Pull request #3049 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c62e36cfc06f4f071a34bb6d4d2620f8b46f1367+250a43ed1e9b8198fb10735cc1ab2371f89d298c (5642e0c87094f0e6d4eb3c5193d6bd52bf8a5496) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh 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-3049/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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-3049/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 f82e9360b4159668f7e3e090307a6179e9a8e48d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-21228 in /w/workspace/edgexfoundry_edgex-go_PR-3049 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 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/3049/head:refs/remotes/origin/PR-3049 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 250a43ed1e9b8198fb10735cc1ab2371f89d298c into PR head commit c62e36cfc06f4f071a34bb6d4d2620f8b46f1367 Merge succeeded, producing 016e1bd686ea2176a40df050d7efa3d5284cc4a2 Checking out Revision 016e1bd686ea2176a40df050d7efa3d5284cc4a2 (PR-3049) > git config core.sparsecheckout # timeout=10 > git checkout -f c62e36cfc06f4f071a34bb6d4d2620f8b46f1367 # 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 250a43ed1e9b8198fb10735cc1ab2371f89d298c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 016e1bd686ea2176a40df050d7efa3d5284cc4a2 # timeout=10 Commit message: "Merge commit '250a43ed1e9b8198fb10735cc1ab2371f89d298c' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-19T17:09:02.010Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-19T17:09:02.333Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-19T17:09:02.544Z] ========================================================= [2021-01-19T17:09:02.544Z] EdgeX Global Pipelines Version Info [2021-01-19T17:09:02.544Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-19T17:09:04.587Z] ------------------- [2021-01-19T17:09:04.587Z] stable info: [2021-01-19T17:09:04.587Z] ------------------- [2021-01-19T17:09:04.587Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-19T17:09:04.587Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-19T17:09:04.587Z] Message: update stable to v1.0.177 [2021-01-19T17:09:05.540Z] ------------------- [2021-01-19T17:09:05.540Z] experimental info: [2021-01-19T17:09:05.540Z] ------------------- [2021-01-19T17:09:05.540Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-19T17:09:05.540Z] Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 [2021-01-19T17:09:05.540Z] Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-19T17:09:05.968Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-19T17:09:06.148Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-19T17:09:06.267Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-19T17:09:06.389Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-19T17:09:06.567Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-19T17:09:06.717Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-19T17:09:06.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-19T17:09:06.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-19T17:09:07.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-19T17:09:07.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-19T17:09:07.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-19T17:09:07.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-19T17:09:07.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-19T17:09:07.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-19T17:09:07.804Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-19T17:09:07.933Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-19T17:09:08.076Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-19T17:09:08.193Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-19T17:09:08.314Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-19T17:09:08.442Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-19T17:09:08.569Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-19T17:09:08.690Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-19T17:09:08.802Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-19T17:09:08.933Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3049 [Pipeline] echo [2021-01-19T17:09:09.054Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3049 [Pipeline] echo [2021-01-19T17:09:09.169Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3049 [Pipeline] echo [2021-01-19T17:09:09.295Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 016e1bd686ea2176a40df050d7efa3d5284cc4a2 [Pipeline] echo [2021-01-19T17:09:09.453Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 016e1bd [Pipeline] echo [2021-01-19T17:09:09.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-19T17:09:09.799Z] provisioning config files... [2021-01-19T17:09:09.833Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7413688062599685040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T17:09:10.287Z] ---> docker-login.sh [2021-01-19T17:09:10.287Z] nexus3.edgexfoundry.org:10001 [2021-01-19T17:09:10.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T17:09:10.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T17:09:10.818Z] Configure a credential helper to remove this warning. See [2021-01-19T17:09:10.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T17:09:10.818Z] [2021-01-19T17:09:10.818Z] Login Succeeded [2021-01-19T17:09:10.818Z] nexus3.edgexfoundry.org:10002 [2021-01-19T17:09:11.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T17:09:11.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T17:09:11.079Z] Configure a credential helper to remove this warning. See [2021-01-19T17:09:11.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T17:09:11.079Z] [2021-01-19T17:09:11.079Z] Login Succeeded [2021-01-19T17:09:11.079Z] nexus3.edgexfoundry.org:10003 [2021-01-19T17:09:11.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T17:09:11.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T17:09:11.342Z] Configure a credential helper to remove this warning. See [2021-01-19T17:09:11.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T17:09:11.342Z] [2021-01-19T17:09:11.342Z] Login Succeeded [2021-01-19T17:09:11.342Z] nexus3.edgexfoundry.org:10004 [2021-01-19T17:09:11.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T17:09:11.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T17:09:11.342Z] Configure a credential helper to remove this warning. See [2021-01-19T17:09:11.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T17:09:11.342Z] [2021-01-19T17:09:11.342Z] Login Succeeded [2021-01-19T17:09:11.342Z] docker.io [2021-01-19T17:09:11.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T17:09:11.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T17:09:11.867Z] Configure a credential helper to remove this warning. See [2021-01-19T17:09:11.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T17:09:11.867Z] [2021-01-19T17:09:11.867Z] Login Succeeded [2021-01-19T17:09:11.867Z] ---> docker-login.sh ends [Pipeline] } [2021-01-19T17:09:11.912Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-19T17:09:12.559Z] ++ 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-19T17:09:12.559Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T17:09:12.559Z] ++ dirname cmd/core-command/Dockerfile [2021-01-19T17:09:12.559Z] ++ cut -d/ -f2 [2021-01-19T17:09:12.559Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-19T17:09:12.559Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T17:09:12.559Z] ++ dirname cmd/core-data/Dockerfile [2021-01-19T17:09:12.559Z] ++ cut -d/ -f2 [2021-01-19T17:09:12.559Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-19T17:09:12.559Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T17:09:12.559Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-19T17:09:12.559Z] ++ cut -d/ -f2 [2021-01-19T17:09:12.559Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-19T17:09:12.559Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T17:09:12.559Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-19T17:09:12.559Z] ++ cut -d/ -f2 [2021-01-19T17:09:12.559Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-19T17:09:12.559Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T17:09:12.559Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-19T17:09:12.559Z] ++ cut -d/ -f2 [2021-01-19T17:09:12.559Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-19T17:09:12.559Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T17:09:12.559Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-19T17:09:12.559Z] ++ cut -d/ -f2 [2021-01-19T17:09:12.559Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-19T17:09:12.559Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T17:09:12.559Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-19T17:09:12.559Z] ++ cut -d/ -f2 [2021-01-19T17:09:12.559Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-19T17:09:12.559Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T17:09:12.559Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-19T17:09:12.559Z] ++ cut -d/ -f2 [2021-01-19T17:09:12.559Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-19T17:09:12.559Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T17:09:12.559Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-19T17:09:12.559Z] ++ cut -d/ -f2 [2021-01-19T17:09:12.559Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-19T17:09:12.653Z] 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-19T17:09:13.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T17:09:13.605Z] [2021-01-19T17:09:13.605Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T17:09:14.052Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T17:09:14.052Z] latest: Pulling from edgex-devops/git-semver [2021-01-19T17:09:14.052Z] 31603596830f: Pulling fs layer [2021-01-19T17:09:14.052Z] 2a8b12db71e7: Pulling fs layer [2021-01-19T17:09:14.052Z] 6ca5941a6612: Pulling fs layer [2021-01-19T17:09:14.052Z] ecc8261a40a4: Pulling fs layer [2021-01-19T17:09:14.052Z] ecc8261a40a4: Waiting [2021-01-19T17:09:14.052Z] 2a8b12db71e7: Verifying Checksum [2021-01-19T17:09:14.052Z] 2a8b12db71e7: Download complete [2021-01-19T17:09:14.052Z] 31603596830f: Verifying Checksum [2021-01-19T17:09:14.052Z] 31603596830f: Download complete [2021-01-19T17:09:14.331Z] 6ca5941a6612: Verifying Checksum [2021-01-19T17:09:14.331Z] 6ca5941a6612: Download complete [2021-01-19T17:09:14.331Z] ecc8261a40a4: Verifying Checksum [2021-01-19T17:09:14.331Z] ecc8261a40a4: Download complete [2021-01-19T17:09:14.930Z] 31603596830f: Pull complete [2021-01-19T17:09:14.930Z] 2a8b12db71e7: Pull complete [2021-01-19T17:09:15.897Z] 6ca5941a6612: Pull complete [2021-01-19T17:09:16.167Z] ecc8261a40a4: Pull complete [2021-01-19T17:09:16.167Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-19T17:09:16.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T17:09:16.167Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-19T17:09:16.399Z] prd-centos7-docker-4c-2g-21228 does not seem to be running inside a container [2021-01-19T17:09:16.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-19T17:09:19.186Z] $ docker top 271b367c65c9bed8f79f4c98051a840be1f203de0c7778b40e97ea82fffa3b17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-19T17:09:19.698Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T17:09:19.698Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T17:09:19.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T17:09:19.955Z] $ docker exec 271b367c65c9bed8f79f4c98051a840be1f203de0c7778b40e97ea82fffa3b17 ssh-agent [2021-01-19T17:09:20.162Z] SSH_AUTH_SOCK=/tmp/ssh-2vf6qCICDIFX/agent.11 [2021-01-19T17:09:20.162Z] SSH_AGENT_PID=16 [2021-01-19T17:09:20.181Z] Running ssh-add (command line suppressed) [2021-01-19T17:09:20.336Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4257396483405373676.key (/w/workspace/edgex-go/1@tmp/private_key_4257396483405373676.key) [2021-01-19T17:09:20.437Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T17:09:21.010Z] + git tag --points-at HEAD [Pipeline] } [2021-01-19T17:09:21.051Z] $ docker exec --env ******** --env ******** 271b367c65c9bed8f79f4c98051a840be1f203de0c7778b40e97ea82fffa3b17 ssh-agent -k [2021-01-19T17:09:21.181Z] unset SSH_AUTH_SOCK; [2021-01-19T17:09:21.181Z] unset SSH_AGENT_PID; [2021-01-19T17:09:21.182Z] echo Agent pid 16 killed; [2021-01-19T17:09:21.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-19T17:09:21.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T17:09:21.465Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T17:09:21.655Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T17:09:21.660Z] $ docker exec 271b367c65c9bed8f79f4c98051a840be1f203de0c7778b40e97ea82fffa3b17 ssh-agent [2021-01-19T17:09:21.844Z] SSH_AUTH_SOCK=/tmp/ssh-nbqjmBpWSGWW/agent.47 [2021-01-19T17:09:21.844Z] SSH_AGENT_PID=52 [2021-01-19T17:09:21.852Z] Running ssh-add (command line suppressed) [2021-01-19T17:09:21.985Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2939217769280893311.key (/w/workspace/edgex-go/1@tmp/private_key_2939217769280893311.key) [2021-01-19T17:09:22.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T17:09:22.456Z] + git semver init [2021-01-19T17:09:22.456Z] # -> Open(): unable to determine branch for HEAD [2021-01-19T17:09:22.456Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-19T17:09:22.456Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-19T17:09:22.456Z] # $SEMVER_REMOTE_NAME = origin [2021-01-19T17:09:22.456Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-19T17:09:22.456Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-19T17:09:22.456Z] # $SEMVER_BRANCH = PR-3049 [2021-01-19T17:09:22.456Z] # $SEMVER_TEMP = /tmp/semver-548519300 [2021-01-19T17:09:22.456Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-19T17:09:54.661Z] # '/tmp/semver-548519300' -> '/w/workspace/edgex-go/1/.semver' [2021-01-19T17:09:55.282Z] # -> Force: false [2021-01-19T17:09:55.282Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-19T17:09:55.319Z] $ docker exec --env ******** --env ******** 271b367c65c9bed8f79f4c98051a840be1f203de0c7778b40e97ea82fffa3b17 ssh-agent -k [2021-01-19T17:09:55.647Z] unset SSH_AUTH_SOCK; [2021-01-19T17:09:55.648Z] unset SSH_AGENT_PID; [2021-01-19T17:09:55.648Z] echo Agent pid 52 killed; [2021-01-19T17:09:55.742Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-19T17:09:56.320Z] + git semver [Pipeline] } [2021-01-19T17:09:56.355Z] $ docker stop --time=1 271b367c65c9bed8f79f4c98051a840be1f203de0c7778b40e97ea82fffa3b17 [2021-01-19T17:09:58.022Z] $ docker rm -f 271b367c65c9bed8f79f4c98051a840be1f203de0c7778b40e97ea82fffa3b17 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T17:09:58.735Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-19T17:09:59.393Z] Stashed 1 file(s) [Pipeline] echo [2021-01-19T17:09:59.415Z] [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-19T17:10:00.760Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-19T17:10:01.098Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-19T17:10:01.425Z] + sudo service docker restart [2021-01-19T17:10:01.425Z] + true [2021-01-19T17:10:01.425Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-19T17:10:02.420Z] ========================================================= [2021-01-19T17:10:02.420Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-19T17:10:02.420Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-19T17:10:02.797Z] + 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-19T17:10:07.092Z] Sending build context to Docker daemon 326.6MB [2021-01-19T17:10:07.092Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T17:10:07.092Z] Step 2/6 : FROM ${BASE} [2021-01-19T17:10:07.092Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-19T17:10:07.092Z] 188c0c94c7c5: Pulling fs layer [2021-01-19T17:10:07.092Z] 0ef7d3d256c8: Pulling fs layer [2021-01-19T17:10:07.092Z] de9db76c5a1d: Pulling fs layer [2021-01-19T17:10:07.092Z] bca2f99d35d6: Pulling fs layer [2021-01-19T17:10:07.092Z] 93359f2a8cfa: Pulling fs layer [2021-01-19T17:10:07.092Z] 7c6f9722023f: Pulling fs layer [2021-01-19T17:10:07.092Z] a35cf1a2eb13: Pulling fs layer [2021-01-19T17:10:07.092Z] bca2f99d35d6: Waiting [2021-01-19T17:10:07.092Z] 93359f2a8cfa: Waiting [2021-01-19T17:10:07.092Z] 7c6f9722023f: Waiting [2021-01-19T17:10:07.092Z] a35cf1a2eb13: Waiting [2021-01-19T17:10:07.092Z] de9db76c5a1d: Download complete [2021-01-19T17:10:07.092Z] 0ef7d3d256c8: Download complete [2021-01-19T17:10:07.092Z] 93359f2a8cfa: Verifying Checksum [2021-01-19T17:10:07.092Z] 93359f2a8cfa: Download complete [2021-01-19T17:10:07.092Z] 7c6f9722023f: Verifying Checksum [2021-01-19T17:10:07.092Z] 7c6f9722023f: Download complete [2021-01-19T17:10:07.092Z] 188c0c94c7c5: Verifying Checksum [2021-01-19T17:10:07.092Z] 188c0c94c7c5: Download complete [2021-01-19T17:10:07.677Z] 188c0c94c7c5: Pull complete [2021-01-19T17:10:07.677Z] 0ef7d3d256c8: Pull complete [2021-01-19T17:10:08.264Z] de9db76c5a1d: Pull complete [2021-01-19T17:10:08.528Z] a35cf1a2eb13: Verifying Checksum [2021-01-19T17:10:08.528Z] a35cf1a2eb13: Download complete [2021-01-19T17:10:09.118Z] bca2f99d35d6: Verifying Checksum [2021-01-19T17:10:09.118Z] bca2f99d35d6: Download complete [2021-01-19T17:10:15.099Z] Still waiting to schedule task [2021-01-19T17:10:15.099Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-19T17:10:17.346Z] bca2f99d35d6: Pull complete [2021-01-19T17:10:17.346Z] 93359f2a8cfa: Pull complete [2021-01-19T17:10:17.346Z] 7c6f9722023f: Pull complete [2021-01-19T17:10:20.686Z] a35cf1a2eb13: Pull complete [2021-01-19T17:10:20.686Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-19T17:10:20.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-19T17:10:20.686Z] ---> a62c8e92a672 [2021-01-19T17:10:20.686Z] 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-19T17:10:20.953Z] ---> Running in 6f562f735ba8 [2021-01-19T17:10:21.531Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T17:10:22.482Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T17:10:23.059Z] (1/12) Installing libmagic (5.38-r0) [2021-01-19T17:10:23.059Z] (2/12) Installing file (5.38-r0) [2021-01-19T17:10:23.323Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-19T17:10:23.323Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-19T17:10:28.629Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-19T17:10:28.629Z] (6/12) Installing patch (2.7.6-r6) [2021-01-19T17:10:28.629Z] (7/12) Installing build-base (0.5-r2) [2021-01-19T17:10:28.629Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-19T17:10:28.629Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-19T17:10:28.629Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-19T17:10:28.629Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-19T17:10:28.629Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-19T17:10:28.629Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T17:10:28.629Z] OK: 233 MiB in 51 packages [2021-01-19T17:10:32.893Z] Removing intermediate container 6f562f735ba8 [2021-01-19T17:10:32.893Z] ---> fd8ae5fe0c86 [2021-01-19T17:10:32.893Z] Step 4/6 : WORKDIR /edgex-go [2021-01-19T17:10:32.893Z] ---> Running in 57278aa24143 [2021-01-19T17:10:33.159Z] Removing intermediate container 57278aa24143 [2021-01-19T17:10:33.159Z] ---> a73d0d7f146a [2021-01-19T17:10:33.159Z] Step 5/6 : COPY go.mod . [2021-01-19T17:10:33.430Z] ---> e6b23976ad7f [2021-01-19T17:10:33.430Z] Step 6/6 : RUN go mod download [2021-01-19T17:10:33.702Z] ---> Running in b562c10bcbab [2021-01-19T17:10:55.763Z] Removing intermediate container b562c10bcbab [2021-01-19T17:10:55.763Z] ---> 8ffefd1b43d5 [2021-01-19T17:10:55.763Z] Successfully built 8ffefd1b43d5 [2021-01-19T17:10:55.763Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T17:10:56.142Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T17:10:56.142Z] . [Pipeline] withDockerContainer [2021-01-19T17:10:56.274Z] prd-centos7-docker-4c-2g-21228 does not seem to be running inside a container [2021-01-19T17:10:56.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-19T17:10:57.304Z] $ docker top 5159df928ffd22cb37ff6e8341e16ab90a9bc9105006000af3c496249545563f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T17:10:57.902Z] + go version [2021-01-19T17:10:57.902Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-19T17:10:57.935Z] $ docker stop --time=1 5159df928ffd22cb37ff6e8341e16ab90a9bc9105006000af3c496249545563f [2021-01-19T17:10:59.320Z] $ docker rm -f 5159df928ffd22cb37ff6e8341e16ab90a9bc9105006000af3c496249545563f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T17:11:00.317Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T17:11:00.317Z] . [Pipeline] withDockerContainer [2021-01-19T17:11:00.447Z] prd-centos7-docker-4c-2g-21228 does not seem to be running inside a container [2021-01-19T17:11:00.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-19T17:11:01.514Z] $ docker top 4884c1e1e0339efe8a2de2c9c91620e7c9dd027e1eed0f22de30780b01ff8f10 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-19T17:11:01.789Z] ========================================================= [2021-01-19T17:11:01.789Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-19T17:11:01.789Z] ========================================================= [Pipeline] sh [2021-01-19T17:11:02.151Z] + make test [2021-01-19T17:11:02.151Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-19T17:11:12.271Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-19T17:11:27.335Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-19T17:11:36.325Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-19T17:11:36.325Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-19T17:11:36.325Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-19T17:11:36.325Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-19T17:11:36.325Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-19T17:11:36.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-19T17:11:37.576Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-19T17:11:37.842Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-19T17:11:38.435Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-19T17:11:40.414Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-19T17:11:40.414Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-19T17:11:40.414Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-19T17:11:42.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.087s coverage: 46.6% of statements [2021-01-19T17:11:42.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-19T17:11:42.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-19T17:11:42.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-19T17:11:42.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-19T17:11:42.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-19T17:11:46.673Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.221s coverage: 27.0% of statements [2021-01-19T17:11:46.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-19T17:11:46.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-19T17:11:46.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-19T17:11:46.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-19T17:11:46.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-19T17:11:46.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-19T17:11:46.673Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements [2021-01-19T17:11:46.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-19T17:11:46.673Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements [2021-01-19T17:11:46.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-19T17:11:46.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-19T17:11:46.673Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.115s coverage: 67.9% of statements [2021-01-19T17:11:46.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-19T17:11:46.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-19T17:11:46.673Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.150s coverage: 82.3% of statements [2021-01-19T17:11:46.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-19T17:11:46.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-19T17:11:46.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-19T17:11:46.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-19T17:11:48.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.401s coverage: 28.6% of statements [2021-01-19T17:11:48.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-19T17:11:48.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-19T17:11:48.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-19T17:11:48.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-19T17:11:48.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-19T17:11:48.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.091s coverage: 100.0% of statements [2021-01-19T17:11:48.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-19T17:11:48.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.064s coverage: 100.0% of statements [2021-01-19T17:11:48.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-19T17:11:48.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.112s coverage: 86.7% of statements [2021-01-19T17:11:48.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-19T17:11:48.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.167s coverage: 97.5% of statements [2021-01-19T17:11:48.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-19T17:11:49.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.063s coverage: 78.3% of statements [2021-01-19T17:11:49.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-19T17:11:49.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-19T17:11:49.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-19T17:11:49.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-19T17:11:52.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.509s coverage: 92.8% of statements [2021-01-19T17:11:52.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-19T17:11:52.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-19T17:11:52.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-19T17:11:52.175Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-19T17:11:52.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-19T17:11:52.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-19T17:11:52.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-19T17:11:52.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-19T17:11:52.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-19T17:11:52.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-19T17:11:52.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-19T17:11:52.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-19T17:11:52.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-19T17:11:52.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-19T17:11:52.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-19T17:11:52.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-19T17:11:52.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-19T17:11:52.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-19T17:11:52.175Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2021-01-19T17:11:52.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-19T17:11:52.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-19T17:11:52.175Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.1% of statements [2021-01-19T17:11:52.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-19T17:11:52.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-19T17:11:52.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-19T17:11:52.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-19T17:11:52.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-01-19T17:11:52.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-19T17:11:52.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 75.5% of statements [2021-01-19T17:11:52.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-19T17:11:52.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements [2021-01-19T17:11:52.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.090s coverage: 87.2% of statements [2021-01-19T17:11:52.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 84.2% of statements [2021-01-19T17:11:53.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.083s coverage: 91.4% of statements [2021-01-19T17:11:53.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-19T17:11:54.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.218s coverage: 63.5% of statements [2021-01-19T17:11:54.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-19T17:11:54.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-19T17:11:54.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.036s coverage: 100.0% of statements [2021-01-19T17:11:54.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.059s coverage: 91.3% of statements [2021-01-19T17:11:54.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2021-01-19T17:11:54.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2021-01-19T17:11:54.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.041s coverage: 100.0% of statements [2021-01-19T17:11:56.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.398s coverage: 68.9% of statements [2021-01-19T17:11:56.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-19T17:11:56.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-19T17:11:56.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-19T17:11:56.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-19T17:11:56.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-19T17:11:56.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.098s coverage: 37.0% of statements [2021-01-19T17:11:56.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-19T17:11:56.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-19T17:11:56.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.371s coverage: 84.0% of statements [2021-01-19T17:11:56.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.036s coverage: 100.0% of statements [2021-01-19T17:11:59.286Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.132s coverage: 47.1% of statements [2021-01-19T17:11:59.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-19T17:11:59.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-19T17:11:59.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-19T17:11:59.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-19T17:11:59.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-19T17:11:59.286Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.082s coverage: 100.0% of statements [2021-01-19T17:11:59.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-19T17:11:59.286Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.104s coverage: 100.0% of statements [2021-01-19T17:11:59.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-19T17:12:00.701Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.793s coverage: 29.1% of statements [2021-01-19T17:12:00.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-19T17:12:00.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-19T17:12:00.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-19T17:12:00.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-19T17:12:00.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-19T17:12:00.701Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.069s coverage: 99.0% of statements [2021-01-19T17:12:00.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-19T17:12:00.701Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.069s coverage: 100.0% of statements [2021-01-19T17:12:00.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-19T17:12:00.701Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.032s coverage: 0.0% of statements [2021-01-19T17:12:00.701Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-19T17:12:00.701Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.039s coverage: 100.0% of statements [2021-01-19T17:12:00.701Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-19T17:12:00.701Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-19T17:12:00.701Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-19T17:12:00.701Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-19T17:12:00.969Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements [2021-01-19T17:12:00.969Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-19T17:12:00.969Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-19T17:12:00.969Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements [2021-01-19T17:12:01.927Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-01-19T17:12:01.927Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-01-19T17:12:02.188Z] GO111MODULE=on go vet ./... [2021-01-19T17:12:28.994Z] gofmt -l . [2021-01-19T17:12:28.994Z] [ "`gofmt -l .`" = "" ] [2021-01-19T17:12:28.994Z] ./bin/test-go-mod-tidy.sh [2021-01-19T17:12:29.571Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-19T17:12:32.155Z] + ls -al . [2021-01-19T17:12:32.155Z] total 656 [2021-01-19T17:12:32.155Z] drwxrwxr-x 10 1001 1001 4096 Jan 19 17:12 . [2021-01-19T17:12:32.155Z] drwxr-xr-x 4 root root 28 Jan 19 17:11 .. [2021-01-19T17:12:32.155Z] -rw-rw-r-- 1 1001 1001 11 Jan 19 17:08 .dockerignore [2021-01-19T17:12:32.155Z] drwxrwxr-x 8 1001 1001 179 Jan 19 17:09 .git [2021-01-19T17:12:32.155Z] drwxrwxr-x 3 1001 1001 125 Jan 19 17:08 .github [2021-01-19T17:12:32.155Z] -rw-rw-r-- 1 1001 1001 824 Jan 19 17:08 .gitignore [2021-01-19T17:12:32.155Z] drwx------ 3 1001 1001 47 Jan 19 17:09 .semver [2021-01-19T17:12:32.155Z] -rw-rw-r-- 1 1001 1001 166 Jan 19 17:08 .sonarcloud.properties [2021-01-19T17:12:32.155Z] -rw-rw-r-- 1 1001 1001 7744 Jan 19 17:08 Attribution.txt [2021-01-19T17:12:32.155Z] -rw-rw-r-- 1 1001 1001 3804 Jan 19 17:08 CONTRIBUTING.md [2021-01-19T17:12:32.155Z] -rw-rw-r-- 1 1001 1001 931 Jan 19 17:08 Dockerfile.build [2021-01-19T17:12:32.155Z] -rw-rw-r-- 1 1001 1001 863 Jan 19 17:08 Jenkinsfile [2021-01-19T17:12:32.155Z] -rw-rw-r-- 1 1001 1001 10775 Jan 19 17:08 LICENSE [2021-01-19T17:12:32.155Z] -rw-rw-r-- 1 1001 1001 5750 Jan 19 17:08 Makefile [2021-01-19T17:12:32.155Z] -rw-rw-r-- 1 1001 1001 6524 Jan 19 17:08 README.md [2021-01-19T17:12:32.155Z] -rw-rw-r-- 1 1001 1001 6744 Jan 19 17:08 SECURITY.md [2021-01-19T17:12:32.155Z] -rw-rw-r-- 1 1001 1001 5 Jan 19 17:09 VERSION [2021-01-19T17:12:32.155Z] -rw-rw-r-- 1 1001 1001 4131 Jan 19 17:08 ZMQWindows.md [2021-01-19T17:12:32.155Z] drwxrwxr-x 2 1001 1001 117 Jan 19 17:08 bin [2021-01-19T17:12:32.155Z] drwxrwxr-x 14 1001 1001 4096 Jan 19 17:08 cmd [2021-01-19T17:12:32.155Z] -rw-r--r-- 1 root root 550280 Jan 19 17:12 coverage.out [2021-01-19T17:12:32.155Z] -rw-r--r-- 1 root root 981 Jan 19 17:12 go.mod [2021-01-19T17:12:32.155Z] -rw-r--r-- 1 root root 19114 Jan 19 17:12 go.sum [2021-01-19T17:12:32.155Z] drwxrwxr-x 8 1001 1001 127 Jan 19 17:08 internal [2021-01-19T17:12:32.155Z] drwxrwxr-x 4 1001 1001 26 Jan 19 17:08 openapi [2021-01-19T17:12:32.155Z] drwxrwxr-x 4 1001 1001 71 Jan 19 17:08 snap [2021-01-19T17:12:32.155Z] -rw-rw-r-- 1 1001 1001 168 Jan 19 17:08 version.go [Pipeline] sh [2021-01-19T17:12:32.482Z] + '[' -e coverage.out ] [2021-01-19T17:12:32.482Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-19T17:12:32.703Z] Stashed 1 file(s) [Pipeline] sh [2021-01-19T17:12:33.024Z] + make build [2021-01-19T17:12:33.024Z] 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-19T17:12:36.381Z] 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-19T17:12:44.684Z] 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-19T17:12:46.090Z] 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-19T17:12:47.513Z] 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-19T17:12:48.094Z] 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-19T17:12:49.507Z] 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-19T17:12:50.914Z] 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-19T17:12:52.318Z] 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-19T17:12:53.737Z] 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-19T17:12:54.695Z] 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-19T17:12:56.108Z] 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-19T17:12:57.547Z] $ docker stop --time=1 4884c1e1e0339efe8a2de2c9c91620e7c9dd027e1eed0f22de30780b01ff8f10 [2021-01-19T17:12:59.296Z] $ docker rm -f 4884c1e1e0339efe8a2de2c9c91620e7c9dd027e1eed0f22de30780b01ff8f10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T17:13:01.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-19T17:13:01.584Z] [2021-01-19T17:13:01.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T17:13:01.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-19T17:13:01.977Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-19T17:13:01.977Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-19T17:13:01.977Z] ca9280d653b3: Pulling fs layer [2021-01-19T17:13:01.977Z] 7e9c9ca2126c: Pulling fs layer [2021-01-19T17:13:02.556Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-19T17:13:02.556Z] cbdbe7a5bc2a: Download complete [2021-01-19T17:13:03.138Z] cbdbe7a5bc2a: Pull complete [2021-01-19T17:13:03.138Z] ca9280d653b3: Verifying Checksum [2021-01-19T17:13:03.138Z] ca9280d653b3: Download complete [2021-01-19T17:13:04.093Z] ca9280d653b3: Pull complete [2021-01-19T17:13:04.365Z] 7e9c9ca2126c: Download complete [2021-01-19T17:13:12.571Z] 7e9c9ca2126c: Pull complete [2021-01-19T17:13:12.571Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-19T17:13:12.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-19T17:13:12.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-19T17:13:12.799Z] prd-centos7-docker-4c-2g-21228 does not seem to be running inside a container [2021-01-19T17:13:12.854Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-19T17:13:15.987Z] $ docker top 0f0f83807404f8eedfc24637b6b641fe30f4b63dc0f4555cab00ba5102572ebf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T17:13:16.591Z] + docker-compose build --help [2021-01-19T17:13:16.591Z] + grep parallel [2021-01-19T17:13:17.554Z] --parallel Build images in parallel. [Pipeline] } [2021-01-19T17:13:17.869Z] $ docker stop --time=1 0f0f83807404f8eedfc24637b6b641fe30f4b63dc0f4555cab00ba5102572ebf [2021-01-19T17:13:19.350Z] $ docker rm -f 0f0f83807404f8eedfc24637b6b641fe30f4b63dc0f4555cab00ba5102572ebf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T17:13:20.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-19T17:13:20.234Z] . [Pipeline] withDockerContainer [2021-01-19T17:13:20.381Z] prd-centos7-docker-4c-2g-21228 does not seem to be running inside a container [2021-01-19T17:13:20.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-19T17:13:21.328Z] $ docker top 240e09981a94bd0d164fb3eaea295d22aa310e18a488cec92c76535f70286ea1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T17:13:21.871Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-19T17:13:23.280Z] Building docker-core-command-go ... [2021-01-19T17:13:23.281Z] Building docker-core-data-go ... [2021-01-19T17:13:23.281Z] Building docker-core-metadata-go ... [2021-01-19T17:13:23.281Z] Building docker-security-bootstrap-redis-go ... [2021-01-19T17:13:23.281Z] Building docker-security-proxy-setup-go ... [2021-01-19T17:13:23.281Z] Building docker-security-secretstore-setup-go ... [2021-01-19T17:13:23.281Z] Building docker-support-notifications-go ... [2021-01-19T17:13:23.281Z] Building docker-support-scheduler-go ... [2021-01-19T17:13:23.281Z] Building docker-sys-mgmt-agent-go ... [2021-01-19T17:13:23.281Z] Building docker-security-bootstrap-redis-go [2021-01-19T17:13:23.281Z] Building docker-sys-mgmt-agent-go [2021-01-19T17:13:23.281Z] Building docker-security-secretstore-setup-go [2021-01-19T17:13:23.281Z] Building docker-core-command-go [2021-01-19T17:13:23.281Z] Building docker-core-metadata-go [2021-01-19T17:13:55.887Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T17:13:55.887Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T17:13:55.887Z] ---> 8ffefd1b43d5 [2021-01-19T17:13:55.887Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T17:13:55.887Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T17:13:55.887Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T17:13:55.887Z] ---> 8ffefd1b43d5 [2021-01-19T17:13:55.887Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T17:13:55.887Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T17:13:55.887Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-19T17:13:55.887Z] ---> 8ffefd1b43d5 [2021-01-19T17:13:55.887Z] Step 3/26 : WORKDIR /edgex-go [2021-01-19T17:13:55.887Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T17:13:55.887Z] [2021-01-19T17:13:55.887Z] Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T17:13:55.887Z] [2021-01-19T17:13:55.887Z] ---> 8ffefd1b43d5 [2021-01-19T17:13:55.887Z] ---> 8ffefd1b43d5 [2021-01-19T17:13:55.887Z] Step 3/24 : WORKDIR /edgex-goStep 3/22 : WORKDIR /edgex-go [2021-01-19T17:13:55.887Z] [2021-01-19T17:13:56.470Z] ---> Running in 212170305e8d [2021-01-19T17:13:56.470Z] ---> Running in 7d7f65f514b2 [2021-01-19T17:13:56.470Z] ---> Running in 4b8209233206 [2021-01-19T17:13:56.470Z] ---> Running in 8ec5f7bd693d [2021-01-19T17:13:56.470Z] ---> Running in aa39f8df0959 [2021-01-19T17:13:57.057Z] Removing intermediate container 212170305e8d [2021-01-19T17:13:57.057Z] ---> b667dc11de69 [2021-01-19T17:13:57.057Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T17:13:57.057Z] Removing intermediate container 4b8209233206 [2021-01-19T17:13:57.057Z] ---> a21a212d1c13 [2021-01-19T17:13:57.057Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T17:13:57.057Z] Removing intermediate container 7d7f65f514b2 [2021-01-19T17:13:57.057Z] ---> 7b0f3ae0fd2a [2021-01-19T17:13:57.057Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T17:13:57.057Z] Removing intermediate container aa39f8df0959 [2021-01-19T17:13:57.057Z] ---> 0ec81c64aeaf [2021-01-19T17:13:57.057Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T17:13:57.057Z] Removing intermediate container 8ec5f7bd693d [2021-01-19T17:13:57.057Z] ---> 71c3e0b76911 [2021-01-19T17:13:57.057Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T17:13:57.323Z] ---> Running in 46d4e82a416b [2021-01-19T17:13:57.323Z] ---> Running in b69e876b6a96 [2021-01-19T17:13:57.323Z] ---> Running in c104d7ffc18f [2021-01-19T17:13:57.323Z] ---> Running in d73950cf6946 [2021-01-19T17:13:57.323Z] ---> Running in e2d15727ae70 [2021-01-19T17:13:59.960Z] Removing intermediate container d73950cf6946 [2021-01-19T17:13:59.960Z] ---> f52ed30418bd [2021-01-19T17:13:59.960Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-19T17:13:59.960Z] Removing intermediate container b69e876b6a96 [2021-01-19T17:13:59.960Z] ---> 63dc66eab7ae [2021-01-19T17:13:59.960Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T17:14:00.227Z] ---> Running in de9b3d614cd3 [2021-01-19T17:14:00.227Z] ---> Running in 81a0c44b285d [2021-01-19T17:14:00.227Z] Removing intermediate container c104d7ffc18f [2021-01-19T17:14:00.227Z] ---> d7d1a99f5d5b [2021-01-19T17:14:00.227Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T17:14:00.227Z] Removing intermediate container 46d4e82a416b [2021-01-19T17:14:00.227Z] ---> 0589f428039e [2021-01-19T17:14:00.227Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-19T17:14:00.492Z] Removing intermediate container e2d15727ae70 [2021-01-19T17:14:00.492Z] ---> c47d459bf66c [2021-01-19T17:14:00.492Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T17:14:01.456Z] ---> Running in 6a211416d3c0 [2021-01-19T17:14:01.456Z] ---> Running in 6f6f4ca8d061 [2021-01-19T17:14:01.456Z] ---> Running in 1bc1119a3148 [2021-01-19T17:14:02.042Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T17:14:02.043Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T17:14:02.308Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T17:14:02.577Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T17:14:02.577Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T17:14:02.843Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T17:14:02.843Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T17:14:03.113Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T17:14:03.383Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T17:14:03.383Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T17:14:03.653Z] OK: 233 MiB in 51 packages [2021-01-19T17:14:03.653Z] OK: 233 MiB in 51 packages [2021-01-19T17:14:04.242Z] OK: 233 MiB in 51 packages [2021-01-19T17:14:04.242Z] OK: 233 MiB in 51 packages [2021-01-19T17:14:04.242Z] OK: 233 MiB in 51 packages [2021-01-19T17:14:04.528Z] Removing intermediate container de9b3d614cd3 [2021-01-19T17:14:04.528Z] ---> 52da97e264c8 [2021-01-19T17:14:04.528Z] Step 6/26 : COPY go.mod . [2021-01-19T17:14:04.528Z] Removing intermediate container 81a0c44b285d [2021-01-19T17:14:04.528Z] ---> 78831c03d40c [2021-01-19T17:14:04.528Z] Step 6/22 : COPY go.mod . [2021-01-19T17:14:05.115Z] Removing intermediate container 6f6f4ca8d061 [2021-01-19T17:14:05.115Z] ---> f4ba88c3ed9f [2021-01-19T17:14:05.115Z] Step 6/24 : COPY go.mod . [2021-01-19T17:14:05.115Z] ---> c18465843baf [2021-01-19T17:14:05.115Z] Step 7/22 : RUN go mod download [2021-01-19T17:14:05.115Z] ---> 3c378f824b46 [2021-01-19T17:14:05.115Z] Step 7/26 : RUN go mod download [2021-01-19T17:14:05.115Z] ---> Running in 07dcfaa9b46e [2021-01-19T17:14:05.378Z] ---> Running in 6aee6ed81d34 [2021-01-19T17:14:05.642Z] ---> 788446d3635d [2021-01-19T17:14:05.642Z] Step 7/24 : RUN go mod download [2021-01-19T17:14:05.642Z] Removing intermediate container 1bc1119a3148 [2021-01-19T17:14:05.642Z] ---> fe086f26fbbd [2021-01-19T17:14:05.642Z] Step 6/22 : COPY go.mod . [2021-01-19T17:14:05.642Z] Removing intermediate container 6a211416d3c0 [2021-01-19T17:14:05.642Z] ---> 9f8840d19b23 [2021-01-19T17:14:05.642Z] Step 6/22 : COPY go.mod . [2021-01-19T17:14:05.908Z] ---> Running in 05a1e0d6ac5e [2021-01-19T17:14:06.179Z] ---> 7e64bac7e67f [2021-01-19T17:14:06.179Z] Step 7/22 : RUN go mod download [2021-01-19T17:14:06.179Z] ---> 0623bf1ddd6c [2021-01-19T17:14:06.179Z] Step 7/22 : RUN go mod download [2021-01-19T17:14:06.179Z] ---> Running in 3b0c9cb8c621 [2021-01-19T17:14:06.179Z] ---> Running in 11ca664e1254 [2021-01-19T17:14:08.416Z] Removing intermediate container 6aee6ed81d34 [2021-01-19T17:14:08.416Z] ---> e5034983db14 [2021-01-19T17:14:08.416Z] Step 8/26 : COPY . . [2021-01-19T17:14:08.416Z] Removing intermediate container 07dcfaa9b46e [2021-01-19T17:14:08.416Z] ---> e015e3aebfd9 [2021-01-19T17:14:08.416Z] Step 8/22 : COPY . . [2021-01-19T17:14:08.707Z] Removing intermediate container 05a1e0d6ac5e [2021-01-19T17:14:08.707Z] ---> 9b3b870b7252 [2021-01-19T17:14:08.707Z] Step 8/24 : COPY . . [2021-01-19T17:14:08.707Z] Removing intermediate container 11ca664e1254 [2021-01-19T17:14:08.707Z] ---> 15bb5138f505 [2021-01-19T17:14:08.707Z] Step 8/22 : COPY . . [2021-01-19T17:14:08.707Z] Removing intermediate container 3b0c9cb8c621 [2021-01-19T17:14:08.707Z] ---> 861ee4f13107 [2021-01-19T17:14:08.707Z] Step 8/22 : COPY . . [2021-01-19T17:14:47.927Z] ---> 6d8750a86236 [2021-01-19T17:14:47.927Z] ---> 2106512399bd [2021-01-19T17:14:47.927Z] Step 9/22 : RUN make cmd/core-command/core-commandStep 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-19T17:14:47.927Z] [2021-01-19T17:14:47.927Z] ---> 839dd0559de4 [2021-01-19T17:14:47.927Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-19T17:14:47.927Z] ---> 7acd34069030 [2021-01-19T17:14:47.927Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-19T17:14:47.927Z] ---> 2326f5410981 [2021-01-19T17:14:47.927Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-19T17:14:47.927Z] ---> Running in 0ba32fccce02 [2021-01-19T17:14:47.927Z] ---> Running in ddb42fa338df [2021-01-19T17:14:47.927Z] ---> Running in e77d756babd4 [2021-01-19T17:14:47.927Z] ---> Running in 33f6d9eac44c [2021-01-19T17:14:47.927Z] ---> Running in 05746181077a [2021-01-19T17:14:47.927Z] 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-19T17:14:47.927Z] 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-19T17:14:47.927Z] 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-19T17:14:47.927Z] 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-19T17:14:47.927Z] 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-19T17:14:52.595Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21235 in /w/workspace/edgexfoundry_edgex-go_PR-3049 [Pipeline] { [Pipeline] ws [2021-01-19T17:14:52.688Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-19T17:14:57.855Z] using credential edgex-jenkins-ssh [2021-01-19T17:14:57.922Z] Cloning the remote Git repository [2021-01-19T17:14:57.984Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-19T17:14:58.102Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-19T17:14:58.182Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-19T17:14:58.183Z] > git --version # timeout=10 [2021-01-19T17:14:58.201Z] > git --version # 'git version 2.17.1' [2021-01-19T17:14:58.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T17:14:58.282Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T17:15:20.264Z] 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-19T17:15:24.963Z] Merging remotes/origin/master commit 250a43ed1e9b8198fb10735cc1ab2371f89d298c into PR head commit c62e36cfc06f4f071a34bb6d4d2620f8b46f1367 [2021-01-19T17:15:25.637Z] Removing intermediate container 33f6d9eac44c [2021-01-19T17:15:25.637Z] ---> c2c760c846b1 [2021-01-19T17:15:25.637Z] [2021-01-19T17:15:25.637Z] Step 10/22 : FROM alpine:3.12 [2021-01-19T17:15:25.706Z] Merge succeeded, producing 20f848c9f057ea303da934d72e2843cf41dc2f24 [2021-01-19T17:15:25.706Z] Checking out Revision 20f848c9f057ea303da934d72e2843cf41dc2f24 (PR-3049) [2021-01-19T17:15:25.909Z] 3.12: Pulling from library/alpine [2021-01-19T17:15:24.235Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-19T17:15:24.251Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T17:15:24.283Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-19T17:15:24.332Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-19T17:15:24.333Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T17:15:24.344Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3049/head:refs/remotes/origin/PR-3049 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T17:15:25.015Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T17:15:25.035Z] > git checkout -f c62e36cfc06f4f071a34bb6d4d2620f8b46f1367 # timeout=10 [2021-01-19T17:15:25.325Z] > git remote # timeout=10 [2021-01-19T17:15:25.346Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T17:15:25.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T17:15:25.383Z] > git merge 250a43ed1e9b8198fb10735cc1ab2371f89d298c # timeout=10 [2021-01-19T17:15:25.691Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T17:15:25.718Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T17:15:25.738Z] > git checkout -f 20f848c9f057ea303da934d72e2843cf41dc2f24 # timeout=10 [2021-01-19T17:15:26.901Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-19T17:15:26.902Z] Status: Downloaded newer image for alpine:3.12 [2021-01-19T17:15:26.902Z] ---> 389fef711851 [2021-01-19T17:15:26.902Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-19T17:15:29.494Z] ---> Running in a35a2efd1c3e [2021-01-19T17:15:29.761Z] Removing intermediate container 0ba32fccce02 [2021-01-19T17:15:29.761Z] ---> 66ec37ae357a [2021-01-19T17:15:29.761Z] [2021-01-19T17:15:29.761Z] Step 10/24 : FROM alpine:3.12 [2021-01-19T17:15:29.761Z] ---> 389fef711851 [2021-01-19T17:15:29.761Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-19T17:15:29.761Z] Removing intermediate container ddb42fa338df [2021-01-19T17:15:29.761Z] ---> 8aaebfd58713 [2021-01-19T17:15:29.761Z] [2021-01-19T17:15:29.761Z] Step 10/22 : FROM scratch [2021-01-19T17:15:29.761Z] ---> [2021-01-19T17:15:29.761Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T17:15:29.761Z] Removing intermediate container e77d756babd4 [2021-01-19T17:15:29.761Z] ---> a3e31fa0a1a9 [2021-01-19T17:15:29.761Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-19T17:15:30.026Z] ---> Running in 56faebb878b1 [2021-01-19T17:15:30.026Z] ---> Running in 7222e3e9672d [2021-01-19T17:15:30.026Z] ---> Running in c1ba523b2cd1 [2021-01-19T17:15:30.112Z] Commit message: "Merge commit '250a43ed1e9b8198fb10735cc1ab2371f89d298c' into HEAD" [2021-01-19T17:15:30.113Z] First time build. Skipping changelog. [2021-01-19T17:15:30.170Z] > git --version # timeout=10 [2021-01-19T17:15:30.180Z] > git --version # 'git version 2.17.1' [2021-01-19T17:15:30.195Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-19T17:15:30.290Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T17:15:30.290Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T17:15:30.553Z] Removing intermediate container c1ba523b2cd1 [2021-01-19T17:15:30.553Z] ---> b42073a64301 [2021-01-19T17:15:30.553Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-19T17:15:30.553Z] (1/5) Installing ca-certificates (20191127-r4) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-01-19T17:15:31.131Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T17:15:31.131Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-19T17:15:31.131Z] (4/5) Installing curl (7.69.1-r3) [2021-01-19T17:15:31.131Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-19T17:15:31.131Z] Executing busybox-1.31.1-r19.trigger [Pipeline] sh [2021-01-19T17:15:31.395Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T17:15:31.395Z] OK: 7 MiB in 19 packages [2021-01-19T17:15:32.098Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-19T17:15:32.517Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-19T17:15:32.789Z] ---> Running in 0e364951218f [2021-01-19T17:15:32.874Z] + true [2021-01-19T17:15:32.874Z] + sudo service docker restart [2021-01-19T17:15:33.751Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T17:15:33.751Z] 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-19T17:15:33.751Z] Removing intermediate container 05746181077a [2021-01-19T17:15:33.751Z] ---> 2f6f2bb2738a [2021-01-19T17:15:33.751Z] [2021-01-19T17:15:33.751Z] Step 10/22 : FROM scratch [2021-01-19T17:15:33.751Z] ---> [2021-01-19T17:15:33.751Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T17:15:33.751Z] ---> Using cache [2021-01-19T17:15:33.751Z] ---> b42073a64301 [2021-01-19T17:15:33.751Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-19T17:15:33.751Z] Removing intermediate container 0e364951218f [2021-01-19T17:15:33.751Z] ---> 10bc7c9c52a8 [2021-01-19T17:15:33.751Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-19T17:15:33.751Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T17:15:33.751Z] ---> Running in 1056286d4c11 [2021-01-19T17:15:33.751Z] ---> Running in 8e1c033412b8 [2021-01-19T17:15:33.751Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-19T17:15:34.020Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T17:15:34.020Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-19T17:15:34.020Z] (4/5) Installing curl (7.69.1-r3) [2021-01-19T17:15:34.020Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-19T17:15:34.020Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T17:15:34.020Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T17:15:34.020Z] OK: 7 MiB in 19 packages [2021-01-19T17:15:34.605Z] Removing intermediate container a35a2efd1c3e [2021-01-19T17:15:34.605Z] ---> aa5de302da3c [2021-01-19T17:15:34.605Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-19T17:15:34.605Z] Removing intermediate container 1056286d4c11 [2021-01-19T17:15:34.605Z] ---> f688d864f18c [2021-01-19T17:15:34.605Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-19T17:15:34.605Z] Removing intermediate container 8e1c033412b8 [2021-01-19T17:15:34.605Z] ---> 743c7c0e1166 [2021-01-19T17:15:34.605Z] Step 14/22 : WORKDIR / [2021-01-19T17:15:34.873Z] ---> Running in d5f50487071b [2021-01-19T17:15:34.873Z] ---> Running in f55c5851c38f [2021-01-19T17:15:34.873Z] ---> Running in 3daefe5882a3 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-19T17:15:35.061Z] provisioning config files... [2021-01-19T17:15:35.113Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5061656599701980527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T17:15:35.458Z] Removing intermediate container f55c5851c38f [2021-01-19T17:15:35.458Z] Removing intermediate container d5f50487071b [2021-01-19T17:15:35.458Z] ---> 3839278a0788 [2021-01-19T17:15:35.458Z] ---> 643ba67bf854 [2021-01-19T17:15:35.458Z] Step 13/22 : WORKDIR /Step 14/22 : WORKDIR / [2021-01-19T17:15:35.458Z] [2021-01-19T17:15:35.458Z] Removing intermediate container 3daefe5882a3 [2021-01-19T17:15:35.458Z] ---> 31958f851619 [2021-01-19T17:15:35.458Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T17:15:35.602Z] ---> docker-login.sh [2021-01-19T17:15:35.602Z] nexus3.edgexfoundry.org:10001 [2021-01-19T17:15:35.736Z] ---> Running in 940ecd4ce729 [2021-01-19T17:15:35.736Z] ---> Running in 857c204ea148 [2021-01-19T17:15:35.736Z] Removing intermediate container 7222e3e9672d [2021-01-19T17:15:35.736Z] ---> 618ef1f16ad3 [2021-01-19T17:15:35.736Z] [2021-01-19T17:15:35.736Z] Step 11/26 : FROM docker:20.10.0 [2021-01-19T17:15:35.736Z] Removing intermediate container 56faebb878b1 [2021-01-19T17:15:35.736Z] ---> e4cda852f4b9 [2021-01-19T17:15:35.736Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-19T17:15:35.736Z] 20.10.0: Pulling from library/docker [2021-01-19T17:15:36.009Z] ---> Running in 2161beeb9949 [2021-01-19T17:15:36.009Z] Removing intermediate container 940ecd4ce729 [2021-01-19T17:15:36.009Z] ---> a6265155684e [2021-01-19T17:15:36.009Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T17:15:36.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T17:15:36.286Z] ---> adf82c8e7385 [2021-01-19T17:15:36.286Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-19T17:15:36.286Z] Removing intermediate container 857c204ea148 [2021-01-19T17:15:36.286Z] ---> a6b97a01624f [2021-01-19T17:15:36.286Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T17:15:36.552Z] Removing intermediate container 2161beeb9949 [2021-01-19T17:15:36.552Z] ---> d04b71b50cb9 [2021-01-19T17:15:36.552Z] Step 13/24 : WORKDIR / [2021-01-19T17:15:36.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T17:15:36.826Z] Configure a credential helper to remove this warning. See [2021-01-19T17:15:36.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T17:15:36.826Z] [2021-01-19T17:15:36.826Z] Login Succeeded [2021-01-19T17:15:36.826Z] nexus3.edgexfoundry.org:10002 [2021-01-19T17:15:37.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T17:15:37.135Z] ---> b67d64bf065e [2021-01-19T17:15:37.135Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-19T17:15:37.135Z] ---> Running in c811905b4250 [2021-01-19T17:15:37.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T17:15:37.384Z] Configure a credential helper to remove this warning. See [2021-01-19T17:15:37.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T17:15:37.384Z] [2021-01-19T17:15:37.384Z] Login Succeeded [2021-01-19T17:15:37.384Z] nexus3.edgexfoundry.org:10003 [2021-01-19T17:15:37.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T17:15:37.721Z] ---> 397b7b3190b2 [2021-01-19T17:15:37.721Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-19T17:15:37.721Z] ---> 8dc4d4796b18 [2021-01-19T17:15:37.721Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-19T17:15:37.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T17:15:37.935Z] Configure a credential helper to remove this warning. See [2021-01-19T17:15:37.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T17:15:37.935Z] [2021-01-19T17:15:37.935Z] Login Succeeded [2021-01-19T17:15:37.935Z] nexus3.edgexfoundry.org:10004 [2021-01-19T17:15:37.993Z] Removing intermediate container c811905b4250 [2021-01-19T17:15:37.993Z] ---> c41f1f799cea [2021-01-19T17:15:37.993Z] 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-19T17:15:38.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T17:15:38.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T17:15:38.487Z] Configure a credential helper to remove this warning. See [2021-01-19T17:15:38.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T17:15:38.487Z] [2021-01-19T17:15:38.487Z] Login Succeeded [2021-01-19T17:15:38.487Z] docker.io [2021-01-19T17:15:38.586Z] ---> cd41590bb18f [2021-01-19T17:15:38.586Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-19T17:15:38.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T17:15:38.855Z] ---> de5994bdc496 [2021-01-19T17:15:38.855Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-19T17:15:38.856Z] ---> f1673b10891c [2021-01-19T17:15:38.856Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-19T17:15:39.130Z] ---> e95302721d3b [2021-01-19T17:15:39.130Z] 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-19T17:15:39.130Z] ---> Running in 103f1e5a649a [2021-01-19T17:15:39.130Z] ---> 3843c3f988fb [2021-01-19T17:15:39.130Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-19T17:15:39.130Z] ---> Running in 65dda44cbb63 [2021-01-19T17:15:39.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T17:15:39.359Z] Configure a credential helper to remove this warning. See [2021-01-19T17:15:39.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T17:15:39.359Z] [2021-01-19T17:15:39.359Z] Login Succeeded [2021-01-19T17:15:39.359Z] ---> docker-login.sh ends [Pipeline] } [2021-01-19T17:15:39.401Z] Deleting 1 temporary files [2021-01-19T17:15:39.458Z] Removing intermediate container 103f1e5a649a [2021-01-19T17:15:39.459Z] ---> 6316b446c7d5 [2021-01-19T17:15:39.459Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T17:15:39.459Z] ---> 3f2c70300df4 [2021-01-19T17:15:39.459Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [2021-01-19T17:15:39.737Z] ---> b2e2f8664445 [2021-01-19T17:15:39.737Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-19T17:15:39.737Z] ---> Running in 9a7a8410d006 [2021-01-19T17:15:39.737Z] Removing intermediate container 65dda44cbb63 [2021-01-19T17:15:39.737Z] ---> 06b1e9ec9dbc [2021-01-19T17:15:39.737Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T17:15:39.737Z] ---> Running in 50ba735414f1 [Pipeline] unstash [2021-01-19T17:15:40.013Z] ---> f3acff01a958 [2021-01-19T17:15:40.014Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-19T17:15:40.014Z] Removing intermediate container 9a7a8410d006 [2021-01-19T17:15:40.014Z] ---> 89c33489c4d3 [2021-01-19T17:15:40.014Z] Step 20/22 : LABEL arch=x86_64 [2021-01-19T17:15:40.014Z] ---> Running in e337e7770b7b [Pipeline] echo [2021-01-19T17:15:40.050Z] ========================================================= [2021-01-19T17:15:40.050Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-19T17:15:40.050Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-19T17:15:40.287Z] ---> 1d00cb98c120 [2021-01-19T17:15:40.287Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-19T17:15:40.287Z] ---> Running in 4d98063baf5f [2021-01-19T17:15:40.287Z] Removing intermediate container 50ba735414f1 [2021-01-19T17:15:40.287Z] ---> 7c0bc6a0850d [2021-01-19T17:15:40.287Z] Step 20/22 : LABEL arch=x86_64 [2021-01-19T17:15:40.510Z] + 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-19T17:15:40.556Z] ---> Running in 85f90ba92e8e [2021-01-19T17:15:40.556Z] Removing intermediate container 4d98063baf5f [2021-01-19T17:15:40.556Z] ---> 4ad5dc854c20 [2021-01-19T17:15:40.556Z] Step 21/22 : LABEL git_sha=016e1bd686ea2176a40df050d7efa3d5284cc4a2 [2021-01-19T17:15:40.838Z] ---> Running in 4cb5872cb320 [2021-01-19T17:15:40.838Z] Removing intermediate container 85f90ba92e8e [2021-01-19T17:15:40.838Z] ---> 481cc30a5f0b [2021-01-19T17:15:40.838Z] Step 21/22 : LABEL git_sha=016e1bd686ea2176a40df050d7efa3d5284cc4a2 [2021-01-19T17:15:41.425Z] ---> Running in 29d01e480acc [2021-01-19T17:15:41.425Z] ---> bce83bf6b16d [2021-01-19T17:15:41.425Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-19T17:15:41.425Z] Removing intermediate container 4cb5872cb320 [2021-01-19T17:15:41.425Z] ---> 148629110b92 [2021-01-19T17:15:41.425Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T17:15:41.692Z] ---> Running in f5293a97a319 [2021-01-19T17:15:41.692Z] Removing intermediate container 29d01e480acc [2021-01-19T17:15:41.692Z] ---> ddf97f45db61 [2021-01-19T17:15:41.692Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T17:15:41.961Z] ---> Running in c8310c4dc542 [2021-01-19T17:15:41.961Z] Removing intermediate container f5293a97a319 [2021-01-19T17:15:41.961Z] ---> 303af12b5776 [2021-01-19T17:15:41.961Z] [2021-01-19T17:15:42.241Z] ---> e6d8a623cd99 [2021-01-19T17:15:42.241Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-19T17:15:42.241Z] Removing intermediate container e337e7770b7b [2021-01-19T17:15:42.241Z] ---> 3e90143a6ca5 [2021-01-19T17:15:42.241Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-19T17:15:42.507Z] Removing intermediate container c8310c4dc542 [2021-01-19T17:15:42.507Z] ---> 8339f14797c2 [2021-01-19T17:15:42.507Z] [2021-01-19T17:15:42.507Z] Successfully built 303af12b5776 [2021-01-19T17:15:42.507Z] ---> Running in ffcadec1eba3 [2021-01-19T17:15:42.507Z] Successfully tagged docker-core-command-go:latest [2021-01-19T17:15:42.507Z] Building docker-core-data-go [2021-01-19T17:15:42.771Z]  Building docker-core-command-go ... done Successfully built 8339f14797c2 [2021-01-19T17:15:43.035Z] Successfully tagged docker-core-metadata-go:latest [2021-01-19T17:15:43.035Z] Building docker-support-notifications-go [2021-01-19T17:15:43.035Z]  Building docker-core-metadata-go ... done  ---> 9d66e4bcce72 [2021-01-19T17:15:43.035Z] 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-19T17:15:43.035Z] Removing intermediate container ffcadec1eba3 [2021-01-19T17:15:43.035Z] ---> f931d4d2625e [2021-01-19T17:15:43.035Z] Step 20/22 : LABEL arch=x86_64 [2021-01-19T17:15:43.035Z] ---> Running in 18ba004197c7 [2021-01-19T17:15:43.155Z] Sending build context to Docker daemon 165.5MB [2021-01-19T17:15:43.155Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T17:15:43.155Z] Step 2/6 : FROM ${BASE} [2021-01-19T17:15:43.155Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-19T17:15:43.155Z] 5f621e34cdf4: Pulling fs layer [2021-01-19T17:15:43.155Z] a4357932f1b6: Pulling fs layer [2021-01-19T17:15:43.155Z] 18c013af1878: Pulling fs layer [2021-01-19T17:15:43.155Z] 00ac8860ef70: Pulling fs layer [2021-01-19T17:15:43.155Z] 63d7cb157983: Pulling fs layer [2021-01-19T17:15:43.155Z] b116817d02f9: Pulling fs layer [2021-01-19T17:15:43.155Z] 745a02a5169b: Pulling fs layer [2021-01-19T17:15:43.155Z] 63d7cb157983: Waiting [2021-01-19T17:15:43.155Z] b116817d02f9: Waiting [2021-01-19T17:15:43.155Z] 745a02a5169b: Waiting [2021-01-19T17:15:43.155Z] 00ac8860ef70: Waiting [2021-01-19T17:15:43.155Z] 18c013af1878: Download complete [2021-01-19T17:15:43.155Z] a4357932f1b6: Verifying Checksum [2021-01-19T17:15:43.155Z] a4357932f1b6: Download complete [2021-01-19T17:15:43.155Z] 63d7cb157983: Verifying Checksum [2021-01-19T17:15:43.155Z] 63d7cb157983: Download complete [2021-01-19T17:15:43.155Z] b116817d02f9: Verifying Checksum [2021-01-19T17:15:43.155Z] b116817d02f9: Download complete [2021-01-19T17:15:43.155Z] 5f621e34cdf4: Verifying Checksum [2021-01-19T17:15:43.155Z] 5f621e34cdf4: Download complete [2021-01-19T17:15:43.347Z] ---> Running in 8e795066e4c2 [2021-01-19T17:15:43.758Z] 5f621e34cdf4: Pull complete [2021-01-19T17:15:44.358Z] a4357932f1b6: Pull complete [2021-01-19T17:15:44.652Z] 18c013af1878: Pull complete [2021-01-19T17:15:45.974Z] Removing intermediate container 8e795066e4c2 [2021-01-19T17:15:45.974Z] ---> 4b24442acac9 [2021-01-19T17:15:45.974Z] Step 21/22 : LABEL git_sha=016e1bd686ea2176a40df050d7efa3d5284cc4a2 [2021-01-19T17:15:46.088Z] 745a02a5169b: Verifying Checksum [2021-01-19T17:15:46.088Z] 745a02a5169b: Download complete [2021-01-19T17:15:46.245Z] ---> Running in 7bfc386b28ad [2021-01-19T17:15:46.842Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-19T17:15:46.842Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-19T17:15:46.842Z] ---> aefe523efa57 [2021-01-19T17:15:46.842Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-19T17:15:47.111Z] Removing intermediate container 7bfc386b28ad [2021-01-19T17:15:47.111Z] ---> ff5985fa22b8 [2021-01-19T17:15:47.111Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T17:15:47.518Z] 00ac8860ef70: Verifying Checksum [2021-01-19T17:15:47.518Z] 00ac8860ef70: Download complete [2021-01-19T17:15:47.705Z] ---> Running in a7b75ccb4e76 [2021-01-19T17:15:47.705Z] ---> Running in fa98199c54e6 [2021-01-19T17:15:47.705Z] Removing intermediate container 18ba004197c7 [2021-01-19T17:15:47.705Z] ---> d62adfb828ae [2021-01-19T17:15:47.705Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-19T17:15:49.157Z] ---> Running in 0d5b9455eb16 [2021-01-19T17:15:49.424Z] Removing intermediate container fa98199c54e6 [2021-01-19T17:15:49.424Z] ---> de6d92eb8edd [2021-01-19T17:15:49.424Z] [2021-01-19T17:15:49.691Z] Successfully built de6d92eb8edd [2021-01-19T17:15:49.691Z] Removing intermediate container 0d5b9455eb16 [2021-01-19T17:15:49.691Z] ---> 9403e039958b [2021-01-19T17:15:49.691Z] Step 22/24 : LABEL arch=x86_64 [2021-01-19T17:15:49.691Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-19T17:15:49.691Z]  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go [2021-01-19T17:15:50.283Z] ---> Running in 14889ef30d1b [2021-01-19T17:15:50.283Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T17:15:50.553Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T17:15:50.834Z] (1/2) Installing readline (8.0.4-r0) [2021-01-19T17:15:50.834Z] (2/2) Installing bash (5.0.17-r0) [2021-01-19T17:15:50.834Z] Executing bash-5.0.17-r0.post-install [2021-01-19T17:15:50.834Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T17:15:51.106Z] OK: 12 MiB in 22 packages [2021-01-19T17:15:51.370Z] Removing intermediate container 14889ef30d1b [2021-01-19T17:15:51.370Z] ---> 5f0b5ddd36b3 [2021-01-19T17:15:51.370Z] Step 23/24 : LABEL git_sha=016e1bd686ea2176a40df050d7efa3d5284cc4a2 [2021-01-19T17:15:51.658Z] ---> Running in 5499d7040e5e [2021-01-19T17:15:52.252Z] Removing intermediate container 5499d7040e5e [2021-01-19T17:15:52.252Z] ---> d0865a5e2fa2 [2021-01-19T17:15:52.252Z] Step 24/24 : LABEL version=0.0.0 [2021-01-19T17:15:53.703Z] ---> Running in 10ce3a7e754d [2021-01-19T17:15:54.007Z] Removing intermediate container a7b75ccb4e76 [2021-01-19T17:15:54.007Z] ---> 2c316fb7d3bc [2021-01-19T17:15:54.007Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-19T17:15:54.611Z] ---> Running in d135cc92d4b6 [2021-01-19T17:15:54.883Z] Removing intermediate container 10ce3a7e754d [2021-01-19T17:15:54.883Z] ---> c39bfb0c8ee8 [2021-01-19T17:15:54.883Z] [2021-01-19T17:15:55.181Z] Successfully built c39bfb0c8ee8 [2021-01-19T17:15:55.459Z] Removing intermediate container d135cc92d4b6 [2021-01-19T17:15:55.459Z] ---> 1b231d2d8863 [2021-01-19T17:15:55.459Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-19T17:15:55.459Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-19T17:15:55.459Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go [2021-01-19T17:15:56.490Z] ---> Running in 4832b36e8894 [2021-01-19T17:15:57.507Z] Removing intermediate container 4832b36e8894 [2021-01-19T17:15:57.507Z] ---> 4d756a1329be [2021-01-19T17:15:57.507Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-19T17:15:57.693Z] 00ac8860ef70: Pull complete [2021-01-19T17:15:57.693Z] 63d7cb157983: Pull complete [2021-01-19T17:15:58.113Z] ---> Running in 2065e9a913c2 [2021-01-19T17:15:58.294Z] b116817d02f9: Pull complete [2021-01-19T17:15:58.712Z] Removing intermediate container 2065e9a913c2 [2021-01-19T17:15:58.712Z] ---> 97f7f16e8af4 [2021-01-19T17:15:58.712Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-19T17:16:00.174Z] ---> e3300201cb1b [2021-01-19T17:16:00.174Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-19T17:16:01.703Z] 745a02a5169b: Pull complete [2021-01-19T17:16:01.703Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-19T17:16:01.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-19T17:16:01.703Z] ---> b7e6874047d6 [2021-01-19T17:16:01.703Z] 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-19T17:16:02.252Z] ---> aa80ace1ffd8 [2021-01-19T17:16:02.252Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-19T17:16:03.978Z] ---> 88d9155a1dea [2021-01-19T17:16:03.978Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-19T17:16:04.266Z] ---> Running in 9ea392de7b3d [2021-01-19T17:16:05.096Z] ---> Running in ee908332bfea [2021-01-19T17:16:05.747Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T17:16:06.031Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T17:16:06.031Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-19T17:16:06.080Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T17:16:06.298Z] (2/33) Installing expat (2.2.9-r1) [2021-01-19T17:16:06.298Z] (3/33) Installing libffi (3.3-r2) [2021-01-19T17:16:06.298Z] (4/33) Installing gdbm (1.13-r1) [2021-01-19T17:16:06.298Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-19T17:16:06.575Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-19T17:16:06.575Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-19T17:16:07.059Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T17:16:09.660Z] (1/12) Installing libmagic (5.38-r0) [2021-01-19T17:16:10.625Z] (2/12) Installing file (5.38-r0) [2021-01-19T17:16:10.625Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-19T17:16:10.625Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-19T17:16:10.931Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T17:16:10.931Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-19T17:16:10.931Z] ---> 8ffefd1b43d5 [2021-01-19T17:16:10.931Z] Step 3/23 : WORKDIR /edgex-go [2021-01-19T17:16:10.931Z] ---> Using cache [2021-01-19T17:16:10.931Z] ---> 71c3e0b76911 [2021-01-19T17:16:10.931Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T17:16:10.931Z] ---> Using cache [2021-01-19T17:16:10.931Z] ---> c47d459bf66c [2021-01-19T17:16:10.931Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-19T17:16:10.931Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T17:16:10.931Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-19T17:16:10.931Z] ---> 8ffefd1b43d5 [2021-01-19T17:16:10.931Z] Step 3/24 : WORKDIR /edgex-go [2021-01-19T17:16:10.931Z] ---> Using cache [2021-01-19T17:16:10.931Z] ---> 71c3e0b76911 [2021-01-19T17:16:10.931Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T17:16:10.931Z] ---> Using cache [2021-01-19T17:16:10.931Z] ---> c47d459bf66c [2021-01-19T17:16:10.931Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-19T17:16:12.357Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-19T17:16:12.357Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-19T17:16:12.357Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-19T17:16:12.357Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-19T17:16:12.357Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-19T17:16:12.661Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-19T17:16:12.661Z] ---> Running in 006c879a0c7c [2021-01-19T17:16:12.661Z] ---> Running in 0682aa5f3c12 [2021-01-19T17:16:12.661Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-19T17:16:12.661Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-19T17:16:12.933Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-19T17:16:12.933Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-19T17:16:12.933Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-19T17:16:13.211Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-19T17:16:13.211Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-19T17:16:13.211Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-19T17:16:13.211Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-19T17:16:14.126Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-19T17:16:14.400Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-19T17:16:14.400Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-19T17:16:14.400Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-19T17:16:14.680Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-19T17:16:14.680Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-19T17:16:14.680Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-19T17:16:14.680Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-19T17:16:14.680Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-19T17:16:14.680Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-19T17:16:14.681Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-19T17:16:15.383Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T17:16:15.383Z] OK: 71 MiB in 55 packages [2021-01-19T17:16:16.759Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T17:16:16.759Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T17:16:18.107Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T17:16:18.107Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T17:16:19.109Z] OK: 233 MiB in 51 packages [2021-01-19T17:16:19.420Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T17:16:19.420Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-19T17:16:19.420Z] ---> 8ffefd1b43d5 [2021-01-19T17:16:19.420Z] Step 3/21 : WORKDIR /edgex-go [2021-01-19T17:16:19.420Z] ---> Using cache [2021-01-19T17:16:19.420Z] ---> 71c3e0b76911 [2021-01-19T17:16:19.420Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T17:16:19.420Z] ---> Using cache [2021-01-19T17:16:19.420Z] ---> c47d459bf66c [2021-01-19T17:16:19.420Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-19T17:16:19.420Z] ---> Using cache [2021-01-19T17:16:19.420Z] ---> fe086f26fbbd [2021-01-19T17:16:19.420Z] Step 6/21 : COPY go.mod . [2021-01-19T17:16:19.420Z] ---> Using cache [2021-01-19T17:16:19.420Z] ---> 0623bf1ddd6c [2021-01-19T17:16:19.420Z] Step 7/21 : RUN go mod download [2021-01-19T17:16:19.420Z] ---> Using cache [2021-01-19T17:16:19.420Z] ---> 861ee4f13107 [2021-01-19T17:16:19.420Z] Step 8/21 : COPY . . [2021-01-19T17:16:19.692Z] OK: 233 MiB in 51 packages [2021-01-19T17:16:19.692Z] ---> Using cache [2021-01-19T17:16:19.692Z] ---> 7acd34069030 [2021-01-19T17:16:19.692Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-19T17:16:20.695Z] ---> Running in eb3a1ffbe5b5 [2021-01-19T17:16:20.780Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-19T17:16:20.781Z] (6/12) Installing patch (2.7.6-r6) [2021-01-19T17:16:20.781Z] (7/12) Installing build-base (0.5-r2) [2021-01-19T17:16:21.054Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-19T17:16:21.054Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-19T17:16:21.054Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-19T17:16:21.297Z] Removing intermediate container 006c879a0c7c [2021-01-19T17:16:21.297Z] ---> 838f7f9bad24 [2021-01-19T17:16:21.297Z] Step 6/23 : COPY go.mod . [2021-01-19T17:16:21.345Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-19T17:16:21.345Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-19T17:16:21.345Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T17:16:21.345Z] OK: 217 MiB in 51 packages [2021-01-19T17:16:21.904Z] Removing intermediate container 0682aa5f3c12 [2021-01-19T17:16:21.904Z] ---> bbe4ce43c927 [2021-01-19T17:16:21.904Z] Step 6/24 : COPY go.mod . [2021-01-19T17:16:22.191Z] 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-19T17:16:22.527Z] ---> f61a53b45fb1 [2021-01-19T17:16:22.527Z] Step 7/23 : RUN go mod download [2021-01-19T17:16:22.980Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T17:16:22.980Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-19T17:16:22.980Z] ---> 8ffefd1b43d5 [2021-01-19T17:16:22.980Z] Step 3/21 : WORKDIR /edgex-go [2021-01-19T17:16:22.980Z] ---> Using cache [2021-01-19T17:16:22.980Z] ---> 71c3e0b76911 [2021-01-19T17:16:22.980Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T17:16:22.980Z] ---> Using cache [2021-01-19T17:16:22.980Z] ---> c47d459bf66c [2021-01-19T17:16:22.980Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-19T17:16:22.980Z] ---> Using cache [2021-01-19T17:16:22.980Z] ---> fe086f26fbbd [2021-01-19T17:16:22.980Z] Step 6/21 : COPY go.mod . [2021-01-19T17:16:22.980Z] ---> Using cache [2021-01-19T17:16:22.980Z] ---> 0623bf1ddd6c [2021-01-19T17:16:22.980Z] Step 7/21 : RUN go mod download [2021-01-19T17:16:22.980Z] ---> Using cache [2021-01-19T17:16:22.980Z] ---> 861ee4f13107 [2021-01-19T17:16:22.980Z] Step 8/21 : COPY . . [2021-01-19T17:16:22.980Z] ---> Using cache [2021-01-19T17:16:22.980Z] ---> 7acd34069030 [2021-01-19T17:16:22.980Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-19T17:16:23.614Z] ---> Running in 185c65683191 [2021-01-19T17:16:23.614Z] ---> 710d22527d56 [2021-01-19T17:16:23.614Z] Step 7/24 : RUN go mod download [2021-01-19T17:16:24.210Z] ---> Running in 3a4ae43f73fa [2021-01-19T17:16:24.210Z] ---> Running in c6d9808e3a48 [2021-01-19T17:16:25.665Z] Removing intermediate container ee908332bfea [2021-01-19T17:16:25.665Z] ---> 9d342ce63e2f [2021-01-19T17:16:25.665Z] Step 4/6 : WORKDIR /edgex-go [2021-01-19T17:16:25.665Z] ---> Running in 0c8cebfc559a [2021-01-19T17:16:25.947Z] Removing intermediate container 0c8cebfc559a [2021-01-19T17:16:25.947Z] ---> e21f73047aa0 [2021-01-19T17:16:25.947Z] Step 5/6 : COPY go.mod . [2021-01-19T17:16:26.192Z] 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-19T17:16:26.956Z] ---> 0dd86bc4b353 [2021-01-19T17:16:26.956Z] Step 6/6 : RUN go mod download [2021-01-19T17:16:26.956Z] ---> Running in 57e533e8c993 [2021-01-19T17:16:29.604Z] Removing intermediate container 185c65683191 [2021-01-19T17:16:29.604Z] ---> 46f02c70a1fc [2021-01-19T17:16:29.604Z] Step 8/23 : COPY . . [2021-01-19T17:16:29.604Z] Removing intermediate container c6d9808e3a48 [2021-01-19T17:16:29.604Z] ---> 9987218ecad7 [2021-01-19T17:16:29.604Z] Step 8/24 : COPY . . [2021-01-19T17:16:45.004Z] Removing intermediate container 9ea392de7b3d [2021-01-19T17:16:45.004Z] ---> 5d8f2a6e539b [2021-01-19T17:16:45.004Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-19T17:16:45.004Z] ---> Running in cb5419fe1b55 [2021-01-19T17:16:51.761Z] 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-19T17:16:53.753Z] Removing intermediate container 57e533e8c993 [2021-01-19T17:16:53.753Z] ---> 29913cff92ce [2021-01-19T17:16:53.753Z] Successfully built 29913cff92ce [2021-01-19T17:16:53.753Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T17:16:54.137Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T17:16:54.137Z] . [Pipeline] withDockerContainer [2021-01-19T17:16:54.395Z] prd-ubuntu18.04-docker-arm64-4c-16g-21235 does not seem to be running inside a container [2021-01-19T17:16:54.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-19T17:16:56.148Z] $ docker top 7fb342ba3e36ae9f4001b0ea73b9c70dae8a7efd3e5936e569119b5af96c9fcf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T17:16:57.201Z] + go version [2021-01-19T17:16:57.201Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-19T17:16:57.250Z] $ docker stop --time=1 7fb342ba3e36ae9f4001b0ea73b9c70dae8a7efd3e5936e569119b5af96c9fcf [2021-01-19T17:16:58.492Z] Collecting docker-compose==1.23.2 [2021-01-19T17:16:58.492Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-19T17:16:59.107Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-19T17:16:59.107Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-19T17:16:59.359Z] $ docker rm -f 7fb342ba3e36ae9f4001b0ea73b9c70dae8a7efd3e5936e569119b5af96c9fcf [Pipeline] // withDockerContainer [2021-01-19T17:16:59.725Z] Removing intermediate container eb3a1ffbe5b5 [2021-01-19T17:16:59.725Z] ---> 18cd0b706c38 [2021-01-19T17:16:59.725Z] [2021-01-19T17:16:59.725Z] Step 10/21 : FROM scratch [2021-01-19T17:16:59.725Z] ---> [2021-01-19T17:16:59.725Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T17:17:00.644Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T17:17:00.645Z] . [Pipeline] withDockerContainer [2021-01-19T17:17:00.721Z] ---> Using cache [2021-01-19T17:17:00.721Z] ---> b42073a64301 [2021-01-19T17:17:00.721Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-19T17:17:00.927Z] prd-ubuntu18.04-docker-arm64-4c-16g-21235 does not seem to be running inside a container [2021-01-19T17:17:00.985Z] Collecting jsonschema<3,>=2.5.1 [2021-01-19T17:17:00.985Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-19T17:17:01.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-19T17:17:02.758Z] $ docker top de18d44390f5fd6e7be2bc1fbdef64f52a30065965939626dcc4e4fbe6d441e9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-19T17:17:03.238Z] ========================================================= [2021-01-19T17:17:03.238Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-19T17:17:03.238Z] ========================================================= [Pipeline] sh [2021-01-19T17:17:03.603Z] Collecting docker<4.0,>=3.6.0 [2021-01-19T17:17:03.603Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-19T17:17:03.873Z] ---> Running in 47e38d8bfbb7 [2021-01-19T17:17:03.873Z] ---> 8492689a2897 [2021-01-19T17:17:03.873Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-19T17:17:03.873Z] 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-19T17:17:03.922Z] + make test [2021-01-19T17:17:03.922Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-19T17:17:04.462Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-19T17:17:04.462Z] ---> Running in ffbb45a85c85 [2021-01-19T17:17:04.462Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-19T17:17:04.462Z] Removing intermediate container 3a4ae43f73fa [2021-01-19T17:17:04.462Z] ---> 06f46871c509 [2021-01-19T17:17:04.462Z] [2021-01-19T17:17:04.462Z] Step 10/21 : FROM alpine:3.12 [2021-01-19T17:17:04.462Z] ---> 389fef711851 [2021-01-19T17:17:04.462Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-19T17:17:04.462Z] ---> 95c13242f018 [2021-01-19T17:17:04.462Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-19T17:17:04.462Z] Removing intermediate container 47e38d8bfbb7 [2021-01-19T17:17:04.462Z] ---> 61d4b02510ee [2021-01-19T17:17:04.462Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-19T17:17:04.739Z] Collecting texttable<0.10,>=0.9.0 [2021-01-19T17:17:04.739Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-19T17:17:04.739Z] ---> Running in 1d85c4ea473f [2021-01-19T17:17:04.739Z] ---> Running in b4f2ea58a644 [2021-01-19T17:17:04.739Z] ---> Running in cc26463b4705 [2021-01-19T17:17:05.342Z] Removing intermediate container 1d85c4ea473f [2021-01-19T17:17:05.342Z] ---> 7383f4195407 [2021-01-19T17:17:05.342Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T17:17:05.644Z] Collecting docopt<0.7,>=0.6.1 [2021-01-19T17:17:05.644Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-19T17:17:05.644Z] ---> 7cadc3a4d6a2 [2021-01-19T17:17:05.644Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-19T17:17:05.644Z] 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-19T17:17:06.258Z] 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-19T17:17:06.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T17:17:06.540Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T17:17:06.818Z] ---> d9415463ef5e [2021-01-19T17:17:06.818Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-19T17:17:06.818Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-19T17:17:06.818Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T17:17:06.818Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-19T17:17:06.818Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-19T17:17:06.818Z] (4/4) Installing curl (7.69.1-r3) [2021-01-19T17:17:06.818Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T17:17:06.818Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-19T17:17:06.818Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T17:17:07.097Z] OK: 7 MiB in 18 packages [2021-01-19T17:17:07.373Z] Collecting PyYAML<4,>=3.10 [2021-01-19T17:17:07.373Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-19T17:17:07.659Z] ---> 453b5c3ece2c [2021-01-19T17:17:07.659Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-19T17:17:08.291Z] ---> Running in 4df491efd090 [2021-01-19T17:17:09.787Z] Removing intermediate container 4df491efd090 [2021-01-19T17:17:09.787Z] ---> 1850f472eebe [2021-01-19T17:17:09.787Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T17:17:09.787Z] Collecting cached-property<2,>=1.2.0 [2021-01-19T17:17:09.787Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-19T17:17:10.072Z] Collecting docker-pycreds>=0.4.0 [2021-01-19T17:17:10.072Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-19T17:17:10.072Z] ---> Running in ddf0f37c912b [2021-01-19T17:17:10.355Z] Removing intermediate container b4f2ea58a644 [2021-01-19T17:17:10.355Z] ---> fd54a7952be7 [2021-01-19T17:17:10.355Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-19T17:17:10.355Z] 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-19T17:17:10.355Z] Collecting idna<2.8,>=2.5 [2021-01-19T17:17:10.355Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-19T17:17:10.635Z] 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-19T17:17:10.635Z] ---> Running in 890388aa88f2 [2021-01-19T17:17:10.635Z] Removing intermediate container ddf0f37c912b [2021-01-19T17:17:10.635Z] ---> 57e13b47302f [2021-01-19T17:17:10.635Z] Step 19/21 : LABEL arch=x86_64 [2021-01-19T17:17:10.924Z] ---> Running in e8d7b7c89f69 [2021-01-19T17:17:10.924Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-19T17:17:10.924Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-19T17:17:10.924Z] Removing intermediate container 890388aa88f2 [2021-01-19T17:17:10.924Z] ---> 64a8b422029e [2021-01-19T17:17:10.924Z] Step 13/21 : WORKDIR /edgex [2021-01-19T17:17:10.924Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-19T17:17:10.924Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-19T17:17:10.924Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-19T17:17:10.924Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-19T17:17:11.210Z] ---> Running in bc52cd41b4a0 [2021-01-19T17:17:11.507Z] Installing collected packages: dockerpty, jsonschema, websocket-client, docker-pycreds, idna, urllib3, requests, docker, texttable, docopt, PyYAML, cached-property, docker-compose [2021-01-19T17:17:11.507Z] Removing intermediate container e8d7b7c89f69 [2021-01-19T17:17:11.507Z] ---> 15324aa6628a [2021-01-19T17:17:11.507Z] Step 20/21 : LABEL git_sha=016e1bd686ea2176a40df050d7efa3d5284cc4a2 [2021-01-19T17:17:11.507Z] Running setup.py install for dockerpty: started [2021-01-19T17:17:11.507Z] ---> Running in af077f489bba [2021-01-19T17:17:11.787Z] Removing intermediate container bc52cd41b4a0 [2021-01-19T17:17:11.787Z] ---> 9ab52c3d3595 [2021-01-19T17:17:11.787Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-19T17:17:11.787Z] Removing intermediate container af077f489bba [2021-01-19T17:17:11.787Z] ---> 37f46934f014 [2021-01-19T17:17:11.787Z] Step 21/21 : LABEL version=0.0.0 [2021-01-19T17:17:12.394Z] ---> Running in 251ed95322e0 [2021-01-19T17:17:12.394Z] ---> b74153d98eb0 [2021-01-19T17:17:12.394Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-19T17:17:12.679Z] Removing intermediate container 251ed95322e0 [2021-01-19T17:17:12.679Z] ---> 3ffa7d75d458 [2021-01-19T17:17:12.679Z] [2021-01-19T17:17:12.966Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-19T17:17:12.966Z] Successfully built 3ffa7d75d458 [2021-01-19T17:17:13.282Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-19T17:17:13.565Z]  Building docker-support-scheduler-go ... done  Attempting uninstall: idna [2021-01-19T17:17:13.565Z] Found existing installation: idna 2.9 [2021-01-19T17:17:13.565Z] Uninstalling idna-2.9: [2021-01-19T17:17:13.565Z] Successfully uninstalled idna-2.9 [2021-01-19T17:17:13.859Z] ---> 69c12f7d0cb5 [2021-01-19T17:17:13.859Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-19T17:17:14.142Z] Attempting uninstall: urllib3 [2021-01-19T17:17:14.142Z] Found existing installation: urllib3 1.25.9 [2021-01-19T17:17:14.142Z] Uninstalling urllib3-1.25.9: [2021-01-19T17:17:14.414Z] Successfully uninstalled urllib3-1.25.9 [2021-01-19T17:17:15.014Z] Attempting uninstall: requests [2021-01-19T17:17:15.014Z] Found existing installation: requests 2.23.0 [2021-01-19T17:17:15.014Z] Uninstalling requests-2.23.0: [2021-01-19T17:17:15.293Z] Successfully uninstalled requests-2.23.0 [2021-01-19T17:17:15.293Z] ---> b1d3e0d718d1 [2021-01-19T17:17:15.293Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-19T17:17:15.896Z] ---> Running in ce12949407a2 [2021-01-19T17:17:16.509Z] Removing intermediate container ce12949407a2 [2021-01-19T17:17:16.509Z] ---> ff37963d119e [2021-01-19T17:17:16.509Z] Step 18/21 : CMD ["--init=true"] [2021-01-19T17:17:16.509Z] Running setup.py install for texttable: started [2021-01-19T17:17:16.786Z] ---> Running in 5876d8da9af3 [2021-01-19T17:17:17.057Z] Removing intermediate container 5876d8da9af3 [2021-01-19T17:17:17.057Z] ---> 187268263e7a [2021-01-19T17:17:17.057Z] Step 19/21 : LABEL arch=x86_64 [2021-01-19T17:17:17.057Z] ---> Running in 8e8947358dcb [2021-01-19T17:17:17.057Z] Running setup.py install for texttable: finished with status 'done' [2021-01-19T17:17:17.057Z] Running setup.py install for docopt: started [2021-01-19T17:17:17.335Z] Removing intermediate container 8e8947358dcb [2021-01-19T17:17:17.335Z] ---> afff42b5f34e [2021-01-19T17:17:17.335Z] Step 20/21 : LABEL git_sha=016e1bd686ea2176a40df050d7efa3d5284cc4a2 [2021-01-19T17:17:17.952Z] Running setup.py install for docopt: finished with status 'done' [2021-01-19T17:17:17.952Z] Running setup.py install for PyYAML: started [2021-01-19T17:17:17.952Z] ---> Running in f3b57d1412de [2021-01-19T17:17:18.619Z] Removing intermediate container f3b57d1412de [2021-01-19T17:17:18.619Z] ---> 2d201c0ef80f [2021-01-19T17:17:18.619Z] Step 21/21 : LABEL version=0.0.0 [2021-01-19T17:17:18.619Z] ---> Running in 20bc2bf00b8f [2021-01-19T17:17:18.926Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-19T17:17:18.926Z] Removing intermediate container 20bc2bf00b8f [2021-01-19T17:17:18.926Z] ---> 3b39782d031c [2021-01-19T17:17:18.926Z] [2021-01-19T17:17:19.213Z] Successfully built 3b39782d031c [2021-01-19T17:17:19.213Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-19T17:17:19.498Z]  Building docker-security-proxy-setup-go ... done 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-19T17:17:23.929Z] Removing intermediate container cb5419fe1b55 [2021-01-19T17:17:23.930Z] ---> 7288a9a54fb6 [2021-01-19T17:17:23.930Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-19T17:17:23.930Z] ---> Running in 79fcf1c0eac2 [2021-01-19T17:17:25.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T17:17:25.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T17:17:25.833Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T17:17:25.833Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-19T17:17:26.107Z] (3/3) Installing curl (7.69.1-r3) [2021-01-19T17:17:26.107Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T17:17:26.107Z] OK: 72 MiB in 58 packages [2021-01-19T17:17:26.124Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-19T17:17:28.134Z] Removing intermediate container 79fcf1c0eac2 [2021-01-19T17:17:28.134Z] ---> 97ca2c9b61b4 [2021-01-19T17:17:28.134Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-19T17:17:28.134Z] ---> Running in 701d6c0f4ba6 [2021-01-19T17:17:28.416Z] Removing intermediate container 701d6c0f4ba6 [2021-01-19T17:17:28.416Z] ---> 91d2b030d28c [2021-01-19T17:17:28.416Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T17:17:28.704Z] ---> Running in 4185f12cf1a2 [2021-01-19T17:17:29.353Z] Removing intermediate container 4185f12cf1a2 [2021-01-19T17:17:29.353Z] ---> d229b3be6b81 [2021-01-19T17:17:29.353Z] Step 24/26 : LABEL arch=x86_64 [2021-01-19T17:17:29.353Z] ---> Running in 61339aa101e6 [2021-01-19T17:17:29.977Z] Removing intermediate container 61339aa101e6 [2021-01-19T17:17:29.977Z] ---> 2ea2062d231a [2021-01-19T17:17:29.977Z] Step 25/26 : LABEL git_sha=016e1bd686ea2176a40df050d7efa3d5284cc4a2 [2021-01-19T17:17:29.977Z] ---> Running in 81e3d9872837 [2021-01-19T17:17:30.245Z] Removing intermediate container 81e3d9872837 [2021-01-19T17:17:30.245Z] ---> 4afffcbe2849 [2021-01-19T17:17:30.245Z] Step 26/26 : LABEL version=0.0.0 [2021-01-19T17:17:30.521Z] ---> Running in 48594b07e30e [2021-01-19T17:17:30.804Z] Removing intermediate container 48594b07e30e [2021-01-19T17:17:30.804Z] ---> 8185accaa3ef [2021-01-19T17:17:30.804Z] [2021-01-19T17:17:31.808Z] Successfully built 8185accaa3ef [2021-01-19T17:17:31.808Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-19T17:17:35.172Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container cc26463b4705 [2021-01-19T17:17:35.172Z] ---> b00c55886068 [2021-01-19T17:17:35.172Z] [2021-01-19T17:17:35.172Z] Step 10/24 : FROM scratch [2021-01-19T17:17:35.172Z] ---> [2021-01-19T17:17:35.172Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-19T17:17:35.436Z] ---> Running in 6f1fa67722d7 [2021-01-19T17:17:35.706Z] Removing intermediate container 6f1fa67722d7 [2021-01-19T17:17:35.706Z] ---> a7e239a4b2cb [2021-01-19T17:17:35.706Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-19T17:17:35.706Z] ---> Running in 94930e71aed1 [2021-01-19T17:17:35.971Z] Removing intermediate container 94930e71aed1 [2021-01-19T17:17:35.971Z] ---> 46e8f775779c [2021-01-19T17:17:35.971Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-19T17:17:36.237Z] ---> Running in 349a8fbc5905 [2021-01-19T17:17:36.237Z] Removing intermediate container 349a8fbc5905 [2021-01-19T17:17:36.237Z] ---> f0c6415fba97 [2021-01-19T17:17:36.237Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-19T17:17:36.842Z] ---> 08f9d323a200 [2021-01-19T17:17:36.842Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-19T17:17:40.261Z] ---> 2acb2a7ce5a5 [2021-01-19T17:17:40.261Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-19T17:17:40.261Z] Removing intermediate container ffbb45a85c85 [2021-01-19T17:17:40.261Z] ---> a8c4f2409934 [2021-01-19T17:17:40.261Z] [2021-01-19T17:17:40.261Z] Step 10/23 : FROM alpine:3.12 [2021-01-19T17:17:40.261Z] ---> 389fef711851 [2021-01-19T17:17:40.261Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T17:17:40.261Z] ---> Running in 3a7cdcd4da16 [2021-01-19T17:17:40.261Z] Removing intermediate container 3a7cdcd4da16 [2021-01-19T17:17:40.261Z] ---> d5bd8457d219 [2021-01-19T17:17:40.261Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-19T17:17:40.261Z] ---> b3f54d5ecc1f [2021-01-19T17:17:40.261Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T17:17:40.537Z] ---> Running in 0a2b7936e04a [2021-01-19T17:17:40.939Z] ---> 1101aece02c3 [2021-01-19T17:17:40.939Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-19T17:17:40.939Z] Removing intermediate container 0a2b7936e04a [2021-01-19T17:17:40.939Z] ---> 8609540e500f [2021-01-19T17:17:40.939Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-19T17:17:40.939Z] ---> Running in 1920d5ab381a [2021-01-19T17:17:41.441Z] Removing intermediate container 1920d5ab381a [2021-01-19T17:17:41.441Z] ---> 778284798e4b [2021-01-19T17:17:41.441Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T17:17:41.441Z] ---> Running in f4fd04ad22ab [2021-01-19T17:17:41.829Z] ---> 94994721ef04 [2021-01-19T17:17:41.829Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-19T17:17:42.148Z] ---> 0df15c433e16 [2021-01-19T17:17:42.148Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-19T17:17:42.148Z] ---> Running in b9c375e729db [2021-01-19T17:17:42.768Z] Removing intermediate container b9c375e729db [2021-01-19T17:17:42.768Z] ---> e24710314944 [2021-01-19T17:17:42.768Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T17:17:42.768Z] ---> Running in 4c87b10468e4 [2021-01-19T17:17:43.041Z] Removing intermediate container 4c87b10468e4 [2021-01-19T17:17:43.041Z] ---> eca5e561b7d1 [2021-01-19T17:17:43.041Z] Step 22/24 : LABEL arch=x86_64 [2021-01-19T17:17:43.041Z] ---> Running in 220b393eed0b [2021-01-19T17:17:43.313Z] Removing intermediate container f4fd04ad22ab [2021-01-19T17:17:43.313Z] ---> e515e047c74f [2021-01-19T17:17:43.313Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-19T17:17:43.313Z] ---> Running in dd9b1cecefad [2021-01-19T17:17:43.313Z] Removing intermediate container 220b393eed0b [2021-01-19T17:17:43.313Z] ---> 5c3f77848690 [2021-01-19T17:17:43.313Z] Step 23/24 : LABEL git_sha=016e1bd686ea2176a40df050d7efa3d5284cc4a2 [2021-01-19T17:17:43.595Z] ---> Running in 0c482499b7b1 [2021-01-19T17:17:43.890Z] Removing intermediate container 0c482499b7b1 [2021-01-19T17:17:43.890Z] ---> 6c7f5a599b87 [2021-01-19T17:17:43.890Z] Step 24/24 : LABEL version=0.0.0 [2021-01-19T17:17:43.890Z] ---> Running in a5602f22c152 [2021-01-19T17:17:44.172Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T17:17:44.439Z] Removing intermediate container a5602f22c152 [2021-01-19T17:17:44.439Z] ---> 350ecea88422 [2021-01-19T17:17:44.439Z] [2021-01-19T17:17:44.439Z] Successfully built 350ecea88422 [2021-01-19T17:17:44.439Z] Successfully tagged docker-support-notifications-go:latest [2021-01-19T17:17:44.705Z]  Building docker-support-notifications-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T17:17:45.284Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-19T17:17:45.284Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-19T17:17:45.554Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-19T17:17:45.841Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-19T17:17:45.841Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-19T17:17:46.108Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T17:17:46.108Z] OK: 8 MiB in 19 packages [2021-01-19T17:17:46.688Z] Removing intermediate container dd9b1cecefad [2021-01-19T17:17:46.688Z] ---> 4ab1a7e58bc4 [2021-01-19T17:17:46.688Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T17:17:46.955Z] ---> 2b40334be08c [2021-01-19T17:17:46.955Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-19T17:17:47.536Z] ---> 1669ab07f8c2 [2021-01-19T17:17:47.536Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-19T17:17:47.802Z] ---> 97e325077ba3 [2021-01-19T17:17:47.802Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-19T17:17:48.068Z] ---> Running in 5cf09099e3d8 [2021-01-19T17:17:48.068Z] Removing intermediate container 5cf09099e3d8 [2021-01-19T17:17:48.068Z] ---> fb5aad40bb67 [2021-01-19T17:17:48.068Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T17:17:48.335Z] ---> Running in e9ace6952a28 [2021-01-19T17:17:48.335Z] Removing intermediate container e9ace6952a28 [2021-01-19T17:17:48.335Z] ---> df3d352346e9 [2021-01-19T17:17:48.335Z] Step 21/23 : LABEL arch=x86_64 [2021-01-19T17:17:48.603Z] ---> Running in 55b79b926822 [2021-01-19T17:17:48.883Z] Removing intermediate container 55b79b926822 [2021-01-19T17:17:48.883Z] ---> 9fde79459e99 [2021-01-19T17:17:48.883Z] Step 22/23 : LABEL git_sha=016e1bd686ea2176a40df050d7efa3d5284cc4a2 [2021-01-19T17:17:48.883Z] ---> Running in 74a7d27d5a83 [2021-01-19T17:17:49.148Z] Removing intermediate container 74a7d27d5a83 [2021-01-19T17:17:49.148Z] ---> d29e0c2a8a67 [2021-01-19T17:17:49.148Z] Step 23/23 : LABEL version=0.0.0 [2021-01-19T17:17:49.415Z] ---> Running in 942f7f60f01c [2021-01-19T17:17:49.682Z] Removing intermediate container 942f7f60f01c [2021-01-19T17:17:49.682Z] ---> ea4fbd5279e0 [2021-01-19T17:17:49.682Z] [2021-01-19T17:17:49.682Z] Successfully built ea4fbd5279e0 [2021-01-19T17:17:49.682Z] Successfully tagged docker-core-data-go:latest [2021-01-19T17:17:50.294Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-19T17:17:50.371Z] $ docker stop --time=1 240e09981a94bd0d164fb3eaea295d22aa310e18a488cec92c76535f70286ea1 [2021-01-19T17:17:52.253Z] $ docker rm -f 240e09981a94bd0d164fb3eaea295d22aa310e18a488cec92c76535f70286ea1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T17:17:52.920Z] + docker images [2021-01-19T17:17:52.920Z] + grep docker [2021-01-19T17:17:52.920Z] docker-core-data-go latest ea4fbd5279e0 3 seconds ago 22.3MB [2021-01-19T17:17:52.920Z] docker-support-notifications-go latest 350ecea88422 8 seconds ago 12MB [2021-01-19T17:17:52.920Z] docker-sys-mgmt-agent-go latest 8185accaa3ef 22 seconds ago 313MB [2021-01-19T17:17:52.920Z] docker-security-proxy-setup-go latest 3b39782d031c 34 seconds ago 24.4MB [2021-01-19T17:17:52.920Z] docker-support-scheduler-go latest 3ffa7d75d458 40 seconds ago 10.7MB [2021-01-19T17:17:52.920Z] docker-security-secretstore-setup-go latest c39bfb0c8ee8 About a minute ago 24.6MB [2021-01-19T17:17:52.920Z] docker-security-bootstrap-redis-go latest de6d92eb8edd 2 minutes ago 15.8MB [2021-01-19T17:17:52.920Z] docker-core-metadata-go latest 8339f14797c2 2 minutes ago 13.1MB [2021-01-19T17:17:52.920Z] docker-core-command-go latest 303af12b5776 2 minutes ago 10.6MB [2021-01-19T17:17:52.920Z] 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-19T17:18:09.081Z] Still waiting to schedule task [2021-01-19T17:18:09.081Z] ‘prd-ubuntu18.04-docker-8c-8g-21240’ is offline [2021-01-19T17:18:13.148Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-19T17:18:17.510Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-19T17:18:21.842Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-19T17:18:21.842Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-19T17:18:21.842Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-19T17:18:21.842Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-19T17:18:21.842Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-19T17:18:21.842Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-19T17:18:23.836Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-19T17:18:25.283Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-19T17:18:32.036Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-19T17:18:32.036Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-19T17:18:32.036Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-19T17:18:37.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.296s coverage: 46.6% of statements [2021-01-19T17:18:37.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-19T17:18:37.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-19T17:18:37.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-19T17:18:37.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-19T17:18:37.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-19T17:18:44.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.551s coverage: 27.0% of statements [2021-01-19T17:18:44.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-19T17:18:44.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-19T17:18:44.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-19T17:18:44.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-19T17:18:44.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-19T17:18:44.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-19T17:18:44.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.065s coverage: 100.0% of statements [2021-01-19T17:18:44.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-19T17:18:44.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.100s coverage: 100.0% of statements [2021-01-19T17:18:44.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-19T17:18:44.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-19T17:18:44.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.229s coverage: 67.9% of statements [2021-01-19T17:18:44.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-19T17:18:44.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-19T17:18:44.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.703s coverage: 82.3% of statements [2021-01-19T17:18:44.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-19T17:18:44.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-19T17:18:44.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-19T17:18:44.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-19T17:18:53.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.319s coverage: 28.6% of statements [2021-01-19T17:18:53.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-19T17:18:53.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-19T17:18:53.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-19T17:18:53.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-19T17:18:53.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-19T17:18:53.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.146s coverage: 100.0% of statements [2021-01-19T17:18:53.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-19T17:18:53.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.077s coverage: 100.0% of statements [2021-01-19T17:18:53.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-19T17:18:53.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.353s coverage: 86.7% of statements [2021-01-19T17:18:53.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-19T17:18:54.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.330s coverage: 97.5% of statements [2021-01-19T17:18:54.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-19T17:18:54.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.135s coverage: 78.3% of statements [2021-01-19T17:18:54.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-19T17:18:54.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-19T17:18:54.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-19T17:18:54.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-19T17:19:02.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.282s coverage: 92.8% of statements [2021-01-19T17:19:02.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-19T17:19:02.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-19T17:19:02.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-19T17:19:02.653Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-19T17:19:02.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-19T17:19:02.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-19T17:19:02.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-19T17:19:02.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-19T17:19:02.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-19T17:19:02.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-19T17:19:02.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-19T17:19:02.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-19T17:19:02.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-19T17:19:02.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-19T17:19:02.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-19T17:19:02.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-19T17:19:02.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-19T17:19:02.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-19T17:19:02.653Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2021-01-19T17:19:02.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-19T17:19:02.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-19T17:19:02.653Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.178s coverage: 0.1% of statements [2021-01-19T17:19:02.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-19T17:19:02.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-19T17:19:02.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-19T17:19:02.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-19T17:19:02.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2021-01-19T17:19:02.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-19T17:19:02.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.142s coverage: 75.5% of statements [2021-01-19T17:19:02.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-19T17:19:02.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 80.8% of statements [2021-01-19T17:19:02.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.140s coverage: 87.2% of statements [2021-01-19T17:19:03.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.173s coverage: 84.2% of statements [2021-01-19T17:19:04.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.177s coverage: 91.4% of statements [2021-01-19T17:19:04.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-19T17:19:08.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.639s coverage: 63.5% of statements [2021-01-19T17:19:08.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-19T17:19:08.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-19T17:19:08.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-01-19T17:19:08.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 91.3% of statements [2021-01-19T17:19:08.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2021-01-19T17:19:08.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2021-01-19T17:19:08.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2021-01-19T17:19:13.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.819s coverage: 68.9% of statements [2021-01-19T17:19:13.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-19T17:19:13.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-19T17:19:13.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-19T17:19:13.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-19T17:19:13.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-19T17:19:14.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.368s coverage: 37.0% of statements [2021-01-19T17:19:14.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-19T17:19:14.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-19T17:19:14.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.755s coverage: 84.0% of statements [2021-01-19T17:19:14.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.104s coverage: 100.0% of statements [2021-01-19T17:19:21.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.382s coverage: 47.1% of statements [2021-01-19T17:19:21.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-19T17:19:21.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-19T17:19:21.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-19T17:19:21.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-19T17:19:21.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-19T17:19:21.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.156s coverage: 100.0% of statements [2021-01-19T17:19:21.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-19T17:19:21.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.168s coverage: 100.0% of statements [2021-01-19T17:19:21.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-19T17:19:26.048Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.949s coverage: 29.1% of statements [2021-01-19T17:19:26.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-19T17:19:26.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-19T17:19:26.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-19T17:19:26.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-19T17:19:26.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-19T17:19:26.048Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.220s coverage: 99.0% of statements [2021-01-19T17:19:26.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-19T17:19:26.048Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.089s coverage: 100.0% of statements [2021-01-19T17:19:26.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-19T17:19:26.048Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.100s coverage: 0.0% of statements [2021-01-19T17:19:26.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-19T17:19:26.048Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements [2021-01-19T17:19:26.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-19T17:19:26.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-19T17:19:26.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-19T17:19:26.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-19T17:19:26.048Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements [2021-01-19T17:19:26.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-19T17:19:26.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-19T17:19:26.048Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-01-19T17:19:27.033Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-01-19T17:19:27.627Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-19T17:19:28.611Z] GO111MODULE=on go vet ./... [2021-01-19T17:20:23.654Z] Running on prd-ubuntu18.04-docker-8c-8g-21242 in /w/workspace/edgexfoundry_edgex-go_PR-3049 [Pipeline] { [Pipeline] ws [2021-01-19T17:20:23.749Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-19T17:20:26.020Z] using credential edgex-jenkins-ssh [2021-01-19T17:20:26.102Z] Cloning the remote Git repository [2021-01-19T17:20:26.125Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-19T17:20:26.194Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-19T17:20:26.229Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-19T17:20:26.230Z] > git --version # timeout=10 [2021-01-19T17:20:26.236Z] > git --version # 'git version 2.17.1' [2021-01-19T17:20:26.237Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T17:20:26.262Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T17:20:36.675Z] gofmt -l . [2021-01-19T17:20:36.675Z] [ "`gofmt -l .`" = "" ] [2021-01-19T17:20:36.675Z] ./bin/test-go-mod-tidy.sh [2021-01-19T17:20:37.656Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-19T17:20:39.407Z] + ls -al . [2021-01-19T17:20:39.407Z] total 684 [2021-01-19T17:20:39.407Z] drwxrwxr-x 9 1001 1001 4096 Jan 19 17:20 . [2021-01-19T17:20:39.407Z] drwxr-xr-x 4 root root 4096 Jan 19 17:17 .. [2021-01-19T17:20:39.407Z] -rw-rw-r-- 1 1001 1001 11 Jan 19 17:15 .dockerignore [2021-01-19T17:20:39.407Z] drwxrwxr-x 8 1001 1001 4096 Jan 19 17:15 .git [2021-01-19T17:20:39.407Z] drwxrwxr-x 3 1001 1001 4096 Jan 19 17:15 .github [2021-01-19T17:20:39.407Z] -rw-rw-r-- 1 1001 1001 824 Jan 19 17:15 .gitignore [2021-01-19T17:20:39.407Z] -rw-rw-r-- 1 1001 1001 166 Jan 19 17:15 .sonarcloud.properties [2021-01-19T17:20:39.407Z] -rw-rw-r-- 1 1001 1001 7744 Jan 19 17:15 Attribution.txt [2021-01-19T17:20:39.408Z] -rw-rw-r-- 1 1001 1001 3804 Jan 19 17:15 CONTRIBUTING.md [2021-01-19T17:20:39.408Z] -rw-rw-r-- 1 1001 1001 931 Jan 19 17:15 Dockerfile.build [2021-01-19T17:20:39.408Z] -rw-rw-r-- 1 1001 1001 863 Jan 19 17:15 Jenkinsfile [2021-01-19T17:20:39.408Z] -rw-rw-r-- 1 1001 1001 10775 Jan 19 17:15 LICENSE [2021-01-19T17:20:39.408Z] -rw-rw-r-- 1 1001 1001 5750 Jan 19 17:15 Makefile [2021-01-19T17:20:39.408Z] -rw-rw-r-- 1 1001 1001 6524 Jan 19 17:15 README.md [2021-01-19T17:20:39.408Z] -rw-rw-r-- 1 1001 1001 6744 Jan 19 17:15 SECURITY.md [2021-01-19T17:20:39.408Z] -rw-rw-r-- 1 1001 1001 5 Jan 19 17:09 VERSION [2021-01-19T17:20:39.408Z] -rw-rw-r-- 1 1001 1001 4131 Jan 19 17:15 ZMQWindows.md [2021-01-19T17:20:39.408Z] drwxrwxr-x 2 1001 1001 4096 Jan 19 17:15 bin [2021-01-19T17:20:39.408Z] drwxrwxr-x 14 1001 1001 4096 Jan 19 17:15 cmd [2021-01-19T17:20:39.408Z] -rw-r--r-- 1 root root 550280 Jan 19 17:19 coverage.out [2021-01-19T17:20:39.408Z] -rw-r--r-- 1 root root 981 Jan 19 17:20 go.mod [2021-01-19T17:20:39.408Z] -rw-r--r-- 1 root root 19114 Jan 19 17:20 go.sum [2021-01-19T17:20:39.408Z] drwxrwxr-x 8 1001 1001 4096 Jan 19 17:15 internal [2021-01-19T17:20:39.408Z] drwxrwxr-x 4 1001 1001 4096 Jan 19 17:15 openapi [2021-01-19T17:20:39.408Z] drwxrwxr-x 4 1001 1001 4096 Jan 19 17:15 snap [2021-01-19T17:20:39.408Z] -rw-rw-r-- 1 1001 1001 168 Jan 19 17:15 version.go [Pipeline] sh [2021-01-19T17:20:40.128Z] + '[' -e coverage.out ] [2021-01-19T17:20:40.128Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-19T17:20:40.173Z] Warning: overwriting stash ‘coverage-report’ [2021-01-19T17:20:41.266Z] Stashed 1 file(s) [Pipeline] sh [2021-01-19T17:20:41.955Z] + make build [2021-01-19T17:20:41.955Z] 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-19T17:20:49.527Z] Merging remotes/origin/master commit 250a43ed1e9b8198fb10735cc1ab2371f89d298c into PR head commit c62e36cfc06f4f071a34bb6d4d2620f8b46f1367 [2021-01-19T17:20:49.780Z] Merge succeeded, producing 94ef43e6e1d6964d22c074c5cc7b1b16de3e1290 [2021-01-19T17:20:49.780Z] Checking out Revision 94ef43e6e1d6964d22c074c5cc7b1b16de3e1290 (PR-3049) [2021-01-19T17:20:48.992Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-19T17:20:48.999Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T17:20:49.011Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-19T17:20:49.025Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-19T17:20:49.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T17:20:49.031Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3049/head:refs/remotes/origin/PR-3049 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T17:20:49.536Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T17:20:49.541Z] > git checkout -f c62e36cfc06f4f071a34bb6d4d2620f8b46f1367 # timeout=10 [2021-01-19T17:20:49.669Z] > git remote # timeout=10 [2021-01-19T17:20:49.675Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T17:20:49.680Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T17:20:49.683Z] > git merge 250a43ed1e9b8198fb10735cc1ab2371f89d298c # timeout=10 [2021-01-19T17:20:49.775Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T17:20:49.783Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T17:20:49.787Z] > git checkout -f 94ef43e6e1d6964d22c074c5cc7b1b16de3e1290 # timeout=10 [2021-01-19T17:20:52.141Z] 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-19T17:20:53.449Z] Commit message: "Merge commit '250a43ed1e9b8198fb10735cc1ab2371f89d298c' into HEAD" [2021-01-19T17:20:53.449Z] First time build. Skipping changelog. [2021-01-19T17:20:53.472Z] > git --version # timeout=10 [2021-01-19T17:20:53.477Z] > git --version # 'git version 2.17.1' [2021-01-19T17:20:53.481Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T17:20:54.726Z] + echo snap-build.sh [2021-01-19T17:20:54.726Z] snap-build.sh [2021-01-19T17:20:54.726Z] + SNAP_BASE_DIR=. [2021-01-19T17:20:54.726Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-19T17:20:54.726Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-19T17:20:54.726Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-19T17:20:54.726Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-19T17:20:54.726Z] + cd /w/workspace/edgex-go/1 [2021-01-19T17:20:54.726Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-19T17:20:54.726Z] Reading package lists... [2021-01-19T17:20:54.989Z] Building dependency tree... [2021-01-19T17:20:54.989Z] Reading state information... [2021-01-19T17:20:54.989Z] The following packages were automatically installed and are no longer required: [2021-01-19T17:20:54.989Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-19T17:20:54.989Z] uidmap xdelta3 [2021-01-19T17:20:54.989Z] Use 'sudo apt autoremove' to remove them. [2021-01-19T17:20:54.989Z] The following packages will be REMOVED: [2021-01-19T17:20:54.989Z] lxd* lxd-client* [2021-01-19T17:20:55.564Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-19T17:20:55.564Z] After this operation, 31.7 MB disk space will be freed. [2021-01-19T17:20:56.614Z] (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-19T17:20:56.614Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-19T17:20:57.561Z] Removing lxd dnsmasq configuration [2021-01-19T17:20:57.823Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-19T17:20:57.823Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-19T17:20:58.776Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-19T17:20:58.777Z] (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-19T17:20:58.777Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-19T17:21:00.186Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-19T17:21:00.447Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-19T17:21:01.842Z] + sudo snap remove --purge lxd [2021-01-19T17:21:01.842Z] snap "lxd" is not installed [2021-01-19T17:21:01.842Z] + sudo groupadd --force --system lxd [2021-01-19T17:21:01.842Z] ++ whoami [2021-01-19T17:21:01.842Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-19T17:21:02.114Z] + newgrp - lxd [2021-01-19T17:21:02.114Z] + sudo snap install lxd [2021-01-19T17:21:10.264Z] 2021-01-19T17:21:07Z INFO Waiting for automatic snapd restart... [2021-01-19T17:21:14.342Z] 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-19T17:21:17.729Z] 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-19T17:21:22.047Z] 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-19T17:21:23.481Z] 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-19T17:21:28.442Z] lxd 4.10 from Canonical* installed [2021-01-19T17:21:28.442Z] + sudo lxd init --auto [2021-01-19T17:21:28.869Z] 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-19T17:21:34.292Z] 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-19T17:21:35.042Z] + sudo snap install --classic snapcraft [2021-01-19T17:21:36.915Z] 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-19T17:21:41.217Z] 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-19T17:21:43.823Z] 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-19T17:21:45.052Z] snapcraft 4.4.4 from Canonical* installed [2021-01-19T17:21:45.052Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-19T17:21:45.052Z] + patch --verbose -p1 [2021-01-19T17:21:45.052Z] Hmm... Looks like a unified diff to me... [2021-01-19T17:21:45.052Z] The text leading up to this was: [2021-01-19T17:21:45.052Z] -------------------------- [2021-01-19T17:21:45.052Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-19T17:21:45.052Z] |From: Tony Espy [2021-01-19T17:21:45.052Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-19T17:21:45.052Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-19T17:21:45.052Z] | [2021-01-19T17:21:45.052Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-19T17:21:45.052Z] |optimize the snap CI check run for pull requests. When [2021-01-19T17:21:45.052Z] |applied, it essentially strips out everything (apps and [2021-01-19T17:21:45.052Z] |parts) from the snapcraft.yaml file except those required [2021-01-19T17:21:45.052Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-19T17:21:45.052Z] |catch changes to edgex-go that break the snap build. [2021-01-19T17:21:45.052Z] | [2021-01-19T17:21:45.052Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-19T17:21:45.052Z] |to update this patch file, otherwise it may fail to apply, [2021-01-19T17:21:45.052Z] |resulting in a failed snap build CI check in the associated [2021-01-19T17:21:45.052Z] |pull request. [2021-01-19T17:21:45.052Z] | [2021-01-19T17:21:45.052Z] |Note - in addition to applying this patch, the pipeline also [2021-01-19T17:21:45.052Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-19T17:21:45.052Z] |need to build the finally binary .snap file (and it won't [2021-01-19T17:21:45.052Z] |work with the patch applied). This further reduces the build [2021-01-19T17:21:45.052Z] |time. [2021-01-19T17:21:45.052Z] |--- [2021-01-19T17:21:45.052Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-19T17:21:45.052Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-19T17:21:45.052Z] | [2021-01-19T17:21:45.052Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-19T17:21:45.052Z] |index 1e537489..faf42425 100644 [2021-01-19T17:21:45.052Z] |--- a/snap/snapcraft.yaml [2021-01-19T17:21:45.052Z] |+++ b/snap/snapcraft.yaml [2021-01-19T17:21:45.052Z] -------------------------- [2021-01-19T17:21:45.052Z] patching file snap/snapcraft.yaml [2021-01-19T17:21:45.052Z] Using Plan A... [2021-01-19T17:21:45.052Z] Hunk #1 succeeded at 73. [2021-01-19T17:21:45.052Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-01-19T17:21:45.052Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-01-19T17:21:45.052Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-01-19T17:21:45.052Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-01-19T17:21:45.052Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-01-19T17:21:45.052Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-01-19T17:21:45.052Z] Hunk #8 succeeded at 342. [2021-01-19T17:21:45.052Z] Hmm... Ignoring the trailing garbage. [2021-01-19T17:21:45.052Z] done [2021-01-19T17:21:45.052Z] + sudo snapcraft prime --use-lxd [2021-01-19T17:21:45.623Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-19T17:21:45.623Z] 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-19T17:21:45.623Z] - README.md [2021-01-19T17:21:45.623Z] - snapcraft.yaml.orig [2021-01-19T17:21:45.623Z] [2021-01-19T17:21:45.623Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-19T17:21:46.563Z] Launching a container. [2021-01-19T17:21:47.212Z] 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-19T17:21:50.663Z] $ docker stop --time=1 de18d44390f5fd6e7be2bc1fbdef64f52a30065965939626dcc4e4fbe6d441e9 [2021-01-19T17:21:53.022Z] $ docker rm -f de18d44390f5fd6e7be2bc1fbdef64f52a30065965939626dcc4e4fbe6d441e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T17:21:55.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-19T17:21:55.251Z] [2021-01-19T17:21:55.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T17:21:55.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-19T17:21:55.988Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-19T17:21:55.988Z] 29e5d40040c1: Pulling fs layer [2021-01-19T17:21:55.988Z] 1ce36da41761: Pulling fs layer [2021-01-19T17:21:55.988Z] 25b303627fd3: Pulling fs layer [2021-01-19T17:21:55.988Z] 29e5d40040c1: Download complete [2021-01-19T17:21:56.586Z] 1ce36da41761: Verifying Checksum [2021-01-19T17:21:56.586Z] 1ce36da41761: Download complete [2021-01-19T17:21:56.586Z] 29e5d40040c1: Pull complete [2021-01-19T17:21:58.018Z] 1ce36da41761: Pull complete [2021-01-19T17:21:58.291Z] 25b303627fd3: Download complete [2021-01-19T17:22:01.475Z] Waiting for container to be ready [2021-01-19T17:22:01.475Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-19T17:22:01.475Z] [2021-01-19T17:22:04.026Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-19T17:22:04.026Z] Waiting for network to be ready... [2021-01-19T17:22:04.623Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-19T17:22:04.623Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-19T17:22:04.623Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-19T17:22:04.623Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-19T17:22:04.623Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-19T17:22:04.623Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-19T17:22:04.623Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-19T17:22:04.623Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-19T17:22:04.623Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-19T17:22:04.623Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-19T17:22:05.200Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-19T17:22:05.200Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-19T17:22:05.461Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-19T17:22:05.461Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-19T17:22:05.461Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-19T17:22:05.461Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-19T17:22:05.461Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-19T17:22:05.461Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-19T17:22:05.724Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-19T17:22:06.296Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1844 kB] [2021-01-19T17:22:06.296Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] [2021-01-19T17:22:06.296Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-19T17:22:06.296Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-19T17:22:06.296Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] [2021-01-19T17:22:06.296Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] [2021-01-19T17:22:06.296Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] [2021-01-19T17:22:06.296Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-19T17:22:08.424Z] 25b303627fd3: Pull complete [2021-01-19T17:22:08.425Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-19T17:22:08.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-19T17:22:08.425Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-19T17:22:08.699Z] prd-ubuntu18.04-docker-arm64-4c-16g-21235 does not seem to be running inside a container [2021-01-19T17:22:08.783Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-19T17:22:09.604Z] Fetched 23.8 MB in 5s (4833 kB/s) [2021-01-19T17:22:10.548Z] Reading package lists... [2021-01-19T17:22:10.808Z] Reading package lists... [2021-01-19T17:22:11.068Z] Building dependency tree... [2021-01-19T17:22:11.068Z] Reading state information... [2021-01-19T17:22:11.068Z] The following additional packages will be installed: [2021-01-19T17:22:11.068Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-19T17:22:11.068Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-19T17:22:11.068Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-19T17:22:11.068Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-19T17:22:11.068Z] Suggested packages: [2021-01-19T17:22:11.068Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-19T17:22:11.068Z] Recommended packages: [2021-01-19T17:22:11.068Z] gnupg libsasl2-modules [2021-01-19T17:22:11.068Z] The following NEW packages will be installed: [2021-01-19T17:22:11.068Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-19T17:22:11.068Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-19T17:22:11.068Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-19T17:22:11.068Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-19T17:22:11.068Z] The following packages will be upgraded: [2021-01-19T17:22:11.068Z] gpg gpg-agent gpgconf libudev1 [2021-01-19T17:22:11.327Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-19T17:22:11.327Z] Need to get 3533 kB of archives. [2021-01-19T17:22:11.327Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-19T17:22:11.327Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-19T17:22:11.327Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-19T17:22:11.587Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-19T17:22:11.849Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-19T17:22:11.849Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-19T17:22:11.849Z] 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-19T17:22:11.849Z] 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-19T17:22:11.849Z] 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-19T17:22:11.849Z] 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-19T17:22:11.849Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-19T17:22:11.853Z] $ docker top aa7284eab718cf7de4751d8655ffddf07e9244a29102b4bd3bc32a627f634ed0 -eo pid,comm [2021-01-19T17:22:12.108Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-19T17:22:12.108Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-19T17:22:12.108Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-19T17:22:12.108Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-19T17:22:12.108Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-19T17:22:12.108Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-19T17:22:12.108Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-19T17:22:12.108Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-19T17:22:12.108Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-19T17:22:12.108Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-19T17:22:12.108Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-19T17:22:12.108Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [Pipeline] { [2021-01-19T17:22:12.368Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T17:22:12.368Z] Fetched 3533 kB in 1s (3436 kB/s) [2021-01-19T17:22:12.368Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-19T17:22:12.368Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-19T17:22:12.368Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [Pipeline] sh [2021-01-19T17:22:12.629Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-19T17:22:12.629Z] Selecting previously unselected package udev. [2021-01-19T17:22:12.629Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-19T17:22:12.629Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-19T17:22:12.629Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-19T17:22:12.890Z] Selecting previously unselected package libfuse2:amd64. [2021-01-19T17:22:12.890Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-19T17:22:12.890Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-19T17:22:13.062Z] + docker-compose build --help [2021-01-19T17:22:13.062Z] + grep parallel [2021-01-19T17:22:13.149Z] Selecting previously unselected package fuse. [2021-01-19T17:22:13.149Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-19T17:22:13.149Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-19T17:22:13.149Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T17:22:13.149Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-19T17:22:13.149Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T17:22:13.149Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-19T17:22:13.409Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T17:22:13.409Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-19T17:22:13.409Z] Selecting previously unselected package libksba8:amd64. [2021-01-19T17:22:13.409Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-19T17:22:13.409Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-19T17:22:13.670Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-19T17:22:13.670Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T17:22:13.670Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T17:22:13.670Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-19T17:22:13.670Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T17:22:13.670Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T17:22:13.670Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-19T17:22:13.670Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T17:22:13.932Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T17:22:13.932Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-19T17:22:13.932Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T17:22:13.932Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T17:22:13.932Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-19T17:22:13.932Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T17:22:13.932Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T17:22:14.192Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-19T17:22:14.192Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T17:22:14.192Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T17:22:14.192Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-19T17:22:14.192Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T17:22:14.192Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T17:22:14.192Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-19T17:22:14.192Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T17:22:14.192Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T17:22:14.456Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-19T17:22:14.456Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T17:22:14.456Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T17:22:14.456Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-19T17:22:14.456Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-19T17:22:14.456Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-19T17:22:14.456Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-19T17:22:14.456Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-19T17:22:14.456Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-19T17:22:14.717Z] Selecting previously unselected package libldap-common. [2021-01-19T17:22:14.717Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-19T17:22:14.717Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-19T17:22:14.717Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-19T17:22:14.717Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-19T17:22:14.717Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-19T17:22:14.717Z] Selecting previously unselected package dirmngr. [2021-01-19T17:22:14.717Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T17:22:14.717Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-19T17:22:14.977Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-19T17:22:14.977Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-19T17:22:14.977Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-19T17:22:14.977Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-19T17:22:14.977Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-19T17:22:15.238Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-19T17:22:15.238Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T17:22:15.238Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-19T17:22:15.238Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-19T17:22:15.238Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-19T17:22:15.811Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-19T17:22:15.811Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T17:22:15.811Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-19T17:22:15.811Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-19T17:22:16.070Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-19T17:22:16.070Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T17:22:16.070Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T17:22:16.070Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T17:22:16.070Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T17:22:16.070Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T17:22:16.070Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T17:22:16.331Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T17:22:16.331Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-19T17:22:16.331Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-19T17:22:16.331Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-19T17:22:16.430Z] --parallel Build images in parallel. [Pipeline] } [2021-01-19T17:22:16.735Z] $ docker stop --time=1 aa7284eab718cf7de4751d8655ffddf07e9244a29102b4bd3bc32a627f634ed0 [2021-01-19T17:22:16.907Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-19T17:22:16.907Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-19T17:22:16.907Z] This means they are not meant to be enabled using systemctl. [2021-01-19T17:22:16.907Z] Possible reasons for having this kind of units are: [2021-01-19T17:22:16.907Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-19T17:22:16.907Z] .wants/ or .requires/ directory. [2021-01-19T17:22:16.907Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-19T17:22:16.907Z] a requirement dependency on it. [2021-01-19T17:22:16.907Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-19T17:22:16.907Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-19T17:22:16.907Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-19T17:22:16.907Z] instance name specified. [2021-01-19T17:22:17.167Z] Reading package lists... [2021-01-19T17:22:17.167Z] Building dependency tree... [2021-01-19T17:22:17.167Z] Reading state information... [2021-01-19T17:22:17.427Z] The following additional packages will be installed: [2021-01-19T17:22:17.427Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-19T17:22:17.427Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-19T17:22:17.427Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-19T17:22:17.427Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-19T17:22:17.427Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-19T17:22:17.427Z] Suggested packages: [2021-01-19T17:22:17.427Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-19T17:22:17.427Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-19T17:22:17.427Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-19T17:22:17.427Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-19T17:22:17.427Z] systemd-container policykit-1 [2021-01-19T17:22:17.427Z] Recommended packages: [2021-01-19T17:22:17.427Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-19T17:22:17.427Z] The following NEW packages will be installed: [2021-01-19T17:22:17.427Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-19T17:22:17.427Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-19T17:22:17.427Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-19T17:22:17.427Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-19T17:22:17.427Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-19T17:22:17.427Z] The following packages will be upgraded: [2021-01-19T17:22:17.427Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-19T17:22:17.427Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-19T17:22:17.427Z] Need to get 35.2 MB of archives. [2021-01-19T17:22:17.427Z] After this operation, 141 MB of additional disk space will be used. [2021-01-19T17:22:17.427Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-19T17:22:17.427Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-19T17:22:17.427Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-19T17:22:17.427Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-19T17:22:17.687Z] 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-19T17:22:17.688Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-19T17:22:17.688Z] 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-19T17:22:17.688Z] 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-19T17:22:17.688Z] 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-19T17:22:17.688Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-19T17:22:17.688Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-19T17:22:17.688Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-19T17:22:17.688Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-19T17:22:17.688Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-19T17:22:17.688Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-19T17:22:17.688Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-19T17:22:17.688Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-19T17:22:18.607Z] $ docker rm -f aa7284eab718cf7de4751d8655ffddf07e9244a29102b4bd3bc32a627f634ed0 [2021-01-19T17:22:18.625Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-19T17:22:18.625Z] 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-19T17:22:18.625Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-19T17:22:18.625Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-19T17:22:18.625Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-19T17:22:18.625Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-19T17:22:18.625Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-19T17:22:18.625Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-19T17:22:18.625Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-19T17:22:18.625Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-19T17:22:18.625Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-19T17:22:18.625Z] 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-19T17:22:18.625Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T17:22:19.565Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T17:22:19.565Z] Fetched 35.2 MB in 2s (17.4 MB/s) [2021-01-19T17:22:19.565Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-19T17:22:19.565Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-19T17:22:19.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-19T17:22:19.624Z] . [Pipeline] withDockerContainer [2021-01-19T17:22:19.827Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-19T17:22:19.923Z] prd-ubuntu18.04-docker-arm64-4c-16g-21235 does not seem to be running inside a container [2021-01-19T17:22:20.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-19T17:22:20.402Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-19T17:22:20.402Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-19T17:22:20.402Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-19T17:22:20.664Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-19T17:22:20.664Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-19T17:22:20.664Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-19T17:22:20.927Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-19T17:22:20.927Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-19T17:22:20.927Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-19T17:22:20.927Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-19T17:22:21.191Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-19T17:22:21.191Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-19T17:22:21.452Z] $ docker top 02fc37fa419587055403f6bf709b6e5e36da36fb1fdbd9c06ebed3cb032680ef -eo pid,comm [Pipeline] { [2021-01-19T17:22:21.765Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-19T17:22:21.765Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-19T17:22:21.765Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-19T17:22:21.765Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [Pipeline] sh [2021-01-19T17:22:22.026Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-19T17:22:22.026Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-19T17:22:22.026Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T17:22:22.288Z] Selecting previously unselected package libexpat1:amd64. [2021-01-19T17:22:22.288Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-19T17:22:22.288Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-19T17:22:22.288Z] Selecting previously unselected package python3.6-minimal. [2021-01-19T17:22:22.288Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-19T17:22:22.288Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T17:22:22.542Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-19T17:22:22.884Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-19T17:22:22.884Z] Checking for services that may need to be restarted...done. [2021-01-19T17:22:22.884Z] Checking for services that may need to be restarted...done. [2021-01-19T17:22:22.884Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T17:22:23.147Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-19T17:22:23.147Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T17:22:23.720Z] Selecting previously unselected package python3-minimal. [2021-01-19T17:22:23.720Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-19T17:22:23.720Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-19T17:22:23.720Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-19T17:22:23.720Z] Selecting previously unselected package mime-support. [2021-01-19T17:22:23.720Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-19T17:22:23.720Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-19T17:22:23.981Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-19T17:22:23.981Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-19T17:22:23.981Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-19T17:22:23.981Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-19T17:22:23.981Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-19T17:22:23.981Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T17:22:24.243Z] Selecting previously unselected package python3.6. [2021-01-19T17:22:24.243Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-19T17:22:24.243Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T17:22:24.243Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-19T17:22:24.243Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-19T17:22:24.243Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-19T17:22:24.506Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-19T17:22:24.767Z] Selecting previously unselected package python3. [2021-01-19T17:22:24.767Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-19T17:22:24.767Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-19T17:22:24.767Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-19T17:22:24.767Z] Selecting previously unselected package multiarch-support. [2021-01-19T17:22:24.767Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T17:22:24.767Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-19T17:22:24.767Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-19T17:22:25.033Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-19T17:22:25.033Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-19T17:22:25.033Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-19T17:22:25.033Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-19T17:22:25.033Z] Selecting previously unselected package libbsd0:amd64. [2021-01-19T17:22:25.033Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-19T17:22:25.033Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-19T17:22:25.293Z] Selecting previously unselected package sudo. [2021-01-19T17:22:25.293Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-19T17:22:25.293Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-19T17:22:25.293Z] Selecting previously unselected package apparmor. [2021-01-19T17:22:25.293Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-19T17:22:25.293Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-19T17:22:25.553Z] Selecting previously unselected package libedit2:amd64. [2021-01-19T17:22:25.554Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-19T17:22:25.554Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-19T17:22:25.554Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-19T17:22:25.554Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-19T17:22:25.554Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T17:22:25.813Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-19T17:22:25.813Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-19T17:22:25.813Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T17:22:25.813Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-19T17:22:25.813Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-19T17:22:25.813Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-19T17:22:25.915Z] Building docker-core-command-go ... [2021-01-19T17:22:25.916Z] Building docker-core-data-go ... [2021-01-19T17:22:25.916Z] Building docker-core-metadata-go ... [2021-01-19T17:22:25.916Z] Building docker-security-bootstrap-redis-go ... [2021-01-19T17:22:25.916Z] Building docker-security-proxy-setup-go ... [2021-01-19T17:22:25.916Z] Building docker-security-secretstore-setup-go ... [2021-01-19T17:22:25.916Z] Building docker-support-notifications-go ... [2021-01-19T17:22:25.916Z] Building docker-support-scheduler-go ... [2021-01-19T17:22:25.916Z] Building docker-sys-mgmt-agent-go ... [2021-01-19T17:22:25.916Z] Building docker-support-scheduler-go [2021-01-19T17:22:25.916Z] Building docker-sys-mgmt-agent-go [2021-01-19T17:22:25.916Z] Building docker-support-notifications-go [2021-01-19T17:22:25.916Z] Building docker-core-metadata-go [2021-01-19T17:22:25.916Z] Building docker-security-proxy-setup-go [2021-01-19T17:22:26.075Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-19T17:22:26.075Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-19T17:22:26.075Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T17:22:26.075Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-19T17:22:26.075Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-19T17:22:26.075Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T17:22:26.075Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-19T17:22:26.075Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-19T17:22:26.075Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-19T17:22:26.335Z] Selecting previously unselected package openssh-client. [2021-01-19T17:22:26.335Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-19T17:22:26.335Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-19T17:22:26.595Z] Selecting previously unselected package squashfs-tools. [2021-01-19T17:22:26.595Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-19T17:22:26.595Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-19T17:22:26.595Z] Selecting previously unselected package snapd. [2021-01-19T17:22:26.595Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-19T17:22:26.595Z] Unpacking snapd (2.48+18.04) ... [2021-01-19T17:22:29.142Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-19T17:22:29.142Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-19T17:22:29.142Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-19T17:22:29.142Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-19T17:22:29.402Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-19T17:22:29.402Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T17:22:29.402Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-19T17:22:29.402Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-19T17:22:29.402Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-19T17:22:30.340Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-19T17:22:30.340Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-19T17:22:30.340Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-19T17:22:30.340Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T17:22:30.340Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T17:22:30.340Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T17:22:31.282Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-19T17:22:31.282Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T17:22:31.282Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-19T17:22:31.282Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-19T17:22:31.282Z] running python rtupdate hooks for python3.6... [2021-01-19T17:22:31.282Z] running python post-rtupdate hooks for python3.6... [2021-01-19T17:22:31.282Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-19T17:22:33.196Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-19T17:22:33.196Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T17:22:33.197Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-19T17:22:33.197Z] Setting up snapd (2.48+18.04) ... [2021-01-19T17:22:33.766Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-19T17:22:34.028Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-19T17:22:34.289Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-19T17:22:34.289Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-19T17:22:34.549Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-19T17:22:34.549Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-19T17:22:34.810Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-19T17:22:35.077Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-19T17:22:35.338Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-19T17:22:35.338Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-19T17:22:35.599Z] /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-19T17:22:35.599Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-19T17:22:35.599Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-19T17:22:36.981Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-19T17:22:36.981Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-19T17:22:36.981Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-19T17:22:38.361Z] Reading package lists... [2021-01-19T17:22:38.361Z] Reading package lists... [2021-01-19T17:22:38.621Z] Building dependency tree... [2021-01-19T17:22:38.621Z] Reading state information... [2021-01-19T17:22:38.621Z] Calculating upgrade... [2021-01-19T17:22:38.886Z] The following packages will be upgraded: [2021-01-19T17:22:38.886Z] advancecomp base-files bash binutils binutils-common [2021-01-19T17:22:38.886Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-19T17:22:38.886Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-19T17:22:38.886Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-19T17:22:38.886Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-19T17:22:38.886Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-19T17:22:38.886Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-19T17:22:38.886Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-19T17:22:38.886Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-19T17:22:38.886Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-19T17:22:38.886Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-19T17:22:38.886Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-19T17:22:38.886Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-19T17:22:38.886Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-19T17:22:38.886Z] ubuntu-keyring util-linux [2021-01-19T17:22:38.886Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-19T17:22:38.886Z] Need to get 63.7 MB of archives. [2021-01-19T17:22:38.886Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-19T17:22:38.886Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-132.136 [987 kB] [2021-01-19T17:22:39.151Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-19T17:22:39.151Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-19T17:22:39.151Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-19T17:22:39.151Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-19T17:22:39.151Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-19T17:22:39.151Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-19T17:22:39.151Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-19T17:22:39.151Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-19T17:22:39.151Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-19T17:22:39.151Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-19T17:22:39.151Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-19T17:22:39.151Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-19T17:22:39.151Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-19T17:22:39.151Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-19T17:22:39.151Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-19T17:22:39.151Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-19T17:22:39.151Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-19T17:22:39.151Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-19T17:22:39.151Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-19T17:22:39.151Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-19T17:22:39.413Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-19T17:22:39.413Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-19T17:22:39.413Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-19T17:22:39.413Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-19T17:22:39.413Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-19T17:22:39.413Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-19T17:22:39.413Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-19T17:22:39.413Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-19T17:22:39.413Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-19T17:22:39.413Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-19T17:22:39.413Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-19T17:22:39.413Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-19T17:22:39.413Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-19T17:22:39.413Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-19T17:22:39.413Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-19T17:22:39.413Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-19T17:22:39.413Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-19T17:22:39.413Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-19T17:22:39.413Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-19T17:22:39.413Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-19T17:22:39.413Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-19T17:22:39.413Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-19T17:22:39.413Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-19T17:22:39.413Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-19T17:22:39.413Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-19T17:22:39.413Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-19T17:22:39.413Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-19T17:22:39.413Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-19T17:22:39.413Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-19T17:22:39.413Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-19T17:22:39.413Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-19T17:22:39.413Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-19T17:22:39.413Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-19T17:22:39.413Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-19T17:22:39.413Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-19T17:22:39.674Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-19T17:22:39.936Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-19T17:22:39.936Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-19T17:22:39.936Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-19T17:22:39.936Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-19T17:22:39.936Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-19T17:22:39.936Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-19T17:22:39.936Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-19T17:22:39.936Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-19T17:22:40.199Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-19T17:22:40.199Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-19T17:22:40.199Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-19T17:22:40.199Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-19T17:22:40.199Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-19T17:22:40.199Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-19T17:22:40.199Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-19T17:22:40.199Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-19T17:22:40.199Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-19T17:22:40.199Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-19T17:22:40.199Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-19T17:22:40.199Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-19T17:22:40.199Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-19T17:22:40.199Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-19T17:22:40.199Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-19T17:22:40.199Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-19T17:22:40.199Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-19T17:22:40.199Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-19T17:22:40.199Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-19T17:22:40.199Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-19T17:22:40.199Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-19T17:22:40.464Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-19T17:22:40.464Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-19T17:22:40.464Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-19T17:22:40.464Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-19T17:22:40.465Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-19T17:22:40.465Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-19T17:22:40.465Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-19T17:22:40.465Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-19T17:22:40.465Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-19T17:22:40.465Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-19T17:22:40.465Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-19T17:22:40.727Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T17:22:40.727Z] Fetched 63.7 MB in 2s (38.4 MB/s) [2021-01-19T17:22:40.727Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T17:22:40.727Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T17:22:40.987Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-19T17:22:41.556Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T17:22:41.556Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-19T17:22:41.556Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-132.136_amd64.deb ... [2021-01-19T17:22:41.556Z] Unpacking linux-libc-dev:amd64 (4.15.0-132.136) over (4.15.0-20.21) ... [2021-01-19T17:22:42.498Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T17:22:42.498Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T17:22:42.498Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T17:22:42.498Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T17:22:42.760Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T17:22:42.760Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T17:22:42.760Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T17:22:42.760Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T17:22:43.020Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T17:22:43.020Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T17:22:43.020Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T17:22:43.020Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T17:22:43.283Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T17:22:43.283Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T17:22:43.283Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T17:22:43.551Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-19T17:22:43.551Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T17:22:43.551Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-19T17:22:43.551Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-19T17:22:43.811Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-19T17:22:43.811Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T17:22:43.811Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T17:22:43.811Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T17:22:43.811Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T17:22:44.072Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T17:22:44.072Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T17:22:44.332Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T17:22:44.332Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-19T17:22:44.332Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T17:22:44.592Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-19T17:22:45.166Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-19T17:22:45.429Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-19T17:22:45.429Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-19T17:22:45.429Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-19T17:22:45.429Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-19T17:22:45.429Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-19T17:22:45.692Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-19T17:22:45.692Z] Installing new version of config file /etc/issue ... [2021-01-19T17:22:45.692Z] Installing new version of config file /etc/issue.net ... [2021-01-19T17:22:45.692Z] Installing new version of config file /etc/lsb-release ... [2021-01-19T17:22:45.692Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-19T17:22:45.968Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-19T17:22:45.968Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-19T17:22:46.229Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-19T17:22:46.229Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T17:22:46.229Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-19T17:22:46.229Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-19T17:22:46.489Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-19T17:22:46.489Z] 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-19T17:22:46.489Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T17:22:46.489Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T17:22:46.489Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-19T17:22:46.750Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-19T17:22:46.750Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T17:22:46.750Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-19T17:22:46.750Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-19T17:22:47.016Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-19T17:22:47.016Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T17:22:47.016Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-19T17:22:47.278Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-19T17:22:47.539Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-19T17:22:47.539Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T17:22:47.539Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-19T17:22:47.539Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-19T17:22:47.802Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-19T17:22:47.802Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T17:22:47.802Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-19T17:22:47.802Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-19T17:22:48.063Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-19T17:22:48.063Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T17:22:48.063Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-19T17:22:48.063Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-19T17:22:48.330Z] Setting up grep (3.1-2build1) ... [2021-01-19T17:22:48.330Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T17:22:48.330Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-19T17:22:48.591Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-19T17:22:48.591Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-19T17:22:48.851Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T17:22:48.852Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-19T17:22:48.852Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T17:22:48.852Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-19T17:22:49.113Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T17:22:49.113Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-19T17:22:49.113Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-19T17:22:49.684Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-19T17:22:49.684Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-19T17:22:49.945Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-19T17:22:49.945Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-19T17:22:50.518Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-19T17:22:50.518Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T17:22:50.518Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-19T17:22:50.518Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-19T17:22:51.905Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-19T17:22:51.905Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-19T17:22:51.905Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-19T17:22:51.905Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-19T17:22:51.905Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-19T17:22:51.905Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T17:22:51.905Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-19T17:22:52.170Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-19T17:22:52.170Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-19T17:22:52.432Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T17:22:52.432Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T17:22:52.432Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T17:22:52.432Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T17:22:52.695Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T17:22:52.695Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T17:22:52.695Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T17:22:52.695Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T17:22:52.956Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T17:22:52.956Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T17:22:52.956Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T17:22:52.956Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T17:22:53.216Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T17:22:53.216Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T17:22:53.216Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T17:22:53.216Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T17:22:53.216Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T17:22:53.216Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-19T17:22:53.216Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T17:22:53.477Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-19T17:22:53.477Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T17:22:53.477Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-19T17:22:53.738Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T17:22:53.738Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-19T17:22:53.738Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T17:22:53.738Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-19T17:22:53.999Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T17:22:53.999Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T17:22:53.999Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T17:22:53.999Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T17:22:54.262Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T17:22:54.262Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T17:22:54.262Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T17:22:54.262Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-19T17:22:54.581Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T17:22:54.581Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T17:22:54.842Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T17:22:55.416Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-19T17:22:55.680Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-19T17:22:55.941Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-19T17:22:55.941Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T17:22:55.941Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T17:22:55.941Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-19T17:22:56.202Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-19T17:22:56.463Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T17:22:56.463Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-19T17:22:56.463Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T17:22:56.463Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-19T17:22:56.463Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T17:22:56.463Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-19T17:22:56.725Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-19T17:22:56.725Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-19T17:22:56.985Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T17:22:56.985Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-19T17:22:56.985Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-19T17:22:57.254Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-19T17:22:57.254Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T17:22:57.254Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-19T17:22:57.254Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-19T17:22:57.517Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-19T17:22:57.517Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T17:22:57.517Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-19T17:22:57.517Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-19T17:22:57.779Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-19T17:22:58.041Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T17:22:58.041Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T17:22:58.041Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T17:22:58.041Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-19T17:22:58.041Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-19T17:22:58.041Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-19T17:22:58.332Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-19T17:22:58.332Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-19T17:22:58.332Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T17:22:58.332Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-19T17:22:58.332Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-19T17:22:58.594Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-19T17:22:58.594Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T17:22:58.594Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-19T17:22:58.594Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-19T17:22:58.854Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-19T17:22:59.117Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T17:22:59.117Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-19T17:22:59.117Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-19T17:22:59.117Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-19T17:22:59.117Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T17:22:59.117Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-19T17:22:59.117Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-19T17:22:59.378Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-19T17:22:59.378Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T17:22:59.378Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-19T17:22:59.378Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-19T17:22:59.639Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-19T17:22:59.901Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T17:22:59.901Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T17:22:59.901Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-19T17:23:00.164Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-19T17:23:00.164Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T17:23:00.164Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-19T17:23:00.164Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-19T17:23:00.426Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-19T17:23:00.426Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T17:23:00.426Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-19T17:23:00.426Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-19T17:23:00.426Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-19T17:23:00.689Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T17:23:00.689Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-19T17:23:00.689Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-19T17:23:00.689Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-19T17:23:00.949Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T17:23:00.949Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-19T17:23:00.949Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-19T17:23:00.949Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-19T17:23:01.217Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T17:23:01.217Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-19T17:23:01.217Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-19T17:23:01.217Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-19T17:23:01.481Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T17:23:01.481Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-19T17:23:01.481Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-19T17:23:01.481Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-19T17:23:01.744Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-19T17:23:01.744Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-19T17:23:01.744Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-19T17:23:01.744Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-19T17:23:01.744Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-19T17:23:02.010Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-19T17:23:02.010Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-19T17:23:02.271Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-19T17:23:02.271Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-19T17:23:02.532Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-19T17:23:02.532Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-19T17:23:02.532Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-19T17:23:02.532Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-19T17:23:02.796Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-19T17:23:02.796Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-19T17:23:02.796Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-19T17:23:02.796Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-19T17:23:03.059Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-19T17:23:03.059Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-19T17:23:03.059Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-19T17:23:03.059Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-19T17:23:03.331Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-19T17:23:03.331Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-19T17:23:03.331Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-19T17:23:03.331Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-19T17:23:04.351Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-19T17:23:04.351Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-19T17:23:04.351Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-19T17:23:04.351Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-19T17:23:04.625Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-19T17:23:04.625Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-19T17:23:04.908Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-19T17:23:05.527Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-19T17:23:05.527Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-19T17:23:05.527Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-19T17:23:05.862Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-19T17:23:05.862Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-19T17:23:05.862Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T17:23:05.862Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T17:23:06.149Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T17:23:06.149Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T17:23:06.149Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T17:23:06.149Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T17:23:06.411Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T17:23:06.411Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T17:23:07.359Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T17:23:07.359Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T17:23:08.298Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T17:23:08.298Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T17:23:09.238Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T17:23:09.238Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T17:23:09.808Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T17:23:09.808Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T17:23:10.751Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T17:23:10.751Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T17:23:11.013Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-19T17:23:11.013Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-19T17:23:11.013Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-19T17:23:11.013Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-19T17:23:11.277Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-19T17:23:11.277Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-19T17:23:11.547Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-19T17:23:11.547Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-19T17:23:11.547Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-19T17:23:11.547Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-19T17:23:11.823Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-19T17:23:11.823Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-19T17:23:11.823Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-19T17:23:11.823Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-19T17:23:12.082Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T17:23:12.082Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-19T17:23:12.082Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T17:23:12.082Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T17:23:12.082Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T17:23:12.082Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-19T17:23:12.082Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-19T17:23:12.082Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-19T17:23:12.342Z] [2021-01-19T17:23:12.342Z] Current default time zone: 'Etc/UTC' [2021-01-19T17:23:12.342Z] Local time is now: Tue Jan 19 17:23:12 UTC 2021. [2021-01-19T17:23:12.342Z] Universal Time is now: Tue Jan 19 17:23:12 UTC 2021. [2021-01-19T17:23:12.342Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-19T17:23:12.342Z] [2021-01-19T17:23:12.342Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-19T17:23:12.342Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T17:23:12.342Z] Setting up linux-libc-dev:amd64 (4.15.0-132.136) ... [2021-01-19T17:23:12.619Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-19T17:23:12.619Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-19T17:23:12.619Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-19T17:23:12.619Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-19T17:23:12.619Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-19T17:23:12.619Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-19T17:23:12.619Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-19T17:23:12.619Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T17:23:12.619Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-19T17:23:12.879Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T17:23:12.879Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-19T17:23:12.879Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T17:23:13.139Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-19T17:23:13.139Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-19T17:23:13.139Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-19T17:23:13.139Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-19T17:23:13.139Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-19T17:23:13.139Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-19T17:23:13.139Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-19T17:23:13.139Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-19T17:23:15.052Z] Updating certificates in /etc/ssl/certs... [2021-01-19T17:23:15.624Z] 22 added, 17 removed; done. [2021-01-19T17:23:15.886Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-19T17:23:15.886Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T17:23:15.886Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-19T17:23:15.886Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-19T17:23:15.886Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-19T17:23:15.886Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T17:23:15.886Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-19T17:23:15.886Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T17:23:16.157Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T17:23:16.157Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T17:23:16.157Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T17:23:16.157Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T17:23:16.157Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-19T17:23:16.157Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-19T17:23:16.157Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-19T17:23:16.157Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-19T17:23:16.417Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-19T17:23:16.418Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T17:23:16.418Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T17:23:16.418Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-19T17:23:16.418Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-19T17:23:16.418Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-19T17:23:16.678Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-19T17:23:16.678Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-19T17:23:16.678Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-19T17:23:16.678Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-19T17:23:16.678Z] Updating certificates in /etc/ssl/certs... [2021-01-19T17:23:17.276Z] 0 added, 0 removed; done. [2021-01-19T17:23:17.276Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-19T17:23:17.276Z] done. [2021-01-19T17:23:17.850Z] Reading package lists... [2021-01-19T17:23:18.110Z] Building dependency tree... [2021-01-19T17:23:18.110Z] Reading state information... [2021-01-19T17:23:18.110Z] The following NEW packages will be installed: [2021-01-19T17:23:18.110Z] apt-transport-https [2021-01-19T17:23:18.372Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-19T17:23:18.373Z] Need to get 1696 B of archives. [2021-01-19T17:23:18.373Z] After this operation, 153 kB of additional disk space will be used. [2021-01-19T17:23:18.373Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-19T17:23:18.373Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T17:23:18.373Z] Fetched 1696 B in 0s (28.7 kB/s) [2021-01-19T17:23:18.373Z] Selecting previously unselected package apt-transport-https. [2021-01-19T17:23:18.633Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-19T17:23:18.633Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-19T17:23:18.633Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-19T17:23:18.633Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-19T17:23:18.896Z] Waiting for network to be ready... [2021-01-19T17:23:25.471Z] 2021-01-19T17:23:22Z INFO Waiting for automatic snapd restart... [2021-01-19T17:23:25.471Z] snapd 2.48.2 from Canonical* installed [2021-01-19T17:23:26.414Z] "snapd" switched to the "latest/stable" channel [2021-01-19T17:23:26.414Z] [2021-01-19T17:23:30.612Z] core18 20201210 from Canonical* installed [2021-01-19T17:23:30.873Z] "core18" switched to the "latest/stable" channel [2021-01-19T17:23:30.873Z] [2021-01-19T17:23:33.908Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T17:23:33.908Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-19T17:23:33.908Z] ---> 29913cff92ce [2021-01-19T17:23:33.908Z] Step 3/26 : WORKDIR /edgex-go [2021-01-19T17:23:33.908Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T17:23:33.908Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-19T17:23:33.908Z] ---> 29913cff92ce [2021-01-19T17:23:33.908Z] Step 3/21 : WORKDIR /edgex-go [2021-01-19T17:23:33.908Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T17:23:33.908Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-19T17:23:33.908Z] ---> 29913cff92ce [2021-01-19T17:23:33.908Z] Step 3/24 : WORKDIR /edgex-go [2021-01-19T17:23:33.908Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T17:23:33.908Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-19T17:23:33.908Z] ---> 29913cff92ce [2021-01-19T17:23:33.908Z] Step 3/21 : WORKDIR /edgex-go [2021-01-19T17:23:33.908Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T17:23:33.908Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T17:23:33.908Z] ---> 29913cff92ce [2021-01-19T17:23:33.908Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T17:23:35.345Z] ---> Running in fcab7242d173 [2021-01-19T17:23:35.345Z] ---> Running in a0cb0ddd7b8f [2021-01-19T17:23:35.345Z] ---> Running in 03991edf3805 [2021-01-19T17:23:35.345Z] ---> Running in c42bd42bd832 [2021-01-19T17:23:35.345Z] ---> Running in e2224bd8ee31 [2021-01-19T17:23:36.170Z] snapcraft 4.4.4 from Canonical* installed [2021-01-19T17:23:36.332Z] Removing intermediate container 03991edf3805 [2021-01-19T17:23:36.332Z] ---> 886114142621 [2021-01-19T17:23:36.332Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T17:23:36.332Z] Removing intermediate container a0cb0ddd7b8f [2021-01-19T17:23:36.332Z] ---> 871a6420dc56 [2021-01-19T17:23:36.332Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T17:23:36.332Z] Removing intermediate container e2224bd8ee31 [2021-01-19T17:23:36.332Z] ---> c7bcf5f84ae4 [2021-01-19T17:23:36.332Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T17:23:36.332Z] Removing intermediate container c42bd42bd832 [2021-01-19T17:23:36.332Z] ---> eeac91a9a33b [2021-01-19T17:23:36.332Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T17:23:36.332Z] Removing intermediate container fcab7242d173 [2021-01-19T17:23:36.332Z] ---> 4aa99d9aa8c8 [2021-01-19T17:23:36.332Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T17:23:36.332Z] ---> Running in 06d877cc1173 [2021-01-19T17:23:36.332Z] ---> Running in a0a9db93422b [2021-01-19T17:23:36.332Z] ---> Running in ba3696ff3ede [2021-01-19T17:23:36.432Z] "snapcraft" switched to the "latest/stable" channel [2021-01-19T17:23:36.432Z] [2021-01-19T17:23:36.611Z] ---> Running in a32d7a1302f0 [2021-01-19T17:23:36.611Z] ---> Running in b7993e00ae26 [2021-01-19T17:23:40.051Z] Removing intermediate container 06d877cc1173 [2021-01-19T17:23:40.051Z] ---> 8a397daf8aa7 [2021-01-19T17:23:40.051Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-19T17:23:40.328Z] ---> Running in 518f1910a519 [2021-01-19T17:23:40.328Z] Removing intermediate container ba3696ff3ede [2021-01-19T17:23:40.328Z] ---> acdc0e2c288b [2021-01-19T17:23:40.328Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T17:23:40.606Z] ---> Running in b395993074a4 [2021-01-19T17:23:40.638Z] 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-19T17:23:40.638Z] - README.md [2021-01-19T17:23:40.638Z] - snapcraft.yaml.orig [2021-01-19T17:23:40.638Z] [2021-01-19T17:23:40.638Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-19T17:23:40.907Z] Removing intermediate container a0a9db93422b [2021-01-19T17:23:40.907Z] ---> 1e3608a096e5 [2021-01-19T17:23:40.907Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-19T17:23:41.179Z] ---> Running in b4d75b180aa7 [2021-01-19T17:23:41.179Z] Removing intermediate container b7993e00ae26 [2021-01-19T17:23:41.179Z] ---> 46661230ae13 [2021-01-19T17:23:41.179Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-19T17:23:41.179Z] Removing intermediate container a32d7a1302f0 [2021-01-19T17:23:41.179Z] ---> 62cebd429671 [2021-01-19T17:23:41.179Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-19T17:23:41.454Z] ---> Running in 66e7437d11c9 [2021-01-19T17:23:41.454Z] ---> Running in 129450f14903 [2021-01-19T17:23:42.437Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T17:23:42.437Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T17:23:43.038Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T17:23:43.038Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T17:23:43.313Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T17:23:43.313Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T17:23:43.313Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T17:23:43.910Z] OK: 217 MiB in 51 packages [2021-01-19T17:23:43.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T17:23:43.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T17:23:44.183Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T17:23:44.183Z] OK: 217 MiB in 51 packages [2021-01-19T17:23:44.789Z] OK: 217 MiB in 51 packages [2021-01-19T17:23:44.789Z] OK: 217 MiB in 51 packages [2021-01-19T17:23:45.064Z] OK: 217 MiB in 51 packages [2021-01-19T17:23:45.342Z] Removing intermediate container 518f1910a519 [2021-01-19T17:23:45.342Z] ---> cebda6372b0b [2021-01-19T17:23:45.342Z] Step 6/24 : COPY go.mod . [2021-01-19T17:23:45.953Z] Removing intermediate container b395993074a4 [2021-01-19T17:23:45.953Z] ---> b23385b62c52 [2021-01-19T17:23:45.953Z] Step 6/22 : COPY go.mod . [2021-01-19T17:23:46.554Z] ---> 1051d9205e11 [2021-01-19T17:23:46.554Z] Step 7/24 : RUN go mod download [2021-01-19T17:23:46.554Z] Removing intermediate container 129450f14903 [2021-01-19T17:23:46.554Z] ---> 07e57aa5ee6e [2021-01-19T17:23:46.554Z] Step 6/26 : COPY go.mod . [2021-01-19T17:23:46.837Z] Removing intermediate container b4d75b180aa7 [2021-01-19T17:23:46.837Z] ---> 4f82d73144d4 [2021-01-19T17:23:46.837Z] Step 6/21 : COPY go.mod . [2021-01-19T17:23:46.837Z] ---> Running in 71c036882b82 [2021-01-19T17:23:46.837Z] Removing intermediate container 66e7437d11c9 [2021-01-19T17:23:46.837Z] ---> 93375d7ac99f [2021-01-19T17:23:46.837Z] Step 6/21 : COPY go.mod . [2021-01-19T17:23:47.115Z] ---> b1b292cc7a7d [2021-01-19T17:23:47.115Z] Step 7/22 : RUN go mod download [2021-01-19T17:23:47.220Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-19T17:23:47.220Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-19T17:23:47.220Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-19T17:23:47.220Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-19T17:23:47.392Z] ---> Running in 5dff9a273b33 [2021-01-19T17:23:47.670Z] ---> 15de7d6bcef5 [2021-01-19T17:23:47.670Z] Step 7/26 : RUN go mod download [2021-01-19T17:23:47.956Z] ---> 2e76660db32d [2021-01-19T17:23:47.956Z] Step 7/21 : RUN go mod download [2021-01-19T17:23:47.956Z] ---> Running in c758b074c453 [2021-01-19T17:23:48.162Z] Reading package lists... [2021-01-19T17:23:48.231Z] ---> 1ecff6c1af42 [2021-01-19T17:23:48.231Z] Step 7/21 : RUN go mod download [2021-01-19T17:23:48.231Z] ---> Running in 05bab32e3ea6 [2021-01-19T17:23:48.430Z] 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-19T17:23:48.507Z] ---> Running in 214df95d1cea [2021-01-19T17:23:51.142Z] Removing intermediate container 71c036882b82 [2021-01-19T17:23:51.142Z] ---> 6283655512a6 [2021-01-19T17:23:51.142Z] Step 8/24 : COPY . . [2021-01-19T17:23:51.420Z] Removing intermediate container 5dff9a273b33 [2021-01-19T17:23:51.420Z] ---> 0585f5d0c8c9 [2021-01-19T17:23:51.420Z] Step 8/22 : COPY . . [2021-01-19T17:23:52.868Z] Removing intermediate container c758b074c453 [2021-01-19T17:23:52.868Z] ---> 04da653db79e [2021-01-19T17:23:52.868Z] Step 8/26 : COPY . . [2021-01-19T17:23:52.868Z] Removing intermediate container 05bab32e3ea6 [2021-01-19T17:23:52.868Z] ---> 71223af53a83 [2021-01-19T17:23:52.868Z] Step 8/21 : COPY . . [2021-01-19T17:23:53.524Z] Removing intermediate container 214df95d1cea [2021-01-19T17:23:53.524Z] ---> 869878aa4fe2 [2021-01-19T17:23:53.524Z] Step 8/21 : COPY . . [2021-01-19T17:23:55.011Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-19T17:23:55.011Z] Reading package lists... [2021-01-19T17:23:55.011Z] Building dependency tree... [2021-01-19T17:23:55.011Z] Reading state information... [2021-01-19T17:23:55.011Z] Suggested packages: [2021-01-19T17:23:55.011Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-19T17:23:55.011Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-19T17:23:55.011Z] Recommended packages: [2021-01-19T17:23:55.011Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-19T17:23:55.011Z] The following NEW packages will be installed: [2021-01-19T17:23:55.011Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-19T17:23:55.011Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-19T17:23:55.011Z] pkg-config zip [2021-01-19T17:23:55.011Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-19T17:23:55.011Z] Need to get 7655 kB of archives. [2021-01-19T17:23:55.011Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-19T17:23:55.011Z] 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-19T17:23:55.011Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-19T17:23:55.011Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-19T17:23:55.011Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-19T17:23:55.011Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-19T17:23:55.011Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-19T17:23:55.011Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-19T17:23:55.273Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-19T17:23:55.273Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-19T17:23:55.536Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-19T17:23:55.536Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-19T17:23:55.536Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-19T17:23:55.536Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-19T17:23:55.537Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-19T17:23:55.537Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-19T17:23:55.797Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T17:23:55.797Z] Fetched 7655 kB in 1s (9725 kB/s) [2021-01-19T17:23:56.059Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-19T17:23:56.059Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-19T17:23:56.059Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-19T17:23:56.059Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-19T17:23:56.331Z] Selecting previously unselected package libpsl5:amd64. [2021-01-19T17:23:56.331Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-19T17:23:56.331Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-19T17:23:56.331Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-19T17:23:56.331Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-19T17:23:56.331Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-19T17:23:56.331Z] Selecting previously unselected package librtmp1:amd64. [2021-01-19T17:23:56.331Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-19T17:23:56.331Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-19T17:23:56.591Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-19T17:23:56.591Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-19T17:23:56.591Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-19T17:23:56.591Z] Selecting previously unselected package liberror-perl. [2021-01-19T17:23:56.591Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-19T17:23:56.591Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-19T17:23:56.853Z] Selecting previously unselected package git-man. [2021-01-19T17:23:56.853Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-19T17:23:56.853Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-19T17:23:57.115Z] Selecting previously unselected package git. [2021-01-19T17:23:57.115Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-19T17:23:57.115Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-19T17:23:58.060Z] Selecting previously unselected package libnorm1:amd64. [2021-01-19T17:23:58.060Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-19T17:23:58.060Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-19T17:23:58.060Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-19T17:23:58.060Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-19T17:23:58.060Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-19T17:23:58.060Z] Selecting previously unselected package libsodium23:amd64. [2021-01-19T17:23:58.060Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-19T17:23:58.321Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-19T17:23:58.321Z] Selecting previously unselected package libzmq5:amd64. [2021-01-19T17:23:58.321Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-19T17:23:58.321Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-19T17:23:58.581Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-19T17:23:58.581Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-19T17:23:58.581Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-19T17:23:58.581Z] Selecting previously unselected package pkg-config. [2021-01-19T17:23:58.581Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-19T17:23:58.581Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-19T17:23:58.842Z] Selecting previously unselected package zip. [2021-01-19T17:23:58.842Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-19T17:23:58.842Z] Unpacking zip (3.0-11build1) ... [2021-01-19T17:23:58.842Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-19T17:23:58.842Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-19T17:23:58.842Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-19T17:23:58.842Z] Setting up liberror-perl (0.17025-1) ... [2021-01-19T17:23:59.103Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-19T17:23:59.103Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-19T17:23:59.103Z] No schema files found: doing nothing. [2021-01-19T17:23:59.103Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-19T17:23:59.103Z] Setting up zip (3.0-11build1) ... [2021-01-19T17:23:59.103Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-19T17:23:59.103Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-19T17:23:59.103Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-19T17:23:59.364Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-19T17:23:59.364Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-19T17:23:59.364Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-19T17:23:59.364Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-19T17:23:59.364Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-19T17:24:05.944Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-19T17:24:06.204Z] git set to automatically installed. [2021-01-19T17:24:06.204Z] git-man set to automatically installed. [2021-01-19T17:24:06.204Z] libcurl3-gnutls set to automatically installed. [2021-01-19T17:24:06.204Z] liberror-perl set to automatically installed. [2021-01-19T17:24:06.204Z] libglib2.0-0 set to automatically installed. [2021-01-19T17:24:06.204Z] libnghttp2-14 set to automatically installed. [2021-01-19T17:24:06.204Z] libnorm1 set to automatically installed. [2021-01-19T17:24:06.204Z] libpgm-5.2-0 set to automatically installed. [2021-01-19T17:24:06.204Z] libpsl5 set to automatically installed. [2021-01-19T17:24:06.204Z] librtmp1 set to automatically installed. [2021-01-19T17:24:06.204Z] libsodium23 set to automatically installed. [2021-01-19T17:24:06.204Z] libzmq3-dev set to automatically installed. [2021-01-19T17:24:06.204Z] libzmq5 set to automatically installed. [2021-01-19T17:24:06.204Z] pkg-config set to automatically installed. [2021-01-19T17:24:06.204Z] zip set to automatically installed. [2021-01-19T17:24:07.587Z] snapd is not logged in, snap install commands will use sudo [2021-01-19T17:24:14.254Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-19T17:24:14.254Z] snap "core18" has no updates available [2021-01-19T17:24:15.193Z] Pulling config-common [2021-01-19T17:24:16.132Z] Pulling go-build-helper [2021-01-19T17:24:20.470Z] ---> 5e2b8303f981 [2021-01-19T17:24:20.470Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-19T17:24:20.470Z] ---> 3e99ecf3b346 [2021-01-19T17:24:20.470Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-19T17:24:20.470Z] ---> 21c34e67eba8 [2021-01-19T17:24:20.470Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-19T17:24:20.470Z] ---> ba414cfb9fb6 [2021-01-19T17:24:20.470Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-19T17:24:20.470Z] ---> 1e89f59d11c4 [2021-01-19T17:24:20.470Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-19T17:24:20.470Z] ---> Running in cf253a84d6dc [2021-01-19T17:24:20.470Z] ---> Running in bfa257a46b02 [2021-01-19T17:24:20.470Z] ---> Running in 60722f9e9c4e [2021-01-19T17:24:20.470Z] ---> Running in fc5bbb9b311e [2021-01-19T17:24:20.470Z] ---> Running in addb39173aa7 [2021-01-19T17:24:20.470Z] 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-19T17:24:20.470Z] 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-19T17:24:20.470Z] 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-19T17:24:20.470Z] 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-19T17:24:20.470Z] 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-19T17:24:43.541Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-19T17:24:43.541Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-19T17:24:43.541Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-19T17:24:43.541Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-19T17:24:43.541Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-19T17:24:43.541Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-19T17:24:43.541Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-19T17:24:43.541Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-19T17:24:43.541Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-19T17:24:43.541Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-19T17:24:43.541Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-19T17:24:43.541Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-19T17:24:43.541Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-19T17:24:43.541Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-19T17:24:43.541Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-19T17:24:43.541Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-19T17:24:43.541Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-19T17:24:43.541Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-19T17:24:43.541Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-19T17:24:43.541Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1844 kB] [2021-01-19T17:24:43.541Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] [2021-01-19T17:24:43.541Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-19T17:24:43.541Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-19T17:24:43.541Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] [2021-01-19T17:24:43.541Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] [2021-01-19T17:24:43.541Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] [2021-01-19T17:24:43.541Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-19T17:24:43.541Z] Fetched 23.8 MB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-19T17:24:43.541Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-19T17:24:43.541Z] Fetched 279 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-19T17:24:43.541Z] Fetched 122 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-19T17:24:43.541Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-19T17:24:43.541Z] Fetched 8848 B in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-19T17:24:43.541Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-19T17:24:43.541Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-19T17:24:43.541Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-19T17:24:43.541Z] Fetched 214 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-19T17:24:43.541Z] Fetched 155 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-19T17:24:43.541Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-19T17:24:43.541Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-19T17:24:43.541Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-19T17:24:43.541Z] Fetched 499 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-19T17:24:43.541Z] Fetched 111 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-19T17:24:43.541Z] Fetched 240 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-19T17:24:43.541Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-19T17:24:43.541Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-19T17:24:43.541Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-19T17:24:43.541Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-19T17:24:43.541Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-19T17:24:43.541Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-19T17:24:43.541Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-19T17:24:43.541Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-19T17:24:43.541Z] Fetched 8720 B in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-19T17:24:43.541Z] Fetched 137 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-19T17:24:43.541Z] Fetched 119 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-19T17:24:43.541Z] Fetched 109 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-19T17:24:43.541Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-19T17:24:43.541Z] Fetched 645 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-19T17:24:43.541Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-19T17:24:43.541Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-19T17:24:43.541Z] Fetched 368 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-19T17:24:43.541Z] Fetched 187 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-19T17:24:43.541Z] Fetched 175 kB in 0s (0 B/s) [2021-01-19T17:24:43.541Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-19T17:24:44.117Z] Fetched 206 kB in 0s (0 B/s) [2021-01-19T17:24:44.117Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-19T17:24:44.117Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-19T17:24:44.117Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-19T17:24:44.117Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-19T17:24:44.117Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-19T17:24:44.117Z] Fetched 159 kB in 0s (0 B/s) [2021-01-19T17:24:44.117Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-19T17:24:44.117Z] Fetched 107 kB in 0s (0 B/s) [2021-01-19T17:24:44.117Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-19T17:24:44.117Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-19T17:24:44.117Z] Pulling static-packages [2021-01-19T17:24:45.500Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-19T17:24:45.500Z] Skipping pull go-build-helper (already ran) [2021-01-19T17:24:45.500Z] Skipping pull static-packages (already ran) [2021-01-19T17:24:45.500Z] Building go-build-helper [2021-01-19T17:24:49.714Z] Building static-packages [2021-01-19T17:24:51.626Z] Staging go-build-helper [2021-01-19T17:24:53.007Z] Staging static-packages [2021-01-19T17:24:53.949Z] Pulling go115 [2021-01-19T17:24:55.364Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-19T17:24:55.364Z] Skipping pull go115 (already ran) [2021-01-19T17:24:55.364Z] Building go115 [2021-01-19T17:24:55.364Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-19T17:24:55.364Z] Dload Upload Total Spent Left Speed [2021-01-19T17:24:58.442Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 48833 0 0 433k 0 0:04:32 --:--:-- 0:04:32 429k 30 115M 30 34.9M 0 0 31.4M 0 0:00:03 0:00:01 0:00:02 31.4M 66 115M 66 76.8M 0 0 36.4M 0 0:00:03 0:00:02 0:00:01 36.4M 98 115M 98 114M 0 0 36.6M 0 0:00:03 0:00:03 --:--:-- 36.6M 100 115M 100 115M 0 0 36.3M 0 0:00:03 0:00:03 --:--:-- 36.3M [2021-01-19T17:24:59.413Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-19T17:25:03.611Z] Staging go115 [2021-01-19T17:25:10.200Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-19T17:25:10.200Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-19T17:25:10.200Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-19T17:25:10.200Z] Fetched 0 B in 0s (0 B/s) [2021-01-19T17:25:10.200Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-19T17:25:10.200Z] Fetched 224 kB in 0s (0 B/s) [2021-01-19T17:25:10.200Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-19T17:25:10.200Z] Fetched 157 kB in 0s (0 B/s) [2021-01-19T17:25:10.201Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-19T17:25:10.201Z] Fetched 221 kB in 0s (0 B/s) [2021-01-19T17:25:10.201Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-19T17:25:10.201Z] Fetched 143 kB in 0s (0 B/s) [2021-01-19T17:25:10.201Z] Pulling edgex-go [2021-01-19T17:25:11.582Z] Pulling version [2021-01-19T17:25:12.524Z] Building config-common [2021-01-19T17:25:15.065Z] Skipping build go-build-helper (already ran) [2021-01-19T17:25:15.065Z] Skipping build static-packages (already ran) [2021-01-19T17:25:15.065Z] Skipping build go115 (already ran) [2021-01-19T17:25:15.065Z] Building edgex-go [2021-01-19T17:25:15.638Z] 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-19T17:25:17.043Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-19T17:25:17.043Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-19T17:25:17.043Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.147 [2021-01-19T17:25:17.043Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-19T17:25:17.043Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.72 [2021-01-19T17:25:17.043Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0 [2021-01-19T17:25:17.043Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-19T17:25:17.043Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-19T17:25:17.043Z] go: downloading github.com/google/uuid v1.1.5 [2021-01-19T17:25:17.043Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 [2021-01-19T17:25:17.043Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-19T17:25:17.043Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-19T17:25:17.043Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-19T17:25:17.043Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-19T17:25:17.043Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-19T17:25:17.043Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-19T17:25:17.043Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-19T17:25:17.043Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-19T17:25:17.043Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-19T17:25:17.043Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-19T17:25:17.043Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-19T17:25:17.043Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-19T17:25:17.043Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-19T17:25:17.043Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-19T17:25:17.043Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-19T17:25:17.043Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-19T17:25:17.043Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-19T17:25:17.043Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-19T17:25:17.043Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-19T17:25:17.043Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-19T17:25:17.043Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-19T17:25:17.043Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-19T17:25:17.043Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-19T17:25:17.043Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-19T17:25:17.043Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-19T17:25:17.043Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-19T17:25:17.043Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-19T17:25:17.043Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-19T17:25:17.308Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-19T17:25:17.308Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-19T17:25:17.308Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-19T17:25:25.450Z] 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-19T17:25:29.669Z] 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-19T17:25:31.050Z] 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-19T17:25:31.989Z] 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-19T17:25:32.560Z] 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-19T17:25:32.560Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-19T17:25:32.560Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-19T17:25:32.560Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-19T17:25:32.560Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-19T17:25:34.483Z] 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-19T17:25:34.483Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-19T17:25:34.483Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-19T17:25:35.868Z] 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-19T17:25:36.439Z] 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-19T17:25:36.439Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-19T17:25:37.819Z] 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-19T17:25:38.758Z] 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-19T17:25:39.696Z] 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-19T17:25:39.696Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-19T17:25:42.236Z] Building version [2021-01-19T17:25:43.178Z] 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-19T17:25:44.788Z] Staging config-common [2021-01-19T17:25:45.730Z] Skipping stage go-build-helper (already ran) [2021-01-19T17:25:45.730Z] Skipping stage static-packages (already ran) [2021-01-19T17:25:45.730Z] Skipping stage go115 (already ran) [2021-01-19T17:25:45.730Z] Staging edgex-go [2021-01-19T17:25:47.112Z] Staging version [2021-01-19T17:25:48.053Z] Priming config-common [2021-01-19T17:25:48.998Z] Priming go-build-helper [2021-01-19T17:25:49.939Z] Priming static-packages [2021-01-19T17:25:52.479Z] Priming go115 [2021-01-19T17:25:53.863Z] Priming edgex-go [2021-01-19T17:25:54.804Z] Priming version [2021-01-19T17:25:55.609Z] Removing intermediate container fc5bbb9b311e [2021-01-19T17:25:55.609Z] ---> 03599520da35 [2021-01-19T17:25:55.609Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-19T17:25:55.609Z] ---> Running in 18acb102bb4b [2021-01-19T17:25:55.609Z] Removing intermediate container bfa257a46b02 [2021-01-19T17:25:55.609Z] ---> 468ad36866b4 [2021-01-19T17:25:55.609Z] [2021-01-19T17:25:55.609Z] Step 10/21 : FROM alpine:3.12 [2021-01-19T17:25:55.609Z] 3.12: Pulling from library/alpine [2021-01-19T17:25:56.191Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-01-19T17:25:56.228Z] 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-19T17:25:56.503Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-19T17:25:56.795Z] Status: Downloaded newer image for alpine:3.12 [2021-01-19T17:25:57.401Z] ---> afeebe901d6b [2021-01-19T17:25:57.401Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-19T17:25:57.693Z] ---> Running in b7c37ef76433 [Pipeline] } [Pipeline] // withEnv [2021-01-19T17:25:57.967Z] Removing intermediate container 60722f9e9c4e [2021-01-19T17:25:57.967Z] ---> db44444b3f42 [2021-01-19T17:25:57.967Z] [2021-01-19T17:25:57.967Z] Step 10/24 : FROM scratch [2021-01-19T17:25:57.967Z] ---> [2021-01-19T17:25:57.967Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-19T17:25:57.967Z] Removing intermediate container cf253a84d6dc [2021-01-19T17:25:57.967Z] ---> 8bd39422db82 [2021-01-19T17:25:57.967Z] [2021-01-19T17:25:57.967Z] Step 10/21 : FROM scratch [2021-01-19T17:25:57.967Z] ---> [2021-01-19T17:25:57.967Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-01-19T17:25:58.247Z] ---> Running in 734f6eb4d99c [2021-01-19T17:25:58.247Z] ---> Running in 1db0d021a438 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-19T17:25:59.234Z] Removing intermediate container 734f6eb4d99c [2021-01-19T17:25:59.234Z] Removing intermediate container 1db0d021a438 [2021-01-19T17:25:59.234Z] ---> 84f7014eee70 [2021-01-19T17:25:59.234Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-19T17:25:59.234Z] ---> 7341488d3c60 [2021-01-19T17:25:59.234Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-19T17:25:59.234Z] ---> Running in 127cb2f3ccc5 [2021-01-19T17:25:59.234Z] ---> Running in 5c13514adf3a [2021-01-19T17:25:59.511Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T17:25:59.793Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T17:25:59.793Z] Removing intermediate container 127cb2f3ccc5 [2021-01-19T17:25:59.793Z] ---> 78b5f401a32d [2021-01-19T17:25:59.793Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-19T17:25:59.793Z] Removing intermediate container 5c13514adf3a [2021-01-19T17:25:59.793Z] ---> 393af780c067 [2021-01-19T17:25:59.793Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-19T17:26:00.070Z] ---> Running in 9bcfc7515025 [2021-01-19T17:26:00.070Z] ---> Running in f04941507d40 [2021-01-19T17:26:00.352Z] Removing intermediate container 18acb102bb4b [2021-01-19T17:26:00.352Z] ---> 747cf0a3ea48 [2021-01-19T17:26:00.352Z] [2021-01-19T17:26:00.352Z] Step 11/26 : FROM docker:20.10.0 [2021-01-19T17:26:00.352Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-19T17:26:00.352Z] 20.10.0: Pulling from library/docker [2021-01-19T17:26:00.624Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T17:26:00.624Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-19T17:26:00.624Z] (4/4) Installing curl (7.69.1-r3) [2021-01-19T17:26:00.624Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T17:26:00.624Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T17:26:00.896Z] OK: 7 MiB in 18 packages [2021-01-19T17:26:00.896Z] Removing intermediate container 9bcfc7515025 [2021-01-19T17:26:00.896Z] ---> b71856271190 [2021-01-19T17:26:00.896Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T17:26:01.178Z] Removing intermediate container f04941507d40 [2021-01-19T17:26:01.179Z] ---> 1b9a0501456c [2021-01-19T17:26:01.179Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-19T17:26:02.622Z] ---> 073b4d05df3a [2021-01-19T17:26:02.623Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-19T17:26:03.220Z] ---> f6950d09fc23 [2021-01-19T17:26:03.220Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-19T17:26:04.212Z] Removing intermediate container b7c37ef76433 [2021-01-19T17:26:04.212Z] ---> f43400d34e8f [2021-01-19T17:26:04.212Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-19T17:26:04.806Z] ---> Running in 6457ffa8e7e5 [2021-01-19T17:26:04.806Z] ---> 0bee5218b807 [2021-01-19T17:26:04.806Z] ---> 1169bc0d5160 [2021-01-19T17:26:04.806Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-19T17:26:04.806Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-19T17:26:05.404Z] Removing intermediate container 6457ffa8e7e5 [2021-01-19T17:26:05.404Z] ---> ea4382136288 [2021-01-19T17:26:05.404Z] Step 13/21 : WORKDIR /edgex [2021-01-19T17:26:06.058Z] ---> Running in 0dee9e38ef1b [2021-01-19T17:26:06.671Z] ---> 80769215fe19 [2021-01-19T17:26:06.671Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-19T17:26:06.945Z] ---> Running in 48c9baa576be [2021-01-19T17:26:07.236Z] Removing intermediate container 0dee9e38ef1b [2021-01-19T17:26:07.236Z] ---> 24b994857471 [2021-01-19T17:26:07.236Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-19T17:26:07.512Z] ---> e5dff68b415b [2021-01-19T17:26:07.512Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T17:26:08.120Z] Removing intermediate container 48c9baa576be [2021-01-19T17:26:08.120Z] ---> 5684bd318fa1 [2021-01-19T17:26:08.120Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T17:26:08.395Z] Removing intermediate container addb39173aa7 [2021-01-19T17:26:08.395Z] ---> 86047132102c [2021-01-19T17:26:08.395Z] [2021-01-19T17:26:08.395Z] Step 10/22 : FROM scratch [2021-01-19T17:26:08.395Z] ---> [2021-01-19T17:26:08.395Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T17:26:08.668Z] ---> Running in 63ad203efa09 [2021-01-19T17:26:08.668Z] ---> Using cache [2021-01-19T17:26:08.668Z] ---> 84f7014eee70 [2021-01-19T17:26:08.668Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-19T17:26:08.668Z] ---> 25cfcd4d8e84 [2021-01-19T17:26:08.668Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-19T17:26:08.938Z] ---> Running in 31162b827f5a [2021-01-19T17:26:08.938Z] ---> df4f978f6aea [2021-01-19T17:26:08.938Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-19T17:26:09.209Z] Removing intermediate container 63ad203efa09 [2021-01-19T17:26:09.209Z] ---> 3734af3bbea2 [2021-01-19T17:26:09.209Z] Step 19/21 : LABEL arch=arm64 [2021-01-19T17:26:09.804Z] ---> Running in 8c245f8d9ab7 [2021-01-19T17:26:10.077Z] Removing intermediate container 31162b827f5a [2021-01-19T17:26:10.077Z] ---> 4c7e08121e89 [2021-01-19T17:26:10.077Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-19T17:26:10.674Z] ---> Running in 4154fe3c8be2 [2021-01-19T17:26:10.948Z] ---> d18d453b60e6 [2021-01-19T17:26:10.948Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-19T17:26:11.222Z] Removing intermediate container 8c245f8d9ab7 [2021-01-19T17:26:11.222Z] ---> 484e9b15d250 [2021-01-19T17:26:11.222Z] Step 20/21 : LABEL git_sha=016e1bd686ea2176a40df050d7efa3d5284cc4a2 [2021-01-19T17:26:11.504Z] ---> 6b01986cebee [2021-01-19T17:26:11.504Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-19T17:26:11.775Z] Removing intermediate container 4154fe3c8be2 [2021-01-19T17:26:11.775Z] ---> 808d199f389d [2021-01-19T17:26:11.775Z] Step 14/22 : WORKDIR / [2021-01-19T17:26:11.775Z] ---> Running in 830e40946c9a [2021-01-19T17:26:12.051Z] ---> Running in 1a55d34116e8 [2021-01-19T17:26:12.325Z] ---> c3486049c874 [2021-01-19T17:26:12.325Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-19T17:26:12.597Z] Removing intermediate container 830e40946c9a [2021-01-19T17:26:12.597Z] ---> 4632193d8c08 [2021-01-19T17:26:12.597Z] Step 21/21 : LABEL version=0.0.0 [2021-01-19T17:26:12.870Z] ---> Running in 87375a252bb0 [2021-01-19T17:26:13.142Z] ---> c7fe6e592946 [2021-01-19T17:26:13.142Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-19T17:26:13.142Z] Removing intermediate container 1a55d34116e8 [2021-01-19T17:26:13.142Z] ---> dc4ddf8cb07d [2021-01-19T17:26:13.142Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T17:26:13.142Z] ---> Running in 7326a4f8f38b [2021-01-19T17:26:13.426Z] ---> Running in b270ee3cd31a [2021-01-19T17:26:13.718Z] Removing intermediate container 87375a252bb0 [2021-01-19T17:26:13.718Z] ---> 8f7d7c0a7bdc [2021-01-19T17:26:13.718Z] Step 18/21 : CMD ["--init=true"] [2021-01-19T17:26:13.718Z] ---> Running in d9f2db761045 [2021-01-19T17:26:13.993Z] Removing intermediate container 7326a4f8f38b [2021-01-19T17:26:13.993Z] ---> 67fbea932fba [2021-01-19T17:26:13.993Z] [2021-01-19T17:26:14.267Z] Removing intermediate container b270ee3cd31a [2021-01-19T17:26:14.267Z] ---> ce58fb579c78 [2021-01-19T17:26:14.267Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T17:26:14.267Z] ---> 3fb339fac39d [2021-01-19T17:26:14.267Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-19T17:26:14.547Z] ---> Running in 26e6ecab6fdd [2021-01-19T17:26:14.547Z] Removing intermediate container d9f2db761045 [2021-01-19T17:26:14.547Z] ---> cd88dd5e8136 [2021-01-19T17:26:14.547Z] Step 19/21 : LABEL arch=arm64 [2021-01-19T17:26:14.547Z] Successfully built 67fbea932fba [2021-01-19T17:26:14.826Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-19T17:26:14.826Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrap-redis-go [2021-01-19T17:26:14.826Z] ---> Running in ff828f94a005 [2021-01-19T17:26:15.105Z] Removing intermediate container 26e6ecab6fdd [2021-01-19T17:26:15.106Z] ---> ba30eb7fe1c4 [2021-01-19T17:26:15.106Z] Step 22/24 : LABEL arch=arm64 [2021-01-19T17:26:15.106Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-19T17:26:15.378Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-19T17:26:15.378Z] ---> eeaf43b92773 [2021-01-19T17:26:15.378Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-19T17:26:15.654Z] ---> Running in 73f63404d990 [2021-01-19T17:26:15.655Z] ---> Running in 1c79691768ff [2021-01-19T17:26:15.929Z] Removing intermediate container ff828f94a005 [2021-01-19T17:26:15.929Z] ---> d8df346e4678 [2021-01-19T17:26:15.929Z] Step 20/21 : LABEL git_sha=016e1bd686ea2176a40df050d7efa3d5284cc4a2 [2021-01-19T17:26:16.202Z] ---> 5c0ba0ada66a [2021-01-19T17:26:16.202Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-19T17:26:16.484Z] ---> Running in bd4cad007d26 [2021-01-19T17:26:16.761Z] Removing intermediate container 1c79691768ff [2021-01-19T17:26:16.761Z] ---> 929e3d56b0d7 [2021-01-19T17:26:16.761Z] Step 23/24 : LABEL git_sha=016e1bd686ea2176a40df050d7efa3d5284cc4a2 [2021-01-19T17:26:17.360Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T17:26:17.711Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T17:26:17.711Z] ---> Running in 788fe7f9a75d [2021-01-19T17:26:17.992Z] Removing intermediate container bd4cad007d26 [2021-01-19T17:26:17.992Z] ---> 43d2e18f7f87 [2021-01-19T17:26:17.992Z] Step 21/21 : LABEL version=0.0.0 [2021-01-19T17:26:18.269Z] (1/2) Installing readline (8.0.4-r0) [2021-01-19T17:26:18.269Z] ---> 058650bcc25f [2021-01-19T17:26:18.269Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-19T17:26:18.269Z] (2/2) Installing bash (5.0.17-r0) [2021-01-19T17:26:18.269Z] Executing bash-5.0.17-r0.post-install [2021-01-19T17:26:18.269Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T17:26:18.269Z] OK: 12 MiB in 22 packages [2021-01-19T17:26:18.545Z] ---> Running in 50f3d0198f60 [2021-01-19T17:26:18.545Z] ---> Running in ed365284eb19 [2021-01-19T17:26:18.545Z] Removing intermediate container 788fe7f9a75d [2021-01-19T17:26:18.545Z] ---> 65aa9d261616 [2021-01-19T17:26:18.545Z] Step 24/24 : LABEL version=0.0.0 [2021-01-19T17:26:19.143Z] ---> Running in 0b9709be64ce [2021-01-19T17:26:19.739Z] Removing intermediate container ed365284eb19 [2021-01-19T17:26:19.739Z] ---> 62231e7166f0 [2021-01-19T17:26:19.739Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T17:26:19.739Z] Removing intermediate container 50f3d0198f60 [2021-01-19T17:26:19.739Z] ---> c582acb0d949 [2021-01-19T17:26:19.739Z] [2021-01-19T17:26:20.014Z] Removing intermediate container 0b9709be64ce [2021-01-19T17:26:20.014Z] ---> 70935cc91e51 [2021-01-19T17:26:20.014Z] [2021-01-19T17:26:20.297Z] Successfully built c582acb0d949 [2021-01-19T17:26:20.297Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-19T17:26:20.297Z] Building docker-core-command-go [2021-01-19T17:26:20.297Z]  Building docker-security-proxy-setup-go ... done  ---> Running in b78d622ed64a [2021-01-19T17:26:20.568Z] Successfully built 70935cc91e51 [2021-01-19T17:26:20.845Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-19T17:26:20.845Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-01-19T17:26:20.845Z] Removing intermediate container 73f63404d990 [2021-01-19T17:26:20.845Z] ---> 1c0b95245cd7 [2021-01-19T17:26:20.845Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-19T17:26:20.845Z] ---> Running in 87e49bf0fe38 [2021-01-19T17:26:20.845Z] Removing intermediate container b78d622ed64a [2021-01-19T17:26:20.845Z] ---> e6a86d39b5b9 [2021-01-19T17:26:20.845Z] Step 20/22 : LABEL arch=arm64 [2021-01-19T17:26:21.121Z] ---> Running in ac84b2da7fda [2021-01-19T17:26:21.395Z] Removing intermediate container 87e49bf0fe38 [2021-01-19T17:26:21.395Z] ---> 8fbb52344eb0 [2021-01-19T17:26:21.395Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-19T17:26:21.668Z] ---> Running in d3101e1aaaef [2021-01-19T17:26:21.668Z] Removing intermediate container ac84b2da7fda [2021-01-19T17:26:21.668Z] ---> a068e2241831 [2021-01-19T17:26:21.668Z] Step 21/22 : LABEL git_sha=016e1bd686ea2176a40df050d7efa3d5284cc4a2 [2021-01-19T17:26:21.939Z] ---> Running in bcb1724d02ad [2021-01-19T17:26:22.223Z] Removing intermediate container d3101e1aaaef [2021-01-19T17:26:22.223Z] ---> b2edeada9741 [2021-01-19T17:26:22.223Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-19T17:26:22.223Z] ---> Running in 53d9a28251e8 [2021-01-19T17:26:22.496Z] Removing intermediate container bcb1724d02ad [2021-01-19T17:26:22.496Z] ---> 9ab627196382 [2021-01-19T17:26:22.496Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T17:26:22.776Z] ---> Running in ca76b1edd0f7 [2021-01-19T17:26:22.776Z] Removing intermediate container 53d9a28251e8 [2021-01-19T17:26:22.776Z] ---> 80b22cefa253 [2021-01-19T17:26:22.776Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-19T17:26:23.382Z] Removing intermediate container ca76b1edd0f7 [2021-01-19T17:26:23.382Z] ---> 16407e587b77 [2021-01-19T17:26:23.382Z] [2021-01-19T17:26:23.660Z] Successfully built 16407e587b77 [2021-01-19T17:26:23.932Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-19T17:26:23.932Z]  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go [2021-01-19T17:26:24.548Z] ---> aa8cf52f18b6 [2021-01-19T17:26:24.825Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-19T17:26:25.807Z] ---> 76e07aeb38e8 [2021-01-19T17:26:25.807Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-19T17:26:27.800Z] ---> d186e68bb579 [2021-01-19T17:26:27.800Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-19T17:26:28.409Z] ---> Running in 523875159f42 [2021-01-19T17:26:29.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T17:26:29.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T17:26:30.450Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-19T17:26:30.451Z] (2/33) Installing expat (2.2.9-r1) [2021-01-19T17:26:30.451Z] (3/33) Installing libffi (3.3-r2) [2021-01-19T17:26:30.451Z] (4/33) Installing gdbm (1.13-r1) [2021-01-19T17:26:30.451Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-19T17:26:30.451Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-19T17:26:30.451Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-19T17:26:32.507Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-19T17:26:32.507Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-19T17:26:32.507Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-19T17:26:32.507Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-19T17:26:32.507Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-19T17:26:32.507Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-19T17:26:32.507Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-19T17:26:32.507Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-19T17:26:32.507Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-19T17:26:32.781Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-19T17:26:32.781Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-19T17:26:32.781Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-19T17:26:32.781Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-19T17:26:32.781Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-19T17:26:32.781Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-19T17:26:32.781Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-19T17:26:32.781Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-19T17:26:32.781Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-19T17:26:32.781Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-19T17:26:33.052Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-19T17:26:33.052Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-19T17:26:33.052Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-19T17:26:33.052Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-19T17:26:33.052Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-19T17:26:33.053Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-19T17:26:33.053Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-19T17:26:33.325Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T17:26:33.325Z] OK: 71 MiB in 55 packages [2021-01-19T17:26:43.483Z] Removing intermediate container 523875159f42 [2021-01-19T17:26:43.483Z] ---> bd332cb8dc0b [2021-01-19T17:26:43.483Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-19T17:26:43.483Z] ---> Running in 1a32a4cdf46d [2021-01-19T17:26:48.888Z] Collecting docker-compose==1.23.2 [2021-01-19T17:26:48.888Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-19T17:26:49.487Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-19T17:26:49.487Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-19T17:26:52.873Z] Collecting PyYAML<4,>=3.10 [2021-01-19T17:26:52.873Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-19T17:26:54.304Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T17:26:54.304Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T17:26:54.304Z] ---> 29913cff92ce [2021-01-19T17:26:54.304Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T17:26:54.304Z] ---> Using cache [2021-01-19T17:26:54.304Z] ---> 4aa99d9aa8c8 [2021-01-19T17:26:54.304Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T17:26:54.304Z] ---> Using cache [2021-01-19T17:26:54.304Z] ---> 62cebd429671 [2021-01-19T17:26:54.304Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T17:26:54.304Z] ---> Using cache [2021-01-19T17:26:54.304Z] ---> 93375d7ac99f [2021-01-19T17:26:54.304Z] Step 6/22 : COPY go.mod . [2021-01-19T17:26:54.304Z] ---> Using cache [2021-01-19T17:26:54.304Z] ---> 1ecff6c1af42 [2021-01-19T17:26:54.304Z] Step 7/22 : RUN go mod download [2021-01-19T17:26:54.304Z] ---> Using cache [2021-01-19T17:26:54.304Z] ---> 869878aa4fe2 [2021-01-19T17:26:54.304Z] Step 8/22 : COPY . . [2021-01-19T17:26:54.304Z] ---> Using cache [2021-01-19T17:26:54.304Z] ---> 3e99ecf3b346 [2021-01-19T17:26:54.304Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-19T17:26:56.301Z] 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-19T17:26:57.752Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-19T17:26:57.752Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-19T17:26:58.024Z] ---> Running in 7e3e3885527c [2021-01-19T17:26:58.627Z] Collecting texttable<0.10,>=0.9.0 [2021-01-19T17:26:58.627Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-19T17:26:59.604Z] 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-19T17:27:01.059Z] Collecting docker<4.0,>=3.6.0 [2021-01-19T17:27:01.334Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-19T17:27:02.313Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-19T17:27:02.313Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-19T17:27:02.914Z] Collecting cached-property<2,>=1.2.0 [2021-01-19T17:27:02.914Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-19T17:27:03.525Z] Collecting docopt<0.7,>=0.6.1 [2021-01-19T17:27:03.525Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-19T17:27:06.401Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T17:27:06.401Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T17:27:06.401Z] ---> 29913cff92ce [2021-01-19T17:27:06.401Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T17:27:06.401Z] ---> Using cache [2021-01-19T17:27:06.401Z] ---> 4aa99d9aa8c8 [2021-01-19T17:27:06.401Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T17:27:06.401Z] ---> Using cache [2021-01-19T17:27:06.401Z] ---> 62cebd429671 [2021-01-19T17:27:06.401Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T17:27:06.401Z] ---> Using cache [2021-01-19T17:27:06.401Z] ---> 93375d7ac99f [2021-01-19T17:27:06.401Z] Step 6/22 : COPY go.mod . [2021-01-19T17:27:06.401Z] ---> Using cache [2021-01-19T17:27:06.401Z] ---> 1ecff6c1af42 [2021-01-19T17:27:06.401Z] Step 7/22 : RUN go mod download [2021-01-19T17:27:06.401Z] ---> Using cache [2021-01-19T17:27:06.401Z] ---> 869878aa4fe2 [2021-01-19T17:27:06.401Z] Step 8/22 : COPY . . [2021-01-19T17:27:06.401Z] ---> Using cache [2021-01-19T17:27:06.401Z] ---> 3e99ecf3b346 [2021-01-19T17:27:06.401Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-19T17:27:06.401Z] Collecting jsonschema<3,>=2.5.1 [2021-01-19T17:27:06.401Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T17:27:06.401Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-19T17:27:06.401Z] ---> 29913cff92ce [2021-01-19T17:27:06.401Z] Step 3/23 : WORKDIR /edgex-go [2021-01-19T17:27:06.401Z] ---> Using cache [2021-01-19T17:27:06.401Z] ---> 4aa99d9aa8c8 [2021-01-19T17:27:06.401Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T17:27:06.401Z] ---> Using cache [2021-01-19T17:27:06.401Z] ---> 62cebd429671 [2021-01-19T17:27:06.401Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-19T17:27:06.401Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-19T17:27:06.690Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T17:27:06.690Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-19T17:27:06.690Z] ---> 29913cff92ce [2021-01-19T17:27:06.690Z] Step 3/24 : WORKDIR /edgex-go [2021-01-19T17:27:06.690Z] ---> Using cache [2021-01-19T17:27:06.690Z] ---> 4aa99d9aa8c8 [2021-01-19T17:27:06.690Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T17:27:06.690Z] ---> Using cache [2021-01-19T17:27:06.690Z] ---> 62cebd429671 [2021-01-19T17:27:06.690Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-19T17:27:06.690Z] ---> Using cache [2021-01-19T17:27:06.690Z] ---> 93375d7ac99f [2021-01-19T17:27:06.690Z] Step 6/24 : COPY go.mod . [2021-01-19T17:27:06.690Z] ---> Using cache [2021-01-19T17:27:06.690Z] ---> 1ecff6c1af42 [2021-01-19T17:27:06.690Z] Step 7/24 : RUN go mod download [2021-01-19T17:27:06.690Z] ---> Using cache [2021-01-19T17:27:06.690Z] ---> 869878aa4fe2 [2021-01-19T17:27:06.690Z] Step 8/24 : COPY . . [2021-01-19T17:27:06.690Z] ---> Using cache [2021-01-19T17:27:06.690Z] ---> 3e99ecf3b346 [2021-01-19T17:27:06.690Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-19T17:27:08.139Z] Collecting idna<2.8,>=2.5 [2021-01-19T17:27:08.139Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-19T17:27:08.139Z] 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-19T17:27:08.139Z] 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-19T17:27:08.139Z] ---> Running in 687c65bdac39 [2021-01-19T17:27:08.139Z] ---> Running in f768ca0a47df [2021-01-19T17:27:08.139Z] ---> Running in 027d02cf4ee4 [2021-01-19T17:27:08.732Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-19T17:27:08.732Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-19T17:27:09.340Z] Collecting docker-pycreds>=0.4.0 [2021-01-19T17:27:09.340Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-19T17:27:09.617Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-19T17:27:09.617Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-19T17:27:09.617Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-19T17:27:09.617Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-19T17:27:10.759Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T17:27:10.759Z] 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-19T17:27:11.048Z] 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-19T17:27:11.335Z] Installing collected packages: dockerpty, PyYAML, idna, urllib3, requests, texttable, websocket-client, docker-pycreds, docker, cached-property, docopt, jsonschema, docker-compose [2021-01-19T17:27:11.335Z] Running setup.py install for dockerpty: started [2021-01-19T17:27:11.335Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T17:27:12.315Z] OK: 217 MiB in 51 packages [2021-01-19T17:27:13.753Z] Removing intermediate container 027d02cf4ee4 [2021-01-19T17:27:13.753Z] ---> c89f349ddabb [2021-01-19T17:27:13.753Z] Step 6/23 : COPY go.mod . [2021-01-19T17:27:14.358Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-19T17:27:14.640Z] Running setup.py install for PyYAML: started [2021-01-19T17:27:14.914Z] ---> 0d31d2bd4f01 [2021-01-19T17:27:14.914Z] Step 7/23 : RUN go mod download [2021-01-19T17:27:15.192Z] ---> Running in a25e7a52fbf1 [2021-01-19T17:27:18.591Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-19T17:27:18.591Z] Attempting uninstall: idna [2021-01-19T17:27:18.591Z] Found existing installation: idna 2.9 [2021-01-19T17:27:18.591Z] Uninstalling idna-2.9: [2021-01-19T17:27:18.591Z] Successfully uninstalled idna-2.9 [2021-01-19T17:27:19.196Z] Attempting uninstall: urllib3 [2021-01-19T17:27:19.196Z] Found existing installation: urllib3 1.25.9 [2021-01-19T17:27:19.473Z] Uninstalling urllib3-1.25.9: [2021-01-19T17:27:19.750Z] Successfully uninstalled urllib3-1.25.9 [2021-01-19T17:27:19.751Z] Removing intermediate container a25e7a52fbf1 [2021-01-19T17:27:19.751Z] ---> 74ef6eb0a318 [2021-01-19T17:27:19.751Z] Step 8/23 : COPY . . [2021-01-19T17:27:20.736Z] Attempting uninstall: requests [2021-01-19T17:27:20.736Z] Found existing installation: requests 2.23.0 [2021-01-19T17:27:20.736Z] Uninstalling requests-2.23.0: [2021-01-19T17:27:21.015Z] Successfully uninstalled requests-2.23.0 [2021-01-19T17:27:21.615Z] Running setup.py install for texttable: started [2021-01-19T17:27:25.024Z] Running setup.py install for texttable: finished with status 'done' [2021-01-19T17:27:26.493Z] Running setup.py install for docopt: started [2021-01-19T17:27:29.908Z] Running setup.py install for docopt: finished with status 'done' [2021-01-19T17:27:31.366Z] 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-19T17:27:39.695Z] ---> 6cc2bac57cb2 [2021-01-19T17:27:39.695Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-19T17:27:39.695Z] ---> Running in a82ce828f303 [2021-01-19T17:27:41.686Z] Removing intermediate container 1a32a4cdf46d [2021-01-19T17:27:41.686Z] ---> d918f4d9abf0 [2021-01-19T17:27:41.686Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-19T17:27:41.686Z] ---> Running in 9ff90a4e3fb7 [2021-01-19T17:27:41.968Z] 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-19T17:27:43.415Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T17:27:43.415Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T17:27:44.017Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T17:27:44.017Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-19T17:27:44.017Z] (3/3) Installing curl (7.69.1-r3) [2021-01-19T17:27:44.292Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T17:27:44.293Z] OK: 71 MiB in 58 packages [2021-01-19T17:27:46.342Z] Removing intermediate container 9ff90a4e3fb7 [2021-01-19T17:27:46.342Z] ---> f29fbdbf1a42 [2021-01-19T17:27:46.342Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-19T17:27:46.342Z] ---> Running in e84bd2425f88 [2021-01-19T17:27:46.939Z] Removing intermediate container e84bd2425f88 [2021-01-19T17:27:46.939Z] ---> d5348335532e [2021-01-19T17:27:46.939Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T17:27:47.219Z] ---> Running in a7abd93014db [2021-01-19T17:27:47.819Z] Removing intermediate container a7abd93014db [2021-01-19T17:27:47.819Z] ---> 2cc6b96beb95 [2021-01-19T17:27:47.819Z] Step 24/26 : LABEL arch=arm64 [2021-01-19T17:27:48.095Z] ---> Running in b493228bfb4a [2021-01-19T17:27:48.695Z] Removing intermediate container b493228bfb4a [2021-01-19T17:27:48.695Z] ---> 72f8890eebc9 [2021-01-19T17:27:48.695Z] Step 25/26 : LABEL git_sha=016e1bd686ea2176a40df050d7efa3d5284cc4a2 [2021-01-19T17:27:48.979Z] ---> Running in 30078eb57313 [2021-01-19T17:27:49.584Z] Removing intermediate container 30078eb57313 [2021-01-19T17:27:49.584Z] ---> b066afcc4bd2 [2021-01-19T17:27:49.584Z] Step 26/26 : LABEL version=0.0.0 [2021-01-19T17:27:49.860Z] ---> Running in 260c762a2bf7 [2021-01-19T17:27:50.462Z] Removing intermediate container 260c762a2bf7 [2021-01-19T17:27:50.462Z] ---> 07280b40fd17 [2021-01-19T17:27:50.462Z] [2021-01-19T17:27:51.069Z] Successfully built 07280b40fd17 [2021-01-19T17:27:51.069Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-19T17:28:17.880Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 7e3e3885527c [2021-01-19T17:28:17.880Z] ---> ff5b98003005 [2021-01-19T17:28:17.880Z] [2021-01-19T17:28:17.880Z] Step 10/22 : FROM alpine:3.12 [2021-01-19T17:28:17.880Z] ---> afeebe901d6b [2021-01-19T17:28:17.880Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-19T17:28:17.880Z] ---> Running in b07fdbed571a [2021-01-19T17:28:17.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T17:28:17.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T17:28:17.880Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-19T17:28:17.880Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T17:28:17.880Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-19T17:28:17.880Z] (4/5) Installing curl (7.69.1-r3) [2021-01-19T17:28:17.880Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-19T17:28:17.880Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T17:28:17.880Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T17:28:18.152Z] OK: 7 MiB in 19 packages [2021-01-19T17:28:19.590Z] 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-19T17:28:21.029Z] Removing intermediate container b07fdbed571a [2021-01-19T17:28:21.029Z] ---> ffb969082a53 [2021-01-19T17:28:21.029Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-19T17:28:21.302Z] ---> Running in 63f20843188f [2021-01-19T17:28:21.906Z] Removing intermediate container 63f20843188f [2021-01-19T17:28:21.906Z] ---> 791571c95ffa [2021-01-19T17:28:21.906Z] Step 13/22 : WORKDIR / [2021-01-19T17:28:21.906Z] ---> Running in 91d420613185 [2021-01-19T17:28:22.897Z] Removing intermediate container 91d420613185 [2021-01-19T17:28:22.897Z] ---> b8e615205ad3 [2021-01-19T17:28:22.897Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T17:28:23.883Z] ---> aafa80b8247b [2021-01-19T17:28:23.884Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-19T17:28:25.871Z] ---> c61239b42449 [2021-01-19T17:28:25.871Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-19T17:28:26.858Z] ---> 86e9bf579eb0 [2021-01-19T17:28:26.858Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-19T17:28:28.308Z] ---> 8318b67b477e [2021-01-19T17:28:28.308Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-19T17:28:28.308Z] ---> Running in d5c91fc32b13 [2021-01-19T17:28:32.647Z] Removing intermediate container d5c91fc32b13 [2021-01-19T17:28:32.647Z] ---> 7694cfebc674 [2021-01-19T17:28:32.647Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-19T17:28:32.647Z] ---> Running in 52837cfd3721 [2021-01-19T17:28:34.084Z] Removing intermediate container 52837cfd3721 [2021-01-19T17:28:34.084Z] ---> 9f392733003e [2021-01-19T17:28:34.084Z] Step 20/22 : LABEL arch=arm64 [2021-01-19T17:28:34.357Z] ---> Running in 61e0a1d1a4ba [2021-01-19T17:28:35.357Z] Removing intermediate container 687c65bdac39 [2021-01-19T17:28:35.357Z] ---> 7e9b73b76c0c [2021-01-19T17:28:35.357Z] [2021-01-19T17:28:35.357Z] Step 10/24 : FROM alpine:3.12 [2021-01-19T17:28:35.357Z] ---> afeebe901d6b [2021-01-19T17:28:35.357Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-19T17:28:35.357Z] ---> Using cache [2021-01-19T17:28:35.357Z] ---> ffb969082a53 [2021-01-19T17:28:35.357Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-19T17:28:35.673Z] Removing intermediate container 61e0a1d1a4ba [2021-01-19T17:28:35.673Z] ---> ce3a2d7ac1fb [2021-01-19T17:28:35.673Z] Step 21/22 : LABEL git_sha=016e1bd686ea2176a40df050d7efa3d5284cc4a2 [2021-01-19T17:28:35.673Z] ---> Running in bdefb12e1339 [2021-01-19T17:28:35.966Z] ---> Running in 203ac3127f6e [2021-01-19T17:28:37.404Z] Removing intermediate container bdefb12e1339 [2021-01-19T17:28:37.404Z] ---> ed79d7062a49 [2021-01-19T17:28:37.404Z] Step 13/24 : WORKDIR / [2021-01-19T17:28:37.404Z] Removing intermediate container 203ac3127f6e [2021-01-19T17:28:37.404Z] ---> 44f3e0c712b2 [2021-01-19T17:28:37.404Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T17:28:37.404Z] Removing intermediate container f768ca0a47df [2021-01-19T17:28:37.404Z] ---> 0da19ae809d0 [2021-01-19T17:28:37.404Z] [2021-01-19T17:28:37.404Z] Step 10/22 : FROM scratch [2021-01-19T17:28:37.404Z] ---> [2021-01-19T17:28:37.404Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T17:28:37.675Z] ---> Running in d8689782ed8b [2021-01-19T17:28:37.675Z] ---> Using cache [2021-01-19T17:28:37.675Z] ---> 84f7014eee70 [2021-01-19T17:28:37.675Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-19T17:28:37.675Z] ---> Running in b02939a5976e [2021-01-19T17:28:37.946Z] ---> Running in d91e8534eb51 [2021-01-19T17:28:38.540Z] Removing intermediate container d8689782ed8b [2021-01-19T17:28:38.540Z] ---> afa969f86f12 [2021-01-19T17:28:38.540Z] [2021-01-19T17:28:38.812Z] Removing intermediate container b02939a5976e [2021-01-19T17:28:38.812Z] ---> 393903916df5 [2021-01-19T17:28:38.812Z] 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-19T17:28:39.086Z] Removing intermediate container d91e8534eb51 [2021-01-19T17:28:39.086Z] ---> 02833de58eb1 [2021-01-19T17:28:39.086Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-19T17:28:39.086Z] ---> Running in 27a1021ec2fe [2021-01-19T17:28:39.086Z] Successfully built afa969f86f12 [2021-01-19T17:28:39.360Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-19T17:28:39.956Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 27a1021ec2fe [2021-01-19T17:28:39.956Z] ---> a004dde2e8b6 [2021-01-19T17:28:39.956Z] Step 14/22 : WORKDIR / [2021-01-19T17:28:40.238Z] ---> Running in b0de02e1595f [2021-01-19T17:28:40.510Z] ---> f4b279cc27fb [2021-01-19T17:28:40.510Z] 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-19T17:28:41.499Z] Removing intermediate container b0de02e1595f [2021-01-19T17:28:41.499Z] ---> fa174723e87b [2021-01-19T17:28:41.499Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T17:28:41.499Z] ---> 89fd7f4d9fe3 [2021-01-19T17:28:41.499Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-19T17:28:42.954Z] ---> dd52968b4dda [2021-01-19T17:28:42.954Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-19T17:28:42.954Z] ---> 9a884a9a4329 [2021-01-19T17:28:42.954Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-19T17:28:45.577Z] ---> 71e9e51349e7 [2021-01-19T17:28:45.577Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-19T17:28:45.577Z] ---> 7a6a0946be88 [2021-01-19T17:28:45.577Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-19T17:28:46.585Z] ---> 361707785a92 [2021-01-19T17:28:46.586Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-19T17:28:46.857Z] ---> Running in 3d781ac923da [2021-01-19T17:28:47.133Z] ---> a3c69754d073 [2021-01-19T17:28:47.133Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-19T17:28:47.755Z] Removing intermediate container 3d781ac923da [2021-01-19T17:28:47.755Z] ---> 2cd61297c5fc [2021-01-19T17:28:47.755Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T17:28:47.755Z] ---> Running in d97a3bee4a68 [2021-01-19T17:28:48.027Z] ---> 152aa610fc0e [2021-01-19T17:28:48.027Z] 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-19T17:28:48.307Z] ---> Running in f99c6a6355cf [2021-01-19T17:28:48.582Z] Removing intermediate container d97a3bee4a68 [2021-01-19T17:28:48.582Z] ---> 5d9e5488eabd [2021-01-19T17:28:48.582Z] Step 20/22 : LABEL arch=arm64 [2021-01-19T17:28:48.854Z] ---> Running in c0b793766c62 [2021-01-19T17:28:49.453Z] Removing intermediate container c0b793766c62 [2021-01-19T17:28:49.453Z] ---> af64e98726f9 [2021-01-19T17:28:49.453Z] Step 21/22 : LABEL git_sha=016e1bd686ea2176a40df050d7efa3d5284cc4a2 [2021-01-19T17:28:49.453Z] ---> Running in ee207641e162 [2021-01-19T17:28:50.054Z] Removing intermediate container ee207641e162 [2021-01-19T17:28:50.054Z] ---> d9489e7ba2a6 [2021-01-19T17:28:50.054Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T17:28:50.332Z] ---> Running in 319500abdf44 [2021-01-19T17:28:50.935Z] Removing intermediate container f99c6a6355cf [2021-01-19T17:28:50.935Z] ---> 4f8fe1a6de42 [2021-01-19T17:28:50.935Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-19T17:28:50.935Z] Removing intermediate container 319500abdf44 [2021-01-19T17:28:50.935Z] ---> 8caf472f75f7 [2021-01-19T17:28:50.935Z] [2021-01-19T17:28:50.935Z] ---> Running in 3c24cea26464 [2021-01-19T17:28:51.543Z] Successfully built 8caf472f75f7 [2021-01-19T17:28:51.543Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-19T17:28:51.543Z]  Building docker-core-command-go ... done Removing intermediate container 3c24cea26464 [2021-01-19T17:28:51.543Z] ---> 663237ab61e7 [2021-01-19T17:28:51.543Z] Step 22/24 : LABEL arch=arm64 [2021-01-19T17:28:52.153Z] ---> Running in 03ecc01e93a8 [2021-01-19T17:28:52.426Z] Removing intermediate container 03ecc01e93a8 [2021-01-19T17:28:52.426Z] ---> 158d5d6fff4d [2021-01-19T17:28:52.426Z] Step 23/24 : LABEL git_sha=016e1bd686ea2176a40df050d7efa3d5284cc4a2 [2021-01-19T17:28:52.698Z] ---> Running in e86e99d1b174 [2021-01-19T17:28:53.293Z] Removing intermediate container e86e99d1b174 [2021-01-19T17:28:53.293Z] ---> c2848bd4cd16 [2021-01-19T17:28:53.293Z] Step 24/24 : LABEL version=0.0.0 [2021-01-19T17:28:53.565Z] ---> Running in d137a1acd114 [2021-01-19T17:28:54.160Z] Removing intermediate container d137a1acd114 [2021-01-19T17:28:54.160Z] ---> 4df156aa1ff2 [2021-01-19T17:28:54.160Z] [2021-01-19T17:28:54.752Z] Successfully built 4df156aa1ff2 [2021-01-19T17:28:54.752Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-19T17:29:01.429Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container a82ce828f303 [2021-01-19T17:29:01.429Z] ---> 1e4e9913a7ae [2021-01-19T17:29:01.429Z] [2021-01-19T17:29:01.429Z] Step 10/23 : FROM alpine:3.12 [2021-01-19T17:29:01.429Z] ---> afeebe901d6b [2021-01-19T17:29:01.429Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T17:29:01.429Z] ---> Running in 37bc2adc4bf6 [2021-01-19T17:29:01.429Z] Removing intermediate container 37bc2adc4bf6 [2021-01-19T17:29:01.429Z] ---> eec15ec1c7a3 [2021-01-19T17:29:01.429Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-19T17:29:01.702Z] ---> Running in 416d2fdb3801 [2021-01-19T17:29:01.976Z] Removing intermediate container 416d2fdb3801 [2021-01-19T17:29:01.976Z] ---> 161735b763f2 [2021-01-19T17:29:01.976Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-19T17:29:02.247Z] ---> Running in 6e2875a8b114 [2021-01-19T17:29:02.519Z] Removing intermediate container 6e2875a8b114 [2021-01-19T17:29:02.519Z] ---> d4c0a8ba1b48 [2021-01-19T17:29:02.519Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T17:29:02.799Z] ---> Running in e5b173bc81f9 [2021-01-19T17:29:04.818Z] Removing intermediate container e5b173bc81f9 [2021-01-19T17:29:04.818Z] ---> b840d411b1a4 [2021-01-19T17:29:04.818Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-19T17:29:05.095Z] ---> Running in a9631c8150a0 [2021-01-19T17:29:06.070Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T17:29:07.035Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T17:29:08.000Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-19T17:29:08.000Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-19T17:29:08.000Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-19T17:29:08.272Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-19T17:29:08.543Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-19T17:29:08.543Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T17:29:08.543Z] OK: 8 MiB in 19 packages [2021-01-19T17:29:09.991Z] Removing intermediate container a9631c8150a0 [2021-01-19T17:29:09.991Z] ---> 75213b878c7a [2021-01-19T17:29:09.991Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T17:29:10.591Z] ---> 62d87b5eb690 [2021-01-19T17:29:10.591Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-19T17:29:12.020Z] ---> fff5f295a24f [2021-01-19T17:29:12.020Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-19T17:29:12.611Z] ---> a62c9ac233cf [2021-01-19T17:29:12.611Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-19T17:29:12.887Z] ---> Running in e93a0b5d166c [2021-01-19T17:29:13.158Z] Removing intermediate container e93a0b5d166c [2021-01-19T17:29:13.158Z] ---> 98660fbae92e [2021-01-19T17:29:13.158Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T17:29:13.431Z] ---> Running in 01921fd73181 [2021-01-19T17:29:13.702Z] Removing intermediate container 01921fd73181 [2021-01-19T17:29:13.702Z] ---> 0eee5c640918 [2021-01-19T17:29:13.702Z] Step 21/23 : LABEL arch=arm64 [2021-01-19T17:29:13.974Z] ---> Running in ca9210666d9c [2021-01-19T17:29:14.247Z] Removing intermediate container ca9210666d9c [2021-01-19T17:29:14.247Z] ---> e8dd7560b9c7 [2021-01-19T17:29:14.247Z] Step 22/23 : LABEL git_sha=016e1bd686ea2176a40df050d7efa3d5284cc4a2 [2021-01-19T17:29:14.523Z] ---> Running in a0842cc46607 [2021-01-19T17:29:15.120Z] Removing intermediate container a0842cc46607 [2021-01-19T17:29:15.120Z] ---> 00ec1ce8689b [2021-01-19T17:29:15.120Z] Step 23/23 : LABEL version=0.0.0 [2021-01-19T17:29:15.120Z] ---> Running in da2e965bb1c5 [2021-01-19T17:29:15.716Z] Removing intermediate container da2e965bb1c5 [2021-01-19T17:29:15.716Z] ---> ef2eb84b749c [2021-01-19T17:29:15.716Z] [2021-01-19T17:29:15.988Z] Successfully built ef2eb84b749c [2021-01-19T17:29:15.988Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-19T17:29:16.274Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-19T17:29:16.292Z] $ docker stop --time=1 02fc37fa419587055403f6bf709b6e5e36da36fb1fdbd9c06ebed3cb032680ef [2021-01-19T17:29:18.208Z] $ docker rm -f 02fc37fa419587055403f6bf709b6e5e36da36fb1fdbd9c06ebed3cb032680ef [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T17:29:18.965Z] + grep docker [2021-01-19T17:29:18.965Z] + docker images [2021-01-19T17:29:19.234Z] docker-core-data-go-arm64 latest ef2eb84b749c 4 seconds ago 21MB [2021-01-19T17:29:19.234Z] docker-security-secretstore-setup-go-arm64 latest 4df156aa1ff2 26 seconds ago 23.4MB [2021-01-19T17:29:19.234Z] docker-core-command-go-arm64 latest 8caf472f75f7 29 seconds ago 9.98MB [2021-01-19T17:29:19.234Z] docker-security-bootstrap-redis-go-arm64 latest afa969f86f12 41 seconds ago 15.1MB [2021-01-19T17:29:19.234Z] docker-sys-mgmt-agent-go-arm64 latest 07280b40fd17 About a minute ago 300MB [2021-01-19T17:29:19.234Z] docker-core-metadata-go-arm64 latest 16407e587b77 2 minutes ago 12.3MB [2021-01-19T17:29:19.234Z] docker-support-notifications-go-arm64 latest 70935cc91e51 3 minutes ago 11.4MB [2021-01-19T17:29:19.234Z] docker-security-proxy-setup-go-arm64 latest c582acb0d949 3 minutes ago 23.2MB [2021-01-19T17:29:19.234Z] docker-support-scheduler-go-arm64 latest 67fbea932fba 3 minutes ago 10MB [2021-01-19T17:29:19.234Z] docker 20.10.0 eeaf43b92773 5 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-19T17:29:21.883Z] provisioning config files... [2021-01-19T17:29:21.899Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config92031267531609083tmp [Pipeline] { [Pipeline] sh [2021-01-19T17:29:22.372Z] + set +x [2021-01-19T17:29:22.372Z] + curl -s https://codecov.io/bash [2021-01-19T17:29:22.372Z] + bash -s -- [2021-01-19T17:29:22.634Z] [2021-01-19T17:29:22.634Z] _____ _ [2021-01-19T17:29:22.634Z] / ____| | | [2021-01-19T17:29:22.634Z] | | ___ __| | ___ ___ _____ __ [2021-01-19T17:29:22.635Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-19T17:29:22.635Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-19T17:29:22.635Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-19T17:29:22.635Z] Bash-20210115-cec3c92 [2021-01-19T17:29:22.635Z] [2021-01-19T17:29:22.635Z] [2021-01-19T17:29:22.635Z] ==> git version 2.24.3 found [2021-01-19T17:29:22.899Z] ==> 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-19T17:29:22.899Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-19T17:29:22.899Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-19T17:29:22.899Z] ==> Jenkins CI detected. [2021-01-19T17:29:22.899Z] project root: . [2021-01-19T17:29:22.899Z] --> token set from env [2021-01-19T17:29:22.899Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-19T17:29:22.899Z] ==> Running gcov in . (disable via -X gcov) [2021-01-19T17:29:22.899Z] ==> Python coveragepy not found [2021-01-19T17:29:22.899Z] ==> Searching for coverage reports in: [2021-01-19T17:29:22.899Z] + . [2021-01-19T17:29:22.899Z] -> Found 1 reports [2021-01-19T17:29:22.899Z] ==> Detecting git/mercurial file structure [2021-01-19T17:29:22.899Z] ==> Reading reports [2021-01-19T17:29:23.163Z] + ./coverage.out bytes=550280 [2021-01-19T17:29:23.163Z] ==> Appending adjustments [2021-01-19T17:29:23.163Z] https://docs.codecov.io/docs/fixing-reports [2021-01-19T17:29:26.490Z] + Found adjustments [2021-01-19T17:29:26.490Z] ==> Gzipping contents [2021-01-19T17:29:26.490Z] 84K /tmp/codecov.H7yrIs.gz [2021-01-19T17:29:26.490Z] ==> Uploading reports [2021-01-19T17:29:26.490Z] url: https://codecov.io [2021-01-19T17:29:26.490Z] query: branch=PR-3049&commit=016e1bd686ea2176a40df050d7efa3d5284cc4a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3049%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3049&job=&cmd_args= [2021-01-19T17:29:26.490Z] -> Pinging Codecov [2021-01-19T17:29:26.490Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3049&commit=016e1bd686ea2176a40df050d7efa3d5284cc4a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3049%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3049&job=&cmd_args= [2021-01-19T17:29:26.490Z] -> Uploading to [2021-01-19T17:29:26.490Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-19/00271124DB129430A58F1EEE437C3FCB/016e1bd686ea2176a40df050d7efa3d5284cc4a2/85fc6f01-d528-472f-9bd4-4fbf3df8f4af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210119T172926Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=74ded20cc6d64dbbc19333ace71417ea12600c0112ff8d3cb2f886282881b4d0 [2021-01-19T17:29:26.490Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-19T17:29:26.490Z] Dload Upload Total Spent Left Speed [2021-01-19T17:29:27.066Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83386 0 0 100 83386 0 174k --:--:-- --:--:-- --:--:-- 175k [2021-01-19T17:29:27.066Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/016e1bd686ea2176a40df050d7efa3d5284cc4a2 [Pipeline] } [2021-01-19T17:29:27.092Z] 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-19T17:29:29.596Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T17:29:30.529Z] ---> package-listing.sh [2021-01-19T17:29:30.529Z] ++ facter osfamily [2021-01-19T17:29:30.529Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-19T17:29:30.529Z] + OS_FAMILY=redhat [2021-01-19T17:29:30.529Z] + workspace=/w/workspace/edgex-go/1 [2021-01-19T17:29:30.529Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-19T17:29:30.529Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-19T17:29:30.529Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-19T17:29:30.529Z] + PACKAGES=/tmp/packages_start.txt [2021-01-19T17:29:30.529Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-19T17:29:30.529Z] + PACKAGES=/tmp/packages_end.txt [2021-01-19T17:29:30.529Z] + case "${OS_FAMILY}" in [2021-01-19T17:29:30.529Z] + rpm -qa [2021-01-19T17:29:30.529Z] + sort [2021-01-19T17:29:35.842Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-19T17:29:35.842Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-19T17:29:35.842Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-19T17:29:35.842Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-19T17:29:35.842Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-19T17:29:35.842Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-19T17:29:35.877Z] 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-19T17:29:36.192Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-19T17:29:36.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T17:29:36.568Z] [2021-01-19T17:29:36.568Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-19T17:29:36.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T17:29:36.983Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-19T17:29:36.983Z] df20fa9351a1: Pulling fs layer [2021-01-19T17:29:36.983Z] 36b3adc4ff6f: Pulling fs layer [2021-01-19T17:29:36.983Z] 8ad3a11d3b57: Pulling fs layer [2021-01-19T17:29:36.983Z] 46f8f816bc3b: Pulling fs layer [2021-01-19T17:29:36.983Z] 93b61091891f: Pulling fs layer [2021-01-19T17:29:36.983Z] 93b9cdb0e59b: Pulling fs layer [2021-01-19T17:29:36.983Z] 5e14af77c1be: Pulling fs layer [2021-01-19T17:29:36.983Z] 01666e4c0597: Pulling fs layer [2021-01-19T17:29:36.983Z] aa168da1d23b: Pulling fs layer [2021-01-19T17:29:36.983Z] 46f8f816bc3b: Waiting [2021-01-19T17:29:36.983Z] 93b61091891f: Waiting [2021-01-19T17:29:36.983Z] 01666e4c0597: Waiting [2021-01-19T17:29:36.983Z] aa168da1d23b: Waiting [2021-01-19T17:29:36.983Z] 93b9cdb0e59b: Waiting [2021-01-19T17:29:36.983Z] 5e14af77c1be: Waiting [2021-01-19T17:29:36.983Z] 36b3adc4ff6f: Verifying Checksum [2021-01-19T17:29:36.983Z] 36b3adc4ff6f: Download complete [2021-01-19T17:29:36.983Z] 46f8f816bc3b: Verifying Checksum [2021-01-19T17:29:36.983Z] 46f8f816bc3b: Download complete [2021-01-19T17:29:36.983Z] df20fa9351a1: Verifying Checksum [2021-01-19T17:29:36.983Z] df20fa9351a1: Download complete [2021-01-19T17:29:36.983Z] 93b9cdb0e59b: Verifying Checksum [2021-01-19T17:29:36.983Z] 93b9cdb0e59b: Download complete [2021-01-19T17:29:37.250Z] 5e14af77c1be: Verifying Checksum [2021-01-19T17:29:37.250Z] 5e14af77c1be: Download complete [2021-01-19T17:29:37.250Z] 01666e4c0597: Verifying Checksum [2021-01-19T17:29:37.250Z] 01666e4c0597: Download complete [2021-01-19T17:29:37.250Z] 93b61091891f: Verifying Checksum [2021-01-19T17:29:37.250Z] 93b61091891f: Download complete [2021-01-19T17:29:37.250Z] 8ad3a11d3b57: Verifying Checksum [2021-01-19T17:29:37.250Z] 8ad3a11d3b57: Download complete [2021-01-19T17:29:37.516Z] df20fa9351a1: Pull complete [2021-01-19T17:29:37.785Z] 36b3adc4ff6f: Pull complete [2021-01-19T17:29:39.192Z] aa168da1d23b: Verifying Checksum [2021-01-19T17:29:39.193Z] aa168da1d23b: Download complete [2021-01-19T17:29:40.589Z] 8ad3a11d3b57: Pull complete [2021-01-19T17:29:40.589Z] 46f8f816bc3b: Pull complete [2021-01-19T17:29:41.166Z] 93b61091891f: Pull complete [2021-01-19T17:29:41.166Z] 93b9cdb0e59b: Pull complete [2021-01-19T17:29:41.429Z] 5e14af77c1be: Pull complete [2021-01-19T17:29:41.429Z] 01666e4c0597: Pull complete [2021-01-19T17:29:51.459Z] aa168da1d23b: Pull complete [2021-01-19T17:29:51.459Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-19T17:29:51.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T17:29:51.459Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-19T17:29:51.707Z] prd-centos7-docker-4c-2g-21228 does not seem to be running inside a container [2021-01-19T17:29:51.774Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-19T17:29:56.047Z] $ docker top 39fa46562be969d41e71e9851bf46be1563a40288a6574778fd1138796b71dd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T17:29:56.641Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-19T17:29:57.002Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-19T17:29:57.328Z] + ls /var/log/sa-host [2021-01-19T17:29:57.328Z] + sadf -c /var/log/sa-host/sa19 [2021-01-19T17:29:57.328Z] file_magic: OK [2021-01-19T17:29:57.328Z] HZ: Using current value: 100 [2021-01-19T17:29:57.328Z] file_header: OK [2021-01-19T17:29:57.328Z] 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-19T17:29:57.328Z] Statistics: [2021-01-19T17:29:57.328Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-19T17:29:57.328Z] File successfully converted to sysstat format version 12.2.1 [2021-01-19T17:29:57.328Z] + sadf -c /var/log/sa-host/sa23 [2021-01-19T17:29:57.328Z] file_magic: OK [2021-01-19T17:29:57.328Z] HZ: Using current value: 100 [2021-01-19T17:29:57.328Z] file_header: OK [2021-01-19T17:29:57.328Z] 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-19T17:29:57.328Z] Statistics: [2021-01-19T17:29:57.328Z] Hnuu...uuuununununu... [2021-01-19T17:29:57.328Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-19T17:29:57.630Z] provisioning config files... [2021-01-19T17:29:57.653Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3965655146655273910tmp [Pipeline] { [Pipeline] echo [2021-01-19T17:29:57.778Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T17:29:58.131Z] ---> create-netrc.sh [Pipeline] } [2021-01-19T17:29:58.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-19T17:29:58.311Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T17:29:58.660Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-19T17:29:58.700Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T17:29:59.042Z] ---> sudo-logs.sh [2021-01-19T17:29:59.042Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-19T17:29:59.098Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T17:29:59.485Z] ---> job-cost.sh [2021-01-19T17:29:59.485Z] lf-activate-venv: SKIPPING [2021-01-19T17:29:59.485Z] INFO: No Stack... [2021-01-19T17:30:00.482Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-19T17:30:00.769Z] INFO: Archiving Costs [Pipeline] echo [2021-01-19T17:30:00.804Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T17:30:01.143Z] ---> logs-deploy.sh [2021-01-19T17:30:01.143Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3049/1 [2021-01-19T17:30:01.143Z] INFO: archiving workspace using pattern(s): [2021-01-19T17:30:02.542Z] Archives upload complete. [2021-01-19T17:30:02.805Z] INFO: archiving logs to Nexus