Pull request #3054 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at c4887d0c009f35026456fc1c8cef2ef56b2ea654 rather than f85f266ab1450e40de308ac916294fd99f1e3ea7 Obtained Jenkinsfile from c4887d0c009f35026456fc1c8cef2ef56b2ea654 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3054/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3054/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-21606 in /w/workspace/edgexfoundry_edgex-go_PR-3054 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit c4887d0c009f35026456fc1c8cef2ef56b2ea654 into PR head commit f85f266ab1450e40de308ac916294fd99f1e3ea7 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3054/head:refs/remotes/origin/PR-3054 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f85f266ab1450e40de308ac916294fd99f1e3ea7 # 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 c4887d0c009f35026456fc1c8cef2ef56b2ea654 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing f85f266ab1450e40de308ac916294fd99f1e3ea7 Checking out Revision f85f266ab1450e40de308ac916294fd99f1e3ea7 (PR-3054) > git config core.sparsecheckout # timeout=10 > git checkout -f f85f266ab1450e40de308ac916294fd99f1e3ea7 # timeout=10 Commit message: "fix(meta): Delete DS API should check the associated Device existence" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-20T12:20:14.981Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-20T12:20:15.379Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-20T12:20:15.586Z] ========================================================= [2021-01-20T12:20:15.586Z] EdgeX Global Pipelines Version Info [2021-01-20T12:20:15.586Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-20T12:20:18.548Z] ------------------- [2021-01-20T12:20:18.548Z] stable info: [2021-01-20T12:20:18.548Z] ------------------- [2021-01-20T12:20:18.548Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-20T12:20:18.548Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-20T12:20:18.548Z] Message: update stable to v1.0.179 [2021-01-20T12:20:19.545Z] ------------------- [2021-01-20T12:20:19.545Z] experimental info: [2021-01-20T12:20:19.545Z] ------------------- [2021-01-20T12:20:19.545Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-20T12:20:19.545Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-20T12:20:19.545Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-20T12:20:20.038Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-20T12:20:20.171Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-20T12:20:20.326Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-20T12:20:20.458Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-20T12:20:20.665Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-20T12:20:20.807Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-20T12:20:20.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-20T12:20:21.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-20T12:20:21.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-20T12:20:21.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-20T12:20:21.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-20T12:20:21.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-20T12:20:21.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-20T12:20:21.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-20T12:20:21.965Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-20T12:20:22.120Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-20T12:20:22.247Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-20T12:20:22.374Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-20T12:20:22.518Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-20T12:20:22.646Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-20T12:20:22.773Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-20T12:20:22.907Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-20T12:20:23.055Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-20T12:20:23.200Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3054 [Pipeline] echo [2021-01-20T12:20:23.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3054 [Pipeline] echo [2021-01-20T12:20:23.521Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3054 [Pipeline] echo [2021-01-20T12:20:23.657Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f85f266ab1450e40de308ac916294fd99f1e3ea7 [Pipeline] echo [2021-01-20T12:20:23.785Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f85f266 [Pipeline] echo [2021-01-20T12:20:23.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-20T12:20:24.169Z] provisioning config files... [2021-01-20T12:20:24.224Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3190314046034939548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-20T12:20:24.779Z] ---> docker-login.sh [2021-01-20T12:20:24.779Z] nexus3.edgexfoundry.org:10001 [2021-01-20T12:20:25.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T12:20:26.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T12:20:26.091Z] Configure a credential helper to remove this warning. See [2021-01-20T12:20:26.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T12:20:26.091Z] [2021-01-20T12:20:26.091Z] Login Succeeded [2021-01-20T12:20:26.091Z] nexus3.edgexfoundry.org:10002 [2021-01-20T12:20:26.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T12:20:26.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T12:20:26.740Z] Configure a credential helper to remove this warning. See [2021-01-20T12:20:26.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T12:20:26.740Z] [2021-01-20T12:20:26.740Z] Login Succeeded [2021-01-20T12:20:26.740Z] nexus3.edgexfoundry.org:10003 [2021-01-20T12:20:27.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T12:20:27.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T12:20:27.314Z] Configure a credential helper to remove this warning. See [2021-01-20T12:20:27.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T12:20:27.314Z] [2021-01-20T12:20:27.314Z] Login Succeeded [2021-01-20T12:20:27.314Z] nexus3.edgexfoundry.org:10004 [2021-01-20T12:20:27.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T12:20:27.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T12:20:27.593Z] Configure a credential helper to remove this warning. See [2021-01-20T12:20:27.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T12:20:27.593Z] [2021-01-20T12:20:27.593Z] Login Succeeded [2021-01-20T12:20:27.593Z] docker.io [2021-01-20T12:20:27.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T12:20:28.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T12:20:28.147Z] Configure a credential helper to remove this warning. See [2021-01-20T12:20:28.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T12:20:28.147Z] [2021-01-20T12:20:28.147Z] Login Succeeded [2021-01-20T12:20:28.147Z] ---> docker-login.sh ends [Pipeline] } [2021-01-20T12:20:28.181Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-20T12:20:28.854Z] ++ 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-20T12:20:28.854Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-20T12:20:28.854Z] ++ cut -d/ -f2 [2021-01-20T12:20:28.854Z] ++ dirname cmd/core-command/Dockerfile [2021-01-20T12:20:28.854Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-20T12:20:28.855Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-20T12:20:28.855Z] ++ dirname cmd/core-data/Dockerfile [2021-01-20T12:20:28.855Z] ++ cut -d/ -f2 [2021-01-20T12:20:28.855Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-20T12:20:28.855Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-20T12:20:28.855Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-20T12:20:28.855Z] ++ cut -d/ -f2 [2021-01-20T12:20:28.855Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-20T12:20:28.855Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-20T12:20:28.855Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-20T12:20:28.855Z] ++ cut -d/ -f2 [2021-01-20T12:20:28.855Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-20T12:20:28.855Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-20T12:20:28.855Z] ++ cut -d/ -f2 [2021-01-20T12:20:28.855Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-20T12:20:28.855Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-20T12:20:28.855Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-20T12:20:28.855Z] ++ cut -d/ -f2 [2021-01-20T12:20:28.855Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-20T12:20:28.855Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-20T12:20:28.855Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-20T12:20:28.855Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-20T12:20:28.855Z] ++ cut -d/ -f2 [2021-01-20T12:20:28.855Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-20T12:20:28.855Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-20T12:20:28.855Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-20T12:20:28.855Z] ++ cut -d/ -f2 [2021-01-20T12:20:28.855Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-20T12:20:28.855Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-20T12:20:28.855Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-20T12:20:28.855Z] ++ cut -d/ -f2 [2021-01-20T12:20:28.855Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-20T12:20:29.006Z] 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-20T12:20:31.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T12:20:31.128Z] [2021-01-20T12:20:31.128Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T12:20:31.561Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T12:20:31.561Z] latest: Pulling from edgex-devops/git-semver [2021-01-20T12:20:31.561Z] 31603596830f: Pulling fs layer [2021-01-20T12:20:31.561Z] 2a8b12db71e7: Pulling fs layer [2021-01-20T12:20:31.561Z] 6ca5941a6612: Pulling fs layer [2021-01-20T12:20:31.561Z] ecc8261a40a4: Pulling fs layer [2021-01-20T12:20:31.561Z] ecc8261a40a4: Waiting [2021-01-20T12:20:31.561Z] 2a8b12db71e7: Verifying Checksum [2021-01-20T12:20:31.561Z] 2a8b12db71e7: Download complete [2021-01-20T12:20:31.870Z] 31603596830f: Verifying Checksum [2021-01-20T12:20:31.870Z] 31603596830f: Download complete [2021-01-20T12:20:32.551Z] 6ca5941a6612: Verifying Checksum [2021-01-20T12:20:32.551Z] 6ca5941a6612: Download complete [2021-01-20T12:20:32.551Z] ecc8261a40a4: Verifying Checksum [2021-01-20T12:20:32.551Z] ecc8261a40a4: Download complete [2021-01-20T12:20:32.820Z] 31603596830f: Pull complete [2021-01-20T12:20:33.122Z] 2a8b12db71e7: Pull complete [2021-01-20T12:20:35.145Z] 6ca5941a6612: Pull complete [2021-01-20T12:20:35.422Z] ecc8261a40a4: Pull complete [2021-01-20T12:20:35.422Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-20T12:20:35.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T12:20:35.422Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-20T12:20:35.801Z] prd-centos7-docker-4c-2g-21606 does not seem to be running inside a container [2021-01-20T12:20:35.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-20T12:20:39.743Z] $ docker top 3837da261676f6c129295071e624ce966bdf290ab8f3c5972fc8b7541ec2e058 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-20T12:20:40.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-20T12:20:40.541Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-20T12:20:41.105Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-20T12:20:41.112Z] $ docker exec 3837da261676f6c129295071e624ce966bdf290ab8f3c5972fc8b7541ec2e058 ssh-agent [2021-01-20T12:20:41.624Z] SSH_AUTH_SOCK=/tmp/ssh-1ApB8GDw2YKd/agent.11 [2021-01-20T12:20:41.624Z] SSH_AGENT_PID=16 [2021-01-20T12:20:41.745Z] Running ssh-add (command line suppressed) [2021-01-20T12:20:42.149Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4298293049610119561.key (/w/workspace/edgex-go/1@tmp/private_key_4298293049610119561.key) [2021-01-20T12:20:42.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-20T12:20:43.309Z] + git tag --points-at HEAD [Pipeline] } [2021-01-20T12:20:43.401Z] $ docker exec --env ******** --env ******** 3837da261676f6c129295071e624ce966bdf290ab8f3c5972fc8b7541ec2e058 ssh-agent -k [2021-01-20T12:20:43.685Z] unset SSH_AUTH_SOCK; [2021-01-20T12:20:43.686Z] unset SSH_AGENT_PID; [2021-01-20T12:20:43.686Z] echo Agent pid 16 killed; [2021-01-20T12:20:43.790Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-20T12:20:43.999Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-20T12:20:43.999Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-20T12:20:44.404Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-20T12:20:44.412Z] $ docker exec 3837da261676f6c129295071e624ce966bdf290ab8f3c5972fc8b7541ec2e058 ssh-agent [2021-01-20T12:20:44.712Z] SSH_AUTH_SOCK=/tmp/ssh-tLNViWCqTuPB/agent.46 [2021-01-20T12:20:44.712Z] SSH_AGENT_PID=51 [2021-01-20T12:20:44.723Z] Running ssh-add (command line suppressed) [2021-01-20T12:20:44.877Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1012345207411867705.key (/w/workspace/edgex-go/1@tmp/private_key_1012345207411867705.key) [2021-01-20T12:20:44.953Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-20T12:20:45.724Z] + git semver init [2021-01-20T12:20:45.724Z] # -> Open(): unable to determine branch for HEAD [2021-01-20T12:20:45.724Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-20T12:20:45.724Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-20T12:20:45.724Z] # $SEMVER_REMOTE_NAME = origin [2021-01-20T12:20:45.724Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-20T12:20:45.724Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-20T12:20:45.724Z] # $SEMVER_BRANCH = PR-3054 [2021-01-20T12:20:45.724Z] # $SEMVER_TEMP = /tmp/semver-857956492 [2021-01-20T12:20:45.724Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-20T12:21:18.831Z] # '/tmp/semver-857956492' -> '/w/workspace/edgex-go/1/.semver' [2021-01-20T12:21:18.832Z] # -> Force: false [2021-01-20T12:21:18.832Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-20T12:21:19.139Z] $ docker exec --env ******** --env ******** 3837da261676f6c129295071e624ce966bdf290ab8f3c5972fc8b7541ec2e058 ssh-agent -k [2021-01-20T12:21:19.569Z] unset SSH_AUTH_SOCK; [2021-01-20T12:21:19.570Z] unset SSH_AGENT_PID; [2021-01-20T12:21:19.570Z] echo Agent pid 51 killed; [2021-01-20T12:21:19.674Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-20T12:21:20.347Z] + git semver [Pipeline] } [2021-01-20T12:21:20.405Z] $ docker stop --time=1 3837da261676f6c129295071e624ce966bdf290ab8f3c5972fc8b7541ec2e058 [2021-01-20T12:21:22.444Z] $ docker rm -f 3837da261676f6c129295071e624ce966bdf290ab8f3c5972fc8b7541ec2e058 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-20T12:21:23.296Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-20T12:21:24.247Z] Stashed 1 file(s) [Pipeline] echo [2021-01-20T12:21:24.273Z] [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-20T12:21:25.736Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-20T12:21:26.133Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-20T12:21:26.495Z] + true [2021-01-20T12:21:26.495Z] + sudo service docker restart [2021-01-20T12:21:26.495Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-20T12:21:27.582Z] ========================================================= [2021-01-20T12:21:27.582Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-20T12:21:27.582Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-20T12:21:28.076Z] + 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-20T12:21:34.863Z] Sending build context to Docker daemon 326.6MB [2021-01-20T12:21:34.863Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-20T12:21:34.863Z] Step 2/6 : FROM ${BASE} [2021-01-20T12:21:34.863Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-20T12:21:34.863Z] 188c0c94c7c5: Pulling fs layer [2021-01-20T12:21:34.863Z] 0ef7d3d256c8: Pulling fs layer [2021-01-20T12:21:34.863Z] de9db76c5a1d: Pulling fs layer [2021-01-20T12:21:34.863Z] bca2f99d35d6: Pulling fs layer [2021-01-20T12:21:34.863Z] 93359f2a8cfa: Pulling fs layer [2021-01-20T12:21:34.863Z] 7c6f9722023f: Pulling fs layer [2021-01-20T12:21:34.863Z] a35cf1a2eb13: Pulling fs layer [2021-01-20T12:21:34.863Z] bca2f99d35d6: Waiting [2021-01-20T12:21:34.863Z] 93359f2a8cfa: Waiting [2021-01-20T12:21:34.863Z] 7c6f9722023f: Waiting [2021-01-20T12:21:34.863Z] a35cf1a2eb13: Waiting [2021-01-20T12:21:34.863Z] de9db76c5a1d: Verifying Checksum [2021-01-20T12:21:34.863Z] de9db76c5a1d: Download complete [2021-01-20T12:21:34.863Z] 0ef7d3d256c8: Verifying Checksum [2021-01-20T12:21:34.863Z] 0ef7d3d256c8: Download complete [2021-01-20T12:21:35.171Z] 93359f2a8cfa: Download complete [2021-01-20T12:21:35.595Z] 7c6f9722023f: Verifying Checksum [2021-01-20T12:21:35.595Z] 7c6f9722023f: Download complete [2021-01-20T12:21:35.595Z] 188c0c94c7c5: Verifying Checksum [2021-01-20T12:21:35.595Z] 188c0c94c7c5: Download complete [2021-01-20T12:21:36.704Z] 188c0c94c7c5: Pull complete [2021-01-20T12:21:37.901Z] 0ef7d3d256c8: Pull complete [2021-01-20T12:21:38.429Z] de9db76c5a1d: Pull complete [2021-01-20T12:21:39.973Z] Still waiting to schedule task [2021-01-20T12:21:39.973Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-20T12:21:41.463Z] a35cf1a2eb13: Verifying Checksum [2021-01-20T12:21:41.463Z] a35cf1a2eb13: Download complete [2021-01-20T12:21:42.487Z] bca2f99d35d6: Verifying Checksum [2021-01-20T12:21:42.487Z] bca2f99d35d6: Download complete [2021-01-20T12:21:52.958Z] bca2f99d35d6: Pull complete [2021-01-20T12:21:53.244Z] 93359f2a8cfa: Pull complete [2021-01-20T12:21:53.637Z] 7c6f9722023f: Pull complete [2021-01-20T12:21:59.260Z] a35cf1a2eb13: Pull complete [2021-01-20T12:21:59.260Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-20T12:21:59.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-20T12:21:59.260Z] ---> a62c8e92a672 [2021-01-20T12:21:59.260Z] 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-20T12:21:59.884Z] ---> Running in 0f0035433aa9 [2021-01-20T12:22:01.411Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T12:22:01.679Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T12:22:02.735Z] (1/12) Installing libmagic (5.38-r0) [2021-01-20T12:22:02.735Z] (2/12) Installing file (5.38-r0) [2021-01-20T12:22:03.004Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-20T12:22:03.004Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-20T12:22:07.465Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-20T12:22:07.465Z] (6/12) Installing patch (2.7.6-r6) [2021-01-20T12:22:07.465Z] (7/12) Installing build-base (0.5-r2) [2021-01-20T12:22:07.465Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-20T12:22:07.732Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-20T12:22:07.732Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-20T12:22:07.732Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-20T12:22:07.998Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-20T12:22:07.998Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T12:22:07.998Z] OK: 233 MiB in 51 packages [2021-01-20T12:22:12.360Z] Removing intermediate container 0f0035433aa9 [2021-01-20T12:22:12.360Z] ---> f89e59e0b0ef [2021-01-20T12:22:12.360Z] Step 4/6 : WORKDIR /edgex-go [2021-01-20T12:22:12.360Z] ---> Running in 44f4f62c198a [2021-01-20T12:22:12.360Z] Removing intermediate container 44f4f62c198a [2021-01-20T12:22:12.360Z] ---> 54c27aa5ad97 [2021-01-20T12:22:12.360Z] Step 5/6 : COPY go.mod . [2021-01-20T12:22:12.982Z] ---> 07cb5cc1e8d3 [2021-01-20T12:22:12.982Z] Step 6/6 : RUN go mod download [2021-01-20T12:22:12.982Z] ---> Running in 8776a5fa0365 [2021-01-20T12:22:45.662Z] Removing intermediate container 8776a5fa0365 [2021-01-20T12:22:45.662Z] ---> 51fa5ead3329 [2021-01-20T12:22:45.662Z] Successfully built 51fa5ead3329 [2021-01-20T12:22:45.662Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T12:22:46.248Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-20T12:22:46.249Z] . [Pipeline] withDockerContainer [2021-01-20T12:22:46.520Z] prd-centos7-docker-4c-2g-21606 does not seem to be running inside a container [2021-01-20T12:22:46.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-20T12:22:48.089Z] $ docker top 749a73b5f722339ab664dd5a3580e059020bcc1eef013e0bbb4021b0e21f3f77 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T12:22:48.925Z] + go version [2021-01-20T12:22:48.948Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-20T12:22:48.970Z] $ docker stop --time=1 749a73b5f722339ab664dd5a3580e059020bcc1eef013e0bbb4021b0e21f3f77 [2021-01-20T12:22:51.329Z] $ docker rm -f 749a73b5f722339ab664dd5a3580e059020bcc1eef013e0bbb4021b0e21f3f77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T12:22:52.892Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-20T12:22:52.892Z] . [Pipeline] withDockerContainer [2021-01-20T12:22:53.447Z] prd-centos7-docker-4c-2g-21606 does not seem to be running inside a container [2021-01-20T12:22:54.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-20T12:22:55.859Z] $ docker top 6a15a7a75bfa7a0e74c79ed217695b3531147bfe290a8a3b5cd7e4d0161e7bc5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-20T12:22:56.388Z] ========================================================= [2021-01-20T12:22:56.388Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-20T12:22:56.388Z] ========================================================= [Pipeline] sh [2021-01-20T12:22:56.745Z] + make test [2021-01-20T12:22:56.745Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-20T12:23:18.331Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21607 in /w/workspace/edgexfoundry_edgex-go_PR-3054 [Pipeline] { [Pipeline] ws [2021-01-20T12:23:18.481Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-20T12:23:20.265Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-20T12:23:23.492Z] using credential edgex-jenkins-ssh [2021-01-20T12:23:23.552Z] Cloning the remote Git repository [2021-01-20T12:23:23.632Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-20T12:23:23.751Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-20T12:23:23.833Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-20T12:23:23.834Z] > git --version # timeout=10 [2021-01-20T12:23:23.853Z] > git --version # 'git version 2.17.1' [2021-01-20T12:23:23.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T12:23:23.939Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T12:23:43.905Z] Merging remotes/origin/master commit c4887d0c009f35026456fc1c8cef2ef56b2ea654 into PR head commit f85f266ab1450e40de308ac916294fd99f1e3ea7 [2021-01-20T12:23:44.328Z] Merge succeeded, producing f85f266ab1450e40de308ac916294fd99f1e3ea7 [2021-01-20T12:23:44.328Z] Checking out Revision f85f266ab1450e40de308ac916294fd99f1e3ea7 (PR-3054) [2021-01-20T12:23:43.017Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-20T12:23:43.036Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T12:23:43.066Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-20T12:23:43.105Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-20T12:23:43.106Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T12:23:43.119Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3054/head:refs/remotes/origin/PR-3054 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-20T12:23:43.931Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T12:23:43.959Z] > git checkout -f f85f266ab1450e40de308ac916294fd99f1e3ea7 # timeout=10 [2021-01-20T12:23:44.254Z] > git remote # timeout=10 [2021-01-20T12:23:44.272Z] > git config --get remote.origin.url # timeout=10 [2021-01-20T12:23:44.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T12:23:44.295Z] > git merge c4887d0c009f35026456fc1c8cef2ef56b2ea654 # timeout=10 [2021-01-20T12:23:44.318Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-20T12:23:44.339Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T12:23:44.352Z] > git checkout -f f85f266ab1450e40de308ac916294fd99f1e3ea7 # timeout=10 [2021-01-20T12:23:48.878Z] Commit message: "fix(meta): Delete DS API should check the associated Device existence" [2021-01-20T12:23:48.930Z] > git --version # timeout=10 [2021-01-20T12:23:48.938Z] > git --version # 'git version 2.17.1' [2021-01-20T12:23:48.947Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-20T12:23:50.880Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-20T12:23:51.389Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-20T12:23:51.749Z] + true [2021-01-20T12:23:51.749Z] + sudo service docker restart [2021-01-20T12:23:53.180Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-20T12:23:53.867Z] provisioning config files... [2021-01-20T12:23:53.908Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5144645103763179130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-20T12:23:54.393Z] ---> docker-login.sh [2021-01-20T12:23:54.393Z] nexus3.edgexfoundry.org:10001 [2021-01-20T12:23:55.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T12:23:55.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T12:23:55.658Z] Configure a credential helper to remove this warning. See [2021-01-20T12:23:55.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T12:23:55.658Z] [2021-01-20T12:23:55.658Z] Login Succeeded [2021-01-20T12:23:55.658Z] nexus3.edgexfoundry.org:10002 [2021-01-20T12:23:55.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T12:23:56.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T12:23:56.211Z] Configure a credential helper to remove this warning. See [2021-01-20T12:23:56.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T12:23:56.211Z] [2021-01-20T12:23:56.211Z] Login Succeeded [2021-01-20T12:23:56.211Z] nexus3.edgexfoundry.org:10003 [2021-01-20T12:23:56.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T12:23:56.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T12:23:56.762Z] Configure a credential helper to remove this warning. See [2021-01-20T12:23:56.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T12:23:56.762Z] [2021-01-20T12:23:56.762Z] Login Succeeded [2021-01-20T12:23:56.762Z] nexus3.edgexfoundry.org:10004 [2021-01-20T12:23:57.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T12:23:57.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T12:23:57.312Z] Configure a credential helper to remove this warning. See [2021-01-20T12:23:57.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T12:23:57.312Z] [2021-01-20T12:23:57.312Z] Login Succeeded [2021-01-20T12:23:57.312Z] docker.io [2021-01-20T12:23:57.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T12:23:57.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T12:23:57.857Z] Configure a credential helper to remove this warning. See [2021-01-20T12:23:57.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T12:23:57.857Z] [2021-01-20T12:23:57.857Z] Login Succeeded [2021-01-20T12:23:57.857Z] ---> docker-login.sh ends [Pipeline] } [2021-01-20T12:23:57.889Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-20T12:23:58.439Z] ========================================================= [2021-01-20T12:23:58.439Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-20T12:23:58.439Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-20T12:23:58.875Z] + 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-20T12:24:01.514Z] Sending build context to Docker daemon 165.5MB [2021-01-20T12:24:01.514Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-20T12:24:01.514Z] Step 2/6 : FROM ${BASE} [2021-01-20T12:24:01.514Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-20T12:24:01.514Z] 5f621e34cdf4: Pulling fs layer [2021-01-20T12:24:01.514Z] a4357932f1b6: Pulling fs layer [2021-01-20T12:24:01.514Z] 18c013af1878: Pulling fs layer [2021-01-20T12:24:01.514Z] 00ac8860ef70: Pulling fs layer [2021-01-20T12:24:01.514Z] 63d7cb157983: Pulling fs layer [2021-01-20T12:24:01.514Z] b116817d02f9: Pulling fs layer [2021-01-20T12:24:01.514Z] 745a02a5169b: Pulling fs layer [2021-01-20T12:24:01.514Z] 00ac8860ef70: Waiting [2021-01-20T12:24:01.514Z] 63d7cb157983: Waiting [2021-01-20T12:24:01.514Z] b116817d02f9: Waiting [2021-01-20T12:24:01.514Z] 745a02a5169b: Waiting [2021-01-20T12:24:01.514Z] 18c013af1878: Verifying Checksum [2021-01-20T12:24:01.514Z] 18c013af1878: Download complete [2021-01-20T12:24:01.514Z] a4357932f1b6: Download complete [2021-01-20T12:24:01.514Z] 63d7cb157983: Download complete [2021-01-20T12:24:01.514Z] b116817d02f9: Verifying Checksum [2021-01-20T12:24:01.514Z] b116817d02f9: Download complete [2021-01-20T12:24:01.514Z] 5f621e34cdf4: Verifying Checksum [2021-01-20T12:24:01.514Z] 5f621e34cdf4: Download complete [2021-01-20T12:24:02.118Z] 5f621e34cdf4: Pull complete [2021-01-20T12:24:02.382Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-20T12:24:02.732Z] a4357932f1b6: Pull complete [2021-01-20T12:24:03.006Z] 18c013af1878: Pull complete [2021-01-20T12:24:03.985Z] 745a02a5169b: Download complete [2021-01-20T12:24:04.586Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-20T12:24:04.586Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-20T12:24:04.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-20T12:24:04.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-20T12:24:04.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-20T12:24:04.966Z] 00ac8860ef70: Verifying Checksum [2021-01-20T12:24:04.966Z] 00ac8860ef70: Download complete [2021-01-20T12:24:05.208Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-20T12:24:06.937Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-20T12:24:07.544Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-20T12:24:11.174Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-20T12:24:11.174Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-20T12:24:11.174Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-20T12:24:15.131Z] 00ac8860ef70: Pull complete [2021-01-20T12:24:15.131Z] 63d7cb157983: Pull complete [2021-01-20T12:24:15.401Z] b116817d02f9: Pull complete [2021-01-20T12:24:15.799Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.138s coverage: 46.6% of statements [2021-01-20T12:24:15.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-20T12:24:15.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-20T12:24:15.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-20T12:24:15.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-20T12:24:15.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-20T12:24:19.726Z] 745a02a5169b: Pull complete [2021-01-20T12:24:19.726Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-20T12:24:19.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-20T12:24:19.726Z] ---> b7e6874047d6 [2021-01-20T12:24:19.726Z] 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-20T12:24:20.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.692s coverage: 27.0% of statements [2021-01-20T12:24:20.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-20T12:24:20.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-20T12:24:20.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-20T12:24:20.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-20T12:24:20.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-20T12:24:20.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-20T12:24:20.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.056s coverage: 100.0% of statements [2021-01-20T12:24:20.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-20T12:24:20.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.049s coverage: 100.0% of statements [2021-01-20T12:24:20.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-20T12:24:20.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-20T12:24:20.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.184s coverage: 67.9% of statements [2021-01-20T12:24:20.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-20T12:24:20.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-20T12:24:22.041Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.761s coverage: 82.3% of statements [2021-01-20T12:24:22.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-20T12:24:22.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-20T12:24:22.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-20T12:24:22.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-20T12:24:22.340Z] ---> Running in c8b27644af08 [2021-01-20T12:24:23.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T12:24:24.379Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T12:24:24.975Z] (1/12) Installing libmagic (5.38-r0) [2021-01-20T12:24:24.975Z] (2/12) Installing file (5.38-r0) [2021-01-20T12:24:25.250Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-20T12:24:25.250Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-20T12:24:25.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.316s coverage: 28.6% of statements [2021-01-20T12:24:25.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-20T12:24:25.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-20T12:24:25.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-20T12:24:25.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-20T12:24:25.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-20T12:24:25.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.103s coverage: 100.0% of statements [2021-01-20T12:24:25.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-20T12:24:25.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.083s coverage: 100.0% of statements [2021-01-20T12:24:25.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-20T12:24:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.187s coverage: 86.7% of statements [2021-01-20T12:24:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-20T12:24:27.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.225s coverage: 97.5% of statements [2021-01-20T12:24:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-20T12:24:27.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.121s coverage: 78.3% of statements [2021-01-20T12:24:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-20T12:24:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-20T12:24:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-20T12:24:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-20T12:24:30.631Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-20T12:24:30.631Z] (6/12) Installing patch (2.7.6-r6) [2021-01-20T12:24:30.631Z] (7/12) Installing build-base (0.5-r2) [2021-01-20T12:24:30.631Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-20T12:24:30.631Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-20T12:24:30.631Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-20T12:24:30.631Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-20T12:24:30.631Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-20T12:24:30.905Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T12:24:30.905Z] OK: 217 MiB in 51 packages [2021-01-20T12:24:33.256Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.113s coverage: 92.8% of statements [2021-01-20T12:24:33.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-20T12:24:33.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-20T12:24:33.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-20T12:24:33.256Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-20T12:24:33.256Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-20T12:24:33.256Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-20T12:24:33.256Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-20T12:24:33.256Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-20T12:24:33.256Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-20T12:24:33.256Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-20T12:24:33.256Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-20T12:24:33.256Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-20T12:24:33.256Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-20T12:24:33.256Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-20T12:24:33.256Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-20T12:24:33.256Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-20T12:24:33.256Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-20T12:24:33.256Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-20T12:24:33.256Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-01-20T12:24:33.256Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-20T12:24:33.256Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-20T12:24:33.256Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.242s coverage: 0.1% of statements [2021-01-20T12:24:33.256Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-20T12:24:33.256Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-20T12:24:33.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-20T12:24:33.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-20T12:24:33.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.114s coverage: 100.0% of statements [2021-01-20T12:24:33.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-20T12:24:33.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.124s coverage: 75.5% of statements [2021-01-20T12:24:33.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-20T12:24:33.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.8% of statements [2021-01-20T12:24:33.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.169s coverage: 87.2% of statements [2021-01-20T12:24:33.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.150s coverage: 84.2% of statements [2021-01-20T12:24:34.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.218s coverage: 91.4% of statements [2021-01-20T12:24:34.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-20T12:24:35.215Z] Removing intermediate container c8b27644af08 [2021-01-20T12:24:35.215Z] ---> fdd343b78581 [2021-01-20T12:24:35.215Z] Step 4/6 : WORKDIR /edgex-go [2021-01-20T12:24:35.215Z] ---> Running in b1ba1f649aac [2021-01-20T12:24:35.489Z] Removing intermediate container b1ba1f649aac [2021-01-20T12:24:35.489Z] ---> dad07063a19f [2021-01-20T12:24:35.489Z] Step 5/6 : COPY go.mod . [2021-01-20T12:24:36.087Z] ---> 610c500a9c43 [2021-01-20T12:24:36.087Z] Step 6/6 : RUN go mod download [2021-01-20T12:24:36.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.251s coverage: 63.5% of statements [2021-01-20T12:24:36.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-20T12:24:36.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-20T12:24:36.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2021-01-20T12:24:36.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.066s coverage: 91.3% of statements [2021-01-20T12:24:36.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-01-20T12:24:36.367Z] ---> Running in 48f4f190c5ed [2021-01-20T12:24:36.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2021-01-20T12:24:36.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2021-01-20T12:24:39.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.839s coverage: 68.9% of statements [2021-01-20T12:24:39.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-20T12:24:39.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-20T12:24:39.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-20T12:24:39.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-20T12:24:39.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-20T12:24:40.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.251s coverage: 37.0% of statements [2021-01-20T12:24:40.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-20T12:24:40.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-20T12:24:40.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.615s coverage: 84.0% of statements [2021-01-20T12:24:40.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.113s coverage: 100.0% of statements [2021-01-20T12:24:44.897Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.261s coverage: 47.1% of statements [2021-01-20T12:24:44.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-20T12:24:44.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-20T12:24:44.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-20T12:24:44.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-20T12:24:44.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-20T12:24:44.897Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.122s coverage: 100.0% of statements [2021-01-20T12:24:44.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-20T12:24:44.897Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.095s coverage: 100.0% of statements [2021-01-20T12:24:44.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-20T12:24:47.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.127s coverage: 29.1% of statements [2021-01-20T12:24:47.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-20T12:24:47.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-20T12:24:47.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-20T12:24:47.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-20T12:24:47.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-20T12:24:47.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.088s coverage: 99.0% of statements [2021-01-20T12:24:47.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-20T12:24:47.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.074s coverage: 100.0% of statements [2021-01-20T12:24:47.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-20T12:24:47.299Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.080s coverage: 0.0% of statements [2021-01-20T12:24:47.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-20T12:24:47.299Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.112s coverage: 100.0% of statements [2021-01-20T12:24:47.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-20T12:24:47.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-20T12:24:47.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-20T12:24:47.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-20T12:24:47.621Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.128s coverage: 87.9% of statements [2021-01-20T12:24:47.621Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-20T12:24:47.621Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-20T12:24:47.621Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.068s coverage: 100.0% of statements [2021-01-20T12:24:48.235Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.065s coverage: 32.1% of statements [2021-01-20T12:24:48.835Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.057s coverage: 100.0% of statements [2021-01-20T12:24:49.452Z] GO111MODULE=on go vet ./... [2021-01-20T12:25:03.169Z] Removing intermediate container 48f4f190c5ed [2021-01-20T12:25:03.169Z] ---> d9590eaa84a0 [2021-01-20T12:25:03.169Z] Successfully built d9590eaa84a0 [2021-01-20T12:25:03.169Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T12:25:03.545Z] + docker inspect -f . ci-base-image-arm64 [2021-01-20T12:25:03.545Z] . [Pipeline] withDockerContainer [2021-01-20T12:25:03.808Z] prd-ubuntu18.04-docker-arm64-4c-16g-21607 does not seem to be running inside a container [2021-01-20T12:25:03.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-20T12:25:05.411Z] $ docker top 3b2aaea61dc7c66b6a73329bde1fa89a8bd1c3cc34e59b390cd04f0f0fc6e8b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T12:25:06.473Z] + go version [2021-01-20T12:25:06.474Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-20T12:25:06.508Z] $ docker stop --time=1 3b2aaea61dc7c66b6a73329bde1fa89a8bd1c3cc34e59b390cd04f0f0fc6e8b1 [2021-01-20T12:25:08.470Z] $ docker rm -f 3b2aaea61dc7c66b6a73329bde1fa89a8bd1c3cc34e59b390cd04f0f0fc6e8b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T12:25:09.791Z] + docker inspect -f . ci-base-image-arm64 [2021-01-20T12:25:09.791Z] . [Pipeline] withDockerContainer [2021-01-20T12:25:10.066Z] prd-ubuntu18.04-docker-arm64-4c-16g-21607 does not seem to be running inside a container [2021-01-20T12:25:10.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-20T12:25:11.601Z] $ docker top 9fb2022e53088b1d400376ec8fbd551f02f859aafd76310eea71cdc96cee18f8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-20T12:25:12.068Z] ========================================================= [2021-01-20T12:25:12.068Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-20T12:25:12.068Z] ========================================================= [Pipeline] sh [2021-01-20T12:25:12.728Z] + make test [2021-01-20T12:25:12.728Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-20T12:25:34.901Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-20T12:25:46.870Z] gofmt -l . [2021-01-20T12:25:46.870Z] [ "`gofmt -l .`" = "" ] [2021-01-20T12:25:46.870Z] ./bin/test-go-mod-tidy.sh [2021-01-20T12:25:46.870Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-20T12:25:48.015Z] + ls -al . [2021-01-20T12:25:48.015Z] total 656 [2021-01-20T12:25:48.015Z] drwxrwxr-x 10 1001 1001 4096 Jan 20 12:25 . [2021-01-20T12:25:48.015Z] drwxr-xr-x 4 root root 28 Jan 20 12:22 .. [2021-01-20T12:25:48.015Z] -rw-rw-r-- 1 1001 1001 11 Jan 20 12:20 .dockerignore [2021-01-20T12:25:48.015Z] drwxrwxr-x 8 1001 1001 179 Jan 20 12:20 .git [2021-01-20T12:25:48.015Z] drwxrwxr-x 3 1001 1001 125 Jan 20 12:20 .github [2021-01-20T12:25:48.015Z] -rw-rw-r-- 1 1001 1001 824 Jan 20 12:20 .gitignore [2021-01-20T12:25:48.015Z] drwx------ 3 1001 1001 47 Jan 20 12:21 .semver [2021-01-20T12:25:48.015Z] -rw-rw-r-- 1 1001 1001 166 Jan 20 12:20 .sonarcloud.properties [2021-01-20T12:25:48.015Z] -rw-rw-r-- 1 1001 1001 7744 Jan 20 12:20 Attribution.txt [2021-01-20T12:25:48.015Z] -rw-rw-r-- 1 1001 1001 3804 Jan 20 12:20 CONTRIBUTING.md [2021-01-20T12:25:48.015Z] -rw-rw-r-- 1 1001 1001 931 Jan 20 12:20 Dockerfile.build [2021-01-20T12:25:48.015Z] -rw-rw-r-- 1 1001 1001 863 Jan 20 12:20 Jenkinsfile [2021-01-20T12:25:48.015Z] -rw-rw-r-- 1 1001 1001 10775 Jan 20 12:20 LICENSE [2021-01-20T12:25:48.015Z] -rw-rw-r-- 1 1001 1001 5750 Jan 20 12:20 Makefile [2021-01-20T12:25:48.015Z] -rw-rw-r-- 1 1001 1001 6524 Jan 20 12:20 README.md [2021-01-20T12:25:48.015Z] -rw-rw-r-- 1 1001 1001 6744 Jan 20 12:20 SECURITY.md [2021-01-20T12:25:48.015Z] -rw-rw-r-- 1 1001 1001 5 Jan 20 12:21 VERSION [2021-01-20T12:25:48.015Z] -rw-rw-r-- 1 1001 1001 4131 Jan 20 12:20 ZMQWindows.md [2021-01-20T12:25:48.015Z] drwxrwxr-x 2 1001 1001 117 Jan 20 12:20 bin [2021-01-20T12:25:48.015Z] drwxrwxr-x 14 1001 1001 4096 Jan 20 12:20 cmd [2021-01-20T12:25:48.015Z] -rw-r--r-- 1 root root 550280 Jan 20 12:24 coverage.out [2021-01-20T12:25:48.015Z] -rw-r--r-- 1 root root 981 Jan 20 12:25 go.mod [2021-01-20T12:25:48.015Z] -rw-r--r-- 1 root root 19436 Jan 20 12:25 go.sum [2021-01-20T12:25:48.015Z] drwxrwxr-x 8 1001 1001 127 Jan 20 12:20 internal [2021-01-20T12:25:48.015Z] drwxrwxr-x 4 1001 1001 26 Jan 20 12:20 openapi [2021-01-20T12:25:48.015Z] drwxrwxr-x 4 1001 1001 71 Jan 20 12:20 snap [2021-01-20T12:25:48.015Z] -rw-rw-r-- 1 1001 1001 168 Jan 20 12:20 version.go [Pipeline] sh [2021-01-20T12:25:48.610Z] + '[' -e coverage.out ] [2021-01-20T12:25:48.610Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-20T12:25:49.059Z] Stashed 1 file(s) [Pipeline] sh [2021-01-20T12:25:49.474Z] + make build [2021-01-20T12:25:49.474Z] 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-20T12:25:55.158Z] 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-20T12:26:14.007Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-20T12:26:14.086Z] 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-20T12:26:15.096Z] 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-20T12:26:17.776Z] 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-20T12:26:19.301Z] 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-20T12:26:23.047Z] 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-20T12:26:26.560Z] 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-20T12:26:30.127Z] 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-20T12:26:33.062Z] 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-20T12:26:36.462Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-20T12:26:36.462Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-20T12:26:36.462Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-20T12:26:36.462Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-20T12:26:36.462Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-20T12:26:36.462Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-20T12:26:36.462Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-20T12:26:36.462Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-20T12:26:36.462Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-20T12:26:36.951Z] 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-20T12:26:39.003Z] 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-20T12:26:39.873Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-20T12:26:39.873Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-20T12:26:39.873Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [Pipeline] } [2021-01-20T12:26:43.991Z] $ docker stop --time=1 6a15a7a75bfa7a0e74c79ed217695b3531147bfe290a8a3b5cd7e4d0161e7bc5 [2021-01-20T12:26:46.686Z] $ docker rm -f 6a15a7a75bfa7a0e74c79ed217695b3531147bfe290a8a3b5cd7e4d0161e7bc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [2021-01-20T12:26:48.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.373s coverage: 46.6% of statements [2021-01-20T12:26:48.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-20T12:26:48.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-20T12:26:48.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-20T12:26:48.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-20T12:26:48.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T12:26:51.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-20T12:26:52.288Z] [2021-01-20T12:26:52.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T12:26:52.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-20T12:26:53.021Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-20T12:26:53.021Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-20T12:26:53.021Z] ca9280d653b3: Pulling fs layer [2021-01-20T12:26:53.021Z] 7e9c9ca2126c: Pulling fs layer [2021-01-20T12:26:53.641Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-20T12:26:53.641Z] cbdbe7a5bc2a: Download complete [2021-01-20T12:26:53.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.507s coverage: 27.0% of statements [2021-01-20T12:26:53.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-20T12:26:53.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-20T12:26:53.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-20T12:26:53.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-20T12:26:53.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-20T12:26:53.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-20T12:26:53.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.212s coverage: 100.0% of statements [2021-01-20T12:26:53.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-20T12:26:53.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.088s coverage: 100.0% of statements [2021-01-20T12:26:53.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-20T12:26:53.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-20T12:26:53.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.315s coverage: 67.9% of statements [2021-01-20T12:26:53.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-20T12:26:53.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-20T12:26:54.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.672s coverage: 82.3% of statements [2021-01-20T12:26:54.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-20T12:26:54.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-20T12:26:54.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-20T12:26:54.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-20T12:26:54.853Z] cbdbe7a5bc2a: Pull complete [2021-01-20T12:26:55.152Z] ca9280d653b3: Verifying Checksum [2021-01-20T12:26:55.152Z] ca9280d653b3: Download complete [2021-01-20T12:26:58.784Z] ca9280d653b3: Pull complete [2021-01-20T12:26:59.089Z] 7e9c9ca2126c: Verifying Checksum [2021-01-20T12:26:59.089Z] 7e9c9ca2126c: Download complete [2021-01-20T12:27:02.688Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.143s coverage: 28.6% of statements [2021-01-20T12:27:02.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-20T12:27:02.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-20T12:27:02.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-20T12:27:02.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-20T12:27:02.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-20T12:27:02.688Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.199s coverage: 100.0% of statements [2021-01-20T12:27:02.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-20T12:27:02.688Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.105s coverage: 100.0% of statements [2021-01-20T12:27:02.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-20T12:27:02.688Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.282s coverage: 86.7% of statements [2021-01-20T12:27:02.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-20T12:27:03.291Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.320s coverage: 97.5% of statements [2021-01-20T12:27:03.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-20T12:27:03.897Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.203s coverage: 78.3% of statements [2021-01-20T12:27:03.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-20T12:27:03.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-20T12:27:03.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-20T12:27:03.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-20T12:27:09.412Z] 7e9c9ca2126c: Pull complete [2021-01-20T12:27:09.412Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-20T12:27:09.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-20T12:27:09.412Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-20T12:27:09.720Z] prd-centos7-docker-4c-2g-21606 does not seem to be running inside a container [2021-01-20T12:27:09.818Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-20T12:27:12.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.157s coverage: 92.8% of statements [2021-01-20T12:27:12.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-20T12:27:12.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-20T12:27:12.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-20T12:27:12.227Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-20T12:27:12.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-20T12:27:12.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-20T12:27:12.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-20T12:27:12.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-20T12:27:12.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-20T12:27:12.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-20T12:27:12.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-20T12:27:12.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-20T12:27:12.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-20T12:27:12.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-20T12:27:12.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-20T12:27:12.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-20T12:27:12.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-20T12:27:12.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-20T12:27:12.227Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2021-01-20T12:27:12.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-20T12:27:12.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-20T12:27:12.227Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.244s coverage: 0.1% of statements [2021-01-20T12:27:12.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-20T12:27:12.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-20T12:27:12.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-20T12:27:12.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-20T12:27:12.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-01-20T12:27:12.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-20T12:27:12.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.150s coverage: 75.5% of statements [2021-01-20T12:27:12.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-20T12:27:12.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.8% of statements [2021-01-20T12:27:12.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.166s coverage: 87.2% of statements [2021-01-20T12:27:12.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.152s coverage: 84.2% of statements [2021-01-20T12:27:12.931Z] $ docker top 6a7c9ae0312dc96fdcbdf21a0a8625a50368ea2da7d0a559793598cb35c4ca5f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T12:27:14.112Z] + docker-compose build --help [2021-01-20T12:27:14.112Z] + grep parallel [2021-01-20T12:27:14.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.228s coverage: 91.4% of statements [2021-01-20T12:27:14.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-20T12:27:15.558Z] --parallel Build images in parallel. [Pipeline] } [2021-01-20T12:27:15.591Z] $ docker stop --time=1 6a7c9ae0312dc96fdcbdf21a0a8625a50368ea2da7d0a559793598cb35c4ca5f [2021-01-20T12:27:16.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.721s coverage: 63.5% of statements [2021-01-20T12:27:16.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-20T12:27:16.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-20T12:27:16.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements [2021-01-20T12:27:16.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements [2021-01-20T12:27:16.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements [2021-01-20T12:27:17.409Z] $ docker rm -f 6a7c9ae0312dc96fdcbdf21a0a8625a50368ea2da7d0a559793598cb35c4ca5f [2021-01-20T12:27:17.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T12:27:18.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-20T12:27:18.427Z] . [Pipeline] withDockerContainer [2021-01-20T12:27:18.908Z] prd-centos7-docker-4c-2g-21606 does not seem to be running inside a container [2021-01-20T12:27:18.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.089s coverage: 100.0% of statements [2021-01-20T12:27:19.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-20T12:27:20.441Z] $ docker top a55c91c85a5ec8f311ed3e00e3b300fe413d28c89b45ed3b96650b8e49f9f2d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T12:27:21.128Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-20T12:27:22.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.868s coverage: 68.9% of statements [2021-01-20T12:27:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-20T12:27:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-20T12:27:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-20T12:27:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-20T12:27:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-20T12:27:22.538Z] Building docker-core-command-go ... [2021-01-20T12:27:22.538Z] Building docker-core-data-go ... [2021-01-20T12:27:22.538Z] Building docker-core-metadata-go ... [2021-01-20T12:27:22.538Z] Building docker-security-bootstrap-redis-go ... [2021-01-20T12:27:22.538Z] Building docker-security-proxy-setup-go ... [2021-01-20T12:27:22.538Z] Building docker-security-secretstore-setup-go ... [2021-01-20T12:27:22.538Z] Building docker-support-notifications-go ... [2021-01-20T12:27:22.538Z] Building docker-support-scheduler-go ... [2021-01-20T12:27:22.538Z] Building docker-sys-mgmt-agent-go ... [2021-01-20T12:27:22.538Z] Building docker-support-notifications-go [2021-01-20T12:27:22.538Z] Building docker-security-secretstore-setup-go [2021-01-20T12:27:22.538Z] Building docker-core-metadata-go [2021-01-20T12:27:22.538Z] Building docker-security-bootstrap-redis-go [2021-01-20T12:27:22.538Z] Building docker-core-data-go [2021-01-20T12:27:23.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.417s coverage: 37.0% of statements [2021-01-20T12:27:23.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-20T12:27:23.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-20T12:27:23.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.674s coverage: 84.0% of statements [2021-01-20T12:27:23.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.087s coverage: 100.0% of statements [2021-01-20T12:27:30.365Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.317s coverage: 47.1% of statements [2021-01-20T12:27:30.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-20T12:27:30.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-20T12:27:30.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-20T12:27:30.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-20T12:27:30.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-20T12:27:30.365Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.120s coverage: 100.0% of statements [2021-01-20T12:27:30.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-20T12:27:30.365Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.146s coverage: 100.0% of statements [2021-01-20T12:27:30.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-20T12:27:35.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.003s coverage: 29.1% of statements [2021-01-20T12:27:35.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-20T12:27:35.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-20T12:27:35.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-20T12:27:35.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-20T12:27:35.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-20T12:27:35.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.233s coverage: 99.0% of statements [2021-01-20T12:27:35.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-20T12:27:35.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.121s coverage: 100.0% of statements [2021-01-20T12:27:35.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-20T12:27:35.789Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-01-20T12:27:35.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-20T12:27:35.789Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements [2021-01-20T12:27:35.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-20T12:27:35.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-20T12:27:35.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-20T12:27:35.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-20T12:27:35.789Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements [2021-01-20T12:27:35.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-20T12:27:35.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-20T12:27:35.789Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements [2021-01-20T12:27:36.067Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements [2021-01-20T12:27:37.499Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-20T12:27:38.096Z] GO111MODULE=on go vet ./... [2021-01-20T12:28:31.518Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T12:28:31.518Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-20T12:28:31.518Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T12:28:31.518Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-20T12:28:31.518Z] ---> 51fa5ead3329 [2021-01-20T12:28:31.518Z] Step 3/24 : WORKDIR /edgex-go [2021-01-20T12:28:31.518Z] ---> 51fa5ead3329 [2021-01-20T12:28:31.518Z] Step 3/22 : WORKDIR /edgex-go [2021-01-20T12:28:31.518Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T12:28:31.518Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-20T12:28:31.518Z] ---> 51fa5ead3329 [2021-01-20T12:28:31.518Z] Step 3/23 : WORKDIR /edgex-go [2021-01-20T12:28:31.518Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T12:28:31.518Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-20T12:28:31.518Z] ---> 51fa5ead3329 [2021-01-20T12:28:31.518Z] Step 3/22 : WORKDIR /edgex-goStep 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T12:28:31.518Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-20T12:28:31.518Z] ---> 51fa5ead3329 [2021-01-20T12:28:31.518Z] Step 3/24 : WORKDIR /edgex-go [2021-01-20T12:28:31.518Z] [2021-01-20T12:28:31.518Z] ---> Running in d550ebf90847 [2021-01-20T12:28:31.518Z] ---> Running in 60390fab4d18 [2021-01-20T12:28:31.518Z] ---> Running in c52f55c63728 [2021-01-20T12:28:31.518Z] ---> Running in 3ba0249c1a5a [2021-01-20T12:28:31.518Z] ---> Running in afd342345039 [2021-01-20T12:28:31.518Z] Removing intermediate container 3ba0249c1a5a [2021-01-20T12:28:31.518Z] ---> 79778f67f3d5 [2021-01-20T12:28:31.518Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T12:28:31.518Z] Removing intermediate container d550ebf90847 [2021-01-20T12:28:31.518Z] ---> 3434702475cb [2021-01-20T12:28:31.518Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T12:28:31.518Z] Removing intermediate container 60390fab4d18 [2021-01-20T12:28:31.518Z] ---> 5c815e25a8d1 [2021-01-20T12:28:31.518Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T12:28:31.518Z] Removing intermediate container c52f55c63728 [2021-01-20T12:28:31.518Z] ---> ebbd4de54e8e [2021-01-20T12:28:31.518Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T12:28:31.518Z] Removing intermediate container afd342345039 [2021-01-20T12:28:31.518Z] ---> 3a4a18e94db3 [2021-01-20T12:28:31.518Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T12:28:31.518Z] ---> Running in 66e2a7869e63 [2021-01-20T12:28:31.518Z] ---> Running in ff7908f7c55b [2021-01-20T12:28:31.518Z] ---> Running in 271982a8ccb3 [2021-01-20T12:28:31.518Z] ---> Running in 617ba1cbec39 [2021-01-20T12:28:31.518Z] ---> Running in d3e995198cf8 [2021-01-20T12:28:33.793Z] Removing intermediate container 271982a8ccb3 [2021-01-20T12:28:33.793Z] ---> 5d1a35397b42 [2021-01-20T12:28:33.793Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-20T12:28:33.793Z] Removing intermediate container 617ba1cbec39 [2021-01-20T12:28:33.793Z] ---> 0938da14210c [2021-01-20T12:28:33.793Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-20T12:28:34.071Z] Removing intermediate container 66e2a7869e63 [2021-01-20T12:28:34.071Z] ---> 787498044a7e [2021-01-20T12:28:34.071Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-20T12:28:34.071Z] ---> Running in 8b806afa7998 [2021-01-20T12:28:34.071Z] Removing intermediate container ff7908f7c55b [2021-01-20T12:28:34.071Z] ---> 5d739c663430 [2021-01-20T12:28:34.071Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-20T12:28:34.071Z] ---> Running in f13a776953bd [2021-01-20T12:28:34.071Z] ---> Running in 557407027fb5 [2021-01-20T12:28:34.071Z] ---> Running in 805c3d410152 [2021-01-20T12:28:34.366Z] Removing intermediate container d3e995198cf8 [2021-01-20T12:28:34.366Z] ---> 9c6c0cbde2db [2021-01-20T12:28:34.366Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-20T12:28:34.366Z] ---> Running in 1c662f1aae26 [2021-01-20T12:28:36.443Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T12:28:36.443Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T12:28:36.443Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T12:28:36.443Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T12:28:36.443Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T12:28:36.722Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T12:28:36.722Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T12:28:36.722Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T12:28:37.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T12:28:37.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T12:28:37.694Z] OK: 233 MiB in 51 packages [2021-01-20T12:28:37.694Z] OK: 233 MiB in 51 packages [2021-01-20T12:28:37.694Z] OK: 233 MiB in 51 packages [2021-01-20T12:28:37.694Z] OK: 233 MiB in 51 packages [2021-01-20T12:28:37.694Z] OK: 233 MiB in 51 packages [2021-01-20T12:28:39.828Z] Removing intermediate container f13a776953bd [2021-01-20T12:28:39.828Z] ---> 67c51ccc210b [2021-01-20T12:28:39.828Z] Step 6/23 : COPY go.mod . [2021-01-20T12:28:39.828Z] Removing intermediate container 557407027fb5 [2021-01-20T12:28:39.828Z] ---> dbc67577a031 [2021-01-20T12:28:39.828Z] Step 6/24 : COPY go.mod . [2021-01-20T12:28:40.277Z] Removing intermediate container 8b806afa7998 [2021-01-20T12:28:40.277Z] ---> 6a7326759a1b [2021-01-20T12:28:40.277Z] Step 6/24 : COPY go.mod . [2021-01-20T12:28:40.583Z] Removing intermediate container 1c662f1aae26 [2021-01-20T12:28:40.583Z] ---> 0175017e5afa [2021-01-20T12:28:40.583Z] Step 6/22 : COPY go.mod . [2021-01-20T12:28:40.925Z] Removing intermediate container 805c3d410152 [2021-01-20T12:28:40.925Z] ---> f6f209a14767 [2021-01-20T12:28:40.925Z] Step 6/22 : COPY go.mod . [2021-01-20T12:28:40.925Z] ---> 18e32565db54 [2021-01-20T12:28:40.925Z] Step 7/23 : RUN go mod download [2021-01-20T12:28:40.925Z] ---> 822e099d4842 [2021-01-20T12:28:40.925Z] Step 7/24 : RUN go mod download [2021-01-20T12:28:41.217Z] ---> Running in 8f6a8afc871f [2021-01-20T12:28:41.217Z] ---> c9988495f6d8 [2021-01-20T12:28:41.217Z] Step 7/24 : RUN go mod download [2021-01-20T12:28:41.217Z] ---> Running in 8dfe5dde3d4d [2021-01-20T12:28:41.492Z] ---> b500076fd34b [2021-01-20T12:28:41.492Z] Step 7/22 : RUN go mod download [2021-01-20T12:28:41.492Z] ---> Running in a33baa87e1f0 [2021-01-20T12:28:41.492Z] ---> dd7f3330768a [2021-01-20T12:28:41.492Z] Step 7/22 : RUN go mod download [2021-01-20T12:28:41.492Z] ---> Running in 8ad2b31e5cca [2021-01-20T12:28:41.784Z] ---> Running in 43533344a0dd [2021-01-20T12:28:46.158Z] gofmt -l . [2021-01-20T12:28:46.159Z] [ "`gofmt -l .`" = "" ] [2021-01-20T12:28:46.159Z] ./bin/test-go-mod-tidy.sh [2021-01-20T12:28:46.768Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-20T12:28:47.844Z] Removing intermediate container 8dfe5dde3d4d [2021-01-20T12:28:47.844Z] ---> cc58eefead1b [2021-01-20T12:28:47.844Z] Step 8/24 : COPY . . [2021-01-20T12:28:48.442Z] + ls -al . [2021-01-20T12:28:48.442Z] total 684 [2021-01-20T12:28:48.442Z] drwxrwxr-x 9 1001 1001 4096 Jan 20 12:28 . [2021-01-20T12:28:48.442Z] drwxr-xr-x 4 root root 4096 Jan 20 12:25 .. [2021-01-20T12:28:48.442Z] -rw-rw-r-- 1 1001 1001 11 Jan 20 12:23 .dockerignore [2021-01-20T12:28:48.442Z] drwxrwxr-x 8 1001 1001 4096 Jan 20 12:23 .git [2021-01-20T12:28:48.442Z] drwxrwxr-x 3 1001 1001 4096 Jan 20 12:23 .github [2021-01-20T12:28:48.442Z] -rw-rw-r-- 1 1001 1001 824 Jan 20 12:23 .gitignore [2021-01-20T12:28:48.442Z] -rw-rw-r-- 1 1001 1001 166 Jan 20 12:23 .sonarcloud.properties [2021-01-20T12:28:48.442Z] -rw-rw-r-- 1 1001 1001 7744 Jan 20 12:23 Attribution.txt [2021-01-20T12:28:48.442Z] -rw-rw-r-- 1 1001 1001 3804 Jan 20 12:23 CONTRIBUTING.md [2021-01-20T12:28:48.442Z] -rw-rw-r-- 1 1001 1001 931 Jan 20 12:23 Dockerfile.build [2021-01-20T12:28:48.442Z] -rw-rw-r-- 1 1001 1001 863 Jan 20 12:23 Jenkinsfile [2021-01-20T12:28:48.442Z] -rw-rw-r-- 1 1001 1001 10775 Jan 20 12:23 LICENSE [2021-01-20T12:28:48.442Z] -rw-rw-r-- 1 1001 1001 5750 Jan 20 12:23 Makefile [2021-01-20T12:28:48.442Z] -rw-rw-r-- 1 1001 1001 6524 Jan 20 12:23 README.md [2021-01-20T12:28:48.442Z] -rw-rw-r-- 1 1001 1001 6744 Jan 20 12:23 SECURITY.md [2021-01-20T12:28:48.442Z] -rw-rw-r-- 1 1001 1001 5 Jan 20 12:21 VERSION [2021-01-20T12:28:48.442Z] -rw-rw-r-- 1 1001 1001 4131 Jan 20 12:23 ZMQWindows.md [2021-01-20T12:28:48.442Z] drwxrwxr-x 2 1001 1001 4096 Jan 20 12:23 bin [2021-01-20T12:28:48.442Z] drwxrwxr-x 14 1001 1001 4096 Jan 20 12:23 cmd [2021-01-20T12:28:48.442Z] -rw-r--r-- 1 root root 550280 Jan 20 12:27 coverage.out [2021-01-20T12:28:48.442Z] -rw-r--r-- 1 root root 981 Jan 20 12:28 go.mod [2021-01-20T12:28:48.442Z] -rw-r--r-- 1 root root 19436 Jan 20 12:28 go.sum [2021-01-20T12:28:48.442Z] drwxrwxr-x 8 1001 1001 4096 Jan 20 12:23 internal [2021-01-20T12:28:48.442Z] drwxrwxr-x 4 1001 1001 4096 Jan 20 12:23 openapi [2021-01-20T12:28:48.442Z] drwxrwxr-x 4 1001 1001 4096 Jan 20 12:23 snap [2021-01-20T12:28:48.442Z] -rw-rw-r-- 1 1001 1001 168 Jan 20 12:23 version.go [2021-01-20T12:28:48.468Z] Removing intermediate container 43533344a0dd [2021-01-20T12:28:48.468Z] ---> 3b7d25aa2243 [2021-01-20T12:28:48.468Z] Step 8/22 : COPY . . [2021-01-20T12:28:48.468Z] Removing intermediate container 8f6a8afc871f [2021-01-20T12:28:48.468Z] ---> 5beb5790fc28 [2021-01-20T12:28:48.468Z] Step 8/23 : COPY . . [Pipeline] sh [2021-01-20T12:28:48.780Z] Removing intermediate container 8ad2b31e5cca [2021-01-20T12:28:48.780Z] ---> d4cbf487f7d0 [2021-01-20T12:28:48.780Z] Step 8/22 : COPY . . [2021-01-20T12:28:49.074Z] Removing intermediate container a33baa87e1f0 [2021-01-20T12:28:49.074Z] ---> bd6005f33a9c [2021-01-20T12:28:49.074Z] Step 8/24 : COPY . . [2021-01-20T12:28:49.122Z] + '[' -e coverage.out ] [2021-01-20T12:28:49.122Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-20T12:28:49.164Z] Warning: overwriting stash ‘coverage-report’ [2021-01-20T12:28:50.309Z] Stashed 1 file(s) [Pipeline] sh [2021-01-20T12:28:51.043Z] + make build [2021-01-20T12:28:51.043Z] 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-20T12:29:01.238Z] 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-20T12:29:23.453Z] 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-20T12:29:27.756Z] 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-20T12:29:32.083Z] 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-20T12:29:32.693Z] 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-20T12:29:38.105Z] 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-20T12:29:41.517Z] 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-20T12:29:44.918Z] 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-20T12:29:49.229Z] 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-20T12:29:52.626Z] 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-20T12:29:56.936Z] 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-20T12:30:00.366Z] $ docker stop --time=1 9fb2022e53088b1d400376ec8fbd551f02f859aafd76310eea71cdc96cee18f8 [2021-01-20T12:30:03.123Z] $ docker rm -f 9fb2022e53088b1d400376ec8fbd551f02f859aafd76310eea71cdc96cee18f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T12:30:05.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-20T12:30:05.328Z] [2021-01-20T12:30:05.328Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T12:30:05.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-20T12:30:05.758Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-20T12:30:05.758Z] 29e5d40040c1: Pulling fs layer [2021-01-20T12:30:05.758Z] 1ce36da41761: Pulling fs layer [2021-01-20T12:30:05.758Z] 25b303627fd3: Pulling fs layer [2021-01-20T12:30:06.031Z] 29e5d40040c1: Verifying Checksum [2021-01-20T12:30:06.031Z] 29e5d40040c1: Download complete [2021-01-20T12:30:06.628Z] 1ce36da41761: Verifying Checksum [2021-01-20T12:30:06.628Z] 1ce36da41761: Download complete [2021-01-20T12:30:06.628Z] 29e5d40040c1: Pull complete [2021-01-20T12:30:08.058Z] 1ce36da41761: Pull complete [2021-01-20T12:30:08.329Z] 25b303627fd3: Download complete [2021-01-20T12:30:12.643Z] ---> a6d89dc447ec [2021-01-20T12:30:12.643Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-20T12:30:12.643Z] ---> 55b334111cd8 [2021-01-20T12:30:12.643Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-20T12:30:12.643Z] ---> 6ed3f50e769d [2021-01-20T12:30:12.643Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-20T12:30:12.643Z] ---> Running in e914d3a9bc83 [2021-01-20T12:30:12.643Z] ---> Running in 6206798c6316 [2021-01-20T12:30:12.643Z] ---> Running in afcc9b73dcec [2021-01-20T12:30:12.643Z] ---> d09b63d3e803 [2021-01-20T12:30:12.643Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-20T12:30:12.643Z] ---> ff44d7447857 [2021-01-20T12:30:12.643Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-20T12:30:12.643Z] ---> Running in 6d1288df18be [2021-01-20T12:30:12.643Z] ---> Running in bb8f4de20b7e [2021-01-20T12:30:12.643Z] 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-20T12:30:12.643Z] 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-20T12:30:12.643Z] 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-20T12:30:12.643Z] 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-20T12:30:12.643Z] 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-20T12:30:18.480Z] 25b303627fd3: Pull complete [2021-01-20T12:30:18.481Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-20T12:30:18.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-20T12:30:18.481Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-20T12:30:18.771Z] prd-ubuntu18.04-docker-arm64-4c-16g-21607 does not seem to be running inside a container [2021-01-20T12:30:18.849Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-20T12:30:21.956Z] $ docker top 20fa223154e032c0ba741b634d5a805fa4b8d7af1195a4603215a23c927f5d71 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T12:30:23.077Z] + grep parallel [2021-01-20T12:30:23.077Z] + docker-compose build --help [2021-01-20T12:30:26.460Z] --parallel Build images in parallel. [Pipeline] } [2021-01-20T12:30:26.498Z] $ docker stop --time=1 20fa223154e032c0ba741b634d5a805fa4b8d7af1195a4603215a23c927f5d71 [2021-01-20T12:30:28.377Z] $ docker rm -f 20fa223154e032c0ba741b634d5a805fa4b8d7af1195a4603215a23c927f5d71 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T12:30:29.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-20T12:30:29.402Z] . [Pipeline] withDockerContainer [2021-01-20T12:30:29.662Z] prd-ubuntu18.04-docker-arm64-4c-16g-21607 does not seem to be running inside a container [2021-01-20T12:30:29.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-20T12:30:31.248Z] $ docker top abf8719df2495f6f69b02d99dee3dedbab1a96bd931d69b953940900f8913fa1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T12:30:32.433Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-20T12:30:35.808Z] Building docker-core-command-go ... [2021-01-20T12:30:35.808Z] Building docker-core-data-go ... [2021-01-20T12:30:35.808Z] Building docker-core-metadata-go ... [2021-01-20T12:30:35.808Z] Building docker-security-bootstrap-redis-go ... [2021-01-20T12:30:35.808Z] Building docker-security-proxy-setup-go ... [2021-01-20T12:30:35.808Z] Building docker-security-secretstore-setup-go ... [2021-01-20T12:30:35.808Z] Building docker-support-notifications-go ... [2021-01-20T12:30:35.808Z] Building docker-support-scheduler-go ... [2021-01-20T12:30:35.808Z] Building docker-sys-mgmt-agent-go ... [2021-01-20T12:30:35.808Z] Building docker-support-scheduler-go [2021-01-20T12:30:35.808Z] Building docker-security-bootstrap-redis-go [2021-01-20T12:30:35.808Z] Building docker-core-command-go [2021-01-20T12:30:35.808Z] Building docker-support-notifications-go [2021-01-20T12:30:35.808Z] Building docker-security-proxy-setup-go [2021-01-20T12:30:52.879Z] 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-20T12:31:03.305Z] Removing intermediate container 6206798c6316 [2021-01-20T12:31:03.305Z] ---> a2b2bd90bd12 [2021-01-20T12:31:03.305Z] [2021-01-20T12:31:03.305Z] Step 10/22 : FROM alpine:3.12 [2021-01-20T12:31:03.305Z] Removing intermediate container bb8f4de20b7e [2021-01-20T12:31:03.305Z] ---> 2a5c3cca086f [2021-01-20T12:31:03.305Z] [2021-01-20T12:31:03.305Z] Step 10/24 : FROM scratch [2021-01-20T12:31:03.305Z] ---> [2021-01-20T12:31:03.305Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-20T12:31:03.305Z] 3.12: Pulling from library/alpine [2021-01-20T12:31:03.305Z] ---> Running in d6c95b607f81 [2021-01-20T12:31:04.364Z] Removing intermediate container afcc9b73dcec [2021-01-20T12:31:04.364Z] ---> 5607eb686bb0 [2021-01-20T12:31:04.364Z] [2021-01-20T12:31:04.364Z] Step 10/24 : FROM alpine:3.12 [2021-01-20T12:31:04.364Z] 3.12: Pulling from library/alpine [2021-01-20T12:31:04.641Z] Removing intermediate container d6c95b607f81 [2021-01-20T12:31:04.641Z] ---> e87b5813ec56 [2021-01-20T12:31:04.641Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-20T12:31:04.641Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-20T12:31:04.641Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-20T12:31:04.945Z] ---> Running in 582da0b7e7ca [2021-01-20T12:31:04.945Z] Status: Downloaded newer image for alpine:3.12 [2021-01-20T12:31:04.945Z] ---> 389fef711851 [2021-01-20T12:31:04.945Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-20T12:31:04.945Z] Status: Downloaded newer image for alpine:3.12 [2021-01-20T12:31:04.945Z] ---> 389fef711851 [2021-01-20T12:31:04.945Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-20T12:31:05.245Z] ---> Running in eb2d186f47b4 [2021-01-20T12:31:05.245Z] ---> Running in 2922b7d8cb5f [2021-01-20T12:31:05.533Z] Removing intermediate container 582da0b7e7ca [2021-01-20T12:31:05.533Z] ---> 467dfcf77022 [2021-01-20T12:31:05.533Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-20T12:31:06.209Z] ---> Running in 31cc74f88b03 [2021-01-20T12:31:06.542Z] Removing intermediate container 31cc74f88b03 [2021-01-20T12:31:06.542Z] ---> dd457ea80485 [2021-01-20T12:31:06.542Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-20T12:31:07.523Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T12:31:07.814Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T12:31:08.090Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-20T12:31:08.090Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-20T12:31:08.090Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-20T12:31:08.090Z] (4/5) Installing curl (7.69.1-r3) [2021-01-20T12:31:08.090Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-20T12:31:08.090Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T12:31:08.090Z] Executing ca-certificates-20191127-r4.trigger [2021-01-20T12:31:08.362Z] OK: 7 MiB in 19 packages [2021-01-20T12:31:08.640Z] ---> 86df56fcfa69 [2021-01-20T12:31:08.640Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-20T12:31:08.927Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T12:31:08.927Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T12:31:09.202Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-20T12:31:09.202Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-20T12:31:09.202Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-20T12:31:09.202Z] (4/5) Installing curl (7.69.1-r3) [2021-01-20T12:31:09.202Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-20T12:31:09.202Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T12:31:09.202Z] Executing ca-certificates-20191127-r4.trigger [2021-01-20T12:31:09.495Z] OK: 7 MiB in 19 packages [2021-01-20T12:31:11.066Z] ---> 1c6f00c12a82 [2021-01-20T12:31:11.066Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-20T12:31:11.066Z] Removing intermediate container 6d1288df18be [2021-01-20T12:31:11.066Z] ---> 7e9e16494ad4 [2021-01-20T12:31:11.066Z] [2021-01-20T12:31:11.066Z] Step 10/22 : FROM scratch [2021-01-20T12:31:11.066Z] ---> [2021-01-20T12:31:11.066Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-20T12:31:12.121Z] ---> Running in 3721a04021de [2021-01-20T12:31:13.163Z] Removing intermediate container eb2d186f47b4 [2021-01-20T12:31:13.163Z] ---> 5d54e0738484 [2021-01-20T12:31:13.163Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-20T12:31:14.199Z] Removing intermediate container 2922b7d8cb5f [2021-01-20T12:31:14.199Z] ---> 26008335bd6d [2021-01-20T12:31:14.199Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-20T12:31:14.199Z] ---> 792506cc21e1 [2021-01-20T12:31:14.199Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T12:31:14.199Z] Removing intermediate container 3721a04021de [2021-01-20T12:31:14.199Z] ---> 9c3e6b533a85 [2021-01-20T12:31:14.199Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-20T12:31:14.199Z] ---> Running in c1b77dfbbb51 [2021-01-20T12:31:14.199Z] ---> Running in a33a787980d9 [2021-01-20T12:31:14.199Z] ---> Running in dd1bb24c5759 [2021-01-20T12:31:14.855Z] Removing intermediate container e914d3a9bc83 [2021-01-20T12:31:14.855Z] ---> 106b8e8f5581 [2021-01-20T12:31:14.855Z] [2021-01-20T12:31:14.855Z] Step 10/23 : FROM alpine:3.12 [2021-01-20T12:31:14.855Z] ---> 389fef711851 [2021-01-20T12:31:14.855Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-20T12:31:14.855Z] ---> Running in 30992c0d2ce3 [2021-01-20T12:31:14.855Z] Removing intermediate container c1b77dfbbb51 [2021-01-20T12:31:14.855Z] ---> 84d1a445e149 [2021-01-20T12:31:14.855Z] Step 13/24 : WORKDIR / [2021-01-20T12:31:14.855Z] Removing intermediate container a33a787980d9 [2021-01-20T12:31:14.855Z] ---> 2fdfca0e5027 [2021-01-20T12:31:14.856Z] Step 13/22 : WORKDIR / [2021-01-20T12:31:15.132Z] Removing intermediate container dd1bb24c5759 [2021-01-20T12:31:15.132Z] ---> df70889fa611 [2021-01-20T12:31:15.132Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-20T12:31:15.132Z] ---> 6e639b9ff474 [2021-01-20T12:31:15.132Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-20T12:31:15.132Z] ---> Running in ca398103a47c [2021-01-20T12:31:15.132Z] ---> Running in d6f33503451b [2021-01-20T12:31:15.132Z] ---> Running in 566765ac8447 [2021-01-20T12:31:15.416Z] Removing intermediate container 30992c0d2ce3 [2021-01-20T12:31:15.416Z] ---> eabb3346a463 [2021-01-20T12:31:15.416Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-20T12:31:15.700Z] ---> Running in 90bf9db42326 [2021-01-20T12:31:16.029Z] Removing intermediate container ca398103a47c [2021-01-20T12:31:16.029Z] ---> ad4a3e095be2 [2021-01-20T12:31:16.029Z] 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-20T12:31:16.365Z] Removing intermediate container d6f33503451b [2021-01-20T12:31:16.365Z] ---> 168e6c72b62c [2021-01-20T12:31:16.365Z] Step 14/22 : WORKDIR / [2021-01-20T12:31:16.365Z] Removing intermediate container 566765ac8447 [2021-01-20T12:31:16.365Z] ---> 649cd74824a9 [2021-01-20T12:31:16.365Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T12:31:16.654Z] ---> Running in ef5353ced464 [2021-01-20T12:31:16.654Z] Removing intermediate container 90bf9db42326 [2021-01-20T12:31:16.654Z] ---> e0cc5cc6e95a [2021-01-20T12:31:16.654Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-20T12:31:16.654Z] ---> Running in 4d29075ab33f [2021-01-20T12:31:16.654Z] ---> 07c6318e181d [2021-01-20T12:31:16.654Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-20T12:31:16.989Z] ---> da2720489e58 [2021-01-20T12:31:16.989Z] 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-20T12:31:17.683Z] Removing intermediate container ef5353ced464 [2021-01-20T12:31:17.683Z] ---> 80624838b31e [2021-01-20T12:31:17.683Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T12:31:17.683Z] Removing intermediate container 4d29075ab33f [2021-01-20T12:31:17.683Z] ---> c55b873ecde6 [2021-01-20T12:31:17.683Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T12:31:17.683Z] ---> b9bc703d4a40 [2021-01-20T12:31:17.683Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-20T12:31:17.683Z] ---> 41a09309d7f7 [2021-01-20T12:31:17.683Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-20T12:31:17.683Z] ---> 8a8881794908 [2021-01-20T12:31:17.683Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-20T12:31:17.973Z] ---> Running in 84073031b778 [2021-01-20T12:31:17.973Z] ---> Running in 102fdfad8a71 [2021-01-20T12:31:18.284Z] ---> 4f733339f828 [2021-01-20T12:31:18.284Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-20T12:31:18.609Z] Removing intermediate container 102fdfad8a71 [2021-01-20T12:31:18.609Z] ---> 1e5ac01252f8 [2021-01-20T12:31:18.609Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T12:31:18.609Z] ---> 913440b045bc [2021-01-20T12:31:18.609Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-20T12:31:18.892Z] ---> Running in cfa1c91a62ef [2021-01-20T12:31:18.892Z] ---> 36efde0c6071 [2021-01-20T12:31:18.892Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-20T12:31:19.522Z] Removing intermediate container cfa1c91a62ef [2021-01-20T12:31:19.522Z] ---> 724f549d9b2f [2021-01-20T12:31:19.522Z] Step 22/24 : LABEL arch=x86_64 [2021-01-20T12:31:19.522Z] ---> 7d32dbfe053d [2021-01-20T12:31:19.522Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-20T12:31:19.522Z] ---> abf68328c08c [2021-01-20T12:31:19.522Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-20T12:31:19.522Z] ---> Running in d6fc56e8f536 [2021-01-20T12:31:19.522Z] ---> 64d49426f88a [2021-01-20T12:31:19.522Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-20T12:31:19.827Z] Removing intermediate container 84073031b778 [2021-01-20T12:31:19.827Z] ---> ca375fc88f07 [2021-01-20T12:31:19.827Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-20T12:31:20.418Z] Removing intermediate container d6fc56e8f536 [2021-01-20T12:31:20.418Z] ---> 13f7b049efab [2021-01-20T12:31:20.418Z] Step 23/24 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 [2021-01-20T12:31:20.692Z] ---> Running in 7108bd2cfb0c [2021-01-20T12:31:20.692Z] ---> b6899215aafc [2021-01-20T12:31:20.692Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-20T12:31:20.692Z] ---> Running in b0dd4e20b077 [2021-01-20T12:31:20.692Z] ---> ac857612add3 [2021-01-20T12:31:20.692Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-20T12:31:20.966Z] ---> Running in 1552544a6905 [2021-01-20T12:31:20.966Z] ---> e435e1670b45 [2021-01-20T12:31:20.967Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-20T12:31:21.262Z] ---> Running in 1d1095bb8890 [2021-01-20T12:31:21.997Z] Removing intermediate container b0dd4e20b077 [2021-01-20T12:31:21.997Z] ---> 42cf191b0428 [2021-01-20T12:31:21.997Z] Step 24/24 : LABEL version=0.0.0 [2021-01-20T12:31:21.997Z] Removing intermediate container 1552544a6905 [2021-01-20T12:31:21.997Z] ---> 1a9e7fda2951 [2021-01-20T12:31:21.997Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T12:31:21.997Z] ---> Running in 2b715ff4a8df [2021-01-20T12:31:22.308Z] ---> 01f46cc06072 [2021-01-20T12:31:22.308Z] 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-20T12:31:22.308Z] ---> Running in 934bcad0c318 [2021-01-20T12:31:22.608Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T12:31:22.921Z] ---> Running in 5b7fae31a3b5 [2021-01-20T12:31:23.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T12:31:23.597Z] Removing intermediate container 2b715ff4a8df [2021-01-20T12:31:23.597Z] ---> b9635ebd2c24 [2021-01-20T12:31:23.597Z] [2021-01-20T12:31:23.597Z] Removing intermediate container 934bcad0c318 [2021-01-20T12:31:23.597Z] ---> 6804e234cca9 [2021-01-20T12:31:23.597Z] Step 20/22 : LABEL arch=x86_64 [2021-01-20T12:31:23.597Z] ---> Running in 2d0d893091f4 [2021-01-20T12:31:24.297Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-20T12:31:24.297Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-20T12:31:24.297Z] Successfully built b9635ebd2c24 [2021-01-20T12:31:24.297Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-20T12:31:24.297Z] Successfully tagged docker-support-notifications-go:latest [2021-01-20T12:31:24.598Z] Building docker-security-proxy-setup-go [2021-01-20T12:31:24.598Z]  Building docker-support-notifications-go ... done (4/5) Installing libzmq (4.3.3-r0) [2021-01-20T12:31:24.598Z] Removing intermediate container 2d0d893091f4 [2021-01-20T12:31:24.598Z] ---> 2e245a6fd3f7 [2021-01-20T12:31:24.598Z] Step 21/22 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 [2021-01-20T12:31:24.598Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-20T12:31:24.919Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T12:31:24.919Z] OK: 8 MiB in 19 packages [2021-01-20T12:31:24.919Z] ---> Running in 63f93f26aad0 [2021-01-20T12:31:24.919Z] Removing intermediate container 1d1095bb8890 [2021-01-20T12:31:24.919Z] ---> 5ceac23697bd [2021-01-20T12:31:24.919Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-20T12:31:25.244Z] ---> Running in 139a9b4c5c1b [2021-01-20T12:31:25.584Z] Removing intermediate container 63f93f26aad0 [2021-01-20T12:31:25.584Z] ---> 535c8a59c656 [2021-01-20T12:31:25.584Z] Step 22/22 : LABEL version=0.0.0 [2021-01-20T12:31:25.584Z] ---> Running in 9391f2821f68 [2021-01-20T12:31:25.871Z] Removing intermediate container 139a9b4c5c1b [2021-01-20T12:31:25.871Z] ---> dc078efef05d [2021-01-20T12:31:25.871Z] Step 20/22 : LABEL arch=x86_64 [2021-01-20T12:31:26.499Z] ---> Running in fe65cbef0023 [2021-01-20T12:31:26.499Z] Removing intermediate container 5b7fae31a3b5 [2021-01-20T12:31:26.499Z] ---> 357740284a7b [2021-01-20T12:31:26.499Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-20T12:31:26.792Z] Removing intermediate container 9391f2821f68 [2021-01-20T12:31:26.792Z] ---> aa4000b7d4f9 [2021-01-20T12:31:26.792Z] [2021-01-20T12:31:27.106Z] ---> Running in fce1633c4a14 [2021-01-20T12:31:27.106Z] Removing intermediate container 7108bd2cfb0c [2021-01-20T12:31:27.106Z] ---> 742902b327c5 [2021-01-20T12:31:27.106Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T12:31:27.902Z] Successfully built aa4000b7d4f9 [2021-01-20T12:31:27.902Z] Removing intermediate container fe65cbef0023 [2021-01-20T12:31:27.902Z] ---> 7b499b4348ce [2021-01-20T12:31:27.902Z] Step 21/22 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 [2021-01-20T12:31:28.219Z] Successfully tagged docker-core-metadata-go:latest [2021-01-20T12:31:28.219Z]  Building docker-core-metadata-go ... done Building docker-core-command-go [2021-01-20T12:31:28.504Z] ---> Running in 1fc6816f9a1d [2021-01-20T12:31:28.504Z] Removing intermediate container fce1633c4a14 [2021-01-20T12:31:28.504Z] ---> ba5134812f0d [2021-01-20T12:31:28.504Z] Step 22/24 : LABEL arch=x86_64 [2021-01-20T12:31:28.504Z] ---> 12a483b6e6a2 [2021-01-20T12:31:28.504Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-20T12:31:28.504Z] ---> Running in f5840c8ff09a [2021-01-20T12:31:28.823Z] Removing intermediate container 1fc6816f9a1d [2021-01-20T12:31:28.823Z] ---> 90fc6ee8b0c5 [2021-01-20T12:31:28.823Z] Step 22/22 : LABEL version=0.0.0 [2021-01-20T12:31:31.461Z] Removing intermediate container f5840c8ff09a [2021-01-20T12:31:31.461Z] ---> 067173ebf1f3 [2021-01-20T12:31:31.461Z] Step 23/24 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 [2021-01-20T12:31:31.461Z] ---> Running in 2a1d76082149 [2021-01-20T12:31:32.110Z] ---> 8cbc11f250da [2021-01-20T12:31:32.110Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-20T12:31:32.110Z] ---> Running in 48f41bb8396d [2021-01-20T12:31:33.161Z] Removing intermediate container 2a1d76082149 [2021-01-20T12:31:33.161Z] ---> d26d4d3e8199 [2021-01-20T12:31:33.161Z] [2021-01-20T12:31:33.161Z] Removing intermediate container 48f41bb8396d [2021-01-20T12:31:33.161Z] ---> 2de08360eab2 [2021-01-20T12:31:33.161Z] Step 24/24 : LABEL version=0.0.0 [2021-01-20T12:31:33.497Z] ---> 283cea734a6c [2021-01-20T12:31:33.497Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-20T12:31:33.497Z] Successfully built d26d4d3e8199 [2021-01-20T12:31:33.497Z] ---> Running in efbdf40ee649 [2021-01-20T12:31:33.497Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-20T12:31:33.497Z]  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go [2021-01-20T12:31:33.931Z] ---> Running in 83c40ee87d36 [2021-01-20T12:31:34.228Z] Removing intermediate container efbdf40ee649 [2021-01-20T12:31:34.228Z] ---> e292d606e223 [2021-01-20T12:31:34.228Z] [2021-01-20T12:31:34.511Z] Removing intermediate container 83c40ee87d36 [2021-01-20T12:31:34.511Z] ---> 836c40929c69 [2021-01-20T12:31:34.511Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T12:31:34.511Z] Successfully built e292d606e223 [2021-01-20T12:31:36.175Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-20T12:31:36.175Z] Building docker-sys-mgmt-agent-go [2021-01-20T12:31:36.552Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 2f8b3fbfcb9b [2021-01-20T12:31:37.209Z] Removing intermediate container 2f8b3fbfcb9b [2021-01-20T12:31:37.209Z] ---> 5990f6e46373 [2021-01-20T12:31:37.209Z] Step 21/23 : LABEL arch=x86_64 [2021-01-20T12:31:37.841Z] ---> Running in aa495e19b4b2 [2021-01-20T12:31:39.002Z] Removing intermediate container aa495e19b4b2 [2021-01-20T12:31:39.002Z] ---> 78a61179a297 [2021-01-20T12:31:39.002Z] Step 22/23 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 [2021-01-20T12:31:39.745Z] ---> Running in b48a40360cd5 [2021-01-20T12:31:42.764Z] Removing intermediate container b48a40360cd5 [2021-01-20T12:31:42.764Z] ---> 1d52fd1a0da2 [2021-01-20T12:31:42.764Z] Step 23/23 : LABEL version=0.0.0 [2021-01-20T12:31:42.764Z] ---> Running in d749e47ad8cc [2021-01-20T12:31:43.810Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T12:31:43.810Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-20T12:31:43.810Z] ---> d9590eaa84a0 [2021-01-20T12:31:43.810Z] Step 3/21 : WORKDIR /edgex-go [2021-01-20T12:31:43.810Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T12:31:43.811Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-20T12:31:43.811Z] ---> d9590eaa84a0 [2021-01-20T12:31:43.811Z] Step 3/22 : WORKDIR /edgex-go [2021-01-20T12:31:43.811Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T12:31:43.811Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-20T12:31:43.811Z] ---> d9590eaa84a0 [2021-01-20T12:31:43.811Z] Step 3/24 : WORKDIR /edgex-go [2021-01-20T12:31:43.811Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T12:31:43.811Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-20T12:31:43.811Z] ---> d9590eaa84a0 [2021-01-20T12:31:43.811Z] Step 3/21 : WORKDIR /edgex-go [2021-01-20T12:31:43.811Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T12:31:43.811Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-20T12:31:43.811Z] ---> d9590eaa84a0 [2021-01-20T12:31:43.811Z] Step 3/22 : WORKDIR /edgex-go [2021-01-20T12:31:44.437Z] Removing intermediate container d749e47ad8cc [2021-01-20T12:31:44.437Z] ---> 10e89db38e33 [2021-01-20T12:31:44.437Z] [2021-01-20T12:31:44.437Z] Successfully built 10e89db38e33 [2021-01-20T12:31:44.437Z] Successfully tagged docker-core-data-go:latest [2021-01-20T12:31:47.197Z] ---> Running in c19e104faa12 [2021-01-20T12:31:47.197Z] ---> Running in fd95de202421 [2021-01-20T12:31:47.197Z] ---> Running in 4ecf2c1134be [2021-01-20T12:31:47.197Z] ---> Running in 15f38f96bbf0 [2021-01-20T12:31:47.197Z] ---> Running in c51c28bc1e8c [2021-01-20T12:31:47.469Z] Removing intermediate container c19e104faa12 [2021-01-20T12:31:47.470Z] ---> 2638baeeee8f [2021-01-20T12:31:47.470Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T12:31:47.741Z] Removing intermediate container fd95de202421 [2021-01-20T12:31:47.741Z] ---> af3b62cc143f [2021-01-20T12:31:47.741Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T12:31:47.741Z] Removing intermediate container 4ecf2c1134be [2021-01-20T12:31:47.741Z] Removing intermediate container 15f38f96bbf0 [2021-01-20T12:31:47.741Z] ---> d013910c455a [2021-01-20T12:31:47.741Z] ---> f82bebc53e2e [2021-01-20T12:31:47.741Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T12:31:47.741Z] [2021-01-20T12:31:47.741Z] Removing intermediate container c51c28bc1e8c [2021-01-20T12:31:47.741Z] ---> 5b0f9e26fcc0 [2021-01-20T12:31:47.741Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T12:31:47.741Z] ---> Running in 85a7f9427087 [2021-01-20T12:31:48.022Z] ---> Running in bc65472ec221 [2021-01-20T12:31:48.022Z] ---> Running in 04fd45adc99e [2021-01-20T12:31:48.022Z] ---> Running in ad26e69a6cf8 [2021-01-20T12:31:48.022Z] ---> Running in c9b3e4922ccf [2021-01-20T12:31:51.426Z] Removing intermediate container 85a7f9427087 [2021-01-20T12:31:51.426Z] ---> 0e95d786a2cb [2021-01-20T12:31:51.426Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-20T12:31:51.426Z] ---> Running in 9dbcb8061593 [2021-01-20T12:31:51.426Z] Removing intermediate container c9b3e4922ccf [2021-01-20T12:31:51.426Z] ---> 98d7edc6a59e [2021-01-20T12:31:51.426Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-20T12:31:52.027Z] ---> Running in 18563f334c4c [2021-01-20T12:31:52.027Z] Removing intermediate container ad26e69a6cf8 [2021-01-20T12:31:52.027Z] ---> 7cd034f8355f [2021-01-20T12:31:52.027Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-20T12:31:52.310Z] Removing intermediate container 04fd45adc99e [2021-01-20T12:31:52.310Z] ---> dfbfccf5d696 [2021-01-20T12:31:52.310Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-20T12:31:52.310Z] Removing intermediate container bc65472ec221 [2021-01-20T12:31:52.310Z] ---> 8bce623a334e [2021-01-20T12:31:52.310Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-20T12:31:52.310Z] ---> Running in 9427b4a683c3 [2021-01-20T12:31:52.589Z] ---> Running in d32de8dda664 [2021-01-20T12:31:52.589Z] ---> Running in 3660f3a63140 [2021-01-20T12:31:53.197Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T12:31:53.798Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T12:31:54.075Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T12:31:54.076Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T12:31:54.349Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T12:31:54.349Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T12:31:54.634Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T12:31:54.909Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T12:31:55.187Z] OK: 217 MiB in 51 packages [2021-01-20T12:31:55.187Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T12:31:55.187Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T12:31:56.171Z] OK: 217 MiB in 51 packages [2021-01-20T12:31:56.171Z] OK: 217 MiB in 51 packages [2021-01-20T12:31:56.171Z] OK: 217 MiB in 51 packages [2021-01-20T12:31:56.171Z] OK: 217 MiB in 51 packages [2021-01-20T12:31:56.789Z] Removing intermediate container 9dbcb8061593 [2021-01-20T12:31:56.789Z] ---> 0274ba6d592d [2021-01-20T12:31:56.789Z] Step 6/21 : COPY go.mod . [2021-01-20T12:31:57.782Z] Removing intermediate container 18563f334c4c [2021-01-20T12:31:57.782Z] ---> a39a537eadbd [2021-01-20T12:31:57.782Z] Step 6/22 : COPY go.mod . [2021-01-20T12:31:57.782Z] Removing intermediate container 9427b4a683c3 [2021-01-20T12:31:57.782Z] ---> 1ec8f1922f81 [2021-01-20T12:31:57.782Z] Step 6/21 : COPY go.mod . [2021-01-20T12:31:58.055Z] ---> bf37b79a5b0b [2021-01-20T12:31:58.055Z] Step 7/21 : RUN go mod download [2021-01-20T12:31:58.330Z] ---> Running in 22ca40a3a4d9 [2021-01-20T12:31:58.330Z] Removing intermediate container d32de8dda664 [2021-01-20T12:31:58.330Z] ---> ccb53f240a2b [2021-01-20T12:31:58.330Z] Step 6/24 : COPY go.mod . [2021-01-20T12:31:58.330Z] Removing intermediate container 3660f3a63140 [2021-01-20T12:31:58.330Z] ---> 9b979bea1b61 [2021-01-20T12:31:58.330Z] Step 6/22 : COPY go.mod . [2021-01-20T12:31:58.605Z] ---> 314fdce5e9db [2021-01-20T12:31:58.605Z] Step 7/22 : RUN go mod download [2021-01-20T12:31:58.885Z] ---> Running in 149abe4656f7 [2021-01-20T12:31:59.171Z] ---> e90c861482b7 [2021-01-20T12:31:59.171Z] Step 7/21 : RUN go mod download [2021-01-20T12:31:59.449Z] ---> b0df0ea13a35 [2021-01-20T12:31:59.449Z] Step 7/24 : RUN go mod download [2021-01-20T12:31:59.449Z] ---> Running in af975ca24677 [2021-01-20T12:31:59.743Z] ---> 62a41153ba6d [2021-01-20T12:31:59.743Z] Step 7/22 : RUN go mod download [2021-01-20T12:31:59.743Z] ---> Running in a3f7e538fbfb [2021-01-20T12:32:00.021Z] ---> Running in 8c6de221b32c [2021-01-20T12:32:02.663Z] Removing intermediate container 22ca40a3a4d9 [2021-01-20T12:32:02.663Z] ---> 2d1e8806fcdd [2021-01-20T12:32:02.663Z] Step 8/21 : COPY . . [2021-01-20T12:32:02.941Z] Removing intermediate container 149abe4656f7 [2021-01-20T12:32:02.941Z] ---> 84866ebfbad5 [2021-01-20T12:32:02.941Z] Step 8/22 : COPY . . [2021-01-20T12:32:04.395Z] Removing intermediate container af975ca24677 [2021-01-20T12:32:04.395Z] ---> a67be751f230 [2021-01-20T12:32:04.395Z] Step 8/21 : COPY . . [2021-01-20T12:32:04.678Z] Removing intermediate container 8c6de221b32c [2021-01-20T12:32:04.678Z] ---> 2e09b2b5d2c5 [2021-01-20T12:32:04.678Z] Step 8/22 : COPY . . [2021-01-20T12:32:05.277Z] Removing intermediate container a3f7e538fbfb [2021-01-20T12:32:05.277Z] ---> 2cd608ea4906 [2021-01-20T12:32:05.277Z] Step 8/24 : COPY . . [2021-01-20T12:32:17.641Z]  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T12:32:17.641Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-20T12:32:17.641Z] ---> 51fa5ead3329 [2021-01-20T12:32:17.641Z] Step 3/21 : WORKDIR /edgex-go [2021-01-20T12:32:17.641Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T12:32:17.641Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-20T12:32:17.641Z] ---> 51fa5ead3329 [2021-01-20T12:32:17.641Z] Step 3/22 : WORKDIR /edgex-go [2021-01-20T12:32:17.641Z] ---> Using cache [2021-01-20T12:32:17.641Z] ---> 3a4a18e94db3 [2021-01-20T12:32:17.641Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T12:32:17.641Z] ---> Using cache [2021-01-20T12:32:17.641Z] ---> 3a4a18e94db3 [2021-01-20T12:32:17.641Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T12:32:17.641Z] ---> Using cache [2021-01-20T12:32:17.641Z] ---> 9c6c0cbde2db [2021-01-20T12:32:17.641Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-20T12:32:17.641Z] ---> Using cache [2021-01-20T12:32:17.641Z] ---> 9c6c0cbde2db [2021-01-20T12:32:17.641Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-20T12:32:17.641Z] ---> Using cache [2021-01-20T12:32:17.641Z] ---> 0175017e5afa [2021-01-20T12:32:17.641Z] Step 6/21 : COPY go.mod . [2021-01-20T12:32:17.641Z] ---> Using cache [2021-01-20T12:32:17.641Z] ---> 0175017e5afa [2021-01-20T12:32:17.641Z] Step 6/22 : COPY go.mod . [2021-01-20T12:32:17.641Z] ---> Using cache [2021-01-20T12:32:17.641Z] ---> b500076fd34b [2021-01-20T12:32:17.641Z] Step 7/22 : RUN go mod download [2021-01-20T12:32:17.641Z] ---> Using cache [2021-01-20T12:32:17.641Z] ---> b500076fd34b [2021-01-20T12:32:17.641Z] Step 7/21 : RUN go mod download [2021-01-20T12:32:17.641Z] ---> Using cache [2021-01-20T12:32:17.641Z] ---> d4cbf487f7d0 [2021-01-20T12:32:17.641Z] Step 8/21 : COPY . . [2021-01-20T12:32:17.641Z] ---> Using cache [2021-01-20T12:32:17.641Z] ---> d4cbf487f7d0 [2021-01-20T12:32:17.641Z] Step 8/22 : COPY . . [2021-01-20T12:32:17.641Z] ---> Using cache [2021-01-20T12:32:17.641Z] ---> d09b63d3e803 [2021-01-20T12:32:17.641Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-20T12:32:17.641Z] ---> Using cache [2021-01-20T12:32:17.641Z] ---> d09b63d3e803 [2021-01-20T12:32:17.641Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-20T12:32:17.945Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T12:32:17.945Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-20T12:32:17.945Z] ---> 51fa5ead3329 [2021-01-20T12:32:17.945Z] Step 3/21 : WORKDIR /edgex-go [2021-01-20T12:32:17.945Z] ---> Using cache [2021-01-20T12:32:17.945Z] ---> 3a4a18e94db3 [2021-01-20T12:32:17.945Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T12:32:17.945Z] ---> Using cache [2021-01-20T12:32:17.945Z] ---> 9c6c0cbde2db [2021-01-20T12:32:17.945Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-20T12:32:17.945Z] ---> Using cache [2021-01-20T12:32:17.945Z] ---> 0175017e5afa [2021-01-20T12:32:17.945Z] Step 6/21 : COPY go.mod . [2021-01-20T12:32:17.945Z] ---> Using cache [2021-01-20T12:32:17.945Z] ---> b500076fd34b [2021-01-20T12:32:17.945Z] Step 7/21 : RUN go mod download [2021-01-20T12:32:17.945Z] ---> Using cache [2021-01-20T12:32:17.945Z] ---> d4cbf487f7d0 [2021-01-20T12:32:17.945Z] Step 8/21 : COPY . . [2021-01-20T12:32:17.945Z] ---> Using cache [2021-01-20T12:32:17.945Z] ---> d09b63d3e803 [2021-01-20T12:32:17.945Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-20T12:32:18.319Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T12:32:18.319Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-20T12:32:18.319Z] ---> 51fa5ead3329 [2021-01-20T12:32:18.319Z] Step 3/26 : WORKDIR /edgex-go [2021-01-20T12:32:18.319Z] ---> Using cache [2021-01-20T12:32:18.319Z] ---> 3a4a18e94db3 [2021-01-20T12:32:18.319Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T12:32:18.319Z] ---> Using cache [2021-01-20T12:32:18.319Z] ---> 9c6c0cbde2db [2021-01-20T12:32:18.319Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-20T12:32:19.310Z] ---> Running in c0c2fdf64aeb [2021-01-20T12:32:19.310Z] ---> Running in 29f5945a0fe3 [2021-01-20T12:32:19.310Z] ---> Running in 2ee85595619b [2021-01-20T12:32:19.310Z] ---> Running in cdc7113c4952 [2021-01-20T12:32:21.405Z] 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-20T12:32:21.405Z] 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-20T12:32:21.405Z] 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-20T12:32:21.405Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T12:32:22.115Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T12:32:23.122Z] OK: 233 MiB in 51 packages [2021-01-20T12:32:25.860Z] Removing intermediate container cdc7113c4952 [2021-01-20T12:32:25.860Z] ---> 8df70f66a86f [2021-01-20T12:32:25.860Z] Step 6/26 : COPY go.mod . [2021-01-20T12:32:26.497Z] ---> ce15640398c7 [2021-01-20T12:32:26.497Z] Step 7/26 : RUN go mod download [2021-01-20T12:32:26.497Z] ---> Running in f379392e4706 [2021-01-20T12:32:31.122Z] Removing intermediate container f379392e4706 [2021-01-20T12:32:31.122Z] ---> 2e96b1ce27e9 [2021-01-20T12:32:31.122Z] Step 8/26 : COPY . . [2021-01-20T12:32:32.096Z] ---> 75f2e4dfb0ad [2021-01-20T12:32:32.096Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-20T12:32:32.096Z] ---> a1f3fb959c35 [2021-01-20T12:32:32.096Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-20T12:32:32.096Z] ---> d880c01f4f8d [2021-01-20T12:32:32.096Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-20T12:32:32.096Z] ---> ea19ee968851 [2021-01-20T12:32:32.096Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-20T12:32:32.096Z] ---> 9415ab31335b [2021-01-20T12:32:32.096Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-20T12:32:32.096Z] ---> Running in 3072559a3e5c [2021-01-20T12:32:32.096Z] ---> Running in d34c081bd360 [2021-01-20T12:32:32.096Z] ---> Running in 28aeecc090c9 [2021-01-20T12:32:32.096Z] ---> Running in 5c55da4e8f7a [2021-01-20T12:32:32.096Z] ---> Running in 824bb64ea5fb [2021-01-20T12:32:32.096Z] 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-20T12:32:32.096Z] 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-20T12:32:32.096Z] 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-20T12:32:32.096Z] 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-20T12:32:32.096Z] 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-20T12:32:59.007Z] 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-20T12:33:09.552Z] Removing intermediate container 2ee85595619b [2021-01-20T12:33:09.552Z] ---> ae792ca63c78 [2021-01-20T12:33:09.552Z] [2021-01-20T12:33:09.552Z] Step 10/21 : FROM scratch [2021-01-20T12:33:09.552Z] ---> [2021-01-20T12:33:09.552Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-20T12:33:09.552Z] Removing intermediate container c0c2fdf64aeb [2021-01-20T12:33:09.552Z] ---> 68bd0fcd100f [2021-01-20T12:33:09.552Z] [2021-01-20T12:33:09.552Z] Step 10/22 : FROM scratch [2021-01-20T12:33:09.552Z] ---> [2021-01-20T12:33:09.552Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-20T12:33:09.552Z] ---> Using cache [2021-01-20T12:33:09.552Z] ---> 9c3e6b533a85 [2021-01-20T12:33:09.552Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-20T12:33:09.552Z] ---> Using cache [2021-01-20T12:33:09.552Z] ---> 9c3e6b533a85 [2021-01-20T12:33:09.552Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-20T12:33:10.160Z] ---> Running in 60e535c80d14 [2021-01-20T12:33:10.160Z] ---> Running in 4cb42230ab08 [2021-01-20T12:33:10.777Z] Removing intermediate container 4cb42230ab08 [2021-01-20T12:33:10.777Z] ---> 9b3160b2bc1a [2021-01-20T12:33:10.777Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-20T12:33:11.107Z] Removing intermediate container 60e535c80d14 [2021-01-20T12:33:11.107Z] ---> 5142715e5e2e [2021-01-20T12:33:11.107Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-20T12:33:11.407Z] ---> 14609d9feb29 [2021-01-20T12:33:11.407Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-20T12:33:11.407Z] ---> Running in 9fcc1602f60e [2021-01-20T12:33:11.407Z] ---> Running in c71b7b7f44b3 [2021-01-20T12:33:12.016Z] ---> Running in bcf23270b642 [2021-01-20T12:33:12.285Z] Removing intermediate container c71b7b7f44b3 [2021-01-20T12:33:12.285Z] ---> 153ffd131d19 [2021-01-20T12:33:12.285Z] Step 14/22 : WORKDIR / [2021-01-20T12:33:12.285Z] Removing intermediate container 9fcc1602f60e [2021-01-20T12:33:12.285Z] ---> 174da3e6d3a9 [2021-01-20T12:33:12.285Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T12:33:12.558Z] ---> Running in 7c7d31ac1ab6 [2021-01-20T12:33:12.558Z] Removing intermediate container 29f5945a0fe3 [2021-01-20T12:33:12.558Z] ---> f8322e5266da [2021-01-20T12:33:12.558Z] [2021-01-20T12:33:12.558Z] Step 10/21 : FROM alpine:3.12 [2021-01-20T12:33:12.558Z] ---> 389fef711851 [2021-01-20T12:33:12.558Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-20T12:33:12.847Z] ---> Running in 7d46085182dd [2021-01-20T12:33:12.847Z] Removing intermediate container 7c7d31ac1ab6 [2021-01-20T12:33:12.847Z] ---> 0b879b511a26 [2021-01-20T12:33:12.847Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T12:33:12.847Z] ---> 921435d6f7c7 [2021-01-20T12:33:12.847Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-20T12:33:13.489Z] 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-20T12:33:13.489Z] ---> 8d8cc07ab259 [2021-01-20T12:33:13.489Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-20T12:33:14.097Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T12:33:14.097Z] ---> 528ec5fafc45 [2021-01-20T12:33:14.097Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-20T12:33:14.097Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T12:33:14.378Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-20T12:33:14.661Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-20T12:33:14.661Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-20T12:33:14.661Z] (4/4) Installing curl (7.69.1-r3) [2021-01-20T12:33:14.661Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T12:33:14.661Z] Executing ca-certificates-20191127-r4.trigger [2021-01-20T12:33:14.661Z] ---> 93abe88abb25 [2021-01-20T12:33:14.661Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-20T12:33:14.661Z] OK: 7 MiB in 18 packages [2021-01-20T12:33:14.943Z] ---> bc8fc4295990 [2021-01-20T12:33:14.943Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-20T12:33:14.943Z] ---> Running in 3e0f03cbfa5c [2021-01-20T12:33:15.268Z] ---> cde4f3b02b69 [2021-01-20T12:33:15.268Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-20T12:33:15.963Z] Removing intermediate container 3e0f03cbfa5c [2021-01-20T12:33:15.963Z] ---> 40a28ba3776f [2021-01-20T12:33:15.963Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T12:33:15.963Z] ---> Running in 775dcfa92acd [2021-01-20T12:33:16.653Z] ---> Running in 700011cc30ca [2021-01-20T12:33:16.653Z] Removing intermediate container 7d46085182dd [2021-01-20T12:33:16.653Z] ---> bd8d31cd7453 [2021-01-20T12:33:16.653Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-20T12:33:16.940Z] Removing intermediate container 775dcfa92acd [2021-01-20T12:33:16.940Z] ---> f94524abd045 [2021-01-20T12:33:16.940Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T12:33:16.940Z] ---> Running in 31533ba57f8c [2021-01-20T12:33:16.940Z] ---> Running in 10584d44c6b3 [2021-01-20T12:33:17.231Z] Removing intermediate container 700011cc30ca [2021-01-20T12:33:17.231Z] ---> 54652f6df4ab [2021-01-20T12:33:17.231Z] Step 19/21 : LABEL arch=x86_64 [2021-01-20T12:33:17.231Z] ---> Running in 7e3078f045c3 [2021-01-20T12:33:17.610Z] Removing intermediate container 31533ba57f8c [2021-01-20T12:33:17.610Z] ---> 1cfcd12a46a8 [2021-01-20T12:33:17.610Z] Step 13/21 : WORKDIR /edgex [2021-01-20T12:33:17.610Z] Removing intermediate container 10584d44c6b3 [2021-01-20T12:33:17.610Z] ---> 56ee02ec7fb0 [2021-01-20T12:33:17.610Z] Step 20/22 : LABEL arch=x86_64 [2021-01-20T12:33:17.937Z] ---> Running in d2f522e4237f [2021-01-20T12:33:17.937Z] Removing intermediate container 7e3078f045c3 [2021-01-20T12:33:17.937Z] ---> 22843572bf03 [2021-01-20T12:33:17.937Z] Step 20/21 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 [2021-01-20T12:33:17.937Z] ---> Running in babe266c8368 [2021-01-20T12:33:18.473Z] ---> Running in 1dace4ea4d19 [2021-01-20T12:33:18.473Z] Removing intermediate container babe266c8368 [2021-01-20T12:33:18.473Z] ---> 01c998a62bb1 [2021-01-20T12:33:18.473Z] Step 21/22 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 [2021-01-20T12:33:19.131Z] Removing intermediate container d2f522e4237f [2021-01-20T12:33:19.131Z] ---> 76e1ae60821b [2021-01-20T12:33:19.131Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-20T12:33:19.131Z] ---> Running in 36971a205ccb [2021-01-20T12:33:19.131Z] Removing intermediate container 1dace4ea4d19 [2021-01-20T12:33:19.131Z] ---> c735c8d67b90 [2021-01-20T12:33:19.131Z] Step 21/21 : LABEL version=0.0.0 [2021-01-20T12:33:19.131Z] ---> Running in b130a909119b [2021-01-20T12:33:19.131Z] Removing intermediate container 36971a205ccb [2021-01-20T12:33:19.131Z] ---> 01c81651cde6 [2021-01-20T12:33:19.131Z] Step 22/22 : LABEL version=0.0.0 [2021-01-20T12:33:19.976Z] ---> Running in 5acd23e72c8a [2021-01-20T12:33:19.976Z] Removing intermediate container b130a909119b [2021-01-20T12:33:19.976Z] ---> a6622d71f1d4 [2021-01-20T12:33:19.976Z] [2021-01-20T12:33:21.210Z] ---> a943edc335f6 [2021-01-20T12:33:21.210Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-20T12:33:21.210Z] Removing intermediate container 5acd23e72c8a [2021-01-20T12:33:21.210Z] ---> a6abec497fc6 [2021-01-20T12:33:21.210Z] [2021-01-20T12:33:21.210Z] Successfully built a6622d71f1d4 [2021-01-20T12:33:21.210Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-20T12:33:21.665Z]  Building docker-support-scheduler-go ... done Successfully built a6abec497fc6 [2021-01-20T12:33:22.040Z] Successfully tagged docker-core-command-go:latest [2021-01-20T12:33:22.326Z]  Building docker-core-command-go ... done  ---> 30df7f2a0d5b [2021-01-20T12:33:22.326Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-20T12:33:24.409Z] ---> e65eecaef3d8 [2021-01-20T12:33:24.409Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-20T12:33:24.683Z] ---> Running in ee4e3e3f8610 [2021-01-20T12:33:25.334Z] Removing intermediate container ee4e3e3f8610 [2021-01-20T12:33:25.334Z] ---> 9a78268acba1 [2021-01-20T12:33:25.334Z] Step 18/21 : CMD ["--init=true"] [2021-01-20T12:33:25.334Z] ---> Running in 4ee7b3561164 [2021-01-20T12:33:25.627Z] Removing intermediate container 4ee7b3561164 [2021-01-20T12:33:25.627Z] ---> c203f2b1e1d3 [2021-01-20T12:33:25.627Z] Step 19/21 : LABEL arch=x86_64 [2021-01-20T12:33:25.913Z] ---> Running in bb59a860a08d [2021-01-20T12:33:26.625Z] Removing intermediate container bb59a860a08d [2021-01-20T12:33:26.625Z] ---> 761fcf34cc94 [2021-01-20T12:33:26.625Z] Step 20/21 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 [2021-01-20T12:33:26.915Z] ---> Running in 3845abd2587f [2021-01-20T12:33:27.225Z] Removing intermediate container 3845abd2587f [2021-01-20T12:33:27.225Z] ---> f4c948e87de8 [2021-01-20T12:33:27.225Z] Step 21/21 : LABEL version=0.0.0 [2021-01-20T12:33:27.225Z] ---> Running in 00f19de636f3 [2021-01-20T12:33:27.919Z] Removing intermediate container 00f19de636f3 [2021-01-20T12:33:27.919Z] ---> 740e95354a2d [2021-01-20T12:33:27.919Z] [2021-01-20T12:33:28.253Z] Successfully built 740e95354a2d [2021-01-20T12:33:28.253Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-20T12:33:32.588Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container bcf23270b642 [2021-01-20T12:33:32.588Z] ---> 11bfc6d8795c [2021-01-20T12:33:32.588Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-20T12:33:32.860Z] ---> Running in ef6f49d9b03b [2021-01-20T12:33:33.939Z] 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-20T12:33:36.704Z] Removing intermediate container ef6f49d9b03b [2021-01-20T12:33:36.704Z] ---> c45a7c4c9791 [2021-01-20T12:33:36.704Z] [2021-01-20T12:33:36.704Z] Step 11/26 : FROM docker:20.10.0 [2021-01-20T12:33:36.994Z] 20.10.0: Pulling from library/docker [2021-01-20T12:33:47.543Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-20T12:33:47.543Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-20T12:33:47.543Z] ---> aefe523efa57 [2021-01-20T12:33:47.543Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-20T12:33:47.543Z] ---> Running in dd8791f2e0db [2021-01-20T12:33:48.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T12:33:48.436Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T12:33:48.772Z] (1/2) Installing readline (8.0.4-r0) [2021-01-20T12:33:48.772Z] (2/2) Installing bash (5.0.17-r0) [2021-01-20T12:33:48.772Z] Executing bash-5.0.17-r0.post-install [2021-01-20T12:33:48.772Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T12:33:48.772Z] OK: 12 MiB in 22 packages [2021-01-20T12:33:49.890Z] Removing intermediate container dd8791f2e0db [2021-01-20T12:33:49.890Z] ---> f28f5a40e6a7 [2021-01-20T12:33:49.890Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-20T12:33:50.175Z] ---> Running in 673b3c9a54f4 [2021-01-20T12:33:50.473Z] Removing intermediate container 673b3c9a54f4 [2021-01-20T12:33:50.474Z] ---> 447e874325d9 [2021-01-20T12:33:50.474Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-20T12:33:50.771Z] ---> Running in 534d22d5e67b [2021-01-20T12:33:51.041Z] Removing intermediate container 534d22d5e67b [2021-01-20T12:33:51.041Z] ---> 80ab50b5d181 [2021-01-20T12:33:51.041Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-20T12:33:51.041Z] ---> Running in d4446b3fcd5f [2021-01-20T12:33:51.314Z] Removing intermediate container d4446b3fcd5f [2021-01-20T12:33:51.314Z] ---> 094ff4ccac86 [2021-01-20T12:33:51.314Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-20T12:33:52.355Z] ---> 2b1c44993c81 [2021-01-20T12:33:52.355Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-20T12:33:53.015Z] ---> a186d72cc93f [2021-01-20T12:33:53.015Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-20T12:33:53.892Z] 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-20T12:33:54.484Z] ---> 91c927c94bcd [2021-01-20T12:33:54.484Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-20T12:33:54.484Z] ---> Running in 76bdb43a6713 [2021-01-20T12:33:55.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T12:33:55.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T12:33:55.792Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-20T12:33:55.792Z] (2/33) Installing expat (2.2.9-r1) [2021-01-20T12:33:55.792Z] (3/33) Installing libffi (3.3-r2) [2021-01-20T12:33:55.792Z] (4/33) Installing gdbm (1.13-r1) [2021-01-20T12:33:56.108Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-20T12:33:56.108Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-20T12:33:56.108Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-20T12:33:57.640Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-20T12:33:57.640Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-20T12:33:57.640Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-20T12:33:57.640Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-20T12:33:57.640Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-20T12:33:57.640Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-20T12:33:57.640Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-20T12:33:57.640Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-20T12:33:57.640Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-20T12:33:57.640Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-20T12:33:57.908Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-20T12:33:57.908Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-20T12:33:57.908Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-20T12:33:57.908Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-20T12:33:57.908Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-20T12:33:57.908Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-20T12:33:57.908Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-20T12:33:58.180Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-20T12:33:58.180Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-20T12:33:58.180Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-20T12:33:58.180Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-20T12:33:58.180Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-20T12:33:58.180Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-20T12:33:58.180Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-20T12:33:58.180Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-20T12:33:58.180Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-20T12:33:58.237Z] Removing intermediate container 5c55da4e8f7a [2021-01-20T12:33:58.237Z] ---> aaa6f1c53ddf [2021-01-20T12:33:58.237Z] [2021-01-20T12:33:58.237Z] Step 10/22 : FROM alpine:3.12 [2021-01-20T12:33:58.474Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T12:33:58.474Z] OK: 71 MiB in 55 packages [2021-01-20T12:33:58.513Z] 3.12: Pulling from library/alpine [2021-01-20T12:34:00.518Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-20T12:34:00.518Z] Status: Downloaded newer image for alpine:3.12 [2021-01-20T12:34:00.518Z] ---> afeebe901d6b [2021-01-20T12:34:00.518Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-20T12:34:01.125Z] ---> Running in 59aced618bbb [2021-01-20T12:34:03.119Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T12:34:03.394Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T12:34:03.675Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-20T12:34:03.951Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-20T12:34:03.951Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-20T12:34:03.951Z] (4/5) Installing curl (7.69.1-r3) [2021-01-20T12:34:03.951Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-20T12:34:03.951Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T12:34:03.951Z] Executing ca-certificates-20191127-r4.trigger [2021-01-20T12:34:04.226Z] OK: 7 MiB in 19 packages [2021-01-20T12:34:04.500Z] Removing intermediate container 3072559a3e5c [2021-01-20T12:34:04.779Z] ---> 134f1a3be9ad [2021-01-20T12:34:04.779Z] [2021-01-20T12:34:04.779Z] Step 10/21 : FROM alpine:3.12 [2021-01-20T12:34:04.779Z] ---> afeebe901d6b [2021-01-20T12:34:04.779Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-20T12:34:05.053Z] Removing intermediate container 824bb64ea5fb [2021-01-20T12:34:05.053Z] ---> 46a6199f0cb2 [2021-01-20T12:34:05.053Z] [2021-01-20T12:34:05.053Z] Step 10/24 : FROM scratch [2021-01-20T12:34:05.053Z] ---> [2021-01-20T12:34:05.053Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-20T12:34:05.053Z] Removing intermediate container d34c081bd360 [2021-01-20T12:34:05.053Z] ---> edf683de3f06 [2021-01-20T12:34:05.053Z] [2021-01-20T12:34:05.053Z] Step 10/21 : FROM scratch [2021-01-20T12:34:05.053Z] ---> [2021-01-20T12:34:05.053Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-20T12:34:05.326Z] Removing intermediate container 28aeecc090c9 [2021-01-20T12:34:05.326Z] ---> 13f1a7856db0 [2021-01-20T12:34:05.326Z] [2021-01-20T12:34:05.326Z] Step 10/22 : FROM scratch [2021-01-20T12:34:05.326Z] ---> [2021-01-20T12:34:05.326Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-20T12:34:05.326Z] ---> Running in 827856881bdb [2021-01-20T12:34:05.326Z] ---> Running in 6a43d4371835 [2021-01-20T12:34:05.326Z] ---> Running in e8b6cf8d516f [2021-01-20T12:34:05.599Z] ---> Running in 2fe2728d0f06 [2021-01-20T12:34:06.582Z] Removing intermediate container 2fe2728d0f06 [2021-01-20T12:34:06.582Z] ---> 008e03c4959f [2021-01-20T12:34:06.582Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-20T12:34:06.582Z] Removing intermediate container e8b6cf8d516f [2021-01-20T12:34:06.582Z] ---> bcf6119a5f71 [2021-01-20T12:34:06.582Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-20T12:34:06.582Z] Removing intermediate container 6a43d4371835 [2021-01-20T12:34:06.582Z] ---> a8eae0576284 [2021-01-20T12:34:06.582Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-20T12:34:06.582Z] ---> Running in 9b14f3bb2047 [2021-01-20T12:34:06.582Z] ---> Running in ae7f5f13c6ac [2021-01-20T12:34:06.582Z] ---> Running in 62376b3a99c3 [2021-01-20T12:34:06.582Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T12:34:06.582Z] Removing intermediate container 59aced618bbb [2021-01-20T12:34:06.582Z] ---> 5a6cd8ce1944 [2021-01-20T12:34:06.582Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-20T12:34:06.856Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T12:34:06.856Z] ---> Running in 35814f83c94e [2021-01-20T12:34:07.131Z] Removing intermediate container ae7f5f13c6ac [2021-01-20T12:34:07.131Z] ---> d7c536139b4c [2021-01-20T12:34:07.131Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-20T12:34:07.131Z] Removing intermediate container 9b14f3bb2047 [2021-01-20T12:34:07.131Z] ---> 6b168714a5d7 [2021-01-20T12:34:07.131Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-20T12:34:07.406Z] Removing intermediate container 62376b3a99c3 [2021-01-20T12:34:07.406Z] ---> 59785a246572 [2021-01-20T12:34:07.406Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-20T12:34:07.406Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-20T12:34:07.406Z] ---> Running in 256d9e7269d5 [2021-01-20T12:34:07.406Z] ---> Running in c34a4de2c87b [2021-01-20T12:34:07.406Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-20T12:34:07.406Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-20T12:34:07.406Z] (4/4) Installing curl (7.69.1-r3) [2021-01-20T12:34:07.406Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T12:34:07.406Z] Executing ca-certificates-20191127-r4.trigger [2021-01-20T12:34:07.686Z] ---> Running in 0a51484852dd [2021-01-20T12:34:07.686Z] Removing intermediate container 35814f83c94e [2021-01-20T12:34:07.686Z] ---> 7113d5813b68 [2021-01-20T12:34:07.686Z] Step 13/22 : WORKDIR / [2021-01-20T12:34:07.686Z] OK: 7 MiB in 18 packages [2021-01-20T12:34:07.963Z] ---> Running in 0b6e57e8c3c4 [2021-01-20T12:34:07.963Z] Removing intermediate container c34a4de2c87b [2021-01-20T12:34:07.963Z] ---> 33dc52c0f32a [2021-01-20T12:34:07.963Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T12:34:08.243Z] Removing intermediate container 256d9e7269d5 [2021-01-20T12:34:08.243Z] ---> f80513c8488c [2021-01-20T12:34:08.243Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-20T12:34:08.243Z] Removing intermediate container 0a51484852dd [2021-01-20T12:34:08.243Z] ---> 0bb601cf34aa [2021-01-20T12:34:08.243Z] Step 14/22 : WORKDIR / [2021-01-20T12:34:08.516Z] ---> Running in e96b548de573 [2021-01-20T12:34:08.792Z] Removing intermediate container 0b6e57e8c3c4 [2021-01-20T12:34:08.792Z] ---> 2a7ad24099a7 [2021-01-20T12:34:08.792Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T12:34:08.816Z] Removing intermediate container 76bdb43a6713 [2021-01-20T12:34:08.816Z] ---> 7c13b88a0538 [2021-01-20T12:34:08.816Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-20T12:34:08.816Z] ---> Running in fcc1a897e5fb [2021-01-20T12:34:09.067Z] ---> 095f6eeb62af [2021-01-20T12:34:09.067Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-20T12:34:09.347Z] ---> 168c0d1f5b05 [2021-01-20T12:34:09.347Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-20T12:34:09.347Z] Removing intermediate container e96b548de573 [2021-01-20T12:34:09.347Z] ---> f80a695841d8 [2021-01-20T12:34:09.347Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T12:34:09.633Z] Removing intermediate container 827856881bdb [2021-01-20T12:34:09.633Z] ---> 9f47824d39b5 [2021-01-20T12:34:09.633Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-20T12:34:09.958Z] ---> 48e65711170a [2021-01-20T12:34:09.958Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-20T12:34:10.252Z] ---> Running in f7f951b18973 [2021-01-20T12:34:10.277Z] Collecting docker-compose==1.23.2 [2021-01-20T12:34:10.552Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-20T12:34:10.552Z] Collecting texttable<0.10,>=0.9.0 [2021-01-20T12:34:10.823Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-20T12:34:11.314Z] ---> a56d28c57a2e [2021-01-20T12:34:11.314Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-20T12:34:11.314Z] ---> 6d06e0d1a41f [2021-01-20T12:34:11.314Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-20T12:34:11.417Z] Collecting cached-property<2,>=1.2.0 [2021-01-20T12:34:11.418Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-20T12:34:11.418Z] Collecting docopt<0.7,>=0.6.1 [2021-01-20T12:34:11.418Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-20T12:34:11.602Z] ---> 74544f4d0678 [2021-01-20T12:34:11.602Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-20T12:34:11.602Z] Removing intermediate container f7f951b18973 [2021-01-20T12:34:11.602Z] ---> b7ffb56565ea [2021-01-20T12:34:11.602Z] Step 13/21 : WORKDIR /edgex [2021-01-20T12:34:11.889Z] ---> Running in cf61d9c49132 [2021-01-20T12:34:12.012Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-20T12:34:12.012Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-20T12:34:12.178Z] ---> 3d0c90ddabfc [2021-01-20T12:34:12.178Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-20T12:34:12.329Z] Collecting jsonschema<3,>=2.5.1 [2021-01-20T12:34:12.329Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-20T12:34:12.329Z] 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-20T12:34:12.614Z] Collecting docker<4.0,>=3.6.0 [2021-01-20T12:34:12.614Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-20T12:34:12.792Z] ---> cd5329f27185 [2021-01-20T12:34:12.792Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-20T12:34:12.885Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-20T12:34:12.885Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-20T12:34:13.066Z] ---> Running in 63dce262a6e3 [2021-01-20T12:34:13.341Z] ---> 65f01cfa5f82 [2021-01-20T12:34:13.341Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-20T12:34:13.341Z] Removing intermediate container cf61d9c49132 [2021-01-20T12:34:13.341Z] ---> e20f139ea3e7 [2021-01-20T12:34:13.341Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-20T12:34:13.341Z] ---> b539a7bf5576 [2021-01-20T12:34:13.341Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-20T12:34:13.619Z] ---> cbb634d187cb [2021-01-20T12:34:13.619Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T12:34:13.619Z] Removing intermediate container 63dce262a6e3 [2021-01-20T12:34:13.619Z] ---> d85b653cbb84 [2021-01-20T12:34:13.619Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T12:34:13.898Z] ---> Running in 8422c254915f [2021-01-20T12:34:13.919Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-20T12:34:13.919Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-20T12:34:13.919Z] Collecting PyYAML<4,>=3.10 [2021-01-20T12:34:14.194Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-20T12:34:14.500Z] ---> 8de76e0583d5 [2021-01-20T12:34:14.500Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-20T12:34:14.500Z] ---> Running in 0c11566da7b9 [2021-01-20T12:34:14.500Z] ---> 1c555447066f [2021-01-20T12:34:14.500Z] ---> 68b4f1592058 [2021-01-20T12:34:14.500Z] Step 18/22 : RUN chmod +x entrypoint.shStep 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-20T12:34:14.500Z] [2021-01-20T12:34:14.500Z] Removing intermediate container 8422c254915f [2021-01-20T12:34:14.500Z] ---> 0910612257d6 [2021-01-20T12:34:14.500Z] Step 19/21 : LABEL arch=arm64 [2021-01-20T12:34:14.776Z] ---> 16b859c16a33 [2021-01-20T12:34:14.776Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-20T12:34:14.776Z] ---> Running in b282cc7ec138 [2021-01-20T12:34:14.776Z] ---> Running in 6bb051fd27ce [2021-01-20T12:34:15.178Z] Collecting docker-pycreds>=0.4.0 [2021-01-20T12:34:15.178Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-20T12:34:15.379Z] Removing intermediate container 0c11566da7b9 [2021-01-20T12:34:15.379Z] ---> 80dacc3cdff0 [2021-01-20T12:34:15.379Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T12:34:15.487Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-20T12:34:15.487Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-20T12:34:15.487Z] 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-20T12:34:15.487Z] Collecting idna<2.8,>=2.5 [2021-01-20T12:34:15.487Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-20T12:34:15.487Z] 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-20T12:34:15.487Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-20T12:34:15.487Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-20T12:34:15.487Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-20T12:34:15.487Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-20T12:34:15.757Z] Installing collected packages: texttable, cached-property, docopt, websocket-client, jsonschema, docker-pycreds, urllib3, idna, requests, docker, dockerpty, PyYAML, docker-compose [2021-01-20T12:34:15.757Z] Running setup.py install for texttable: started [2021-01-20T12:34:15.978Z] ---> Running in afdc019eee05 [2021-01-20T12:34:15.978Z] Removing intermediate container b282cc7ec138 [2021-01-20T12:34:15.978Z] ---> bb9c1ddbfb1e [2021-01-20T12:34:15.978Z] Step 20/21 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 [2021-01-20T12:34:16.349Z] Running setup.py install for texttable: finished with status 'done' [2021-01-20T12:34:16.349Z] Running setup.py install for docopt: started [2021-01-20T12:34:16.578Z] ---> Running in 983fb46bb64e [2021-01-20T12:34:16.578Z] ---> beda35c80c16 [2021-01-20T12:34:16.578Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-20T12:34:16.853Z] Removing intermediate container afdc019eee05 [2021-01-20T12:34:16.853Z] ---> 9cc0af074046 [2021-01-20T12:34:16.853Z] Step 20/22 : LABEL arch=arm64 [2021-01-20T12:34:16.853Z] ---> 64a8670d2937 [2021-01-20T12:34:16.853Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-20T12:34:16.853Z] ---> Running in 2ee04e1538dd [2021-01-20T12:34:17.129Z] Removing intermediate container 983fb46bb64e [2021-01-20T12:34:17.316Z] Running setup.py install for docopt: finished with status 'done' [2021-01-20T12:34:17.316Z] Attempting uninstall: urllib3 [2021-01-20T12:34:17.316Z] Found existing installation: urllib3 1.25.9 [2021-01-20T12:34:17.316Z] Uninstalling urllib3-1.25.9: [2021-01-20T12:34:17.403Z] ---> 67f7fefd36c6 [2021-01-20T12:34:17.403Z] Step 21/21 : LABEL version=0.0.0 [2021-01-20T12:34:17.588Z] Successfully uninstalled urllib3-1.25.9 [2021-01-20T12:34:17.676Z] ---> Running in 1fbbd41cebe2 [2021-01-20T12:34:17.676Z] Removing intermediate container 2ee04e1538dd [2021-01-20T12:34:17.676Z] ---> 8c8f7949f307 [2021-01-20T12:34:17.676Z] Step 21/22 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 [2021-01-20T12:34:17.864Z] Attempting uninstall: idna [2021-01-20T12:34:17.865Z] Found existing installation: idna 2.9 [2021-01-20T12:34:17.865Z] Uninstalling idna-2.9: [2021-01-20T12:34:17.865Z] Successfully uninstalled idna-2.9 [2021-01-20T12:34:17.948Z] ---> 8aeb03b6c705 [2021-01-20T12:34:17.948Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-20T12:34:18.133Z] Attempting uninstall: requests [2021-01-20T12:34:18.133Z] Found existing installation: requests 2.23.0 [2021-01-20T12:34:18.133Z] Uninstalling requests-2.23.0: [2021-01-20T12:34:18.133Z] Successfully uninstalled requests-2.23.0 [2021-01-20T12:34:18.223Z] ---> Running in 6b729bf808be [2021-01-20T12:34:18.223Z] Removing intermediate container 6bb051fd27ce [2021-01-20T12:34:18.223Z] ---> b835af376f42 [2021-01-20T12:34:18.223Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-20T12:34:18.223Z] ---> Running in 71225c1d79b4 [2021-01-20T12:34:18.223Z] ---> fc0fff4e407a [2021-01-20T12:34:18.223Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-20T12:34:18.223Z] Removing intermediate container 1fbbd41cebe2 [2021-01-20T12:34:18.223Z] ---> fdaa0ba8d1ba [2021-01-20T12:34:18.223Z] [2021-01-20T12:34:18.416Z] Running setup.py install for dockerpty: started [2021-01-20T12:34:18.499Z] ---> Running in 6ba820a79f0c [2021-01-20T12:34:18.499Z] ---> Running in d9a63f09f3b8 [2021-01-20T12:34:18.772Z] Removing intermediate container 6b729bf808be [2021-01-20T12:34:18.773Z] ---> 78732357c6c2 [2021-01-20T12:34:18.773Z] Step 22/22 : LABEL version=0.0.0 [2021-01-20T12:34:18.773Z] Successfully built fdaa0ba8d1ba [2021-01-20T12:34:19.036Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-20T12:34:19.036Z] Running setup.py install for PyYAML: started [2021-01-20T12:34:19.051Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-20T12:34:19.051Z] Building docker-security-secretstore-setup-go [2021-01-20T12:34:19.051Z] Removing intermediate container 71225c1d79b4 [2021-01-20T12:34:19.051Z] ---> 314764a9aa36 [2021-01-20T12:34:19.051Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T12:34:19.051Z]  Building docker-support-scheduler-go ... done  ---> Running in 9612f8e28d1e [2021-01-20T12:34:19.051Z] ---> Running in 896b129fa581 [2021-01-20T12:34:19.330Z] Removing intermediate container 6ba820a79f0c [2021-01-20T12:34:19.330Z] ---> b2d47204a0d4 [2021-01-20T12:34:19.330Z] Step 20/22 : LABEL arch=arm64 [2021-01-20T12:34:19.331Z] Removing intermediate container d9a63f09f3b8 [2021-01-20T12:34:19.331Z] ---> e8e80351a0c6 [2021-01-20T12:34:19.331Z] Step 18/21 : CMD ["--init=true"] [2021-01-20T12:34:19.331Z] ---> Running in d3c8bc6ce9c0 [2021-01-20T12:34:19.619Z] ---> Running in 08b8939d6741 [2021-01-20T12:34:19.619Z] Removing intermediate container 9612f8e28d1e [2021-01-20T12:34:19.619Z] ---> 1d1fa3091e05 [2021-01-20T12:34:19.619Z] [2021-01-20T12:34:19.896Z] Removing intermediate container 896b129fa581 [2021-01-20T12:34:19.896Z] ---> fa3222ba0b89 [2021-01-20T12:34:19.896Z] Step 22/24 : LABEL arch=arm64 [2021-01-20T12:34:20.011Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-20T12:34:20.171Z] Successfully built 1d1fa3091e05 [2021-01-20T12:34:20.301Z] 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-20T12:34:20.456Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-20T12:34:20.456Z]  Building docker-core-command-go ... done Building docker-core-metadata-go [2021-01-20T12:34:20.456Z] ---> Running in d4f1a39f8c41 [2021-01-20T12:34:20.456Z] Removing intermediate container 08b8939d6741 [2021-01-20T12:34:20.456Z] ---> 917eb459601f [2021-01-20T12:34:20.456Z] Step 19/21 : LABEL arch=arm64 [2021-01-20T12:34:20.456Z] Removing intermediate container d3c8bc6ce9c0 [2021-01-20T12:34:20.746Z] ---> a882b654af4f [2021-01-20T12:34:20.747Z] Step 21/22 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 [2021-01-20T12:34:20.747Z] ---> Running in 55db5f7ac75a [2021-01-20T12:34:20.747Z] ---> Running in 16a1a7ef61af [2021-01-20T12:34:21.360Z] Removing intermediate container d4f1a39f8c41 [2021-01-20T12:34:21.360Z] ---> 0761b4e20520 [2021-01-20T12:34:21.360Z] Step 23/24 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 [2021-01-20T12:34:21.360Z] ---> Running in 9a580f801b73 [2021-01-20T12:34:21.360Z] Removing intermediate container 55db5f7ac75a [2021-01-20T12:34:21.360Z] ---> c47e82767654 [2021-01-20T12:34:21.360Z] Step 20/21 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 [2021-01-20T12:34:21.637Z] Removing intermediate container 16a1a7ef61af [2021-01-20T12:34:21.637Z] ---> 46ab637d11ef [2021-01-20T12:34:21.637Z] Step 22/22 : LABEL version=0.0.0 [2021-01-20T12:34:21.914Z] ---> Running in cb90f0884364 [2021-01-20T12:34:22.201Z] ---> Running in a212d23c6e46 [2021-01-20T12:34:23.191Z] Removing intermediate container 9a580f801b73 [2021-01-20T12:34:23.191Z] ---> 65276e2b4f18 [2021-01-20T12:34:23.191Z] Step 24/24 : LABEL version=0.0.0 [2021-01-20T12:34:24.172Z] Removing intermediate container cb90f0884364 [2021-01-20T12:34:24.172Z] ---> 003153e6fc99 [2021-01-20T12:34:24.172Z] Step 21/21 : LABEL version=0.0.0 [2021-01-20T12:34:24.172Z] Removing intermediate container a212d23c6e46 [2021-01-20T12:34:24.172Z] ---> 0106377238be [2021-01-20T12:34:24.172Z] [2021-01-20T12:34:24.446Z] ---> Running in e696a6197971 [2021-01-20T12:34:24.446Z] Successfully built 0106377238be [2021-01-20T12:34:24.644Z] Removing intermediate container fcc1a897e5fb [2021-01-20T12:34:24.644Z] ---> dbb3240f1dde [2021-01-20T12:34:24.644Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-20T12:34:24.644Z] ---> Running in 9437f8106e6e [2021-01-20T12:34:24.732Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-20T12:34:24.733Z]  Building docker-security-bootstrap-redis-go ... done Building docker-core-data-go [2021-01-20T12:34:24.733Z] ---> Running in 8e5d2935083f [2021-01-20T12:34:25.005Z] Removing intermediate container e696a6197971 [2021-01-20T12:34:25.005Z] ---> 63f5f8b6e7ac [2021-01-20T12:34:25.005Z] [2021-01-20T12:34:25.279Z] Removing intermediate container 8e5d2935083f [2021-01-20T12:34:25.279Z] ---> bc97d355d4c5 [2021-01-20T12:34:25.279Z] [2021-01-20T12:34:25.555Z] Successfully built 63f5f8b6e7ac [2021-01-20T12:34:25.555Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-20T12:34:25.555Z] Building docker-sys-mgmt-agent-go [2021-01-20T12:34:25.713Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T12:34:25.828Z]  Building docker-support-notifications-go ... done Successfully built bc97d355d4c5 [2021-01-20T12:34:25.828Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-20T12:34:25.993Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T12:34:26.261Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-20T12:34:26.261Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-20T12:34:26.261Z] (3/3) Installing curl (7.69.1-r3) [2021-01-20T12:34:26.261Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T12:34:26.261Z] OK: 72 MiB in 58 packages [2021-01-20T12:34:26.895Z] Removing intermediate container 9437f8106e6e [2021-01-20T12:34:26.895Z] ---> f00e3c914c0c [2021-01-20T12:34:26.895Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-20T12:34:27.175Z] ---> Running in 5c2c5cd06202 [2021-01-20T12:34:27.448Z] Removing intermediate container 5c2c5cd06202 [2021-01-20T12:34:27.448Z] ---> e75b6e3903d6 [2021-01-20T12:34:27.448Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T12:34:27.448Z] ---> Running in 1e6e6a75b0a9 [2021-01-20T12:34:27.756Z] Removing intermediate container 1e6e6a75b0a9 [2021-01-20T12:34:27.756Z] ---> 85bf705eecc7 [2021-01-20T12:34:27.756Z] Step 24/26 : LABEL arch=x86_64 [2021-01-20T12:34:28.112Z] ---> Running in d25aa544ce84 [2021-01-20T12:34:28.393Z] Removing intermediate container d25aa544ce84 [2021-01-20T12:34:28.393Z] ---> 002029f556b9 [2021-01-20T12:34:28.393Z] Step 25/26 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 [2021-01-20T12:34:28.671Z] ---> Running in bc5d7c48d63d [2021-01-20T12:34:28.935Z] Removing intermediate container bc5d7c48d63d [2021-01-20T12:34:28.935Z] ---> b6e3f3e80579 [2021-01-20T12:34:28.935Z] Step 26/26 : LABEL version=0.0.0 [2021-01-20T12:34:28.935Z] ---> Running in bfbc5d0cf622 [2021-01-20T12:34:29.217Z] Removing intermediate container bfbc5d0cf622 [2021-01-20T12:34:29.217Z] ---> 9a0864974710 [2021-01-20T12:34:29.217Z] [2021-01-20T12:34:29.482Z] Successfully built 9a0864974710 [2021-01-20T12:34:29.482Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-20T12:34:30.494Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-20T12:34:30.528Z] $ docker stop --time=1 a55c91c85a5ec8f311ed3e00e3b300fe413d28c89b45ed3b96650b8e49f9f2d4 [2021-01-20T12:34:32.718Z] $ docker rm -f a55c91c85a5ec8f311ed3e00e3b300fe413d28c89b45ed3b96650b8e49f9f2d4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-20T12:34:33.427Z] + grep docker [2021-01-20T12:34:33.427Z] + docker images [2021-01-20T12:34:33.427Z] docker-sys-mgmt-agent-go latest 9a0864974710 4 seconds ago 313MB [2021-01-20T12:34:33.427Z] docker-security-proxy-setup-go latest 740e95354a2d About a minute ago 24.4MB [2021-01-20T12:34:33.427Z] docker-support-scheduler-go latest a6622d71f1d4 About a minute ago 10.7MB [2021-01-20T12:34:33.427Z] docker-core-command-go latest a6abec497fc6 About a minute ago 10.6MB [2021-01-20T12:34:33.427Z] docker-core-data-go latest 10e89db38e33 2 minutes ago 22.3MB [2021-01-20T12:34:33.427Z] docker-security-secretstore-setup-go latest e292d606e223 3 minutes ago 24.6MB [2021-01-20T12:34:33.427Z] docker-security-bootstrap-redis-go latest d26d4d3e8199 3 minutes ago 15.8MB [2021-01-20T12:34:33.427Z] docker-core-metadata-go latest aa4000b7d4f9 3 minutes ago 13.1MB [2021-01-20T12:34:33.427Z] docker-support-notifications-go latest b9635ebd2c24 3 minutes ago 12MB [2021-01-20T12:34:33.427Z] docker 20.10.0 aefe523efa57 5 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-20T12:34:49.949Z] Still waiting to schedule task [2021-01-20T12:34:49.949Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-20T12:35:12.795Z]  Building docker-security-proxy-setup-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T12:35:12.795Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-20T12:35:12.795Z] ---> d9590eaa84a0 [2021-01-20T12:35:12.795Z] Step 3/24 : WORKDIR /edgex-go [2021-01-20T12:35:12.795Z] ---> Using cache [2021-01-20T12:35:12.795Z] ---> 5b0f9e26fcc0 [2021-01-20T12:35:12.795Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T12:35:12.795Z] ---> Using cache [2021-01-20T12:35:12.795Z] ---> 98d7edc6a59e [2021-01-20T12:35:12.795Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-20T12:35:12.795Z] ---> Using cache [2021-01-20T12:35:12.795Z] ---> a39a537eadbd [2021-01-20T12:35:12.795Z] Step 6/24 : COPY go.mod . [2021-01-20T12:35:12.795Z] ---> Using cache [2021-01-20T12:35:12.795Z] ---> 314fdce5e9db [2021-01-20T12:35:12.795Z] Step 7/24 : RUN go mod download [2021-01-20T12:35:12.795Z] ---> Using cache [2021-01-20T12:35:12.795Z] ---> 84866ebfbad5 [2021-01-20T12:35:12.795Z] Step 8/24 : COPY . . [2021-01-20T12:35:12.795Z] ---> Using cache [2021-01-20T12:35:12.795Z] ---> 75f2e4dfb0ad [2021-01-20T12:35:12.795Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-20T12:35:12.795Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T12:35:12.795Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-20T12:35:12.795Z] ---> d9590eaa84a0 [2021-01-20T12:35:12.795Z] Step 3/22 : WORKDIR /edgex-go [2021-01-20T12:35:12.795Z] ---> Using cache [2021-01-20T12:35:12.795Z] ---> 5b0f9e26fcc0 [2021-01-20T12:35:12.795Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T12:35:12.795Z] ---> Using cache [2021-01-20T12:35:12.795Z] ---> 98d7edc6a59e [2021-01-20T12:35:12.795Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-20T12:35:12.795Z] ---> Using cache [2021-01-20T12:35:12.795Z] ---> a39a537eadbd [2021-01-20T12:35:12.795Z] Step 6/22 : COPY go.mod . [2021-01-20T12:35:12.795Z] ---> Using cache [2021-01-20T12:35:12.795Z] ---> 314fdce5e9db [2021-01-20T12:35:12.795Z] Step 7/22 : RUN go mod download [2021-01-20T12:35:12.795Z] ---> Using cache [2021-01-20T12:35:12.795Z] ---> 84866ebfbad5 [2021-01-20T12:35:12.795Z] Step 8/22 : COPY . . [2021-01-20T12:35:12.795Z] ---> Using cache [2021-01-20T12:35:12.795Z] ---> 75f2e4dfb0ad [2021-01-20T12:35:12.795Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-20T12:35:13.075Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T12:35:13.075Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-20T12:35:13.075Z] ---> d9590eaa84a0 [2021-01-20T12:35:13.075Z] Step 3/23 : WORKDIR /edgex-go [2021-01-20T12:35:13.075Z] ---> Using cache [2021-01-20T12:35:13.075Z] ---> 5b0f9e26fcc0 [2021-01-20T12:35:13.075Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T12:35:13.075Z] ---> Using cache [2021-01-20T12:35:13.075Z] ---> 98d7edc6a59e [2021-01-20T12:35:13.075Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-20T12:35:13.075Z] ---> Running in bbb8e86b2542 [2021-01-20T12:35:13.075Z] ---> Running in 6b276c4f3309 [2021-01-20T12:35:13.075Z] ---> Running in a3ff9081e97d [2021-01-20T12:35:13.353Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T12:35:13.353Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-20T12:35:13.353Z] ---> d9590eaa84a0 [2021-01-20T12:35:13.353Z] Step 3/26 : WORKDIR /edgex-go [2021-01-20T12:35:13.353Z] ---> Using cache [2021-01-20T12:35:13.353Z] ---> 5b0f9e26fcc0 [2021-01-20T12:35:13.353Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T12:35:13.353Z] ---> Using cache [2021-01-20T12:35:13.353Z] ---> 98d7edc6a59e [2021-01-20T12:35:13.353Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-20T12:35:13.353Z] ---> Running in a07c33d3cc01 [2021-01-20T12:35:14.799Z] 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-20T12:35:15.077Z] 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-20T12:35:15.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T12:35:15.352Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T12:35:17.339Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T12:35:19.967Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T12:35:20.572Z] OK: 217 MiB in 51 packages [2021-01-20T12:35:21.561Z] OK: 217 MiB in 51 packages [2021-01-20T12:35:23.005Z] Removing intermediate container a07c33d3cc01 [2021-01-20T12:35:23.005Z] ---> 5e6ef5dcccdb [2021-01-20T12:35:23.005Z] Step 6/26 : COPY go.mod . [2021-01-20T12:35:23.005Z] Removing intermediate container a3ff9081e97d [2021-01-20T12:35:23.005Z] ---> 5caf21a243d8 [2021-01-20T12:35:23.277Z] Step 6/23 : COPY go.mod . [2021-01-20T12:35:23.872Z] ---> b08cb8b838af [2021-01-20T12:35:23.872Z] Step 7/26 : RUN go mod download [2021-01-20T12:35:24.148Z] ---> Running in a1e88391483e [2021-01-20T12:35:24.428Z] ---> 25703e2f782d [2021-01-20T12:35:24.428Z] Step 7/23 : RUN go mod download [2021-01-20T12:35:24.707Z] ---> Running in a2dd14335f7a [2021-01-20T12:35:29.026Z] Removing intermediate container a1e88391483e [2021-01-20T12:35:29.026Z] ---> 52d7cff4f370 [2021-01-20T12:35:29.026Z] Step 8/26 : COPY . . [2021-01-20T12:35:29.026Z] Removing intermediate container a2dd14335f7a [2021-01-20T12:35:29.026Z] ---> 0ed9e058d6c7 [2021-01-20T12:35:29.026Z] Step 8/23 : COPY . . [2021-01-20T12:35:43.257Z] Running on prd-ubuntu18.04-docker-8c-8g-21608 in /w/workspace/edgexfoundry_edgex-go_PR-3054 [Pipeline] { [Pipeline] ws [2021-01-20T12:35:43.395Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-20T12:35:45.792Z] using credential edgex-jenkins-ssh [2021-01-20T12:35:45.860Z] Cloning the remote Git repository [2021-01-20T12:35:45.889Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-20T12:35:45.960Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-20T12:35:45.994Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-20T12:35:45.995Z] > git --version # timeout=10 [2021-01-20T12:35:46.003Z] > git --version # 'git version 2.17.1' [2021-01-20T12:35:46.003Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T12:35:46.031Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T12:35:57.510Z] Merging remotes/origin/master commit c4887d0c009f35026456fc1c8cef2ef56b2ea654 into PR head commit f85f266ab1450e40de308ac916294fd99f1e3ea7 [2021-01-20T12:35:57.628Z] Merge succeeded, producing f85f266ab1450e40de308ac916294fd99f1e3ea7 [2021-01-20T12:35:57.629Z] Checking out Revision f85f266ab1450e40de308ac916294fd99f1e3ea7 (PR-3054) [2021-01-20T12:35:56.784Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-20T12:35:56.792Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T12:35:56.805Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-20T12:35:56.829Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-20T12:35:56.829Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T12:35:56.834Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3054/head:refs/remotes/origin/PR-3054 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-20T12:35:57.513Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T12:35:57.518Z] > git checkout -f f85f266ab1450e40de308ac916294fd99f1e3ea7 # timeout=10 [2021-01-20T12:35:57.589Z] > git remote # timeout=10 [2021-01-20T12:35:57.597Z] > git config --get remote.origin.url # timeout=10 [2021-01-20T12:35:57.603Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T12:35:57.607Z] > git merge c4887d0c009f35026456fc1c8cef2ef56b2ea654 # timeout=10 [2021-01-20T12:35:57.615Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-20T12:35:57.624Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T12:35:57.628Z] > git checkout -f f85f266ab1450e40de308ac916294fd99f1e3ea7 # timeout=10 [2021-01-20T12:36:01.390Z] Commit message: "fix(meta): Delete DS API should check the associated Device existence" [2021-01-20T12:36:01.400Z] ---> 49eb939d89e7 [2021-01-20T12:36:01.400Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-20T12:36:01.400Z] ---> 0da685baf74b [2021-01-20T12:36:01.400Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-20T12:36:01.400Z] ---> Running in 19cc778604e0 [2021-01-20T12:36:01.400Z] ---> Running in 30decacc190c [2021-01-20T12:36:01.400Z] 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-20T12:36:01.400Z] 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-20T12:36:01.400Z] 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-20T12:36:01.410Z] > git --version # timeout=10 [2021-01-20T12:36:01.413Z] > git --version # 'git version 2.17.1' [2021-01-20T12:36:01.423Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-20T12:36:03.208Z] + echo snap-build.sh [2021-01-20T12:36:03.208Z] snap-build.sh [2021-01-20T12:36:03.208Z] + SNAP_BASE_DIR=. [2021-01-20T12:36:03.208Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-20T12:36:03.208Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-20T12:36:03.208Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-20T12:36:03.208Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-20T12:36:03.208Z] + cd /w/workspace/edgex-go/1 [2021-01-20T12:36:03.208Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-20T12:36:03.208Z] Reading package lists... [2021-01-20T12:36:03.208Z] Building dependency tree... [2021-01-20T12:36:03.208Z] Reading state information... [2021-01-20T12:36:03.471Z] The following packages were automatically installed and are no longer required: [2021-01-20T12:36:03.471Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-20T12:36:03.471Z] uidmap xdelta3 [2021-01-20T12:36:03.471Z] Use 'sudo apt autoremove' to remove them. [2021-01-20T12:36:03.471Z] The following packages will be REMOVED: [2021-01-20T12:36:03.471Z] lxd* lxd-client* [2021-01-20T12:36:04.046Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-20T12:36:04.046Z] After this operation, 31.7 MB disk space will be freed. [2021-01-20T12:36:05.094Z] (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-20T12:36:05.094Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-20T12:36:06.054Z] Removing lxd dnsmasq configuration [2021-01-20T12:36:06.054Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-20T12:36:06.629Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-20T12:36:07.579Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-20T12:36:07.842Z] (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-20T12:36:07.842Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-20T12:36:09.227Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-20T12:36:09.227Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-20T12:36:10.618Z] + sudo snap remove --purge lxd [2021-01-20T12:36:10.618Z] snap "lxd" is not installed [2021-01-20T12:36:10.618Z] + sudo groupadd --force --system lxd [2021-01-20T12:36:10.618Z] ++ whoami [2021-01-20T12:36:10.618Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-20T12:36:10.618Z] + newgrp - lxd [2021-01-20T12:36:10.618Z] + sudo snap install lxd [2021-01-20T12:36:13.829Z] Removing intermediate container bbb8e86b2542 [2021-01-20T12:36:13.830Z] ---> ef670f53a879 [2021-01-20T12:36:13.830Z] [2021-01-20T12:36:13.830Z] Step 10/24 : FROM alpine:3.12 [2021-01-20T12:36:13.830Z] ---> afeebe901d6b [2021-01-20T12:36:13.830Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-20T12:36:13.830Z] ---> Using cache [2021-01-20T12:36:13.830Z] ---> 5a6cd8ce1944 [2021-01-20T12:36:13.830Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-20T12:36:13.830Z] ---> Running in 28b096c3495d [2021-01-20T12:36:13.830Z] Removing intermediate container 28b096c3495d [2021-01-20T12:36:13.830Z] ---> c541410ea72b [2021-01-20T12:36:13.830Z] Step 13/24 : WORKDIR / [2021-01-20T12:36:13.830Z] ---> Running in 638cb6eb9d93 [2021-01-20T12:36:14.426Z] Removing intermediate container 638cb6eb9d93 [2021-01-20T12:36:14.426Z] ---> 7acc1dd2b941 [2021-01-20T12:36:14.426Z] 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-20T12:36:15.868Z] ---> 33b362f501d1 [2021-01-20T12:36:15.868Z] 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-20T12:36:16.466Z] ---> a994529ac8f6 [2021-01-20T12:36:16.466Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-20T12:36:17.911Z] ---> 1874d3ca86a8 [2021-01-20T12:36:17.911Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-20T12:36:19.357Z] ---> 0c91ba9ccbd9 [2021-01-20T12:36:19.357Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-20T12:36:20.644Z] 2021-01-20T12:36:18Z INFO Waiting for automatic snapd restart... [2021-01-20T12:36:21.359Z] ---> 20e1ecd9dcf2 [2021-01-20T12:36:21.359Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-20T12:36:22.341Z] ---> ebcb5d2c11fa [2021-01-20T12:36:22.341Z] 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-20T12:36:22.341Z] ---> Running in 70becadd90b8 [2021-01-20T12:36:26.731Z] Removing intermediate container 70becadd90b8 [2021-01-20T12:36:26.731Z] ---> 8233320d55c4 [2021-01-20T12:36:26.731Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-20T12:36:26.731Z] ---> Running in 5d21186011fc [2021-01-20T12:36:27.360Z] Removing intermediate container 5d21186011fc [2021-01-20T12:36:27.360Z] ---> 1207948c94a9 [2021-01-20T12:36:27.360Z] Step 22/24 : LABEL arch=arm64 [2021-01-20T12:36:27.632Z] ---> Running in 675c34b91f91 [2021-01-20T12:36:28.226Z] Removing intermediate container 675c34b91f91 [2021-01-20T12:36:28.226Z] ---> 28f2ab7973bb [2021-01-20T12:36:28.226Z] Step 23/24 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 [2021-01-20T12:36:28.820Z] ---> Running in 3a8706a7b94b [2021-01-20T12:36:30.259Z] Removing intermediate container 3a8706a7b94b [2021-01-20T12:36:30.259Z] ---> 9ecb78771854 [2021-01-20T12:36:30.259Z] Step 24/24 : LABEL version=0.0.0 [2021-01-20T12:36:30.535Z] ---> Running in 037b44469472 [2021-01-20T12:36:31.518Z] Removing intermediate container 037b44469472 [2021-01-20T12:36:31.518Z] ---> d8bd829760e0 [2021-01-20T12:36:31.518Z] [2021-01-20T12:36:32.119Z] Removing intermediate container 6b276c4f3309 [2021-01-20T12:36:32.119Z] ---> 841a871227a5 [2021-01-20T12:36:32.119Z] [2021-01-20T12:36:32.119Z] Step 10/22 : FROM scratch [2021-01-20T12:36:32.119Z] ---> [2021-01-20T12:36:32.119Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-20T12:36:32.119Z] ---> Using cache [2021-01-20T12:36:32.395Z] ---> 008e03c4959f [2021-01-20T12:36:32.395Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-20T12:36:32.395Z] Successfully built d8bd829760e0 [2021-01-20T12:36:32.395Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-20T12:36:32.395Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in d9b3f4cab07e [2021-01-20T12:36:32.997Z] Removing intermediate container d9b3f4cab07e [2021-01-20T12:36:32.997Z] ---> 5b49440cd5b5 [2021-01-20T12:36:32.997Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-20T12:36:33.275Z] ---> Running in 484eb95b3bb0 [2021-01-20T12:36:33.876Z] Removing intermediate container 484eb95b3bb0 [2021-01-20T12:36:33.876Z] ---> c5ef8cc1ca62 [2021-01-20T12:36:33.876Z] Step 14/22 : WORKDIR / [2021-01-20T12:36:33.876Z] ---> Running in c30eda1ff885 [2021-01-20T12:36:34.476Z] Removing intermediate container c30eda1ff885 [2021-01-20T12:36:34.476Z] ---> 9912f346a3a0 [2021-01-20T12:36:34.476Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T12:36:35.571Z] lxd 4.10 from Canonical* installed [2021-01-20T12:36:35.571Z] + sudo lxd init --auto [2021-01-20T12:36:35.920Z] ---> 8f1fadd80f7e [2021-01-20T12:36:35.920Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-20T12:36:37.903Z] ---> 73158c7bae0f [2021-01-20T12:36:37.903Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-20T12:36:38.505Z] ---> defe794af807 [2021-01-20T12:36:38.505Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-20T12:36:38.780Z] ---> Running in 7ff60772a9e3 [2021-01-20T12:36:39.387Z] Removing intermediate container 7ff60772a9e3 [2021-01-20T12:36:39.387Z] ---> 844cc2210ad9 [2021-01-20T12:36:39.387Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T12:36:39.663Z] ---> Running in 81fdcd21be48 [2021-01-20T12:36:40.262Z] Removing intermediate container 81fdcd21be48 [2021-01-20T12:36:40.262Z] ---> 0877fbe2221e [2021-01-20T12:36:40.262Z] Step 20/22 : LABEL arch=arm64 [2021-01-20T12:36:40.535Z] ---> Running in fa4cc134ac56 [2021-01-20T12:36:41.135Z] Removing intermediate container fa4cc134ac56 [2021-01-20T12:36:41.135Z] ---> 47d99308667f [2021-01-20T12:36:41.135Z] Step 21/22 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 [2021-01-20T12:36:41.135Z] ---> Running in f72d3f651e85 [2021-01-20T12:36:41.733Z] Removing intermediate container f72d3f651e85 [2021-01-20T12:36:41.733Z] ---> 39ca8a4a95c2 [2021-01-20T12:36:41.733Z] Step 22/22 : LABEL version=0.0.0 [2021-01-20T12:36:42.011Z] ---> Running in cd6f3c9fe464 [2021-01-20T12:36:42.615Z] Removing intermediate container cd6f3c9fe464 [2021-01-20T12:36:42.615Z] ---> db31f0d068a7 [2021-01-20T12:36:42.615Z] [2021-01-20T12:36:43.216Z] Successfully built db31f0d068a7 [2021-01-20T12:36:43.216Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-20T12:36:43.718Z] + sudo snap install --classic snapcraft [2021-01-20T12:36:49.012Z] snapcraft 4.4.4 from Canonical* installed [2021-01-20T12:36:49.012Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-20T12:36:49.012Z] + patch --verbose -p1 [2021-01-20T12:36:49.012Z] Hmm... Looks like a unified diff to me... [2021-01-20T12:36:49.012Z] The text leading up to this was: [2021-01-20T12:36:49.012Z] -------------------------- [2021-01-20T12:36:49.012Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-20T12:36:49.012Z] |From: Tony Espy [2021-01-20T12:36:49.012Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-20T12:36:49.012Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-20T12:36:49.012Z] | [2021-01-20T12:36:49.012Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-20T12:36:49.012Z] |optimize the snap CI check run for pull requests. When [2021-01-20T12:36:49.012Z] |applied, it essentially strips out everything (apps and [2021-01-20T12:36:49.012Z] |parts) from the snapcraft.yaml file except those required [2021-01-20T12:36:49.012Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-20T12:36:49.012Z] |catch changes to edgex-go that break the snap build. [2021-01-20T12:36:49.012Z] | [2021-01-20T12:36:49.012Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-20T12:36:49.012Z] |to update this patch file, otherwise it may fail to apply, [2021-01-20T12:36:49.012Z] |resulting in a failed snap build CI check in the associated [2021-01-20T12:36:49.012Z] |pull request. [2021-01-20T12:36:49.012Z] | [2021-01-20T12:36:49.012Z] |Note - in addition to applying this patch, the pipeline also [2021-01-20T12:36:49.012Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-20T12:36:49.012Z] |need to build the finally binary .snap file (and it won't [2021-01-20T12:36:49.012Z] |work with the patch applied). This further reduces the build [2021-01-20T12:36:49.012Z] |time. [2021-01-20T12:36:49.012Z] |--- [2021-01-20T12:36:49.012Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-20T12:36:49.012Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-20T12:36:49.012Z] | [2021-01-20T12:36:49.012Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-20T12:36:49.012Z] |index 1e537489..faf42425 100644 [2021-01-20T12:36:49.012Z] |--- a/snap/snapcraft.yaml [2021-01-20T12:36:49.012Z] |+++ b/snap/snapcraft.yaml [2021-01-20T12:36:49.012Z] -------------------------- [2021-01-20T12:36:49.012Z] patching file snap/snapcraft.yaml [2021-01-20T12:36:49.012Z] Using Plan A... [2021-01-20T12:36:49.012Z] Hunk #1 succeeded at 73. [2021-01-20T12:36:49.012Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-01-20T12:36:49.012Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-01-20T12:36:49.012Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-01-20T12:36:49.012Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-01-20T12:36:49.012Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-01-20T12:36:49.012Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-01-20T12:36:49.012Z] Hunk #8 succeeded at 342. [2021-01-20T12:36:49.012Z] Hmm... Ignoring the trailing garbage. [2021-01-20T12:36:49.012Z] done [2021-01-20T12:36:49.012Z] + sudo snapcraft prime --use-lxd [2021-01-20T12:36:49.594Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-20T12:36:49.594Z] 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-20T12:36:49.594Z] - README.md [2021-01-20T12:36:49.594Z] - snapcraft.yaml.orig [2021-01-20T12:36:49.594Z] [2021-01-20T12:36:49.594Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-20T12:36:50.538Z] Launching a container. [2021-01-20T12:37:01.548Z]  Building docker-core-metadata-go ... done Removing intermediate container 19cc778604e0 [2021-01-20T12:37:01.548Z] ---> 7d8f99ce6c47 [2021-01-20T12:37:01.548Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-20T12:37:01.548Z] ---> Running in 30e69b0f9243 [2021-01-20T12:37:02.539Z] 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-20T12:37:05.973Z] Removing intermediate container 30e69b0f9243 [2021-01-20T12:37:05.973Z] ---> f33d0710f8df [2021-01-20T12:37:05.973Z] [2021-01-20T12:37:05.973Z] Step 11/26 : FROM docker:20.10.0 [2021-01-20T12:37:05.973Z] 20.10.0: Pulling from library/docker [2021-01-20T12:37:08.694Z] Waiting for container to be ready [2021-01-20T12:37:08.694Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-20T12:37:08.694Z] [2021-01-20T12:37:10.629Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-20T12:37:10.891Z] Waiting for network to be ready... [2021-01-20T12:37:11.152Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-20T12:37:11.412Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-20T12:37:11.412Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-20T12:37:11.412Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-20T12:37:11.412Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-20T12:37:11.412Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-20T12:37:11.413Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-20T12:37:11.413Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-20T12:37:11.413Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-20T12:37:11.413Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-20T12:37:11.986Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-20T12:37:11.986Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-20T12:37:12.249Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-20T12:37:12.249Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-20T12:37:12.249Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-20T12:37:12.249Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-20T12:37:12.249Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-20T12:37:12.249Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-20T12:37:12.821Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-20T12:37:12.821Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1844 kB] [2021-01-20T12:37:13.083Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] [2021-01-20T12:37:13.083Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-20T12:37:13.083Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-20T12:37:13.083Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] [2021-01-20T12:37:13.083Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] [2021-01-20T12:37:13.083Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] [2021-01-20T12:37:13.347Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-20T12:37:14.275Z] Removing intermediate container 30decacc190c [2021-01-20T12:37:14.275Z] ---> 737f45103729 [2021-01-20T12:37:14.275Z] [2021-01-20T12:37:14.275Z] Step 10/23 : FROM alpine:3.12 [2021-01-20T12:37:14.275Z] ---> afeebe901d6b [2021-01-20T12:37:14.275Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-20T12:37:14.550Z] ---> Running in 8cdd974b733a [2021-01-20T12:37:15.145Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-20T12:37:15.145Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-20T12:37:15.145Z] ---> eeaf43b92773 [2021-01-20T12:37:15.145Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-20T12:37:15.145Z] Removing intermediate container 8cdd974b733a [2021-01-20T12:37:15.145Z] ---> f733c82deecc [2021-01-20T12:37:15.145Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-20T12:37:15.145Z] ---> Running in 9684eef42a40 [2021-01-20T12:37:15.270Z] Fetched 23.8 MB in 4s (5828 kB/s) [2021-01-20T12:37:15.425Z] ---> Running in 6b30b423de04 [2021-01-20T12:37:15.726Z] Removing intermediate container 6b30b423de04 [2021-01-20T12:37:15.726Z] ---> 027862e68b96 [2021-01-20T12:37:15.726Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-20T12:37:16.002Z] ---> Running in fc5b7dabdec8 [2021-01-20T12:37:16.210Z] Reading package lists... [2021-01-20T12:37:16.480Z] Reading package lists... [2021-01-20T12:37:16.480Z] Building dependency tree... [2021-01-20T12:37:16.480Z] Reading state information... [2021-01-20T12:37:16.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T12:37:16.593Z] Removing intermediate container fc5b7dabdec8 [2021-01-20T12:37:16.593Z] ---> 2b823631337d [2021-01-20T12:37:16.593Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T12:37:16.593Z] ---> Running in 1dc7b1287f2d [2021-01-20T12:37:16.593Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T12:37:16.743Z] The following additional packages will be installed: [2021-01-20T12:37:16.743Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-20T12:37:16.743Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-20T12:37:16.743Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-20T12:37:16.743Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-20T12:37:16.743Z] Suggested packages: [2021-01-20T12:37:16.743Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-20T12:37:16.743Z] Recommended packages: [2021-01-20T12:37:16.743Z] gnupg libsasl2-modules [2021-01-20T12:37:16.743Z] The following NEW packages will be installed: [2021-01-20T12:37:16.743Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-20T12:37:16.743Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-20T12:37:16.743Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-20T12:37:16.743Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-20T12:37:16.743Z] The following packages will be upgraded: [2021-01-20T12:37:16.743Z] gpg gpg-agent gpgconf libudev1 [2021-01-20T12:37:17.004Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-20T12:37:17.004Z] Need to get 3533 kB of archives. [2021-01-20T12:37:17.004Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-20T12:37:17.004Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-20T12:37:17.004Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-20T12:37:17.205Z] (1/2) Installing readline (8.0.4-r0) [2021-01-20T12:37:17.205Z] (2/2) Installing bash (5.0.17-r0) [2021-01-20T12:37:17.205Z] Executing bash-5.0.17-r0.post-install [2021-01-20T12:37:17.205Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T12:37:17.205Z] OK: 12 MiB in 22 packages [2021-01-20T12:37:17.267Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-20T12:37:17.528Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-20T12:37:17.528Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-20T12:37:17.528Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-20T12:37:17.528Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-20T12:37:17.528Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-20T12:37:17.528Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-20T12:37:17.528Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-20T12:37:17.789Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-20T12:37:17.789Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-20T12:37:17.789Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-20T12:37:17.789Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-20T12:37:17.789Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-20T12:37:17.789Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-20T12:37:17.789Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-20T12:37:17.789Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-20T12:37:17.789Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-20T12:37:17.789Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-20T12:37:17.789Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-20T12:37:17.789Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-20T12:37:18.052Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-20T12:37:18.052Z] Fetched 3533 kB in 1s (3225 kB/s) [2021-01-20T12:37:18.052Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-20T12:37:18.052Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-20T12:37:18.052Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-20T12:37:18.315Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-20T12:37:18.315Z] Selecting previously unselected package udev. [2021-01-20T12:37:18.315Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-20T12:37:18.315Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-20T12:37:18.315Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-20T12:37:18.577Z] Selecting previously unselected package libfuse2:amd64. [2021-01-20T12:37:18.577Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-20T12:37:18.577Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-20T12:37:18.634Z] Removing intermediate container 9684eef42a40 [2021-01-20T12:37:18.634Z] ---> 37e596d49f1a [2021-01-20T12:37:18.634Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-20T12:37:18.838Z] Selecting previously unselected package fuse. [2021-01-20T12:37:18.839Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-20T12:37:18.839Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-20T12:37:18.839Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-20T12:37:18.839Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-20T12:37:18.839Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-20T12:37:18.907Z] ---> Running in 467e904af5b8 [2021-01-20T12:37:18.907Z] Removing intermediate container 1dc7b1287f2d [2021-01-20T12:37:18.907Z] ---> 792ae23fe5b1 [2021-01-20T12:37:18.907Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-20T12:37:18.907Z] ---> Running in b68a245b2d2f [2021-01-20T12:37:19.100Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-20T12:37:19.100Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-20T12:37:19.100Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-20T12:37:19.362Z] Selecting previously unselected package libksba8:amd64. [2021-01-20T12:37:19.362Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-20T12:37:19.362Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-20T12:37:19.362Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-20T12:37:19.362Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-20T12:37:19.362Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T12:37:19.503Z] Removing intermediate container 467e904af5b8 [2021-01-20T12:37:19.503Z] ---> ea3f55f1b734 [2021-01-20T12:37:19.503Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-20T12:37:19.503Z] ---> Running in 6735ef67b847 [2021-01-20T12:37:19.623Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-20T12:37:19.623Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-20T12:37:19.623Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T12:37:19.623Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-20T12:37:19.623Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-20T12:37:19.623Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T12:37:19.884Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-20T12:37:19.884Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-20T12:37:19.884Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T12:37:19.884Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-20T12:37:19.884Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-20T12:37:19.884Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T12:37:19.884Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-20T12:37:19.884Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-20T12:37:19.884Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T12:37:20.096Z] Removing intermediate container 6735ef67b847 [2021-01-20T12:37:20.096Z] ---> 9b100dc2ba54 [2021-01-20T12:37:20.096Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-20T12:37:20.096Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T12:37:20.096Z] ---> Running in 961cdce342c3 [2021-01-20T12:37:20.146Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-20T12:37:20.146Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-20T12:37:20.146Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T12:37:20.146Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-20T12:37:20.407Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-20T12:37:20.407Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T12:37:20.407Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-20T12:37:20.407Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-20T12:37:20.407Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T12:37:20.407Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-20T12:37:20.407Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-20T12:37:20.407Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-20T12:37:20.668Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-20T12:37:20.669Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-20T12:37:20.669Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-20T12:37:20.669Z] Selecting previously unselected package libldap-common. [2021-01-20T12:37:20.669Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-20T12:37:20.669Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-20T12:37:20.669Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-20T12:37:20.669Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-20T12:37:20.669Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-20T12:37:20.689Z] Removing intermediate container 961cdce342c3 [2021-01-20T12:37:20.689Z] ---> 03f024064df9 [2021-01-20T12:37:20.689Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-20T12:37:20.689Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T12:37:20.930Z] Selecting previously unselected package dirmngr. [2021-01-20T12:37:20.931Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-20T12:37:20.931Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-20T12:37:20.931Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-20T12:37:20.931Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-20T12:37:21.192Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-20T12:37:21.192Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-20T12:37:21.192Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-20T12:37:21.192Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-20T12:37:21.192Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T12:37:21.192Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-20T12:37:21.192Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-20T12:37:21.192Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-20T12:37:21.453Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-20T12:37:21.662Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-20T12:37:21.662Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-20T12:37:21.662Z] ---> dac61491c344 [2021-01-20T12:37:21.662Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-20T12:37:21.662Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-20T12:37:21.714Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T12:37:21.714Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-20T12:37:21.714Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-20T12:37:21.714Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-20T12:37:21.714Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T12:37:21.714Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T12:37:21.934Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-20T12:37:21.975Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T12:37:21.976Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T12:37:21.976Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T12:37:21.976Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T12:37:21.976Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T12:37:21.976Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-20T12:37:21.976Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-20T12:37:21.976Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-20T12:37:22.205Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-20T12:37:22.206Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T12:37:22.206Z] OK: 8 MiB in 19 packages [2021-01-20T12:37:22.480Z] ---> 929d207bad7f [2021-01-20T12:37:22.480Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-20T12:37:22.547Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-20T12:37:22.547Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-20T12:37:22.547Z] This means they are not meant to be enabled using systemctl. [2021-01-20T12:37:22.547Z] Possible reasons for having this kind of units are: [2021-01-20T12:37:22.547Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-20T12:37:22.547Z] .wants/ or .requires/ directory. [2021-01-20T12:37:22.547Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-20T12:37:22.547Z] a requirement dependency on it. [2021-01-20T12:37:22.547Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-20T12:37:22.547Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-20T12:37:22.547Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-20T12:37:22.547Z] instance name specified. [2021-01-20T12:37:22.806Z] Reading package lists... [2021-01-20T12:37:22.806Z] Building dependency tree... [2021-01-20T12:37:22.806Z] Reading state information... [2021-01-20T12:37:23.067Z] The following additional packages will be installed: [2021-01-20T12:37:23.067Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-20T12:37:23.067Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-20T12:37:23.067Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-20T12:37:23.067Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-20T12:37:23.067Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-20T12:37:23.067Z] Suggested packages: [2021-01-20T12:37:23.067Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-20T12:37:23.067Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-20T12:37:23.067Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-20T12:37:23.067Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-20T12:37:23.067Z] systemd-container policykit-1 [2021-01-20T12:37:23.067Z] Recommended packages: [2021-01-20T12:37:23.067Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-20T12:37:23.067Z] The following NEW packages will be installed: [2021-01-20T12:37:23.067Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-20T12:37:23.067Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-20T12:37:23.067Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-20T12:37:23.067Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-20T12:37:23.067Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-20T12:37:23.067Z] The following packages will be upgraded: [2021-01-20T12:37:23.067Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-20T12:37:23.067Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-20T12:37:23.067Z] Need to get 35.2 MB of archives. [2021-01-20T12:37:23.068Z] After this operation, 141 MB of additional disk space will be used. [2021-01-20T12:37:23.068Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-20T12:37:23.328Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-20T12:37:23.328Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-20T12:37:23.328Z] 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-20T12:37:23.328Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-20T12:37:23.328Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-20T12:37:23.328Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-20T12:37:23.328Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-20T12:37:23.328Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-20T12:37:23.328Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-20T12:37:23.328Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-20T12:37:23.328Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-20T12:37:23.328Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-20T12:37:23.328Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-20T12:37:23.328Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-20T12:37:23.328Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-20T12:37:23.460Z] ---> f643a138c917 [2021-01-20T12:37:23.460Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-20T12:37:23.590Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-20T12:37:23.733Z] ---> Running in 490a6dbb4dfb [2021-01-20T12:37:23.733Z] Removing intermediate container b68a245b2d2f [2021-01-20T12:37:23.733Z] ---> e319e1b031d1 [2021-01-20T12:37:23.733Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T12:37:24.166Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-20T12:37:24.166Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-20T12:37:24.166Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-20T12:37:24.166Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-20T12:37:24.166Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-20T12:37:24.166Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-20T12:37:24.166Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-20T12:37:24.166Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-20T12:37:24.166Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-20T12:37:24.166Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-20T12:37:24.427Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-20T12:37:24.427Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-20T12:37:24.427Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-20T12:37:24.713Z] ---> 934184121191 [2021-01-20T12:37:24.714Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-20T12:37:24.987Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T12:37:24.987Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T12:37:25.585Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-20T12:37:25.585Z] (2/33) Installing expat (2.2.9-r1) [2021-01-20T12:37:25.585Z] (3/33) Installing libffi (3.3-r2) [2021-01-20T12:37:25.585Z] (4/33) Installing gdbm (1.13-r1) [2021-01-20T12:37:25.585Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-20T12:37:25.585Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-20T12:37:25.585Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-20T12:37:25.817Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-20T12:37:25.818Z] Fetched 35.2 MB in 2s (14.9 MB/s) [2021-01-20T12:37:25.818Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-20T12:37:25.818Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-20T12:37:25.818Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-20T12:37:26.183Z] ---> 0cf0bf433966 [2021-01-20T12:37:26.183Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-20T12:37:26.397Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-20T12:37:26.397Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-20T12:37:26.397Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-20T12:37:26.659Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-20T12:37:26.659Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-20T12:37:26.659Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-20T12:37:26.926Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-20T12:37:26.926Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-20T12:37:26.926Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-20T12:37:26.926Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-20T12:37:27.169Z] ---> a8c990666959 [2021-01-20T12:37:27.169Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-20T12:37:27.188Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-20T12:37:27.188Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-20T12:37:27.441Z] ---> Running in 8d671cdd7594 [2021-01-20T12:37:27.441Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-20T12:37:27.441Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-20T12:37:27.441Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-20T12:37:27.441Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-20T12:37:27.441Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-20T12:37:27.716Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-20T12:37:27.716Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-20T12:37:27.716Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-20T12:37:27.716Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-20T12:37:27.716Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-20T12:37:27.760Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-20T12:37:27.760Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-20T12:37:27.760Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-20T12:37:27.760Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-20T12:37:27.991Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-20T12:37:27.992Z] Removing intermediate container 8d671cdd7594 [2021-01-20T12:37:27.992Z] ---> 5557384ee228 [2021-01-20T12:37:27.992Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T12:37:27.992Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-20T12:37:27.992Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-20T12:37:27.992Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-20T12:37:27.992Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-20T12:37:27.992Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-20T12:37:27.992Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-20T12:37:27.992Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-20T12:37:27.992Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-20T12:37:27.992Z] ---> Running in e46f29107c57 [2021-01-20T12:37:27.992Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-20T12:37:28.024Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-20T12:37:28.024Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-20T12:37:28.024Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-20T12:37:28.024Z] Selecting previously unselected package libexpat1:amd64. [2021-01-20T12:37:28.024Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-20T12:37:28.024Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-20T12:37:28.267Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-20T12:37:28.267Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-20T12:37:28.267Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-20T12:37:28.267Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-20T12:37:28.267Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-20T12:37:28.267Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-20T12:37:28.267Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T12:37:28.285Z] Selecting previously unselected package python3.6-minimal. [2021-01-20T12:37:28.285Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-20T12:37:28.285Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-20T12:37:28.549Z] OK: 71 MiB in 55 packages [2021-01-20T12:37:28.549Z] Removing intermediate container e46f29107c57 [2021-01-20T12:37:28.549Z] ---> 081d0f8b669c [2021-01-20T12:37:28.549Z] Step 21/23 : LABEL arch=arm64 [2021-01-20T12:37:28.552Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-20T12:37:28.552Z] Checking for services that may need to be restarted...done. [2021-01-20T12:37:28.552Z] Checking for services that may need to be restarted...done. [2021-01-20T12:37:28.552Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-20T12:37:28.813Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-20T12:37:28.813Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-20T12:37:28.823Z] ---> Running in 8de9df8980c4 [2021-01-20T12:37:29.384Z] Selecting previously unselected package python3-minimal. [2021-01-20T12:37:29.384Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-20T12:37:29.384Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-20T12:37:29.384Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-20T12:37:29.384Z] Selecting previously unselected package mime-support. [2021-01-20T12:37:29.384Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-20T12:37:29.384Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-20T12:37:29.428Z] Removing intermediate container 8de9df8980c4 [2021-01-20T12:37:29.428Z] ---> 917c75fd1fe9 [2021-01-20T12:37:29.428Z] Step 22/23 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 [2021-01-20T12:37:29.644Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-20T12:37:29.644Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-20T12:37:29.644Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-20T12:37:29.644Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-20T12:37:29.644Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-20T12:37:29.644Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-20T12:37:29.702Z] ---> Running in ddf093612cbc [2021-01-20T12:37:29.906Z] Selecting previously unselected package python3.6. [2021-01-20T12:37:29.906Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-20T12:37:29.906Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-20T12:37:30.168Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-20T12:37:30.168Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-20T12:37:30.168Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-20T12:37:30.168Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-20T12:37:30.300Z] Removing intermediate container ddf093612cbc [2021-01-20T12:37:30.300Z] ---> e785a0eff638 [2021-01-20T12:37:30.300Z] Step 23/23 : LABEL version=0.0.0 [2021-01-20T12:37:30.431Z] Selecting previously unselected package python3. [2021-01-20T12:37:30.431Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-20T12:37:30.431Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-20T12:37:30.431Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-20T12:37:30.431Z] Selecting previously unselected package multiarch-support. [2021-01-20T12:37:30.431Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-20T12:37:30.431Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-20T12:37:30.583Z] ---> Running in 3caf576ea3ed [2021-01-20T12:37:30.693Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-20T12:37:30.693Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-20T12:37:30.693Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-20T12:37:30.693Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-20T12:37:30.693Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-20T12:37:30.693Z] Selecting previously unselected package libbsd0:amd64. [2021-01-20T12:37:30.693Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-20T12:37:30.693Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-20T12:37:30.955Z] Selecting previously unselected package sudo. [2021-01-20T12:37:30.955Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-20T12:37:30.955Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-20T12:37:30.955Z] Selecting previously unselected package apparmor. [2021-01-20T12:37:31.178Z] Removing intermediate container 3caf576ea3ed [2021-01-20T12:37:31.178Z] ---> 5b8984e21f18 [2021-01-20T12:37:31.178Z] [2021-01-20T12:37:31.216Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-20T12:37:31.216Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-20T12:37:31.216Z] Selecting previously unselected package libedit2:amd64. [2021-01-20T12:37:31.216Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-20T12:37:31.216Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-20T12:37:31.450Z] Successfully built 5b8984e21f18 [2021-01-20T12:37:31.451Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-20T12:37:31.476Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-20T12:37:31.476Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-20T12:37:31.476Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-20T12:37:31.476Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-20T12:37:31.476Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-20T12:37:31.476Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-20T12:37:31.476Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-20T12:37:31.476Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-20T12:37:31.736Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-20T12:37:31.736Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-20T12:37:31.736Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-20T12:37:31.736Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-20T12:37:31.736Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-20T12:37:31.736Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-20T12:37:31.996Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-20T12:37:31.996Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-20T12:37:31.996Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-20T12:37:31.996Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-20T12:37:32.258Z] Selecting previously unselected package openssh-client. [2021-01-20T12:37:32.258Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-20T12:37:32.258Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-20T12:37:32.521Z] Selecting previously unselected package squashfs-tools. [2021-01-20T12:37:32.521Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-20T12:37:32.521Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-20T12:37:32.521Z] Selecting previously unselected package snapd. [2021-01-20T12:37:32.521Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-20T12:37:32.521Z] Unpacking snapd (2.48+18.04) ... [2021-01-20T12:37:35.072Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-20T12:37:35.072Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-20T12:37:35.072Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-20T12:37:35.072Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-20T12:37:35.334Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-20T12:37:35.334Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-20T12:37:35.334Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-20T12:37:35.334Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-20T12:37:35.334Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-20T12:37:36.277Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-20T12:37:36.277Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-20T12:37:36.277Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-20T12:37:36.277Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-20T12:37:36.277Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-20T12:37:36.277Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-20T12:37:36.853Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-20T12:37:36.853Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-20T12:37:37.115Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-20T12:37:37.115Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-20T12:37:37.115Z] running python rtupdate hooks for python3.6... [2021-01-20T12:37:37.115Z] running python post-rtupdate hooks for python3.6... [2021-01-20T12:37:37.115Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-20T12:37:38.129Z]  Building docker-core-data-go ... done Removing intermediate container 490a6dbb4dfb [2021-01-20T12:37:38.129Z] ---> f620d3b26b4a [2021-01-20T12:37:38.129Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-20T12:37:38.129Z] ---> Running in 36602b4f3612 [2021-01-20T12:37:38.500Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-20T12:37:38.762Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-20T12:37:38.762Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-20T12:37:39.024Z] Setting up snapd (2.48+18.04) ... [2021-01-20T12:37:39.287Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-20T12:37:39.547Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-20T12:37:39.547Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-20T12:37:39.807Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-20T12:37:40.068Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-20T12:37:40.069Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-20T12:37:40.329Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-20T12:37:40.329Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-20T12:37:40.592Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-20T12:37:40.858Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-20T12:37:40.859Z] /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-20T12:37:40.859Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-20T12:37:40.859Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-20T12:37:41.807Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-20T12:37:41.807Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-20T12:37:42.068Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-20T12:37:43.010Z] Reading package lists... [2021-01-20T12:37:43.274Z] Reading package lists... [2021-01-20T12:37:43.274Z] Building dependency tree... [2021-01-20T12:37:43.274Z] Reading state information... [2021-01-20T12:37:43.513Z] Collecting docker-compose==1.23.2 [2021-01-20T12:37:43.513Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-20T12:37:43.534Z] Calculating upgrade... [2021-01-20T12:37:43.534Z] The following packages will be upgraded: [2021-01-20T12:37:43.534Z] advancecomp base-files bash binutils binutils-common [2021-01-20T12:37:43.534Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-20T12:37:43.534Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-20T12:37:43.534Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-20T12:37:43.534Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-20T12:37:43.534Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-20T12:37:43.534Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-20T12:37:43.534Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-20T12:37:43.534Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-20T12:37:43.534Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-20T12:37:43.534Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-20T12:37:43.534Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-20T12:37:43.534Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-20T12:37:43.534Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-20T12:37:43.534Z] ubuntu-keyring util-linux [2021-01-20T12:37:43.782Z] Collecting PyYAML<4,>=3.10 [2021-01-20T12:37:43.782Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-20T12:37:43.798Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-20T12:37:43.798Z] Need to get 63.7 MB of archives. [2021-01-20T12:37:43.798Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-20T12:37:43.798Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-132.136 [987 kB] [2021-01-20T12:37:43.798Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-20T12:37:44.373Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-20T12:37:44.373Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-20T12:37:44.373Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-20T12:37:44.373Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-20T12:37:44.373Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-20T12:37:44.373Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-20T12:37:44.373Z] 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-20T12:37:44.373Z] 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-20T12:37:44.373Z] 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-20T12:37:44.374Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-20T12:37:44.636Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-20T12:37:44.636Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-20T12:37:44.636Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-20T12:37:44.636Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-20T12:37:44.636Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-20T12:37:44.636Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-20T12:37:44.636Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-20T12:37:44.636Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-20T12:37:44.636Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-20T12:37:44.636Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-20T12:37:44.636Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-20T12:37:44.636Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-20T12:37:44.636Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-20T12:37:44.636Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-20T12:37:44.636Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-20T12:37:44.636Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-20T12:37:44.636Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-20T12:37:44.636Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-20T12:37:44.636Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-20T12:37:44.898Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-20T12:37:44.899Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-20T12:37:44.899Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-20T12:37:44.899Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-20T12:37:44.899Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-20T12:37:44.899Z] Get:37 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-20T12:37:44.899Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-20T12:37:44.899Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-20T12:37:44.899Z] Get:40 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-20T12:37:44.899Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-20T12:37:44.899Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-20T12:37:44.899Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-20T12:37:44.899Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-20T12:37:44.899Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-20T12:37:44.899Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-20T12:37:44.899Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-20T12:37:44.899Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-20T12:37:44.899Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-20T12:37:44.899Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-20T12:37:44.899Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-20T12:37:44.899Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-20T12:37:44.899Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-20T12:37:44.899Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-20T12:37:44.899Z] Get:55 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-20T12:37:44.899Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-20T12:37:44.899Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-20T12:37:44.899Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-20T12:37:44.899Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-20T12:37:45.160Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-20T12:37:45.160Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-20T12:37:45.160Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-20T12:37:45.160Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-20T12:37:45.160Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-20T12:37:45.160Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-20T12:37:45.160Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-20T12:37:45.160Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-20T12:37:45.160Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-20T12:37:45.160Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-20T12:37:45.160Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-20T12:37:45.160Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-20T12:37:45.160Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-20T12:37:45.160Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-20T12:37:45.160Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-20T12:37:45.160Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-20T12:37:45.160Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-20T12:37:45.160Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-20T12:37:45.160Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-20T12:37:45.160Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-20T12:37:45.160Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-20T12:37:45.160Z] Get:81 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-20T12:37:45.422Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-20T12:37:45.422Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-20T12:37:45.422Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-20T12:37:45.422Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-20T12:37:45.422Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-20T12:37:45.422Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-20T12:37:45.422Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-20T12:37:45.682Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-20T12:37:45.943Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-20T12:37:46.202Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-20T12:37:46.202Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-20T12:37:46.461Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-20T12:37:46.461Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-20T12:37:46.461Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-20T12:37:46.461Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-20T12:37:46.461Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-20T12:37:46.722Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-20T12:37:46.722Z] Fetched 63.7 MB in 3s (22.0 MB/s) [2021-01-20T12:37:46.722Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T12:37:46.722Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-20T12:37:46.722Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-20T12:37:47.213Z] Collecting cached-property<2,>=1.2.0 [2021-01-20T12:37:47.213Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-20T12:37:47.297Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-20T12:37:47.297Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-20T12:37:47.558Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-132.136_amd64.deb ... [2021-01-20T12:37:47.558Z] Unpacking linux-libc-dev:amd64 (4.15.0-132.136) over (4.15.0-20.21) ... [2021-01-20T12:37:48.204Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-20T12:37:48.204Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-20T12:37:48.505Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T12:37:48.505Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T12:37:48.505Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T12:37:48.505Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T12:37:48.505Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T12:37:48.765Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T12:37:48.765Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T12:37:48.765Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T12:37:48.795Z] Collecting docker<4.0,>=3.6.0 [2021-01-20T12:37:48.795Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-20T12:37:49.026Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T12:37:49.026Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T12:37:49.026Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T12:37:49.026Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T12:37:49.290Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T12:37:49.290Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T12:37:49.290Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T12:37:49.290Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-20T12:37:49.290Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T12:37:49.384Z] Collecting docopt<0.7,>=0.6.1 [2021-01-20T12:37:49.384Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-20T12:37:49.559Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-20T12:37:49.559Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-20T12:37:49.559Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-20T12:37:49.559Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T12:37:49.559Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T12:37:49.820Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T12:37:49.820Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T12:37:49.820Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T12:37:49.820Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T12:37:50.083Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T12:37:50.344Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-20T12:37:50.344Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-20T12:37:50.344Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-20T12:37:50.922Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-20T12:37:51.182Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-20T12:37:51.182Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-20T12:37:51.182Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-20T12:37:51.182Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-20T12:37:51.182Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-20T12:37:51.344Z] 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-20T12:37:51.344Z] Collecting jsonschema<3,>=2.5.1 [2021-01-20T12:37:51.444Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-20T12:37:51.444Z] Installing new version of config file /etc/issue ... [2021-01-20T12:37:51.444Z] Installing new version of config file /etc/issue.net ... [2021-01-20T12:37:51.444Z] Installing new version of config file /etc/lsb-release ... [2021-01-20T12:37:51.616Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-20T12:37:51.705Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-20T12:37:51.705Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-20T12:37:51.886Z] Collecting texttable<0.10,>=0.9.0 [2021-01-20T12:37:51.886Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-20T12:37:51.967Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-20T12:37:51.968Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-20T12:37:51.968Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T12:37:51.968Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-20T12:37:51.968Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-20T12:37:52.228Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-20T12:37:52.229Z] 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-20T12:37:52.229Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T12:37:52.229Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-20T12:37:52.229Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-20T12:37:52.492Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-20T12:37:52.492Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T12:37:52.492Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-20T12:37:52.492Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-20T12:37:52.755Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-20T12:37:52.755Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T12:37:52.755Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-20T12:37:52.755Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-20T12:37:53.018Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-20T12:37:53.280Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T12:37:53.280Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-20T12:37:53.280Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-20T12:37:53.280Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-20T12:37:53.280Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T12:37:53.280Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-20T12:37:53.542Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-20T12:37:53.542Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-20T12:37:53.542Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T12:37:53.542Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-20T12:37:53.542Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-20T12:37:53.803Z] Setting up grep (3.1-2build1) ... [2021-01-20T12:37:53.803Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T12:37:53.803Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-20T12:37:53.803Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-20T12:37:53.845Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-20T12:37:53.845Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-20T12:37:54.067Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-20T12:37:54.115Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-20T12:37:54.329Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T12:37:54.329Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-20T12:37:54.329Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-20T12:37:54.329Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-20T12:37:54.389Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-20T12:37:54.588Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T12:37:54.588Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-20T12:37:54.588Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-20T12:37:55.161Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-20T12:37:55.161Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-20T12:37:55.161Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-20T12:37:55.161Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-20T12:37:55.734Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-20T12:37:55.734Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T12:37:55.734Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-20T12:37:55.810Z] 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-20T12:37:55.999Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-20T12:37:56.080Z] Collecting idna<2.8,>=2.5 [2021-01-20T12:37:56.080Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-20T12:37:56.080Z] 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-20T12:37:56.669Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-20T12:37:56.669Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-20T12:37:56.939Z] Collecting docker-pycreds>=0.4.0 [2021-01-20T12:37:56.942Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-20T12:37:56.942Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-20T12:37:57.210Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-20T12:37:57.210Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-20T12:37:57.210Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-20T12:37:57.210Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-20T12:37:57.210Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-20T12:37:57.213Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-20T12:37:57.213Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-20T12:37:57.213Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-20T12:37:57.479Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T12:37:57.479Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-20T12:37:57.479Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-20T12:37:57.740Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-20T12:37:57.740Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T12:37:57.740Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-20T12:37:57.740Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-20T12:37:58.002Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-20T12:37:58.002Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T12:37:58.002Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-20T12:37:58.002Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-20T12:37:58.179Z] Installing collected packages: PyYAML, cached-property, idna, urllib3, requests, websocket-client, docker-pycreds, docker, docopt, jsonschema, texttable, dockerpty, docker-compose [2021-01-20T12:37:58.179Z] Running setup.py install for PyYAML: started [2021-01-20T12:37:58.266Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-20T12:37:58.266Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T12:37:58.266Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-20T12:37:58.266Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-20T12:37:58.528Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-20T12:37:58.528Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T12:37:58.528Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-20T12:37:58.528Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-20T12:37:58.789Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-20T12:37:58.789Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T12:37:58.789Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-20T12:37:58.789Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-20T12:37:59.051Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-20T12:37:59.051Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-20T12:37:59.051Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-20T12:37:59.313Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T12:37:59.313Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-20T12:37:59.313Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-20T12:37:59.313Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-20T12:37:59.575Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T12:37:59.575Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-20T12:37:59.575Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-20T12:37:59.575Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-20T12:37:59.841Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T12:37:59.841Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-20T12:37:59.841Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-20T12:37:59.841Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-20T12:38:00.103Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T12:38:00.103Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-20T12:38:00.103Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-20T12:38:00.139Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-20T12:38:00.139Z] Attempting uninstall: idna [2021-01-20T12:38:00.139Z] Found existing installation: idna 2.9 [2021-01-20T12:38:00.139Z] Uninstalling idna-2.9: [2021-01-20T12:38:00.139Z] Successfully uninstalled idna-2.9 [2021-01-20T12:38:00.678Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-20T12:38:00.735Z] Attempting uninstall: urllib3 [2021-01-20T12:38:00.735Z] Found existing installation: urllib3 1.25.9 [2021-01-20T12:38:00.735Z] Uninstalling urllib3-1.25.9: [2021-01-20T12:38:00.941Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-20T12:38:01.005Z] Successfully uninstalled urllib3-1.25.9 [2021-01-20T12:38:01.203Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-20T12:38:01.203Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T12:38:01.203Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-20T12:38:01.203Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-20T12:38:01.464Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-20T12:38:01.599Z] Attempting uninstall: requests [2021-01-20T12:38:01.599Z] Found existing installation: requests 2.23.0 [2021-01-20T12:38:01.599Z] Uninstalling requests-2.23.0: [2021-01-20T12:38:01.599Z] Successfully uninstalled requests-2.23.0 [2021-01-20T12:38:01.731Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T12:38:01.731Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-20T12:38:01.731Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-20T12:38:02.002Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-20T12:38:02.002Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T12:38:02.002Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-20T12:38:02.002Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-20T12:38:02.264Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-20T12:38:02.525Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T12:38:02.526Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-20T12:38:02.526Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-20T12:38:02.786Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-20T12:38:03.029Z] Running setup.py install for docopt: started [2021-01-20T12:38:03.047Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T12:38:03.047Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-20T12:38:03.047Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-20T12:38:03.047Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-20T12:38:03.312Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T12:38:03.312Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-20T12:38:03.312Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-20T12:38:03.578Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-20T12:38:03.578Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T12:38:03.579Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-20T12:38:03.579Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-20T12:38:03.841Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-20T12:38:03.841Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-20T12:38:04.104Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-20T12:38:04.104Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-20T12:38:04.104Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-20T12:38:04.104Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T12:38:04.104Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-20T12:38:04.366Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-20T12:38:04.366Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-20T12:38:04.629Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T12:38:04.629Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-20T12:38:04.629Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-20T12:38:04.629Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-20T12:38:04.892Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T12:38:04.892Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-20T12:38:04.892Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-20T12:38:04.990Z] Running setup.py install for docopt: finished with status 'done' [2021-01-20T12:38:04.990Z] Running setup.py install for texttable: started [2021-01-20T12:38:05.153Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-20T12:38:05.154Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T12:38:05.154Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-20T12:38:05.154Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-20T12:38:05.415Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-20T12:38:05.415Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T12:38:05.415Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-20T12:38:05.677Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-20T12:38:05.939Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-20T12:38:05.939Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T12:38:05.939Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-20T12:38:06.200Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-20T12:38:06.200Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-20T12:38:06.200Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T12:38:06.200Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-20T12:38:06.200Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-20T12:38:06.480Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-20T12:38:06.480Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T12:38:06.480Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-20T12:38:06.480Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-20T12:38:06.745Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-20T12:38:06.745Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T12:38:06.745Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-20T12:38:06.745Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-20T12:38:06.955Z] Running setup.py install for texttable: finished with status 'done' [2021-01-20T12:38:06.955Z] Running setup.py install for dockerpty: started [2021-01-20T12:38:07.010Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-20T12:38:07.010Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T12:38:07.010Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-20T12:38:07.010Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-20T12:38:07.271Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-20T12:38:07.271Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T12:38:07.271Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-20T12:38:07.271Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-20T12:38:07.532Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-20T12:38:07.532Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T12:38:07.532Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-20T12:38:07.532Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-20T12:38:07.532Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-20T12:38:07.794Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-20T12:38:07.794Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-20T12:38:07.794Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-20T12:38:08.056Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-20T12:38:08.056Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-20T12:38:08.056Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-20T12:38:08.056Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-20T12:38:08.320Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-20T12:38:08.320Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-20T12:38:08.380Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-20T12:38:08.581Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-20T12:38:08.581Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-20T12:38:08.844Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-20T12:38:08.844Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-20T12:38:08.844Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-20T12:38:09.105Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-20T12:38:09.105Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-20T12:38:09.105Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-20T12:38:09.353Z] 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-20T12:38:09.371Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-20T12:38:09.371Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-20T12:38:09.371Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-20T12:38:09.371Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-20T12:38:09.632Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-20T12:38:09.632Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-20T12:38:09.632Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-20T12:38:09.893Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-20T12:38:10.839Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-20T12:38:10.839Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-20T12:38:10.839Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-20T12:38:10.839Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-20T12:38:10.839Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-20T12:38:10.839Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-20T12:38:12.106Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-20T12:38:12.106Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-20T12:38:12.106Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-20T12:38:12.106Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-20T12:38:12.106Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-20T12:38:12.411Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-20T12:38:12.411Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-20T12:38:12.411Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-20T12:38:12.411Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-20T12:38:12.411Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-20T12:38:12.760Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-20T12:38:12.760Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-20T12:38:12.761Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-20T12:38:13.050Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-20T12:38:13.648Z] Removing intermediate container 36602b4f3612 [2021-01-20T12:38:13.648Z] ---> 497d90bcbd65 [2021-01-20T12:38:13.648Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-20T12:38:13.648Z] ---> Running in 99fc437b25d1 [2021-01-20T12:38:13.990Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-20T12:38:13.990Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-20T12:38:14.240Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T12:38:14.509Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T12:38:14.935Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-20T12:38:14.935Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-20T12:38:15.101Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-20T12:38:15.101Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-20T12:38:15.101Z] (3/3) Installing curl (7.69.1-r3) [2021-01-20T12:38:15.101Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T12:38:15.101Z] OK: 71 MiB in 58 packages [2021-01-20T12:38:15.507Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-20T12:38:15.507Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-20T12:38:15.769Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-20T12:38:15.769Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-20T12:38:16.530Z] Removing intermediate container 99fc437b25d1 [2021-01-20T12:38:16.530Z] ---> 4dffe70d47fc [2021-01-20T12:38:16.530Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-20T12:38:16.530Z] ---> Running in 7026323281b7 [2021-01-20T12:38:16.712Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-20T12:38:16.712Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-20T12:38:16.712Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-20T12:38:16.802Z] Removing intermediate container 7026323281b7 [2021-01-20T12:38:16.802Z] ---> 829985eee69a [2021-01-20T12:38:16.802Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T12:38:16.973Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-20T12:38:16.973Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-20T12:38:16.973Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-20T12:38:17.075Z] ---> Running in 60e718ac82bc [2021-01-20T12:38:17.232Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-20T12:38:17.233Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-20T12:38:17.496Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-20T12:38:17.496Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-20T12:38:17.496Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-20T12:38:17.496Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-20T12:38:17.668Z] Removing intermediate container 60e718ac82bc [2021-01-20T12:38:17.668Z] ---> cc264fbab520 [2021-01-20T12:38:17.668Z] Step 24/26 : LABEL arch=arm64 [2021-01-20T12:38:17.668Z] ---> Running in 201c18916641 [2021-01-20T12:38:17.759Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-20T12:38:17.759Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-20T12:38:17.759Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-20T12:38:18.023Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-20T12:38:18.023Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T12:38:18.023Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-20T12:38:18.023Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T12:38:18.023Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T12:38:18.023Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T12:38:18.023Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-20T12:38:18.262Z] Removing intermediate container 201c18916641 [2021-01-20T12:38:18.262Z] ---> 0da908bb5043 [2021-01-20T12:38:18.262Z] Step 25/26 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 [2021-01-20T12:38:18.262Z] ---> Running in 4056ba9c1bbb [2021-01-20T12:38:18.284Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-20T12:38:18.284Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-20T12:38:18.284Z] [2021-01-20T12:38:18.284Z] Current default time zone: 'Etc/UTC' [2021-01-20T12:38:18.284Z] Local time is now: Wed Jan 20 12:38:18 UTC 2021. [2021-01-20T12:38:18.284Z] Universal Time is now: Wed Jan 20 12:38:18 UTC 2021. [2021-01-20T12:38:18.284Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-20T12:38:18.284Z] [2021-01-20T12:38:18.284Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-20T12:38:18.284Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T12:38:18.544Z] Setting up linux-libc-dev:amd64 (4.15.0-132.136) ... [2021-01-20T12:38:18.544Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-20T12:38:18.544Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-20T12:38:18.544Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-20T12:38:18.544Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-20T12:38:18.544Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-20T12:38:18.544Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-20T12:38:18.544Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-20T12:38:18.544Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T12:38:18.807Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-20T12:38:18.807Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-20T12:38:18.854Z] Removing intermediate container 4056ba9c1bbb [2021-01-20T12:38:18.854Z] ---> fb5e19c14617 [2021-01-20T12:38:18.854Z] Step 26/26 : LABEL version=0.0.0 [2021-01-20T12:38:18.855Z] ---> Running in 9593200bbd0b [2021-01-20T12:38:19.068Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-20T12:38:19.068Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T12:38:19.068Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-20T12:38:19.068Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-20T12:38:19.068Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-20T12:38:19.068Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-20T12:38:19.068Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-20T12:38:19.068Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-20T12:38:19.331Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-20T12:38:19.331Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-20T12:38:19.448Z] Removing intermediate container 9593200bbd0b [2021-01-20T12:38:19.448Z] ---> 4f961b6377c9 [2021-01-20T12:38:19.448Z] [2021-01-20T12:38:19.720Z] Successfully built 4f961b6377c9 [2021-01-20T12:38:19.720Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-20T12:38:20.328Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-20T12:38:20.343Z] $ docker stop --time=1 abf8719df2495f6f69b02d99dee3dedbab1a96bd931d69b953940900f8913fa1 [2021-01-20T12:38:21.246Z] Updating certificates in /etc/ssl/certs... [2021-01-20T12:38:21.818Z] 22 added, 17 removed; done. [2021-01-20T12:38:22.079Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-20T12:38:22.079Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T12:38:22.079Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-20T12:38:22.079Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-20T12:38:22.079Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-20T12:38:22.286Z] $ docker rm -f abf8719df2495f6f69b02d99dee3dedbab1a96bd931d69b953940900f8913fa1 [2021-01-20T12:38:22.341Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-20T12:38:22.341Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-20T12:38:22.341Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-20T12:38:22.341Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-20T12:38:22.341Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-20T12:38:22.341Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-20T12:38:22.341Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-20T12:38:22.341Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-20T12:38:22.602Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-20T12:38:22.602Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-20T12:38:22.602Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-20T12:38:22.602Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-20T12:38:22.602Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-20T12:38:22.602Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-20T12:38:22.602Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-20T12:38:22.865Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-20T12:38:22.865Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-20T12:38:22.865Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-20T12:38:22.865Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-20T12:38:23.118Z] + + dockergrep images docker [2021-01-20T12:38:23.118Z] [2021-01-20T12:38:23.126Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-20T12:38:23.126Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-20T12:38:23.126Z] Updating certificates in /etc/ssl/certs... [2021-01-20T12:38:23.386Z] docker-sys-mgmt-agent-go-arm64 latest 4f961b6377c9 4 seconds ago 300MB [2021-01-20T12:38:23.386Z] docker-core-data-go-arm64 latest 5b8984e21f18 53 seconds ago 21MB [2021-01-20T12:38:23.386Z] docker-core-metadata-go-arm64 latest db31f0d068a7 About a minute ago 12.3MB [2021-01-20T12:38:23.386Z] docker-security-secretstore-setup-go-arm64 latest d8bd829760e0 About a minute ago 23.4MB [2021-01-20T12:38:23.386Z] docker-support-notifications-go-arm64 latest 63f5f8b6e7ac 3 minutes ago 11.4MB [2021-01-20T12:38:23.386Z] docker-security-proxy-setup-go-arm64 latest bc97d355d4c5 3 minutes ago 23.2MB [2021-01-20T12:38:23.386Z] docker-security-bootstrap-redis-go-arm64 latest 0106377238be 4 minutes ago 15.1MB [2021-01-20T12:38:23.386Z] docker-core-command-go-arm64 latest 1d1fa3091e05 4 minutes ago 9.98MB [2021-01-20T12:38:23.386Z] docker-support-scheduler-go-arm64 latest fdaa0ba8d1ba 4 minutes ago 10MB [2021-01-20T12:38:23.386Z] docker 20.10.0 eeaf43b92773 5 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [2021-01-20T12:38:23.700Z] 0 added, 0 removed; done. [2021-01-20T12:38:23.700Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-20T12:38:23.700Z] done. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-01-20T12:38:23.961Z] Reading package lists... Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2021-01-20T12:38:24.222Z] Building dependency tree... [2021-01-20T12:38:24.222Z] Reading state information... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-01-20T12:38:24.485Z] The following NEW packages will be installed: [2021-01-20T12:38:24.485Z] apt-transport-https [2021-01-20T12:38:24.485Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-20T12:38:24.485Z] Need to get 1696 B of archives. [2021-01-20T12:38:24.485Z] After this operation, 153 kB of additional disk space will be used. [2021-01-20T12:38:24.485Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-20T12:38:24.485Z] debconf: delaying package configuration, since apt-utils is not installed [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2021-01-20T12:38:24.746Z] Fetched 1696 B in 0s (21.0 kB/s) [2021-01-20T12:38:24.746Z] Selecting previously unselected package apt-transport-https. [2021-01-20T12:38:24.746Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-20T12:38:24.746Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-20T12:38:24.746Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-20T12:38:24.746Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [Pipeline] } [Pipeline] // node [Pipeline] } [2021-01-20T12:38:25.010Z] Waiting for network to be ready... [Pipeline] // stage [Pipeline] } [2021-01-20T12:38:30.316Z] 2021-01-20T12:38:28Z INFO Waiting for automatic snapd restart... [2021-01-20T12:38:30.316Z] snapd 2.48.2 from Canonical* installed [2021-01-20T12:38:31.261Z] "snapd" switched to the "latest/stable" channel [2021-01-20T12:38:31.261Z] [2021-01-20T12:38:33.808Z] core18 20201210 from Canonical* installed [2021-01-20T12:38:34.069Z] "core18" switched to the "latest/stable" channel [2021-01-20T12:38:34.069Z] [2021-01-20T12:38:37.378Z] snapcraft 4.4.4 from Canonical* installed [2021-01-20T12:38:37.378Z] "snapcraft" switched to the "latest/stable" channel [2021-01-20T12:38:37.378Z] [2021-01-20T12:38:40.689Z] 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-20T12:38:40.689Z] - README.md [2021-01-20T12:38:40.689Z] - snapcraft.yaml.orig [2021-01-20T12:38:40.689Z] [2021-01-20T12:38:40.689Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-20T12:38:47.283Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-20T12:38:47.283Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-20T12:38:47.283Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-20T12:38:47.283Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-20T12:38:47.545Z] Fetched 88.7 kB in 1s (152 kB/s) [2021-01-20T12:38:48.491Z] Reading package lists... [2021-01-20T12:38:48.754Z] 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-20T12:38:55.346Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-20T12:38:55.346Z] Reading package lists... [2021-01-20T12:38:55.346Z] Building dependency tree... [2021-01-20T12:38:55.346Z] Reading state information... [2021-01-20T12:38:55.346Z] Suggested packages: [2021-01-20T12:38:55.346Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-20T12:38:55.346Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-20T12:38:55.346Z] Recommended packages: [2021-01-20T12:38:55.346Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-20T12:38:55.346Z] The following NEW packages will be installed: [2021-01-20T12:38:55.346Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-20T12:38:55.346Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-20T12:38:55.346Z] pkg-config zip [2021-01-20T12:38:55.346Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-20T12:38:55.346Z] Need to get 7655 kB of archives. [2021-01-20T12:38:55.346Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-20T12:38:55.346Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-20T12:38:55.346Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-20T12:38:55.346Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-20T12:38:55.346Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-20T12:38:55.346Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-20T12:38:55.346Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-20T12:38:55.346Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-20T12:38:55.607Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-20T12:38:55.607Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-20T12:38:55.607Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-20T12:38:55.607Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-20T12:38:55.868Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-20T12:38:55.868Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-20T12:38:55.868Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-20T12:38:55.868Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-20T12:38:55.868Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-20T12:38:56.128Z] Fetched 7655 kB in 1s (10.7 MB/s) [2021-01-20T12:38:56.128Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-20T12:38:56.128Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-20T12:38:56.128Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-20T12:38:56.128Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-20T12:38:56.390Z] Selecting previously unselected package libpsl5:amd64. [2021-01-20T12:38:56.390Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-20T12:38:56.390Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-20T12:38:56.390Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-20T12:38:56.390Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-20T12:38:56.390Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-20T12:38:56.390Z] Selecting previously unselected package librtmp1:amd64. [2021-01-20T12:38:56.390Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-20T12:38:56.390Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-20T12:38:56.652Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-20T12:38:56.652Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-20T12:38:56.652Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-20T12:38:56.652Z] Selecting previously unselected package liberror-perl. [2021-01-20T12:38:56.652Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-20T12:38:56.652Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-20T12:38:56.652Z] Selecting previously unselected package git-man. [2021-01-20T12:38:56.652Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-20T12:38:56.913Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-20T12:38:56.913Z] Selecting previously unselected package git. [2021-01-20T12:38:56.913Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-20T12:38:56.914Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-20T12:38:57.858Z] Selecting previously unselected package libnorm1:amd64. [2021-01-20T12:38:57.858Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-20T12:38:57.858Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-20T12:38:57.858Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-20T12:38:57.858Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-20T12:38:57.858Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-20T12:38:58.120Z] Selecting previously unselected package libsodium23:amd64. [2021-01-20T12:38:58.121Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-20T12:38:58.121Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-20T12:38:58.121Z] Selecting previously unselected package libzmq5:amd64. [2021-01-20T12:38:58.121Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-20T12:38:58.121Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-20T12:38:58.383Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-20T12:38:58.383Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-20T12:38:58.383Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-20T12:38:58.645Z] Selecting previously unselected package pkg-config. [2021-01-20T12:38:58.645Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-20T12:38:58.645Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-20T12:38:58.645Z] Selecting previously unselected package zip. [2021-01-20T12:38:58.645Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-20T12:38:58.645Z] Unpacking zip (3.0-11build1) ... [2021-01-20T12:38:58.645Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-20T12:38:58.906Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-20T12:38:58.906Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-20T12:38:58.906Z] Setting up liberror-perl (0.17025-1) ... [2021-01-20T12:38:58.906Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-20T12:38:58.906Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-20T12:38:58.906Z] No schema files found: doing nothing. [2021-01-20T12:38:58.906Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-20T12:38:58.906Z] Setting up zip (3.0-11build1) ... [2021-01-20T12:38:58.906Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-20T12:38:59.168Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-20T12:38:59.168Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-20T12:38:59.168Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-20T12:38:59.168Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-20T12:38:59.168Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-20T12:38:59.168Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-20T12:38:59.431Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-20T12:39:06.023Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-20T12:39:06.023Z] git set to automatically installed. [2021-01-20T12:39:06.023Z] git-man set to automatically installed. [2021-01-20T12:39:06.023Z] libcurl3-gnutls set to automatically installed. [2021-01-20T12:39:06.023Z] liberror-perl set to automatically installed. [2021-01-20T12:39:06.023Z] libglib2.0-0 set to automatically installed. [2021-01-20T12:39:06.023Z] libnghttp2-14 set to automatically installed. [2021-01-20T12:39:06.023Z] libnorm1 set to automatically installed. [2021-01-20T12:39:06.023Z] libpgm-5.2-0 set to automatically installed. [2021-01-20T12:39:06.023Z] libpsl5 set to automatically installed. [2021-01-20T12:39:06.023Z] librtmp1 set to automatically installed. [2021-01-20T12:39:06.023Z] libsodium23 set to automatically installed. [2021-01-20T12:39:06.023Z] libzmq3-dev set to automatically installed. [2021-01-20T12:39:06.023Z] libzmq5 set to automatically installed. [2021-01-20T12:39:06.023Z] pkg-config set to automatically installed. [2021-01-20T12:39:06.023Z] zip set to automatically installed. [2021-01-20T12:39:07.940Z] snapd is not logged in, snap install commands will use sudo [2021-01-20T12:39:14.539Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-20T12:39:14.539Z] snap "core18" has no updates available [2021-01-20T12:39:15.483Z] Pulling config-common [2021-01-20T12:39:16.432Z] Pulling go-build-helper [2021-01-20T12:39:38.503Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-20T12:39:38.503Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-20T12:39:38.503Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-20T12:39:38.503Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-20T12:39:38.503Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-20T12:39:38.503Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-20T12:39:38.503Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-20T12:39:38.503Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-20T12:39:38.503Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-20T12:39:38.503Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-20T12:39:38.503Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-20T12:39:38.503Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-20T12:39:38.504Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-20T12:39:38.504Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-20T12:39:38.504Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-20T12:39:38.504Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-20T12:39:38.504Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-20T12:39:38.504Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-20T12:39:38.504Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-20T12:39:38.504Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1844 kB] [2021-01-20T12:39:38.504Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] [2021-01-20T12:39:38.504Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-20T12:39:38.504Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-20T12:39:38.504Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] [2021-01-20T12:39:38.504Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] [2021-01-20T12:39:38.504Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] [2021-01-20T12:39:38.504Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-20T12:39:38.504Z] Fetched 23.8 MB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-20T12:39:38.504Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-20T12:39:38.504Z] Fetched 279 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-20T12:39:38.504Z] Fetched 122 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-20T12:39:38.504Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-20T12:39:38.504Z] Fetched 8848 B in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-20T12:39:38.504Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-20T12:39:38.504Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-20T12:39:38.504Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-20T12:39:38.504Z] Fetched 214 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-20T12:39:38.504Z] Fetched 155 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-20T12:39:38.504Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-20T12:39:38.504Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-20T12:39:38.504Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-20T12:39:38.504Z] Fetched 499 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-20T12:39:38.504Z] Fetched 111 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-20T12:39:38.504Z] Fetched 240 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-20T12:39:38.504Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-20T12:39:38.504Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-20T12:39:38.504Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-20T12:39:38.504Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-20T12:39:38.504Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-20T12:39:38.504Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-20T12:39:38.504Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-20T12:39:38.504Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-20T12:39:38.504Z] Fetched 8720 B in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-20T12:39:38.504Z] Fetched 137 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-20T12:39:38.504Z] Fetched 119 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-20T12:39:38.504Z] Fetched 109 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-20T12:39:38.504Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-20T12:39:38.504Z] Fetched 645 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-20T12:39:38.504Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-20T12:39:38.504Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-20T12:39:38.504Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-20T12:39:38.504Z] Fetched 368 kB in 0s (0 B/s) [2021-01-20T12:39:38.505Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-20T12:39:38.505Z] Fetched 187 kB in 0s (0 B/s) [2021-01-20T12:39:38.505Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-20T12:39:38.505Z] Fetched 175 kB in 0s (0 B/s) [2021-01-20T12:39:38.505Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-20T12:39:41.226Z] Fetched 206 kB in 0s (0 B/s) [2021-01-20T12:39:41.226Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-20T12:39:41.226Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-20T12:39:41.226Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-20T12:39:41.226Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-20T12:39:41.226Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-20T12:39:41.226Z] Fetched 159 kB in 0s (0 B/s) [2021-01-20T12:39:41.226Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-20T12:39:41.226Z] Fetched 107 kB in 0s (0 B/s) [2021-01-20T12:39:41.226Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-20T12:39:41.226Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-20T12:39:41.226Z] Pulling static-packages [2021-01-20T12:39:41.797Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-20T12:39:41.797Z] Skipping pull go-build-helper (already ran) [2021-01-20T12:39:41.797Z] Skipping pull static-packages (already ran) [2021-01-20T12:39:41.797Z] Building go-build-helper [2021-01-20T12:39:45.099Z] Building static-packages [2021-01-20T12:39:47.013Z] Staging go-build-helper [2021-01-20T12:39:47.953Z] Staging static-packages [2021-01-20T12:39:48.898Z] Pulling go115 [2021-01-20T12:39:49.842Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-20T12:39:49.842Z] Skipping pull go115 (already ran) [2021-01-20T12:39:49.842Z] Building go115 [2021-01-20T12:39:49.842Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-20T12:39:49.842Z] Dload Upload Total Spent Left Speed [2021-01-20T12:39:54.908Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 314k 0 0 893k 0 0:02:12 --:--:-- 0:02:12 891k 11 115M 11 13.0M 0 0 9919k 0 0:00:11 0:00:01 0:00:10 9912k 27 115M 27 32.1M 0 0 13.6M 0 0:00:08 0:00:02 0:00:06 13.6M 48 115M 48 55.5M 0 0 16.5M 0 0:00:06 0:00:03 0:00:03 16.5M 71 115M 71 82.2M 0 0 18.9M 0 0:00:06 0:00:04 0:00:02 18.8M 100 115M 100 115M 0 0 22.7M 0 0:00:05 0:00:05 --:--:-- 24.3M [2021-01-20T12:39:55.168Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-20T12:39:59.378Z] Staging go115 [2021-01-20T12:40:05.966Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-20T12:40:05.966Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-20T12:40:05.966Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-20T12:40:05.966Z] Fetched 88.7 kB in 0s (0 B/s) [2021-01-20T12:40:05.966Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-20T12:40:05.966Z] Fetched 224 kB in 0s (0 B/s) [2021-01-20T12:40:05.966Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-20T12:40:05.966Z] Fetched 157 kB in 0s (0 B/s) [2021-01-20T12:40:05.966Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-20T12:40:05.966Z] Fetched 221 kB in 0s (0 B/s) [2021-01-20T12:40:05.966Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-20T12:40:05.966Z] Fetched 143 kB in 0s (0 B/s) [2021-01-20T12:40:05.966Z] Pulling edgex-go [2021-01-20T12:40:06.539Z] Pulling version [2021-01-20T12:40:07.481Z] Building config-common [2021-01-20T12:40:09.391Z] Skipping build go-build-helper (already ran) [2021-01-20T12:40:09.391Z] Skipping build static-packages (already ran) [2021-01-20T12:40:09.391Z] Skipping build go115 (already ran) [2021-01-20T12:40:09.391Z] Building edgex-go [2021-01-20T12:40:09.653Z] 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-20T12:40:11.045Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-20T12:40:11.045Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.72 [2021-01-20T12:40:11.045Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-20T12:40:11.045Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-20T12:40:11.045Z] go: downloading github.com/google/uuid v1.1.5 [2021-01-20T12:40:11.045Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-20T12:40:11.045Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-20T12:40:11.045Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.33 [2021-01-20T12:40:11.045Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-20T12:40:11.045Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-20T12:40:11.045Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0 [2021-01-20T12:40:11.045Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-20T12:40:11.045Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-20T12:40:11.045Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-20T12:40:11.045Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-20T12:40:11.045Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-20T12:40:11.045Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-20T12:40:11.045Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-20T12:40:11.045Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-20T12:40:11.045Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-20T12:40:11.045Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-20T12:40:11.045Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-20T12:40:11.045Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-20T12:40:11.045Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-20T12:40:11.045Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-20T12:40:11.045Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-20T12:40:11.309Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-20T12:40:11.309Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-20T12:40:11.309Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-20T12:40:11.309Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-20T12:40:11.309Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-20T12:40:11.309Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-20T12:40:11.309Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-20T12:40:11.309Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-20T12:40:11.309Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-20T12:40:11.309Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-20T12:40:11.309Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-20T12:40:11.309Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-20T12:40:11.570Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-20T12:40:11.831Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-20T12:40:11.831Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-20T12:40:18.418Z] 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-20T12:40:21.720Z] 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-20T12:40:22.664Z] 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-20T12:40:23.604Z] 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-20T12:40:24.186Z] 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-20T12:40:24.186Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-20T12:40:24.446Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-20T12:40:24.446Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-20T12:40:24.446Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-20T12:40:25.832Z] 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-20T12:40:25.832Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-20T12:40:25.832Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-20T12:40:27.218Z] 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-20T12:40:27.790Z] 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-20T12:40:27.790Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-20T12:40:29.715Z] 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-20T12:40:30.287Z] 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-20T12:40:31.230Z] 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-20T12:40:31.231Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-20T12:40:33.777Z] Building version [2021-01-20T12:40:35.162Z] Staging config-common [2021-01-20T12:40:36.114Z] Skipping stage go-build-helper (already ran) [2021-01-20T12:40:36.114Z] Skipping stage static-packages (already ran) [2021-01-20T12:40:36.114Z] Skipping stage go115 (already ran) [2021-01-20T12:40:36.114Z] Staging edgex-go [2021-01-20T12:40:37.059Z] Staging version [2021-01-20T12:40:38.005Z] Priming config-common [2021-01-20T12:40:38.950Z] Priming go-build-helper [2021-01-20T12:40:39.527Z] Priming static-packages [2021-01-20T12:40:42.083Z] Priming go115 [2021-01-20T12:40:43.023Z] Priming edgex-go [2021-01-20T12:40:43.964Z] Priming version [2021-01-20T12:40:44.906Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-20T12:40:49.154Z] provisioning config files... [2021-01-20T12:40:49.182Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7342120305121908921tmp [Pipeline] { [Pipeline] sh [2021-01-20T12:40:49.962Z] + set +x [2021-01-20T12:40:49.962Z] + curl -s https://codecov.io/bash [2021-01-20T12:40:49.962Z] + bash -s -- [2021-01-20T12:40:50.792Z] [2021-01-20T12:40:50.792Z] _____ _ [2021-01-20T12:40:50.792Z] / ____| | | [2021-01-20T12:40:50.792Z] | | ___ __| | ___ ___ _____ __ [2021-01-20T12:40:50.793Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-20T12:40:50.793Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-20T12:40:50.793Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-20T12:40:50.793Z] Bash-20210115-cec3c92 [2021-01-20T12:40:50.793Z] [2021-01-20T12:40:50.793Z] [2021-01-20T12:40:50.793Z] ==> git version 2.24.3 found [2021-01-20T12:40:50.793Z] ==> 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-20T12:40:50.793Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-20T12:40:50.793Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-20T12:40:50.793Z] ==> Jenkins CI detected. [2021-01-20T12:40:50.793Z] project root: . [2021-01-20T12:40:50.793Z] --> token set from env [2021-01-20T12:40:50.793Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-20T12:40:50.793Z] ==> Running gcov in . (disable via -X gcov) [2021-01-20T12:40:50.793Z] ==> Python coveragepy not found [2021-01-20T12:40:50.793Z] ==> Searching for coverage reports in: [2021-01-20T12:40:50.793Z] + . [2021-01-20T12:40:51.092Z] -> Found 1 reports [2021-01-20T12:40:51.092Z] ==> Detecting git/mercurial file structure [2021-01-20T12:40:51.092Z] ==> Reading reports [2021-01-20T12:40:51.092Z] + ./coverage.out bytes=550280 [2021-01-20T12:40:51.092Z] ==> Appending adjustments [2021-01-20T12:40:51.092Z] https://docs.codecov.io/docs/fixing-reports [2021-01-20T12:40:57.849Z] + Found adjustments [2021-01-20T12:40:57.849Z] ==> Gzipping contents [2021-01-20T12:40:57.849Z] 84K /tmp/codecov.EPFoKM.gz [2021-01-20T12:40:57.849Z] ==> Uploading reports [2021-01-20T12:40:57.849Z] url: https://codecov.io [2021-01-20T12:40:57.849Z] query: branch=PR-3054&commit=f85f266ab1450e40de308ac916294fd99f1e3ea7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3054%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3054&job=&cmd_args= [2021-01-20T12:40:57.849Z] -> Pinging Codecov [2021-01-20T12:40:57.849Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3054&commit=f85f266ab1450e40de308ac916294fd99f1e3ea7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3054%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3054&job=&cmd_args= [2021-01-20T12:40:59.808Z] -> Uploading to [2021-01-20T12:40:59.808Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-20/00271124DB129430A58F1EEE437C3FCB/f85f266ab1450e40de308ac916294fd99f1e3ea7/01cbe623-9ae0-4175-970e-917ff611b800.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210120T124059Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2e5aeea8002c3723e496d56ed7e7dd7f33173210f51761920b447b4c73fb80c9 [2021-01-20T12:40:59.808Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-20T12:40:59.808Z] Dload Upload Total Spent Left Speed [2021-01-20T12:41:00.390Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83274 0 0 100 83274 0 131k --:--:-- --:--:-- --:--:-- 131k [2021-01-20T12:41:00.390Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/f85f266ab1450e40de308ac916294fd99f1e3ea7 [Pipeline] } [2021-01-20T12:41:00.421Z] 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-20T12:41:04.050Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T12:41:05.434Z] ---> package-listing.sh [2021-01-20T12:41:05.434Z] ++ facter osfamily [2021-01-20T12:41:05.434Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-20T12:41:05.715Z] + OS_FAMILY=redhat [2021-01-20T12:41:05.715Z] + workspace=/w/workspace/edgex-go/1 [2021-01-20T12:41:05.715Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-20T12:41:05.715Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-20T12:41:05.715Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-20T12:41:05.715Z] + PACKAGES=/tmp/packages_start.txt [2021-01-20T12:41:05.715Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-20T12:41:05.715Z] + PACKAGES=/tmp/packages_end.txt [2021-01-20T12:41:05.715Z] + case "${OS_FAMILY}" in [2021-01-20T12:41:05.715Z] + rpm -qa [2021-01-20T12:41:05.715Z] + sort [2021-01-20T12:41:12.569Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-20T12:41:12.569Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-20T12:41:12.569Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-20T12:41:12.569Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-20T12:41:12.569Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-20T12:41:12.569Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-20T12:41:12.613Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-20T12:41:12.977Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-20T12:41:13.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-20T12:41:13.922Z] [2021-01-20T12:41:13.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-20T12:41:14.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-20T12:41:14.649Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-20T12:41:14.649Z] df20fa9351a1: Pulling fs layer [2021-01-20T12:41:14.649Z] 36b3adc4ff6f: Pulling fs layer [2021-01-20T12:41:14.649Z] 8ad3a11d3b57: Pulling fs layer [2021-01-20T12:41:14.649Z] 46f8f816bc3b: Pulling fs layer [2021-01-20T12:41:14.649Z] 93b61091891f: Pulling fs layer [2021-01-20T12:41:14.649Z] 93b9cdb0e59b: Pulling fs layer [2021-01-20T12:41:14.649Z] 5e14af77c1be: Pulling fs layer [2021-01-20T12:41:14.649Z] 01666e4c0597: Pulling fs layer [2021-01-20T12:41:14.649Z] aa168da1d23b: Pulling fs layer [2021-01-20T12:41:14.649Z] 93b9cdb0e59b: Waiting [2021-01-20T12:41:14.649Z] 01666e4c0597: Waiting [2021-01-20T12:41:14.649Z] 5e14af77c1be: Waiting [2021-01-20T12:41:14.649Z] aa168da1d23b: Waiting [2021-01-20T12:41:14.649Z] 46f8f816bc3b: Waiting [2021-01-20T12:41:14.966Z] 36b3adc4ff6f: Verifying Checksum [2021-01-20T12:41:14.966Z] 36b3adc4ff6f: Download complete [2021-01-20T12:41:14.966Z] 46f8f816bc3b: Download complete [2021-01-20T12:41:14.967Z] df20fa9351a1: Verifying Checksum [2021-01-20T12:41:14.967Z] df20fa9351a1: Download complete [2021-01-20T12:41:14.967Z] 93b9cdb0e59b: Verifying Checksum [2021-01-20T12:41:14.967Z] 93b9cdb0e59b: Download complete [2021-01-20T12:41:14.967Z] 5e14af77c1be: Verifying Checksum [2021-01-20T12:41:14.967Z] 5e14af77c1be: Download complete [2021-01-20T12:41:15.305Z] 01666e4c0597: Verifying Checksum [2021-01-20T12:41:15.305Z] 01666e4c0597: Download complete [2021-01-20T12:41:15.580Z] 93b61091891f: Verifying Checksum [2021-01-20T12:41:15.580Z] 93b61091891f: Download complete [2021-01-20T12:41:15.855Z] df20fa9351a1: Pull complete [2021-01-20T12:41:16.132Z] 8ad3a11d3b57: Verifying Checksum [2021-01-20T12:41:16.132Z] 8ad3a11d3b57: Download complete [2021-01-20T12:41:16.414Z] 36b3adc4ff6f: Pull complete [2021-01-20T12:41:18.477Z] 8ad3a11d3b57: Pull complete [2021-01-20T12:41:19.459Z] 46f8f816bc3b: Pull complete [2021-01-20T12:41:20.095Z] aa168da1d23b: Verifying Checksum [2021-01-20T12:41:20.095Z] aa168da1d23b: Download complete [2021-01-20T12:41:21.104Z] 93b61091891f: Pull complete [2021-01-20T12:41:21.376Z] 93b9cdb0e59b: Pull complete [2021-01-20T12:41:21.990Z] 5e14af77c1be: Pull complete [2021-01-20T12:41:22.263Z] 01666e4c0597: Pull complete [2021-01-20T12:41:37.447Z] aa168da1d23b: Pull complete [2021-01-20T12:41:37.447Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-20T12:41:37.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-20T12:41:37.447Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-20T12:41:38.403Z] prd-centos7-docker-4c-2g-21606 does not seem to be running inside a container [2021-01-20T12:41:38.576Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-20T12:41:43.373Z] $ docker top 7f9e0cb073f0074874d67fcb907e1ff13004e4b7efee3d8b8a19c495805084d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T12:41:44.507Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-20T12:41:45.226Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-20T12:41:45.967Z] + ls /var/log/sa-host [2021-01-20T12:41:45.967Z] + sadf -c /var/log/sa-host/sa20 [2021-01-20T12:41:45.967Z] file_magic: OK [2021-01-20T12:41:45.967Z] HZ: Using current value: 100 [2021-01-20T12:41:45.967Z] file_header: OK [2021-01-20T12:41:45.967Z] 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-20T12:41:45.967Z] Statistics: [2021-01-20T12:41:45.967Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-20T12:41:45.967Z] File successfully converted to sysstat format version 12.2.1 [2021-01-20T12:41:45.967Z] + sadf -c /var/log/sa-host/sa23 [2021-01-20T12:41:45.967Z] file_magic: OK [2021-01-20T12:41:45.967Z] HZ: Using current value: 100 [2021-01-20T12:41:45.967Z] file_header: OK [2021-01-20T12:41:45.967Z] 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-20T12:41:45.967Z] Statistics: [2021-01-20T12:41:45.967Z] Hnuu...uuuununununu... [2021-01-20T12:41:45.967Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-20T12:41:46.894Z] provisioning config files... [2021-01-20T12:41:46.920Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5036478024831869695tmp [Pipeline] { [Pipeline] echo [2021-01-20T12:41:47.042Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T12:41:47.449Z] ---> create-netrc.sh [Pipeline] } [2021-01-20T12:41:47.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-20T12:41:47.628Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T12:41:48.333Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-20T12:41:48.370Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T12:41:49.095Z] ---> sudo-logs.sh [2021-01-20T12:41:49.095Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-20T12:41:49.146Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T12:41:49.590Z] ---> job-cost.sh [2021-01-20T12:41:49.877Z] lf-activate-venv: SKIPPING [2021-01-20T12:41:49.877Z] INFO: No Stack... [2021-01-20T12:41:50.837Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-20T12:41:51.423Z] INFO: Archiving Costs [Pipeline] echo [2021-01-20T12:41:51.459Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T12:41:52.192Z] ---> logs-deploy.sh [2021-01-20T12:41:52.192Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3054/1 [2021-01-20T12:41:52.192Z] INFO: archiving workspace using pattern(s): [2021-01-20T12:41:54.905Z] Archives upload complete. [2021-01-20T12:41:54.905Z] INFO: archiving logs to Nexus