Pull request #2942 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 514cffb96bf06258840533f3a898e746df5810f0+bbb161aa59ef099937232867751a09afbb087fa9 (075fb53c81d54077f0ea93eafe91ede0e2eba316) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-17062 in /w/workspace/edgexfoundry_edgex-go_PR-2942 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/20 [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/20 # 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/2942/head:refs/remotes/origin/PR-2942 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit 514cffb96bf06258840533f3a898e746df5810f0 Merge succeeded, producing 514cffb96bf06258840533f3a898e746df5810f0 Checking out Revision 514cffb96bf06258840533f3a898e746df5810f0 (PR-2942) > git config core.sparsecheckout # timeout=10 > git checkout -f 514cffb96bf06258840533f3a898e746df5810f0 # 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 bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 514cffb96bf06258840533f3a898e746df5810f0 # timeout=10 Commit message: "refactor: Address PR feedback from Cloud" > git rev-list --no-walk 6b29634e9f7c352df05c5c8ed406ba629501e1e9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-21T16:03:59.609Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-21T16:03:59.930Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-21T16:04:00.033Z] ========================================================= [2020-12-21T16:04:00.033Z] EdgeX Global Pipelines Version Info [2020-12-21T16:04:00.033Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-21T16:04:02.748Z] ------------------- [2020-12-21T16:04:02.748Z] stable info: [2020-12-21T16:04:02.748Z] ------------------- [2020-12-21T16:04:02.748Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-21T16:04:02.748Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-21T16:04:02.748Z] Message: update stable to v1.0.173 [2020-12-21T16:04:04.247Z] ------------------- [2020-12-21T16:04:04.247Z] experimental info: [2020-12-21T16:04:04.247Z] ------------------- [2020-12-21T16:04:04.247Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-21T16:04:04.247Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-21T16:04:04.247Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-21T16:04:04.565Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-21T16:04:04.660Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-21T16:04:04.752Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-21T16:04:04.851Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-21T16:04:04.946Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-21T16:04:05.063Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-21T16:04:05.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-21T16:04:05.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-21T16:04:05.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-21T16:04:05.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-21T16:04:05.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-21T16:04:05.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-21T16:04:05.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-21T16:04:05.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-21T16:04:05.984Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-21T16:04:06.083Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-21T16:04:06.202Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-21T16:04:06.293Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-21T16:04:06.382Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-21T16:04:06.471Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-21T16:04:06.565Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-21T16:04:06.662Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-21T16:04:06.784Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-21T16:04:06.872Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2942 [Pipeline] echo [2020-12-21T16:04:06.961Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2942 [Pipeline] echo [2020-12-21T16:04:07.047Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2942 [Pipeline] echo [2020-12-21T16:04:07.153Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 514cffb96bf06258840533f3a898e746df5810f0 [Pipeline] echo [2020-12-21T16:04:07.242Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 514cffb [Pipeline] echo [2020-12-21T16:04:07.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-21T16:04:07.496Z] provisioning config files... [2020-12-21T16:04:07.535Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config7195669761478347922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-21T16:04:07.950Z] ---> docker-login.sh [2020-12-21T16:04:07.950Z] nexus3.edgexfoundry.org:10001 [2020-12-21T16:04:08.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T16:04:09.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T16:04:09.258Z] Configure a credential helper to remove this warning. See [2020-12-21T16:04:09.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T16:04:09.258Z] [2020-12-21T16:04:09.258Z] Login Succeeded [2020-12-21T16:04:09.258Z] nexus3.edgexfoundry.org:10002 [2020-12-21T16:04:09.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T16:04:09.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T16:04:09.545Z] Configure a credential helper to remove this warning. See [2020-12-21T16:04:09.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T16:04:09.545Z] [2020-12-21T16:04:09.545Z] Login Succeeded [2020-12-21T16:04:09.545Z] nexus3.edgexfoundry.org:10003 [2020-12-21T16:04:09.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T16:04:09.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T16:04:09.845Z] Configure a credential helper to remove this warning. See [2020-12-21T16:04:09.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T16:04:09.845Z] [2020-12-21T16:04:09.845Z] Login Succeeded [2020-12-21T16:04:09.845Z] nexus3.edgexfoundry.org:10004 [2020-12-21T16:04:10.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T16:04:10.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T16:04:10.147Z] Configure a credential helper to remove this warning. See [2020-12-21T16:04:10.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T16:04:10.147Z] [2020-12-21T16:04:10.147Z] Login Succeeded [2020-12-21T16:04:10.147Z] docker.io [2020-12-21T16:04:10.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T16:04:11.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T16:04:11.044Z] Configure a credential helper to remove this warning. See [2020-12-21T16:04:11.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T16:04:11.044Z] [2020-12-21T16:04:11.044Z] Login Succeeded [2020-12-21T16:04:11.044Z] ---> docker-login.sh ends [Pipeline] } [2020-12-21T16:04:11.076Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-21T16:04:11.705Z] ++ 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 [2020-12-21T16:04:11.706Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-21T16:04:11.706Z] ++ dirname cmd/core-command/Dockerfile [2020-12-21T16:04:11.706Z] ++ cut -d/ -f2 [2020-12-21T16:04:11.706Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-21T16:04:11.706Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-21T16:04:11.706Z] ++ dirname cmd/core-data/Dockerfile [2020-12-21T16:04:11.706Z] ++ cut -d/ -f2 [2020-12-21T16:04:11.706Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-21T16:04:11.706Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-21T16:04:11.706Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-21T16:04:11.706Z] ++ cut -d/ -f2 [2020-12-21T16:04:11.706Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-21T16:04:11.706Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-21T16:04:11.706Z] ++ cut -d/ -f2 [2020-12-21T16:04:11.706Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-21T16:04:11.706Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-21T16:04:11.706Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-21T16:04:11.706Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-21T16:04:11.706Z] ++ cut -d/ -f2 [2020-12-21T16:04:11.706Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-21T16:04:11.706Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-21T16:04:11.706Z] ++ cut -d/ -f2 [2020-12-21T16:04:11.706Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-21T16:04:11.706Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-21T16:04:11.706Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-21T16:04:11.706Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-21T16:04:11.706Z] ++ cut -d/ -f2 [2020-12-21T16:04:11.706Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-21T16:04:11.706Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-21T16:04:11.706Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-21T16:04:11.706Z] ++ cut -d/ -f2 [2020-12-21T16:04:11.706Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-21T16:04:11.706Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-21T16:04:11.706Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-21T16:04:11.706Z] ++ cut -d/ -f2 [2020-12-21T16:04:11.706Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-21T16:04:11.838Z] 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 [2020-12-21T16:04:13.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-21T16:04:13.499Z] [2020-12-21T16:04:13.499Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:04:13.895Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-21T16:04:13.896Z] latest: Pulling from edgex-devops/git-semver [2020-12-21T16:04:13.896Z] 31603596830f: Pulling fs layer [2020-12-21T16:04:13.896Z] 2a8b12db71e7: Pulling fs layer [2020-12-21T16:04:13.896Z] 6ca5941a6612: Pulling fs layer [2020-12-21T16:04:13.896Z] ecc8261a40a4: Pulling fs layer [2020-12-21T16:04:13.896Z] ecc8261a40a4: Waiting [2020-12-21T16:04:13.896Z] 2a8b12db71e7: Verifying Checksum [2020-12-21T16:04:13.896Z] 2a8b12db71e7: Download complete [2020-12-21T16:04:14.264Z] 31603596830f: Verifying Checksum [2020-12-21T16:04:14.264Z] 31603596830f: Download complete [2020-12-21T16:04:14.952Z] 31603596830f: Pull complete [2020-12-21T16:04:14.952Z] ecc8261a40a4: Verifying Checksum [2020-12-21T16:04:14.952Z] ecc8261a40a4: Download complete [2020-12-21T16:04:14.952Z] 6ca5941a6612: Verifying Checksum [2020-12-21T16:04:14.952Z] 6ca5941a6612: Download complete [2020-12-21T16:04:14.952Z] 2a8b12db71e7: Pull complete [2020-12-21T16:04:17.050Z] 6ca5941a6612: Pull complete [2020-12-21T16:04:17.347Z] ecc8261a40a4: Pull complete [2020-12-21T16:04:17.643Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-21T16:04:17.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-21T16:04:17.643Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-21T16:04:17.933Z] prd-centos7-docker-4c-2g-17062 does not seem to be running inside a container [2020-12-21T16:04:18.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-21T16:04:21.142Z] $ docker top 61350a403c173c47fd1de15a0385bbec1334c523e7cd44442326be81eed08d7e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-21T16:04:21.742Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-21T16:04:21.743Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-21T16:04:22.255Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-21T16:04:22.267Z] $ docker exec 61350a403c173c47fd1de15a0385bbec1334c523e7cd44442326be81eed08d7e ssh-agent [2020-12-21T16:04:22.551Z] SSH_AUTH_SOCK=/tmp/ssh-iSWiJ20N2YLp/agent.11 [2020-12-21T16:04:22.551Z] SSH_AGENT_PID=16 [2020-12-21T16:04:22.581Z] Running ssh-add (command line suppressed) [2020-12-21T16:04:22.774Z] Identity added: /w/workspace/edgex-go/20@tmp/private_key_1460292794532286533.key (/w/workspace/edgex-go/20@tmp/private_key_1460292794532286533.key) [2020-12-21T16:04:22.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-21T16:04:23.297Z] + git tag --points-at HEAD [Pipeline] } [2020-12-21T16:04:23.348Z] $ docker exec --env ******** --env ******** 61350a403c173c47fd1de15a0385bbec1334c523e7cd44442326be81eed08d7e ssh-agent -k [2020-12-21T16:04:23.571Z] unset SSH_AUTH_SOCK; [2020-12-21T16:04:23.571Z] unset SSH_AGENT_PID; [2020-12-21T16:04:23.571Z] echo Agent pid 16 killed; [2020-12-21T16:04:23.633Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-21T16:04:23.805Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-21T16:04:23.805Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-21T16:04:24.183Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-21T16:04:24.192Z] $ docker exec 61350a403c173c47fd1de15a0385bbec1334c523e7cd44442326be81eed08d7e ssh-agent [2020-12-21T16:04:24.465Z] SSH_AUTH_SOCK=/tmp/ssh-la6BN5fZnZEX/agent.46 [2020-12-21T16:04:24.465Z] SSH_AGENT_PID=51 [2020-12-21T16:04:24.476Z] Running ssh-add (command line suppressed) [2020-12-21T16:04:24.689Z] Identity added: /w/workspace/edgex-go/20@tmp/private_key_4110309306920401871.key (/w/workspace/edgex-go/20@tmp/private_key_4110309306920401871.key) [2020-12-21T16:04:24.815Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-21T16:04:25.231Z] + git semver init [2020-12-21T16:04:25.231Z] # -> Open(): unable to determine branch for HEAD [2020-12-21T16:04:25.231Z] # $GIT_DIR = /w/workspace/edgex-go/20/.git [2020-12-21T16:04:25.231Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/20 [2020-12-21T16:04:25.231Z] # $SEMVER_REMOTE_NAME = origin [2020-12-21T16:04:25.231Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-21T16:04:25.231Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-21T16:04:25.231Z] # $SEMVER_BRANCH = PR-2942 [2020-12-21T16:04:25.231Z] # $SEMVER_TEMP = /tmp/semver-652267247 [2020-12-21T16:04:25.231Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-21T16:04:52.354Z] # '/tmp/semver-652267247' -> '/w/workspace/edgex-go/20/.semver' [2020-12-21T16:04:52.354Z] # -> Force: false [2020-12-21T16:04:52.354Z] # $SEMVER_DIR = /w/workspace/edgex-go/20/.semver [Pipeline] } [2020-12-21T16:04:52.383Z] $ docker exec --env ******** --env ******** 61350a403c173c47fd1de15a0385bbec1334c523e7cd44442326be81eed08d7e ssh-agent -k [2020-12-21T16:04:52.718Z] unset SSH_AUTH_SOCK; [2020-12-21T16:04:52.722Z] unset SSH_AGENT_PID; [2020-12-21T16:04:52.722Z] echo Agent pid 51 killed; [2020-12-21T16:04:52.824Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-21T16:04:53.420Z] + git semver [Pipeline] } [2020-12-21T16:04:53.460Z] $ docker stop --time=1 61350a403c173c47fd1de15a0385bbec1334c523e7cd44442326be81eed08d7e [2020-12-21T16:04:55.510Z] $ docker rm -f 61350a403c173c47fd1de15a0385bbec1334c523e7cd44442326be81eed08d7e [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-21T16:04:56.239Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-21T16:04:57.420Z] Stashed 1 file(s) [Pipeline] echo [2020-12-21T16:04:57.423Z] [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 [2020-12-21T16:04:58.343Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-21T16:04:58.731Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-21T16:04:59.086Z] + true [2020-12-21T16:04:59.087Z] + sudo service docker restart [2020-12-21T16:04:59.087Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-21T16:05:00.101Z] ========================================================= [2020-12-21T16:05:00.101Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-21T16:05:00.101Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:05:00.508Z] + 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 . [2020-12-21T16:05:09.093Z] Sending build context to Docker daemon 330.8MB [2020-12-21T16:05:09.093Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-21T16:05:09.093Z] Step 2/7 : FROM ${BASE} [2020-12-21T16:05:09.093Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-21T16:05:09.093Z] 188c0c94c7c5: Pulling fs layer [2020-12-21T16:05:09.093Z] 0ef7d3d256c8: Pulling fs layer [2020-12-21T16:05:09.093Z] de9db76c5a1d: Pulling fs layer [2020-12-21T16:05:09.093Z] bca2f99d35d6: Pulling fs layer [2020-12-21T16:05:09.093Z] 93359f2a8cfa: Pulling fs layer [2020-12-21T16:05:09.093Z] 7c6f9722023f: Pulling fs layer [2020-12-21T16:05:09.093Z] a35cf1a2eb13: Pulling fs layer [2020-12-21T16:05:09.093Z] 93359f2a8cfa: Waiting [2020-12-21T16:05:09.093Z] bca2f99d35d6: Waiting [2020-12-21T16:05:09.093Z] a35cf1a2eb13: Waiting [2020-12-21T16:05:09.093Z] de9db76c5a1d: Verifying Checksum [2020-12-21T16:05:09.093Z] de9db76c5a1d: Download complete [2020-12-21T16:05:09.093Z] 0ef7d3d256c8: Download complete [2020-12-21T16:05:09.364Z] 93359f2a8cfa: Verifying Checksum [2020-12-21T16:05:09.364Z] 93359f2a8cfa: Download complete [2020-12-21T16:05:09.364Z] 7c6f9722023f: Verifying Checksum [2020-12-21T16:05:09.364Z] 7c6f9722023f: Download complete [2020-12-21T16:05:09.364Z] 188c0c94c7c5: Verifying Checksum [2020-12-21T16:05:09.364Z] 188c0c94c7c5: Download complete [2020-12-21T16:05:10.022Z] 188c0c94c7c5: Pull complete [2020-12-21T16:05:10.736Z] 0ef7d3d256c8: Pull complete [2020-12-21T16:05:11.037Z] de9db76c5a1d: Pull complete [2020-12-21T16:05:12.801Z] Still waiting to schedule task [2020-12-21T16:05:12.801Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-21T16:05:14.560Z] a35cf1a2eb13: Verifying Checksum [2020-12-21T16:05:14.560Z] a35cf1a2eb13: Download complete [2020-12-21T16:05:16.104Z] bca2f99d35d6: Verifying Checksum [2020-12-21T16:05:16.104Z] bca2f99d35d6: Download complete [2020-12-21T16:05:28.807Z] bca2f99d35d6: Pull complete [2020-12-21T16:05:28.807Z] 93359f2a8cfa: Pull complete [2020-12-21T16:05:28.807Z] 7c6f9722023f: Pull complete [2020-12-21T16:05:35.772Z] a35cf1a2eb13: Pull complete [2020-12-21T16:05:35.772Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-21T16:05:35.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-21T16:05:35.772Z] ---> a62c8e92a672 [2020-12-21T16:05:35.772Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-21T16:05:36.187Z] ---> Running in eae6d1c0a9e2 [2020-12-21T16:05:37.971Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T16:05:38.944Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T16:05:40.172Z] (1/12) Installing libmagic (5.38-r0) [2020-12-21T16:05:40.494Z] (2/12) Installing file (5.38-r0) [2020-12-21T16:05:40.767Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-21T16:05:40.767Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-21T16:05:51.112Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-21T16:05:51.112Z] (6/12) Installing patch (2.7.6-r6) [2020-12-21T16:05:51.112Z] (7/12) Installing build-base (0.5-r2) [2020-12-21T16:05:51.112Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-21T16:05:51.112Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-21T16:05:51.112Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-21T16:05:51.393Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-21T16:05:51.393Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-21T16:05:51.393Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T16:05:51.670Z] OK: 233 MiB in 51 packages [2020-12-21T16:05:56.075Z] Removing intermediate container eae6d1c0a9e2 [2020-12-21T16:05:56.075Z] ---> b421bcec039e [2020-12-21T16:05:56.075Z] Step 4/7 : WORKDIR /edgex-go [2020-12-21T16:05:56.075Z] ---> Running in 43386b5c88ca [2020-12-21T16:05:56.351Z] Removing intermediate container 43386b5c88ca [2020-12-21T16:05:56.351Z] ---> c32e5fb40146 [2020-12-21T16:05:56.351Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-21T16:05:57.325Z] latest: Pulling from library/docker [2020-12-21T16:05:57.325Z] 801bfaa63ef2: Pulling fs layer [2020-12-21T16:05:57.325Z] 4f7dc993c79e: Pulling fs layer [2020-12-21T16:05:57.325Z] d39d95e4997f: Pulling fs layer [2020-12-21T16:05:57.325Z] 1cda4b703d87: Pulling fs layer [2020-12-21T16:05:57.325Z] 54e5375350ea: Pulling fs layer [2020-12-21T16:05:57.325Z] f08cd1b3bb1b: Pulling fs layer [2020-12-21T16:05:57.325Z] 8e17d04e0c68: Pulling fs layer [2020-12-21T16:05:57.325Z] 1cda4b703d87: Waiting [2020-12-21T16:05:57.325Z] 54e5375350ea: Waiting [2020-12-21T16:05:57.325Z] f08cd1b3bb1b: Waiting [2020-12-21T16:05:57.325Z] 8e17d04e0c68: Waiting [2020-12-21T16:05:57.659Z] d39d95e4997f: Verifying Checksum [2020-12-21T16:05:57.659Z] d39d95e4997f: Download complete [2020-12-21T16:05:57.659Z] 801bfaa63ef2: Verifying Checksum [2020-12-21T16:05:57.659Z] 801bfaa63ef2: Download complete [2020-12-21T16:05:57.659Z] 4f7dc993c79e: Verifying Checksum [2020-12-21T16:05:57.659Z] 4f7dc993c79e: Download complete [2020-12-21T16:05:58.011Z] 54e5375350ea: Verifying Checksum [2020-12-21T16:05:58.011Z] 54e5375350ea: Download complete [2020-12-21T16:05:58.012Z] f08cd1b3bb1b: Verifying Checksum [2020-12-21T16:05:58.012Z] f08cd1b3bb1b: Download complete [2020-12-21T16:05:58.012Z] 8e17d04e0c68: Verifying Checksum [2020-12-21T16:05:58.012Z] 8e17d04e0c68: Download complete [2020-12-21T16:05:58.364Z] 801bfaa63ef2: Pull complete [2020-12-21T16:05:59.038Z] 4f7dc993c79e: Pull complete [2020-12-21T16:05:59.325Z] 1cda4b703d87: Verifying Checksum [2020-12-21T16:05:59.325Z] 1cda4b703d87: Download complete [2020-12-21T16:05:59.599Z] d39d95e4997f: Pull complete [2020-12-21T16:06:06.429Z] 1cda4b703d87: Pull complete [2020-12-21T16:06:06.429Z] 54e5375350ea: Pull complete [2020-12-21T16:06:06.714Z] f08cd1b3bb1b: Pull complete [2020-12-21T16:06:06.714Z] 8e17d04e0c68: Pull complete [2020-12-21T16:06:06.714Z] Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 [2020-12-21T16:06:06.714Z] Status: Downloaded newer image for docker:latest [2020-12-21T16:06:09.393Z] ---> cbc2fdc11a9c [2020-12-21T16:06:09.393Z] Step 6/7 : COPY go.mod . [2020-12-21T16:06:09.711Z] ---> 78ce1ca16f08 [2020-12-21T16:06:09.711Z] Step 7/7 : RUN go mod download [2020-12-21T16:06:09.711Z] ---> Running in 2764d1a55278 [2020-12-21T16:06:42.209Z] Removing intermediate container 2764d1a55278 [2020-12-21T16:06:42.209Z] ---> 6f0572bcabef [2020-12-21T16:06:42.209Z] Successfully built 6f0572bcabef [2020-12-21T16:06:42.209Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:06:42.595Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-21T16:06:42.872Z] . [Pipeline] withDockerContainer [2020-12-21T16:06:43.251Z] prd-centos7-docker-4c-2g-17062 does not seem to be running inside a container [2020-12-21T16:06:43.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-21T16:06:45.150Z] $ docker top db0d88014d80c2ce7e7b268930e4c85e193d42162caf6606bd50041a558aa3f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T16:06:45.758Z] + go version [2020-12-21T16:06:46.030Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-21T16:06:46.053Z] $ docker stop --time=1 db0d88014d80c2ce7e7b268930e4c85e193d42162caf6606bd50041a558aa3f0 [2020-12-21T16:06:47.702Z] $ docker rm -f db0d88014d80c2ce7e7b268930e4c85e193d42162caf6606bd50041a558aa3f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:06:48.828Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-21T16:06:49.110Z] . [Pipeline] withDockerContainer [2020-12-21T16:06:50.347Z] prd-centos7-docker-4c-2g-17062 does not seem to be running inside a container [2020-12-21T16:06:51.272Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-21T16:06:53.261Z] $ docker top 8ae4c3f41f8906c80f4b9934996a6fabb3c611da44b7ae9a1e213875cc225d1a -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-21T16:06:53.664Z] ========================================================= [2020-12-21T16:06:53.664Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-21T16:06:53.664Z] ========================================================= [Pipeline] sh [2020-12-21T16:06:54.512Z] + make test [2020-12-21T16:06:54.512Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-21T16:07:03.872Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-17064 in /w/workspace/edgexfoundry_edgex-go_PR-2942 [Pipeline] { [Pipeline] ws [2020-12-21T16:07:03.936Z] Running in /w/workspace/edgex-go/20 [Pipeline] { [Pipeline] checkout [2020-12-21T16:07:08.509Z] using credential edgex-jenkins-ssh [2020-12-21T16:07:08.570Z] Cloning the remote Git repository [2020-12-21T16:07:08.630Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-21T16:07:08.736Z] > git init /w/workspace/edgex-go/20 # timeout=10 [2020-12-21T16:07:08.851Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-21T16:07:08.852Z] > git --version # timeout=10 [2020-12-21T16:07:08.876Z] > git --version # 'git version 2.17.1' [2020-12-21T16:07:08.878Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T16:07:08.933Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T16:07:16.968Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-21T16:07:31.438Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-21T16:07:31.465Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T16:07:31.492Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-21T16:07:31.525Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-21T16:07:31.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T16:07:31.538Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2942/head:refs/remotes/origin/PR-2942 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-21T16:07:32.876Z] Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit 514cffb96bf06258840533f3a898e746df5810f0 [2020-12-21T16:07:33.297Z] Merge succeeded, producing 514cffb96bf06258840533f3a898e746df5810f0 [2020-12-21T16:07:33.298Z] Checking out Revision 514cffb96bf06258840533f3a898e746df5810f0 (PR-2942) [2020-12-21T16:07:32.904Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T16:07:32.929Z] > git checkout -f 514cffb96bf06258840533f3a898e746df5810f0 # timeout=10 [2020-12-21T16:07:33.222Z] > git remote # timeout=10 [2020-12-21T16:07:33.241Z] > git config --get remote.origin.url # timeout=10 [2020-12-21T16:07:33.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T16:07:33.266Z] > git merge bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 [2020-12-21T16:07:33.290Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-21T16:07:33.309Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T16:07:33.319Z] > git checkout -f 514cffb96bf06258840533f3a898e746df5810f0 # timeout=10 [2020-12-21T16:07:37.898Z] Commit message: "refactor: Address PR feedback from Cloud" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-21T16:07:39.506Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-21T16:07:39.954Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-21T16:07:40.299Z] + true [2020-12-21T16:07:40.299Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-21T16:07:42.372Z] provisioning config files... [2020-12-21T16:07:42.419Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config6954451833749636663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-21T16:07:42.823Z] ---> docker-login.sh [2020-12-21T16:07:42.823Z] nexus3.edgexfoundry.org:10001 [2020-12-21T16:07:43.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T16:07:44.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T16:07:44.083Z] Configure a credential helper to remove this warning. See [2020-12-21T16:07:44.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T16:07:44.083Z] [2020-12-21T16:07:44.083Z] Login Succeeded [2020-12-21T16:07:44.083Z] nexus3.edgexfoundry.org:10002 [2020-12-21T16:07:44.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T16:07:44.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T16:07:44.681Z] Configure a credential helper to remove this warning. See [2020-12-21T16:07:44.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T16:07:44.681Z] [2020-12-21T16:07:44.681Z] Login Succeeded [2020-12-21T16:07:44.681Z] nexus3.edgexfoundry.org:10003 [2020-12-21T16:07:44.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T16:07:45.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T16:07:45.236Z] Configure a credential helper to remove this warning. See [2020-12-21T16:07:45.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T16:07:45.236Z] [2020-12-21T16:07:45.236Z] Login Succeeded [2020-12-21T16:07:45.236Z] nexus3.edgexfoundry.org:10004 [2020-12-21T16:07:45.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T16:07:45.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T16:07:45.785Z] Configure a credential helper to remove this warning. See [2020-12-21T16:07:45.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T16:07:45.785Z] [2020-12-21T16:07:45.785Z] Login Succeeded [2020-12-21T16:07:45.785Z] docker.io [2020-12-21T16:07:46.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T16:07:46.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T16:07:46.337Z] Configure a credential helper to remove this warning. See [2020-12-21T16:07:46.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T16:07:46.337Z] [2020-12-21T16:07:46.337Z] Login Succeeded [2020-12-21T16:07:46.337Z] ---> docker-login.sh ends [Pipeline] } [2020-12-21T16:07:46.354Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-21T16:07:46.803Z] ========================================================= [2020-12-21T16:07:46.803Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-21T16:07:46.803Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:07:47.180Z] + 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 . [2020-12-21T16:07:49.844Z] Sending build context to Docker daemon 170MB [2020-12-21T16:07:49.844Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-21T16:07:49.844Z] Step 2/7 : FROM ${BASE} [2020-12-21T16:07:49.844Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-21T16:07:49.844Z] 5f621e34cdf4: Pulling fs layer [2020-12-21T16:07:49.844Z] a4357932f1b6: Pulling fs layer [2020-12-21T16:07:49.844Z] 18c013af1878: Pulling fs layer [2020-12-21T16:07:49.844Z] 00ac8860ef70: Pulling fs layer [2020-12-21T16:07:49.844Z] 63d7cb157983: Pulling fs layer [2020-12-21T16:07:49.844Z] 00ac8860ef70: Waiting [2020-12-21T16:07:49.844Z] 63d7cb157983: Waiting [2020-12-21T16:07:49.844Z] b116817d02f9: Pulling fs layer [2020-12-21T16:07:49.844Z] 745a02a5169b: Pulling fs layer [2020-12-21T16:07:49.844Z] b116817d02f9: Waiting [2020-12-21T16:07:49.844Z] 745a02a5169b: Waiting [2020-12-21T16:07:49.844Z] 18c013af1878: Verifying Checksum [2020-12-21T16:07:49.844Z] 18c013af1878: Download complete [2020-12-21T16:07:49.844Z] a4357932f1b6: Download complete [2020-12-21T16:07:49.844Z] 63d7cb157983: Download complete [2020-12-21T16:07:49.844Z] b116817d02f9: Verifying Checksum [2020-12-21T16:07:49.844Z] b116817d02f9: Download complete [2020-12-21T16:07:49.844Z] 5f621e34cdf4: Verifying Checksum [2020-12-21T16:07:49.844Z] 5f621e34cdf4: Download complete [2020-12-21T16:07:50.116Z] 5f621e34cdf4: Pull complete [2020-12-21T16:07:50.388Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-21T16:07:50.733Z] a4357932f1b6: Pull complete [2020-12-21T16:07:51.328Z] 18c013af1878: Pull complete [2020-12-21T16:07:52.307Z] 745a02a5169b: Verifying Checksum [2020-12-21T16:07:52.307Z] 745a02a5169b: Download complete [2020-12-21T16:07:53.280Z] 00ac8860ef70: Verifying Checksum [2020-12-21T16:07:53.280Z] 00ac8860ef70: Download complete [2020-12-21T16:07:59.099Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-21T16:07:59.099Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-21T16:07:59.099Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-21T16:07:59.099Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-21T16:07:59.099Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-21T16:07:59.755Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-21T16:08:01.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-21T16:08:02.072Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-21T16:08:03.428Z] 00ac8860ef70: Pull complete [2020-12-21T16:08:03.428Z] 63d7cb157983: Pull complete [2020-12-21T16:08:03.428Z] b116817d02f9: Pull complete [2020-12-21T16:08:04.172Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-21T16:08:06.823Z] 745a02a5169b: Pull complete [2020-12-21T16:08:06.823Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-21T16:08:06.928Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-21T16:08:06.928Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-21T16:08:06.928Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-21T16:08:07.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-21T16:08:07.100Z] ---> b7e6874047d6 [2020-12-21T16:08:07.100Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-21T16:08:10.504Z] ---> Running in 5d26f1350094 [2020-12-21T16:08:11.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.358s coverage: 46.6% of statements [2020-12-21T16:08:11.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-21T16:08:11.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-21T16:08:11.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-21T16:08:11.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-21T16:08:11.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-21T16:08:11.953Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T16:08:12.545Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T16:08:13.518Z] (1/12) Installing libmagic (5.38-r0) [2020-12-21T16:08:13.789Z] (2/12) Installing file (5.38-r0) [2020-12-21T16:08:13.789Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-21T16:08:14.059Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-21T16:08:16.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.421s coverage: 27.0% of statements [2020-12-21T16:08:16.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-21T16:08:16.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-21T16:08:16.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-21T16:08:16.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-21T16:08:16.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-21T16:08:16.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-21T16:08:16.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.060s coverage: 100.0% of statements [2020-12-21T16:08:16.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-21T16:08:16.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.056s coverage: 100.0% of statements [2020-12-21T16:08:16.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-21T16:08:16.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-21T16:08:16.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.182s coverage: 72.0% of statements [2020-12-21T16:08:16.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-21T16:08:16.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-21T16:08:18.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.661s coverage: 83.3% of statements [2020-12-21T16:08:18.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-21T16:08:18.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-21T16:08:18.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-21T16:08:18.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-21T16:08:21.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.802s coverage: 28.6% of statements [2020-12-21T16:08:21.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-21T16:08:21.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-21T16:08:21.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-21T16:08:21.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-21T16:08:21.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-21T16:08:21.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.153s coverage: 100.0% of statements [2020-12-21T16:08:21.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-21T16:08:21.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.132s coverage: 100.0% of statements [2020-12-21T16:08:21.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-21T16:08:22.851Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.290s coverage: 86.7% of statements [2020-12-21T16:08:22.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-21T16:08:23.942Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.181s coverage: 97.5% of statements [2020-12-21T16:08:23.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-21T16:08:23.942Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.122s coverage: 78.3% of statements [2020-12-21T16:08:23.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-21T16:08:23.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-21T16:08:23.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-21T16:08:23.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-21T16:08:26.423Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-21T16:08:26.424Z] (6/12) Installing patch (2.7.6-r6) [2020-12-21T16:08:26.424Z] (7/12) Installing build-base (0.5-r2) [2020-12-21T16:08:26.693Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-21T16:08:26.693Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-21T16:08:26.964Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-21T16:08:26.964Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-21T16:08:27.234Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-21T16:08:27.234Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T16:08:27.508Z] OK: 217 MiB in 51 packages [2020-12-21T16:08:28.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.996s coverage: 93.8% of statements [2020-12-21T16:08:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-21T16:08:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-21T16:08:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-21T16:08:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-21T16:08:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-21T16:08:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-21T16:08:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-21T16:08:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-21T16:08:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-21T16:08:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-21T16:08:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-21T16:08:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-21T16:08:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-21T16:08:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-21T16:08:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-21T16:08:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-21T16:08:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-21T16:08:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-21T16:08:28.675Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.181s coverage: 58.8% of statements [2020-12-21T16:08:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-21T16:08:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-21T16:08:28.675Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.144s coverage: 0.1% of statements [2020-12-21T16:08:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-21T16:08:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-21T16:08:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-21T16:08:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-21T16:08:28.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.027s coverage: 100.0% of statements [2020-12-21T16:08:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-21T16:08:28.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 75.5% of statements [2020-12-21T16:08:28.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-21T16:08:29.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.258s coverage: 80.8% of statements [2020-12-21T16:08:30.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.160s coverage: 87.2% of statements [2020-12-21T16:08:30.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.111s coverage: 84.2% of statements [2020-12-21T16:08:31.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.232s coverage: 91.4% of statements [2020-12-21T16:08:31.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-21T16:08:31.843Z] Removing intermediate container 5d26f1350094 [2020-12-21T16:08:31.843Z] ---> def065569fd6 [2020-12-21T16:08:31.843Z] Step 4/7 : WORKDIR /edgex-go [2020-12-21T16:08:31.843Z] ---> Running in 43dac1a8dc02 [2020-12-21T16:08:31.843Z] Removing intermediate container 43dac1a8dc02 [2020-12-21T16:08:31.843Z] ---> 75674e005c52 [2020-12-21T16:08:31.843Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-21T16:08:32.816Z] latest: Pulling from library/docker [2020-12-21T16:08:33.088Z] 159e5727ea61: Pulling fs layer [2020-12-21T16:08:33.088Z] 687389c36290: Pulling fs layer [2020-12-21T16:08:33.088Z] 94e28978939c: Pulling fs layer [2020-12-21T16:08:33.088Z] ea42096754a7: Pulling fs layer [2020-12-21T16:08:33.088Z] bd61cee6920e: Pulling fs layer [2020-12-21T16:08:33.088Z] 87c4ece4675c: Pulling fs layer [2020-12-21T16:08:33.088Z] 90ca8b2ff088: Pulling fs layer [2020-12-21T16:08:33.088Z] bd61cee6920e: Waiting [2020-12-21T16:08:33.088Z] 87c4ece4675c: Waiting [2020-12-21T16:08:33.088Z] 90ca8b2ff088: Waiting [2020-12-21T16:08:33.088Z] ea42096754a7: Waiting [2020-12-21T16:08:33.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.575s coverage: 63.5% of statements [2020-12-21T16:08:33.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-21T16:08:33.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-21T16:08:33.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.165s coverage: 100.0% of statements [2020-12-21T16:08:33.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 91.3% of statements [2020-12-21T16:08:33.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2020-12-21T16:08:33.361Z] 94e28978939c: Verifying Checksum [2020-12-21T16:08:33.361Z] 94e28978939c: Download complete [2020-12-21T16:08:33.361Z] 687389c36290: Verifying Checksum [2020-12-21T16:08:33.361Z] 687389c36290: Download complete [2020-12-21T16:08:33.361Z] 159e5727ea61: Verifying Checksum [2020-12-21T16:08:33.361Z] 159e5727ea61: Download complete [2020-12-21T16:08:33.638Z] 87c4ece4675c: Verifying Checksum [2020-12-21T16:08:33.638Z] 87c4ece4675c: Download complete [2020-12-21T16:08:33.638Z] bd61cee6920e: Verifying Checksum [2020-12-21T16:08:33.638Z] bd61cee6920e: Download complete [2020-12-21T16:08:33.913Z] 90ca8b2ff088: Download complete [2020-12-21T16:08:33.913Z] 159e5727ea61: Pull complete [2020-12-21T16:08:34.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2020-12-21T16:08:34.188Z] ea42096754a7: Retrying in 5 seconds [2020-12-21T16:08:34.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2020-12-21T16:08:34.823Z] 687389c36290: Pull complete [2020-12-21T16:08:35.094Z] 94e28978939c: Pull complete [2020-12-21T16:08:35.094Z] ea42096754a7: Retrying in 4 seconds [2020-12-21T16:08:36.063Z] ea42096754a7: Retrying in 3 seconds [2020-12-21T16:08:36.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.660s coverage: 55.9% of statements [2020-12-21T16:08:36.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-21T16:08:36.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-21T16:08:36.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-21T16:08:36.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-21T16:08:36.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-21T16:08:37.486Z] ea42096754a7: Retrying in 2 seconds [2020-12-21T16:08:37.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.338s coverage: 37.0% of statements [2020-12-21T16:08:37.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-21T16:08:37.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-21T16:08:37.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.653s coverage: 84.0% of statements [2020-12-21T16:08:37.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.076s coverage: 100.0% of statements [2020-12-21T16:08:38.075Z] ea42096754a7: Retrying in 1 second [2020-12-21T16:08:41.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.254s coverage: 47.1% of statements [2020-12-21T16:08:41.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-21T16:08:41.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-21T16:08:41.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-21T16:08:41.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-21T16:08:41.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-21T16:08:41.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.069s coverage: 100.0% of statements [2020-12-21T16:08:41.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-21T16:08:41.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.151s coverage: 100.0% of statements [2020-12-21T16:08:41.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-21T16:08:43.463Z] ea42096754a7: Verifying Checksum [2020-12-21T16:08:43.463Z] ea42096754a7: Download complete [2020-12-21T16:08:45.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.329s coverage: 29.1% of statements [2020-12-21T16:08:45.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-21T16:08:45.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-21T16:08:45.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-21T16:08:45.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-21T16:08:45.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-21T16:08:45.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.243s coverage: 99.0% of statements [2020-12-21T16:08:45.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-21T16:08:45.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.111s coverage: 100.0% of statements [2020-12-21T16:08:45.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-21T16:08:45.072Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.061s coverage: 0.0% of statements [2020-12-21T16:08:45.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-21T16:08:45.072Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.141s coverage: 100.0% of statements [2020-12-21T16:08:45.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-21T16:08:45.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-21T16:08:45.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-21T16:08:45.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-21T16:08:45.072Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.096s coverage: 87.9% of statements [2020-12-21T16:08:45.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-21T16:08:45.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-21T16:08:45.072Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements [2020-12-21T16:08:45.376Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2020-12-21T16:08:45.709Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.046s coverage: 100.0% of statements [2020-12-21T16:08:46.094Z] ea42096754a7: Pull complete [2020-12-21T16:08:46.308Z] GO111MODULE=on go vet ./... [2020-12-21T16:08:46.369Z] bd61cee6920e: Pull complete [2020-12-21T16:08:46.645Z] 87c4ece4675c: Pull complete [2020-12-21T16:08:46.915Z] 90ca8b2ff088: Pull complete [2020-12-21T16:08:46.915Z] Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 [2020-12-21T16:08:46.915Z] Status: Downloaded newer image for docker:latest [2020-12-21T16:08:50.309Z] ---> 58566ccc7b31 [2020-12-21T16:08:50.309Z] Step 6/7 : COPY go.mod . [2020-12-21T16:08:51.290Z] ---> dec3231e5f64 [2020-12-21T16:08:51.290Z] Step 7/7 : RUN go mod download [2020-12-21T16:08:51.290Z] ---> Running in 9ef50f6e205c [2020-12-21T16:09:18.066Z] Removing intermediate container 9ef50f6e205c [2020-12-21T16:09:18.066Z] ---> 76c92e0c667c [2020-12-21T16:09:18.066Z] Successfully built 76c92e0c667c [2020-12-21T16:09:18.066Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:09:18.405Z] + docker inspect -f . ci-base-image-arm64 [2020-12-21T16:09:18.405Z] . [Pipeline] withDockerContainer [2020-12-21T16:09:18.631Z] prd-ubuntu18.04-docker-arm64-4c-16g-17064 does not seem to be running inside a container [2020-12-21T16:09:18.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-21T16:09:20.248Z] $ docker top 3b49fb8ed9aee3099f237a0776ee76329750d498f42805ba6a1852f94c306533 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T16:09:21.254Z] + go version [2020-12-21T16:09:21.254Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-21T16:09:21.278Z] $ docker stop --time=1 3b49fb8ed9aee3099f237a0776ee76329750d498f42805ba6a1852f94c306533 [2020-12-21T16:09:23.159Z] $ docker rm -f 3b49fb8ed9aee3099f237a0776ee76329750d498f42805ba6a1852f94c306533 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:09:24.199Z] + docker inspect -f . ci-base-image-arm64 [2020-12-21T16:09:24.199Z] . [Pipeline] withDockerContainer [2020-12-21T16:09:24.456Z] prd-ubuntu18.04-docker-arm64-4c-16g-17064 does not seem to be running inside a container [2020-12-21T16:09:24.539Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-21T16:09:25.902Z] $ docker top cba05974b3aa62e9f0773962dcb28ec4831cd286e2ba53b2e01422485c7ebd29 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-21T16:09:26.299Z] ========================================================= [2020-12-21T16:09:26.299Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-21T16:09:26.299Z] ========================================================= [Pipeline] sh [2020-12-21T16:09:26.983Z] + make test [2020-12-21T16:09:26.983Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-21T16:09:43.751Z] gofmt -l . [2020-12-21T16:09:43.751Z] [ "`gofmt -l .`" = "" ] [2020-12-21T16:09:43.751Z] ./bin/test-go-mod-tidy.sh [2020-12-21T16:09:43.751Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-21T16:09:45.678Z] + ls -al . [2020-12-21T16:09:45.679Z] total 636 [2020-12-21T16:09:45.679Z] drwxrwxr-x 10 1001 1001 4096 Dec 21 16:09 . [2020-12-21T16:09:45.679Z] drwxr-xr-x 4 root root 30 Dec 21 16:06 .. [2020-12-21T16:09:45.679Z] -rw-rw-r-- 1 1001 1001 11 Dec 21 16:03 .dockerignore [2020-12-21T16:09:45.679Z] drwxrwxr-x 8 1001 1001 179 Dec 21 16:03 .git [2020-12-21T16:09:45.679Z] drwxrwxr-x 3 1001 1001 125 Dec 21 16:03 .github [2020-12-21T16:09:45.679Z] -rw-rw-r-- 1 1001 1001 824 Dec 21 16:03 .gitignore [2020-12-21T16:09:45.679Z] drwx------ 3 1001 1001 47 Dec 21 16:04 .semver [2020-12-21T16:09:45.679Z] -rw-rw-r-- 1 1001 1001 166 Dec 21 16:03 .sonarcloud.properties [2020-12-21T16:09:45.679Z] -rw-rw-r-- 1 1001 1001 3804 Dec 21 16:03 CONTRIBUTING.md [2020-12-21T16:09:45.679Z] -rw-rw-r-- 1 1001 1001 1035 Dec 21 16:03 Dockerfile.build [2020-12-21T16:09:45.679Z] -rw-rw-r-- 1 1001 1001 863 Dec 21 16:03 Jenkinsfile [2020-12-21T16:09:45.679Z] -rw-rw-r-- 1 1001 1001 10775 Dec 21 16:03 LICENSE [2020-12-21T16:09:45.679Z] -rw-rw-r-- 1 1001 1001 5750 Dec 21 16:03 Makefile [2020-12-21T16:09:45.679Z] -rw-rw-r-- 1 1001 1001 6511 Dec 21 16:03 README.md [2020-12-21T16:09:45.679Z] -rw-rw-r-- 1 1001 1001 6744 Dec 21 16:03 SECURITY.md [2020-12-21T16:09:45.679Z] -rw-rw-r-- 1 1001 1001 5 Dec 21 16:04 VERSION [2020-12-21T16:09:45.679Z] -rw-rw-r-- 1 1001 1001 4131 Dec 21 16:03 ZMQWindows.md [2020-12-21T16:09:45.679Z] drwxrwxr-x 2 1001 1001 117 Dec 21 16:03 bin [2020-12-21T16:09:45.679Z] drwxrwxr-x 14 1001 1001 4096 Dec 21 16:03 cmd [2020-12-21T16:09:45.679Z] -rw-r--r-- 1 root root 537098 Dec 21 16:08 coverage.out [2020-12-21T16:09:45.679Z] -rw-r--r-- 1 root root 979 Dec 21 16:09 go.mod [2020-12-21T16:09:45.679Z] -rw-r--r-- 1 root root 18739 Dec 21 16:09 go.sum [2020-12-21T16:09:45.679Z] drwxrwxr-x 8 1001 1001 127 Dec 21 16:03 internal [2020-12-21T16:09:45.679Z] drwxrwxr-x 4 1001 1001 26 Dec 21 16:03 openapi [2020-12-21T16:09:45.679Z] drwxrwxr-x 4 1001 1001 71 Dec 21 16:03 snap [2020-12-21T16:09:45.679Z] -rw-rw-r-- 1 1001 1001 168 Dec 21 16:03 version.go [Pipeline] sh [2020-12-21T16:09:46.127Z] + '[' -e coverage.out ] [2020-12-21T16:09:46.127Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-21T16:09:46.684Z] Stashed 1 file(s) [Pipeline] sh [2020-12-21T16:09:47.481Z] + make build [2020-12-21T16:09:47.481Z] 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 [2020-12-21T16:09:49.538Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-21T16:09:53.195Z] 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 [2020-12-21T16:10:12.810Z] 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 [2020-12-21T16:10:16.556Z] 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 [2020-12-21T16:10:19.452Z] 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 [2020-12-21T16:10:20.173Z] 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 [2020-12-21T16:10:23.184Z] 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 [2020-12-21T16:10:26.108Z] 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 [2020-12-21T16:10:28.850Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-21T16:10:30.064Z] 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 [2020-12-21T16:10:33.607Z] 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 [2020-12-21T16:10:35.725Z] 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 [2020-12-21T16:10:38.674Z] 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] } [2020-12-21T16:10:41.635Z] $ docker stop --time=1 8ae4c3f41f8906c80f4b9934996a6fabb3c611da44b7ae9a1e213875cc225d1a [2020-12-21T16:10:44.498Z] $ docker rm -f 8ae4c3f41f8906c80f4b9934996a6fabb3c611da44b7ae9a1e213875cc225d1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2020-12-21T16:10:47.890Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-21T16:10:47.890Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-21T16:10:47.890Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-21T16:10:47.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-21T16:10:47.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-21T16:10:47.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-21T16:10:47.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-21T16:10:47.890Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-21T16:10:47.890Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:10:48.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-21T16:10:48.906Z] [2020-12-21T16:10:48.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:10:49.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-21T16:10:49.699Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-21T16:10:49.700Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-21T16:10:49.700Z] ca9280d653b3: Pulling fs layer [2020-12-21T16:10:49.700Z] 7e9c9ca2126c: Pulling fs layer [2020-12-21T16:10:50.967Z] cbdbe7a5bc2a: Download complete [2020-12-21T16:10:51.594Z] cbdbe7a5bc2a: Pull complete [2020-12-21T16:10:52.258Z] ca9280d653b3: Verifying Checksum [2020-12-21T16:10:52.258Z] ca9280d653b3: Download complete [2020-12-21T16:10:52.389Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-21T16:10:52.389Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-21T16:10:52.389Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-21T16:10:55.249Z] ca9280d653b3: Pull complete [2020-12-21T16:10:58.031Z] 7e9c9ca2126c: Verifying Checksum [2020-12-21T16:10:58.031Z] 7e9c9ca2126c: Download complete [2020-12-21T16:10:58.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.262s coverage: 46.6% of statements [2020-12-21T16:10:58.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-21T16:10:58.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-21T16:10:58.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-21T16:10:58.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-21T16:10:58.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-21T16:11:04.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.517s coverage: 27.0% of statements [2020-12-21T16:11:04.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-21T16:11:04.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-21T16:11:04.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-21T16:11:04.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-21T16:11:04.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-21T16:11:04.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-21T16:11:04.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.072s coverage: 100.0% of statements [2020-12-21T16:11:04.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-21T16:11:04.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.100s coverage: 100.0% of statements [2020-12-21T16:11:04.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-21T16:11:04.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-21T16:11:04.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.517s coverage: 72.7% of statements [2020-12-21T16:11:04.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-21T16:11:04.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-21T16:11:06.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.687s coverage: 83.3% of statements [2020-12-21T16:11:06.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-21T16:11:06.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-21T16:11:06.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-21T16:11:06.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-21T16:11:10.790Z] 7e9c9ca2126c: Pull complete [2020-12-21T16:11:10.790Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-21T16:11:10.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-21T16:11:10.790Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-21T16:11:11.114Z] prd-centos7-docker-4c-2g-17062 does not seem to be running inside a container [2020-12-21T16:11:11.221Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-21T16:11:13.128Z] $ docker top 4093fd39e7fb838db547d5c10934189b3562dfc76173b05f26856a1c279497b8 -eo pid,comm [2020-12-21T16:11:13.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.166s coverage: 28.6% of statements [2020-12-21T16:11:13.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-21T16:11:13.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-21T16:11:13.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-21T16:11:13.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-21T16:11:13.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-21T16:11:13.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.198s coverage: 100.0% of statements [2020-12-21T16:11:13.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-21T16:11:13.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements [2020-12-21T16:11:13.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-21T16:11:13.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.325s coverage: 86.7% of statements [2020-12-21T16:11:13.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [Pipeline] { [Pipeline] sh [2020-12-21T16:11:13.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.360s coverage: 97.5% of statements [2020-12-21T16:11:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-21T16:11:13.852Z] + docker-compose build --help [2020-12-21T16:11:13.852Z] + grep parallel [2020-12-21T16:11:14.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.140s coverage: 78.3% of statements [2020-12-21T16:11:14.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-21T16:11:14.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-21T16:11:14.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-21T16:11:14.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-21T16:11:15.409Z] --parallel Build images in parallel. [Pipeline] } [2020-12-21T16:11:15.741Z] $ docker stop --time=1 4093fd39e7fb838db547d5c10934189b3562dfc76173b05f26856a1c279497b8 [2020-12-21T16:11:17.441Z] $ docker rm -f 4093fd39e7fb838db547d5c10934189b3562dfc76173b05f26856a1c279497b8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:11:18.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-21T16:11:18.490Z] . [Pipeline] withDockerContainer [2020-12-21T16:11:18.778Z] prd-centos7-docker-4c-2g-17062 does not seem to be running inside a container [2020-12-21T16:11:18.855Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-21T16:11:20.427Z] $ docker top 6eb2437dfdbea66a612343ef5c9c1bb2e6168a22d672b6cb4bee408730e9a11a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T16:11:21.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.967s coverage: 93.8% of statements [2020-12-21T16:11:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-21T16:11:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-21T16:11:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-21T16:11:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-21T16:11:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-21T16:11:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-21T16:11:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-21T16:11:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-21T16:11:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-21T16:11:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-21T16:11:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-21T16:11:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-21T16:11:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-21T16:11:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-21T16:11:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-21T16:11:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-21T16:11:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-21T16:11:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-21T16:11:21.526Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2020-12-21T16:11:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-21T16:11:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-21T16:11:21.526Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.194s coverage: 0.1% of statements [2020-12-21T16:11:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-21T16:11:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-21T16:11:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-21T16:11:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-21T16:11:21.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements [2020-12-21T16:11:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-21T16:11:21.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.122s coverage: 75.5% of statements [2020-12-21T16:11:21.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-21T16:11:21.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.8% of statements [2020-12-21T16:11:21.714Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-21T16:11:21.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.138s coverage: 87.2% of statements [2020-12-21T16:11:23.205Z] Building docker-core-command-go ... [2020-12-21T16:11:23.206Z] Building docker-core-data-go ... [2020-12-21T16:11:23.206Z] Building docker-core-metadata-go ... [2020-12-21T16:11:23.206Z] Building docker-security-bootstrap-redis-go ... [2020-12-21T16:11:23.206Z] Building docker-security-proxy-setup-go ... [2020-12-21T16:11:23.206Z] Building docker-security-secretstore-setup-go ... [2020-12-21T16:11:23.206Z] Building docker-support-notifications-go ... [2020-12-21T16:11:23.206Z] Building docker-support-scheduler-go ... [2020-12-21T16:11:23.206Z] Building docker-sys-mgmt-agent-go ... [2020-12-21T16:11:23.206Z] Building docker-sys-mgmt-agent-go [2020-12-21T16:11:23.206Z] Building docker-core-command-go [2020-12-21T16:11:23.206Z] Building docker-core-data-go [2020-12-21T16:11:23.206Z] Building docker-security-secretstore-setup-go [2020-12-21T16:11:23.206Z] Building docker-security-proxy-setup-go [2020-12-21T16:11:23.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.166s coverage: 84.2% of statements [2020-12-21T16:11:25.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.181s coverage: 91.4% of statements [2020-12-21T16:11:25.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-21T16:11:27.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.646s coverage: 63.5% of statements [2020-12-21T16:11:27.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-21T16:11:27.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-21T16:11:27.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.087s coverage: 100.0% of statements [2020-12-21T16:11:27.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 91.3% of statements [2020-12-21T16:11:28.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements [2020-12-21T16:11:28.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements [2020-12-21T16:11:28.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2020-12-21T16:11:34.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.888s coverage: 55.9% of statements [2020-12-21T16:11:34.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-21T16:11:34.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-21T16:11:34.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-21T16:11:34.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-21T16:11:34.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-21T16:11:34.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.364s coverage: 37.0% of statements [2020-12-21T16:11:34.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-21T16:11:34.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-21T16:11:34.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.585s coverage: 84.0% of statements [2020-12-21T16:11:34.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.105s coverage: 100.0% of statements [2020-12-21T16:11:41.750Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.339s coverage: 47.1% of statements [2020-12-21T16:11:41.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-21T16:11:41.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-21T16:11:41.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-21T16:11:41.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-21T16:11:41.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-21T16:11:41.750Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.119s coverage: 100.0% of statements [2020-12-21T16:11:41.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-21T16:11:41.750Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.125s coverage: 100.0% of statements [2020-12-21T16:11:41.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-21T16:11:46.138Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.939s coverage: 29.1% of statements [2020-12-21T16:11:46.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-21T16:11:46.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-21T16:11:46.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-21T16:11:46.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-21T16:11:46.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-21T16:11:46.138Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.210s coverage: 99.0% of statements [2020-12-21T16:11:46.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-21T16:11:46.138Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.094s coverage: 100.0% of statements [2020-12-21T16:11:46.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-21T16:11:46.138Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.054s coverage: 0.0% of statements [2020-12-21T16:11:46.138Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-21T16:11:46.138Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.068s coverage: 100.0% of statements [2020-12-21T16:11:46.138Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-21T16:11:46.138Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-21T16:11:46.138Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-21T16:11:46.138Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-21T16:11:46.138Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements [2020-12-21T16:11:46.138Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-21T16:11:46.138Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-21T16:11:46.449Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.069s coverage: 100.0% of statements [2020-12-21T16:11:47.491Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements [2020-12-21T16:11:47.779Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2020-12-21T16:11:48.378Z] GO111MODULE=on go vet ./... [2020-12-21T16:12:21.613Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T16:12:21.613Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-21T16:12:21.613Z] ---> 6f0572bcabef [2020-12-21T16:12:21.613Z] Step 3/22 : WORKDIR /edgex-go [2020-12-21T16:12:21.613Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T16:12:21.613Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-21T16:12:21.613Z] ---> 6f0572bcabef [2020-12-21T16:12:21.613Z] Step 3/23 : WORKDIR /edgex-go [2020-12-21T16:12:21.901Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T16:12:21.901Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-21T16:12:21.901Z] ---> 6f0572bcabef [2020-12-21T16:12:21.901Z] Step 3/21 : WORKDIR /edgex-go [2020-12-21T16:12:22.188Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T16:12:22.188Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-21T16:12:22.188Z] ---> 6f0572bcabef [2020-12-21T16:12:22.188Z] Step 3/27 : WORKDIR /edgex-go [2020-12-21T16:12:22.463Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T16:12:22.463Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-21T16:12:22.463Z] ---> 6f0572bcabef [2020-12-21T16:12:22.463Z] Step 3/24 : WORKDIR /edgex-go [2020-12-21T16:12:22.938Z] ---> Running in d62f13209d65 [2020-12-21T16:12:22.938Z] ---> Running in 7d8752c3addf [2020-12-21T16:12:22.938Z] ---> Running in 4483190b9d1f [2020-12-21T16:12:22.938Z] ---> Running in 0e88c5a0d070 [2020-12-21T16:12:22.938Z] ---> Running in 78cf1e05a743 [2020-12-21T16:12:23.690Z] Removing intermediate container 78cf1e05a743 [2020-12-21T16:12:23.690Z] ---> 3bbbb23fe4d6 [2020-12-21T16:12:23.690Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T16:12:23.690Z] Removing intermediate container d62f13209d65 [2020-12-21T16:12:23.690Z] ---> 0e131d30d05e [2020-12-21T16:12:23.690Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T16:12:23.690Z] Removing intermediate container 0e88c5a0d070 [2020-12-21T16:12:23.690Z] ---> 30964644422d [2020-12-21T16:12:23.690Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T16:12:24.027Z] Removing intermediate container 7d8752c3addf [2020-12-21T16:12:24.027Z] ---> 822572a53466 [2020-12-21T16:12:24.027Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T16:12:24.027Z] Removing intermediate container 4483190b9d1f [2020-12-21T16:12:24.027Z] ---> fbe2a93cb53a [2020-12-21T16:12:24.027Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T16:12:24.027Z] ---> Running in 9e74f1627f41 [2020-12-21T16:12:24.027Z] ---> Running in c9893fe934a8 [2020-12-21T16:12:24.027Z] ---> Running in c059a8cb89cd [2020-12-21T16:12:24.027Z] ---> Running in 87b4ae392ff7 [2020-12-21T16:12:24.330Z] ---> Running in 0cfdea88e603 [2020-12-21T16:12:29.053Z] Removing intermediate container 9e74f1627f41 [2020-12-21T16:12:29.053Z] ---> 33d58584f9a2 [2020-12-21T16:12:29.053Z] Step 5/24 : RUN apk update && apk add make git [2020-12-21T16:12:29.053Z] Removing intermediate container c9893fe934a8 [2020-12-21T16:12:29.053Z] ---> 624f0c99c620 [2020-12-21T16:12:29.053Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-21T16:12:29.053Z] Removing intermediate container 87b4ae392ff7 [2020-12-21T16:12:29.053Z] ---> 135d5cd26257 [2020-12-21T16:12:29.053Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-21T16:12:29.053Z] Removing intermediate container 0cfdea88e603 [2020-12-21T16:12:29.053Z] ---> c92eae4f096b [2020-12-21T16:12:29.053Z] Step 5/21 : RUN apk update && apk add make git [2020-12-21T16:12:29.352Z] Removing intermediate container c059a8cb89cd [2020-12-21T16:12:29.352Z] ---> 8d2a7fae4642 [2020-12-21T16:12:29.352Z] Step 5/22 : RUN apk update && apk add make git [2020-12-21T16:12:29.352Z] ---> Running in 3586b56029d3 [2020-12-21T16:12:29.352Z] ---> Running in b9e95b077535 [2020-12-21T16:12:29.352Z] ---> Running in a20d8cd93993 [2020-12-21T16:12:29.352Z] ---> Running in 7209250fd491 [2020-12-21T16:12:29.352Z] ---> Running in 95a7fee90f92 [2020-12-21T16:12:32.146Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T16:12:32.146Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T16:12:32.745Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T16:12:32.745Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T16:12:32.745Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T16:12:32.745Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T16:12:33.021Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T16:12:33.692Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T16:12:34.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T16:12:34.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T16:12:35.025Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-21T16:12:35.026Z] v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-21T16:12:35.026Z] OK: 12750 distinct packages available [2020-12-21T16:12:35.026Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-21T16:12:35.026Z] v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-21T16:12:35.026Z] OK: 12750 distinct packages available [2020-12-21T16:12:35.026Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-21T16:12:35.026Z] v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-21T16:12:35.026Z] OK: 12750 distinct packages available [2020-12-21T16:12:35.325Z] OK: 233 MiB in 51 packages [2020-12-21T16:12:35.326Z] OK: 233 MiB in 51 packages [2020-12-21T16:12:35.621Z] OK: 233 MiB in 51 packages [2020-12-21T16:12:36.316Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-21T16:12:36.316Z] v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-21T16:12:36.316Z] OK: 12750 distinct packages available [2020-12-21T16:12:36.316Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-21T16:12:36.316Z] v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-21T16:12:36.316Z] OK: 12750 distinct packages available [2020-12-21T16:12:36.627Z] Removing intermediate container b9e95b077535 [2020-12-21T16:12:36.627Z] ---> 0eae2c71ce12 [2020-12-21T16:12:36.627Z] Step 6/23 : COPY go.mod . [2020-12-21T16:12:36.627Z] Removing intermediate container 3586b56029d3 [2020-12-21T16:12:36.627Z] ---> 2de6b28edd23 [2020-12-21T16:12:36.627Z] Step 6/27 : COPY go.mod . [2020-12-21T16:12:36.627Z] OK: 233 MiB in 51 packages [2020-12-21T16:12:36.926Z] OK: 233 MiB in 51 packages [2020-12-21T16:12:37.200Z] Removing intermediate container a20d8cd93993 [2020-12-21T16:12:37.200Z] ---> f0a8685a8d34 [2020-12-21T16:12:37.200Z] Step 6/21 : COPY go.mod . [2020-12-21T16:12:37.490Z] ---> 6d58af4e7704 [2020-12-21T16:12:37.490Z] Step 7/27 : RUN go mod download [2020-12-21T16:12:37.490Z] ---> 98f5dc5f996f [2020-12-21T16:12:37.490Z] Step 7/23 : RUN go mod download [2020-12-21T16:12:37.490Z] ---> Running in 0f7222d35fde [2020-12-21T16:12:37.490Z] ---> Running in 6a0abd68d084 [2020-12-21T16:12:37.771Z] ---> 33abe16f933c [2020-12-21T16:12:37.771Z] Step 7/21 : RUN go mod download [2020-12-21T16:12:37.771Z] ---> Running in c6c9c729623f [2020-12-21T16:12:38.061Z] Removing intermediate container 95a7fee90f92 [2020-12-21T16:12:38.061Z] ---> c7019e327e31 [2020-12-21T16:12:38.061Z] Step 6/22 : COPY go.mod . [2020-12-21T16:12:38.351Z] Removing intermediate container 7209250fd491 [2020-12-21T16:12:38.351Z] ---> e1b0a289890d [2020-12-21T16:12:38.351Z] Step 6/24 : COPY go.mod . [2020-12-21T16:12:39.050Z] ---> 2e5edc046e77 [2020-12-21T16:12:39.050Z] Step 7/22 : RUN go mod download [2020-12-21T16:12:39.050Z] ---> 675d879722d4 [2020-12-21T16:12:39.050Z] Step 7/24 : RUN go mod download [2020-12-21T16:12:39.568Z] ---> Running in 810fd32aae00 [2020-12-21T16:12:39.568Z] ---> Running in f7e6c897f1d9 [2020-12-21T16:12:42.823Z] Removing intermediate container 0f7222d35fde [2020-12-21T16:12:42.823Z] ---> f78807524440 [2020-12-21T16:12:42.823Z] Step 8/27 : COPY . . [2020-12-21T16:12:42.823Z] Removing intermediate container c6c9c729623f [2020-12-21T16:12:42.823Z] ---> 3d5a4515fa33 [2020-12-21T16:12:42.823Z] Step 8/21 : COPY . . [2020-12-21T16:12:42.823Z] Removing intermediate container 6a0abd68d084 [2020-12-21T16:12:42.823Z] ---> bd9b7b7de9ab [2020-12-21T16:12:42.823Z] Step 8/23 : COPY . . [2020-12-21T16:12:42.823Z] Removing intermediate container 810fd32aae00 [2020-12-21T16:12:42.823Z] ---> a7fc39064d1d [2020-12-21T16:12:42.823Z] Step 8/24 : COPY . . [2020-12-21T16:12:43.431Z] Removing intermediate container f7e6c897f1d9 [2020-12-21T16:12:43.431Z] ---> 52f06e912930 [2020-12-21T16:12:43.431Z] Step 8/22 : COPY . . [2020-12-21T16:12:56.546Z] gofmt -l . [2020-12-21T16:12:56.546Z] [ "`gofmt -l .`" = "" ] [2020-12-21T16:12:56.546Z] ./bin/test-go-mod-tidy.sh [2020-12-21T16:12:56.546Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-21T16:12:59.923Z] + ls -al . [2020-12-21T16:12:59.923Z] total 664 [2020-12-21T16:12:59.923Z] drwxrwxr-x 9 1001 1001 4096 Dec 21 16:12 . [2020-12-21T16:12:59.923Z] drwxr-xr-x 4 root root 4096 Dec 21 16:09 .. [2020-12-21T16:12:59.923Z] -rw-rw-r-- 1 1001 1001 11 Dec 21 16:07 .dockerignore [2020-12-21T16:12:59.923Z] drwxrwxr-x 8 1001 1001 4096 Dec 21 16:07 .git [2020-12-21T16:12:59.923Z] drwxrwxr-x 3 1001 1001 4096 Dec 21 16:07 .github [2020-12-21T16:12:59.924Z] -rw-rw-r-- 1 1001 1001 824 Dec 21 16:07 .gitignore [2020-12-21T16:12:59.924Z] -rw-rw-r-- 1 1001 1001 166 Dec 21 16:07 .sonarcloud.properties [2020-12-21T16:12:59.924Z] -rw-rw-r-- 1 1001 1001 3804 Dec 21 16:07 CONTRIBUTING.md [2020-12-21T16:12:59.924Z] -rw-rw-r-- 1 1001 1001 1035 Dec 21 16:07 Dockerfile.build [2020-12-21T16:12:59.924Z] -rw-rw-r-- 1 1001 1001 863 Dec 21 16:07 Jenkinsfile [2020-12-21T16:12:59.924Z] -rw-rw-r-- 1 1001 1001 10775 Dec 21 16:07 LICENSE [2020-12-21T16:12:59.924Z] -rw-rw-r-- 1 1001 1001 5750 Dec 21 16:07 Makefile [2020-12-21T16:12:59.924Z] -rw-rw-r-- 1 1001 1001 6511 Dec 21 16:07 README.md [2020-12-21T16:12:59.924Z] -rw-rw-r-- 1 1001 1001 6744 Dec 21 16:07 SECURITY.md [2020-12-21T16:12:59.924Z] -rw-rw-r-- 1 1001 1001 5 Dec 21 16:04 VERSION [2020-12-21T16:12:59.924Z] -rw-rw-r-- 1 1001 1001 4131 Dec 21 16:07 ZMQWindows.md [2020-12-21T16:12:59.924Z] drwxrwxr-x 2 1001 1001 4096 Dec 21 16:07 bin [2020-12-21T16:12:59.924Z] drwxrwxr-x 14 1001 1001 4096 Dec 21 16:07 cmd [2020-12-21T16:12:59.924Z] -rw-r--r-- 1 root root 537098 Dec 21 16:11 coverage.out [2020-12-21T16:12:59.924Z] -rw-r--r-- 1 root root 979 Dec 21 16:12 go.mod [2020-12-21T16:12:59.924Z] -rw-r--r-- 1 root root 18739 Dec 21 16:12 go.sum [2020-12-21T16:12:59.924Z] drwxrwxr-x 8 1001 1001 4096 Dec 21 16:07 internal [2020-12-21T16:12:59.924Z] drwxrwxr-x 4 1001 1001 4096 Dec 21 16:07 openapi [2020-12-21T16:12:59.924Z] drwxrwxr-x 4 1001 1001 4096 Dec 21 16:07 snap [2020-12-21T16:12:59.924Z] -rw-rw-r-- 1 1001 1001 168 Dec 21 16:07 version.go [Pipeline] sh [2020-12-21T16:13:00.626Z] + '[' -e coverage.out ] [2020-12-21T16:13:00.626Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-21T16:13:00.739Z] Warning: overwriting stash ‘coverage-report’ [2020-12-21T16:13:02.040Z] Stashed 1 file(s) [Pipeline] sh [2020-12-21T16:13:02.692Z] + make build [2020-12-21T16:13:02.692Z] 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 [2020-12-21T16:13:12.835Z] 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 [2020-12-21T16:13:39.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 [2020-12-21T16:13:39.941Z] 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 [2020-12-21T16:13:45.334Z] 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 [2020-12-21T16:13:46.772Z] 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 [2020-12-21T16:13:51.078Z] 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 [2020-12-21T16:13:55.372Z] 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 [2020-12-21T16:13:58.747Z] 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 [2020-12-21T16:14:03.059Z] 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 [2020-12-21T16:14:06.439Z] 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 [2020-12-21T16:14:06.915Z] ---> 8e9a429eeaa8 [2020-12-21T16:14:06.915Z] ---> f3c16df68670 [2020-12-21T16:14:06.915Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-21T16:14:06.915Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-21T16:14:06.915Z] ---> 01113faddd77 [2020-12-21T16:14:06.915Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-21T16:14:06.915Z] ---> Running in 3464cf24f9f0 [2020-12-21T16:14:06.915Z] ---> Running in 9afa0fecb6d9 [2020-12-21T16:14:06.915Z] ---> 9076cdaddb48 [2020-12-21T16:14:06.915Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-21T16:14:06.915Z] ---> Running in bcb0641261fe [2020-12-21T16:14:06.915Z] ---> e5ced26e3a50 [2020-12-21T16:14:06.915Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-21T16:14:06.916Z] ---> Running in bf45a8aa6f58 [2020-12-21T16:14:06.916Z] ---> Running in 5535cf573ca4 [2020-12-21T16:14:06.916Z] 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 [2020-12-21T16:14:06.916Z] 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 [2020-12-21T16:14:06.916Z] 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 [2020-12-21T16:14:06.916Z] 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 [2020-12-21T16:14:06.916Z] 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 [2020-12-21T16:14:09.895Z] 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] } [2020-12-21T16:14:13.326Z] $ docker stop --time=1 cba05974b3aa62e9f0773962dcb28ec4831cd286e2ba53b2e01422485c7ebd29 [2020-12-21T16:14:15.904Z] $ docker rm -f cba05974b3aa62e9f0773962dcb28ec4831cd286e2ba53b2e01422485c7ebd29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:14:17.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-21T16:14:17.932Z] [2020-12-21T16:14:17.932Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:14:18.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-21T16:14:18.600Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-21T16:14:18.600Z] 29e5d40040c1: Pulling fs layer [2020-12-21T16:14:18.600Z] 1ce36da41761: Pulling fs layer [2020-12-21T16:14:18.600Z] 25b303627fd3: Pulling fs layer [2020-12-21T16:14:19.205Z] 29e5d40040c1: Verifying Checksum [2020-12-21T16:14:19.205Z] 29e5d40040c1: Download complete [2020-12-21T16:14:19.480Z] 1ce36da41761: Verifying Checksum [2020-12-21T16:14:19.480Z] 1ce36da41761: Download complete [2020-12-21T16:14:20.075Z] 29e5d40040c1: Pull complete [2020-12-21T16:14:21.052Z] 25b303627fd3: Verifying Checksum [2020-12-21T16:14:21.052Z] 25b303627fd3: Download complete [2020-12-21T16:14:21.052Z] 1ce36da41761: Pull complete [2020-12-21T16:14:31.198Z] 25b303627fd3: Pull complete [2020-12-21T16:14:31.198Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-21T16:14:31.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-21T16:14:31.198Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-21T16:14:31.461Z] prd-ubuntu18.04-docker-arm64-4c-16g-17064 does not seem to be running inside a container [2020-12-21T16:14:31.539Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-21T16:14:34.585Z] $ docker top 26af95dcea9b649b34851d51ab28dbcc3eea303da742f2656d8696d1decdfa25 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T16:14:35.673Z] + grep parallel [2020-12-21T16:14:35.673Z] + docker-compose build --help [2020-12-21T16:14:39.029Z] --parallel Build images in parallel. [Pipeline] } [2020-12-21T16:14:39.048Z] $ docker stop --time=1 26af95dcea9b649b34851d51ab28dbcc3eea303da742f2656d8696d1decdfa25 [2020-12-21T16:14:40.865Z] $ docker rm -f 26af95dcea9b649b34851d51ab28dbcc3eea303da742f2656d8696d1decdfa25 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:14:41.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-21T16:14:41.700Z] . [Pipeline] withDockerContainer [2020-12-21T16:14:41.961Z] prd-ubuntu18.04-docker-arm64-4c-16g-17064 does not seem to be running inside a container [2020-12-21T16:14:42.042Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-21T16:14:43.367Z] $ docker top 81ea9b2c3aa087876087c0d60c0bf7b608c0229ccc6a1ae977fb08e7e97eb8ef -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T16:14:44.374Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-21T16:14:46.556Z] 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 [2020-12-21T16:14:46.556Z] 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 [2020-12-21T16:14:47.755Z] Building docker-core-command-go ... [2020-12-21T16:14:47.755Z] Building docker-core-data-go ... [2020-12-21T16:14:47.755Z] Building docker-core-metadata-go ... [2020-12-21T16:14:47.755Z] Building docker-security-bootstrap-redis-go ... [2020-12-21T16:14:47.755Z] Building docker-security-proxy-setup-go ... [2020-12-21T16:14:47.755Z] Building docker-security-secretstore-setup-go ... [2020-12-21T16:14:47.755Z] Building docker-support-notifications-go ... [2020-12-21T16:14:47.755Z] Building docker-support-scheduler-go ... [2020-12-21T16:14:47.755Z] Building docker-sys-mgmt-agent-go ... [2020-12-21T16:14:47.755Z] Building docker-security-bootstrap-redis-go [2020-12-21T16:14:47.755Z] Building docker-core-data-go [2020-12-21T16:14:47.755Z] Building docker-support-notifications-go [2020-12-21T16:14:47.755Z] Building docker-security-secretstore-setup-go [2020-12-21T16:14:47.755Z] Building docker-support-scheduler-go [2020-12-21T16:14:59.474Z] Removing intermediate container 9afa0fecb6d9 [2020-12-21T16:14:59.474Z] ---> b4f4e2244775 [2020-12-21T16:14:59.474Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-21T16:14:59.474Z] Removing intermediate container bcb0641261fe [2020-12-21T16:14:59.474Z] ---> 7f031f58d660 [2020-12-21T16:14:59.474Z] [2020-12-21T16:14:59.474Z] Step 10/22 : FROM scratch [2020-12-21T16:14:59.474Z] ---> [2020-12-21T16:14:59.474Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-21T16:15:00.945Z] ---> Running in 767cea78680d [2020-12-21T16:15:00.945Z] ---> Running in 6a1cd190e119 [2020-12-21T16:15:00.945Z] Removing intermediate container 5535cf573ca4 [2020-12-21T16:15:00.945Z] ---> 5dc63b6b4813 [2020-12-21T16:15:00.945Z] [2020-12-21T16:15:00.945Z] Step 10/24 : FROM alpine:3.10 [2020-12-21T16:15:00.945Z] 3.10: Pulling from library/alpine [2020-12-21T16:15:00.945Z] Removing intermediate container bf45a8aa6f58 [2020-12-21T16:15:00.945Z] ---> bede0cdcef64 [2020-12-21T16:15:00.945Z] [2020-12-21T16:15:00.945Z] Step 10/21 : FROM alpine [2020-12-21T16:15:00.945Z] latest: Pulling from library/alpine [2020-12-21T16:15:01.242Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-21T16:15:01.242Z] Removing intermediate container 767cea78680d [2020-12-21T16:15:01.242Z] ---> 88ac8f873d0b [2020-12-21T16:15:01.242Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-21T16:15:01.243Z] Status: Downloaded newer image for alpine:latest [2020-12-21T16:15:01.243Z] ---> 389fef711851 [2020-12-21T16:15:01.243Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-21T16:15:01.572Z] ---> Running in 175a5d96b060 [2020-12-21T16:15:01.572Z] ---> Running in fafdf5e0073e [2020-12-21T16:15:03.831Z] 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 [2020-12-21T16:15:04.504Z] Removing intermediate container 175a5d96b060 [2020-12-21T16:15:04.504Z] ---> de13b168e293 [2020-12-21T16:15:04.504Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-21T16:15:04.504Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-21T16:15:04.806Z] Status: Downloaded newer image for alpine:3.10 [2020-12-21T16:15:04.806Z] ---> be4e4bea2c2e [2020-12-21T16:15:04.806Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-21T16:15:05.477Z] ---> Running in 610993d0d902 [2020-12-21T16:15:05.477Z] ---> Running in 09009b9c7625 [2020-12-21T16:15:05.782Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T16:15:06.115Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T16:15:06.115Z] Removing intermediate container 610993d0d902 [2020-12-21T16:15:06.115Z] ---> 04c2e3a58e63 [2020-12-21T16:15:06.115Z] Step 14/22 : WORKDIR / [2020-12-21T16:15:06.408Z] ---> Running in 3dc1fbf32a41 [2020-12-21T16:15:06.408Z] v3.12.3-13-ga43a0bc1d0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-21T16:15:06.408Z] v3.12.3-15-ge843fbbe95 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-21T16:15:06.408Z] OK: 12745 distinct packages available [2020-12-21T16:15:06.776Z] Removing intermediate container 3464cf24f9f0 [2020-12-21T16:15:06.776Z] ---> cfa75807d9fb [2020-12-21T16:15:06.776Z] [2020-12-21T16:15:06.776Z] Step 10/23 : FROM alpine [2020-12-21T16:15:06.776Z] ---> 389fef711851 [2020-12-21T16:15:06.776Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-21T16:15:06.776Z] ---> Running in 31892ed6fc63 [2020-12-21T16:15:07.123Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-21T16:15:07.123Z] Removing intermediate container 3dc1fbf32a41 [2020-12-21T16:15:07.123Z] ---> 0ca760f1b1a0 [2020-12-21T16:15:07.123Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-21T16:15:07.123Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-21T16:15:07.123Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-21T16:15:07.123Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-21T16:15:07.123Z] (4/4) Installing curl (7.69.1-r3) [2020-12-21T16:15:07.123Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T16:15:07.123Z] Executing ca-certificates-20191127-r4.trigger [2020-12-21T16:15:07.520Z] OK: 7 MiB in 18 packages [2020-12-21T16:15:07.520Z] Removing intermediate container 6a1cd190e119 [2020-12-21T16:15:07.520Z] ---> 9876c8719e8d [2020-12-21T16:15:07.520Z] [2020-12-21T16:15:07.520Z] Step 11/27 : FROM docker:latest [2020-12-21T16:15:07.520Z] ---> 0040bc98e531 [2020-12-21T16:15:07.520Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-21T16:15:07.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-21T16:15:07.520Z] Removing intermediate container 31892ed6fc63 [2020-12-21T16:15:07.520Z] ---> 851e25488156 [2020-12-21T16:15:07.520Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-21T16:15:07.881Z] ---> Running in e116d81260c0 [2020-12-21T16:15:07.881Z] ---> Running in 9c11d4acc59b [2020-12-21T16:15:07.881Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-21T16:15:07.881Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-21T16:15:07.881Z] OK: 10350 distinct packages available [2020-12-21T16:15:08.365Z] ---> fdf4380d2d32 [2020-12-21T16:15:08.365Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-21T16:15:08.365Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-21T16:15:08.365Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-21T16:15:08.365Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-21T16:15:08.732Z] (4/5) Installing curl (7.66.0-r3) [2020-12-21T16:15:08.732Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-21T16:15:08.732Z] Executing busybox-1.30.1-r3.trigger [2020-12-21T16:15:08.732Z] Executing ca-certificates-20191127-r2.trigger [2020-12-21T16:15:08.732Z] OK: 7 MiB in 19 packages [2020-12-21T16:15:09.070Z] Removing intermediate container 9c11d4acc59b [2020-12-21T16:15:09.070Z] ---> dd6c5b515642 [2020-12-21T16:15:09.070Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-21T16:15:09.360Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T16:15:09.360Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T16:15:09.689Z] ---> Running in 3d8987ccf74f [2020-12-21T16:15:09.690Z] (1/2) Installing readline (8.0.4-r0) [2020-12-21T16:15:09.690Z] (2/2) Installing bash (5.0.17-r0) [2020-12-21T16:15:09.690Z] Executing bash-5.0.17-r0.post-install [2020-12-21T16:15:09.690Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T16:15:09.690Z] OK: 12 MiB in 22 packages [2020-12-21T16:15:09.989Z] Removing intermediate container fafdf5e0073e [2020-12-21T16:15:09.989Z] ---> ab2e2428de00 [2020-12-21T16:15:09.989Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-21T16:15:09.989Z] ---> 4ace53195506 [2020-12-21T16:15:09.989Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-21T16:15:10.331Z] ---> Running in 5a6e4c4e4516 [2020-12-21T16:15:10.613Z] Removing intermediate container 3d8987ccf74f [2020-12-21T16:15:10.613Z] ---> 5385c05910e2 [2020-12-21T16:15:10.613Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T16:15:10.962Z] Removing intermediate container 09009b9c7625 [2020-12-21T16:15:10.962Z] ---> 3bfed89be8f5 [2020-12-21T16:15:10.962Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-21T16:15:10.962Z] ---> Running in f561c58877c6 [2020-12-21T16:15:10.962Z] ---> 5a8e50328308 [2020-12-21T16:15:10.962Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-21T16:15:11.321Z] Removing intermediate container 5a6e4c4e4516 [2020-12-21T16:15:11.321Z] ---> bf6e3d3c09c1 [2020-12-21T16:15:11.321Z] Step 13/21 : WORKDIR /edgex [2020-12-21T16:15:11.321Z] ---> Running in 691d3316f7b2 [2020-12-21T16:15:11.604Z] ---> Running in 62a33aea3271 [2020-12-21T16:15:11.604Z] ---> Running in 526a3d460ce6 [2020-12-21T16:15:11.604Z] Removing intermediate container e116d81260c0 [2020-12-21T16:15:11.604Z] ---> 81575a083402 [2020-12-21T16:15:11.604Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-21T16:15:12.783Z] ---> Running in df84d67bc259 [2020-12-21T16:15:12.783Z] Removing intermediate container 691d3316f7b2 [2020-12-21T16:15:12.783Z] ---> b61b1d87e059 [2020-12-21T16:15:12.783Z] Step 13/24 : WORKDIR / [2020-12-21T16:15:13.075Z] Removing intermediate container 526a3d460ce6 [2020-12-21T16:15:13.075Z] ---> 5f5b50d2c633 [2020-12-21T16:15:13.075Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-21T16:15:13.075Z] Removing intermediate container 62a33aea3271 [2020-12-21T16:15:13.075Z] ---> b8a9b49b9631 [2020-12-21T16:15:13.075Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T16:15:13.075Z] ---> Running in ca2e15241041 [2020-12-21T16:15:13.372Z] ---> Running in 5ca1ccd959f7 [2020-12-21T16:15:13.994Z] Removing intermediate container ca2e15241041 [2020-12-21T16:15:13.994Z] ---> 513eb139397d [2020-12-21T16:15:13.994Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-21T16:15:13.994Z] Removing intermediate container 5ca1ccd959f7 [2020-12-21T16:15:13.994Z] ---> 71cdfbe2a416 [2020-12-21T16:15:13.994Z] Step 20/22 : LABEL arch=x86_64 [2020-12-21T16:15:13.994Z] ---> 87fe67fdd944 [2020-12-21T16:15:13.994Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-21T16:15:14.323Z] ---> Running in ad0d9ea64841 [2020-12-21T16:15:14.955Z] Removing intermediate container f561c58877c6 [2020-12-21T16:15:14.955Z] ---> 0bf9241b59f5 [2020-12-21T16:15:14.955Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-21T16:15:14.955Z] Removing intermediate container ad0d9ea64841 [2020-12-21T16:15:14.955Z] ---> 31b3b5af926a [2020-12-21T16:15:14.955Z] Step 21/22 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 [2020-12-21T16:15:14.955Z] ---> 3a73e83c734c [2020-12-21T16:15:14.955Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-21T16:15:14.955Z] ---> Running in ca409a7fd117 [2020-12-21T16:15:15.259Z] ---> Running in 5dc795e2f088 [2020-12-21T16:15:15.568Z] ---> a2f1f1fe20c2 [2020-12-21T16:15:15.568Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-21T16:15:15.850Z] Removing intermediate container df84d67bc259 [2020-12-21T16:15:15.850Z] ---> 9867d5f1224f [2020-12-21T16:15:15.850Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-21T16:15:15.850Z] Removing intermediate container 5dc795e2f088 [2020-12-21T16:15:15.850Z] ---> f157288dc914 [2020-12-21T16:15:15.850Z] Step 22/22 : LABEL version=0.0.0 [2020-12-21T16:15:15.850Z] ---> c175b274a15b [2020-12-21T16:15:15.850Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-21T16:15:16.150Z] ---> Running in 49a014e17ac6 [2020-12-21T16:15:16.150Z] ---> Running in 67e680f7054a [2020-12-21T16:15:16.584Z] Removing intermediate container 49a014e17ac6 [2020-12-21T16:15:16.584Z] ---> d680b4e6b0e8 [2020-12-21T16:15:16.584Z] [2020-12-21T16:15:16.584Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T16:15:17.005Z] Removing intermediate container 67e680f7054a [2020-12-21T16:15:17.005Z] ---> cfe6c787897c [2020-12-21T16:15:17.005Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-21T16:15:17.005Z] ---> 74f6aca3beed [2020-12-21T16:15:17.005Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-21T16:15:17.284Z] ---> Running in 6be80f8c52e7 [2020-12-21T16:15:17.284Z] ---> 6a06b77f6e94 [2020-12-21T16:15:17.284Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-21T16:15:17.565Z] ---> Running in 4a2e426f69cb [2020-12-21T16:15:17.565Z] Successfully built d680b4e6b0e8 [2020-12-21T16:15:17.851Z] Successfully tagged docker-core-command-go:latest [2020-12-21T16:15:17.851Z] Removing intermediate container 6be80f8c52e7 [2020-12-21T16:15:17.851Z] ---> 8a10eefdb47e [2020-12-21T16:15:17.851Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-21T16:15:17.851Z] Building docker-support-notifications-go [2020-12-21T16:15:17.851Z]  Building docker-core-command-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T16:15:18.178Z] ---> Running in 41d5cdf4d9ac [2020-12-21T16:15:18.178Z] Removing intermediate container 4a2e426f69cb [2020-12-21T16:15:18.178Z] ---> feeda2ac4849 [2020-12-21T16:15:18.178Z] Step 18/21 : CMD ["--init=true"] [2020-12-21T16:15:18.479Z] ---> Running in 5c3ed9cc6ada [2020-12-21T16:15:18.791Z] ---> 9c1f76f1bfcb [2020-12-21T16:15:18.791Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-21T16:15:19.117Z] Removing intermediate container 41d5cdf4d9ac [2020-12-21T16:15:19.117Z] ---> e46348e32162 [2020-12-21T16:15:19.117Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-21T16:15:19.117Z] Removing intermediate container 5c3ed9cc6ada [2020-12-21T16:15:19.117Z] ---> 03b3a767f525 [2020-12-21T16:15:19.117Z] Step 19/21 : LABEL arch=x86_64 [2020-12-21T16:15:19.457Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-21T16:15:19.457Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-21T16:15:19.457Z] ---> Running in edd554b92cf4 [2020-12-21T16:15:19.761Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-21T16:15:20.039Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-21T16:15:20.306Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-21T16:15:20.585Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T16:15:20.585Z] OK: 8 MiB in 19 packages [2020-12-21T16:15:21.286Z] ---> ece3f1f19006 [2020-12-21T16:15:21.286Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-21T16:15:21.681Z] ---> 54c996f6dddc [2020-12-21T16:15:21.681Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-21T16:15:21.681Z] Removing intermediate container edd554b92cf4 [2020-12-21T16:15:21.681Z] ---> f720bb9f62bb [2020-12-21T16:15:21.681Z] Step 20/21 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 [2020-12-21T16:15:23.228Z] ---> Running in 1bbabd762bda [2020-12-21T16:15:23.519Z] ---> 36911d0bb318 [2020-12-21T16:15:23.519Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-21T16:15:23.519Z] ---> Running in d6a66bcb649f [2020-12-21T16:15:23.813Z] ---> d7e9b68af31a [2020-12-21T16:15:23.813Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-21T16:15:24.430Z] Removing intermediate container 1bbabd762bda [2020-12-21T16:15:24.430Z] ---> 0f6f2c00d1e7 [2020-12-21T16:15:24.430Z] Step 21/21 : LABEL version=0.0.0 [2020-12-21T16:15:24.730Z] Removing intermediate container ca409a7fd117 [2020-12-21T16:15:24.730Z] ---> caf98afafe19 [2020-12-21T16:15:24.730Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-21T16:15:25.728Z] ---> Running in 517d20d9c3c7 [2020-12-21T16:15:25.728Z] ---> 41ac81c9a5ef [2020-12-21T16:15:25.728Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-21T16:15:26.025Z] ---> Running in 36b634cb11fc [2020-12-21T16:15:26.025Z] ---> 45e48ab2ac2c [2020-12-21T16:15:26.025Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-21T16:15:26.025Z] Removing intermediate container 517d20d9c3c7 [2020-12-21T16:15:26.025Z] ---> a81c46ca96aa [2020-12-21T16:15:26.025Z] [2020-12-21T16:15:27.611Z] Successfully built a81c46ca96aa [2020-12-21T16:15:27.611Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-21T16:15:27.611Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrap-redis-go [2020-12-21T16:15:27.915Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T16:15:27.915Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T16:15:28.614Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-21T16:15:28.614Z] (2/33) Installing expat (2.2.9-r1) [2020-12-21T16:15:28.614Z] (3/33) Installing libffi (3.3-r2) [2020-12-21T16:15:28.614Z] (4/33) Installing gdbm (1.13-r1) [2020-12-21T16:15:28.614Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-21T16:15:28.614Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-21T16:15:28.614Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-21T16:15:29.304Z] ---> 2e51d97c7605 [2020-12-21T16:15:29.304Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-21T16:15:30.824Z] Removing intermediate container d6a66bcb649f [2020-12-21T16:15:30.824Z] ---> 2c11fe124636 [2020-12-21T16:15:30.824Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-21T16:15:33.622Z] ---> Running in f31f54051246 [2020-12-21T16:15:33.896Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-21T16:15:33.896Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-21T16:15:33.896Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-21T16:15:33.896Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-21T16:15:34.178Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-21T16:15:34.178Z] ---> 3e1aa233873e [2020-12-21T16:15:34.179Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-21T16:15:34.179Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-21T16:15:34.179Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-21T16:15:34.477Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-21T16:15:34.759Z] ---> Running in 03763905f5fe [2020-12-21T16:15:34.760Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-21T16:15:34.760Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-21T16:15:34.760Z] Removing intermediate container f31f54051246 [2020-12-21T16:15:34.760Z] ---> 8c35e7f82d7d [2020-12-21T16:15:34.760Z] Step 22/24 : LABEL arch=x86_64 [2020-12-21T16:15:34.760Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-21T16:15:35.063Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-21T16:15:35.799Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-21T16:15:35.799Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-21T16:15:36.092Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-21T16:15:36.453Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-21T16:15:36.767Z] ---> Running in a530e8c2cc64 [2020-12-21T16:15:36.767Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-21T16:15:37.057Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-21T16:15:37.057Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-21T16:15:37.345Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-21T16:15:37.345Z] Removing intermediate container 03763905f5fe [2020-12-21T16:15:37.345Z] ---> a2cb504a7083 [2020-12-21T16:15:37.345Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T16:15:37.345Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-21T16:15:37.345Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-21T16:15:37.345Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-21T16:15:38.005Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-21T16:15:38.294Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-21T16:15:38.294Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-21T16:15:38.294Z] Removing intermediate container a530e8c2cc64 [2020-12-21T16:15:38.294Z] ---> c47bb1e255b9 [2020-12-21T16:15:38.294Z] Step 23/24 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 [2020-12-21T16:15:39.803Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T16:15:39.803Z] OK: 71 MiB in 55 packages [2020-12-21T16:15:39.803Z] ---> Running in acc94213b952 [2020-12-21T16:15:40.874Z] ---> Running in 708213b6fced [2020-12-21T16:15:41.990Z] Removing intermediate container acc94213b952 [2020-12-21T16:15:41.990Z] ---> 54a33b72cc2f [2020-12-21T16:15:41.990Z] Step 21/23 : LABEL arch=x86_64 [2020-12-21T16:15:43.027Z] Removing intermediate container 708213b6fced [2020-12-21T16:15:43.027Z] ---> 2f3fd2c19d37 [2020-12-21T16:15:43.027Z] Step 24/24 : LABEL version=0.0.0 [2020-12-21T16:15:43.352Z] ---> Running in d05e63bada1a [2020-12-21T16:15:44.150Z] ---> Running in 629a3ee194d8 [2020-12-21T16:15:45.407Z] Removing intermediate container d05e63bada1a [2020-12-21T16:15:45.407Z] ---> 1a68ad087071 [2020-12-21T16:15:45.407Z] Step 22/23 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 [2020-12-21T16:15:46.049Z] ---> Running in cd68a8c194d2 [2020-12-21T16:15:46.049Z] Removing intermediate container 629a3ee194d8 [2020-12-21T16:15:46.049Z] ---> e9f8ca04d330 [2020-12-21T16:15:46.049Z] [2020-12-21T16:15:48.148Z] Successfully built e9f8ca04d330 [2020-12-21T16:15:48.569Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-21T16:15:48.871Z] Building docker-core-metadata-go [2020-12-21T16:15:49.509Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container cd68a8c194d2 [2020-12-21T16:15:49.509Z] ---> 18116d692b85 [2020-12-21T16:15:49.509Z] Step 23/23 : LABEL version=0.0.0 [2020-12-21T16:15:50.153Z] ---> Running in c5738c654530 [2020-12-21T16:15:53.939Z] Removing intermediate container c5738c654530 [2020-12-21T16:15:53.939Z] ---> 1cf3c30d9fd8 [2020-12-21T16:15:53.939Z] [2020-12-21T16:15:55.618Z] Successfully built 1cf3c30d9fd8 [2020-12-21T16:15:55.618Z] Successfully tagged docker-core-data-go:latest [2020-12-21T16:15:55.618Z] Building docker-support-scheduler-go [2020-12-21T16:15:55.812Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T16:15:55.812Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-21T16:15:55.813Z] ---> 76c92e0c667c [2020-12-21T16:15:55.813Z] Step 3/21 : WORKDIR /edgex-go [2020-12-21T16:15:56.104Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T16:15:56.104Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-21T16:15:56.104Z] ---> 76c92e0c667c [2020-12-21T16:15:56.104Z] Step 3/24 : WORKDIR /edgex-go [2020-12-21T16:15:56.375Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T16:15:56.375Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-21T16:15:56.375Z] ---> 76c92e0c667c [2020-12-21T16:15:56.375Z] Step 3/22 : WORKDIR /edgex-go [2020-12-21T16:15:56.375Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T16:15:56.375Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-21T16:15:56.375Z] ---> 76c92e0c667c [2020-12-21T16:15:56.375Z] Step 3/24 : WORKDIR /edgex-goStep 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T16:15:56.375Z] [2020-12-21T16:15:56.375Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-21T16:15:56.375Z] ---> 76c92e0c667c [2020-12-21T16:15:56.375Z] Step 3/23 : WORKDIR /edgex-go [2020-12-21T16:16:00.660Z] ---> Running in 0f83a2151c96 [2020-12-21T16:16:00.660Z] ---> Running in 4f9dedc0a856 [2020-12-21T16:16:00.660Z] ---> Running in e28afb120029 [2020-12-21T16:16:00.660Z] ---> Running in 5afdf8a8740f [2020-12-21T16:16:00.660Z] ---> Running in 310f6c13e109 [2020-12-21T16:16:00.660Z] Removing intermediate container e28afb120029 [2020-12-21T16:16:00.660Z] ---> 209beaa1fb16 [2020-12-21T16:16:00.660Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T16:16:00.660Z] Removing intermediate container 0f83a2151c96 [2020-12-21T16:16:00.660Z] ---> 224b1a499616 [2020-12-21T16:16:00.660Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T16:16:00.931Z] Removing intermediate container 4f9dedc0a856 [2020-12-21T16:16:00.931Z] ---> 63ed5c942427 [2020-12-21T16:16:00.931Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T16:16:00.931Z] Removing intermediate container 310f6c13e109 [2020-12-21T16:16:00.931Z] ---> 8f2d49eea38e [2020-12-21T16:16:00.931Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T16:16:00.931Z] Removing intermediate container 5afdf8a8740f [2020-12-21T16:16:00.931Z] ---> dcad6eae2ce7 [2020-12-21T16:16:00.931Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T16:16:00.931Z] ---> Running in 8f1f91a38bed [2020-12-21T16:16:00.931Z] ---> Running in 3731f14bb73b [2020-12-21T16:16:01.204Z] ---> Running in 3e59b1886e60 [2020-12-21T16:16:01.204Z] ---> Running in 99f6ce39eb6f [2020-12-21T16:16:01.204Z] ---> Running in 799f43c0e064 [2020-12-21T16:16:05.530Z] Removing intermediate container 8f1f91a38bed [2020-12-21T16:16:05.530Z] ---> 814d153478ca [2020-12-21T16:16:05.530Z] Step 5/21 : RUN apk update && apk add make git [2020-12-21T16:16:05.530Z] Removing intermediate container 3731f14bb73b [2020-12-21T16:16:05.530Z] ---> 5a518b863138 [2020-12-21T16:16:05.530Z] Step 5/24 : RUN apk update && apk add make git [2020-12-21T16:16:05.530Z] ---> Running in 38db454ff62c [2020-12-21T16:16:05.530Z] ---> Running in 6a5e1712656a [2020-12-21T16:16:05.530Z] Removing intermediate container 3e59b1886e60 [2020-12-21T16:16:05.530Z] ---> 56be89ebc4e0 [2020-12-21T16:16:05.530Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-21T16:16:05.530Z] Removing intermediate container 799f43c0e064 [2020-12-21T16:16:05.530Z] ---> 2b9bc4219c31 [2020-12-21T16:16:05.530Z] Step 5/22 : RUN apk update && apk add make git [2020-12-21T16:16:05.530Z] ---> Running in 8785c5af09bf [2020-12-21T16:16:05.530Z] Removing intermediate container 99f6ce39eb6f [2020-12-21T16:16:05.530Z] ---> ae14446b9706 [2020-12-21T16:16:05.530Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-21T16:16:05.804Z] ---> Running in 3c5d44df0baa [2020-12-21T16:16:05.804Z] ---> Running in a86b211c3d0a [2020-12-21T16:16:06.491Z]  Building docker-core-data-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T16:16:06.491Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-21T16:16:06.491Z] ---> 6f0572bcabef [2020-12-21T16:16:06.491Z] Step 3/24 : WORKDIR /edgex-go [2020-12-21T16:16:06.491Z] ---> Using cache [2020-12-21T16:16:06.491Z] ---> fbe2a93cb53a [2020-12-21T16:16:06.491Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T16:16:06.491Z] ---> Using cache [2020-12-21T16:16:06.491Z] ---> c92eae4f096b [2020-12-21T16:16:06.491Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-21T16:16:06.788Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T16:16:06.809Z] ---> Running in ae9c6ab730ef [2020-12-21T16:16:07.063Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T16:16:07.341Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T16:16:07.612Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T16:16:07.613Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T16:16:07.884Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T16:16:08.156Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T16:16:08.432Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T16:16:08.705Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T16:16:08.705Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T16:16:08.977Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-21T16:16:08.977Z] v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-21T16:16:08.977Z] OK: 12620 distinct packages available [2020-12-21T16:16:09.252Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-21T16:16:09.252Z] v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-21T16:16:09.252Z] OK: 12620 distinct packages available [2020-12-21T16:16:09.849Z] OK: 217 MiB in 51 packages [2020-12-21T16:16:09.849Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-21T16:16:09.849Z] v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-21T16:16:09.849Z] OK: 12620 distinct packages available [2020-12-21T16:16:09.849Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-21T16:16:09.849Z] v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-21T16:16:09.849Z] OK: 12620 distinct packages available [2020-12-21T16:16:10.134Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-21T16:16:10.134Z] v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-21T16:16:10.134Z] OK: 12620 distinct packages available [2020-12-21T16:16:10.413Z] OK: 217 MiB in 51 packages [2020-12-21T16:16:10.692Z] OK: 217 MiB in 51 packages [2020-12-21T16:16:10.972Z] OK: 217 MiB in 51 packages [2020-12-21T16:16:10.972Z] OK: 217 MiB in 51 packages [2020-12-21T16:16:11.968Z] Removing intermediate container 38db454ff62c [2020-12-21T16:16:11.968Z] ---> b4db63c116e7 [2020-12-21T16:16:11.968Z] Step 6/21 : COPY go.mod . [2020-12-21T16:16:12.242Z] Removing intermediate container 6a5e1712656a [2020-12-21T16:16:12.242Z] ---> 38f80957950e [2020-12-21T16:16:12.242Z] Step 6/24 : COPY go.mod . [2020-12-21T16:16:12.848Z] ---> 5bd5cc127bf4 [2020-12-21T16:16:12.848Z] Step 7/21 : RUN go mod download [2020-12-21T16:16:12.848Z] Removing intermediate container 3c5d44df0baa [2020-12-21T16:16:12.848Z] ---> 283bd768e2a9 [2020-12-21T16:16:12.848Z] Step 6/22 : COPY go.mod . [2020-12-21T16:16:13.125Z] ---> Running in ea0c12502f40 [2020-12-21T16:16:13.125Z] Removing intermediate container 8785c5af09bf [2020-12-21T16:16:13.125Z] Removing intermediate container a86b211c3d0a [2020-12-21T16:16:13.125Z] ---> 7be4e4dab8ab [2020-12-21T16:16:13.125Z] Step 6/24 : COPY go.mod . [2020-12-21T16:16:13.125Z] ---> 36d2566e37c6 [2020-12-21T16:16:13.125Z] Step 6/23 : COPY go.mod . [2020-12-21T16:16:13.401Z] ---> 57eaa8f3cb30 [2020-12-21T16:16:13.401Z] Step 7/24 : RUN go mod download [2020-12-21T16:16:13.679Z] ---> Running in 272504ad6603 [2020-12-21T16:16:13.775Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T16:16:13.955Z] ---> e93c1b958989 [2020-12-21T16:16:13.955Z] Step 7/22 : RUN go mod download [2020-12-21T16:16:14.231Z] ---> Running in ebca2b6eae7c [2020-12-21T16:16:14.433Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T16:16:14.512Z] ---> 831fbaa7118b [2020-12-21T16:16:14.512Z] Step 7/23 : RUN go mod download [2020-12-21T16:16:14.512Z] ---> aed3dcde9986 [2020-12-21T16:16:14.512Z] Step 7/24 : RUN go mod download [2020-12-21T16:16:14.786Z] ---> Running in a10c18d9dd04 [2020-12-21T16:16:14.786Z] ---> Running in 34ea9e47bc1a [2020-12-21T16:16:15.624Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-21T16:16:15.624Z] v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-21T16:16:15.624Z] OK: 12750 distinct packages available [2020-12-21T16:16:16.326Z] OK: 233 MiB in 51 packages [2020-12-21T16:16:17.452Z] Removing intermediate container ea0c12502f40 [2020-12-21T16:16:17.452Z] ---> 78a2fa917d12 [2020-12-21T16:16:17.452Z] Step 8/21 : COPY . . [2020-12-21T16:16:18.057Z] Removing intermediate container 272504ad6603 [2020-12-21T16:16:18.057Z] ---> 0ff6a14d6430 [2020-12-21T16:16:18.057Z] Step 8/24 : COPY . . [2020-12-21T16:16:18.664Z] Removing intermediate container ebca2b6eae7c [2020-12-21T16:16:18.664Z] ---> 27b8c90f2d96 [2020-12-21T16:16:18.664Z] Step 8/22 : COPY . . [2020-12-21T16:16:19.647Z] Removing intermediate container a10c18d9dd04 [2020-12-21T16:16:19.647Z] ---> b03f9036f518 [2020-12-21T16:16:19.647Z] Step 8/23 : COPY . . [2020-12-21T16:16:19.921Z] Removing intermediate container 34ea9e47bc1a [2020-12-21T16:16:19.921Z] ---> 35ade3be2392 [2020-12-21T16:16:19.921Z] Step 8/24 : COPY . . [2020-12-21T16:16:21.269Z] Removing intermediate container ae9c6ab730ef [2020-12-21T16:16:21.269Z] ---> d617dede9f07 [2020-12-21T16:16:21.269Z] Step 6/24 : COPY go.mod . [2020-12-21T16:16:23.563Z] ---> 2c289a027556 [2020-12-21T16:16:23.563Z] Step 7/24 : RUN go mod download [2020-12-21T16:16:24.222Z] ---> Running in 28d2b4e61854 [2020-12-21T16:16:25.967Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T16:16:25.967Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-21T16:16:25.967Z] ---> 6f0572bcabef [2020-12-21T16:16:25.967Z] Step 3/22 : WORKDIR /edgex-go [2020-12-21T16:16:25.967Z] ---> Using cache [2020-12-21T16:16:25.967Z] ---> fbe2a93cb53a [2020-12-21T16:16:25.967Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T16:16:25.967Z] ---> Using cache [2020-12-21T16:16:25.967Z] ---> c92eae4f096b [2020-12-21T16:16:25.967Z] Step 5/22 : RUN apk update && apk add make git [2020-12-21T16:16:25.967Z] ---> Using cache [2020-12-21T16:16:25.967Z] ---> f0a8685a8d34 [2020-12-21T16:16:25.967Z] Step 6/22 : COPY go.mod . [2020-12-21T16:16:25.967Z] ---> Using cache [2020-12-21T16:16:25.967Z] ---> 33abe16f933c [2020-12-21T16:16:25.967Z] Step 7/22 : RUN go mod download [2020-12-21T16:16:25.967Z] ---> Using cache [2020-12-21T16:16:25.967Z] ---> 3d5a4515fa33 [2020-12-21T16:16:25.967Z] Step 8/22 : COPY . . [2020-12-21T16:16:25.967Z] ---> Using cache [2020-12-21T16:16:25.967Z] ---> 9076cdaddb48 [2020-12-21T16:16:25.967Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-21T16:16:28.259Z] ---> Running in 9e9561e4f429 [2020-12-21T16:16:32.142Z] 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 [2020-12-21T16:16:38.405Z] Removing intermediate container 28d2b4e61854 [2020-12-21T16:16:38.405Z] ---> d64e0e7ff461 [2020-12-21T16:16:38.405Z] Step 8/24 : COPY . . [2020-12-21T16:16:47.748Z] ---> cf48499e3ad4 [2020-12-21T16:16:47.748Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-21T16:16:47.748Z] ---> 1233827a718e [2020-12-21T16:16:47.748Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-21T16:16:47.748Z] ---> bb6bc771cebf [2020-12-21T16:16:47.748Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-21T16:16:47.748Z] ---> 52f2ba42e915 [2020-12-21T16:16:47.748Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-21T16:16:47.748Z] ---> 605d7f06c157 [2020-12-21T16:16:47.748Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-21T16:16:47.748Z] ---> Running in 42624dcd5c99 [2020-12-21T16:16:47.748Z] ---> Running in 859ae4f06f77 [2020-12-21T16:16:47.748Z] ---> Running in 9af5a7ee4a63 [2020-12-21T16:16:47.748Z] ---> Running in 0397bd2d9b78 [2020-12-21T16:16:47.748Z] ---> Running in 0bed8f0da9f1 [2020-12-21T16:16:47.748Z] 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 [2020-12-21T16:16:47.748Z] 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 [2020-12-21T16:16:47.748Z] 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 [2020-12-21T16:16:47.748Z] 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 [2020-12-21T16:16:47.748Z] 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 [2020-12-21T16:16:57.920Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T16:16:57.920Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-21T16:16:57.920Z] ---> 6f0572bcabef [2020-12-21T16:16:57.920Z] Step 3/21 : WORKDIR /edgex-go [2020-12-21T16:16:57.920Z] ---> Using cache [2020-12-21T16:16:57.920Z] ---> fbe2a93cb53a [2020-12-21T16:16:57.920Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T16:16:57.921Z] ---> Using cache [2020-12-21T16:16:57.921Z] ---> c92eae4f096b [2020-12-21T16:16:57.921Z] Step 5/21 : RUN apk update && apk add make git [2020-12-21T16:16:57.921Z] ---> Using cache [2020-12-21T16:16:57.921Z] ---> f0a8685a8d34 [2020-12-21T16:16:57.921Z] Step 6/21 : COPY go.mod . [2020-12-21T16:16:57.921Z] ---> Using cache [2020-12-21T16:16:57.921Z] ---> 33abe16f933c [2020-12-21T16:16:57.921Z] Step 7/21 : RUN go mod download [2020-12-21T16:16:57.921Z] ---> Using cache [2020-12-21T16:16:57.921Z] ---> 3d5a4515fa33 [2020-12-21T16:16:57.921Z] Step 8/21 : COPY . . [2020-12-21T16:16:57.921Z] ---> Using cache [2020-12-21T16:16:57.921Z] ---> 9076cdaddb48 [2020-12-21T16:16:57.921Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-21T16:16:57.921Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T16:16:57.921Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-21T16:16:57.921Z] ---> 6f0572bcabef [2020-12-21T16:16:57.921Z] Step 3/22 : WORKDIR /edgex-go [2020-12-21T16:16:57.921Z] ---> Using cache [2020-12-21T16:16:57.921Z] ---> fbe2a93cb53a [2020-12-21T16:16:57.921Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T16:16:57.921Z] ---> Using cache [2020-12-21T16:16:57.921Z] ---> c92eae4f096b [2020-12-21T16:16:57.921Z] Step 5/22 : RUN apk update && apk add make git [2020-12-21T16:16:57.921Z] ---> Using cache [2020-12-21T16:16:57.921Z] ---> f0a8685a8d34 [2020-12-21T16:16:57.921Z] Step 6/22 : COPY go.mod . [2020-12-21T16:16:57.921Z] ---> Using cache [2020-12-21T16:16:57.921Z] ---> 33abe16f933c [2020-12-21T16:16:57.921Z] Step 7/22 : RUN go mod download [2020-12-21T16:16:57.921Z] ---> Using cache [2020-12-21T16:16:57.921Z] ---> 3d5a4515fa33 [2020-12-21T16:16:57.921Z] Step 8/22 : COPY . . [2020-12-21T16:16:57.921Z] ---> Using cache [2020-12-21T16:16:57.921Z] ---> 9076cdaddb48 [2020-12-21T16:16:57.921Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-21T16:16:58.648Z] ---> Running in 8e50257d1fd5 [2020-12-21T16:16:58.648Z] ---> Running in f2903f641064 [2020-12-21T16:17:02.444Z] 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 [2020-12-21T16:17:02.444Z] 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 [2020-12-21T16:17:08.119Z] Removing intermediate container 36b634cb11fc [2020-12-21T16:17:08.119Z] ---> a5a91d96c4c1 [2020-12-21T16:17:08.119Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-21T16:17:10.229Z] ---> Running in 1a42bf29f0e4 [2020-12-21T16:17:33.053Z] Collecting docker-compose==1.23.2 [2020-12-21T16:17:33.053Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-21T16:17:33.053Z] Collecting texttable<0.10,>=0.9.0 [2020-12-21T16:17:33.053Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-21T16:17:38.740Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-21T16:17:38.741Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-21T16:17:39.464Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-21T16:17:40.126Z] Collecting cached-property<2,>=1.2.0 [2020-12-21T16:17:40.126Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-21T16:17:40.749Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-21T16:17:40.749Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-21T16:17:41.400Z] Collecting PyYAML<4,>=3.10 [2020-12-21T16:17:41.400Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-21T16:17:41.400Z] Removing intermediate container 9e9561e4f429 [2020-12-21T16:17:41.400Z] ---> 17166da97b3b [2020-12-21T16:17:41.400Z] [2020-12-21T16:17:41.400Z] Step 10/22 : FROM alpine:3.10 [2020-12-21T16:17:41.400Z] ---> be4e4bea2c2e [2020-12-21T16:17:41.400Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-21T16:17:41.400Z] ---> Using cache [2020-12-21T16:17:41.400Z] ---> 3bfed89be8f5 [2020-12-21T16:17:41.400Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-21T16:17:42.994Z] ---> Running in d27eb9fa75c7 [2020-12-21T16:17:43.775Z] Collecting jsonschema<3,>=2.5.1 [2020-12-21T16:17:43.775Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-21T16:17:43.775Z] ---> a91131c64e1d [2020-12-21T16:17:43.775Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-21T16:17:44.090Z] Removing intermediate container d27eb9fa75c7 [2020-12-21T16:17:44.090Z] ---> 13e1315ae27a [2020-12-21T16:17:44.090Z] Step 13/22 : WORKDIR / [2020-12-21T16:17:44.375Z] Collecting docker<4.0,>=3.6.0 [2020-12-21T16:17:44.375Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-21T16:17:44.695Z] ---> Running in d3552ef676e4 [2020-12-21T16:17:44.695Z] ---> Running in 4da86a9d4b8c [2020-12-21T16:17:45.084Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-21T16:17:45.084Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-21T16:17:45.369Z] Collecting docopt<0.7,>=0.6.1 [2020-12-21T16:17:45.369Z] Removing intermediate container 4da86a9d4b8c [2020-12-21T16:17:45.369Z] ---> 385e5a943902 [2020-12-21T16:17:45.369Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-21T16:17:45.369Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-21T16:17:46.414Z] ---> d43696cdb591 [2020-12-21T16:17:46.414Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-21T16:17:46.414Z] 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 [2020-12-21T16:17:47.156Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-21T16:17:47.156Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-21T16:17:47.156Z] 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) [2020-12-21T16:17:47.156Z] 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) [2020-12-21T16:17:47.527Z] Collecting idna<2.8,>=2.5 [2020-12-21T16:17:47.527Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-21T16:17:47.880Z] Collecting docker-pycreds>=0.4.0 [2020-12-21T16:17:47.880Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-21T16:17:47.880Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-21T16:17:47.880Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-21T16:17:47.880Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-21T16:17:47.880Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-21T16:17:48.605Z] ---> f264758876c4 [2020-12-21T16:17:48.605Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-21T16:17:48.605Z] Installing collected packages: texttable, dockerpty, cached-property, urllib3, idna, requests, PyYAML, jsonschema, docker-pycreds, websocket-client, docker, docopt, docker-compose [2020-12-21T16:17:48.605Z] Running setup.py install for texttable: started [2020-12-21T16:17:50.028Z] ---> a085c0affea7 [2020-12-21T16:17:50.028Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-21T16:17:50.711Z] Running setup.py install for texttable: finished with status 'done' [2020-12-21T16:17:50.711Z] Running setup.py install for dockerpty: started [2020-12-21T16:17:51.005Z] ---> 761f630b31fd [2020-12-21T16:17:51.005Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-21T16:17:51.334Z] ---> Running in 38efc012f15f [2020-12-21T16:17:51.985Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-21T16:17:53.191Z] Attempting uninstall: urllib3 [2020-12-21T16:17:53.191Z] Found existing installation: urllib3 1.25.9 [2020-12-21T16:17:53.191Z] Uninstalling urllib3-1.25.9: [2020-12-21T16:17:53.895Z] Successfully uninstalled urllib3-1.25.9 [2020-12-21T16:17:54.858Z] Attempting uninstall: idna [2020-12-21T16:17:54.858Z] Found existing installation: idna 2.9 [2020-12-21T16:17:54.858Z] Uninstalling idna-2.9: [2020-12-21T16:17:55.632Z] Successfully uninstalled idna-2.9 [2020-12-21T16:17:56.588Z] Attempting uninstall: requests [2020-12-21T16:17:56.588Z] Found existing installation: requests 2.23.0 [2020-12-21T16:17:56.588Z] Uninstalling requests-2.23.0: [2020-12-21T16:17:56.588Z] Successfully uninstalled requests-2.23.0 [2020-12-21T16:17:56.942Z] Removing intermediate container 8e50257d1fd5 [2020-12-21T16:17:56.942Z] ---> cb085bdc7b40 [2020-12-21T16:17:56.942Z] [2020-12-21T16:17:56.942Z] Step 10/21 : FROM scratch [2020-12-21T16:17:56.942Z] ---> [2020-12-21T16:17:56.942Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-21T16:17:56.942Z] Running setup.py install for PyYAML: started [2020-12-21T16:17:59.118Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-21T16:17:59.118Z] ---> Using cache [2020-12-21T16:17:59.118Z] ---> 88ac8f873d0b [2020-12-21T16:17:59.118Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-21T16:17:59.821Z] Removing intermediate container 38efc012f15f [2020-12-21T16:17:59.821Z] ---> c5118573be99 [2020-12-21T16:17:59.821Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-21T16:18:00.155Z] ---> Running in 4fe81feba234 [2020-12-21T16:18:00.813Z] ---> Running in d0718e4c6cf8 [2020-12-21T16:18:02.129Z] Running setup.py install for docopt: started [2020-12-21T16:18:02.448Z] Removing intermediate container 4fe81feba234 [2020-12-21T16:18:02.448Z] ---> eb577c0543aa [2020-12-21T16:18:02.448Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-21T16:18:04.177Z] Running setup.py install for docopt: finished with status 'done' [2020-12-21T16:18:04.810Z] Removing intermediate container d0718e4c6cf8 [2020-12-21T16:18:04.810Z] ---> 7f342fc0a40d [2020-12-21T16:18:04.810Z] Step 20/22 : LABEL arch=x86_64 [2020-12-21T16:18:04.810Z] ---> Running in 47fd3db3898e [2020-12-21T16:18:05.220Z] ---> Running in 539878a56269 [2020-12-21T16:18:05.220Z] 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 [2020-12-21T16:18:05.506Z] Removing intermediate container 47fd3db3898e [2020-12-21T16:18:05.506Z] ---> fa3dc10dec20 [2020-12-21T16:18:05.506Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-21T16:18:05.850Z] Removing intermediate container 539878a56269 [2020-12-21T16:18:05.850Z] ---> 5a1254bba775 [2020-12-21T16:18:05.850Z] Step 21/22 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 [2020-12-21T16:18:06.153Z] ---> Running in 4c5d744abe5e [2020-12-21T16:18:06.471Z] Removing intermediate container f2903f641064 [2020-12-21T16:18:06.471Z] ---> 209fc8ba4659 [2020-12-21T16:18:06.471Z] [2020-12-21T16:18:06.471Z] Step 10/22 : FROM scratch [2020-12-21T16:18:06.471Z] ---> [2020-12-21T16:18:06.471Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-21T16:18:06.471Z] ---> 102fd337c37a [2020-12-21T16:18:06.471Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-21T16:18:06.471Z] ---> Using cache [2020-12-21T16:18:06.471Z] ---> 88ac8f873d0b [2020-12-21T16:18:06.471Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-21T16:18:06.787Z] ---> Running in 6e69c2489121 [2020-12-21T16:18:07.213Z] Removing intermediate container 4c5d744abe5e [2020-12-21T16:18:07.214Z] ---> a688f4597c52 [2020-12-21T16:18:07.214Z] Step 22/22 : LABEL version=0.0.0 [2020-12-21T16:18:07.641Z] ---> Running in cbd865cd5cdc [2020-12-21T16:18:08.375Z] Removing intermediate container 6e69c2489121 [2020-12-21T16:18:08.375Z] ---> a1d6ad0b830e [2020-12-21T16:18:08.375Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-21T16:18:09.237Z] ---> Running in 0161e0f5ca42 [2020-12-21T16:18:09.530Z] 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 [2020-12-21T16:18:10.483Z] ---> b23e41218ec4 [2020-12-21T16:18:10.483Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-21T16:18:10.767Z] Removing intermediate container cbd865cd5cdc [2020-12-21T16:18:10.767Z] ---> 0afc3b1456ba [2020-12-21T16:18:10.767Z] [2020-12-21T16:18:11.059Z] Removing intermediate container 0161e0f5ca42 [2020-12-21T16:18:11.059Z] ---> d4caf58ad6c0 [2020-12-21T16:18:11.059Z] Step 14/22 : WORKDIR / [2020-12-21T16:18:11.752Z] Removing intermediate container 1a42bf29f0e4 [2020-12-21T16:18:11.752Z] ---> f8b6b6b702d0 [2020-12-21T16:18:11.752Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-21T16:18:12.055Z] Successfully built 0afc3b1456ba [2020-12-21T16:18:12.376Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-21T16:18:12.376Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in 4ddc6845d8bc [2020-12-21T16:18:12.376Z] ---> 02e989f6ad4f [2020-12-21T16:18:12.376Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-21T16:18:12.376Z] ---> Running in 1dfc970cca47 [2020-12-21T16:18:12.731Z] ---> Running in 49e54dcc0de5 [2020-12-21T16:18:13.042Z] Removing intermediate container 4ddc6845d8bc [2020-12-21T16:18:13.042Z] ---> a9c106e0e786 [2020-12-21T16:18:13.042Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-21T16:18:13.738Z] Removing intermediate container 49e54dcc0de5 [2020-12-21T16:18:13.738Z] ---> 07be3b29ab79 [2020-12-21T16:18:13.738Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T16:18:14.035Z] ---> Running in cdafb1765b55 [2020-12-21T16:18:14.035Z] ---> 2d0befc576bd [2020-12-21T16:18:14.035Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-21T16:18:14.691Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T16:18:14.691Z] Removing intermediate container cdafb1765b55 [2020-12-21T16:18:14.691Z] ---> 0f76f9f1d115 [2020-12-21T16:18:14.691Z] Step 19/21 : LABEL arch=x86_64 [2020-12-21T16:18:14.691Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T16:18:14.949Z] Removing intermediate container 9af5a7ee4a63 [2020-12-21T16:18:14.949Z] ---> d029a8316986 [2020-12-21T16:18:14.949Z] [2020-12-21T16:18:14.949Z] Step 10/22 : FROM alpine:3.10 [2020-12-21T16:18:14.949Z] 3.10: Pulling from library/alpine [2020-12-21T16:18:15.153Z] ---> Running in 5e8b33a1fd51 [2020-12-21T16:18:15.456Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-21T16:18:15.456Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-21T16:18:15.456Z] (3/3) Installing curl (7.69.1-r3) [2020-12-21T16:18:15.456Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T16:18:15.456Z] OK: 72 MiB in 58 packages [2020-12-21T16:18:15.990Z] ---> 547c83668883 [2020-12-21T16:18:15.990Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-21T16:18:15.990Z] Removing intermediate container 5e8b33a1fd51 [2020-12-21T16:18:15.990Z] ---> 9254a1ebd357 [2020-12-21T16:18:15.990Z] Step 20/21 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 [2020-12-21T16:18:15.990Z] ---> Running in 26db17e90d96 [2020-12-21T16:18:17.201Z] ---> d5519d85e15b [2020-12-21T16:18:17.201Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-21T16:18:17.201Z] Removing intermediate container 26db17e90d96 [2020-12-21T16:18:17.201Z] ---> 38c6ae6978f6 [2020-12-21T16:18:17.201Z] Step 21/21 : LABEL version=0.0.0 [2020-12-21T16:18:17.201Z] ---> Running in 7cab15f10448 [2020-12-21T16:18:17.201Z] ---> Running in a903ad75db5e [2020-12-21T16:18:17.621Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-21T16:18:17.621Z] Status: Downloaded newer image for alpine:3.10 [2020-12-21T16:18:17.621Z] ---> 536a684cf733 [2020-12-21T16:18:17.621Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-21T16:18:17.621Z] Removing intermediate container 42624dcd5c99 [2020-12-21T16:18:17.621Z] ---> 588e91b26bb0 [2020-12-21T16:18:17.621Z] [2020-12-21T16:18:17.621Z] Step 10/24 : FROM alpine:3.10 [2020-12-21T16:18:17.621Z] ---> 536a684cf733 [2020-12-21T16:18:17.621Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-21T16:18:17.622Z] Removing intermediate container 1dfc970cca47 [2020-12-21T16:18:17.622Z] ---> 28b78f5ff647 [2020-12-21T16:18:17.622Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-21T16:18:17.622Z] ---> Running in 73a4b5ed314f [2020-12-21T16:18:17.896Z] ---> Running in b71310ad916f [2020-12-21T16:18:18.171Z] ---> Running in 19fbd7a3805a [2020-12-21T16:18:18.243Z] Removing intermediate container 7cab15f10448 [2020-12-21T16:18:18.243Z] ---> c5b88a0809a0 [2020-12-21T16:18:18.243Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T16:18:18.243Z] Removing intermediate container a903ad75db5e [2020-12-21T16:18:18.243Z] ---> f97cfc06dd76 [2020-12-21T16:18:18.243Z] [2020-12-21T16:18:18.539Z] ---> Running in d71b47dff979 [2020-12-21T16:18:18.539Z] Successfully built f97cfc06dd76 [2020-12-21T16:18:18.539Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-21T16:18:18.539Z]  Building docker-support-scheduler-go ... done Removing intermediate container 73a4b5ed314f [2020-12-21T16:18:18.539Z] ---> 3250e75e6ba6 [2020-12-21T16:18:18.539Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T16:18:18.830Z] ---> Running in b82a92234540 [2020-12-21T16:18:18.830Z] Removing intermediate container d71b47dff979 [2020-12-21T16:18:18.830Z] ---> 2d58a46b89b4 [2020-12-21T16:18:18.830Z] Step 20/22 : LABEL arch=x86_64 [2020-12-21T16:18:19.102Z] ---> Running in 3b8b06db9e6b [2020-12-21T16:18:19.102Z] Removing intermediate container b82a92234540 [2020-12-21T16:18:19.102Z] ---> 188630d87bd6 [2020-12-21T16:18:19.102Z] Step 25/27 : LABEL arch=x86_64 [2020-12-21T16:18:19.377Z] ---> Running in a16f6113850a [2020-12-21T16:18:19.377Z] Removing intermediate container 3b8b06db9e6b [2020-12-21T16:18:19.377Z] ---> 85fda54bc479 [2020-12-21T16:18:19.377Z] Step 21/22 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 [2020-12-21T16:18:20.810Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-21T16:18:20.939Z] ---> Running in 0f25d1803e82 [2020-12-21T16:18:21.087Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-21T16:18:21.087Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-21T16:18:21.240Z] Removing intermediate container a16f6113850a [2020-12-21T16:18:21.240Z] ---> fcfb0734c5c8 [2020-12-21T16:18:21.240Z] Step 26/27 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 [2020-12-21T16:18:21.360Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-21T16:18:21.514Z] Removing intermediate container d3552ef676e4 [2020-12-21T16:18:21.514Z] ---> 133d7f71d5e3 [2020-12-21T16:18:21.514Z] [2020-12-21T16:18:21.514Z] Step 10/24 : FROM scratch [2020-12-21T16:18:21.514Z] ---> [2020-12-21T16:18:21.514Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-21T16:18:21.514Z] ---> Running in c109140a9cc7 [2020-12-21T16:18:21.514Z] Removing intermediate container 0f25d1803e82 [2020-12-21T16:18:21.514Z] ---> 71d20f9502e3 [2020-12-21T16:18:21.514Z] Step 22/22 : LABEL version=0.0.0 [2020-12-21T16:18:21.636Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-21T16:18:21.636Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-21T16:18:21.636Z] OK: 10171 distinct packages available [2020-12-21T16:18:21.636Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-21T16:18:21.636Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-21T16:18:21.636Z] OK: 10171 distinct packages available [2020-12-21T16:18:21.825Z] ---> Running in 06713818d910 [2020-12-21T16:18:21.825Z] ---> Running in df43a8ecb2dc [2020-12-21T16:18:22.098Z] Removing intermediate container c109140a9cc7 [2020-12-21T16:18:22.098Z] ---> 218fd959f26f [2020-12-21T16:18:22.098Z] Step 27/27 : LABEL version=0.0.0 [2020-12-21T16:18:22.098Z] Removing intermediate container df43a8ecb2dc [2020-12-21T16:18:22.098Z] ---> 97b106d9c010 [2020-12-21T16:18:22.098Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-21T16:18:22.098Z] Removing intermediate container 06713818d910 [2020-12-21T16:18:22.098Z] ---> d808822ae900 [2020-12-21T16:18:22.098Z] [2020-12-21T16:18:22.234Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-21T16:18:22.234Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-21T16:18:22.403Z] ---> Running in 59dbe6bc8fe1 [2020-12-21T16:18:22.403Z] ---> Running in bba2f897768c [2020-12-21T16:18:22.403Z] Successfully built d808822ae900 [2020-12-21T16:18:22.403Z] Successfully tagged docker-core-metadata-go:latest [2020-12-21T16:18:22.507Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-21T16:18:22.507Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-21T16:18:22.507Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-21T16:18:22.507Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-21T16:18:22.507Z] (4/5) Installing curl (7.66.0-r3) [2020-12-21T16:18:22.507Z] (4/5) Installing curl (7.66.0-r3) [2020-12-21T16:18:22.507Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-21T16:18:22.507Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-21T16:18:22.507Z] Executing busybox-1.30.1-r3.trigger [2020-12-21T16:18:22.507Z] Executing busybox-1.30.1-r3.trigger [2020-12-21T16:18:22.507Z] Executing ca-certificates-20191127-r2.trigger [2020-12-21T16:18:22.507Z] Executing ca-certificates-20191127-r2.trigger [2020-12-21T16:18:22.783Z] OK: 7 MiB in 19 packages [2020-12-21T16:18:23.039Z]  Building docker-core-metadata-go ... done Removing intermediate container 59dbe6bc8fe1 [2020-12-21T16:18:23.039Z] ---> 0c17bc759d7b [2020-12-21T16:18:23.039Z] [2020-12-21T16:18:23.039Z] Removing intermediate container bba2f897768c [2020-12-21T16:18:23.039Z] ---> b3b6fdf33549 [2020-12-21T16:18:23.039Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-21T16:18:23.039Z] ---> Running in ed6759ae4411 [2020-12-21T16:18:23.059Z] OK: 7 MiB in 19 packages [2020-12-21T16:18:23.326Z] Successfully built 0c17bc759d7b [2020-12-21T16:18:23.326Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-21T16:18:23.326Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container ed6759ae4411 [2020-12-21T16:18:23.326Z] ---> 91ea36b83c78 [2020-12-21T16:18:23.326Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-21T16:18:23.934Z] ---> f7af47c6779b [2020-12-21T16:18:23.934Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-21T16:18:24.043Z] Removing intermediate container 0bed8f0da9f1 [2020-12-21T16:18:24.043Z] ---> a543427b1841 [2020-12-21T16:18:24.043Z] [2020-12-21T16:18:24.043Z] Step 10/24 : FROM scratch [2020-12-21T16:18:24.043Z] ---> [2020-12-21T16:18:24.043Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-21T16:18:24.321Z] Removing intermediate container 859ae4f06f77 [2020-12-21T16:18:24.321Z] ---> 741c94570a93 [2020-12-21T16:18:24.321Z] [2020-12-21T16:18:24.321Z] Step 10/21 : FROM scratch [2020-12-21T16:18:24.321Z] ---> [2020-12-21T16:18:24.321Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-21T16:18:24.321Z] ---> Running in ed222e40f37f [2020-12-21T16:18:24.595Z] ---> Running in ac14e8200961 [2020-12-21T16:18:25.576Z] Removing intermediate container ed222e40f37f [2020-12-21T16:18:25.576Z] ---> f6d78f1ce902 [2020-12-21T16:18:25.576Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-21T16:18:25.850Z] Removing intermediate container ac14e8200961 [2020-12-21T16:18:25.850Z] ---> 28c281872efc [2020-12-21T16:18:25.850Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-21T16:18:25.850Z] ---> Running in 1252085e8b51 [2020-12-21T16:18:25.850Z] ---> Running in c98720d40348 [2020-12-21T16:18:26.121Z] Removing intermediate container 19fbd7a3805a [2020-12-21T16:18:26.121Z] ---> 7418fe80070f [2020-12-21T16:18:26.121Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-21T16:18:26.121Z] Removing intermediate container b71310ad916f [2020-12-21T16:18:26.121Z] ---> a9652bdc8e29 [2020-12-21T16:18:26.121Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-21T16:18:26.199Z] ---> 8f1fa3da2307 [2020-12-21T16:18:26.199Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-21T16:18:26.403Z] ---> Running in 031e0079ee2c [2020-12-21T16:18:26.403Z] ---> Running in 2a446368205d [2020-12-21T16:18:26.403Z] Removing intermediate container 1252085e8b51 [2020-12-21T16:18:26.403Z] ---> be81e9b1a071 [2020-12-21T16:18:26.403Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-21T16:18:26.520Z] ---> e85b81aecb8f [2020-12-21T16:18:26.520Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-21T16:18:26.677Z] Removing intermediate container c98720d40348 [2020-12-21T16:18:26.677Z] ---> 373464f210d0 [2020-12-21T16:18:26.677Z] ---> Running in 3ece035a08e6 [2020-12-21T16:18:26.677Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-21T16:18:26.953Z] ---> Running in 2d9c15948bb2 [2020-12-21T16:18:26.953Z] Removing intermediate container 031e0079ee2c [2020-12-21T16:18:26.953Z] ---> 62d8309e26d0 [2020-12-21T16:18:26.953Z] Step 13/24 : WORKDIR / [2020-12-21T16:18:27.231Z] ---> Running in d2a0cd8e65a3 [2020-12-21T16:18:27.505Z] Removing intermediate container 2a446368205d [2020-12-21T16:18:27.505Z] ---> 89e54f1cc370 [2020-12-21T16:18:27.505Z] Step 13/22 : WORKDIR / [2020-12-21T16:18:27.505Z] Removing intermediate container 3ece035a08e6 [2020-12-21T16:18:27.505Z] ---> d1d4cd33e88c [2020-12-21T16:18:27.505Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-21T16:18:27.553Z] ---> 6ddfce088e74 [2020-12-21T16:18:27.553Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-21T16:18:27.780Z] ---> Running in 37bc347bce1c [2020-12-21T16:18:27.780Z] Removing intermediate container 2d9c15948bb2 [2020-12-21T16:18:27.780Z] ---> 86f751ef67b0 [2020-12-21T16:18:27.780Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-21T16:18:28.053Z] Removing intermediate container d2a0cd8e65a3 [2020-12-21T16:18:28.053Z] ---> b613977cd4e4 [2020-12-21T16:18:28.053Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-21T16:18:28.533Z] ---> 3c1bdd55b641 [2020-12-21T16:18:28.533Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-21T16:18:28.660Z] Removing intermediate container 37bc347bce1c [2020-12-21T16:18:28.660Z] ---> 9ae9bcbf05d1 [2020-12-21T16:18:28.660Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-21T16:18:28.660Z] ---> 64c764ed1f71 [2020-12-21T16:18:28.660Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-21T16:18:29.117Z] ---> fadce56cca8d [2020-12-21T16:18:29.117Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-21T16:18:29.117Z] ---> Running in 0ef1486a1304 [2020-12-21T16:18:29.264Z] ---> ba27c89204a6 [2020-12-21T16:18:29.264Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-21T16:18:29.382Z] Removing intermediate container 0ef1486a1304 [2020-12-21T16:18:29.382Z] ---> df62886bad35 [2020-12-21T16:18:29.382Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T16:18:29.537Z] ---> 025d4820b804 [2020-12-21T16:18:29.537Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-21T16:18:29.810Z] ---> 70f58aa53e61 [2020-12-21T16:18:29.810Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-21T16:18:30.370Z] ---> Running in baac8504d1ea [2020-12-21T16:18:30.414Z] ---> 2f01158747f9 [2020-12-21T16:18:30.414Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-21T16:18:30.671Z] Removing intermediate container baac8504d1ea [2020-12-21T16:18:30.671Z] ---> cf3361dc0f5b [2020-12-21T16:18:30.671Z] Step 22/24 : LABEL arch=x86_64 [2020-12-21T16:18:30.671Z] ---> Running in 3da42cab6ff5 [2020-12-21T16:18:31.341Z] Removing intermediate container 3da42cab6ff5 [2020-12-21T16:18:31.341Z] ---> f7198412d13d [2020-12-21T16:18:31.341Z] Step 23/24 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 [2020-12-21T16:18:31.427Z] ---> c14edcf57946 [2020-12-21T16:18:31.427Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-21T16:18:31.618Z] ---> Running in 1169524d010f [2020-12-21T16:18:31.703Z] ---> 65c257246ee3 [2020-12-21T16:18:31.703Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-21T16:18:31.980Z] ---> 26394dddacbd [2020-12-21T16:18:31.980Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-21T16:18:32.218Z] Removing intermediate container 1169524d010f [2020-12-21T16:18:32.218Z] ---> 1a2d82216f3f [2020-12-21T16:18:32.218Z] Step 24/24 : LABEL version=0.0.0 [2020-12-21T16:18:32.218Z] ---> Running in 6fc5b077c5b6 [2020-12-21T16:18:32.592Z] ---> 1a402418ba7f [2020-12-21T16:18:32.592Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-21T16:18:32.592Z] ---> ac62cef34f42 [2020-12-21T16:18:32.592Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-21T16:18:32.844Z] Removing intermediate container 6fc5b077c5b6 [2020-12-21T16:18:32.844Z] ---> 3ffb0c8cea5d [2020-12-21T16:18:32.844Z] [2020-12-21T16:18:33.644Z] ---> 6872d1d3e9db [2020-12-21T16:18:33.644Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-21T16:18:33.644Z] ---> bfa5bfca3682 [2020-12-21T16:18:33.644Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-21T16:18:33.863Z] Successfully built 3ffb0c8cea5d [2020-12-21T16:18:33.863Z] Successfully tagged docker-support-notifications-go:latest [2020-12-21T16:18:33.968Z] ---> Running in 6387ab3f7686 [2020-12-21T16:18:34.183Z]  Building docker-support-notifications-go ... done  [Pipeline] } [2020-12-21T16:18:34.321Z] ---> 1929d95872c5 [2020-12-21T16:18:34.321Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-21T16:18:34.321Z] ---> 7341d31b6383 [2020-12-21T16:18:34.321Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-21T16:18:34.306Z] $ docker stop --time=1 6eb2437dfdbea66a612343ef5c9c1bb2e6168a22d672b6cb4bee408730e9a11a [2020-12-21T16:18:35.062Z] Removing intermediate container 6387ab3f7686 [2020-12-21T16:18:35.062Z] ---> 2d3c54b13af5 [2020-12-21T16:18:35.062Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T16:18:35.689Z] ---> Running in ea6992ec9b5b [2020-12-21T16:18:35.689Z] ---> 36c1a91e2a14 [2020-12-21T16:18:35.689Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-21T16:18:35.970Z] ---> Running in c7f866f66ab1 [2020-12-21T16:18:36.572Z] Removing intermediate container ea6992ec9b5b [2020-12-21T16:18:36.572Z] ---> 2b32c695dd7d [2020-12-21T16:18:36.572Z] Step 19/21 : LABEL arch=arm64 [2020-12-21T16:18:36.572Z] ---> b08b659bb37b [2020-12-21T16:18:36.572Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-21T16:18:36.851Z] ---> Running in 18b644e32670 [2020-12-21T16:18:37.130Z] ---> 8d5a9eb2e50e [2020-12-21T16:18:37.130Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-21T16:18:37.682Z] $ docker rm -f 6eb2437dfdbea66a612343ef5c9c1bb2e6168a22d672b6cb4bee408730e9a11a [2020-12-21T16:18:37.730Z] ---> ec3768ecf59e [2020-12-21T16:18:37.730Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-21T16:18:38.005Z] Removing intermediate container 18b644e32670 [2020-12-21T16:18:38.005Z] ---> c3afcfa1616b [2020-12-21T16:18:38.005Z] Step 20/21 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 [2020-12-21T16:18:38.005Z] ---> Running in 7658155bb139 [2020-12-21T16:18:38.275Z] ---> Running in e25e9227c751 [Pipeline] // withDockerContainer [2020-12-21T16:18:38.551Z] ---> 555a62e2f72d [2020-12-21T16:18:38.551Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [Pipeline] sh [2020-12-21T16:18:38.822Z] ---> Running in c33fecdfe240 [2020-12-21T16:18:39.002Z] + docker images [2020-12-21T16:18:39.002Z] + grep docker [2020-12-21T16:18:39.002Z] docker-support-notifications-go latest 3ffb0c8cea5d 6 seconds ago 12.1MB [2020-12-21T16:18:39.002Z] docker-core-metadata-go latest d808822ae900 16 seconds ago 13MB [2020-12-21T16:18:39.002Z] docker-sys-mgmt-agent-go latest 0c17bc759d7b 16 seconds ago 313MB [2020-12-21T16:18:39.002Z] docker-support-scheduler-go latest f97cfc06dd76 21 seconds ago 10.8MB [2020-12-21T16:18:39.002Z] docker-security-bootstrap-redis-go latest 0afc3b1456ba 30 seconds ago 15.9MB [2020-12-21T16:18:39.002Z] docker-core-data-go latest 1cf3c30d9fd8 2 minutes ago 22.2MB [2020-12-21T16:18:39.002Z] docker-security-secretstore-setup-go latest e9f8ca04d330 2 minutes ago 24.7MB [2020-12-21T16:18:39.002Z] docker-security-proxy-setup-go latest a81c46ca96aa 3 minutes ago 24.7MB [2020-12-21T16:18:39.002Z] docker-core-command-go latest d680b4e6b0e8 3 minutes ago 10.6MB [2020-12-21T16:18:39.002Z] docker latest 0040bc98e531 4 days ago 240MB [Pipeline] } [Pipeline] // withEnv [2020-12-21T16:18:39.098Z] Removing intermediate container 7658155bb139 [2020-12-21T16:18:39.098Z] ---> 64bdb7d51295 [2020-12-21T16:18:39.099Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-12-21T16:18:39.371Z] Removing intermediate container e25e9227c751 [2020-12-21T16:18:39.371Z] ---> ad84d036b5d4 [2020-12-21T16:18:39.371Z] Step 21/21 : LABEL version=0.0.0 [2020-12-21T16:18:39.371Z] ---> Running in e91dc58bc0fb [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2020-12-21T16:18:39.645Z] Removing intermediate container c7f866f66ab1 [2020-12-21T16:18:39.645Z] ---> 1d8600670201 [2020-12-21T16:18:39.645Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-21T16:18:39.645Z] ---> Running in 522ba9cc3440 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [2020-12-21T16:18:40.258Z] ---> Running in 12af2d1340c5 [2020-12-21T16:18:40.258Z] Removing intermediate container e91dc58bc0fb [2020-12-21T16:18:40.258Z] ---> 9ef5369bac9f [2020-12-21T16:18:40.258Z] Step 22/24 : LABEL arch=arm64 [Pipeline] node [2020-12-21T16:18:40.531Z] Removing intermediate container 522ba9cc3440 [2020-12-21T16:18:40.531Z] ---> bf8c828c1083 [2020-12-21T16:18:40.531Z] [2020-12-21T16:18:40.805Z] ---> Running in f327e5f35f7a [2020-12-21T16:18:41.080Z] Removing intermediate container 12af2d1340c5 [2020-12-21T16:18:41.080Z] ---> 091319e9956d [2020-12-21T16:18:41.080Z] Step 20/22 : LABEL arch=arm64 [2020-12-21T16:18:41.080Z] Successfully built bf8c828c1083 [2020-12-21T16:18:41.357Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-21T16:18:41.357Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2020-12-21T16:18:41.635Z] ---> Running in 1df32d40e372 [2020-12-21T16:18:41.635Z] Removing intermediate container f327e5f35f7a [2020-12-21T16:18:41.635Z] ---> 05f8cd89e3f6 [2020-12-21T16:18:41.635Z] Step 23/24 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 [2020-12-21T16:18:41.635Z] Removing intermediate container 0397bd2d9b78 [2020-12-21T16:18:41.635Z] ---> 0cd12496cbe2 [2020-12-21T16:18:41.635Z] [2020-12-21T16:18:41.635Z] Step 10/23 : FROM alpine [2020-12-21T16:18:41.911Z] latest: Pulling from library/alpine [2020-12-21T16:18:41.911Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-21T16:18:41.911Z] ---> Running in 574b5df809bf [2020-12-21T16:18:41.911Z] Status: Downloaded newer image for alpine:latest [2020-12-21T16:18:41.911Z] ---> afeebe901d6b [2020-12-21T16:18:41.911Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-21T16:18:41.911Z] Removing intermediate container c33fecdfe240 [2020-12-21T16:18:41.911Z] ---> 856780b42c08 [2020-12-21T16:18:41.911Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-21T16:18:42.184Z] ---> Running in acd8afc1b471 [2020-12-21T16:18:42.184Z] ---> Running in cdfbc2a5e6e9 [2020-12-21T16:18:42.184Z] Removing intermediate container 1df32d40e372 [2020-12-21T16:18:42.184Z] ---> e870924dae9b [2020-12-21T16:18:42.184Z] Step 21/22 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 [2020-12-21T16:18:43.168Z] ---> Running in ce6db26b498f [2020-12-21T16:18:43.168Z] Removing intermediate container 574b5df809bf [2020-12-21T16:18:43.168Z] ---> 6d2fc883bfc6 [2020-12-21T16:18:43.168Z] Step 24/24 : LABEL version=0.0.0 [2020-12-21T16:18:43.440Z] Removing intermediate container acd8afc1b471 [2020-12-21T16:18:43.440Z] ---> b0654ea089c8 [2020-12-21T16:18:43.440Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-21T16:18:43.440Z] Removing intermediate container cdfbc2a5e6e9 [2020-12-21T16:18:43.440Z] ---> 127b81bc4736 [2020-12-21T16:18:43.440Z] Step 22/24 : LABEL arch=arm64 [2020-12-21T16:18:43.712Z] ---> Running in 88df262c51be [2020-12-21T16:18:43.712Z] Removing intermediate container ce6db26b498f [2020-12-21T16:18:43.712Z] ---> 8ea0ec074d92 [2020-12-21T16:18:43.712Z] Step 22/22 : LABEL version=0.0.0 [2020-12-21T16:18:44.311Z] ---> Running in 4e71fd57ed09 [2020-12-21T16:18:44.311Z] ---> Running in ddea11cb920a [2020-12-21T16:18:44.584Z] ---> Running in 45bc9170a3c1 [2020-12-21T16:18:44.856Z] Removing intermediate container 88df262c51be [2020-12-21T16:18:44.856Z] ---> 4a1bf1a09f81 [2020-12-21T16:18:44.856Z] [2020-12-21T16:18:45.130Z] Successfully built 4a1bf1a09f81 [2020-12-21T16:18:45.400Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-21T16:18:45.400Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2020-12-21T16:18:45.400Z] Removing intermediate container 4e71fd57ed09 [2020-12-21T16:18:45.400Z] Removing intermediate container ddea11cb920a [2020-12-21T16:18:45.400Z] ---> 5794345541a9 [2020-12-21T16:18:45.400Z] ---> 5a343d79b550 [2020-12-21T16:18:45.400Z] Step 23/24 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 [2020-12-21T16:18:45.400Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-21T16:18:45.680Z] Removing intermediate container 45bc9170a3c1 [2020-12-21T16:18:45.680Z] ---> 8eb278eef9f7 [2020-12-21T16:18:45.680Z] [2020-12-21T16:18:45.680Z] ---> Running in 3c2f0917f565 [2020-12-21T16:18:45.680Z] ---> Running in a214b7527f48 [2020-12-21T16:18:46.276Z] Successfully built 8eb278eef9f7 [2020-12-21T16:18:46.276Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-21T16:18:46.276Z]  Building docker-security-bootstrap-redis-go ... done Building docker-core-metadata-go [2020-12-21T16:18:46.546Z] Removing intermediate container a214b7527f48 [2020-12-21T16:18:46.546Z] ---> eda11d9e8a6e [2020-12-21T16:18:46.546Z] Step 24/24 : LABEL version=0.0.0 [2020-12-21T16:18:46.546Z] Removing intermediate container 3c2f0917f565 [2020-12-21T16:18:46.546Z] ---> d1d441af1c6e [2020-12-21T16:18:46.546Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T16:18:46.546Z] ---> Running in c15824480860 [2020-12-21T16:18:46.817Z] ---> Running in a08c63fd8a37 [2020-12-21T16:18:47.407Z] Removing intermediate container c15824480860 [2020-12-21T16:18:47.407Z] ---> b99b4e47fca3 [2020-12-21T16:18:47.407Z] [2020-12-21T16:18:47.680Z] Successfully built b99b4e47fca3 [2020-12-21T16:18:47.680Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-21T16:18:47.680Z] Building docker-core-command-go [2020-12-21T16:18:49.646Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container a08c63fd8a37 [2020-12-21T16:18:49.646Z] ---> d0e86a565d56 [2020-12-21T16:18:49.646Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-21T16:18:51.067Z] ---> Running in 7e43caae0dce [2020-12-21T16:18:52.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T16:18:52.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T16:18:53.609Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-21T16:18:53.609Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-21T16:18:53.878Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-21T16:18:54.147Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-21T16:18:54.417Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-21T16:18:54.417Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T16:18:54.417Z] OK: 8 MiB in 19 packages [2020-12-21T16:18:55.345Z] Still waiting to schedule task [2020-12-21T16:18:55.346Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-21T16:18:58.718Z] Removing intermediate container 7e43caae0dce [2020-12-21T16:18:58.718Z] ---> 9f8276d00826 [2020-12-21T16:18:58.718Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-21T16:18:59.700Z] ---> 72495af7ee5d [2020-12-21T16:18:59.700Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-21T16:19:02.323Z] ---> 386f256b5b0a [2020-12-21T16:19:02.323Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-21T16:19:03.757Z] ---> f7dc10e13dfc [2020-12-21T16:19:03.757Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-21T16:19:03.757Z] ---> Running in c769eec0566a [2020-12-21T16:19:04.352Z] Removing intermediate container c769eec0566a [2020-12-21T16:19:04.352Z] ---> 657464e89318 [2020-12-21T16:19:04.352Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T16:19:04.623Z] ---> Running in 75e2b9dc76e7 [2020-12-21T16:19:05.219Z] Removing intermediate container 75e2b9dc76e7 [2020-12-21T16:19:05.219Z] ---> 89b4e3130fe4 [2020-12-21T16:19:05.219Z] Step 21/23 : LABEL arch=arm64 [2020-12-21T16:19:05.219Z] ---> Running in 0c4d6b15971f [2020-12-21T16:19:05.814Z] Removing intermediate container 0c4d6b15971f [2020-12-21T16:19:05.814Z] ---> 19010fc877ab [2020-12-21T16:19:05.814Z] Step 22/23 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 [2020-12-21T16:19:06.083Z] ---> Running in 85eccad1ab62 [2020-12-21T16:19:06.678Z] Removing intermediate container 85eccad1ab62 [2020-12-21T16:19:06.678Z] ---> 9640fbeb0c5e [2020-12-21T16:19:06.678Z] Step 23/23 : LABEL version=0.0.0 [2020-12-21T16:19:07.281Z] ---> Running in 152ac7bbcaef [2020-12-21T16:19:07.552Z] Removing intermediate container 152ac7bbcaef [2020-12-21T16:19:07.552Z] ---> 4e801e856c96 [2020-12-21T16:19:07.552Z] [2020-12-21T16:19:08.153Z] Successfully built 4e801e856c96 [2020-12-21T16:19:08.153Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-21T16:19:26.448Z]  Building docker-core-data-go ... done Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T16:19:26.448Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-21T16:19:26.448Z] ---> 76c92e0c667c [2020-12-21T16:19:26.448Z] Step 3/27 : WORKDIR /edgex-go [2020-12-21T16:19:26.448Z] ---> Using cache [2020-12-21T16:19:26.448Z] ---> dcad6eae2ce7 [2020-12-21T16:19:26.448Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T16:19:26.448Z] ---> Using cache [2020-12-21T16:19:26.448Z] ---> 2b9bc4219c31 [2020-12-21T16:19:26.448Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-21T16:19:31.873Z] ---> Running in cc4a0e37b265 [2020-12-21T16:19:32.467Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T16:19:33.066Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T16:19:34.045Z] v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-21T16:19:34.045Z] v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-21T16:19:34.045Z] OK: 12620 distinct packages available [2020-12-21T16:19:35.030Z] OK: 217 MiB in 51 packages [2020-12-21T16:19:35.313Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T16:19:35.313Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-21T16:19:35.313Z] ---> 76c92e0c667c [2020-12-21T16:19:35.313Z] Step 3/21 : WORKDIR /edgex-go [2020-12-21T16:19:35.313Z] ---> Using cache [2020-12-21T16:19:35.313Z] ---> dcad6eae2ce7 [2020-12-21T16:19:35.313Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T16:19:35.313Z] ---> Using cache [2020-12-21T16:19:35.313Z] ---> 2b9bc4219c31 [2020-12-21T16:19:35.313Z] Step 5/21 : RUN apk update && apk add make git [2020-12-21T16:19:35.313Z] ---> Using cache [2020-12-21T16:19:35.313Z] ---> 283bd768e2a9 [2020-12-21T16:19:35.313Z] Step 6/21 : COPY go.mod . [2020-12-21T16:19:35.313Z] ---> Using cache [2020-12-21T16:19:35.313Z] ---> e93c1b958989 [2020-12-21T16:19:35.313Z] Step 7/21 : RUN go mod download [2020-12-21T16:19:35.313Z] ---> Using cache [2020-12-21T16:19:35.313Z] ---> 27b8c90f2d96 [2020-12-21T16:19:35.313Z] Step 8/21 : COPY . . [2020-12-21T16:19:35.313Z] ---> Using cache [2020-12-21T16:19:35.313Z] ---> 52f2ba42e915 [2020-12-21T16:19:35.313Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-21T16:19:35.913Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T16:19:35.913Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-21T16:19:35.913Z] ---> 76c92e0c667c [2020-12-21T16:19:35.913Z] Step 3/22 : WORKDIR /edgex-go [2020-12-21T16:19:35.913Z] ---> Using cache [2020-12-21T16:19:35.913Z] ---> dcad6eae2ce7 [2020-12-21T16:19:35.913Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T16:19:35.913Z] ---> Using cache [2020-12-21T16:19:35.913Z] ---> 2b9bc4219c31 [2020-12-21T16:19:35.913Z] Step 5/22 : RUN apk update && apk add make git [2020-12-21T16:19:35.913Z] ---> Using cache [2020-12-21T16:19:35.913Z] ---> 283bd768e2a9 [2020-12-21T16:19:35.913Z] Step 6/22 : COPY go.mod . [2020-12-21T16:19:35.913Z] ---> Using cache [2020-12-21T16:19:35.913Z] ---> e93c1b958989 [2020-12-21T16:19:35.913Z] Step 7/22 : RUN go mod download [2020-12-21T16:19:35.913Z] ---> Using cache [2020-12-21T16:19:35.913Z] ---> 27b8c90f2d96 [2020-12-21T16:19:35.913Z] Step 8/22 : COPY . . [2020-12-21T16:19:35.913Z] ---> Using cache [2020-12-21T16:19:35.913Z] ---> 52f2ba42e915 [2020-12-21T16:19:35.913Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-21T16:19:36.187Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-21T16:19:36.187Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-21T16:19:36.187Z] ---> 76c92e0c667c [2020-12-21T16:19:36.187Z] Step 3/22 : WORKDIR /edgex-go [2020-12-21T16:19:36.187Z] ---> Using cache [2020-12-21T16:19:36.187Z] ---> dcad6eae2ce7 [2020-12-21T16:19:36.187Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T16:19:36.187Z] ---> Using cache [2020-12-21T16:19:36.187Z] ---> 2b9bc4219c31 [2020-12-21T16:19:36.187Z] Step 5/22 : RUN apk update && apk add make git [2020-12-21T16:19:36.187Z] ---> Using cache [2020-12-21T16:19:36.187Z] ---> 283bd768e2a9 [2020-12-21T16:19:36.187Z] Step 6/22 : COPY go.mod . [2020-12-21T16:19:36.187Z] ---> Using cache [2020-12-21T16:19:36.187Z] ---> e93c1b958989 [2020-12-21T16:19:36.187Z] Step 7/22 : RUN go mod download [2020-12-21T16:19:36.187Z] ---> Using cache [2020-12-21T16:19:36.187Z] ---> 27b8c90f2d96 [2020-12-21T16:19:36.187Z] Step 8/22 : COPY . . [2020-12-21T16:19:36.187Z] ---> Using cache [2020-12-21T16:19:36.187Z] ---> 52f2ba42e915 [2020-12-21T16:19:36.187Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-21T16:19:37.621Z] ---> Running in 10ed99cf573c [2020-12-21T16:19:37.621Z] ---> Running in 3101ff00e28a [2020-12-21T16:19:37.621Z] ---> Running in 8c406f6288ab [2020-12-21T16:19:38.611Z] Removing intermediate container cc4a0e37b265 [2020-12-21T16:19:38.611Z] ---> e7ac2b24c197 [2020-12-21T16:19:38.611Z] Step 6/27 : COPY go.mod . [2020-12-21T16:19:39.208Z] 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 [2020-12-21T16:19:39.208Z] 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 [2020-12-21T16:19:39.489Z] 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 [2020-12-21T16:19:39.489Z] ---> 1676f8bc4875 [2020-12-21T16:19:39.489Z] Step 7/27 : RUN go mod download [2020-12-21T16:19:39.760Z] ---> Running in 90ae69388502 [2020-12-21T16:19:44.137Z] Removing intermediate container 90ae69388502 [2020-12-21T16:19:44.137Z] ---> 7d9e293e35a5 [2020-12-21T16:19:44.137Z] Step 8/27 : COPY . . [2020-12-21T16:19:45.617Z] Running on prd-ubuntu18.04-docker-8c-8g-17065 in /w/workspace/edgexfoundry_edgex-go_PR-2942 [Pipeline] { [Pipeline] ws [2020-12-21T16:19:45.695Z] Running in /w/workspace/edgex-go/20 [Pipeline] { [Pipeline] checkout [2020-12-21T16:19:47.708Z] using credential edgex-jenkins-ssh [2020-12-21T16:19:47.771Z] Cloning the remote Git repository [2020-12-21T16:19:47.802Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-21T16:19:47.880Z] > git init /w/workspace/edgex-go/20 # timeout=10 [2020-12-21T16:19:47.903Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-21T16:19:47.904Z] > git --version # timeout=10 [2020-12-21T16:19:47.912Z] > git --version # 'git version 2.17.1' [2020-12-21T16:19:47.913Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T16:19:47.938Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T16:19:53.904Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-21T16:19:53.910Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T16:19:53.918Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-21T16:19:53.927Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-21T16:19:53.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T16:19:53.931Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2942/head:refs/remotes/origin/PR-2942 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-21T16:19:54.764Z] Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit 514cffb96bf06258840533f3a898e746df5810f0 [2020-12-21T16:19:54.909Z] Merge succeeded, producing 514cffb96bf06258840533f3a898e746df5810f0 [2020-12-21T16:19:54.910Z] Checking out Revision 514cffb96bf06258840533f3a898e746df5810f0 (PR-2942) [2020-12-21T16:19:54.777Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T16:19:54.781Z] > git checkout -f 514cffb96bf06258840533f3a898e746df5810f0 # timeout=10 [2020-12-21T16:19:54.881Z] > git remote # timeout=10 [2020-12-21T16:19:54.886Z] > git config --get remote.origin.url # timeout=10 [2020-12-21T16:19:54.898Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T16:19:54.902Z] > git merge bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 [2020-12-21T16:19:54.910Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-21T16:19:54.918Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T16:19:54.921Z] > git checkout -f 514cffb96bf06258840533f3a898e746df5810f0 # timeout=10 [2020-12-21T16:19:58.565Z] Commit message: "refactor: Address PR feedback from Cloud" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-21T16:19:59.854Z] + echo snap-build.sh [2020-12-21T16:19:59.854Z] snap-build.sh [2020-12-21T16:19:59.854Z] + SNAP_BASE_DIR=. [2020-12-21T16:19:59.854Z] + '[' '!' -z /w/workspace/edgex-go/20 ']' [2020-12-21T16:19:59.854Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/20 [2020-12-21T16:19:59.854Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/20]' [2020-12-21T16:19:59.854Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/20] [2020-12-21T16:19:59.854Z] + cd /w/workspace/edgex-go/20 [2020-12-21T16:19:59.854Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-21T16:19:59.854Z] Reading package lists... [2020-12-21T16:19:59.854Z] Building dependency tree... [2020-12-21T16:19:59.854Z] Reading state information... [2020-12-21T16:20:00.115Z] The following packages were automatically installed and are no longer required: [2020-12-21T16:20:00.115Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-21T16:20:00.115Z] uidmap xdelta3 [2020-12-21T16:20:00.115Z] Use 'sudo apt autoremove' to remove them. [2020-12-21T16:20:00.115Z] The following packages will be REMOVED: [2020-12-21T16:20:00.115Z] lxd* lxd-client* [2020-12-21T16:20:00.685Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-21T16:20:00.685Z] After this operation, 31.7 MB disk space will be freed. [2020-12-21T16:20:01.739Z] (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.) [2020-12-21T16:20:01.739Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-21T16:20:02.597Z] ---> 44da3b448340 [2020-12-21T16:20:02.598Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-21T16:20:02.598Z] ---> Running in 04f818f4c206 [2020-12-21T16:20:02.697Z] Removing lxd dnsmasq configuration [2020-12-21T16:20:02.697Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-21T16:20:02.958Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-21T16:20:03.529Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-21T16:20:03.789Z] (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.) [2020-12-21T16:20:03.789Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-21T16:20:04.588Z] 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 [2020-12-21T16:20:05.175Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-21T16:20:05.175Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-21T16:20:06.563Z] + sudo snap remove --purge lxd [2020-12-21T16:20:06.824Z] snap "lxd" is not installed [2020-12-21T16:20:06.825Z] + sudo groupadd --force --system lxd [2020-12-21T16:20:06.825Z] ++ whoami [2020-12-21T16:20:06.825Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-21T16:20:06.825Z] + newgrp - lxd [2020-12-21T16:20:07.085Z] + sudo snap install lxd [2020-12-21T16:20:15.236Z] 2020-12-21T16:20:13Z INFO Waiting for automatic snapd restart... [2020-12-21T16:20:30.150Z] lxd 4.9 from Canonical* installed [2020-12-21T16:20:30.150Z] + sudo lxd init --auto [2020-12-21T16:20:38.285Z] + sudo snap install --classic snapcraft [2020-12-21T16:20:43.625Z] 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 [2020-12-21T16:20:46.428Z] snapcraft 4.4.4 from Canonical* installed [2020-12-21T16:20:46.428Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-21T16:20:46.428Z] + patch --verbose -p1 [2020-12-21T16:20:46.428Z] Hmm... Looks like a unified diff to me... [2020-12-21T16:20:46.428Z] The text leading up to this was: [2020-12-21T16:20:46.428Z] -------------------------- [2020-12-21T16:20:46.428Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2020-12-21T16:20:46.428Z] |From: Tony Espy [2020-12-21T16:20:46.428Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2020-12-21T16:20:46.428Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-21T16:20:46.428Z] | [2020-12-21T16:20:46.428Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-21T16:20:46.428Z] |optimize the snap CI check run for pull requests. When [2020-12-21T16:20:46.428Z] |applied, it essentially strips out everything (apps and [2020-12-21T16:20:46.428Z] |parts) from the snapcraft.yaml file except those required [2020-12-21T16:20:46.428Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-21T16:20:46.428Z] |catch changes to edgex-go that break the snap build. [2020-12-21T16:20:46.428Z] | [2020-12-21T16:20:46.428Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-21T16:20:46.428Z] |to update this patch file, otherwise it may fail to apply, [2020-12-21T16:20:46.428Z] |resulting in a failed snap build CI check in the associated [2020-12-21T16:20:46.428Z] |pull request. [2020-12-21T16:20:46.428Z] | [2020-12-21T16:20:46.428Z] |Note - in addition to applying this patch, the pipeline also [2020-12-21T16:20:46.428Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-21T16:20:46.428Z] |need to build the finally binary .snap file (and it won't [2020-12-21T16:20:46.428Z] |work with the patch applied). This further reduces the build [2020-12-21T16:20:46.428Z] |time. [2020-12-21T16:20:46.428Z] |--- [2020-12-21T16:20:46.428Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2020-12-21T16:20:46.428Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2020-12-21T16:20:46.428Z] | [2020-12-21T16:20:46.428Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-21T16:20:46.428Z] |index 1e537489..faf42425 100644 [2020-12-21T16:20:46.428Z] |--- a/snap/snapcraft.yaml [2020-12-21T16:20:46.428Z] |+++ b/snap/snapcraft.yaml [2020-12-21T16:20:46.428Z] -------------------------- [2020-12-21T16:20:46.428Z] patching file snap/snapcraft.yaml [2020-12-21T16:20:46.428Z] Using Plan A... [2020-12-21T16:20:46.428Z] Hunk #1 succeeded at 73. [2020-12-21T16:20:46.428Z] Hunk #2 succeeded at 202. [2020-12-21T16:20:46.428Z] Hunk #3 succeeded at 214. [2020-12-21T16:20:46.428Z] Hunk #4 succeeded at 222. [2020-12-21T16:20:46.428Z] Hunk #5 succeeded at 229. [2020-12-21T16:20:46.428Z] Hunk #6 succeeded at 256. [2020-12-21T16:20:46.428Z] Hunk #7 succeeded at 290. [2020-12-21T16:20:46.428Z] Hunk #8 succeeded at 341. [2020-12-21T16:20:46.428Z] Hmm... Ignoring the trailing garbage. [2020-12-21T16:20:46.428Z] done [2020-12-21T16:20:46.428Z] + sudo snapcraft prime --use-lxd [2020-12-21T16:20:47.002Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-21T16:20:47.002Z] 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: [2020-12-21T16:20:47.002Z] - README.md [2020-12-21T16:20:47.002Z] [2020-12-21T16:20:47.002Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-21T16:20:47.577Z] Launching a container. [2020-12-21T16:20:58.738Z] Removing intermediate container 3101ff00e28a [2020-12-21T16:20:58.738Z] ---> 5db9238342ef [2020-12-21T16:20:58.738Z] [2020-12-21T16:20:58.738Z] Step 10/22 : FROM scratch [2020-12-21T16:20:58.738Z] ---> [2020-12-21T16:20:58.738Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-21T16:20:58.738Z] ---> Using cache [2020-12-21T16:20:58.738Z] ---> 28c281872efc [2020-12-21T16:20:58.738Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-21T16:20:58.738Z] ---> Running in 9e2fa2b64321 [2020-12-21T16:20:58.738Z] Removing intermediate container 9e2fa2b64321 [2020-12-21T16:20:58.738Z] ---> 1722b665535c [2020-12-21T16:20:58.738Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-21T16:20:58.738Z] ---> Running in 617b28c21c9d [2020-12-21T16:20:59.018Z] Removing intermediate container 8c406f6288ab [2020-12-21T16:20:59.018Z] ---> df9af9c3386e [2020-12-21T16:20:59.018Z] [2020-12-21T16:20:59.018Z] Step 10/21 : FROM alpine [2020-12-21T16:20:59.018Z] ---> afeebe901d6b [2020-12-21T16:20:59.018Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-21T16:20:59.298Z] ---> Running in d7998af3bafb [2020-12-21T16:20:59.582Z] Removing intermediate container 617b28c21c9d [2020-12-21T16:20:59.582Z] ---> 452d63b85caf [2020-12-21T16:20:59.582Z] Step 14/22 : WORKDIR / [2020-12-21T16:20:59.811Z] Waiting for container to be ready [2020-12-21T16:20:59.811Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-21T16:20:59.811Z] [2020-12-21T16:20:59.865Z] ---> Running in 3063f654988f [2020-12-21T16:21:00.857Z] Removing intermediate container 3063f654988f [2020-12-21T16:21:00.857Z] ---> bf439c65f63d [2020-12-21T16:21:00.857Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-21T16:21:01.464Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T16:21:01.739Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T16:21:01.739Z] ---> c59a1c9a1346 [2020-12-21T16:21:01.739Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-21T16:21:02.355Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-21T16:21:02.732Z] v3.12.3-13-ga43a0bc1d0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-21T16:21:02.733Z] v3.12.3-15-ge843fbbe95 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-21T16:21:02.733Z] OK: 12615 distinct packages available [2020-12-21T16:21:02.927Z] Waiting for network to be ready... [2020-12-21T16:21:03.339Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-21T16:21:03.496Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-21T16:21:03.497Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-21T16:21:03.627Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-21T16:21:03.627Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-21T16:21:03.627Z] (4/4) Installing curl (7.69.1-r3) [2020-12-21T16:21:03.758Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-21T16:21:03.758Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-21T16:21:03.902Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T16:21:03.902Z] ---> 519ddf091f91 [2020-12-21T16:21:03.902Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-21T16:21:03.902Z] Executing ca-certificates-20191127-r4.trigger [2020-12-21T16:21:04.018Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-21T16:21:04.179Z] OK: 7 MiB in 18 packages [2020-12-21T16:21:04.279Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-21T16:21:04.279Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-21T16:21:04.279Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-21T16:21:04.279Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-21T16:21:04.279Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-21T16:21:04.279Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-21T16:21:04.279Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-21T16:21:04.279Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-21T16:21:04.279Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-21T16:21:04.279Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-21T16:21:04.279Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-21T16:21:04.279Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-21T16:21:04.279Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-21T16:21:04.541Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-21T16:21:04.541Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-21T16:21:04.800Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-21T16:21:04.800Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-21T16:21:04.800Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-21T16:21:04.800Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-21T16:21:04.800Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-21T16:21:04.800Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-21T16:21:04.800Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-21T16:21:05.164Z] ---> 064220f9e0bf [2020-12-21T16:21:05.164Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-21T16:21:05.164Z] ---> Running in 2040501b64a6 [2020-12-21T16:21:06.149Z] Removing intermediate container 2040501b64a6 [2020-12-21T16:21:06.149Z] ---> 7712bf6f2f9b [2020-12-21T16:21:06.149Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T16:21:06.149Z] ---> Running in 14bcf63ad1c8 [2020-12-21T16:21:06.428Z] Removing intermediate container d7998af3bafb [2020-12-21T16:21:06.428Z] ---> 050dbe4e605b [2020-12-21T16:21:06.428Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-21T16:21:06.428Z] ---> Running in 2b01418fb588 [2020-12-21T16:21:07.037Z] Removing intermediate container 14bcf63ad1c8 [2020-12-21T16:21:07.037Z] ---> 1dda530a2986 [2020-12-21T16:21:07.037Z] Step 20/22 : LABEL arch=arm64 [2020-12-21T16:21:07.322Z] Removing intermediate container 2b01418fb588 [2020-12-21T16:21:07.322Z] ---> 5c39ce600861 [2020-12-21T16:21:07.322Z] Step 13/21 : WORKDIR /edgex [2020-12-21T16:21:07.322Z] ---> Running in bb1457a54b83 [2020-12-21T16:21:07.596Z] ---> Running in 07013c6f9ea1 [2020-12-21T16:21:08.206Z] Removing intermediate container bb1457a54b83 [2020-12-21T16:21:08.206Z] ---> fdfed39f1f4a [2020-12-21T16:21:08.206Z] Step 21/22 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 [2020-12-21T16:21:08.206Z] ---> Running in 4930949c9d8d [2020-12-21T16:21:08.481Z] Removing intermediate container 07013c6f9ea1 [2020-12-21T16:21:08.481Z] ---> 10154959b32b [2020-12-21T16:21:08.481Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-21T16:21:09.000Z] Fetched 23.5 MB in 5s (4401 kB/s) [2020-12-21T16:21:09.082Z] Removing intermediate container 4930949c9d8d [2020-12-21T16:21:09.082Z] ---> 0a12d3c629e7 [2020-12-21T16:21:09.082Z] Step 22/22 : LABEL version=0.0.0 [2020-12-21T16:21:09.356Z] ---> Running in 0d3a2b9b707e [2020-12-21T16:21:09.574Z] Reading package lists... [2020-12-21T16:21:09.632Z] ---> 68a1886eb49a [2020-12-21T16:21:09.633Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-21T16:21:09.839Z] Reading package lists... [2020-12-21T16:21:09.839Z] Building dependency tree... [2020-12-21T16:21:09.839Z] Reading state information... [2020-12-21T16:21:10.100Z] The following additional packages will be installed: [2020-12-21T16:21:10.100Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-21T16:21:10.100Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-21T16:21:10.100Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-21T16:21:10.100Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-21T16:21:10.100Z] Suggested packages: [2020-12-21T16:21:10.100Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-21T16:21:10.100Z] Recommended packages: [2020-12-21T16:21:10.100Z] gnupg libsasl2-modules [2020-12-21T16:21:10.100Z] The following NEW packages will be installed: [2020-12-21T16:21:10.100Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-21T16:21:10.100Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-21T16:21:10.100Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-21T16:21:10.100Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-21T16:21:10.100Z] The following packages will be upgraded: [2020-12-21T16:21:10.100Z] gpg gpg-agent gpgconf libudev1 [2020-12-21T16:21:10.360Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-21T16:21:10.360Z] Need to get 3531 kB of archives. [2020-12-21T16:21:10.360Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-21T16:21:10.360Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-21T16:21:10.360Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-21T16:21:10.616Z] Removing intermediate container 0d3a2b9b707e [2020-12-21T16:21:10.616Z] ---> 90629ce6f3bd [2020-12-21T16:21:10.616Z] [2020-12-21T16:21:10.621Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2020-12-21T16:21:10.881Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-21T16:21:10.881Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-21T16:21:10.881Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-12-21T16:21:10.881Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-12-21T16:21:10.881Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2020-12-21T16:21:10.881Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2020-12-21T16:21:10.881Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-21T16:21:10.881Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-21T16:21:10.881Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-21T16:21:10.881Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-21T16:21:10.881Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-21T16:21:10.881Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-21T16:21:10.881Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-21T16:21:10.881Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-21T16:21:10.881Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-21T16:21:10.886Z] Successfully built 90629ce6f3bd [2020-12-21T16:21:11.142Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-21T16:21:11.142Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-21T16:21:11.142Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-21T16:21:11.142Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-21T16:21:11.402Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-21T16:21:11.402Z] Fetched 3531 kB in 1s (3524 kB/s) [2020-12-21T16:21:11.402Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-21T16:21:11.402Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-21T16:21:11.402Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-21T16:21:11.402Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-21T16:21:11.482Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-21T16:21:11.663Z] Selecting previously unselected package udev. [2020-12-21T16:21:11.663Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-21T16:21:11.663Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-21T16:21:11.663Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-21T16:21:11.756Z]  Building docker-core-command-go ... done  ---> 3db92ffd1828 [2020-12-21T16:21:11.756Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-21T16:21:11.924Z] Selecting previously unselected package libfuse2:amd64. [2020-12-21T16:21:11.924Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-21T16:21:11.924Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-21T16:21:11.924Z] Selecting previously unselected package fuse. [2020-12-21T16:21:11.924Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-21T16:21:12.030Z] Removing intermediate container 10ed99cf573c [2020-12-21T16:21:12.030Z] ---> 4a61a0d6ea4e [2020-12-21T16:21:12.030Z] [2020-12-21T16:21:12.030Z] Step 10/22 : FROM scratch [2020-12-21T16:21:12.030Z] ---> [2020-12-21T16:21:12.030Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-21T16:21:12.185Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-21T16:21:12.185Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-21T16:21:12.185Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-21T16:21:12.308Z] Removing intermediate container 04f818f4c206 [2020-12-21T16:21:12.308Z] ---> b9b5392a5f20 [2020-12-21T16:21:12.308Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-21T16:21:12.308Z] ---> Using cache [2020-12-21T16:21:12.308Z] ---> 28c281872efc [2020-12-21T16:21:12.308Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-21T16:21:12.446Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-21T16:21:12.446Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-21T16:21:12.446Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-21T16:21:12.446Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-21T16:21:12.582Z] ---> Running in 62eafbcc6dbd [2020-12-21T16:21:12.583Z] ---> Running in bad7885fb9cd [2020-12-21T16:21:12.707Z] Selecting previously unselected package libksba8:amd64. [2020-12-21T16:21:12.707Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-21T16:21:12.707Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-21T16:21:12.707Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-21T16:21:12.707Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-21T16:21:12.707Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T16:21:12.856Z] ---> de59e5613ae7 [2020-12-21T16:21:12.856Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-21T16:21:12.967Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-21T16:21:12.967Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-21T16:21:12.967Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T16:21:12.967Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-21T16:21:12.967Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-21T16:21:12.967Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T16:21:12.967Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-21T16:21:12.967Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-21T16:21:13.126Z] ---> Running in 0f5b1bde287e [2020-12-21T16:21:13.126Z] Removing intermediate container 62eafbcc6dbd [2020-12-21T16:21:13.126Z] ---> d1c8460ce530 [2020-12-21T16:21:13.126Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-21T16:21:13.228Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T16:21:13.228Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-21T16:21:13.228Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-21T16:21:13.228Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T16:21:13.228Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-21T16:21:13.228Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-21T16:21:13.228Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T16:21:13.396Z] ---> Running in fb2c036bf85d [2020-12-21T16:21:13.488Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-21T16:21:13.489Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-21T16:21:13.489Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T16:21:13.489Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-21T16:21:13.489Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-21T16:21:13.489Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T16:21:13.666Z] Removing intermediate container 0f5b1bde287e [2020-12-21T16:21:13.666Z] ---> dbd232003ef7 [2020-12-21T16:21:13.666Z] Step 18/21 : CMD ["--init=true"] [2020-12-21T16:21:13.666Z] Removing intermediate container fb2c036bf85d [2020-12-21T16:21:13.666Z] ---> bf7b7266006a [2020-12-21T16:21:13.666Z] Step 14/22 : WORKDIR / [2020-12-21T16:21:13.749Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-21T16:21:13.749Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-21T16:21:13.749Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T16:21:13.749Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-21T16:21:13.749Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-21T16:21:13.749Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-21T16:21:13.749Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-21T16:21:13.749Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-21T16:21:13.749Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-21T16:21:13.749Z] Selecting previously unselected package libldap-common. [2020-12-21T16:21:13.749Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-21T16:21:13.749Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-21T16:21:13.938Z] ---> Running in 191252bca340 [2020-12-21T16:21:13.939Z] ---> Running in 1bff655c3a2a [2020-12-21T16:21:13.939Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-21T16:21:14.010Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-21T16:21:14.010Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-21T16:21:14.010Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-21T16:21:14.010Z] Selecting previously unselected package dirmngr. [2020-12-21T16:21:14.010Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-21T16:21:14.010Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-21T16:21:14.271Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-21T16:21:14.271Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-21T16:21:14.271Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-21T16:21:14.271Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-21T16:21:14.271Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-21T16:21:14.271Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-21T16:21:14.271Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T16:21:14.271Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-21T16:21:14.532Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-21T16:21:14.532Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-21T16:21:14.535Z] Removing intermediate container 191252bca340 [2020-12-21T16:21:14.536Z] ---> 2b252b97bfa2 [2020-12-21T16:21:14.536Z] Step 19/21 : LABEL arch=arm64 [2020-12-21T16:21:14.536Z] Removing intermediate container 1bff655c3a2a [2020-12-21T16:21:14.536Z] ---> aa12fde263f0 [2020-12-21T16:21:14.536Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-21T16:21:14.536Z] ---> Running in d11a24ec650c [2020-12-21T16:21:14.792Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-21T16:21:15.052Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T16:21:15.052Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-12-21T16:21:15.052Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-21T16:21:15.052Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-21T16:21:15.052Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T16:21:15.052Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T16:21:15.131Z] Removing intermediate container d11a24ec650c [2020-12-21T16:21:15.132Z] ---> 5662c1813f0a [2020-12-21T16:21:15.132Z] Step 20/21 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 [2020-12-21T16:21:15.315Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T16:21:15.315Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T16:21:15.315Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T16:21:15.315Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T16:21:15.315Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T16:21:15.315Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-21T16:21:15.315Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-21T16:21:15.315Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-21T16:21:15.401Z] ---> Running in 75d9c36f8302 [2020-12-21T16:21:15.401Z] ---> f8019765b8f3 [2020-12-21T16:21:15.401Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-21T16:21:15.889Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-21T16:21:15.889Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-21T16:21:15.889Z] This means they are not meant to be enabled using systemctl. [2020-12-21T16:21:15.889Z] Possible reasons for having this kind of units are: [2020-12-21T16:21:15.889Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-21T16:21:15.889Z] .wants/ or .requires/ directory. [2020-12-21T16:21:15.889Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-21T16:21:15.889Z] a requirement dependency on it. [2020-12-21T16:21:15.889Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-21T16:21:15.889Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-21T16:21:15.889Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-21T16:21:15.889Z] instance name specified. [2020-12-21T16:21:15.997Z] Removing intermediate container 75d9c36f8302 [2020-12-21T16:21:15.997Z] ---> 26f29e1333b7 [2020-12-21T16:21:15.997Z] Step 21/21 : LABEL version=0.0.0 [2020-12-21T16:21:15.997Z] ---> Running in c9dad22a17ec [2020-12-21T16:21:16.150Z] Reading package lists... [2020-12-21T16:21:16.410Z] Building dependency tree... [2020-12-21T16:21:16.410Z] Reading state information... [2020-12-21T16:21:16.410Z] The following additional packages will be installed: [2020-12-21T16:21:16.410Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-21T16:21:16.410Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-21T16:21:16.410Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-21T16:21:16.410Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-21T16:21:16.410Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-21T16:21:16.410Z] Suggested packages: [2020-12-21T16:21:16.410Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-21T16:21:16.410Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-21T16:21:16.410Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-21T16:21:16.410Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-21T16:21:16.410Z] systemd-container policykit-1 [2020-12-21T16:21:16.410Z] Recommended packages: [2020-12-21T16:21:16.410Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-21T16:21:16.410Z] The following NEW packages will be installed: [2020-12-21T16:21:16.410Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-21T16:21:16.410Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-21T16:21:16.410Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-21T16:21:16.410Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-21T16:21:16.410Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-21T16:21:16.410Z] The following packages will be upgraded: [2020-12-21T16:21:16.410Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-21T16:21:16.606Z] Removing intermediate container c9dad22a17ec [2020-12-21T16:21:16.606Z] ---> 82f81aca8b20 [2020-12-21T16:21:16.606Z] [2020-12-21T16:21:16.670Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-21T16:21:16.670Z] Need to get 35.2 MB of archives. [2020-12-21T16:21:16.670Z] After this operation, 141 MB of additional disk space will be used. [2020-12-21T16:21:16.670Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2020-12-21T16:21:16.670Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-21T16:21:16.877Z] ---> 2f9d460fc1ab [2020-12-21T16:21:16.877Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-21T16:21:16.877Z] Removing intermediate container bad7885fb9cd [2020-12-21T16:21:16.878Z] ---> 8ab64b1095b6 [2020-12-21T16:21:16.878Z] [2020-12-21T16:21:16.878Z] Step 11/27 : FROM docker:latest [2020-12-21T16:21:16.878Z] ---> f66387bf908a [2020-12-21T16:21:16.878Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-21T16:21:17.146Z] Successfully built 82f81aca8b20 [2020-12-21T16:21:17.146Z] ---> Running in c015f11dc828 [2020-12-21T16:21:17.146Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-21T16:21:17.240Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2020-12-21T16:21:17.502Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2020-12-21T16:21:17.502Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-21T16:21:17.502Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-12-21T16:21:17.502Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-21T16:21:17.502Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-21T16:21:17.502Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-21T16:21:17.502Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-21T16:21:17.502Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2020-12-21T16:21:17.502Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-21T16:21:17.502Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-21T16:21:17.502Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-21T16:21:17.502Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-12-21T16:21:17.502Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-21T16:21:17.502Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-12-21T16:21:17.502Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-12-21T16:21:17.502Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-21T16:21:17.503Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-12-21T16:21:17.503Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-21T16:21:17.741Z]  Building docker-security-proxy-setup-go ... done  ---> 7b677cd24e3b [2020-12-21T16:21:17.741Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-21T16:21:17.741Z] ---> Running in fdf2b8fc6071 [2020-12-21T16:21:17.763Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-12-21T16:21:17.763Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-21T16:21:17.763Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-21T16:21:17.763Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-21T16:21:17.763Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-21T16:21:17.763Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-21T16:21:17.763Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-21T16:21:17.763Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2020-12-21T16:21:17.763Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-21T16:21:18.337Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T16:21:18.337Z] Removing intermediate container fdf2b8fc6071 [2020-12-21T16:21:18.337Z] ---> 101cd85670bd [2020-12-21T16:21:18.337Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T16:21:18.337Z] ---> Running in 92e224d9268e [2020-12-21T16:21:18.609Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T16:21:18.701Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-21T16:21:18.879Z] Removing intermediate container 92e224d9268e [2020-12-21T16:21:18.880Z] ---> de606d2f3b44 [2020-12-21T16:21:18.880Z] Step 20/22 : LABEL arch=arm64 [2020-12-21T16:21:18.962Z] Fetched 35.2 MB in 2s (15.8 MB/s) [2020-12-21T16:21:18.962Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-21T16:21:18.962Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2020-12-21T16:21:18.962Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-21T16:21:19.160Z] ---> Running in c35fa0784cd2 [2020-12-21T16:21:19.160Z] (1/2) Installing readline (8.0.4-r0) [2020-12-21T16:21:19.160Z] (2/2) Installing bash (5.0.17-r0) [2020-12-21T16:21:19.160Z] Executing bash-5.0.17-r0.post-install [2020-12-21T16:21:19.160Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T16:21:19.160Z] OK: 12 MiB in 22 packages [2020-12-21T16:21:19.534Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-21T16:21:19.534Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-21T16:21:19.754Z] Removing intermediate container c35fa0784cd2 [2020-12-21T16:21:19.754Z] ---> e46dc55c93cb [2020-12-21T16:21:19.754Z] Step 21/22 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 [2020-12-21T16:21:19.754Z] ---> Running in e1673763a950 [2020-12-21T16:21:19.795Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-21T16:21:19.795Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-21T16:21:19.795Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2020-12-21T16:21:19.795Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-21T16:21:20.057Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2020-12-21T16:21:20.319Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-21T16:21:20.319Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2020-12-21T16:21:20.319Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-21T16:21:20.347Z] Removing intermediate container e1673763a950 [2020-12-21T16:21:20.347Z] ---> 4447a1228ee6 [2020-12-21T16:21:20.347Z] Step 22/22 : LABEL version=0.0.0 [2020-12-21T16:21:20.347Z] ---> Running in 85770fb5baf4 [2020-12-21T16:21:20.581Z] Setting up apt (1.6.12ubuntu0.2) ... [2020-12-21T16:21:20.581Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-12-21T16:21:20.616Z] Removing intermediate container c015f11dc828 [2020-12-21T16:21:20.616Z] ---> 79f284fbe02e [2020-12-21T16:21:20.616Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-21T16:21:20.889Z] ---> Running in f3d6942f84d9 [2020-12-21T16:21:20.889Z] Removing intermediate container 85770fb5baf4 [2020-12-21T16:21:20.889Z] ---> 1c0a0a3e80a5 [2020-12-21T16:21:20.889Z] [2020-12-21T16:21:21.153Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-21T16:21:21.153Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-21T16:21:21.153Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-21T16:21:21.153Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-21T16:21:21.413Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-21T16:21:21.413Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-21T16:21:21.413Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-21T16:21:21.482Z] Successfully built 1c0a0a3e80a5 [2020-12-21T16:21:21.482Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-21T16:21:21.986Z] Selecting previously unselected package libexpat1:amd64. [2020-12-21T16:21:21.986Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-21T16:21:21.986Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-21T16:21:21.986Z] Selecting previously unselected package python3.6-minimal. [2020-12-21T16:21:21.986Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-21T16:21:21.986Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-21T16:21:22.248Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-21T16:21:22.509Z] Checking for services that may need to be restarted...done. [2020-12-21T16:21:22.509Z] Checking for services that may need to be restarted...done. [2020-12-21T16:21:22.509Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-21T16:21:22.509Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-21T16:21:22.509Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-21T16:21:22.912Z]  Building docker-core-metadata-go ... done Removing intermediate container f3d6942f84d9 [2020-12-21T16:21:22.912Z] ---> 23b53f205b68 [2020-12-21T16:21:22.912Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-21T16:21:23.082Z] Selecting previously unselected package python3-minimal. [2020-12-21T16:21:23.082Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-21T16:21:23.082Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-21T16:21:23.082Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-21T16:21:23.082Z] Selecting previously unselected package mime-support. [2020-12-21T16:21:23.082Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-21T16:21:23.082Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-21T16:21:23.183Z] ---> Running in 8ae6ba1a477b [2020-12-21T16:21:23.343Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-21T16:21:23.343Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-21T16:21:23.343Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-21T16:21:23.343Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-21T16:21:23.343Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-21T16:21:23.343Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-21T16:21:23.775Z] Removing intermediate container 8ae6ba1a477b [2020-12-21T16:21:23.775Z] ---> 79d5bf19756c [2020-12-21T16:21:23.775Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-21T16:21:23.775Z] ---> Running in 2b0184765e01 [2020-12-21T16:21:23.914Z] Selecting previously unselected package python3.6. [2020-12-21T16:21:23.914Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-21T16:21:23.914Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-21T16:21:23.914Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-21T16:21:23.914Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-21T16:21:23.914Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-21T16:21:23.914Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-21T16:21:24.174Z] Selecting previously unselected package python3. [2020-12-21T16:21:24.174Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-21T16:21:24.174Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-21T16:21:24.174Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-21T16:21:24.174Z] Selecting previously unselected package multiarch-support. [2020-12-21T16:21:24.174Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2020-12-21T16:21:24.174Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2020-12-21T16:21:24.367Z] Removing intermediate container 2b0184765e01 [2020-12-21T16:21:24.367Z] ---> 682faa95f7d3 [2020-12-21T16:21:24.367Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-21T16:21:24.367Z] ---> Running in 32a9f1ea11b2 [2020-12-21T16:21:24.439Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2020-12-21T16:21:24.439Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-21T16:21:24.439Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-21T16:21:24.439Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-21T16:21:24.439Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-21T16:21:24.439Z] Selecting previously unselected package libbsd0:amd64. [2020-12-21T16:21:24.439Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-21T16:21:24.439Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-21T16:21:24.699Z] Selecting previously unselected package sudo. [2020-12-21T16:21:24.700Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-21T16:21:24.700Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-21T16:21:24.700Z] Selecting previously unselected package apparmor. [2020-12-21T16:21:24.700Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-21T16:21:24.700Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-21T16:21:24.959Z] Removing intermediate container 32a9f1ea11b2 [2020-12-21T16:21:24.959Z] ---> 72a072f9a850 [2020-12-21T16:21:24.959Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-21T16:21:24.961Z] Selecting previously unselected package libedit2:amd64. [2020-12-21T16:21:24.961Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-21T16:21:24.961Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-21T16:21:24.961Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-21T16:21:24.961Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-21T16:21:24.961Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-21T16:21:24.961Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-21T16:21:24.961Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-21T16:21:24.961Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-21T16:21:25.222Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-21T16:21:25.222Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-21T16:21:25.222Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-21T16:21:25.222Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-21T16:21:25.222Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-21T16:21:25.222Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-21T16:21:25.222Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-21T16:21:25.222Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-21T16:21:25.222Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-21T16:21:25.485Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-21T16:21:25.485Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2020-12-21T16:21:25.485Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-21T16:21:25.746Z] Selecting previously unselected package openssh-client. [2020-12-21T16:21:25.746Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-21T16:21:25.746Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-21T16:21:25.746Z] Selecting previously unselected package squashfs-tools. [2020-12-21T16:21:25.746Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-21T16:21:25.746Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-21T16:21:25.933Z] ---> 19fe4db5f24e [2020-12-21T16:21:25.933Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-21T16:21:26.008Z] Selecting previously unselected package snapd. [2020-12-21T16:21:26.008Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-21T16:21:26.008Z] Unpacking snapd (2.48+18.04) ... [2020-12-21T16:21:26.906Z] ---> b4b295e912d0 [2020-12-21T16:21:26.906Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-21T16:21:27.498Z] ---> c2efab267d01 [2020-12-21T16:21:27.498Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-21T16:21:27.770Z] ---> Running in 46cc7eb2b50c [2020-12-21T16:21:28.558Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-21T16:21:28.559Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-21T16:21:28.559Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-21T16:21:28.559Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-21T16:21:28.559Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-21T16:21:28.559Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-21T16:21:28.559Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-21T16:21:28.559Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-21T16:21:28.559Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-21T16:21:28.743Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T16:21:29.017Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T16:21:29.504Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-21T16:21:29.504Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-21T16:21:29.504Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-21T16:21:29.504Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-21T16:21:29.504Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-21T16:21:29.504Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-21T16:21:29.605Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-21T16:21:29.605Z] (2/33) Installing expat (2.2.9-r1) [2020-12-21T16:21:29.605Z] (3/33) Installing libffi (3.3-r2) [2020-12-21T16:21:29.605Z] (4/33) Installing gdbm (1.13-r1) [2020-12-21T16:21:29.605Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-21T16:21:29.605Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-21T16:21:29.876Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-21T16:21:30.448Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-21T16:21:30.448Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-21T16:21:30.448Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-21T16:21:30.448Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-21T16:21:30.448Z] running python rtupdate hooks for python3.6... [2020-12-21T16:21:30.448Z] running python post-rtupdate hooks for python3.6... [2020-12-21T16:21:30.710Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-21T16:21:31.296Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-21T16:21:31.565Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-21T16:21:31.565Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-21T16:21:31.565Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-21T16:21:31.565Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-21T16:21:31.565Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-21T16:21:31.565Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-21T16:21:31.565Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-21T16:21:31.565Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-21T16:21:31.565Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-21T16:21:31.834Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-21T16:21:31.834Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-21T16:21:31.834Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-21T16:21:31.834Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-21T16:21:31.834Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-21T16:21:31.834Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-21T16:21:31.834Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-21T16:21:31.834Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-21T16:21:31.834Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-21T16:21:32.098Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-21T16:21:32.098Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-21T16:21:32.098Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-21T16:21:32.103Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-21T16:21:32.103Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-21T16:21:32.103Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-21T16:21:32.103Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-21T16:21:32.103Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-21T16:21:32.103Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-21T16:21:32.103Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-21T16:21:32.361Z] Setting up snapd (2.48+18.04) ... [2020-12-21T16:21:32.374Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T16:21:32.374Z] OK: 71 MiB in 55 packages [2020-12-21T16:21:32.622Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-21T16:21:32.884Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-21T16:21:33.146Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-21T16:21:33.408Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-21T16:21:33.670Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-21T16:21:33.670Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-21T16:21:33.670Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-21T16:21:33.931Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-21T16:21:34.194Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-12-21T16:21:34.456Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-12-21T16:21:34.456Z] /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' [2020-12-21T16:21:34.456Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-21T16:21:34.456Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-21T16:21:35.400Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-21T16:21:35.662Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-21T16:21:35.662Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-21T16:21:37.051Z] Reading package lists... [2020-12-21T16:21:37.315Z] Reading package lists... [2020-12-21T16:21:37.315Z] Building dependency tree... [2020-12-21T16:21:37.315Z] Reading state information... [2020-12-21T16:21:37.578Z] Calculating upgrade... [2020-12-21T16:21:37.842Z] The following packages will be upgraded: [2020-12-21T16:21:37.842Z] advancecomp base-files bash binutils binutils-common [2020-12-21T16:21:37.842Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-21T16:21:37.842Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-21T16:21:37.842Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-21T16:21:37.842Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-21T16:21:37.842Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-21T16:21:37.842Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-21T16:21:37.842Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-21T16:21:37.842Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-21T16:21:37.842Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-21T16:21:37.842Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-21T16:21:37.842Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-21T16:21:37.842Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-21T16:21:37.842Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-21T16:21:37.842Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-21T16:21:37.842Z] Need to get 63.5 MB of archives. [2020-12-21T16:21:37.842Z] After this operation, 5191 kB of additional disk space will be used. [2020-12-21T16:21:37.842Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] [2020-12-21T16:21:37.842Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2020-12-21T16:21:38.108Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-21T16:21:38.108Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-21T16:21:38.108Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-21T16:21:38.108Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-21T16:21:38.108Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-21T16:21:38.108Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-21T16:21:38.108Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-12-21T16:21:38.108Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-12-21T16:21:38.108Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-21T16:21:38.108Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-21T16:21:38.108Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-21T16:21:38.108Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-12-21T16:21:38.108Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-21T16:21:38.108Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-21T16:21:38.108Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-21T16:21:38.372Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-21T16:21:38.372Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-21T16:21:38.372Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-21T16:21:38.372Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-21T16:21:38.372Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-12-21T16:21:38.372Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-21T16:21:38.372Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-21T16:21:38.372Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-21T16:21:38.372Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-21T16:21:38.372Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-21T16:21:38.372Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-21T16:21:38.372Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-21T16:21:38.372Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-21T16:21:38.372Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-21T16:21:38.372Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-21T16:21:38.372Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-21T16:21:38.372Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-21T16:21:38.372Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-21T16:21:38.372Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-21T16:21:38.372Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-12-21T16:21:38.372Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-12-21T16:21:38.372Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2020-12-21T16:21:38.372Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-21T16:21:38.372Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-21T16:21:38.372Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-12-21T16:21:38.372Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-21T16:21:38.373Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-21T16:21:38.635Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-12-21T16:21:38.635Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-21T16:21:38.635Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-12-21T16:21:38.635Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-21T16:21:38.635Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-21T16:21:38.635Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-21T16:21:38.635Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-21T16:21:38.635Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-21T16:21:38.635Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-21T16:21:38.635Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-21T16:21:38.899Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-21T16:21:38.900Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-12-21T16:21:38.900Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-12-21T16:21:38.900Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-21T16:21:38.900Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2020-12-21T16:21:38.900Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2020-12-21T16:21:39.163Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-12-21T16:21:39.163Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-21T16:21:39.163Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-21T16:21:39.163Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-21T16:21:39.163Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-21T16:21:39.163Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-21T16:21:39.163Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-21T16:21:39.163Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-21T16:21:39.427Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-21T16:21:39.427Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-21T16:21:39.427Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-21T16:21:39.427Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-21T16:21:39.427Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-21T16:21:39.427Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-21T16:21:39.427Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-12-21T16:21:39.427Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2020-12-21T16:21:39.427Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-21T16:21:39.427Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-21T16:21:39.427Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-12-21T16:21:39.689Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-12-21T16:21:39.689Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-12-21T16:21:39.689Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-21T16:21:39.689Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-12-21T16:21:39.689Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-21T16:21:39.689Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-21T16:21:39.689Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-12-21T16:21:39.689Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-12-21T16:21:39.689Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-21T16:21:39.689Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-21T16:21:39.951Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-12-21T16:21:39.951Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-21T16:21:39.951Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-21T16:21:39.951Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-21T16:21:39.951Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-21T16:21:39.951Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-21T16:21:39.951Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-12-21T16:21:39.951Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-21T16:21:39.951Z] Fetched 63.5 MB in 2s (30.0 MB/s) [2020-12-21T16:21:40.214Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T16:21:40.214Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2020-12-21T16:21:40.214Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-21T16:21:40.633Z] Removing intermediate container 46cc7eb2b50c [2020-12-21T16:21:40.633Z] ---> 3801d81d57fc [2020-12-21T16:21:40.633Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-21T16:21:40.633Z] ---> Running in 5575a4709d30 [2020-12-21T16:21:40.789Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2020-12-21T16:21:40.790Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-21T16:21:41.053Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... [2020-12-21T16:21:41.053Z] Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... [2020-12-21T16:21:41.627Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T16:21:41.889Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T16:21:41.890Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T16:21:41.890Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T16:21:42.151Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T16:21:42.151Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T16:21:42.151Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T16:21:42.151Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T16:21:42.417Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T16:21:42.417Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T16:21:42.417Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T16:21:42.417Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T16:21:42.417Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T16:21:42.417Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T16:21:42.678Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T16:21:42.678Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-21T16:21:42.678Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T16:21:42.678Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-21T16:21:42.939Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-21T16:21:42.939Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-21T16:21:42.939Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T16:21:42.939Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T16:21:43.203Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T16:21:43.203Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T16:21:43.203Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T16:21:43.203Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T16:21:43.465Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T16:21:43.465Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-21T16:21:43.465Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2020-12-21T16:21:43.726Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-21T16:21:44.302Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2020-12-21T16:21:44.302Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-21T16:21:44.302Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-21T16:21:44.564Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-21T16:21:44.564Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-21T16:21:44.564Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-21T16:21:44.564Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-21T16:21:44.825Z] Installing new version of config file /etc/issue ... [2020-12-21T16:21:44.825Z] Installing new version of config file /etc/issue.net ... [2020-12-21T16:21:44.825Z] Installing new version of config file /etc/lsb-release ... [2020-12-21T16:21:44.825Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-21T16:21:45.003Z] Collecting docker-compose==1.23.2 [2020-12-21T16:21:45.003Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-21T16:21:45.003Z] Collecting docopt<0.7,>=0.6.1 [2020-12-21T16:21:45.003Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-21T16:21:45.086Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-21T16:21:45.086Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-21T16:21:45.086Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-21T16:21:45.086Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T16:21:45.086Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-21T16:21:45.347Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-12-21T16:21:45.347Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-21T16:21:45.347Z] 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 [2020-12-21T16:21:45.607Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T16:21:45.607Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-21T16:21:45.607Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-21T16:21:45.607Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-21T16:21:45.868Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T16:21:45.868Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-21T16:21:45.868Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-21T16:21:45.868Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-21T16:21:46.129Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T16:21:46.129Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-21T16:21:46.129Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-21T16:21:46.392Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-21T16:21:46.392Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T16:21:46.392Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-21T16:21:46.392Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-21T16:21:46.652Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-21T16:21:46.653Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T16:21:46.653Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-21T16:21:46.653Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-21T16:21:46.913Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-21T16:21:46.913Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T16:21:46.913Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-21T16:21:46.913Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-21T16:21:46.960Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-21T16:21:46.960Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-21T16:21:47.173Z] Setting up grep (3.1-2build1) ... [2020-12-21T16:21:47.173Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T16:21:47.173Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-21T16:21:47.173Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-21T16:21:47.434Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-21T16:21:47.434Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T16:21:47.434Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-21T16:21:47.696Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-21T16:21:47.696Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-21T16:21:47.696Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T16:21:47.696Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-21T16:21:47.696Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-21T16:21:48.642Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-21T16:21:48.642Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-21T16:21:48.642Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-21T16:21:48.642Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-21T16:21:49.222Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-21T16:21:49.222Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T16:21:49.222Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-21T16:21:49.222Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-21T16:21:49.563Z] Collecting docker<4.0,>=3.6.0 [2020-12-21T16:21:49.563Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-21T16:21:49.832Z] Collecting jsonschema<3,>=2.5.1 [2020-12-21T16:21:49.832Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-21T16:21:50.420Z] Collecting cached-property<2,>=1.2.0 [2020-12-21T16:21:50.420Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-21T16:21:50.420Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-21T16:21:50.608Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-21T16:21:50.608Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-21T16:21:50.608Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-21T16:21:50.608Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-21T16:21:50.608Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-21T16:21:50.608Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T16:21:50.608Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-21T16:21:50.608Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-21T16:21:50.870Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-21T16:21:51.010Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-21T16:21:51.010Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-21T16:21:51.131Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T16:21:51.131Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-21T16:21:51.131Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-21T16:21:51.131Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-21T16:21:51.392Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T16:21:51.392Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-21T16:21:51.392Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-21T16:21:51.392Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-21T16:21:51.598Z] Collecting PyYAML<4,>=3.10 [2020-12-21T16:21:51.598Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-21T16:21:51.654Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T16:21:51.654Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-21T16:21:51.654Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-21T16:21:51.654Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-21T16:21:51.921Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T16:21:51.921Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-21T16:21:51.921Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-21T16:21:51.921Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-21T16:21:52.182Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T16:21:52.182Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-21T16:21:52.182Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-21T16:21:52.182Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-21T16:21:52.182Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-21T16:21:52.443Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-21T16:21:52.443Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T16:21:52.443Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-21T16:21:52.443Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-21T16:21:52.443Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-21T16:21:52.705Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T16:21:52.705Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-21T16:21:52.705Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-21T16:21:52.705Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-21T16:21:52.965Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T16:21:52.965Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-21T16:21:52.965Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-21T16:21:52.965Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-21T16:21:53.224Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T16:21:53.224Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-21T16:21:53.224Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-21T16:21:53.483Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-21T16:21:54.054Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-21T16:21:54.315Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-21T16:21:54.575Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T16:21:54.575Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2020-12-21T16:21:54.576Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-21T16:21:54.576Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2020-12-21T16:21:54.837Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T16:21:54.837Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-21T16:21:54.837Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-21T16:21:54.837Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-21T16:21:54.963Z] Collecting texttable<0.10,>=0.9.0 [2020-12-21T16:21:54.963Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-21T16:21:55.097Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T16:21:55.097Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-21T16:21:55.097Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-12-21T16:21:55.359Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-21T16:21:55.622Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T16:21:55.622Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-21T16:21:55.622Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-21T16:21:55.622Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-21T16:21:55.885Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T16:21:55.885Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-21T16:21:55.885Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-21T16:21:55.885Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-21T16:21:55.885Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T16:21:55.885Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-21T16:21:56.148Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-21T16:21:56.148Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-21T16:21:56.410Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T16:21:56.410Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-21T16:21:56.410Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-21T16:21:56.410Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2020-12-21T16:21:56.410Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-21T16:21:56.672Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-21T16:21:56.672Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-21T16:21:56.672Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-21T16:21:56.923Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-21T16:21:56.923Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-21T16:21:56.932Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T16:21:56.932Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-21T16:21:56.932Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-21T16:21:56.932Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-21T16:21:57.192Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T16:21:57.192Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-21T16:21:57.192Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-21T16:21:57.192Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-21T16:21:57.453Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T16:21:57.453Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-21T16:21:57.453Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-21T16:21:57.512Z] Collecting docker-pycreds>=0.4.0 [2020-12-21T16:21:57.512Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-21T16:21:57.512Z] 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) [2020-12-21T16:21:57.512Z] 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) [2020-12-21T16:21:57.714Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-21T16:21:57.714Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T16:21:57.714Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-21T16:21:57.714Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-21T16:21:57.714Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-21T16:21:57.781Z] Collecting idna<2.8,>=2.5 [2020-12-21T16:21:57.781Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-21T16:21:57.974Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T16:21:57.974Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-21T16:21:57.974Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-21T16:21:58.235Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-12-21T16:21:58.371Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-21T16:21:58.371Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-21T16:21:58.371Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-21T16:21:58.371Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-21T16:21:58.371Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-21T16:21:58.371Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-21T16:21:58.495Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T16:21:58.495Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-21T16:21:58.495Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-21T16:21:58.495Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-12-21T16:21:58.495Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T16:21:58.495Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-21T16:21:58.755Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-21T16:21:58.755Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-12-21T16:21:59.014Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T16:21:59.014Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-21T16:21:59.015Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-21T16:21:59.015Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-12-21T16:21:59.015Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T16:21:59.015Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-21T16:21:59.276Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-21T16:21:59.276Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-12-21T16:21:59.276Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T16:21:59.276Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-12-21T16:21:59.339Z] Installing collected packages: docopt, dockerpty, docker-pycreds, websocket-client, idna, urllib3, requests, docker, jsonschema, cached-property, PyYAML, texttable, docker-compose [2020-12-21T16:21:59.339Z] Running setup.py install for docopt: started [2020-12-21T16:21:59.537Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-21T16:21:59.537Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-21T16:21:59.537Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T16:21:59.537Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-21T16:21:59.537Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-12-21T16:21:59.797Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-21T16:21:59.797Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-21T16:21:59.797Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-21T16:21:59.797Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-21T16:21:59.797Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-21T16:22:00.058Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-21T16:22:00.058Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-21T16:22:00.058Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-21T16:22:00.319Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-21T16:22:00.319Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-21T16:22:00.579Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-21T16:22:00.579Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-21T16:22:00.579Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-21T16:22:00.579Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-21T16:22:00.839Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-21T16:22:00.839Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-21T16:22:00.839Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-21T16:22:00.839Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-21T16:22:00.839Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-21T16:22:01.100Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-21T16:22:01.100Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-21T16:22:01.100Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-21T16:22:01.100Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-21T16:22:01.100Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-12-21T16:22:01.298Z] Running setup.py install for docopt: finished with status 'done' [2020-12-21T16:22:01.298Z] Running setup.py install for dockerpty: started [2020-12-21T16:22:01.361Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-21T16:22:01.361Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-12-21T16:22:02.300Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-21T16:22:02.300Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-21T16:22:02.300Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-21T16:22:02.300Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-21T16:22:02.300Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-21T16:22:02.300Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-21T16:22:02.720Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-21T16:22:02.884Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-21T16:22:02.884Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-21T16:22:02.884Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-21T16:22:02.884Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-21T16:22:02.884Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-21T16:22:03.144Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-21T16:22:03.144Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-21T16:22:03.144Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-21T16:22:03.312Z] Attempting uninstall: idna [2020-12-21T16:22:03.312Z] Found existing installation: idna 2.9 [2020-12-21T16:22:03.312Z] Uninstalling idna-2.9: [2020-12-21T16:22:03.312Z] Successfully uninstalled idna-2.9 [2020-12-21T16:22:03.404Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-21T16:22:03.404Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-21T16:22:03.404Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-21T16:22:03.664Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-21T16:22:03.664Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-21T16:22:03.664Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-21T16:22:03.902Z] Attempting uninstall: urllib3 [2020-12-21T16:22:03.902Z] Found existing installation: urllib3 1.25.9 [2020-12-21T16:22:03.902Z] Uninstalling urllib3-1.25.9: [2020-12-21T16:22:04.173Z] Successfully uninstalled urllib3-1.25.9 [2020-12-21T16:22:04.764Z] Attempting uninstall: requests [2020-12-21T16:22:04.764Z] Found existing installation: requests 2.23.0 [2020-12-21T16:22:04.764Z] Uninstalling requests-2.23.0: [2020-12-21T16:22:04.764Z] Successfully uninstalled requests-2.23.0 [2020-12-21T16:22:04.805Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-21T16:22:05.102Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-21T16:22:06.099Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-21T16:22:06.099Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-21T16:22:06.196Z] Running setup.py install for PyYAML: started [2020-12-21T16:22:06.696Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-21T16:22:06.696Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-21T16:22:07.309Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-21T16:22:07.309Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-21T16:22:08.160Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-21T16:22:08.160Z] Running setup.py install for texttable: started [2020-12-21T16:22:08.261Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-21T16:22:08.261Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-21T16:22:08.261Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-21T16:22:08.261Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-21T16:22:08.261Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-21T16:22:08.261Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-21T16:22:08.531Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-21T16:22:08.531Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-21T16:22:08.791Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-21T16:22:08.791Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-21T16:22:08.791Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-21T16:22:08.791Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-21T16:22:09.052Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-21T16:22:09.052Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-21T16:22:09.052Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-21T16:22:09.052Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-21T16:22:09.313Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T16:22:09.313Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-21T16:22:09.313Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T16:22:09.313Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T16:22:09.313Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T16:22:09.313Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-21T16:22:09.313Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-21T16:22:09.313Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-21T16:22:09.574Z] [2020-12-21T16:22:09.574Z] Current default time zone: 'Etc/UTC' [2020-12-21T16:22:09.574Z] Local time is now: Mon Dec 21 16:22:09 UTC 2020. [2020-12-21T16:22:09.574Z] Universal Time is now: Mon Dec 21 16:22:09 UTC 2020. [2020-12-21T16:22:09.574Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-21T16:22:09.574Z] [2020-12-21T16:22:09.574Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-21T16:22:09.844Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T16:22:09.844Z] Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... [2020-12-21T16:22:09.844Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-21T16:22:10.105Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-12-21T16:22:10.105Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-21T16:22:10.105Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-21T16:22:10.105Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-21T16:22:10.105Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-21T16:22:10.105Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-21T16:22:10.105Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T16:22:10.124Z] Running setup.py install for texttable: finished with status 'done' [2020-12-21T16:22:10.364Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-21T16:22:10.626Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-21T16:22:10.626Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-21T16:22:10.626Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T16:22:10.626Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-21T16:22:10.626Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-21T16:22:10.626Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-21T16:22:10.714Z] 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 [2020-12-21T16:22:10.887Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-21T16:22:10.887Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-21T16:22:10.887Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-21T16:22:10.887Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2020-12-21T16:22:10.887Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-21T16:22:12.270Z] Updating certificates in /etc/ssl/certs... [2020-12-21T16:22:13.213Z] 22 added, 17 removed; done. [2020-12-21T16:22:13.213Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2020-12-21T16:22:13.213Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T16:22:13.213Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-21T16:22:13.213Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-21T16:22:13.213Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-12-21T16:22:13.474Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-21T16:22:13.474Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-21T16:22:13.474Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-21T16:22:13.474Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-21T16:22:13.474Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-21T16:22:13.474Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-21T16:22:13.474Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-21T16:22:13.474Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-21T16:22:13.735Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-21T16:22:13.735Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-21T16:22:13.735Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-21T16:22:13.735Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-21T16:22:13.735Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-21T16:22:13.735Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-21T16:22:13.735Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-21T16:22:13.996Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-21T16:22:13.996Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-21T16:22:13.996Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2020-12-21T16:22:13.996Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-21T16:22:13.996Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-21T16:22:13.996Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-21T16:22:13.996Z] Updating certificates in /etc/ssl/certs... [2020-12-21T16:22:14.570Z] 0 added, 0 removed; done. [2020-12-21T16:22:14.570Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-21T16:22:14.570Z] done. [2020-12-21T16:22:15.000Z] Removing intermediate container 5575a4709d30 [2020-12-21T16:22:15.000Z] ---> a8443bf8cf1c [2020-12-21T16:22:15.000Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-21T16:22:15.000Z] ---> Running in e685c3ecb412 [2020-12-21T16:22:15.141Z] Reading package lists... [2020-12-21T16:22:15.141Z] Building dependency tree... [2020-12-21T16:22:15.141Z] Reading state information... [2020-12-21T16:22:15.271Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T16:22:15.402Z] The following NEW packages will be installed: [2020-12-21T16:22:15.402Z] apt-transport-https [2020-12-21T16:22:15.402Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-21T16:22:15.402Z] Need to get 1696 B of archives. [2020-12-21T16:22:15.402Z] After this operation, 153 kB of additional disk space will be used. [2020-12-21T16:22:15.402Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2020-12-21T16:22:15.542Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T16:22:15.663Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-21T16:22:15.663Z] Fetched 1696 B in 0s (29.9 kB/s) [2020-12-21T16:22:15.663Z] Selecting previously unselected package apt-transport-https. [2020-12-21T16:22:15.663Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-21T16:22:15.663Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2020-12-21T16:22:15.663Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-21T16:22:15.663Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-21T16:22:15.924Z] Waiting for network to be ready... [2020-12-21T16:22:16.135Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-21T16:22:16.135Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-21T16:22:16.135Z] (3/3) Installing curl (7.69.1-r3) [2020-12-21T16:22:16.135Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T16:22:16.135Z] OK: 71 MiB in 58 packages [2020-12-21T16:22:17.560Z] Removing intermediate container e685c3ecb412 [2020-12-21T16:22:17.560Z] ---> daa97fa5bb55 [2020-12-21T16:22:17.560Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-21T16:22:17.560Z] ---> Running in b3890bd92cfa [2020-12-21T16:22:17.830Z] Removing intermediate container b3890bd92cfa [2020-12-21T16:22:17.830Z] ---> 9a1d4e27938e [2020-12-21T16:22:17.830Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T16:22:18.103Z] ---> Running in e6e5a81dc1a0 [2020-12-21T16:22:18.376Z] Removing intermediate container e6e5a81dc1a0 [2020-12-21T16:22:18.376Z] ---> 8afc0f567b69 [2020-12-21T16:22:18.376Z] Step 25/27 : LABEL arch=arm64 [2020-12-21T16:22:18.646Z] ---> Running in 66c2b7b1ec69 [2020-12-21T16:22:19.237Z] Removing intermediate container 66c2b7b1ec69 [2020-12-21T16:22:19.237Z] ---> 85efb2dd5137 [2020-12-21T16:22:19.237Z] Step 26/27 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 [2020-12-21T16:22:19.237Z] ---> Running in 46af23040a5d [2020-12-21T16:22:19.508Z] Removing intermediate container 46af23040a5d [2020-12-21T16:22:19.508Z] ---> 403860279e80 [2020-12-21T16:22:19.780Z] Step 27/27 : LABEL version=0.0.0 [2020-12-21T16:22:19.780Z] ---> Running in cd26c55e0c83 [2020-12-21T16:22:20.370Z] Removing intermediate container cd26c55e0c83 [2020-12-21T16:22:20.370Z] ---> 1ad442b834d2 [2020-12-21T16:22:20.370Z] [2020-12-21T16:22:20.640Z] Successfully built 1ad442b834d2 [2020-12-21T16:22:20.640Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-21T16:22:20.926Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-21T16:22:20.929Z] $ docker stop --time=1 81ea9b2c3aa087876087c0d60c0bf7b608c0229ccc6a1ae977fb08e7e97eb8ef [2020-12-21T16:22:22.504Z] 2020-12-21T16:22:19Z INFO Waiting for automatic snapd restart... [2020-12-21T16:22:22.504Z] snapd 2.48.1 from Canonical* installed [2020-12-21T16:22:22.895Z] $ docker rm -f 81ea9b2c3aa087876087c0d60c0bf7b608c0229ccc6a1ae977fb08e7e97eb8ef [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-21T16:22:23.660Z] + docker+ images [2020-12-21T16:22:23.660Z] grep docker [2020-12-21T16:22:23.888Z] "snapd" switched to the "latest/stable" channel [2020-12-21T16:22:23.888Z] [2020-12-21T16:22:23.929Z] docker-sys-mgmt-agent-go-arm64 latest 1ad442b834d2 4 seconds ago 300MB [2020-12-21T16:22:23.929Z] docker-core-metadata-go-arm64 latest 1c0a0a3e80a5 About a minute ago 12.3MB [2020-12-21T16:22:23.929Z] docker-security-proxy-setup-go-arm64 latest 82f81aca8b20 About a minute ago 23.4MB [2020-12-21T16:22:23.929Z] docker-core-command-go-arm64 latest 90629ce6f3bd About a minute ago 9.98MB [2020-12-21T16:22:23.929Z] docker-core-data-go-arm64 latest 4e801e856c96 3 minutes ago 21MB [2020-12-21T16:22:23.929Z] docker-security-secretstore-setup-go-arm64 latest b99b4e47fca3 3 minutes ago 23.5MB [2020-12-21T16:22:23.929Z] docker-security-bootstrap-redis-go-arm64 latest 8eb278eef9f7 3 minutes ago 15.2MB [2020-12-21T16:22:23.929Z] docker-support-notifications-go-arm64 latest 4a1bf1a09f81 3 minutes ago 11.4MB [2020-12-21T16:22:23.929Z] docker-support-scheduler-go-arm64 latest bf8c828c1083 3 minutes ago 10.1MB [2020-12-21T16:22:23.929Z] docker latest f66387bf908a 2 days 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] } [2020-12-21T16:22:27.210Z] core18 20201210 from Canonical* installed [2020-12-21T16:22:27.471Z] "core18" switched to the "latest/stable" channel [2020-12-21T16:22:27.471Z] [2020-12-21T16:22:32.761Z] snapcraft 4.4.4 from Canonical* installed [2020-12-21T16:22:32.761Z] "snapcraft" switched to the "latest/stable" channel [2020-12-21T16:22:32.761Z] [2020-12-21T16:22:36.063Z] 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: [2020-12-21T16:22:36.063Z] - README.md [2020-12-21T16:22:36.063Z] [2020-12-21T16:22:36.063Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-21T16:22:42.650Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-21T16:22:42.650Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-21T16:22:42.650Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-21T16:22:42.650Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-21T16:22:44.033Z] Reading package lists... [2020-12-21T16:22:44.294Z] 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 [2020-12-21T16:22:50.872Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-21T16:22:50.872Z] Reading package lists... [2020-12-21T16:22:50.872Z] Building dependency tree... [2020-12-21T16:22:50.872Z] Reading state information... [2020-12-21T16:22:50.872Z] Suggested packages: [2020-12-21T16:22:50.872Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-21T16:22:50.872Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-21T16:22:50.872Z] Recommended packages: [2020-12-21T16:22:50.872Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2020-12-21T16:22:50.872Z] The following NEW packages will be installed: [2020-12-21T16:22:50.872Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2020-12-21T16:22:50.872Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2020-12-21T16:22:50.872Z] pkg-config zip [2020-12-21T16:22:50.872Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2020-12-21T16:22:50.872Z] Need to get 7655 kB of archives. [2020-12-21T16:22:50.872Z] After this operation, 43.7 MB of additional disk space will be used. [2020-12-21T16:22:50.872Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-12-21T16:22:50.872Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2020-12-21T16:22:50.872Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-21T16:22:50.872Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-21T16:22:50.872Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-21T16:22:50.872Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-21T16:22:51.133Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-21T16:22:51.133Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-21T16:22:51.133Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-21T16:22:51.133Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-21T16:22:51.133Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-21T16:22:51.393Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-21T16:22:51.393Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-21T16:22:51.393Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-21T16:22:51.393Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-21T16:22:51.654Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-21T16:22:51.654Z] Fetched 7655 kB in 1s (10.6 MB/s) [2020-12-21T16:22:51.654Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-12-21T16:22:51.654Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-21T16:22:51.654Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-12-21T16:22:51.654Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-21T16:22:51.915Z] Selecting previously unselected package libpsl5:amd64. [2020-12-21T16:22:51.915Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-21T16:22:51.915Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-21T16:22:51.915Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-21T16:22:51.915Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-21T16:22:51.915Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-21T16:22:52.175Z] Selecting previously unselected package librtmp1:amd64. [2020-12-21T16:22:52.175Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-21T16:22:52.175Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-21T16:22:52.175Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-21T16:22:52.175Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2020-12-21T16:22:52.175Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-21T16:22:52.438Z] Selecting previously unselected package liberror-perl. [2020-12-21T16:22:52.438Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2020-12-21T16:22:52.438Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-21T16:22:52.438Z] Selecting previously unselected package git-man. [2020-12-21T16:22:52.438Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-21T16:22:52.438Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-21T16:22:52.438Z] Selecting previously unselected package git. [2020-12-21T16:22:52.698Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-21T16:22:52.698Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-21T16:22:53.641Z] Selecting previously unselected package libnorm1:amd64. [2020-12-21T16:22:53.641Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-21T16:22:53.641Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-21T16:22:53.641Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-21T16:22:53.641Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-21T16:22:53.641Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-21T16:22:53.641Z] Selecting previously unselected package libsodium23:amd64. [2020-12-21T16:22:53.641Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2020-12-21T16:22:53.641Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-21T16:22:53.901Z] Selecting previously unselected package libzmq5:amd64. [2020-12-21T16:22:53.901Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-21T16:22:53.901Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-21T16:22:53.901Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-21T16:22:53.901Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-21T16:22:53.901Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-21T16:22:53.901Z] Selecting previously unselected package pkg-config. [2020-12-21T16:22:53.901Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-21T16:22:53.901Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-21T16:22:54.160Z] Selecting previously unselected package zip. [2020-12-21T16:22:54.160Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2020-12-21T16:22:54.160Z] Unpacking zip (3.0-11build1) ... [2020-12-21T16:22:54.160Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-21T16:22:54.160Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-21T16:22:54.160Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-21T16:22:54.160Z] Setting up liberror-perl (0.17025-1) ... [2020-12-21T16:22:54.160Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-21T16:22:54.160Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-21T16:22:54.420Z] No schema files found: doing nothing. [2020-12-21T16:22:54.421Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-21T16:22:54.421Z] Setting up zip (3.0-11build1) ... [2020-12-21T16:22:54.421Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-21T16:22:54.421Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-21T16:22:54.421Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-21T16:22:54.421Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-21T16:22:54.421Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-21T16:22:54.421Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-21T16:22:54.421Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-21T16:22:54.681Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2020-12-21T16:23:01.257Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-21T16:23:01.257Z] git set to automatically installed. [2020-12-21T16:23:01.257Z] git-man set to automatically installed. [2020-12-21T16:23:01.257Z] libcurl3-gnutls set to automatically installed. [2020-12-21T16:23:01.257Z] liberror-perl set to automatically installed. [2020-12-21T16:23:01.257Z] libglib2.0-0 set to automatically installed. [2020-12-21T16:23:01.257Z] libnghttp2-14 set to automatically installed. [2020-12-21T16:23:01.257Z] libnorm1 set to automatically installed. [2020-12-21T16:23:01.257Z] libpgm-5.2-0 set to automatically installed. [2020-12-21T16:23:01.257Z] libpsl5 set to automatically installed. [2020-12-21T16:23:01.257Z] librtmp1 set to automatically installed. [2020-12-21T16:23:01.257Z] libsodium23 set to automatically installed. [2020-12-21T16:23:01.257Z] libzmq3-dev set to automatically installed. [2020-12-21T16:23:01.257Z] libzmq5 set to automatically installed. [2020-12-21T16:23:01.257Z] pkg-config set to automatically installed. [2020-12-21T16:23:01.257Z] zip set to automatically installed. [2020-12-21T16:23:03.168Z] snapd is not logged in, snap install commands will use sudo [2020-12-21T16:23:09.742Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-21T16:23:09.742Z] snap "core18" has no updates available [2020-12-21T16:23:10.310Z] Pulling config-common [2020-12-21T16:23:11.692Z] Pulling go-build-helper [2020-12-21T16:23:38.388Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-21T16:23:38.388Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-21T16:23:38.388Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-21T16:23:38.388Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-21T16:23:38.388Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-21T16:23:38.388Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-21T16:23:38.388Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-21T16:23:38.388Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-21T16:23:38.388Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-21T16:23:38.389Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-21T16:23:38.389Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-21T16:23:38.389Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-21T16:23:38.389Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-21T16:23:38.389Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-21T16:23:38.389Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-21T16:23:38.389Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-21T16:23:38.389Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-21T16:23:38.389Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-21T16:23:38.389Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-21T16:23:38.389Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-21T16:23:38.389Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-21T16:23:38.389Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-21T16:23:38.389Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-21T16:23:38.389Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-21T16:23:38.389Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-21T16:23:38.389Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-21T16:23:38.389Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-21T16:23:38.389Z] Fetched 23.5 MB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-21T16:23:38.389Z] Fetched 96.5 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-21T16:23:38.389Z] Fetched 279 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-21T16:23:38.389Z] Fetched 122 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-21T16:23:38.389Z] Fetched 77.8 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-21T16:23:38.389Z] Fetched 8848 B in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-21T16:23:38.389Z] Fetched 47.8 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-21T16:23:38.389Z] Fetched 45.6 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-21T16:23:38.389Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2020-12-21T16:23:38.389Z] Fetched 214 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-21T16:23:38.389Z] Fetched 155 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-21T16:23:38.389Z] Fetched 50.6 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-21T16:23:38.389Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-21T16:23:38.389Z] Fetched 41.8 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-21T16:23:38.389Z] Fetched 499 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-21T16:23:38.389Z] Fetched 111 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-21T16:23:38.389Z] Fetched 240 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-21T16:23:38.389Z] Fetched 29.3 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-21T16:23:38.389Z] Fetched 85.5 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-21T16:23:38.389Z] Fetched 24.5 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-21T16:23:38.389Z] Fetched 49.2 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-21T16:23:38.389Z] Fetched 54.2 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-21T16:23:38.389Z] Fetched 30.8 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-21T16:23:38.389Z] Fetched 17.0 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-21T16:23:38.389Z] Fetched 85.9 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-21T16:23:38.389Z] Fetched 8720 B in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-21T16:23:38.389Z] Fetched 137 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-21T16:23:38.389Z] Fetched 119 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-21T16:23:38.389Z] Fetched 109 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-21T16:23:38.389Z] Fetched 11.1 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-21T16:23:38.389Z] Fetched 645 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-21T16:23:38.389Z] Fetched 41.3 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-21T16:23:38.389Z] Fetched 17.9 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-21T16:23:38.389Z] Fetched 368 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-21T16:23:38.389Z] Fetched 187 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-21T16:23:38.389Z] Fetched 175 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-21T16:23:38.389Z] Fetched 206 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2020-12-21T16:23:38.389Z] Fetched 1301 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-21T16:23:38.389Z] Fetched 36.2 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2020-12-21T16:23:38.389Z] Fetched 159 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-21T16:23:38.389Z] Fetched 107 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-21T16:23:38.389Z] Fetched 48.7 kB in 0s (0 B/s) [2020-12-21T16:23:38.389Z] Pulling static-packages [2020-12-21T16:23:38.389Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2020-12-21T16:23:38.389Z] Skipping pull go-build-helper (already ran) [2020-12-21T16:23:38.389Z] Skipping pull static-packages (already ran) [2020-12-21T16:23:38.389Z] Building go-build-helper [2020-12-21T16:23:41.688Z] Building static-packages [2020-12-21T16:23:44.241Z] Staging go-build-helper [2020-12-21T16:23:44.812Z] Staging static-packages [2020-12-21T16:23:46.196Z] Pulling go115 [2020-12-21T16:23:47.136Z] 'edgex-go' has dependencies that need to be staged: go115 [2020-12-21T16:23:47.136Z] Skipping pull go115 (already ran) [2020-12-21T16:23:47.136Z] Building go115 [2020-12-21T16:23:47.136Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-21T16:23:47.136Z] Dload Upload Total Spent Left Speed [2020-12-21T16:23:50.659Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 115M 10 11.7M 0 0 16.8M 0 0:00:06 --:--:-- 0:00:06 16.8M 40 115M 40 46.3M 0 0 27.3M 0 0:00:04 0:00:01 0:00:03 27.3M 75 115M 75 87.0M 0 0 32.4M 0 0:00:03 0:00:02 0:00:01 32.4M 100 115M 100 115M 0 0 33.7M 0 0:00:03 0:00:03 --:--:-- 33.7M [2020-12-21T16:23:51.228Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-21T16:23:55.434Z] Staging go115 [2020-12-21T16:24:02.016Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-21T16:24:02.016Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-21T16:24:02.016Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-21T16:24:02.016Z] Fetched 0 B in 0s (0 B/s) [2020-12-21T16:24:02.016Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-21T16:24:02.016Z] Fetched 224 kB in 0s (0 B/s) [2020-12-21T16:24:02.016Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-21T16:24:02.016Z] Fetched 157 kB in 0s (0 B/s) [2020-12-21T16:24:02.016Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-21T16:24:02.016Z] Fetched 221 kB in 0s (0 B/s) [2020-12-21T16:24:02.016Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-21T16:24:02.016Z] Fetched 143 kB in 0s (0 B/s) [2020-12-21T16:24:02.016Z] Pulling edgex-go [2020-12-21T16:24:02.957Z] Pulling version [2020-12-21T16:24:03.899Z] Building config-common [2020-12-21T16:24:06.444Z] Skipping build go-build-helper (already ran) [2020-12-21T16:24:06.444Z] Skipping build static-packages (already ran) [2020-12-21T16:24:06.444Z] Skipping build go115 (already ran) [2020-12-21T16:24:06.444Z] Building edgex-go [2020-12-21T16:24:06.704Z] 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 [2020-12-21T16:24:08.093Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-21T16:24:08.093Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-21T16:24:08.093Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.131 [2020-12-21T16:24:08.093Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.64 [2020-12-21T16:24:08.093Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-12-21T16:24:08.093Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-21T16:24:08.093Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-21T16:24:08.093Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-21T16:24:08.093Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2020-12-21T16:24:08.093Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-21T16:24:08.093Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-21T16:24:08.093Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-21T16:24:08.093Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-21T16:24:08.093Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-21T16:24:08.093Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-21T16:24:08.093Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-21T16:24:08.093Z] go: downloading github.com/imdario/mergo v0.3.11 [2020-12-21T16:24:08.093Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-21T16:24:08.093Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2020-12-21T16:24:08.093Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-21T16:24:08.093Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-21T16:24:08.093Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-21T16:24:08.093Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-21T16:24:08.093Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-21T16:24:08.093Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-21T16:24:08.093Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-21T16:24:08.093Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-21T16:24:08.093Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-21T16:24:08.093Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-21T16:24:08.093Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-21T16:24:08.093Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-21T16:24:08.093Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-21T16:24:08.093Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-21T16:24:08.093Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-21T16:24:08.093Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-21T16:24:08.358Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-21T16:24:08.358Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-21T16:24:08.358Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-21T16:24:08.358Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-21T16:24:08.618Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-21T16:24:16.797Z] 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 [2020-12-21T16:24:21.003Z] 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 [2020-12-21T16:24:21.264Z] 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 [2020-12-21T16:24:22.649Z] 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 [2020-12-21T16:24:22.650Z] 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 [2020-12-21T16:24:22.650Z] go: downloading github.com/stretchr/testify v1.6.1 [2020-12-21T16:24:22.911Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2020-12-21T16:24:22.911Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-21T16:24:22.911Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-21T16:24:24.824Z] 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 [2020-12-21T16:24:24.824Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2020-12-21T16:24:24.824Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-12-21T16:24:25.764Z] 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 [2020-12-21T16:24:25.764Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-21T16:24:27.148Z] 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 [2020-12-21T16:24:27.148Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-21T16:24:28.090Z] 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 [2020-12-21T16:24:29.035Z] 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 [2020-12-21T16:24:29.608Z] 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 [2020-12-21T16:24:32.161Z] Building version [2020-12-21T16:24:34.708Z] Staging config-common [2020-12-21T16:24:35.651Z] Skipping stage go-build-helper (already ran) [2020-12-21T16:24:35.651Z] Skipping stage static-packages (already ran) [2020-12-21T16:24:35.651Z] Skipping stage go115 (already ran) [2020-12-21T16:24:35.652Z] Staging edgex-go [2020-12-21T16:24:36.594Z] Staging version [2020-12-21T16:24:37.534Z] Priming config-common [2020-12-21T16:24:38.476Z] Priming go-build-helper [2020-12-21T16:24:39.860Z] Priming static-packages [2020-12-21T16:24:41.770Z] Priming go115 [2020-12-21T16:24:42.709Z] Priming edgex-go [2020-12-21T16:24:44.093Z] Priming version [2020-12-21T16:24:45.031Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-21T16:24:49.335Z] provisioning config files... [2020-12-21T16:24:49.360Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/20@tmp/config7266188869114353825tmp [Pipeline] { [Pipeline] sh [2020-12-21T16:24:49.830Z] + set +x [2020-12-21T16:24:49.830Z] + curl -s https://codecov.io/bash [2020-12-21T16:24:49.830Z] + bash -s -- [2020-12-21T16:24:50.453Z] [2020-12-21T16:24:50.453Z] _____ _ [2020-12-21T16:24:50.453Z] / ____| | | [2020-12-21T16:24:50.453Z] | | ___ __| | ___ ___ _____ __ [2020-12-21T16:24:50.453Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-21T16:24:50.453Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-21T16:24:50.453Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-21T16:24:50.453Z] Bash-20201217-3d3df35 [2020-12-21T16:24:50.453Z] [2020-12-21T16:24:50.453Z] [2020-12-21T16:24:50.453Z] git version 2.24.3 found [2020-12-21T16:24:50.453Z] 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 [2020-12-21T16:24:50.453Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2020-12-21T16:24:50.453Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found [2020-12-21T16:24:50.735Z] ==> Jenkins CI detected. [2020-12-21T16:24:50.735Z] project root: . [2020-12-21T16:24:50.735Z] --> token set from env [2020-12-21T16:24:50.735Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-21T16:24:51.031Z] ==> Running gcov in . (disable via -X gcov) [2020-12-21T16:24:51.031Z] ==> Python coveragepy not found [2020-12-21T16:24:51.031Z] ==> Searching for coverage reports in: [2020-12-21T16:24:51.031Z] + . [2020-12-21T16:24:51.346Z] -> Found 1 reports [2020-12-21T16:24:51.346Z] ==> Detecting git/mercurial file structure [2020-12-21T16:24:51.346Z] ==> Reading reports [2020-12-21T16:24:51.346Z] + ./coverage.out bytes=537098 [2020-12-21T16:24:51.346Z] ==> Appending adjustments [2020-12-21T16:24:51.346Z] https://docs.codecov.io/docs/fixing-reports [2020-12-21T16:24:59.880Z] + Found adjustments [2020-12-21T16:24:59.880Z] ==> Gzipping contents [2020-12-21T16:24:59.880Z] 80K /tmp/codecov.7YJRjV.gz [2020-12-21T16:24:59.880Z] ==> Uploading reports [2020-12-21T16:24:59.880Z] url: https://codecov.io [2020-12-21T16:24:59.880Z] query: branch=PR-2942&commit=514cffb96bf06258840533f3a898e746df5810f0&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2942%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2942&job=&cmd_args= [2020-12-21T16:24:59.880Z] -> Pinging Codecov [2020-12-21T16:24:59.880Z] https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=PR-2942&commit=514cffb96bf06258840533f3a898e746df5810f0&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2942%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2942&job=&cmd_args= [2020-12-21T16:24:59.880Z] -> Uploading to [2020-12-21T16:24:59.880Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-21/00271124DB129430A58F1EEE437C3FCB/514cffb96bf06258840533f3a898e746df5810f0/58370d17-614c-48e7-b934-e11d76cefdb3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201221T162459Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00943414cb9cbd43280f3b9df6f7e84859980257e0845ba43be6e0f2114a3cb4 [2020-12-21T16:24:59.880Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-21T16:24:59.880Z] Dload Upload Total Spent Left Speed [2020-12-21T16:25:00.423Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81783 0 0 100 81783 0 134k --:--:-- --:--:-- --:--:-- 134k [2020-12-21T16:25:00.423Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/514cffb96bf06258840533f3a898e746df5810f0 [Pipeline] } [2020-12-21T16:25:00.439Z] 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 [2020-12-21T16:25:03.327Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T16:25:04.823Z] ---> package-listing.sh [2020-12-21T16:25:04.823Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-21T16:25:04.823Z] ++ facter osfamily [2020-12-21T16:25:05.108Z] + OS_FAMILY=redhat [2020-12-21T16:25:05.108Z] + workspace=/w/workspace/edgex-go/20 [2020-12-21T16:25:05.108Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-21T16:25:05.108Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-21T16:25:05.108Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-21T16:25:05.108Z] + PACKAGES=/tmp/packages_start.txt [2020-12-21T16:25:05.108Z] + '[' /w/workspace/edgex-go/20 ']' [2020-12-21T16:25:05.108Z] + PACKAGES=/tmp/packages_end.txt [2020-12-21T16:25:05.108Z] + case "${OS_FAMILY}" in [2020-12-21T16:25:05.108Z] + rpm -qa [2020-12-21T16:25:05.108Z] + sort [2020-12-21T16:25:15.399Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-21T16:25:15.399Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-21T16:25:15.399Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-21T16:25:15.399Z] + '[' /w/workspace/edgex-go/20 ']' [2020-12-21T16:25:15.399Z] + mkdir -p /w/workspace/edgex-go/20/archives/ [2020-12-21T16:25:15.399Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/20/archives/ [Pipeline] echo [2020-12-21T16:25:15.443Z] 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/20/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-21T16:25:15.789Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:25:16.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-21T16:25:16.678Z] [2020-12-21T16:25:16.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:25:17.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-21T16:25:17.054Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-21T16:25:17.054Z] df20fa9351a1: Pulling fs layer [2020-12-21T16:25:17.054Z] 36b3adc4ff6f: Pulling fs layer [2020-12-21T16:25:17.054Z] 8ad3a11d3b57: Pulling fs layer [2020-12-21T16:25:17.054Z] 46f8f816bc3b: Pulling fs layer [2020-12-21T16:25:17.054Z] 93b61091891f: Pulling fs layer [2020-12-21T16:25:17.054Z] 93b9cdb0e59b: Pulling fs layer [2020-12-21T16:25:17.054Z] 5e14af77c1be: Pulling fs layer [2020-12-21T16:25:17.054Z] 01666e4c0597: Pulling fs layer [2020-12-21T16:25:17.054Z] aa168da1d23b: Pulling fs layer [2020-12-21T16:25:17.054Z] 93b61091891f: Waiting [2020-12-21T16:25:17.054Z] 93b9cdb0e59b: Waiting [2020-12-21T16:25:17.054Z] 5e14af77c1be: Waiting [2020-12-21T16:25:17.054Z] aa168da1d23b: Waiting [2020-12-21T16:25:17.054Z] 01666e4c0597: Waiting [2020-12-21T16:25:17.331Z] 36b3adc4ff6f: Verifying Checksum [2020-12-21T16:25:17.331Z] 36b3adc4ff6f: Download complete [2020-12-21T16:25:17.331Z] 46f8f816bc3b: Verifying Checksum [2020-12-21T16:25:17.331Z] 46f8f816bc3b: Download complete [2020-12-21T16:25:17.331Z] df20fa9351a1: Verifying Checksum [2020-12-21T16:25:17.331Z] df20fa9351a1: Download complete [2020-12-21T16:25:17.331Z] 93b9cdb0e59b: Verifying Checksum [2020-12-21T16:25:17.331Z] 93b9cdb0e59b: Download complete [2020-12-21T16:25:17.610Z] 5e14af77c1be: Verifying Checksum [2020-12-21T16:25:17.610Z] 5e14af77c1be: Download complete [2020-12-21T16:25:17.610Z] 01666e4c0597: Verifying Checksum [2020-12-21T16:25:17.610Z] 01666e4c0597: Download complete [2020-12-21T16:25:17.610Z] 93b61091891f: Verifying Checksum [2020-12-21T16:25:17.610Z] 93b61091891f: Download complete [2020-12-21T16:25:18.221Z] df20fa9351a1: Pull complete [2020-12-21T16:25:18.839Z] 36b3adc4ff6f: Pull complete [2020-12-21T16:25:18.839Z] 8ad3a11d3b57: Verifying Checksum [2020-12-21T16:25:18.839Z] 8ad3a11d3b57: Download complete [2020-12-21T16:25:20.406Z] 8ad3a11d3b57: Pull complete [2020-12-21T16:25:20.695Z] 46f8f816bc3b: Pull complete [2020-12-21T16:25:22.730Z] aa168da1d23b: Verifying Checksum [2020-12-21T16:25:22.730Z] aa168da1d23b: Download complete [2020-12-21T16:25:23.727Z] 93b61091891f: Pull complete [2020-12-21T16:25:24.374Z] 93b9cdb0e59b: Pull complete [2020-12-21T16:25:24.646Z] 5e14af77c1be: Pull complete [2020-12-21T16:25:24.935Z] 01666e4c0597: Pull complete [2020-12-21T16:25:43.600Z] aa168da1d23b: Pull complete [2020-12-21T16:25:43.601Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-21T16:25:43.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-21T16:25:43.601Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-21T16:25:44.208Z] prd-centos7-docker-4c-2g-17062 does not seem to be running inside a container [2020-12-21T16:25:44.305Z] $ 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/20/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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-21T16:25:49.798Z] $ docker top 690071c9d04792736544e366d634f1e51b20441c86c99d3b60304137c22104fc -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T16:25:51.022Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-21T16:25:51.745Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-21T16:25:52.448Z] + ls /var/log/sa-host [2020-12-21T16:25:52.448Z] + sadf -c /var/log/sa-host/sa21 [2020-12-21T16:25:52.448Z] file_magic: OK [2020-12-21T16:25:52.448Z] HZ: Using current value: 100 [2020-12-21T16:25:52.448Z] file_header: OK [2020-12-21T16:25:52.448Z] 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 [2020-12-21T16:25:52.448Z] Statistics: [2020-12-21T16:25:52.448Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-21T16:25:52.448Z] File successfully converted to sysstat format version 12.2.1 [2020-12-21T16:25:52.448Z] + sadf -c /var/log/sa-host/sa23 [2020-12-21T16:25:52.448Z] file_magic: OK [2020-12-21T16:25:52.448Z] HZ: Using current value: 100 [2020-12-21T16:25:52.448Z] file_header: OK [2020-12-21T16:25:52.448Z] 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 [2020-12-21T16:25:52.448Z] Statistics: [2020-12-21T16:25:52.448Z] Hnuu...uuuununununu... [2020-12-21T16:25:52.449Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-21T16:25:53.185Z] provisioning config files... [2020-12-21T16:25:53.205Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/20@tmp/config7346764088074180479tmp [Pipeline] { [Pipeline] echo [2020-12-21T16:25:53.284Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T16:25:53.936Z] ---> create-netrc.sh [Pipeline] } [2020-12-21T16:25:53.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-21T16:25:54.042Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T16:25:54.370Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-21T16:25:54.389Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T16:25:54.770Z] ---> sudo-logs.sh [2020-12-21T16:25:54.770Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-21T16:25:54.789Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T16:25:55.454Z] ---> job-cost.sh [2020-12-21T16:25:55.454Z] lf-activate-venv: SKIPPING [2020-12-21T16:25:55.454Z] INFO: No Stack... [2020-12-21T16:25:56.048Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-21T16:25:56.631Z] INFO: Archiving Costs [Pipeline] echo [2020-12-21T16:25:56.650Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T16:25:56.977Z] ---> logs-deploy.sh [2020-12-21T16:25:56.977Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2942/20 [2020-12-21T16:25:56.977Z] INFO: archiving workspace using pattern(s): [2020-12-21T16:25:59.576Z] Archives upload complete. [2020-12-21T16:25:59.847Z] INFO: archiving logs to Nexus