Pull request #2970 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 5afc2588540baef0b491958dc20f3af65b207a1a+67d1a34251aa6315d67009af9685794612423525 (052bc923d5ac21268e416ed2b69593fe7026e153) 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18223 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 67d1a34251aa6315d67009af9685794612423525 into PR head commit 5afc2588540baef0b491958dc20f3af65b207a1a Merge succeeded, producing 8368ad8cb53852a3c37b4a60dbcb09c423cda3bc Checking out Revision 8368ad8cb53852a3c37b4a60dbcb09c423cda3bc (PR-2970) > 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/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5afc2588540baef0b491958dc20f3af65b207a1a # 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 67d1a34251aa6315d67009af9685794612423525 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8368ad8cb53852a3c37b4a60dbcb09c423cda3bc # timeout=10 Commit message: "Merge commit '67d1a34251aa6315d67009af9685794612423525' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-04T17:56:05.577Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-04T17:56:05.878Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-04T17:56:05.984Z] ========================================================= [2021-01-04T17:56:05.984Z] EdgeX Global Pipelines Version Info [2021-01-04T17:56:05.984Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 8109a1dab38252af991e68ca473fdeea3b0706f5 # timeout=10 [2021-01-04T17:56:07.517Z] ------------------- [2021-01-04T17:56:07.517Z] stable info: [2021-01-04T17:56:07.517Z] ------------------- [2021-01-04T17:56:07.517Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-04T17:56:07.517Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-04T17:56:07.517Z] Message: update stable to v1.0.173 [2021-01-04T17:56:08.465Z] ------------------- [2021-01-04T17:56:08.466Z] experimental info: [2021-01-04T17:56:08.466Z] ------------------- [2021-01-04T17:56:08.466Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-04T17:56:08.466Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-04T17:56:08.466Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-04T17:56:08.720Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-04T17:56:08.817Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-04T17:56:09.006Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-04T17:56:09.099Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-04T17:56:09.222Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-04T17:56:09.311Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-04T17:56:09.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-04T17:56:09.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-04T17:56:09.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-04T17:56:09.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-04T17:56:09.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-04T17:56:09.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-04T17:56:09.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-04T17:56:10.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-04T17:56:10.180Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-04T17:56:10.336Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-04T17:56:10.430Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-04T17:56:10.520Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-04T17:56:10.621Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-04T17:56:10.708Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-04T17:56:10.841Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-04T17:56:10.994Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-04T17:56:11.085Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-04T17:56:11.176Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2970 [Pipeline] echo [2021-01-04T17:56:11.272Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2970 [Pipeline] echo [2021-01-04T17:56:11.357Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2970 [Pipeline] echo [2021-01-04T17:56:11.453Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8368ad8cb53852a3c37b4a60dbcb09c423cda3bc [Pipeline] echo [2021-01-04T17:56:11.541Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8368ad8 [Pipeline] echo [2021-01-04T17:56:11.628Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T17:56:11.856Z] provisioning config files... [2021-01-04T17:56:11.925Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7931410664111690839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T17:56:12.300Z] ---> docker-login.sh [2021-01-04T17:56:12.300Z] nexus3.edgexfoundry.org:10001 [2021-01-04T17:56:12.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T17:56:12.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T17:56:12.564Z] Configure a credential helper to remove this warning. See [2021-01-04T17:56:12.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T17:56:12.564Z] [2021-01-04T17:56:12.564Z] Login Succeeded [2021-01-04T17:56:12.564Z] nexus3.edgexfoundry.org:10002 [2021-01-04T17:56:12.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T17:56:12.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T17:56:12.829Z] Configure a credential helper to remove this warning. See [2021-01-04T17:56:12.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T17:56:12.829Z] [2021-01-04T17:56:12.829Z] Login Succeeded [2021-01-04T17:56:12.829Z] nexus3.edgexfoundry.org:10003 [2021-01-04T17:56:13.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T17:56:13.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T17:56:13.092Z] Configure a credential helper to remove this warning. See [2021-01-04T17:56:13.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T17:56:13.092Z] [2021-01-04T17:56:13.092Z] Login Succeeded [2021-01-04T17:56:13.092Z] nexus3.edgexfoundry.org:10004 [2021-01-04T17:56:13.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T17:56:13.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T17:56:13.355Z] Configure a credential helper to remove this warning. See [2021-01-04T17:56:13.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T17:56:13.355Z] [2021-01-04T17:56:13.355Z] Login Succeeded [2021-01-04T17:56:13.355Z] docker.io [2021-01-04T17:56:13.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T17:56:13.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T17:56:13.618Z] Configure a credential helper to remove this warning. See [2021-01-04T17:56:13.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T17:56:13.618Z] [2021-01-04T17:56:13.618Z] Login Succeeded [2021-01-04T17:56:13.618Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T17:56:13.629Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-04T17:56:14.112Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-04T17:56:14.112Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T17:56:14.112Z] ++ dirname cmd/core-command/Dockerfile [2021-01-04T17:56:14.112Z] ++ cut -d/ -f2 [2021-01-04T17:56:14.112Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-04T17:56:14.112Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T17:56:14.112Z] ++ dirname cmd/core-data/Dockerfile [2021-01-04T17:56:14.112Z] ++ cut -d/ -f2 [2021-01-04T17:56:14.112Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-04T17:56:14.112Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T17:56:14.112Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-04T17:56:14.112Z] ++ cut -d/ -f2 [2021-01-04T17:56:14.112Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-04T17:56:14.112Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T17:56:14.112Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-04T17:56:14.112Z] ++ cut -d/ -f2 [2021-01-04T17:56:14.112Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-04T17:56:14.112Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T17:56:14.112Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-04T17:56:14.112Z] ++ cut -d/ -f2 [2021-01-04T17:56:14.112Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-04T17:56:14.112Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T17:56:14.112Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-04T17:56:14.112Z] ++ cut -d/ -f2 [2021-01-04T17:56:14.112Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-04T17:56:14.112Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T17:56:14.112Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-04T17:56:14.112Z] ++ cut -d/ -f2 [2021-01-04T17:56:14.112Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-04T17:56:14.112Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T17:56:14.112Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-04T17:56:14.112Z] ++ cut -d/ -f2 [2021-01-04T17:56:14.112Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-04T17:56:14.112Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T17:56:14.112Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-04T17:56:14.112Z] ++ cut -d/ -f2 [2021-01-04T17:56:14.112Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-04T17:56:14.112Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T17:56:14.112Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-04T17:56:14.112Z] ++ cut -d/ -f2 [2021-01-04T17:56:14.112Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-04T17:56:14.185Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-04T17:56:15.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T17:56:15.058Z] [2021-01-04T17:56:15.058Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T17:56:15.426Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T17:56:15.426Z] latest: Pulling from edgex-devops/git-semver [2021-01-04T17:56:15.426Z] 31603596830f: Pulling fs layer [2021-01-04T17:56:15.426Z] 2a8b12db71e7: Pulling fs layer [2021-01-04T17:56:15.426Z] 6ca5941a6612: Pulling fs layer [2021-01-04T17:56:15.426Z] ecc8261a40a4: Pulling fs layer [2021-01-04T17:56:15.426Z] ecc8261a40a4: Waiting [2021-01-04T17:56:15.426Z] 2a8b12db71e7: Verifying Checksum [2021-01-04T17:56:15.426Z] 2a8b12db71e7: Download complete [2021-01-04T17:56:15.426Z] 31603596830f: Verifying Checksum [2021-01-04T17:56:15.426Z] 31603596830f: Download complete [2021-01-04T17:56:15.700Z] ecc8261a40a4: Verifying Checksum [2021-01-04T17:56:15.700Z] ecc8261a40a4: Download complete [2021-01-04T17:56:15.700Z] 6ca5941a6612: Verifying Checksum [2021-01-04T17:56:15.700Z] 6ca5941a6612: Download complete [2021-01-04T17:56:15.962Z] 31603596830f: Pull complete [2021-01-04T17:56:15.962Z] 2a8b12db71e7: Pull complete [2021-01-04T17:56:16.917Z] 6ca5941a6612: Pull complete [2021-01-04T17:56:17.180Z] ecc8261a40a4: Pull complete [2021-01-04T17:56:17.180Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-04T17:56:17.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T17:56:17.180Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-04T17:56:17.287Z] prd-centos7-docker-4c-2g-18223 does not seem to be running inside a container [2021-01-04T17:56:17.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 [2021-01-04T17:56:19.836Z] $ docker top 595ab01da901a89196f5e9226fd9e471d9d00fb6e3d7781279305d4bf728833b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-04T17:56:20.330Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-04T17:56:20.330Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-04T17:56:20.558Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-04T17:56:20.563Z] $ docker exec 595ab01da901a89196f5e9226fd9e471d9d00fb6e3d7781279305d4bf728833b ssh-agent [2021-01-04T17:56:20.724Z] SSH_AUTH_SOCK=/tmp/ssh-f2IYTL7AATpP/agent.11 [2021-01-04T17:56:20.725Z] SSH_AGENT_PID=17 [2021-01-04T17:56:20.736Z] Running ssh-add (command line suppressed) [2021-01-04T17:56:20.854Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7018302793703650568.key (/w/workspace/edgex-go/4@tmp/private_key_7018302793703650568.key) [2021-01-04T17:56:20.904Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-04T17:56:21.238Z] + git tag --points-at HEAD [Pipeline] } [2021-01-04T17:56:21.262Z] $ docker exec --env ******** --env ******** 595ab01da901a89196f5e9226fd9e471d9d00fb6e3d7781279305d4bf728833b ssh-agent -k [2021-01-04T17:56:21.382Z] unset SSH_AUTH_SOCK; [2021-01-04T17:56:21.382Z] unset SSH_AGENT_PID; [2021-01-04T17:56:21.382Z] echo Agent pid 17 killed; [2021-01-04T17:56:21.427Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-04T17:56:21.612Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-04T17:56:21.613Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-04T17:56:21.775Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-04T17:56:21.780Z] $ docker exec 595ab01da901a89196f5e9226fd9e471d9d00fb6e3d7781279305d4bf728833b ssh-agent [2021-01-04T17:56:21.934Z] SSH_AUTH_SOCK=/tmp/ssh-SFjOOqvqGpUb/agent.45 [2021-01-04T17:56:21.934Z] SSH_AGENT_PID=51 [2021-01-04T17:56:21.941Z] Running ssh-add (command line suppressed) [2021-01-04T17:56:22.057Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_5200448566051230376.key (/w/workspace/edgex-go/4@tmp/private_key_5200448566051230376.key) [2021-01-04T17:56:22.108Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-04T17:56:22.445Z] + git semver init [2021-01-04T17:56:22.445Z] # -> Open(): unable to determine branch for HEAD [2021-01-04T17:56:22.445Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-01-04T17:56:22.445Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-01-04T17:56:22.446Z] # $SEMVER_REMOTE_NAME = origin [2021-01-04T17:56:22.446Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-04T17:56:22.446Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-04T17:56:22.446Z] # $SEMVER_BRANCH = PR-2970 [2021-01-04T17:56:22.446Z] # $SEMVER_TEMP = /tmp/semver-517083628 [2021-01-04T17:56:22.446Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-04T17:56:40.701Z] # '/tmp/semver-517083628' -> '/w/workspace/edgex-go/4/.semver' [2021-01-04T17:56:41.282Z] # -> Force: false [2021-01-04T17:56:41.282Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-01-04T17:56:41.561Z] $ docker exec --env ******** --env ******** 595ab01da901a89196f5e9226fd9e471d9d00fb6e3d7781279305d4bf728833b ssh-agent -k [2021-01-04T17:56:41.838Z] unset SSH_AUTH_SOCK; [2021-01-04T17:56:41.839Z] unset SSH_AGENT_PID; [2021-01-04T17:56:41.839Z] echo Agent pid 51 killed; [2021-01-04T17:56:41.955Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-04T17:56:42.445Z] + git semver [Pipeline] } [2021-01-04T17:56:42.466Z] $ docker stop --time=1 595ab01da901a89196f5e9226fd9e471d9d00fb6e3d7781279305d4bf728833b [2021-01-04T17:56:44.205Z] $ docker rm -f 595ab01da901a89196f5e9226fd9e471d9d00fb6e3d7781279305d4bf728833b [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T17:56:44.710Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-04T17:56:45.229Z] Stashed 1 file(s) [Pipeline] echo [2021-01-04T17:56:45.232Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T17:56:46.107Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-04T17:56:46.410Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-04T17:56:46.709Z] + sudo service docker restart [2021-01-04T17:56:46.709Z] + true [2021-01-04T17:56:46.709Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-04T17:56:47.300Z] ========================================================= [2021-01-04T17:56:47.300Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-04T17:56:47.300Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-04T17:56:47.642Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-04T17:56:50.994Z] Sending build context to Docker daemon 326.5MB [2021-01-04T17:56:50.994Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-04T17:56:50.994Z] Step 2/6 : FROM ${BASE} [2021-01-04T17:56:50.994Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-04T17:56:50.994Z] 188c0c94c7c5: Pulling fs layer [2021-01-04T17:56:50.994Z] 0ef7d3d256c8: Pulling fs layer [2021-01-04T17:56:50.994Z] de9db76c5a1d: Pulling fs layer [2021-01-04T17:56:50.994Z] bca2f99d35d6: Pulling fs layer [2021-01-04T17:56:50.994Z] 93359f2a8cfa: Pulling fs layer [2021-01-04T17:56:50.994Z] 7c6f9722023f: Pulling fs layer [2021-01-04T17:56:50.994Z] a35cf1a2eb13: Pulling fs layer [2021-01-04T17:56:50.994Z] 93359f2a8cfa: Waiting [2021-01-04T17:56:50.994Z] bca2f99d35d6: Waiting [2021-01-04T17:56:50.994Z] 7c6f9722023f: Waiting [2021-01-04T17:56:50.994Z] a35cf1a2eb13: Waiting [2021-01-04T17:56:50.994Z] de9db76c5a1d: Download complete [2021-01-04T17:56:50.994Z] 0ef7d3d256c8: Verifying Checksum [2021-01-04T17:56:50.994Z] 0ef7d3d256c8: Download complete [2021-01-04T17:56:50.994Z] 93359f2a8cfa: Verifying Checksum [2021-01-04T17:56:50.994Z] 93359f2a8cfa: Download complete [2021-01-04T17:56:50.994Z] 7c6f9722023f: Verifying Checksum [2021-01-04T17:56:50.994Z] 7c6f9722023f: Download complete [2021-01-04T17:56:50.994Z] 188c0c94c7c5: Download complete [2021-01-04T17:56:51.579Z] 188c0c94c7c5: Pull complete [2021-01-04T17:56:51.842Z] 0ef7d3d256c8: Pull complete [2021-01-04T17:56:51.842Z] de9db76c5a1d: Pull complete [2021-01-04T17:56:53.242Z] a35cf1a2eb13: Verifying Checksum [2021-01-04T17:56:53.242Z] a35cf1a2eb13: Download complete [2021-01-04T17:56:53.829Z] bca2f99d35d6: Verifying Checksum [2021-01-04T17:56:53.829Z] bca2f99d35d6: Download complete [2021-01-04T17:56:59.162Z] bca2f99d35d6: Pull complete [2021-01-04T17:56:59.162Z] 93359f2a8cfa: Pull complete [2021-01-04T17:56:59.162Z] 7c6f9722023f: Pull complete [2021-01-04T17:57:00.591Z] Still waiting to schedule task [2021-01-04T17:57:00.592Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-04T17:57:04.512Z] a35cf1a2eb13: Pull complete [2021-01-04T17:57:04.512Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-04T17:57:04.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-04T17:57:04.512Z] ---> a62c8e92a672 [2021-01-04T17:57:04.512Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-04T17:57:04.512Z] ---> Running in 810f078c1dbc [2021-01-04T17:57:05.460Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T17:57:06.406Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T17:57:06.984Z] (1/12) Installing libmagic (5.38-r0) [2021-01-04T17:57:07.248Z] (2/12) Installing file (5.38-r0) [2021-01-04T17:57:07.511Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-04T17:57:07.511Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-04T17:57:12.816Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-04T17:57:12.816Z] (6/12) Installing patch (2.7.6-r6) [2021-01-04T17:57:12.816Z] (7/12) Installing build-base (0.5-r2) [2021-01-04T17:57:12.816Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-04T17:57:12.816Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-04T17:57:12.816Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-04T17:57:12.816Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-04T17:57:12.816Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-04T17:57:12.816Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T17:57:12.816Z] OK: 233 MiB in 51 packages [2021-01-04T17:57:17.046Z] Removing intermediate container 810f078c1dbc [2021-01-04T17:57:17.046Z] ---> 76a5ffc7a93f [2021-01-04T17:57:17.046Z] Step 4/6 : WORKDIR /edgex-go [2021-01-04T17:57:17.046Z] ---> Running in 1225e3169539 [2021-01-04T17:57:17.046Z] Removing intermediate container 1225e3169539 [2021-01-04T17:57:17.046Z] ---> 2f2e10f819f0 [2021-01-04T17:57:17.046Z] Step 5/6 : COPY go.mod . [2021-01-04T17:57:17.046Z] ---> 09459f3f719d [2021-01-04T17:57:17.046Z] Step 6/6 : RUN go mod download [2021-01-04T17:57:17.046Z] ---> Running in 8ad315881185 [2021-01-04T17:57:39.075Z] Removing intermediate container 8ad315881185 [2021-01-04T17:57:39.075Z] ---> ebe952ab5356 [2021-01-04T17:57:39.075Z] Successfully built ebe952ab5356 [2021-01-04T17:57:39.075Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T17:57:39.401Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-04T17:57:39.401Z] . [Pipeline] withDockerContainer [2021-01-04T17:57:39.500Z] prd-centos7-docker-4c-2g-18223 does not seem to be running inside a container [2021-01-04T17:57:39.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 [2021-01-04T17:57:40.332Z] $ docker top 447c6f0edb93266bbaf937cc66da8bfef85a72020f71798884cfe51e4e4d2b95 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T17:57:40.885Z] + go version [2021-01-04T17:57:40.885Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-04T17:57:40.901Z] $ docker stop --time=1 447c6f0edb93266bbaf937cc66da8bfef85a72020f71798884cfe51e4e4d2b95 [2021-01-04T17:57:42.260Z] $ docker rm -f 447c6f0edb93266bbaf937cc66da8bfef85a72020f71798884cfe51e4e4d2b95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T17:57:43.021Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-04T17:57:43.021Z] . [Pipeline] withDockerContainer [2021-01-04T17:57:43.120Z] prd-centos7-docker-4c-2g-18223 does not seem to be running inside a container [2021-01-04T17:57:43.167Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 [2021-01-04T17:57:43.784Z] $ docker top 821245de3c3a0c05dafebb05735aa844138f70239d9fb5631a5419b7c943871f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-04T17:57:43.976Z] ========================================================= [2021-01-04T17:57:43.976Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-04T17:57:43.976Z] ========================================================= [Pipeline] sh [2021-01-04T17:57:44.275Z] + make test [2021-01-04T17:57:44.275Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-04T17:57:54.372Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-04T17:58:09.440Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-04T17:58:14.010Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-04T17:58:14.010Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-04T17:58:14.010Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-04T17:58:14.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-04T17:58:17.387Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-04T17:58:17.387Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-04T17:58:17.387Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-04T17:58:17.387Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-04T17:58:17.387Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-04T17:58:17.387Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-04T17:58:18.800Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-04T17:58:18.800Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-04T17:58:18.800Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-04T17:58:21.401Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.085s coverage: 46.6% of statements [2021-01-04T17:58:21.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-04T17:58:21.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-04T17:58:21.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-04T17:58:21.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-04T17:58:21.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-04T17:58:25.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.208s coverage: 27.0% of statements [2021-01-04T17:58:25.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-04T17:58:25.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-04T17:58:25.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-04T17:58:25.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-04T17:58:25.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-04T17:58:25.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-04T17:58:25.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.033s coverage: 100.0% of statements [2021-01-04T17:58:25.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-04T17:58:25.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.029s coverage: 100.0% of statements [2021-01-04T17:58:25.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-04T17:58:25.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-04T17:58:25.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.102s coverage: 75.0% of statements [2021-01-04T17:58:25.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-04T17:58:25.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-04T17:58:25.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.139s coverage: 82.9% of statements [2021-01-04T17:58:25.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-04T17:58:25.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-04T17:58:25.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-04T17:58:25.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-04T17:58:27.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.364s coverage: 28.6% of statements [2021-01-04T17:58:27.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-04T17:58:27.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-04T17:58:27.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-04T17:58:27.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-04T17:58:27.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-04T17:58:27.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.077s coverage: 100.0% of statements [2021-01-04T17:58:27.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-04T17:58:27.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.038s coverage: 100.0% of statements [2021-01-04T17:58:27.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-04T17:58:27.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.130s coverage: 86.7% of statements [2021-01-04T17:58:27.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-04T17:58:27.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.087s coverage: 97.5% of statements [2021-01-04T17:58:27.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-04T17:58:27.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.061s coverage: 78.3% of statements [2021-01-04T17:58:27.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-04T17:58:27.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-04T17:58:27.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-04T17:58:27.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-04T17:58:29.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.333s coverage: 93.8% of statements [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-04T17:58:29.739Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-04T17:58:29.739Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.062s coverage: 0.1% of statements [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-04T17:58:29.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 42.4% of statements [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] [2021-01-04T17:58:29.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-04T17:58:29.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-04T17:58:52.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.050s coverage: 82.7% of statements [2021-01-04T17:58:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-04T17:58:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-04T17:58:52.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.037s coverage: 100.0% of statements [2021-01-04T17:58:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-04T17:58:52.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.047s coverage: 75.5% of statements [2021-01-04T17:58:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-04T17:58:52.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-01-04T17:58:52.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements [2021-01-04T17:58:52.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 84.2% of statements [2021-01-04T17:58:52.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.082s coverage: 91.4% of statements [2021-01-04T17:58:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-04T17:58:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 63.5% of statements [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-04T17:58:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements [2021-01-04T17:58:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 91.3% of statements [2021-01-04T17:58:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2021-01-04T17:58:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2021-01-04T17:58:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-01-04T17:58:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.285s coverage: 55.9% of statements [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-04T17:58:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.078s coverage: 37.0% of statements [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-04T17:58:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.275s coverage: 84.0% of statements [2021-01-04T17:58:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.032s coverage: 100.0% of statements [2021-01-04T17:58:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.103s coverage: 47.1% of statements [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-04T17:58:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.056s coverage: 100.0% of statements [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-04T17:58:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-04T17:58:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.666s coverage: 29.1% of statements [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-04T17:58:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.064s coverage: 99.0% of statements [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-04T17:58:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-04T17:58:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-04T17:58:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.037s coverage: 100.0% of statements [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-04T17:58:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-04T17:58:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-04T17:58:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements [2021-01-04T17:58:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.036s coverage: 32.1% of statements [2021-01-04T17:58:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-04T17:58:52.462Z] GO111MODULE=on go vet ./... [2021-01-04T17:59:16.799Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18226 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws [2021-01-04T17:59:16.856Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-01-04T17:59:19.242Z] gofmt -l . [2021-01-04T17:59:19.243Z] [ "`gofmt -l .`" = "" ] [2021-01-04T17:59:19.243Z] ./bin/test-go-mod-tidy.sh [2021-01-04T17:59:19.243Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-04T17:59:19.571Z] + ls -al . [2021-01-04T17:59:19.572Z] total 640 [2021-01-04T17:59:19.572Z] drwxrwxr-x 10 1001 1001 4096 Jan 4 17:59 . [2021-01-04T17:59:19.572Z] drwxr-xr-x 4 root root 28 Jan 4 17:57 .. [2021-01-04T17:59:19.572Z] -rw-rw-r-- 1 1001 1001 11 Jan 4 17:56 .dockerignore [2021-01-04T17:59:19.572Z] drwxrwxr-x 8 1001 1001 179 Jan 4 17:56 .git [2021-01-04T17:59:19.572Z] drwxrwxr-x 3 1001 1001 125 Jan 4 17:56 .github [2021-01-04T17:59:19.572Z] -rw-rw-r-- 1 1001 1001 872 Jan 4 17:56 .gitignore [2021-01-04T17:59:19.572Z] drwx------ 3 1001 1001 47 Jan 4 17:56 .semver [2021-01-04T17:59:19.572Z] -rw-rw-r-- 1 1001 1001 166 Jan 4 17:56 .sonarcloud.properties [2021-01-04T17:59:19.572Z] -rw-rw-r-- 1 1001 1001 3804 Jan 4 17:56 CONTRIBUTING.md [2021-01-04T17:59:19.572Z] -rw-rw-r-- 1 1001 1001 931 Jan 4 17:56 Dockerfile.build [2021-01-04T17:59:19.572Z] -rw-rw-r-- 1 1001 1001 863 Jan 4 17:56 Jenkinsfile [2021-01-04T17:59:19.572Z] -rw-rw-r-- 1 1001 1001 10775 Jan 4 17:56 LICENSE [2021-01-04T17:59:19.572Z] -rw-rw-r-- 1 1001 1001 6306 Jan 4 17:56 Makefile [2021-01-04T17:59:19.572Z] -rw-rw-r-- 1 1001 1001 6511 Jan 4 17:56 README.md [2021-01-04T17:59:19.572Z] -rw-rw-r-- 1 1001 1001 6744 Jan 4 17:56 SECURITY.md [2021-01-04T17:59:19.572Z] -rw-rw-r-- 1 1001 1001 5 Jan 4 17:56 VERSION [2021-01-04T17:59:19.572Z] -rw-rw-r-- 1 1001 1001 4131 Jan 4 17:56 ZMQWindows.md [2021-01-04T17:59:19.572Z] drwxrwxr-x 2 1001 1001 117 Jan 4 17:56 bin [2021-01-04T17:59:19.572Z] drwxrwxr-x 15 1001 1001 4096 Jan 4 17:56 cmd [2021-01-04T17:59:19.572Z] -rw-r--r-- 1 root root 543476 Jan 4 17:58 coverage.out [2021-01-04T17:59:19.572Z] -rw-r--r-- 1 root root 1005 Jan 4 17:59 go.mod [2021-01-04T17:59:19.572Z] -rw-r--r-- 1 root root 18892 Jan 4 17:59 go.sum [2021-01-04T17:59:19.572Z] drwxrwxr-x 8 1001 1001 127 Jan 4 17:56 internal [2021-01-04T17:59:19.572Z] drwxrwxr-x 4 1001 1001 26 Jan 4 17:56 openapi [2021-01-04T17:59:19.572Z] drwxrwxr-x 4 1001 1001 71 Jan 4 17:56 snap [2021-01-04T17:59:19.572Z] -rw-rw-r-- 1 1001 1001 168 Jan 4 17:56 version.go [Pipeline] sh [2021-01-04T17:59:19.895Z] + '[' -e coverage.out ] [2021-01-04T17:59:19.895Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-04T17:59:20.179Z] Stashed 1 file(s) [Pipeline] sh [2021-01-04T17:59:20.481Z] + make build [2021-01-04T17:59:20.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 [2021-01-04T17:59:22.116Z] using credential edgex-jenkins-ssh [2021-01-04T17:59:22.169Z] Cloning the remote Git repository [2021-01-04T17:59:22.229Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-04T17:59:22.340Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-01-04T17:59:22.430Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-04T17:59:22.430Z] > git --version # timeout=10 [2021-01-04T17:59:22.458Z] > git --version # 'git version 2.17.1' [2021-01-04T17:59:22.459Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T17:59:22.529Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T17:59:23.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-04T17:59:32.061Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-04T17:59:32.637Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-04T17:59:34.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-04T17:59:34.317Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-04T17:59:35.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-04T17:59:37.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-04T17:59:37.177Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-04T17:59:37.200Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T17:59:37.224Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-04T17:59:38.022Z] Merging remotes/origin/master commit 67d1a34251aa6315d67009af9685794612423525 into PR head commit 5afc2588540baef0b491958dc20f3af65b207a1a [2021-01-04T17:59:38.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-04T17:59:38.965Z] Merge succeeded, producing 391465f1af2b4754be4eba30772cdef346d1764d [2021-01-04T17:59:38.966Z] Checking out Revision 391465f1af2b4754be4eba30772cdef346d1764d (PR-2970) [2021-01-04T17:59:37.254Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-04T17:59:37.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T17:59:37.269Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-04T17:59:38.048Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T17:59:38.076Z] > git checkout -f 5afc2588540baef0b491958dc20f3af65b207a1a # timeout=10 [2021-01-04T17:59:38.509Z] > git remote # timeout=10 [2021-01-04T17:59:38.529Z] > git config --get remote.origin.url # timeout=10 [2021-01-04T17:59:38.562Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T17:59:38.572Z] > git merge 67d1a34251aa6315d67009af9685794612423525 # timeout=10 [2021-01-04T17:59:38.940Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-04T17:59:38.972Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T17:59:38.990Z] > git checkout -f 391465f1af2b4754be4eba30772cdef346d1764d # timeout=10 [2021-01-04T17:59:39.512Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-04T17:59:40.475Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-04T17:59:41.429Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-04T17:59:42.841Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-04T17:59:43.416Z] Commit message: "Merge commit '67d1a34251aa6315d67009af9685794612423525' into HEAD" [2021-01-04T17:59:43.443Z] First time build. Skipping changelog. [2021-01-04T17:59:43.423Z] > git rev-list --no-walk 8109a1dab38252af991e68ca473fdeea3b0706f5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] } [2021-01-04T17:59:44.806Z] $ docker stop --time=1 821245de3c3a0c05dafebb05735aa844138f70239d9fb5631a5419b7c943871f [2021-01-04T17:59:45.074Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-01-04T17:59:46.519Z] $ docker rm -f 821245de3c3a0c05dafebb05735aa844138f70239d9fb5631a5419b7c943871f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-01-04T17:59:47.374Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T17:59:47.765Z] + sudo service docker restart [2021-01-04T17:59:47.766Z] + true [Pipeline] isUnix [Pipeline] sh [2021-01-04T17:59:49.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-04T17:59:49.819Z] [2021-01-04T17:59:49.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T17:59:49.968Z] provisioning config files... [2021-01-04T17:59:50.020Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5330736356373059549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T17:59:50.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-04T17:59:50.176Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-04T17:59:50.176Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-04T17:59:50.176Z] ca9280d653b3: Pulling fs layer [2021-01-04T17:59:50.176Z] 7e9c9ca2126c: Pulling fs layer [2021-01-04T17:59:50.176Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-04T17:59:50.176Z] cbdbe7a5bc2a: Download complete [2021-01-04T17:59:50.469Z] ---> docker-login.sh [2021-01-04T17:59:50.469Z] nexus3.edgexfoundry.org:10001 [2021-01-04T17:59:50.771Z] cbdbe7a5bc2a: Pull complete [2021-01-04T17:59:51.035Z] ca9280d653b3: Verifying Checksum [2021-01-04T17:59:51.035Z] ca9280d653b3: Download complete [2021-01-04T17:59:51.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T17:59:51.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T17:59:51.741Z] Configure a credential helper to remove this warning. See [2021-01-04T17:59:51.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T17:59:51.741Z] [2021-01-04T17:59:51.741Z] Login Succeeded [2021-01-04T17:59:51.741Z] nexus3.edgexfoundry.org:10002 [2021-01-04T17:59:52.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T17:59:52.015Z] 7e9c9ca2126c: Verifying Checksum [2021-01-04T17:59:52.015Z] 7e9c9ca2126c: Download complete [2021-01-04T17:59:52.015Z] ca9280d653b3: Pull complete [2021-01-04T17:59:52.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T17:59:52.286Z] Configure a credential helper to remove this warning. See [2021-01-04T17:59:52.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T17:59:52.286Z] [2021-01-04T17:59:52.286Z] Login Succeeded [2021-01-04T17:59:52.286Z] nexus3.edgexfoundry.org:10003 [2021-01-04T17:59:52.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T17:59:52.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T17:59:52.834Z] Configure a credential helper to remove this warning. See [2021-01-04T17:59:52.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T17:59:52.834Z] [2021-01-04T17:59:52.834Z] Login Succeeded [2021-01-04T17:59:52.834Z] nexus3.edgexfoundry.org:10004 [2021-01-04T17:59:53.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T17:59:53.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T17:59:53.387Z] Configure a credential helper to remove this warning. See [2021-01-04T17:59:53.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T17:59:53.387Z] [2021-01-04T17:59:53.387Z] Login Succeeded [2021-01-04T17:59:53.387Z] docker.io [2021-01-04T17:59:53.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T17:59:54.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T17:59:54.253Z] Configure a credential helper to remove this warning. See [2021-01-04T17:59:54.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T17:59:54.253Z] [2021-01-04T17:59:54.253Z] Login Succeeded [2021-01-04T17:59:54.253Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T17:59:54.270Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-04T17:59:54.725Z] ========================================================= [2021-01-04T17:59:54.726Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-04T17:59:54.726Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-04T17:59:55.114Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-04T17:59:57.755Z] Sending build context to Docker daemon 165.7MB [2021-01-04T17:59:57.755Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-04T17:59:57.755Z] Step 2/6 : FROM ${BASE} [2021-01-04T17:59:57.755Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-04T17:59:57.755Z] 5f621e34cdf4: Pulling fs layer [2021-01-04T17:59:57.755Z] a4357932f1b6: Pulling fs layer [2021-01-04T17:59:57.755Z] 18c013af1878: Pulling fs layer [2021-01-04T17:59:57.755Z] 00ac8860ef70: Pulling fs layer [2021-01-04T17:59:57.755Z] 63d7cb157983: Pulling fs layer [2021-01-04T17:59:57.755Z] b116817d02f9: Pulling fs layer [2021-01-04T17:59:57.755Z] 745a02a5169b: Pulling fs layer [2021-01-04T17:59:57.755Z] 00ac8860ef70: Waiting [2021-01-04T17:59:57.755Z] 63d7cb157983: Waiting [2021-01-04T17:59:57.755Z] b116817d02f9: Waiting [2021-01-04T17:59:57.755Z] 745a02a5169b: Waiting [2021-01-04T17:59:57.755Z] 18c013af1878: Verifying Checksum [2021-01-04T17:59:57.755Z] 18c013af1878: Download complete [2021-01-04T17:59:57.755Z] a4357932f1b6: Verifying Checksum [2021-01-04T17:59:57.755Z] a4357932f1b6: Download complete [2021-01-04T17:59:57.755Z] 63d7cb157983: Verifying Checksum [2021-01-04T17:59:57.755Z] 63d7cb157983: Download complete [2021-01-04T17:59:57.755Z] b116817d02f9: Verifying Checksum [2021-01-04T17:59:57.755Z] b116817d02f9: Download complete [2021-01-04T17:59:57.755Z] 5f621e34cdf4: Download complete [2021-01-04T17:59:58.370Z] 5f621e34cdf4: Pull complete [2021-01-04T17:59:58.666Z] 7e9c9ca2126c: Pull complete [2021-01-04T17:59:58.666Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-04T17:59:58.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-04T17:59:58.666Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-04T17:59:58.819Z] prd-centos7-docker-4c-2g-18223 does not seem to be running inside a container [2021-01-04T17:59:58.871Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-04T17:59:58.981Z] a4357932f1b6: Pull complete [2021-01-04T17:59:59.257Z] 18c013af1878: Pull complete [2021-01-04T18:00:00.245Z] 745a02a5169b: Verifying Checksum [2021-01-04T18:00:00.245Z] 745a02a5169b: Download complete [2021-01-04T18:00:01.261Z] 00ac8860ef70: Verifying Checksum [2021-01-04T18:00:01.261Z] 00ac8860ef70: Download complete [2021-01-04T18:00:01.994Z] $ docker top 8e6edb54bbb56ef00d605c71274fee0177155c0b8e6d81fd63c934bce377d69a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T18:00:02.653Z] + docker-compose build --help [2021-01-04T18:00:02.653Z] + grep parallel [2021-01-04T18:00:03.602Z] --parallel Build images in parallel. [Pipeline] } [2021-01-04T18:00:03.618Z] $ docker stop --time=1 8e6edb54bbb56ef00d605c71274fee0177155c0b8e6d81fd63c934bce377d69a [2021-01-04T18:00:04.980Z] $ docker rm -f 8e6edb54bbb56ef00d605c71274fee0177155c0b8e6d81fd63c934bce377d69a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T18:00:05.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-04T18:00:05.633Z] . [Pipeline] withDockerContainer [2021-01-04T18:00:05.820Z] prd-centos7-docker-4c-2g-18223 does not seem to be running inside a container [2021-01-04T18:00:05.878Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 [2021-01-04T18:00:07.042Z] $ docker top 34f0588490f079c458efdac2a96f35fa36b81db7d3da5c2d9baf14b4ce6d9eb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T18:00:07.522Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-04T18:00:08.469Z] Building docker-core-command-go ... [2021-01-04T18:00:08.469Z] Building docker-core-data-go ... [2021-01-04T18:00:08.469Z] Building docker-core-metadata-go ... [2021-01-04T18:00:08.469Z] Building docker-security-bootstrapper-go ... [2021-01-04T18:00:08.469Z] Building docker-security-bootstrap-redis-go ... [2021-01-04T18:00:08.469Z] Building docker-security-proxy-setup-go ... [2021-01-04T18:00:08.469Z] Building docker-security-secretstore-setup-go ... [2021-01-04T18:00:08.469Z] Building docker-support-notifications-go ... [2021-01-04T18:00:08.469Z] Building docker-support-scheduler-go ... [2021-01-04T18:00:08.469Z] Building docker-sys-mgmt-agent-go ... [2021-01-04T18:00:08.469Z] Building docker-core-command-go [2021-01-04T18:00:08.469Z] Building docker-security-proxy-setup-go [2021-01-04T18:00:08.469Z] Building docker-sys-mgmt-agent-go [2021-01-04T18:00:08.469Z] Building docker-support-notifications-go [2021-01-04T18:00:08.469Z] Building docker-support-scheduler-go [2021-01-04T18:00:11.545Z] 00ac8860ef70: Pull complete [2021-01-04T18:00:12.143Z] 63d7cb157983: Pull complete [2021-01-04T18:00:12.418Z] b116817d02f9: Pull complete [2021-01-04T18:00:15.836Z] 745a02a5169b: Pull complete [2021-01-04T18:00:15.836Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-04T18:00:15.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-04T18:00:15.836Z] ---> b7e6874047d6 [2021-01-04T18:00:15.836Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-04T18:00:19.233Z] ---> Running in 04ab025b0cab [2021-01-04T18:00:20.691Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T18:00:21.287Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T18:00:21.877Z] (1/12) Installing libmagic (5.38-r0) [2021-01-04T18:00:21.877Z] (2/12) Installing file (5.38-r0) [2021-01-04T18:00:22.161Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-04T18:00:22.161Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-04T18:00:26.452Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-04T18:00:26.729Z] (6/12) Installing patch (2.7.6-r6) [2021-01-04T18:00:26.729Z] (7/12) Installing build-base (0.5-r2) [2021-01-04T18:00:26.729Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-04T18:00:27.008Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-04T18:00:27.008Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-04T18:00:27.008Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-04T18:00:27.284Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-04T18:00:27.284Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T18:00:27.284Z] OK: 217 MiB in 51 packages [2021-01-04T18:00:31.632Z] Removing intermediate container 04ab025b0cab [2021-01-04T18:00:31.632Z] ---> a9be14b79175 [2021-01-04T18:00:31.632Z] Step 4/6 : WORKDIR /edgex-go [2021-01-04T18:00:31.632Z] ---> Running in 0ddb1f7b54c2 [2021-01-04T18:00:31.911Z] Removing intermediate container 0ddb1f7b54c2 [2021-01-04T18:00:31.911Z] ---> 9b927ae0bd9a [2021-01-04T18:00:31.911Z] Step 5/6 : COPY go.mod . [2021-01-04T18:00:32.520Z] ---> 32a6e71e9bf8 [2021-01-04T18:00:32.520Z] Step 6/6 : RUN go mod download [2021-01-04T18:00:32.520Z] ---> Running in 49a09e89a061 [2021-01-04T18:00:40.857Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T18:00:40.857Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-04T18:00:40.857Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T18:00:40.857Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T18:00:40.857Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T18:00:40.857Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-04T18:00:40.857Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T18:00:40.857Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-04T18:00:40.857Z] ---> ebe952ab5356 [2021-01-04T18:00:40.857Z] Step 3/26 : WORKDIR /edgex-go [2021-01-04T18:00:40.857Z] ---> ebe952ab5356 [2021-01-04T18:00:40.857Z] Step 3/21 : WORKDIR /edgex-go [2021-01-04T18:00:40.857Z] ---> ebe952ab5356 [2021-01-04T18:00:40.857Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T18:00:40.857Z] ---> ebe952ab5356 [2021-01-04T18:00:40.857Z] Step 3/21 : WORKDIR /edgex-go [2021-01-04T18:00:40.857Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T18:00:40.857Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-04T18:00:40.857Z] ---> ebe952ab5356 [2021-01-04T18:00:40.857Z] Step 3/24 : WORKDIR /edgex-go [2021-01-04T18:00:41.816Z] ---> Running in 3afbd7120232 [2021-01-04T18:00:41.816Z] ---> Running in 137f51fbd3b2 [2021-01-04T18:00:41.816Z] ---> Running in 283bf961b995 [2021-01-04T18:00:41.816Z] ---> Running in 4d913edb4007 [2021-01-04T18:00:41.816Z] ---> Running in 8aeab35109f8 [2021-01-04T18:00:42.098Z] Removing intermediate container 283bf961b995 [2021-01-04T18:00:42.098Z] ---> 6bd1535acede [2021-01-04T18:00:42.098Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T18:00:42.098Z] Removing intermediate container 4d913edb4007 [2021-01-04T18:00:42.098Z] ---> 8d94843357b7 [2021-01-04T18:00:42.098Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T18:00:42.098Z] Removing intermediate container 8aeab35109f8 [2021-01-04T18:00:42.098Z] ---> bbd4cff8774e [2021-01-04T18:00:42.098Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T18:00:42.098Z] Removing intermediate container 3afbd7120232 [2021-01-04T18:00:42.098Z] ---> d01af39fdd41 [2021-01-04T18:00:42.098Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T18:00:42.366Z] Removing intermediate container 137f51fbd3b2 [2021-01-04T18:00:42.366Z] ---> 2db25b6adc7f [2021-01-04T18:00:42.366Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T18:00:42.366Z] ---> Running in 24e832719aac [2021-01-04T18:00:42.366Z] ---> Running in 716b6538a2d5 [2021-01-04T18:00:42.366Z] ---> Running in d47c040bb379 [2021-01-04T18:00:42.366Z] ---> Running in 6e9ca794498d [2021-01-04T18:00:42.366Z] ---> Running in 5365a13fb59b [2021-01-04T18:00:44.336Z] Removing intermediate container d47c040bb379 [2021-01-04T18:00:44.336Z] ---> 9291fc76183d [2021-01-04T18:00:44.336Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-04T18:00:44.336Z] Removing intermediate container 716b6538a2d5 [2021-01-04T18:00:44.336Z] ---> e6bd242b9c01 [2021-01-04T18:00:44.336Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-04T18:00:44.336Z] ---> Running in d49fe22a45c8 [2021-01-04T18:00:44.602Z] ---> Running in 590d7e341114 [2021-01-04T18:00:44.878Z] Removing intermediate container 24e832719aac [2021-01-04T18:00:44.879Z] ---> c8d2701293f5 [2021-01-04T18:00:44.879Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-04T18:00:44.879Z] Removing intermediate container 5365a13fb59b [2021-01-04T18:00:44.879Z] ---> e60de0a4885d [2021-01-04T18:00:44.879Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-04T18:00:45.144Z] Removing intermediate container 6e9ca794498d [2021-01-04T18:00:45.144Z] ---> 09776f55ea5e [2021-01-04T18:00:45.144Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-04T18:00:45.144Z] ---> Running in 7dc454d0e6a2 [2021-01-04T18:00:45.144Z] ---> Running in 410b4fffeafd [2021-01-04T18:00:45.144Z] ---> Running in ae57206dd03c [2021-01-04T18:00:45.410Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T18:00:45.410Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T18:00:45.677Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T18:00:45.943Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T18:00:45.943Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T18:00:46.524Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T18:00:46.524Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T18:00:47.471Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T18:00:47.733Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T18:00:47.733Z] OK: 233 MiB in 51 packages [2021-01-04T18:00:48.002Z] OK: 233 MiB in 51 packages [2021-01-04T18:00:48.265Z] Removing intermediate container 7dc454d0e6a2 [2021-01-04T18:00:48.265Z] ---> efa3690ce2c1 [2021-01-04T18:00:48.265Z] Step 6/21 : COPY go.mod . [2021-01-04T18:00:48.535Z] ---> ee56c9030e8c [2021-01-04T18:00:48.535Z] Step 7/21 : RUN go mod download [2021-01-04T18:00:48.535Z] Removing intermediate container 590d7e341114 [2021-01-04T18:00:48.535Z] ---> 352162b04ccb [2021-01-04T18:00:48.535Z] Step 6/21 : COPY go.mod . [2021-01-04T18:00:48.535Z] ---> Running in 415ced750dd7 [2021-01-04T18:00:48.535Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T18:00:48.799Z] ---> c19aa1272c04 [2021-01-04T18:00:48.799Z] Step 7/21 : RUN go mod download [2021-01-04T18:00:48.799Z] ---> Running in 4ec7fee8b4b2 [2021-01-04T18:00:50.213Z] OK: 233 MiB in 51 packages [2021-01-04T18:00:50.213Z] Removing intermediate container 415ced750dd7 [2021-01-04T18:00:50.213Z] ---> c957308ea56c [2021-01-04T18:00:50.213Z] Step 8/21 : COPY . . [2021-01-04T18:00:50.213Z] Removing intermediate container 4ec7fee8b4b2 [2021-01-04T18:00:50.213Z] ---> 3157f2cd9bf4 [2021-01-04T18:00:50.213Z] Step 8/21 : COPY . . [2021-01-04T18:00:50.805Z] OK: 233 MiB in 51 packages [2021-01-04T18:00:51.390Z] OK: 233 MiB in 51 packages [2021-01-04T18:00:51.390Z] Removing intermediate container ae57206dd03c [2021-01-04T18:00:51.390Z] ---> f69546d10a88 [2021-01-04T18:00:51.390Z] Step 6/22 : COPY go.mod . [2021-01-04T18:00:55.673Z] ---> 85d4129708a3 [2021-01-04T18:00:55.673Z] Step 7/22 : RUN go mod download [2021-01-04T18:00:57.071Z] ---> Running in 574f8fbfd2fb [2021-01-04T18:00:57.071Z] Removing intermediate container d49fe22a45c8 [2021-01-04T18:00:57.071Z] ---> 740483fa679e [2021-01-04T18:00:57.071Z] Step 6/26 : COPY go.mod . [2021-01-04T18:00:57.646Z] Removing intermediate container 410b4fffeafd [2021-01-04T18:00:57.646Z] ---> 7bd5926ebfa8 [2021-01-04T18:00:57.646Z] Step 6/24 : COPY go.mod . [2021-01-04T18:00:58.602Z] ---> 90e54048b193 [2021-01-04T18:00:58.602Z] Step 7/26 : RUN go mod download [2021-01-04T18:00:59.359Z] Removing intermediate container 49a09e89a061 [2021-01-04T18:00:59.360Z] ---> be4712e05a29 [2021-01-04T18:00:59.360Z] Successfully built be4712e05a29 [2021-01-04T18:00:59.360Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T18:00:59.707Z] + docker inspect -f . ci-base-image-arm64 [2021-01-04T18:00:59.707Z] . [Pipeline] withDockerContainer [2021-01-04T18:01:00.007Z] prd-ubuntu18.04-docker-arm64-4c-16g-18226 does not seem to be running inside a container [2021-01-04T18:01:00.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat [2021-01-04T18:01:01.514Z] $ docker top f65bd4f43a9b71251faf138a492fc4fb3cee99981f90da42d0e10ddc905cfa04 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T18:01:02.592Z] + go version [2021-01-04T18:01:02.592Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-04T18:01:02.600Z] $ docker stop --time=1 f65bd4f43a9b71251faf138a492fc4fb3cee99981f90da42d0e10ddc905cfa04 [2021-01-04T18:01:02.922Z] ---> Running in 6359f329ab5e [2021-01-04T18:01:02.922Z] ---> d4e7b362aecd [2021-01-04T18:01:02.922Z] Step 7/24 : RUN go mod download [2021-01-04T18:01:02.922Z] ---> Running in 1c96e2feb686 [2021-01-04T18:01:04.588Z] $ docker rm -f f65bd4f43a9b71251faf138a492fc4fb3cee99981f90da42d0e10ddc905cfa04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T18:01:05.491Z] Removing intermediate container 574f8fbfd2fb [2021-01-04T18:01:05.491Z] ---> 5bae391e4263 [2021-01-04T18:01:05.491Z] Step 8/22 : COPY . . [2021-01-04T18:01:05.603Z] + docker inspect -f . ci-base-image-arm64 [2021-01-04T18:01:05.603Z] . [Pipeline] withDockerContainer [2021-01-04T18:01:05.860Z] prd-ubuntu18.04-docker-arm64-4c-16g-18226 does not seem to be running inside a container [2021-01-04T18:01:05.922Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat [2021-01-04T18:01:07.304Z] $ docker top aa61e2b2afd8df1dce891e41cbca9f9bcfbca7deed9ecced7b091b20018dfd7f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-04T18:01:07.693Z] ========================================================= [2021-01-04T18:01:07.693Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-04T18:01:07.693Z] ========================================================= [Pipeline] sh [2021-01-04T18:01:08.345Z] + make test [2021-01-04T18:01:08.345Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-04T18:01:13.678Z] ---> b05fbee17253 [2021-01-04T18:01:13.678Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-04T18:01:13.678Z] ---> 88069c1b44a4 [2021-01-04T18:01:13.678Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-04T18:01:14.262Z] ---> Running in 1b75da111a8e [2021-01-04T18:01:14.262Z] Removing intermediate container 1c96e2feb686 [2021-01-04T18:01:14.262Z] ---> 52206c999a9a [2021-01-04T18:01:14.262Z] Step 8/24 : COPY . . [2021-01-04T18:01:14.262Z] Removing intermediate container 6359f329ab5e [2021-01-04T18:01:14.262Z] ---> 96787cc9ca16 [2021-01-04T18:01:14.262Z] Step 8/26 : COPY . . [2021-01-04T18:01:14.529Z] ---> Running in a5433d8614dc [2021-01-04T18:01:17.101Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-04T18:01:17.676Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-04T18:01:30.512Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-04T18:01:35.903Z] ---> 46681ec5161c [2021-01-04T18:01:35.903Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-04T18:01:37.876Z] ---> Running in 45140b2cb7aa [2021-01-04T18:01:42.166Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-04T18:01:45.542Z] ---> 38903fb90046 [2021-01-04T18:01:45.542Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-04T18:01:45.542Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-04T18:01:45.822Z] ---> b88dd0865345 [2021-01-04T18:01:45.822Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-04T18:01:45.822Z] ---> Running in ccd397a137cf [2021-01-04T18:01:45.822Z] ---> Running in 9d8568503081 [2021-01-04T18:01:47.282Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-04T18:01:47.282Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-04T18:01:49.900Z] Removing intermediate container a5433d8614dc [2021-01-04T18:01:49.900Z] ---> 072dde30654f [2021-01-04T18:01:49.900Z] [2021-01-04T18:01:49.900Z] Step 10/21 : FROM scratch [2021-01-04T18:01:49.900Z] ---> [2021-01-04T18:01:49.900Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T18:01:50.170Z] ---> Running in 0a018cac5ee0 [2021-01-04T18:01:50.445Z] Removing intermediate container 0a018cac5ee0 [2021-01-04T18:01:50.445Z] ---> ebbfba94279b [2021-01-04T18:01:50.445Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-04T18:01:50.445Z] ---> Running in b4cad8af8670 [2021-01-04T18:01:50.718Z] Removing intermediate container b4cad8af8670 [2021-01-04T18:01:50.718Z] ---> f06f18a5977d [2021-01-04T18:01:50.718Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-04T18:01:50.991Z] ---> Running in b13654869663 [2021-01-04T18:01:52.445Z] Removing intermediate container b13654869663 [2021-01-04T18:01:52.445Z] ---> 93cb3c185b1c [2021-01-04T18:01:52.445Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-04T18:01:53.879Z] Removing intermediate container 1b75da111a8e [2021-01-04T18:01:53.879Z] ---> 1fc2ff75d1a9 [2021-01-04T18:01:53.879Z] [2021-01-04T18:01:53.879Z] Step 10/21 : FROM alpine:3.12 [2021-01-04T18:01:53.879Z] 3.12: Pulling from library/alpine [2021-01-04T18:01:54.150Z] ---> 88d875f88700 [2021-01-04T18:01:54.150Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-04T18:01:55.134Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-04T18:01:55.730Z] Status: Downloaded newer image for alpine:3.12 [2021-01-04T18:01:55.730Z] ---> 389fef711851 [2021-01-04T18:01:55.730Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-04T18:01:56.000Z] ---> 328a3257f259 [2021-01-04T18:01:56.000Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-04T18:01:56.267Z] ---> Running in b83d278275f7 [2021-01-04T18:01:56.267Z] ---> b1fca02fc5b4 [2021-01-04T18:01:56.267Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-04T18:01:56.535Z] ---> Running in 9a0636de048d [2021-01-04T18:01:56.802Z] Removing intermediate container 9a0636de048d [2021-01-04T18:01:56.802Z] ---> 313dbec5f6d7 [2021-01-04T18:01:56.802Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T18:01:57.771Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T18:01:57.771Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T18:01:58.040Z] ---> Running in fa8d6fd7ff1e [2021-01-04T18:01:58.040Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-04T18:01:58.307Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T18:01:58.307Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-04T18:01:58.307Z] (4/4) Installing curl (7.69.1-r3) [2021-01-04T18:01:58.307Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T18:01:58.307Z] Executing ca-certificates-20191127-r4.trigger [2021-01-04T18:01:58.307Z] Removing intermediate container fa8d6fd7ff1e [2021-01-04T18:01:58.307Z] ---> 7bb7df5d1db1 [2021-01-04T18:01:58.307Z] Step 19/21 : LABEL arch=x86_64 [2021-01-04T18:01:58.588Z] OK: 7 MiB in 18 packages [2021-01-04T18:01:58.864Z] ---> Running in b7179d49527f [2021-01-04T18:01:59.139Z] Removing intermediate container b7179d49527f [2021-01-04T18:01:59.139Z] ---> e7b59f5e11bb [2021-01-04T18:01:59.139Z] Step 20/21 : LABEL git_sha=8368ad8cb53852a3c37b4a60dbcb09c423cda3bc [2021-01-04T18:01:59.139Z] ---> Running in f0b134841ab1 [2021-01-04T18:01:59.726Z] Removing intermediate container f0b134841ab1 [2021-01-04T18:01:59.726Z] ---> 1b122d9dbfd2 [2021-01-04T18:01:59.726Z] Step 21/21 : LABEL version=0.0.0 [2021-01-04T18:02:00.000Z] Removing intermediate container b83d278275f7 [2021-01-04T18:02:00.000Z] ---> ca9d41224706 [2021-01-04T18:02:00.000Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-04T18:02:00.000Z] ---> Running in 968955ee3b3e [2021-01-04T18:02:00.000Z] ---> Running in a51cf91a733a [2021-01-04T18:02:00.281Z] Removing intermediate container 968955ee3b3e [2021-01-04T18:02:00.281Z] ---> e99d6cbc7ed4 [2021-01-04T18:02:00.281Z] [2021-01-04T18:02:00.281Z] Removing intermediate container a51cf91a733a [2021-01-04T18:02:00.281Z] ---> 76f86354236e [2021-01-04T18:02:00.281Z] Step 13/21 : WORKDIR /edgex [2021-01-04T18:02:00.560Z] ---> Running in f93dfb2ff715 [2021-01-04T18:02:00.560Z] Successfully built e99d6cbc7ed4 [2021-01-04T18:02:00.560Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-04T18:02:00.852Z] Building docker-core-metadata-go [2021-01-04T18:02:00.852Z]  Building docker-support-scheduler-go ... done Removing intermediate container f93dfb2ff715 [2021-01-04T18:02:00.852Z] ---> 4f8cede0700d [2021-01-04T18:02:00.852Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-04T18:02:01.448Z] ---> 334c96481070 [2021-01-04T18:02:01.448Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-04T18:02:02.874Z] ---> b22f9e4df3ab [2021-01-04T18:02:02.874Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-04T18:02:09.501Z] ---> 7b16605f475b [2021-01-04T18:02:09.501Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-04T18:02:12.091Z] ---> Running in 0f3c995d6a3b [2021-01-04T18:02:15.445Z] Removing intermediate container 0f3c995d6a3b [2021-01-04T18:02:15.445Z] ---> 8b12b1891fa7 [2021-01-04T18:02:15.445Z] Step 18/21 : CMD ["--init=true"] [2021-01-04T18:02:17.537Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-04T18:02:19.669Z] ---> Running in 34111283e76c [2021-01-04T18:02:19.669Z] Removing intermediate container 45140b2cb7aa [2021-01-04T18:02:19.669Z] ---> b4b53120e866 [2021-01-04T18:02:19.669Z] [2021-01-04T18:02:19.669Z] Step 10/22 : FROM scratch [2021-01-04T18:02:19.669Z] ---> [2021-01-04T18:02:19.669Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T18:02:19.669Z] ---> Using cache [2021-01-04T18:02:19.669Z] ---> ebbfba94279b [2021-01-04T18:02:19.669Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-04T18:02:19.669Z] ---> Running in 3076d862a3ff [2021-01-04T18:02:19.669Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T18:02:19.669Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T18:02:20.266Z] ---> ebe952ab5356 [2021-01-04T18:02:20.266Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T18:02:20.266Z] ---> Using cache [2021-01-04T18:02:20.266Z] ---> 2db25b6adc7f [2021-01-04T18:02:20.266Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T18:02:20.266Z] ---> Using cache [2021-01-04T18:02:20.266Z] ---> e60de0a4885d [2021-01-04T18:02:20.266Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-04T18:02:21.082Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-04T18:02:21.212Z] Removing intermediate container 34111283e76c [2021-01-04T18:02:21.213Z] ---> aeab13f29b54 [2021-01-04T18:02:21.213Z] Step 19/21 : LABEL arch=x86_64 [2021-01-04T18:02:22.603Z] ---> Running in 6ee63ea8982e [2021-01-04T18:02:23.178Z] ---> Running in d641566fcbcf [2021-01-04T18:02:23.178Z] Removing intermediate container 3076d862a3ff [2021-01-04T18:02:23.178Z] ---> cf8ec33a779f [2021-01-04T18:02:23.178Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-04T18:02:23.439Z] Removing intermediate container 9d8568503081 [2021-01-04T18:02:23.439Z] ---> 45e9f90724cb [2021-01-04T18:02:23.439Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-04T18:02:23.704Z] ---> Running in b138244edf59 [2021-01-04T18:02:23.704Z] Removing intermediate container ccd397a137cf [2021-01-04T18:02:23.704Z] ---> 2bd0b5c22493 [2021-01-04T18:02:23.704Z] [2021-01-04T18:02:23.704Z] Step 10/24 : FROM scratch [2021-01-04T18:02:23.704Z] ---> [2021-01-04T18:02:23.704Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-04T18:02:23.704Z] Removing intermediate container d641566fcbcf [2021-01-04T18:02:23.704Z] ---> c1179599c065 [2021-01-04T18:02:23.704Z] Step 20/21 : LABEL git_sha=8368ad8cb53852a3c37b4a60dbcb09c423cda3bc [2021-01-04T18:02:23.704Z] ---> Running in 8d81c5dea932 [2021-01-04T18:02:23.966Z] ---> Running in f3e9a77a9951 [2021-01-04T18:02:23.967Z] ---> Running in 74ca04f146f0 [2021-01-04T18:02:23.967Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T18:02:24.229Z] Removing intermediate container b138244edf59 [2021-01-04T18:02:24.229Z] ---> 0c004019e5a7 [2021-01-04T18:02:24.229Z] Step 14/22 : WORKDIR / [2021-01-04T18:02:24.229Z] Removing intermediate container f3e9a77a9951 [2021-01-04T18:02:24.229Z] ---> 9f4bf1657423 [2021-01-04T18:02:24.229Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-04T18:02:24.229Z] ---> Running in 6bdb7bb94aab [2021-01-04T18:02:24.229Z] Removing intermediate container 74ca04f146f0 [2021-01-04T18:02:24.229Z] ---> 69f51706203b [2021-01-04T18:02:24.229Z] Step 21/21 : LABEL version=0.0.0 [2021-01-04T18:02:24.500Z] ---> Running in f7f67ea9f108 [2021-01-04T18:02:24.500Z] ---> Running in 244e11f15519 [2021-01-04T18:02:24.500Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-04T18:02:24.500Z] Removing intermediate container 6bdb7bb94aab [2021-01-04T18:02:24.500Z] ---> 522ddfd4384f [2021-01-04T18:02:24.500Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-04T18:02:24.775Z] Removing intermediate container f7f67ea9f108 [2021-01-04T18:02:24.775Z] ---> fff57b14bdcd [2021-01-04T18:02:24.775Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-04T18:02:24.775Z] Removing intermediate container 244e11f15519 [2021-01-04T18:02:24.775Z] ---> 7bae99588cdd [2021-01-04T18:02:24.775Z] [2021-01-04T18:02:24.775Z] ---> Running in 30c22ed0b771 [2021-01-04T18:02:24.775Z] ---> cd14b09a5bb8 [2021-01-04T18:02:24.775Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-04T18:02:25.037Z] Successfully built 7bae99588cdd [2021-01-04T18:02:25.037Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-04T18:02:25.037Z] Building docker-core-data-go [2021-01-04T18:02:25.494Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-04T18:02:25.494Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-04T18:02:25.494Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-04T18:02:25.992Z]  Building docker-security-proxy-setup-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T18:02:25.992Z] Removing intermediate container 30c22ed0b771 [2021-01-04T18:02:25.992Z] ---> 43357db018a6 [2021-01-04T18:02:25.992Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-04T18:02:26.271Z] ---> 8288d0bbcb6d [2021-01-04T18:02:26.271Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-04T18:02:26.553Z] ---> 94d0ea9bb0f5 [2021-01-04T18:02:26.553Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-04T18:02:26.553Z] ---> 108651da3556 [2021-01-04T18:02:26.553Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-04T18:02:27.978Z] OK: 233 MiB in 51 packages [2021-01-04T18:02:28.241Z] ---> Running in 932140e25192 [2021-01-04T18:02:30.957Z] Removing intermediate container 8d81c5dea932 [2021-01-04T18:02:30.957Z] ---> 71e045d91d7b [2021-01-04T18:02:30.957Z] [2021-01-04T18:02:30.957Z] Step 11/26 : FROM docker:20.10.0 [2021-01-04T18:02:30.957Z] 20.10.0: Pulling from library/docker [2021-01-04T18:02:31.997Z] ---> 29d3baeced6d [2021-01-04T18:02:31.997Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-04T18:02:31.997Z] Removing intermediate container 932140e25192 [2021-01-04T18:02:31.997Z] ---> 4e3b003e481c [2021-01-04T18:02:31.997Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T18:02:33.807Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-04T18:02:33.807Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-04T18:02:33.807Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-04T18:02:33.807Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-04T18:02:33.807Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-04T18:02:33.807Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-04T18:02:34.037Z] ---> Running in 246dac131c92 [2021-01-04T18:02:34.299Z] Removing intermediate container 6ee63ea8982e [2021-01-04T18:02:34.299Z] ---> f1427466b0ad [2021-01-04T18:02:34.299Z] Step 6/22 : COPY go.mod . [2021-01-04T18:02:35.693Z] ---> c9ab3ed078e2 [2021-01-04T18:02:35.693Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-04T18:02:35.693Z] Removing intermediate container 246dac131c92 [2021-01-04T18:02:35.693Z] ---> 428dc01371e9 [2021-01-04T18:02:35.693Z] Step 20/22 : LABEL arch=x86_64 [2021-01-04T18:02:35.955Z] ---> 7853dbf6b286 [2021-01-04T18:02:35.955Z] Step 7/22 : RUN go mod download [2021-01-04T18:02:36.540Z] ---> Running in bef5be963077 [2021-01-04T18:02:37.507Z] ---> Running in 61605f9136d9 [2021-01-04T18:02:37.507Z] ---> ffb56201257b [2021-01-04T18:02:37.507Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-04T18:02:38.086Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T18:02:38.086Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-04T18:02:38.086Z] ---> ebe952ab5356 [2021-01-04T18:02:38.086Z] Step 3/23 : WORKDIR /edgex-go [2021-01-04T18:02:38.086Z] ---> Using cache [2021-01-04T18:02:38.086Z] ---> 2db25b6adc7f [2021-01-04T18:02:38.086Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T18:02:38.086Z] ---> Using cache [2021-01-04T18:02:38.086Z] ---> e60de0a4885d [2021-01-04T18:02:38.086Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-04T18:02:39.231Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-04T18:02:39.231Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-04T18:02:39.231Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-04T18:02:39.496Z] Removing intermediate container bef5be963077 [2021-01-04T18:02:39.496Z] ---> 1d2d18adcc8e [2021-01-04T18:02:39.496Z] Step 21/22 : LABEL git_sha=8368ad8cb53852a3c37b4a60dbcb09c423cda3bc [2021-01-04T18:02:39.763Z] ---> Running in 686d6c532fc5 [2021-01-04T18:02:40.033Z] ---> Running in f4b08c3c4877 [2021-01-04T18:02:40.033Z] ---> a7503616bbd2 [2021-01-04T18:02:40.033Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-04T18:02:40.301Z] Removing intermediate container f4b08c3c4877 [2021-01-04T18:02:40.301Z] ---> 160bcb3a7905 [2021-01-04T18:02:40.301Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T18:02:40.301Z] ---> Running in cf2cf17cda8d [2021-01-04T18:02:40.569Z] ---> 2cf7c4f90be3 [2021-01-04T18:02:40.569Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-04T18:02:40.569Z] ---> Running in e2e8cee8300d [2021-01-04T18:02:40.569Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T18:02:40.569Z] Removing intermediate container cf2cf17cda8d [2021-01-04T18:02:40.569Z] ---> 7d7dbfe566cb [2021-01-04T18:02:40.569Z] [2021-01-04T18:02:40.842Z] Removing intermediate container e2e8cee8300d [2021-01-04T18:02:40.842Z] ---> 0e3c81c69629 [2021-01-04T18:02:40.842Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T18:02:40.842Z] Successfully built 7d7dbfe566cb [2021-01-04T18:02:40.842Z] Successfully tagged docker-core-command-go:latest [2021-01-04T18:02:40.842Z]  Building docker-core-command-go ... done Building docker-security-bootstrapper-go [2021-01-04T18:02:40.842Z] ---> Running in 3defcc3675e9 [2021-01-04T18:02:40.842Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-04T18:02:41.117Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-04T18:02:41.117Z] ---> aefe523efa57 [2021-01-04T18:02:41.117Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-04T18:02:41.117Z] ---> Running in 35e8eb5d8b2d [2021-01-04T18:02:41.117Z] Removing intermediate container 3defcc3675e9 [2021-01-04T18:02:41.117Z] ---> 98384b37165d [2021-01-04T18:02:41.117Z] Step 22/24 : LABEL arch=x86_64 [2021-01-04T18:02:41.381Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T18:02:41.645Z] ---> Running in 32d702205862 [2021-01-04T18:02:41.915Z] Removing intermediate container 61605f9136d9 [2021-01-04T18:02:41.915Z] ---> 01340ebddcf9 [2021-01-04T18:02:41.915Z] Step 8/22 : COPY . . [2021-01-04T18:02:42.489Z] OK: 233 MiB in 51 packages [2021-01-04T18:02:43.071Z] Removing intermediate container 32d702205862 [2021-01-04T18:02:43.071Z] ---> 385a3527b51b [2021-01-04T18:02:43.071Z] Step 23/24 : LABEL git_sha=8368ad8cb53852a3c37b4a60dbcb09c423cda3bc [2021-01-04T18:02:43.333Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T18:02:43.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T18:02:43.860Z] (1/2) Installing readline (8.0.4-r0) [2021-01-04T18:02:43.860Z] (2/2) Installing bash (5.0.17-r0) [2021-01-04T18:02:43.860Z] Executing bash-5.0.17-r0.post-install [2021-01-04T18:02:44.125Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T18:02:44.126Z] OK: 12 MiB in 22 packages [2021-01-04T18:02:44.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.228s coverage: 46.6% of statements [2021-01-04T18:02:44.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-04T18:02:44.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-04T18:02:44.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-04T18:02:44.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-04T18:02:44.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-04T18:02:47.447Z] ---> Running in 813c5ceca767 [2021-01-04T18:02:52.793Z] Removing intermediate container 813c5ceca767 [2021-01-04T18:02:52.793Z] ---> b4f42f4e1e8e [2021-01-04T18:02:52.793Z] Step 24/24 : LABEL version=0.0.0 [2021-01-04T18:02:52.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.479s coverage: 27.0% of statements [2021-01-04T18:02:52.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-04T18:02:52.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-04T18:02:52.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-04T18:02:52.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-04T18:02:52.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-04T18:02:52.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-04T18:02:52.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.082s coverage: 100.0% of statements [2021-01-04T18:02:52.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-04T18:02:52.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.072s coverage: 100.0% of statements [2021-01-04T18:02:52.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-04T18:02:52.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-04T18:02:52.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.526s coverage: 75.7% of statements [2021-01-04T18:02:52.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-04T18:02:52.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-04T18:02:52.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.348s coverage: 82.9% of statements [2021-01-04T18:02:52.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-04T18:02:52.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-04T18:02:52.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-04T18:02:52.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-04T18:02:53.753Z] Removing intermediate container 686d6c532fc5 [2021-01-04T18:02:53.753Z] ---> 8c1d69657c70 [2021-01-04T18:02:53.753Z] Step 6/23 : COPY go.mod . [2021-01-04T18:02:55.166Z] Removing intermediate container 35e8eb5d8b2d [2021-01-04T18:02:55.166Z] ---> 62493591e396 [2021-01-04T18:02:55.166Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-04T18:02:55.744Z] ---> Running in f46a8d32cb8e [2021-01-04T18:02:56.009Z] ---> Running in 7d37932808e4 [2021-01-04T18:02:56.280Z] ---> fd4e315e9b63 [2021-01-04T18:02:56.280Z] Step 7/23 : RUN go mod download [2021-01-04T18:02:57.696Z] ---> Running in b82aeb361844 [2021-01-04T18:02:57.696Z] Removing intermediate container f46a8d32cb8e [2021-01-04T18:02:57.696Z] ---> d26e7f5af431 [2021-01-04T18:02:57.696Z] [2021-01-04T18:02:57.976Z] Successfully built d26e7f5af431 [2021-01-04T18:02:58.556Z] Removing intermediate container 7d37932808e4 [2021-01-04T18:02:58.556Z] ---> 329f642c3247 [2021-01-04T18:02:58.556Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-04T18:02:58.556Z] Successfully tagged docker-support-notifications-go:latest [2021-01-04T18:02:58.556Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2021-01-04T18:02:59.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.250s coverage: 28.6% of statements [2021-01-04T18:02:59.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-04T18:02:59.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-04T18:02:59.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-04T18:02:59.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-04T18:02:59.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-04T18:02:59.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.169s coverage: 100.0% of statements [2021-01-04T18:02:59.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-04T18:02:59.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.070s coverage: 100.0% of statements [2021-01-04T18:02:59.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-04T18:02:59.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.380s coverage: 86.7% of statements [2021-01-04T18:02:59.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-04T18:03:01.130Z] Step 1/32 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T18:03:01.130Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-01-04T18:03:01.130Z] ---> ebe952ab5356 [2021-01-04T18:03:01.130Z] Step 3/32 : WORKDIR /edgex-go [2021-01-04T18:03:01.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.321s coverage: 97.5% of statements [2021-01-04T18:03:01.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-04T18:03:01.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.155s coverage: 78.3% of statements [2021-01-04T18:03:01.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-04T18:03:01.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-04T18:03:01.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-04T18:03:01.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-04T18:03:01.401Z] ---> Using cache [2021-01-04T18:03:01.401Z] ---> 2db25b6adc7f [2021-01-04T18:03:01.401Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T18:03:01.401Z] ---> Using cache [2021-01-04T18:03:01.401Z] ---> e60de0a4885d [2021-01-04T18:03:01.401Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-01-04T18:03:01.401Z] ---> Using cache [2021-01-04T18:03:01.401Z] ---> f1427466b0ad [2021-01-04T18:03:01.401Z] Step 6/32 : COPY go.mod . [2021-01-04T18:03:01.401Z] ---> Using cache [2021-01-04T18:03:01.401Z] ---> 7853dbf6b286 [2021-01-04T18:03:01.401Z] Step 7/32 : RUN go mod download [2021-01-04T18:03:01.401Z] ---> Using cache [2021-01-04T18:03:01.401Z] ---> 01340ebddcf9 [2021-01-04T18:03:01.401Z] Step 8/32 : COPY . . [2021-01-04T18:03:04.747Z] ---> Running in 0f009e5f8934 [2021-01-04T18:03:07.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.119s coverage: 93.8% of statements [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-04T18:03:07.938Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-04T18:03:07.938Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.144s coverage: 0.1% of statements [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-04T18:03:07.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 42.4% of statements [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] [2021-01-04T18:03:07.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.073s coverage: 87.5% of statements [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-04T18:03:07.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-04T18:03:11.394Z] Removing intermediate container 0f009e5f8934 [2021-01-04T18:03:11.394Z] ---> 618f02e61340 [2021-01-04T18:03:11.394Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-04T18:03:12.368Z] ---> Running in 33d20b8a6ab8 [2021-01-04T18:03:12.642Z] ---> 76c3790b6dbe [2021-01-04T18:03:12.642Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-04T18:03:13.606Z] Removing intermediate container b82aeb361844 [2021-01-04T18:03:13.606Z] ---> 03a91fe90093 [2021-01-04T18:03:13.606Z] Step 8/23 : COPY . . [2021-01-04T18:03:15.551Z] Removing intermediate container 33d20b8a6ab8 [2021-01-04T18:03:15.551Z] ---> dd6111602deb [2021-01-04T18:03:15.551Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-04T18:03:15.551Z] ---> Running in ad44007191a8 [2021-01-04T18:03:18.138Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-04T18:03:21.460Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T18:03:21.460Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-04T18:03:21.460Z] ---> ebe952ab5356 [2021-01-04T18:03:21.460Z] Step 3/24 : WORKDIR /edgex-go [2021-01-04T18:03:21.460Z] ---> Using cache [2021-01-04T18:03:21.460Z] ---> 2db25b6adc7f [2021-01-04T18:03:21.460Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T18:03:21.460Z] ---> Using cache [2021-01-04T18:03:21.460Z] ---> e60de0a4885d [2021-01-04T18:03:21.460Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-04T18:03:21.725Z] ---> Using cache [2021-01-04T18:03:21.725Z] ---> f1427466b0ad [2021-01-04T18:03:21.725Z] Step 6/24 : COPY go.mod . [2021-01-04T18:03:21.725Z] ---> Using cache [2021-01-04T18:03:21.725Z] ---> 7853dbf6b286 [2021-01-04T18:03:21.725Z] Step 7/24 : RUN go mod download [2021-01-04T18:03:21.725Z] ---> Using cache [2021-01-04T18:03:21.725Z] ---> 01340ebddcf9 [2021-01-04T18:03:21.725Z] Step 8/24 : COPY . . [2021-01-04T18:03:21.995Z] ---> Using cache [2021-01-04T18:03:21.995Z] ---> 76c3790b6dbe [2021-01-04T18:03:21.995Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-04T18:03:23.981Z] ---> c8ec7dee9b6c [2021-01-04T18:03:23.981Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-04T18:03:24.951Z] ---> Running in 81487c584d82 [2021-01-04T18:03:28.314Z] ---> 0bf8ad6f3f56 [2021-01-04T18:03:28.314Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-04T18:03:29.887Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-04T18:03:30.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.068s coverage: 82.7% of statements [2021-01-04T18:03:30.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-04T18:03:30.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-04T18:03:30.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements [2021-01-04T18:03:30.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-04T18:03:30.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.141s coverage: 75.5% of statements [2021-01-04T18:03:30.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-04T18:03:30.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.8% of statements [2021-01-04T18:03:30.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.148s coverage: 87.2% of statements [2021-01-04T18:03:30.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.121s coverage: 84.2% of statements [2021-01-04T18:03:30.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.160s coverage: 91.4% of statements [2021-01-04T18:03:30.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-04T18:03:30.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.492s coverage: 63.5% of statements [2021-01-04T18:03:30.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-04T18:03:30.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-04T18:03:30.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2021-01-04T18:03:30.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements [2021-01-04T18:03:30.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2021-01-04T18:03:30.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements [2021-01-04T18:03:30.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements [2021-01-04T18:03:30.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.761s coverage: 55.9% of statements [2021-01-04T18:03:30.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-04T18:03:30.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-04T18:03:30.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-04T18:03:30.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-04T18:03:30.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-04T18:03:30.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.337s coverage: 37.0% of statements [2021-01-04T18:03:30.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-04T18:03:30.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-04T18:03:30.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.432s coverage: 84.0% of statements [2021-01-04T18:03:30.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.076s coverage: 100.0% of statements [2021-01-04T18:03:30.790Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.342s coverage: 47.1% of statements [2021-01-04T18:03:30.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-04T18:03:30.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-04T18:03:30.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-04T18:03:30.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-04T18:03:30.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-04T18:03:30.791Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.113s coverage: 100.0% of statements [2021-01-04T18:03:30.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-04T18:03:30.791Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.102s coverage: 100.0% of statements [2021-01-04T18:03:30.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-04T18:03:31.883Z] ---> 087ee6c8f659 [2021-01-04T18:03:31.883Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-04T18:03:33.296Z] ---> Running in 593ef2952cdd [2021-01-04T18:03:33.296Z] ---> d68fed64b3aa [2021-01-04T18:03:33.296Z] Step 9/32 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-04T18:03:33.911Z] ---> Running in b8422a5655d2 [2021-01-04T18:03:36.558Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-04T18:03:36.558Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T18:03:36.558Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T18:03:36.558Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-04T18:03:36.558Z] (2/33) Installing expat (2.2.9-r1) [2021-01-04T18:03:36.558Z] (3/33) Installing libffi (3.3-r2) [2021-01-04T18:03:36.558Z] (4/33) Installing gdbm (1.13-r1) [2021-01-04T18:03:36.835Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-04T18:03:36.835Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-04T18:03:36.835Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-04T18:03:39.107Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.600s coverage: 29.1% of statements [2021-01-04T18:03:39.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-04T18:03:39.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-04T18:03:39.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-04T18:03:39.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-04T18:03:39.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-04T18:03:39.107Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.179s coverage: 99.0% of statements [2021-01-04T18:03:39.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-04T18:03:39.107Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.126s coverage: 100.0% of statements [2021-01-04T18:03:39.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-04T18:03:39.107Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-01-04T18:03:39.107Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-04T18:03:39.107Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements [2021-01-04T18:03:39.107Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-04T18:03:39.107Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-04T18:03:39.107Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-04T18:03:39.107Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-04T18:03:39.107Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements [2021-01-04T18:03:39.107Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-04T18:03:39.107Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-04T18:03:39.107Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-01-04T18:03:39.107Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-04T18:03:39.107Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements [2021-01-04T18:03:39.705Z] GO111MODULE=on go vet ./... [2021-01-04T18:03:41.093Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-04T18:03:41.093Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-04T18:03:41.368Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-04T18:03:41.368Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-04T18:03:41.950Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-04T18:03:42.905Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-04T18:03:42.905Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-04T18:03:42.905Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-04T18:03:42.905Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-04T18:03:43.866Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-04T18:03:44.137Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-04T18:03:44.137Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-04T18:03:44.137Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-04T18:03:44.137Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-04T18:03:44.137Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-04T18:03:44.137Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-04T18:03:44.137Z] ---> 192f463be318 [2021-01-04T18:03:44.137Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-04T18:03:44.733Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-04T18:03:44.999Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-04T18:03:44.999Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-04T18:03:45.268Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-04T18:03:45.268Z] ---> Running in f6e64dd7593c [2021-01-04T18:03:45.268Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-04T18:03:45.535Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-04T18:03:45.535Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-04T18:03:45.535Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-04T18:03:45.535Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-04T18:03:45.535Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-04T18:03:45.535Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T18:03:45.803Z] OK: 71 MiB in 55 packages [2021-01-04T18:03:46.606Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-04T18:03:51.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-04T18:03:56.589Z] Removing intermediate container 593ef2952cdd [2021-01-04T18:03:56.589Z] ---> 54fbbe7f5a6b [2021-01-04T18:03:56.589Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-04T18:03:59.941Z] ---> Running in f829533fd0a2 [2021-01-04T18:03:59.941Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-04T18:04:00.532Z] Removing intermediate container ad44007191a8 [2021-01-04T18:04:00.532Z] ---> b3a2d432cef7 [2021-01-04T18:04:00.532Z] [2021-01-04T18:04:00.532Z] Step 10/22 : FROM scratch [2021-01-04T18:04:00.532Z] ---> [2021-01-04T18:04:00.532Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T18:04:01.507Z] ---> Using cache [2021-01-04T18:04:01.507Z] ---> ebbfba94279b [2021-01-04T18:04:01.507Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-04T18:04:02.481Z] ---> Running in 70608c434e9e [2021-01-04T18:04:03.441Z] Removing intermediate container 81487c584d82 [2021-01-04T18:04:03.441Z] ---> 22c27cc36714 [2021-01-04T18:04:03.441Z] [2021-01-04T18:04:03.441Z] Step 10/24 : FROM alpine:3.12 [2021-01-04T18:04:03.441Z] ---> 389fef711851 [2021-01-04T18:04:03.441Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-04T18:04:03.441Z] Collecting docker-compose==1.23.2 [2021-01-04T18:04:03.441Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-04T18:04:03.441Z] Removing intermediate container 70608c434e9e [2021-01-04T18:04:03.441Z] ---> 76f48666eab5 [2021-01-04T18:04:03.441Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-04T18:04:03.704Z] Collecting texttable<0.10,>=0.9.0 [2021-01-04T18:04:03.704Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-04T18:04:03.972Z] ---> Running in 3f8b98558411 [2021-01-04T18:04:03.972Z] ---> Running in 382c0cdd42e9 [2021-01-04T18:04:04.584Z] Removing intermediate container 382c0cdd42e9 [2021-01-04T18:04:04.585Z] ---> b59306ba4e59 [2021-01-04T18:04:04.585Z] Step 14/22 : WORKDIR / [2021-01-04T18:04:04.585Z] ---> Running in 570e2b9672cf [2021-01-04T18:04:04.585Z] Collecting cached-property<2,>=1.2.0 [2021-01-04T18:04:04.585Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-04T18:04:04.860Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-04T18:04:04.860Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-04T18:04:04.860Z] Removing intermediate container 570e2b9672cf [2021-01-04T18:04:04.860Z] ---> a687bdee217a [2021-01-04T18:04:04.860Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-04T18:04:05.133Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T18:04:05.133Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T18:04:05.133Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-04T18:04:05.411Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-04T18:04:05.411Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-04T18:04:05.411Z] ---> 1820e87d2da9 [2021-01-04T18:04:05.411Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-04T18:04:05.411Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T18:04:05.411Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-04T18:04:05.411Z] (4/5) Installing curl (7.69.1-r3) [2021-01-04T18:04:05.411Z] Collecting jsonschema<3,>=2.5.1 [2021-01-04T18:04:05.411Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-04T18:04:05.411Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-04T18:04:05.691Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T18:04:05.691Z] Executing ca-certificates-20191127-r4.trigger [2021-01-04T18:04:05.691Z] Collecting PyYAML<4,>=3.10 [2021-01-04T18:04:05.691Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-04T18:04:05.691Z] OK: 7 MiB in 19 packages [2021-01-04T18:04:06.664Z] Collecting docopt<0.7,>=0.6.1 [2021-01-04T18:04:06.664Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-04T18:04:10.002Z] ---> 229c421bdb6f [2021-01-04T18:04:10.002Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-04T18:04:10.002Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-04T18:04:10.002Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-04T18:04:10.575Z] Removing intermediate container b8422a5655d2 [2021-01-04T18:04:10.576Z] ---> 8978aff56227 [2021-01-04T18:04:10.576Z] [2021-01-04T18:04:10.576Z] Step 10/32 : FROM alpine:3.12 [2021-01-04T18:04:10.576Z] Collecting docker<4.0,>=3.6.0 [2021-01-04T18:04:10.576Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-04T18:04:11.150Z] ---> 389fef711851 [2021-01-04T18:04:11.150Z] Step 11/32 : RUN apk add --update --no-cache dumb-init openssl [2021-01-04T18:04:11.411Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-04T18:04:11.411Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-04T18:04:11.411Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-04T18:04:11.411Z] Removing intermediate container 3f8b98558411 [2021-01-04T18:04:11.411Z] ---> 55def4bb718a [2021-01-04T18:04:11.411Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-04T18:04:11.411Z] Collecting idna<2.8,>=2.5 [2021-01-04T18:04:11.411Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-04T18:04:11.412Z] ---> e404e25d40a7 [2021-01-04T18:04:11.412Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-04T18:04:11.682Z] ---> Running in 1bd4c7b7d88a [2021-01-04T18:04:11.682Z] ---> Running in e8e92d39833b [2021-01-04T18:04:11.682Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-04T18:04:11.682Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-04T18:04:11.682Z] ---> Running in 97f419be82f3 [2021-01-04T18:04:11.682Z] Collecting docker-pycreds>=0.4.0 [2021-01-04T18:04:11.947Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-04T18:04:11.947Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-04T18:04:11.947Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-04T18:04:11.947Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-04T18:04:11.947Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-04T18:04:11.947Z] Installing collected packages: texttable, cached-property, websocket-client, idna, urllib3, requests, jsonschema, PyYAML, docopt, dockerpty, docker-pycreds, docker, docker-compose [2021-01-04T18:04:11.947Z] Running setup.py install for texttable: started [2021-01-04T18:04:12.220Z] Removing intermediate container e8e92d39833b [2021-01-04T18:04:12.220Z] ---> e6272ba34a62 [2021-01-04T18:04:12.220Z] Step 13/24 : WORKDIR / [2021-01-04T18:04:12.220Z] Removing intermediate container 97f419be82f3 [2021-01-04T18:04:12.220Z] ---> 50878bd3ecda [2021-01-04T18:04:12.220Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T18:04:12.220Z] ---> Running in bb8b91e3bc9d [2021-01-04T18:04:12.220Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T18:04:12.220Z] ---> Running in 24e319aa54bc [2021-01-04T18:04:12.505Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T18:04:12.505Z] Removing intermediate container 24e319aa54bc [2021-01-04T18:04:12.505Z] ---> 233ac35df367 [2021-01-04T18:04:12.505Z] Step 20/22 : LABEL arch=x86_64 [2021-01-04T18:04:12.505Z] Removing intermediate container bb8b91e3bc9d [2021-01-04T18:04:12.505Z] ---> be96c72cfbfb [2021-01-04T18:04:12.505Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-04T18:04:12.505Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-01-04T18:04:12.505Z] (2/2) Installing openssl (1.1.1i-r0) [2021-01-04T18:04:12.775Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T18:04:12.775Z] ---> Running in 04c79e9da139 [2021-01-04T18:04:12.775Z] OK: 6 MiB in 16 packages [2021-01-04T18:04:12.775Z] Running setup.py install for texttable: finished with status 'done' [2021-01-04T18:04:12.775Z] Attempting uninstall: idna [2021-01-04T18:04:12.775Z] Found existing installation: idna 2.9 [2021-01-04T18:04:12.775Z] Uninstalling idna-2.9: [2021-01-04T18:04:12.775Z] Successfully uninstalled idna-2.9 [2021-01-04T18:04:13.353Z] Attempting uninstall: urllib3 [2021-01-04T18:04:13.353Z] Found existing installation: urllib3 1.25.9 [2021-01-04T18:04:13.353Z] Uninstalling urllib3-1.25.9: [2021-01-04T18:04:13.615Z] Successfully uninstalled urllib3-1.25.9 [2021-01-04T18:04:13.615Z] Removing intermediate container 04c79e9da139 [2021-01-04T18:04:13.615Z] ---> 1127c211b7a1 [2021-01-04T18:04:13.615Z] Step 21/22 : LABEL git_sha=8368ad8cb53852a3c37b4a60dbcb09c423cda3bc [2021-01-04T18:04:14.189Z] ---> 888adb22d6cb [2021-01-04T18:04:14.189Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-04T18:04:15.579Z] Attempting uninstall: requests [2021-01-04T18:04:15.579Z] Found existing installation: requests 2.23.0 [2021-01-04T18:04:15.579Z] Uninstalling requests-2.23.0: [2021-01-04T18:04:15.579Z] ---> Running in 8f6b6a401d3f [2021-01-04T18:04:15.579Z] Successfully uninstalled requests-2.23.0 [2021-01-04T18:04:16.154Z] ---> c3e63772dde6 [2021-01-04T18:04:16.154Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-04T18:04:16.417Z] Running setup.py install for PyYAML: started [2021-01-04T18:04:16.417Z] Removing intermediate container 8f6b6a401d3f [2021-01-04T18:04:16.417Z] ---> 1002505c66a9 [2021-01-04T18:04:16.417Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T18:04:16.417Z] Removing intermediate container 1bd4c7b7d88a [2021-01-04T18:04:16.417Z] ---> 33598c5ef85a [2021-01-04T18:04:16.417Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-04T18:04:16.688Z] ---> Running in 4e6d05fffe4d [2021-01-04T18:04:16.688Z] ---> Running in e1a030a8f6bd [2021-01-04T18:04:16.688Z] ---> b76aa1ff47ab [2021-01-04T18:04:16.688Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-04T18:04:16.956Z] Removing intermediate container 4e6d05fffe4d [2021-01-04T18:04:16.957Z] ---> 234612f07ed0 [2021-01-04T18:04:16.957Z] Step 13/32 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-04T18:04:16.957Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-04T18:04:16.957Z] Running setup.py install for docopt: started [2021-01-04T18:04:17.534Z] Running setup.py install for docopt: finished with status 'done' [2021-01-04T18:04:17.534Z] Running setup.py install for dockerpty: started [2021-01-04T18:04:17.801Z] Removing intermediate container e1a030a8f6bd [2021-01-04T18:04:17.801Z] ---> c246d951daf7 [2021-01-04T18:04:17.801Z] [2021-01-04T18:04:18.064Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-04T18:04:18.639Z] Successfully built c246d951daf7 [2021-01-04T18:04:18.903Z] Successfully tagged docker-core-metadata-go:latest [2021-01-04T18:04:18.903Z]  Building docker-core-metadata-go ... done Building docker-security-bootstrap-redis-go [2021-01-04T18:04:18.903Z] ---> Running in 397329695d44 [2021-01-04T18:04:19.168Z] ---> cc23099c2c4b [2021-01-04T18:04:19.168Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-04T18:04:19.168Z] Removing intermediate container f6e64dd7593c [2021-01-04T18:04:19.168Z] ---> eb7381f2f49b [2021-01-04T18:04:19.168Z] [2021-01-04T18:04:19.168Z] Step 10/23 : FROM alpine:3.12 [2021-01-04T18:04:19.168Z] ---> 389fef711851 [2021-01-04T18:04:19.168Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T18:04:19.746Z] Removing intermediate container 397329695d44 [2021-01-04T18:04:19.746Z] ---> dd3df8a349c0 [2021-01-04T18:04:19.746Z] Step 14/32 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-04T18:04:23.060Z] ---> Running in f976ca95f4dc [2021-01-04T18:04:24.462Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-04T18:04:25.864Z] ---> 2d3e363acb15 [2021-01-04T18:04:25.864Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-04T18:04:25.864Z] ---> Running in 642475a0a550 [2021-01-04T18:04:25.864Z] Removing intermediate container f976ca95f4dc [2021-01-04T18:04:25.864Z] ---> 6bda6aa1523b [2021-01-04T18:04:25.864Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-04T18:04:25.864Z] ---> Running in 7fae733f137f [2021-01-04T18:04:28.480Z] ---> de13d5ecc80c [2021-01-04T18:04:28.480Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-04T18:04:28.480Z] Connecting to github.com (140.82.112.4:443) [2021-01-04T18:04:28.480Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.73.4:443) [2021-01-04T18:04:28.480Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-04T18:04:28.480Z] Removing intermediate container 7fae733f137f [2021-01-04T18:04:28.480Z] ---> 6afced4fa283 [2021-01-04T18:04:28.480Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-04T18:04:28.743Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-04T18:04:28.743Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-04T18:04:28.743Z] dockerize [2021-01-04T18:04:28.743Z] ---> Running in dd99d1dc3d97 [2021-01-04T18:04:30.671Z] ---> Running in e152b0f53bca [2021-01-04T18:04:34.900Z] Removing intermediate container e152b0f53bca [2021-01-04T18:04:34.900Z] ---> 09df354e1059 [2021-01-04T18:04:34.900Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T18:04:35.474Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T18:04:35.474Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T18:04:35.474Z] ---> ebe952ab5356 [2021-01-04T18:04:35.474Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T18:04:35.474Z] ---> Using cache [2021-01-04T18:04:35.474Z] ---> 2db25b6adc7f [2021-01-04T18:04:35.474Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T18:04:35.474Z] ---> Using cache [2021-01-04T18:04:35.474Z] ---> e60de0a4885d [2021-01-04T18:04:35.474Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-04T18:04:35.474Z] ---> Using cache [2021-01-04T18:04:35.474Z] ---> f1427466b0ad [2021-01-04T18:04:35.474Z] Step 6/22 : COPY go.mod . [2021-01-04T18:04:35.474Z] ---> Using cache [2021-01-04T18:04:35.474Z] ---> 7853dbf6b286 [2021-01-04T18:04:35.474Z] Step 7/22 : RUN go mod download [2021-01-04T18:04:35.474Z] ---> Using cache [2021-01-04T18:04:35.474Z] ---> 01340ebddcf9 [2021-01-04T18:04:35.474Z] Step 8/22 : COPY . . [2021-01-04T18:04:35.474Z] ---> Using cache [2021-01-04T18:04:35.474Z] ---> d68fed64b3aa [2021-01-04T18:04:35.474Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-04T18:04:36.048Z] Removing intermediate container f829533fd0a2 [2021-01-04T18:04:36.048Z] ---> b66afb1f7e06 [2021-01-04T18:04:36.048Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-04T18:04:36.048Z] ---> Running in 46e657e0962b [2021-01-04T18:04:36.048Z] ---> Running in 82d64712e124 [2021-01-04T18:04:36.048Z] Removing intermediate container 642475a0a550 [2021-01-04T18:04:36.048Z] ---> 8dcc9271916f [2021-01-04T18:04:36.048Z] Step 15/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-04T18:04:36.310Z] ---> Running in d66647e4aa88 [2021-01-04T18:04:36.310Z] ---> Running in db34fbe6f679 [2021-01-04T18:04:36.572Z] Removing intermediate container db34fbe6f679 [2021-01-04T18:04:36.572Z] ---> c3c8bb51c7d0 [2021-01-04T18:04:36.572Z] Step 16/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-04T18:04:36.572Z] ---> Running in 013f149b01d3 [2021-01-04T18:04:37.156Z] Removing intermediate container 013f149b01d3 [2021-01-04T18:04:37.156Z] ---> 5bcd19d0905b [2021-01-04T18:04:37.156Z] Step 17/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Copy dockerize executable" && cp /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-04T18:04:37.156Z] Removing intermediate container dd99d1dc3d97 [2021-01-04T18:04:37.156Z] ---> 82f04a91076f [2021-01-04T18:04:37.156Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-04T18:04:37.156Z] ---> Running in 35e17b525f89 [2021-01-04T18:04:37.156Z] ---> Running in 9f666cff09b8 [2021-01-04T18:04:37.431Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-04T18:04:37.431Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T18:04:37.431Z] Removing intermediate container 9f666cff09b8 [2021-01-04T18:04:37.431Z] ---> 1040203d5d17 [2021-01-04T18:04:37.431Z] Step 22/24 : LABEL arch=x86_64 [2021-01-04T18:04:37.697Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T18:04:37.697Z] ---> Running in 5131f0071e04 [2021-01-04T18:04:37.697Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T18:04:38.271Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-04T18:04:38.271Z] (3/3) Installing curl (7.69.1-r3) [2021-01-04T18:04:38.271Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T18:04:38.271Z] OK: 72 MiB in 58 packages [2021-01-04T18:04:38.852Z] Copy dockerize executable [2021-01-04T18:04:39.117Z] Removing intermediate container 5131f0071e04 [2021-01-04T18:04:39.117Z] ---> 953cdc9f04ba [2021-01-04T18:04:39.117Z] Step 23/24 : LABEL git_sha=8368ad8cb53852a3c37b4a60dbcb09c423cda3bc [2021-01-04T18:04:39.386Z] ---> Running in 01623ad67413 [2021-01-04T18:04:39.977Z] Removing intermediate container 01623ad67413 [2021-01-04T18:04:39.977Z] ---> 7ecd143f8ff5 [2021-01-04T18:04:39.977Z] Step 24/24 : LABEL version=0.0.0 [2021-01-04T18:04:39.977Z] Removing intermediate container 46e657e0962b [2021-01-04T18:04:39.977Z] ---> 0922c9ecc0ac [2021-01-04T18:04:39.977Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-04T18:04:40.249Z] ---> Running in ce21285ed3b6 [2021-01-04T18:04:40.249Z] Removing intermediate container d66647e4aa88 [2021-01-04T18:04:40.249Z] ---> 78bda4f0e4d4 [2021-01-04T18:04:40.249Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-04T18:04:40.249Z] ---> Running in 8216d4caae53 [2021-01-04T18:04:40.512Z] ---> Running in de0ea4b92eff [2021-01-04T18:04:40.512Z] Removing intermediate container 35e17b525f89 [2021-01-04T18:04:40.512Z] ---> 1af950e05091 [2021-01-04T18:04:40.512Z] Step 18/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-04T18:04:40.778Z] Removing intermediate container ce21285ed3b6 [2021-01-04T18:04:40.778Z] ---> 35110729d41b [2021-01-04T18:04:40.778Z] [2021-01-04T18:04:40.778Z] ---> Running in 2d49a719160c [2021-01-04T18:04:41.086Z] Successfully built 35110729d41b [2021-01-04T18:04:41.086Z] Removing intermediate container de0ea4b92eff [2021-01-04T18:04:41.086Z] ---> 964b2192e080 [2021-01-04T18:04:41.086Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T18:04:41.086Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-04T18:04:41.354Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in dfff34eb136b [2021-01-04T18:04:41.354Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T18:04:41.354Z] Removing intermediate container 2d49a719160c [2021-01-04T18:04:41.354Z] ---> e8c07a937d60 [2021-01-04T18:04:41.354Z] Step 19/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-04T18:04:41.624Z] Removing intermediate container dfff34eb136b [2021-01-04T18:04:41.624Z] ---> 926833212f6b [2021-01-04T18:04:41.624Z] Step 24/26 : LABEL arch=x86_64 [2021-01-04T18:04:41.624Z] ---> Running in 8bc7b59f6b34 [2021-01-04T18:04:41.887Z] ---> d5be9e71020d [2021-01-04T18:04:41.887Z] Step 20/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-04T18:04:41.887Z] ---> Running in d71eaf38af4c [2021-01-04T18:04:41.887Z] Removing intermediate container 8bc7b59f6b34 [2021-01-04T18:04:41.887Z] ---> ae2cb3153666 [2021-01-04T18:04:41.887Z] Step 25/26 : LABEL git_sha=8368ad8cb53852a3c37b4a60dbcb09c423cda3bc [2021-01-04T18:04:42.156Z] ---> Running in 632df867aeac [2021-01-04T18:04:42.156Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T18:04:42.423Z] Removing intermediate container 632df867aeac [2021-01-04T18:04:42.423Z] ---> 7b9ea9b50cf1 [2021-01-04T18:04:42.423Z] Step 26/26 : LABEL version=0.0.0 [2021-01-04T18:04:42.423Z] ---> Running in 7f90b30f82af [2021-01-04T18:04:42.692Z] Removing intermediate container 7f90b30f82af [2021-01-04T18:04:42.692Z] ---> e34a6fa82cd3 [2021-01-04T18:04:42.692Z] [2021-01-04T18:04:42.968Z] Successfully built e34a6fa82cd3 [2021-01-04T18:04:42.968Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-04T18:04:43.252Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container d71eaf38af4c [2021-01-04T18:04:43.252Z] ---> bb6a477c962b [2021-01-04T18:04:43.252Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-04T18:04:43.521Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-04T18:04:43.521Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-04T18:04:43.789Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-04T18:04:43.790Z] ---> a328fd3951ea [2021-01-04T18:04:43.790Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-04T18:04:44.072Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-04T18:04:44.342Z] ---> 99d05cb6ba8f [2021-01-04T18:04:44.342Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-04T18:04:44.342Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-04T18:04:44.615Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T18:04:44.615Z] OK: 8 MiB in 19 packages [2021-01-04T18:04:45.208Z] ---> 6e86655662da [2021-01-04T18:04:45.208Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-04T18:04:45.785Z] Removing intermediate container 8216d4caae53 [2021-01-04T18:04:45.785Z] ---> 3d212bbc290e [2021-01-04T18:04:45.785Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-04T18:04:45.785Z] ---> e26b10afc677 [2021-01-04T18:04:45.785Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-01-04T18:04:46.362Z] ---> Running in 66323b087710 [2021-01-04T18:04:46.362Z] ---> cd5a0f7e0760 [2021-01-04T18:04:46.362Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-04T18:04:46.362Z] Removing intermediate container 66323b087710 [2021-01-04T18:04:46.362Z] ---> ddec6d7ca6eb [2021-01-04T18:04:46.362Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /usr/local/bin/ [2021-01-04T18:04:47.757Z] ---> 2960a8c4f329 [2021-01-04T18:04:47.757Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-04T18:04:47.757Z] ---> 1970c184180b [2021-01-04T18:04:47.757Z] Step 27/32 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-04T18:04:47.757Z] ---> Running in 357c7f137ecf [2021-01-04T18:04:47.774Z] gofmt -l . [2021-01-04T18:04:48.019Z] ---> e3d22bbd419e [2021-01-04T18:04:48.019Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-04T18:04:48.045Z] [ "`gofmt -l .`" = "" ] [2021-01-04T18:04:48.969Z] ---> Running in 10ff36cae9b5 [2021-01-04T18:04:49.232Z] Removing intermediate container 82d64712e124 [2021-01-04T18:04:49.232Z] ---> 66519c031968 [2021-01-04T18:04:49.232Z] [2021-01-04T18:04:49.232Z] Step 10/22 : FROM alpine:3.12 [2021-01-04T18:04:49.232Z] ---> 389fef711851 [2021-01-04T18:04:49.232Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-04T18:04:49.232Z] ---> Using cache [2021-01-04T18:04:49.232Z] ---> 55def4bb718a [2021-01-04T18:04:49.232Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-04T18:04:49.232Z] ---> Running in 16f699442957 [2021-01-04T18:04:49.232Z] Removing intermediate container 10ff36cae9b5 [2021-01-04T18:04:49.232Z] ---> 85aac519f88d [2021-01-04T18:04:49.232Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T18:04:49.493Z] ---> Running in d3b6fcb5829e [2021-01-04T18:04:49.493Z] Removing intermediate container 16f699442957 [2021-01-04T18:04:49.493Z] ---> 890c886ffe3f [2021-01-04T18:04:49.493Z] Step 13/22 : WORKDIR / [2021-01-04T18:04:49.755Z] ---> Running in 46e82fe9dbe4 [2021-01-04T18:04:49.755Z] Removing intermediate container d3b6fcb5829e [2021-01-04T18:04:49.755Z] ---> 99a9536c2f10 [2021-01-04T18:04:49.755Z] Step 21/23 : LABEL arch=x86_64 [2021-01-04T18:04:50.017Z] ---> Running in 2c872fdd194a [2021-01-04T18:04:50.279Z] Removing intermediate container 46e82fe9dbe4 [2021-01-04T18:04:50.279Z] ---> 1c360c0bd71e [2021-01-04T18:04:50.279Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-04T18:04:50.279Z] Removing intermediate container 357c7f137ecf [2021-01-04T18:04:50.279Z] ---> 4808276f2d2f [2021-01-04T18:04:50.279Z] Step 28/32 : ENTRYPOINT ["entrypoint.sh"] [2021-01-04T18:04:50.543Z] ---> Running in 0f3e45d5af63 [2021-01-04T18:04:50.543Z] Removing intermediate container 2c872fdd194a [2021-01-04T18:04:50.543Z] ---> 0bc073feb234 [2021-01-04T18:04:50.543Z] Step 22/23 : LABEL git_sha=8368ad8cb53852a3c37b4a60dbcb09c423cda3bc [2021-01-04T18:04:50.543Z] ---> Running in 92c9ac83ace4 [2021-01-04T18:04:50.543Z] ---> 74e33dfc3f54 [2021-01-04T18:04:50.543Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-04T18:04:50.656Z] ./bin/test-go-mod-tidy.sh [2021-01-04T18:04:50.806Z] Removing intermediate container 0f3e45d5af63 [2021-01-04T18:04:50.806Z] ---> b4d3f8767f14 [2021-01-04T18:04:50.806Z] Step 29/32 : CMD ["install"] [2021-01-04T18:04:50.928Z] ./bin/test-attribution-txt.sh [2021-01-04T18:04:51.072Z] ---> Running in 3dce2ab3e69b [2021-01-04T18:04:51.072Z] Removing intermediate container 92c9ac83ace4 [2021-01-04T18:04:51.072Z] ---> cdaae7a3fd4c [2021-01-04T18:04:51.072Z] Step 23/23 : LABEL version=0.0.0 [2021-01-04T18:04:51.072Z] ---> 54440cedf495 [2021-01-04T18:04:51.072Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-04T18:04:51.072Z] ---> Running in 6247d915699b [2021-01-04T18:04:51.335Z] Removing intermediate container 3dce2ab3e69b [2021-01-04T18:04:51.335Z] ---> 854cb77b9cc2 [2021-01-04T18:04:51.335Z] Step 30/32 : LABEL arch=x86_64 [2021-01-04T18:04:51.600Z] ---> Running in 7e6be6e61f4c [2021-01-04T18:04:51.600Z] Removing intermediate container 6247d915699b [2021-01-04T18:04:51.600Z] ---> b7a3f22c8e19 [2021-01-04T18:04:51.600Z] [2021-01-04T18:04:51.600Z] ---> 5a0324d24e14 [2021-01-04T18:04:51.600Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-04T18:04:51.600Z] Successfully built b7a3f22c8e19 [2021-01-04T18:04:51.863Z] Successfully tagged docker-core-data-go:latest [2021-01-04T18:04:52.149Z]  Building docker-core-data-go ... done Removing intermediate container 7e6be6e61f4c [2021-01-04T18:04:52.149Z] ---> 3fb54b9484e4 [2021-01-04T18:04:52.149Z] Step 31/32 : LABEL git_sha=8368ad8cb53852a3c37b4a60dbcb09c423cda3bc [2021-01-04T18:04:52.149Z] ---> 94f1c4b097d5 [2021-01-04T18:04:52.149Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-04T18:04:52.149Z] ---> Running in 856ddeffad12 [2021-01-04T18:04:52.149Z] ---> Running in 0fef9d747ec2 [2021-01-04T18:04:52.416Z] Removing intermediate container 856ddeffad12 [2021-01-04T18:04:52.416Z] ---> fa8c80c5e125 [2021-01-04T18:04:52.416Z] Step 32/32 : LABEL version=0.0.0 [2021-01-04T18:04:52.679Z] ---> Running in 0bdd006229b4 [2021-01-04T18:04:52.945Z] Removing intermediate container 0bdd006229b4 [2021-01-04T18:04:52.945Z] ---> ceaf21180847 [2021-01-04T18:04:52.945Z] [2021-01-04T18:04:52.945Z] Successfully built ceaf21180847 [2021-01-04T18:04:53.213Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-04T18:04:53.213Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 0fef9d747ec2 [2021-01-04T18:04:53.213Z] ---> 2aaa60b082ec [2021-01-04T18:04:53.213Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-04T18:04:53.213Z] ---> Running in 290be971bfb7 [2021-01-04T18:04:53.476Z] Removing intermediate container 290be971bfb7 [2021-01-04T18:04:53.476Z] ---> 0910214fa339 [2021-01-04T18:04:53.476Z] Step 20/22 : LABEL arch=x86_64 [2021-01-04T18:04:53.476Z] ---> Running in 2a02891be9c4 [2021-01-04T18:04:53.740Z] Removing intermediate container 2a02891be9c4 [2021-01-04T18:04:53.740Z] ---> d541b910afcc [2021-01-04T18:04:53.740Z] Step 21/22 : LABEL git_sha=8368ad8cb53852a3c37b4a60dbcb09c423cda3bc [2021-01-04T18:04:53.740Z] ---> Running in 54aafaa03fd2 [2021-01-04T18:04:54.003Z] Removing intermediate container 54aafaa03fd2 [2021-01-04T18:04:54.003Z] ---> d9d925311bb5 [2021-01-04T18:04:54.003Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T18:04:54.003Z] ---> Running in 2f990dc0acb0 [2021-01-04T18:04:54.265Z] Removing intermediate container 2f990dc0acb0 [2021-01-04T18:04:54.265Z] ---> 5a8d86464395 [2021-01-04T18:04:54.265Z] [2021-01-04T18:04:54.528Z] Successfully built 5a8d86464395 [2021-01-04T18:04:54.528Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-04T18:04:54.822Z]  Building docker-security-bootstrap-redis-go ... done  [Pipeline] } [2021-01-04T18:04:54.903Z] $ docker stop --time=1 34f0588490f079c458efdac2a96f35fa36b81db7d3da5c2d9baf14b4ce6d9eb0 [2021-01-04T18:04:56.684Z] $ docker rm -f 34f0588490f079c458efdac2a96f35fa36b81db7d3da5c2d9baf14b4ce6d9eb0 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-01-04T18:04:57.307Z] + docker images [2021-01-04T18:04:57.307Z] + grep docker [2021-01-04T18:04:57.307Z] docker-security-bootstrap-redis-go latest 5a8d86464395 3 seconds ago 15.8MB [2021-01-04T18:04:57.307Z] docker-security-bootstrapper-go latest ceaf21180847 5 seconds ago 41.5MB [2021-01-04T18:04:57.307Z] docker-core-data-go latest b7a3f22c8e19 6 seconds ago 22.2MB [2021-01-04T18:04:57.307Z] docker-sys-mgmt-agent-go latest e34a6fa82cd3 15 seconds ago 313MB [2021-01-04T18:04:57.307Z] docker-security-secretstore-setup-go latest 35110729d41b 17 seconds ago 24.6MB [2021-01-04T18:04:57.307Z] docker-core-metadata-go latest c246d951daf7 41 seconds ago 13MB [2021-01-04T18:04:57.307Z] docker-support-notifications-go latest d26e7f5af431 2 minutes ago 12MB [2021-01-04T18:04:57.307Z] docker-core-command-go latest 7d7dbfe566cb 2 minutes ago 10.6MB [2021-01-04T18:04:57.307Z] docker-security-proxy-setup-go latest 7bae99588cdd 2 minutes ago 24.5MB [2021-01-04T18:04:57.307Z] docker-support-scheduler-go latest e99d6cbc7ed4 2 minutes ago 10.7MB [2021-01-04T18:04:57.307Z] docker 20.10.0 aefe523efa57 3 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [2021-01-04T18:04:57.369Z] + ls -al . [2021-01-04T18:04:57.386Z] total 668 [2021-01-04T18:04:57.386Z] drwxrwxr-x 9 1001 1001 4096 Jan 4 18:04 . [2021-01-04T18:04:57.386Z] drwxr-xr-x 4 root root 4096 Jan 4 18:01 .. [2021-01-04T18:04:57.386Z] -rw-rw-r-- 1 1001 1001 11 Jan 4 17:59 .dockerignore [2021-01-04T18:04:57.386Z] drwxrwxr-x 8 1001 1001 4096 Jan 4 17:59 .git [2021-01-04T18:04:57.386Z] drwxrwxr-x 3 1001 1001 4096 Jan 4 17:59 .github [2021-01-04T18:04:57.386Z] -rw-rw-r-- 1 1001 1001 872 Jan 4 17:59 .gitignore [2021-01-04T18:04:57.386Z] -rw-rw-r-- 1 1001 1001 166 Jan 4 17:59 .sonarcloud.properties [2021-01-04T18:04:57.386Z] -rw-rw-r-- 1 1001 1001 3804 Jan 4 17:59 CONTRIBUTING.md [2021-01-04T18:04:57.386Z] -rw-rw-r-- 1 1001 1001 931 Jan 4 17:59 Dockerfile.build [2021-01-04T18:04:57.386Z] -rw-rw-r-- 1 1001 1001 863 Jan 4 17:59 Jenkinsfile [2021-01-04T18:04:57.386Z] -rw-rw-r-- 1 1001 1001 10775 Jan 4 17:59 LICENSE [2021-01-04T18:04:57.386Z] -rw-rw-r-- 1 1001 1001 6306 Jan 4 17:59 Makefile [2021-01-04T18:04:57.386Z] -rw-rw-r-- 1 1001 1001 6511 Jan 4 17:59 README.md [2021-01-04T18:04:57.386Z] -rw-rw-r-- 1 1001 1001 6744 Jan 4 17:59 SECURITY.md [2021-01-04T18:04:57.386Z] -rw-rw-r-- 1 1001 1001 5 Jan 4 17:56 VERSION [2021-01-04T18:04:57.386Z] -rw-rw-r-- 1 1001 1001 4131 Jan 4 17:59 ZMQWindows.md [2021-01-04T18:04:57.386Z] drwxrwxr-x 2 1001 1001 4096 Jan 4 17:59 bin [2021-01-04T18:04:57.386Z] drwxrwxr-x 15 1001 1001 4096 Jan 4 17:59 cmd [2021-01-04T18:04:57.386Z] -rw-r--r-- 1 root root 543476 Jan 4 18:03 coverage.out [2021-01-04T18:04:57.386Z] -rw-r--r-- 1 root root 1005 Jan 4 18:04 go.mod [2021-01-04T18:04:57.386Z] -rw-r--r-- 1 root root 18892 Jan 4 18:04 go.sum [2021-01-04T18:04:57.386Z] drwxrwxr-x 8 1001 1001 4096 Jan 4 17:59 internal [2021-01-04T18:04:57.386Z] drwxrwxr-x 4 1001 1001 4096 Jan 4 17:59 openapi [2021-01-04T18:04:57.386Z] drwxrwxr-x 4 1001 1001 4096 Jan 4 17:59 snap [2021-01-04T18:04:57.386Z] -rw-rw-r-- 1 1001 1001 168 Jan 4 17:59 version.go [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2021-01-04T18:04:57.778Z] + '[' -e coverage.out ] [2021-01-04T18:04:57.778Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-04T18:04:57.827Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-04T18:04:58.974Z] Stashed 1 file(s) [Pipeline] sh [2021-01-04T18:04:59.732Z] + make build [2021-01-04T18:04:59.732Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-04T18:05:09.897Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-04T18:05:13.157Z] Still waiting to schedule task [2021-01-04T18:05:13.157Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-04T18:05:32.083Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-04T18:05:34.067Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-04T18:05:38.408Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-04T18:05:40.383Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-04T18:05:44.700Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-04T18:05:50.134Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-04T18:05:55.562Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-04T18:05:58.966Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-04T18:06:00.807Z] Running on prd-ubuntu18.04-docker-8c-8g-18229 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws [2021-01-04T18:06:00.875Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-01-04T18:06:02.405Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-04T18:06:03.032Z] using credential edgex-jenkins-ssh [2021-01-04T18:06:03.087Z] Cloning the remote Git repository [2021-01-04T18:06:03.101Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-04T18:06:03.167Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-01-04T18:06:03.189Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-04T18:06:03.189Z] > git --version # timeout=10 [2021-01-04T18:06:03.194Z] > git --version # 'git version 2.17.1' [2021-01-04T18:06:03.195Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T18:06:03.220Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T18:06:05.795Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-04T18:06:10.108Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-04T18:06:13.736Z] Merging remotes/origin/master commit 67d1a34251aa6315d67009af9685794612423525 into PR head commit 5afc2588540baef0b491958dc20f3af65b207a1a [2021-01-04T18:06:13.047Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-04T18:06:13.056Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T18:06:13.068Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-04T18:06:13.079Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-04T18:06:13.080Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T18:06:13.083Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-04T18:06:13.758Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T18:06:13.763Z] > git checkout -f 5afc2588540baef0b491958dc20f3af65b207a1a # timeout=10 [2021-01-04T18:06:13.837Z] > git remote # timeout=10 [2021-01-04T18:06:13.845Z] > git config --get remote.origin.url # timeout=10 [2021-01-04T18:06:13.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T18:06:13.854Z] > git merge 67d1a34251aa6315d67009af9685794612423525 # timeout=10 [2021-01-04T18:06:13.918Z] Merge succeeded, producing b84150d6698f28b67d8d165bc61aea279df59b0e [2021-01-04T18:06:13.919Z] Checking out Revision b84150d6698f28b67d8d165bc61aea279df59b0e (PR-2970) [2021-01-04T18:06:13.926Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-04T18:06:13.935Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T18:06:13.941Z] > git checkout -f b84150d6698f28b67d8d165bc61aea279df59b0e # timeout=10 [Pipeline] } [2021-01-04T18:06:15.501Z] $ docker stop --time=1 aa61e2b2afd8df1dce891e41cbca9f9bcfbca7deed9ecced7b091b20018dfd7f [2021-01-04T18:06:17.568Z] Commit message: "Merge commit '67d1a34251aa6315d67009af9685794612423525' into HEAD" [2021-01-04T18:06:17.577Z] First time build. Skipping changelog. [2021-01-04T18:06:17.985Z] $ docker rm -f aa61e2b2afd8df1dce891e41cbca9f9bcfbca7deed9ecced7b091b20018dfd7f [2021-01-04T18:06:17.588Z] > git rev-list --no-walk 8109a1dab38252af991e68ca473fdeea3b0706f5 # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T18:06:20.186Z] + echo snap-build.sh [2021-01-04T18:06:20.186Z] snap-build.sh [2021-01-04T18:06:20.186Z] + SNAP_BASE_DIR=. [2021-01-04T18:06:20.186Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-01-04T18:06:20.186Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-01-04T18:06:20.186Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-01-04T18:06:20.186Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-01-04T18:06:20.186Z] + cd /w/workspace/edgex-go/4 [2021-01-04T18:06:20.186Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-04T18:06:20.186Z] Reading package lists... [2021-01-04T18:06:20.186Z] Building dependency tree... [2021-01-04T18:06:20.186Z] Reading state information... [2021-01-04T18:06:20.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-04T18:06:20.349Z] [2021-01-04T18:06:20.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T18:06:20.447Z] The following packages were automatically installed and are no longer required: [2021-01-04T18:06:20.447Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-04T18:06:20.447Z] uidmap xdelta3 [2021-01-04T18:06:20.447Z] Use 'sudo apt autoremove' to remove them. [2021-01-04T18:06:20.447Z] The following packages will be REMOVED: [2021-01-04T18:06:20.447Z] lxd* lxd-client* [2021-01-04T18:06:20.707Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-04T18:06:20.707Z] After this operation, 31.7 MB disk space will be freed. [2021-01-04T18:06:20.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-04T18:06:21.016Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-04T18:06:21.016Z] 29e5d40040c1: Pulling fs layer [2021-01-04T18:06:21.016Z] 1ce36da41761: Pulling fs layer [2021-01-04T18:06:21.016Z] 25b303627fd3: Pulling fs layer [2021-01-04T18:06:21.285Z] 29e5d40040c1: Verifying Checksum [2021-01-04T18:06:21.285Z] 29e5d40040c1: Download complete [2021-01-04T18:06:21.758Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-01-04T18:06:21.758Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-04T18:06:21.883Z] 1ce36da41761: Verifying Checksum [2021-01-04T18:06:21.883Z] 1ce36da41761: Download complete [2021-01-04T18:06:21.883Z] 29e5d40040c1: Pull complete [2021-01-04T18:06:22.698Z] Removing lxd dnsmasq configuration [2021-01-04T18:06:22.698Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-04T18:06:22.960Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-04T18:06:23.319Z] 1ce36da41761: Pull complete [2021-01-04T18:06:23.593Z] 25b303627fd3: Verifying Checksum [2021-01-04T18:06:23.593Z] 25b303627fd3: Download complete [2021-01-04T18:06:23.906Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-04T18:06:23.906Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-01-04T18:06:23.906Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-04T18:06:25.295Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-04T18:06:25.295Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-04T18:06:26.683Z] + sudo snap remove --purge lxd [2021-01-04T18:06:26.683Z] snap "lxd" is not installed [2021-01-04T18:06:26.683Z] + sudo groupadd --force --system lxd [2021-01-04T18:06:26.683Z] ++ whoami [2021-01-04T18:06:26.683Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-04T18:06:26.683Z] + newgrp - lxd [2021-01-04T18:06:26.683Z] + sudo snap install lxd [2021-01-04T18:06:33.788Z] 25b303627fd3: Pull complete [2021-01-04T18:06:33.788Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-04T18:06:33.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-04T18:06:33.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-04T18:06:34.015Z] prd-ubuntu18.04-docker-arm64-4c-16g-18226 does not seem to be running inside a container [2021-01-04T18:06:34.059Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-04T18:06:36.704Z] 2021-01-04T18:06:34Z INFO Waiting for automatic snapd restart... [2021-01-04T18:06:37.116Z] $ docker top 1a4c8ab796cfd5a41eadca8fd93673f9cc79346fcaf20bd63c1fa8779bfd30df -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T18:06:38.187Z] + docker-compose build --help [2021-01-04T18:06:38.187Z] + grep parallel [2021-01-04T18:06:41.559Z] --parallel Build images in parallel. [Pipeline] } [2021-01-04T18:06:41.820Z] $ docker stop --time=1 1a4c8ab796cfd5a41eadca8fd93673f9cc79346fcaf20bd63c1fa8779bfd30df [2021-01-04T18:06:43.789Z] $ docker rm -f 1a4c8ab796cfd5a41eadca8fd93673f9cc79346fcaf20bd63c1fa8779bfd30df [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T18:06:44.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-04T18:06:44.684Z] . [Pipeline] withDockerContainer [2021-01-04T18:06:44.936Z] prd-ubuntu18.04-docker-arm64-4c-16g-18226 does not seem to be running inside a container [2021-01-04T18:06:45.002Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-04T18:06:46.439Z] $ docker top c13cd5cbb5d3e9e314df3b17c96466be52dafce933bea781a03ead90c3427dfe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T18:06:47.498Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-04T18:06:48.968Z] lxd 4.9 from Canonical* installed [2021-01-04T18:06:48.968Z] + sudo lxd init --auto [2021-01-04T18:06:51.782Z] Building docker-core-command-go ... [2021-01-04T18:06:51.782Z] Building docker-core-data-go ... [2021-01-04T18:06:51.782Z] Building docker-core-metadata-go ... [2021-01-04T18:06:51.782Z] Building docker-security-bootstrapper-go ... [2021-01-04T18:06:51.782Z] Building docker-security-bootstrap-redis-go ... [2021-01-04T18:06:51.782Z] Building docker-security-proxy-setup-go ... [2021-01-04T18:06:51.782Z] Building docker-security-secretstore-setup-go ... [2021-01-04T18:06:51.782Z] Building docker-support-notifications-go ... [2021-01-04T18:06:51.782Z] Building docker-support-scheduler-go ... [2021-01-04T18:06:51.782Z] Building docker-sys-mgmt-agent-go ... [2021-01-04T18:06:51.782Z] Building docker-security-secretstore-setup-go [2021-01-04T18:06:51.782Z] Building docker-security-bootstrapper-go [2021-01-04T18:06:51.782Z] Building docker-core-metadata-go [2021-01-04T18:06:51.782Z] Building docker-core-command-go [2021-01-04T18:06:51.782Z] Building docker-support-scheduler-go [2021-01-04T18:06:57.490Z] + sudo snap install --classic snapcraft [2021-01-04T18:07:01.692Z] snapcraft 4.4.4 from Canonical* installed [2021-01-04T18:07:01.692Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-04T18:07:01.692Z] + patch --verbose -p1 [2021-01-04T18:07:01.692Z] Hmm... Looks like a unified diff to me... [2021-01-04T18:07:01.692Z] The text leading up to this was: [2021-01-04T18:07:01.692Z] -------------------------- [2021-01-04T18:07:01.692Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-04T18:07:01.692Z] |From: Tony Espy [2021-01-04T18:07:01.692Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-04T18:07:01.692Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-04T18:07:01.692Z] | [2021-01-04T18:07:01.692Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-04T18:07:01.692Z] |optimize the snap CI check run for pull requests. When [2021-01-04T18:07:01.692Z] |applied, it essentially strips out everything (apps and [2021-01-04T18:07:01.692Z] |parts) from the snapcraft.yaml file except those required [2021-01-04T18:07:01.692Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-04T18:07:01.692Z] |catch changes to edgex-go that break the snap build. [2021-01-04T18:07:01.692Z] | [2021-01-04T18:07:01.692Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-04T18:07:01.692Z] |to update this patch file, otherwise it may fail to apply, [2021-01-04T18:07:01.692Z] |resulting in a failed snap build CI check in the associated [2021-01-04T18:07:01.692Z] |pull request. [2021-01-04T18:07:01.692Z] | [2021-01-04T18:07:01.692Z] |Note - in addition to applying this patch, the pipeline also [2021-01-04T18:07:01.692Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-04T18:07:01.692Z] |need to build the finally binary .snap file (and it won't [2021-01-04T18:07:01.692Z] |work with the patch applied). This further reduces the build [2021-01-04T18:07:01.692Z] |time. [2021-01-04T18:07:01.692Z] |--- [2021-01-04T18:07:01.693Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-04T18:07:01.693Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-04T18:07:01.693Z] | [2021-01-04T18:07:01.693Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-04T18:07:01.693Z] |index 1e537489..faf42425 100644 [2021-01-04T18:07:01.693Z] |--- a/snap/snapcraft.yaml [2021-01-04T18:07:01.693Z] |+++ b/snap/snapcraft.yaml [2021-01-04T18:07:01.693Z] -------------------------- [2021-01-04T18:07:01.693Z] patching file snap/snapcraft.yaml [2021-01-04T18:07:01.693Z] Using Plan A... [2021-01-04T18:07:01.693Z] Hunk #1 succeeded at 73. [2021-01-04T18:07:01.693Z] Hunk #2 succeeded at 202. [2021-01-04T18:07:01.693Z] Hunk #3 succeeded at 214. [2021-01-04T18:07:01.693Z] Hunk #4 succeeded at 222. [2021-01-04T18:07:01.693Z] Hunk #5 succeeded at 229. [2021-01-04T18:07:01.693Z] Hunk #6 succeeded at 256. [2021-01-04T18:07:01.693Z] Hunk #7 succeeded at 290. [2021-01-04T18:07:01.693Z] Hunk #8 succeeded at 341. [2021-01-04T18:07:01.693Z] Hmm... Ignoring the trailing garbage. [2021-01-04T18:07:01.693Z] done [2021-01-04T18:07:01.693Z] + sudo snapcraft prime --use-lxd [2021-01-04T18:07:02.632Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-04T18:07:02.632Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-04T18:07:02.632Z] - README.md [2021-01-04T18:07:02.632Z] [2021-01-04T18:07:02.632Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-04T18:07:03.203Z] Launching a container. [2021-01-04T18:07:15.444Z] Waiting for container to be ready [2021-01-04T18:07:15.444Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-04T18:07:15.444Z] [2021-01-04T18:07:18.006Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-04T18:07:18.267Z] Waiting for network to be ready... [2021-01-04T18:07:18.840Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-04T18:07:18.840Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-04T18:07:19.414Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-04T18:07:19.414Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1454 kB] [2021-01-04T18:07:19.414Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-04T18:07:19.675Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-04T18:07:19.675Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-04T18:07:19.675Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-04T18:07:19.675Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-04T18:07:19.675Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-04T18:07:19.675Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-04T18:07:19.936Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2021-01-04T18:07:19.936Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2021-01-04T18:07:19.936Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2021-01-04T18:07:19.936Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2021-01-04T18:07:19.936Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2021-01-04T18:07:19.936Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2021-01-04T18:07:19.936Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2021-01-04T18:07:20.197Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-04T18:07:20.458Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1813 kB] [2021-01-04T18:07:20.458Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-04T18:07:20.458Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2021-01-04T18:07:20.458Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-04T18:07:20.458Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-04T18:07:20.721Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-04T18:07:20.721Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-04T18:07:20.721Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2021-01-04T18:07:23.269Z] Fetched 23.6 MB in 4s (5502 kB/s) [2021-01-04T18:07:23.841Z] Reading package lists... [2021-01-04T18:07:23.841Z] Reading package lists... [2021-01-04T18:07:24.101Z] Building dependency tree... [2021-01-04T18:07:24.101Z] Reading state information... [2021-01-04T18:07:24.363Z] The following additional packages will be installed: [2021-01-04T18:07:24.363Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-04T18:07:24.363Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-04T18:07:24.363Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-04T18:07:24.363Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-04T18:07:24.363Z] Suggested packages: [2021-01-04T18:07:24.363Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-04T18:07:24.363Z] Recommended packages: [2021-01-04T18:07:24.363Z] gnupg libsasl2-modules [2021-01-04T18:07:24.363Z] The following NEW packages will be installed: [2021-01-04T18:07:24.363Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-04T18:07:24.363Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-04T18:07:24.363Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-04T18:07:24.363Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-04T18:07:24.363Z] The following packages will be upgraded: [2021-01-04T18:07:24.363Z] gpg gpg-agent gpgconf libudev1 [2021-01-04T18:07:24.363Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2021-01-04T18:07:24.363Z] Need to get 3531 kB of archives. [2021-01-04T18:07:24.363Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-04T18:07:24.363Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-04T18:07:24.363Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-04T18:07:24.363Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-04T18:07:24.363Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2021-01-04T18:07:24.363Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2021-01-04T18:07:24.363Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-04T18:07:24.363Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-04T18:07:24.363Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-04T18:07:24.624Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-04T18:07:24.884Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-04T18:07:25.144Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-04T18:07:25.144Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-04T18:07:25.144Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-04T18:07:25.144Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-04T18:07:25.144Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-04T18:07:25.405Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-04T18:07:25.405Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-04T18:07:25.405Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-04T18:07:25.405Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-04T18:07:25.405Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-04T18:07:25.405Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-04T18:07:25.405Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-04T18:07:25.405Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-04T18:07:25.666Z] Fetched 3531 kB in 1s (3176 kB/s) [2021-01-04T18:07:25.666Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-04T18:07:25.666Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-04T18:07:25.666Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-04T18:07:25.666Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-04T18:07:25.927Z] Selecting previously unselected package udev. [2021-01-04T18:07:25.927Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-04T18:07:25.927Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-04T18:07:25.927Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-04T18:07:26.187Z] Selecting previously unselected package libfuse2:amd64. [2021-01-04T18:07:26.187Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-04T18:07:26.187Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-04T18:07:26.187Z] Selecting previously unselected package fuse. [2021-01-04T18:07:26.187Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-04T18:07:26.187Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-04T18:07:26.449Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-04T18:07:26.449Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-04T18:07:26.449Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-04T18:07:26.449Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-04T18:07:26.710Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-04T18:07:26.710Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-04T18:07:26.710Z] Selecting previously unselected package libksba8:amd64. [2021-01-04T18:07:26.710Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-04T18:07:26.710Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-04T18:07:26.970Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-04T18:07:26.970Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T18:07:26.970Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T18:07:26.970Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-04T18:07:26.970Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T18:07:26.970Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T18:07:27.231Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-04T18:07:27.231Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T18:07:27.231Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T18:07:27.231Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-04T18:07:27.231Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T18:07:27.231Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T18:07:27.231Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-04T18:07:27.231Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T18:07:27.231Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T18:07:27.493Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-04T18:07:27.493Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T18:07:27.493Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T18:07:27.493Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-04T18:07:27.493Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T18:07:27.493Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T18:07:27.493Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-04T18:07:27.493Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T18:07:27.755Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T18:07:27.755Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-04T18:07:27.755Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T18:07:27.755Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T18:07:27.755Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-04T18:07:27.755Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-04T18:07:27.755Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-04T18:07:27.755Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-04T18:07:28.016Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-04T18:07:28.016Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-04T18:07:28.016Z] Selecting previously unselected package libldap-common. [2021-01-04T18:07:28.016Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-04T18:07:28.016Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-04T18:07:28.016Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-04T18:07:28.016Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-04T18:07:28.017Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-04T18:07:28.277Z] Selecting previously unselected package dirmngr. [2021-01-04T18:07:28.277Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-04T18:07:28.277Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-04T18:07:28.277Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-04T18:07:28.277Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-04T18:07:28.277Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-04T18:07:28.277Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-04T18:07:28.277Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-04T18:07:28.539Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-04T18:07:28.539Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T18:07:28.539Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-04T18:07:28.539Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-04T18:07:28.539Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-04T18:07:28.801Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-04T18:07:29.062Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T18:07:29.062Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-04T18:07:29.062Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-04T18:07:29.062Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-04T18:07:29.062Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T18:07:29.062Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T18:07:29.322Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T18:07:29.322Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T18:07:29.322Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T18:07:29.322Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T18:07:29.322Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T18:07:29.322Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-04T18:07:29.322Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-04T18:07:29.322Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-04T18:07:29.898Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-04T18:07:29.898Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-04T18:07:29.898Z] This means they are not meant to be enabled using systemctl. [2021-01-04T18:07:29.898Z] Possible reasons for having this kind of units are: [2021-01-04T18:07:29.898Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-04T18:07:29.898Z] .wants/ or .requires/ directory. [2021-01-04T18:07:29.898Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-04T18:07:29.898Z] a requirement dependency on it. [2021-01-04T18:07:29.898Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-04T18:07:29.898Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-04T18:07:29.898Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-04T18:07:29.898Z] instance name specified. [2021-01-04T18:07:30.158Z] Reading package lists... [2021-01-04T18:07:30.158Z] Building dependency tree... [2021-01-04T18:07:30.158Z] Reading state information... [2021-01-04T18:07:30.419Z] The following additional packages will be installed: [2021-01-04T18:07:30.419Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-04T18:07:30.419Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-04T18:07:30.419Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-04T18:07:30.419Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-04T18:07:30.419Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-04T18:07:30.419Z] Suggested packages: [2021-01-04T18:07:30.419Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-04T18:07:30.419Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-04T18:07:30.420Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-04T18:07:30.420Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-04T18:07:30.420Z] systemd-container policykit-1 [2021-01-04T18:07:30.420Z] Recommended packages: [2021-01-04T18:07:30.420Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-04T18:07:30.420Z] The following NEW packages will be installed: [2021-01-04T18:07:30.420Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-04T18:07:30.420Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-04T18:07:30.420Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-04T18:07:30.420Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-04T18:07:30.420Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-04T18:07:30.420Z] The following packages will be upgraded: [2021-01-04T18:07:30.420Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-04T18:07:30.679Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2021-01-04T18:07:30.680Z] Need to get 35.2 MB of archives. [2021-01-04T18:07:30.680Z] After this operation, 141 MB of additional disk space will be used. [2021-01-04T18:07:30.680Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-04T18:07:30.680Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-04T18:07:31.250Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-04T18:07:31.510Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-04T18:07:31.510Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-04T18:07:31.510Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-04T18:07:31.510Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-04T18:07:31.510Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-04T18:07:31.510Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-04T18:07:31.510Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-04T18:07:31.510Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-04T18:07:31.510Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-04T18:07:31.510Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-04T18:07:31.510Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-04T18:07:31.510Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-04T18:07:31.510Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-04T18:07:31.510Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-04T18:07:31.510Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-04T18:07:31.510Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-04T18:07:31.510Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-04T18:07:31.510Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-04T18:07:31.770Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-04T18:07:31.770Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-04T18:07:31.770Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-04T18:07:31.770Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-04T18:07:31.770Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-04T18:07:31.770Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-04T18:07:31.770Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-04T18:07:31.770Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-04T18:07:31.770Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-04T18:07:32.715Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-04T18:07:32.715Z] Fetched 35.2 MB in 2s (15.3 MB/s) [2021-01-04T18:07:32.976Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-04T18:07:32.976Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-04T18:07:32.976Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-04T18:07:33.549Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-04T18:07:33.549Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-04T18:07:33.811Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-04T18:07:33.812Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-04T18:07:33.812Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-04T18:07:33.812Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-04T18:07:34.074Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-04T18:07:34.074Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-04T18:07:34.074Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-04T18:07:34.074Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-04T18:07:34.645Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-04T18:07:34.645Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-04T18:07:34.906Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-04T18:07:34.906Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-04T18:07:34.906Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-04T18:07:35.168Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-04T18:07:35.168Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-04T18:07:35.168Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-04T18:07:35.168Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T18:07:35.429Z] Selecting previously unselected package libexpat1:amd64. [2021-01-04T18:07:35.429Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-04T18:07:35.429Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-04T18:07:35.430Z] Selecting previously unselected package python3.6-minimal. [2021-01-04T18:07:35.430Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-04T18:07:35.689Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T18:07:35.949Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-04T18:07:35.949Z] Checking for services that may need to be restarted...done. [2021-01-04T18:07:35.949Z] Checking for services that may need to be restarted...done. [2021-01-04T18:07:35.949Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T18:07:35.949Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-04T18:07:35.949Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T18:07:36.896Z] Selecting previously unselected package python3-minimal. [2021-01-04T18:07:36.896Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-04T18:07:36.896Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-04T18:07:36.896Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-04T18:07:36.896Z] Selecting previously unselected package mime-support. [2021-01-04T18:07:36.896Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-04T18:07:36.896Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-04T18:07:36.896Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-04T18:07:36.896Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-04T18:07:36.896Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-04T18:07:36.896Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-04T18:07:36.896Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-04T18:07:37.156Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T18:07:37.156Z] Selecting previously unselected package python3.6. [2021-01-04T18:07:37.156Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-04T18:07:37.156Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T18:07:37.417Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-04T18:07:37.417Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-04T18:07:37.417Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-04T18:07:37.417Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-04T18:07:37.679Z] Selecting previously unselected package python3. [2021-01-04T18:07:37.679Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-04T18:07:37.679Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-04T18:07:37.679Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-04T18:07:37.679Z] Selecting previously unselected package multiarch-support. [2021-01-04T18:07:37.679Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-04T18:07:37.679Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-04T18:07:37.942Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-04T18:07:37.942Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-04T18:07:37.942Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-04T18:07:37.942Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-04T18:07:37.942Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-04T18:07:37.942Z] Selecting previously unselected package libbsd0:amd64. [2021-01-04T18:07:37.942Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-04T18:07:37.942Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-04T18:07:38.203Z] Selecting previously unselected package sudo. [2021-01-04T18:07:38.203Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-04T18:07:38.203Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-04T18:07:38.203Z] Selecting previously unselected package apparmor. [2021-01-04T18:07:38.203Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-04T18:07:38.203Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-04T18:07:38.464Z] Selecting previously unselected package libedit2:amd64. [2021-01-04T18:07:38.464Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-04T18:07:38.464Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-04T18:07:38.464Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-04T18:07:38.464Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-04T18:07:38.464Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T18:07:38.727Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-04T18:07:38.727Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-04T18:07:38.727Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T18:07:38.727Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-04T18:07:38.727Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-04T18:07:38.727Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-04T18:07:38.727Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-04T18:07:38.727Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-04T18:07:38.727Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T18:07:38.988Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-04T18:07:38.988Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-04T18:07:38.988Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T18:07:38.988Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-04T18:07:38.988Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-04T18:07:38.988Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-04T18:07:39.248Z] Selecting previously unselected package openssh-client. [2021-01-04T18:07:39.248Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-04T18:07:39.248Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-04T18:07:39.511Z] Selecting previously unselected package squashfs-tools. [2021-01-04T18:07:39.511Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-04T18:07:39.511Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-04T18:07:39.511Z] Selecting previously unselected package snapd. [2021-01-04T18:07:39.511Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-04T18:07:39.511Z] Unpacking snapd (2.48+18.04) ... [2021-01-04T18:07:41.424Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-04T18:07:41.424Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-04T18:07:41.689Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-04T18:07:41.956Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-04T18:07:42.527Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-04T18:07:42.527Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T18:07:42.527Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-04T18:07:42.527Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-04T18:07:42.527Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-04T18:07:43.472Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-04T18:07:43.473Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-04T18:07:43.473Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-04T18:07:43.473Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T18:07:43.473Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T18:07:43.473Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T18:07:44.047Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-04T18:07:44.310Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T18:07:44.310Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-04T18:07:44.310Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-04T18:07:44.310Z] running python rtupdate hooks for python3.6... [2021-01-04T18:07:44.310Z] running python post-rtupdate hooks for python3.6... [2021-01-04T18:07:44.310Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-04T18:07:45.696Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-04T18:07:45.696Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T18:07:45.957Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-04T18:07:45.957Z] Setting up snapd (2.48+18.04) ... [2021-01-04T18:07:46.529Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-04T18:07:46.529Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-04T18:07:46.790Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-04T18:07:46.790Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-04T18:07:47.053Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-04T18:07:47.053Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-04T18:07:47.314Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-04T18:07:47.576Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-04T18:07:47.576Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-04T18:07:47.838Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-04T18:07:47.838Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-01-04T18:07:48.099Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-04T18:07:48.099Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-04T18:07:48.672Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-04T18:07:48.932Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-04T18:07:48.932Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-04T18:07:50.140Z] Reading package lists... [2021-01-04T18:07:50.140Z] Reading package lists... [2021-01-04T18:07:50.404Z] Building dependency tree... [2021-01-04T18:07:50.404Z] Reading state information... [2021-01-04T18:07:50.404Z] Calculating upgrade... [2021-01-04T18:07:50.664Z] The following packages will be upgraded: [2021-01-04T18:07:50.664Z] advancecomp base-files bash binutils binutils-common [2021-01-04T18:07:50.664Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-04T18:07:50.664Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-04T18:07:50.664Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-04T18:07:50.664Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-04T18:07:50.664Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-04T18:07:50.664Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-04T18:07:50.664Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-04T18:07:50.664Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-01-04T18:07:50.664Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-01-04T18:07:50.664Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-01-04T18:07:50.664Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-01-04T18:07:50.664Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-01-04T18:07:50.664Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-01-04T18:07:50.925Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-04T18:07:50.925Z] Need to get 63.5 MB of archives. [2021-01-04T18:07:50.925Z] After this operation, 5200 kB of additional disk space will be used. [2021-01-04T18:07:50.925Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-04T18:07:50.925Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-04T18:07:51.186Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-04T18:07:51.447Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-04T18:07:51.447Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-04T18:07:51.447Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-04T18:07:51.447Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-04T18:07:51.447Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-04T18:07:51.447Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-04T18:07:51.447Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-04T18:07:51.447Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-04T18:07:51.447Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-04T18:07:51.447Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-04T18:07:51.447Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-04T18:07:51.447Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-04T18:07:51.447Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-04T18:07:51.447Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-04T18:07:51.447Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-129.132 [997 kB] [2021-01-04T18:07:51.709Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-04T18:07:51.709Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-04T18:07:51.709Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-04T18:07:51.709Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-04T18:07:51.709Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-04T18:07:51.709Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-04T18:07:51.709Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-04T18:07:51.709Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-04T18:07:51.709Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-04T18:07:51.709Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-04T18:07:51.709Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-04T18:07:51.709Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-04T18:07:51.709Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-04T18:07:51.709Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-04T18:07:51.709Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-04T18:07:51.709Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-04T18:07:51.968Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-04T18:07:51.968Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-04T18:07:51.968Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-04T18:07:51.968Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-04T18:07:51.968Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-04T18:07:51.968Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-04T18:07:51.968Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-04T18:07:51.968Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-04T18:07:51.968Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-04T18:07:51.968Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-04T18:07:51.968Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-04T18:07:51.968Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-04T18:07:51.968Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-04T18:07:51.968Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-04T18:07:51.968Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-04T18:07:51.968Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-04T18:07:51.968Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-04T18:07:51.968Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-04T18:07:51.968Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-04T18:07:51.968Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-04T18:07:51.968Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-04T18:07:51.968Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-04T18:07:51.968Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-04T18:07:51.968Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-04T18:07:51.968Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-04T18:07:51.968Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-04T18:07:52.231Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-04T18:07:52.231Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-04T18:07:52.231Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-04T18:07:52.231Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-04T18:07:52.231Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-04T18:07:52.231Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-04T18:07:52.231Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-04T18:07:52.231Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-04T18:07:52.231Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-04T18:07:52.231Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-04T18:07:52.231Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-04T18:07:52.231Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-04T18:07:52.231Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-04T18:07:52.231Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-04T18:07:52.231Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-04T18:07:52.231Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-04T18:07:52.231Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2021-01-04T18:07:52.231Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-04T18:07:52.231Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-04T18:07:52.231Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-04T18:07:52.493Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-04T18:07:52.493Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-04T18:07:52.493Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-04T18:07:52.493Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-04T18:07:52.493Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-04T18:07:52.493Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-04T18:07:52.493Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-04T18:07:53.072Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-04T18:07:53.643Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-04T18:07:53.643Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-04T18:07:53.643Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-04T18:07:53.903Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-04T18:07:53.903Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-04T18:07:53.903Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-04T18:07:53.903Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-04T18:07:53.903Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-04T18:07:54.164Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-04T18:07:54.164Z] Fetched 63.5 MB in 3s (18.9 MB/s) [2021-01-04T18:07:54.164Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T18:07:54.164Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-04T18:07:54.164Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-04T18:07:54.738Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-04T18:07:55.007Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-04T18:07:55.007Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-129.132_amd64.deb ... [2021-01-04T18:07:55.007Z] Unpacking linux-libc-dev:amd64 (4.15.0-129.132) over (4.15.0-20.21) ... [2021-01-04T18:07:55.969Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T18:07:55.969Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T18:07:55.969Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T18:07:55.969Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T18:07:55.969Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T18:07:56.230Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T18:07:56.230Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T18:07:56.230Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T18:07:56.490Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T18:07:56.490Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T18:07:56.490Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T18:07:56.490Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T18:07:56.751Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T18:07:56.751Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T18:07:56.751Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T18:07:56.751Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-04T18:07:56.751Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T18:07:57.023Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-04T18:07:57.023Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-04T18:07:57.023Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-04T18:07:57.023Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T18:07:57.023Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T18:07:57.283Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T18:07:57.283Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T18:07:57.283Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T18:07:57.283Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T18:07:57.544Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T18:07:57.544Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-04T18:07:57.544Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-04T18:07:57.805Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-04T18:07:58.066Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-04T18:07:58.326Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-04T18:07:58.326Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-04T18:07:58.586Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-04T18:07:58.586Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-04T18:07:58.586Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-04T18:07:58.847Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-04T18:07:58.847Z] Installing new version of config file /etc/issue ... [2021-01-04T18:07:58.847Z] Installing new version of config file /etc/issue.net ... [2021-01-04T18:07:58.847Z] Installing new version of config file /etc/lsb-release ... [2021-01-04T18:07:58.847Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-04T18:07:59.108Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-04T18:07:59.108Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-04T18:07:59.108Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-04T18:07:59.370Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T18:07:59.370Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-04T18:07:59.370Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-04T18:07:59.370Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-04T18:07:59.630Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-01-04T18:07:59.630Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T18:07:59.630Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T18:07:59.630Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-04T18:07:59.630Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-04T18:07:59.890Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T18:07:59.890Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-04T18:07:59.890Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-04T18:07:59.890Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-04T18:08:00.181Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T18:08:00.181Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-04T18:08:00.181Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-04T18:08:00.443Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-04T18:08:00.443Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T18:08:00.443Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-04T18:08:00.703Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-04T18:08:00.703Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-04T18:08:00.703Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T18:08:00.703Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-04T18:08:00.964Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-04T18:08:00.964Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-04T18:08:01.226Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T18:08:01.226Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-04T18:08:01.226Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-04T18:08:01.226Z] Setting up grep (3.1-2build1) ... [2021-01-04T18:08:01.510Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T18:08:01.510Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-04T18:08:01.510Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-04T18:08:01.778Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-04T18:08:01.779Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T18:08:01.779Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-04T18:08:01.779Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-04T18:08:01.779Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-04T18:08:02.039Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T18:08:02.039Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-04T18:08:02.039Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-04T18:08:02.611Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-04T18:08:02.611Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-04T18:08:02.611Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-04T18:08:02.611Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-04T18:08:03.553Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-04T18:08:03.553Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T18:08:03.553Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-04T18:08:03.553Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-04T18:08:04.497Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-04T18:08:04.497Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-04T18:08:04.760Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-04T18:08:04.760Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-04T18:08:04.760Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-04T18:08:05.023Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T18:08:05.023Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-04T18:08:05.023Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-04T18:08:05.023Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-04T18:08:05.285Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T18:08:05.285Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T18:08:05.285Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T18:08:05.285Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-04T18:08:05.546Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T18:08:05.546Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T18:08:05.546Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T18:08:05.546Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-04T18:08:05.546Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T18:08:05.546Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T18:08:05.808Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T18:08:05.808Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-04T18:08:05.808Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T18:08:05.808Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T18:08:06.070Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T18:08:06.070Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-04T18:08:06.331Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T18:08:06.331Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-04T18:08:06.331Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-04T18:08:06.331Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-04T18:08:06.331Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-04T18:08:06.591Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-04T18:08:06.591Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T18:08:06.591Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-04T18:08:06.591Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-04T18:08:06.591Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-04T18:08:06.853Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T18:08:06.853Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T18:08:06.853Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T18:08:06.853Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-04T18:08:06.853Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T18:08:06.853Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T18:08:06.853Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T18:08:07.114Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-04T18:08:07.115Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T18:08:07.115Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T18:08:07.376Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T18:08:07.636Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-04T18:08:07.897Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-04T18:08:08.158Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-04T18:08:08.158Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T18:08:08.158Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-04T18:08:08.158Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-04T18:08:08.419Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-04T18:08:08.681Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T18:08:08.681Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-04T18:08:08.681Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-04T18:08:08.941Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-04T18:08:08.941Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T18:08:08.941Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-04T18:08:08.941Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-04T18:08:09.208Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-04T18:08:09.469Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T18:08:09.469Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-04T18:08:09.469Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-04T18:08:09.469Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-04T18:08:09.729Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T18:08:09.729Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-04T18:08:09.729Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-04T18:08:09.729Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-04T18:08:09.990Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T18:08:09.990Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-04T18:08:09.990Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-04T18:08:10.250Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-04T18:08:10.250Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T18:08:10.250Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T18:08:10.250Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T18:08:10.510Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-04T18:08:10.510Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-04T18:08:10.510Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-04T18:08:10.510Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-04T18:08:10.771Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-04T18:08:10.771Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T18:08:10.771Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-04T18:08:10.771Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-04T18:08:11.032Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-04T18:08:11.032Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T18:08:11.032Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-04T18:08:11.032Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-04T18:08:11.293Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-04T18:08:11.554Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T18:08:11.554Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-04T18:08:11.554Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-04T18:08:11.554Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-04T18:08:11.554Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T18:08:11.554Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-04T18:08:11.554Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-04T18:08:11.816Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-04T18:08:11.816Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T18:08:11.816Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-04T18:08:11.816Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-04T18:08:12.078Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-04T18:08:12.341Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T18:08:12.341Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-04T18:08:12.341Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-04T18:08:12.604Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-04T18:08:12.604Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T18:08:12.604Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-04T18:08:12.604Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-04T18:08:12.865Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-04T18:08:12.865Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T18:08:12.865Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-04T18:08:12.865Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-04T18:08:13.126Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-04T18:08:13.126Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T18:08:13.126Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-04T18:08:13.126Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-04T18:08:13.388Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-04T18:08:13.388Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T18:08:13.388Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-04T18:08:13.388Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-04T18:08:13.587Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T18:08:13.587Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-04T18:08:13.587Z] ---> be4712e05a29 [2021-01-04T18:08:13.587Z] Step 3/24 : WORKDIR /edgex-go [2021-01-04T18:08:13.587Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T18:08:13.587Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-04T18:08:13.587Z] ---> be4712e05a29 [2021-01-04T18:08:13.587Z] Step 3/21 : WORKDIR /edgex-go [2021-01-04T18:08:13.587Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T18:08:13.587Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T18:08:13.587Z] ---> be4712e05a29 [2021-01-04T18:08:13.587Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T18:08:13.587Z] Step 1/32 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T18:08:13.587Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-01-04T18:08:13.587Z] ---> be4712e05a29 [2021-01-04T18:08:13.587Z] Step 3/32 : WORKDIR /edgex-go [2021-01-04T18:08:13.587Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T18:08:13.587Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T18:08:13.587Z] ---> be4712e05a29 [2021-01-04T18:08:13.587Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T18:08:13.587Z] ---> Running in faa7a8259349 [2021-01-04T18:08:13.587Z] ---> Running in 1f9896064cd1 [2021-01-04T18:08:13.587Z] ---> Running in 1ffe0ae3b467 [2021-01-04T18:08:13.587Z] ---> Running in f2db30bfd40b [2021-01-04T18:08:13.587Z] ---> Running in 4ef36d65e70f [2021-01-04T18:08:13.587Z] Removing intermediate container 1f9896064cd1 [2021-01-04T18:08:13.587Z] ---> f1bb6f709ee9 [2021-01-04T18:08:13.587Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T18:08:13.587Z] Removing intermediate container 4ef36d65e70f [2021-01-04T18:08:13.587Z] ---> 0bd98d6cad46 [2021-01-04T18:08:13.587Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T18:08:13.587Z] Removing intermediate container 1ffe0ae3b467 [2021-01-04T18:08:13.587Z] ---> a1dfdfe57a73 [2021-01-04T18:08:13.587Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container faa7a8259349 [2021-01-04T18:08:13.587Z] ---> 91c081bfa52a [2021-01-04T18:08:13.587Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T18:08:13.587Z] Removing intermediate container f2db30bfd40b [2021-01-04T18:08:13.587Z] [2021-01-04T18:08:13.587Z] ---> dd8b55a08f1d [2021-01-04T18:08:13.587Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T18:08:13.587Z] ---> Running in e1cbd56fab4f [2021-01-04T18:08:13.587Z] ---> Running in f69674607050 [2021-01-04T18:08:13.587Z] ---> Running in f25d054a5a49 [2021-01-04T18:08:13.587Z] ---> Running in 2bcb418d82cd [2021-01-04T18:08:13.587Z] ---> Running in 96248d4591a5 [2021-01-04T18:08:13.587Z] Removing intermediate container e1cbd56fab4f [2021-01-04T18:08:13.587Z] ---> 354500745282 [2021-01-04T18:08:13.587Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-04T18:08:13.587Z] ---> Running in 9ed412f33c2b [2021-01-04T18:08:13.587Z] Removing intermediate container f69674607050 [2021-01-04T18:08:13.587Z] ---> 425a946f4f84 [2021-01-04T18:08:13.587Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-04T18:08:13.587Z] ---> Running in 8f86ace59d09 [2021-01-04T18:08:13.587Z] Removing intermediate container 2bcb418d82cd [2021-01-04T18:08:13.587Z] ---> 13424e6e684b [2021-01-04T18:08:13.587Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-04T18:08:13.587Z] ---> Running in a383d9ea878e [2021-01-04T18:08:13.587Z] Removing intermediate container f25d054a5a49 [2021-01-04T18:08:13.587Z] ---> bb2576cac1bc [2021-01-04T18:08:13.587Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-01-04T18:08:13.587Z] Removing intermediate container 96248d4591a5 [2021-01-04T18:08:13.587Z] ---> 9bb6277607cf [2021-01-04T18:08:13.587Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-04T18:08:13.587Z] ---> Running in a7995fbcdf67 [2021-01-04T18:08:13.587Z] ---> Running in 8ef19a6a30d2 [2021-01-04T18:08:13.587Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T18:08:13.587Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T18:08:13.587Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T18:08:13.587Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T18:08:13.587Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T18:08:13.587Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T18:08:13.587Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T18:08:13.587Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T18:08:13.649Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-04T18:08:13.649Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T18:08:13.649Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-04T18:08:13.649Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-04T18:08:13.860Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T18:08:13.861Z] OK: 217 MiB in 51 packages [2021-01-04T18:08:13.861Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T18:08:13.915Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-04T18:08:13.915Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-04T18:08:13.915Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-04T18:08:13.915Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-04T18:08:14.142Z] OK: 217 MiB in 51 packages [2021-01-04T18:08:14.177Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-04T18:08:14.177Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-04T18:08:14.177Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-04T18:08:14.439Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-04T18:08:14.439Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-04T18:08:14.439Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-04T18:08:14.701Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-04T18:08:14.701Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-04T18:08:14.701Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-04T18:08:14.745Z] OK: 217 MiB in 51 packages [2021-01-04T18:08:14.961Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-04T18:08:14.962Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-04T18:08:14.962Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-04T18:08:14.962Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-04T18:08:15.029Z] OK: 217 MiB in 51 packages [2021-01-04T18:08:15.029Z] OK: 217 MiB in 51 packages [2021-01-04T18:08:15.224Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-04T18:08:15.224Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-04T18:08:15.224Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-04T18:08:15.224Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-04T18:08:15.485Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-04T18:08:15.485Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-04T18:08:15.485Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-04T18:08:15.642Z] Removing intermediate container 9ed412f33c2b [2021-01-04T18:08:15.642Z] ---> 36e683f6f534 [2021-01-04T18:08:15.642Z] Step 6/22 : COPY go.mod . [2021-01-04T18:08:15.746Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2021-01-04T18:08:15.746Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2021-01-04T18:08:15.920Z] Removing intermediate container 8f86ace59d09 [2021-01-04T18:08:15.920Z] ---> 90390ed9a5ce [2021-01-04T18:08:15.920Z] Step 6/21 : COPY go.mod . [2021-01-04T18:08:16.319Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-04T18:08:16.519Z] Removing intermediate container a383d9ea878e [2021-01-04T18:08:16.519Z] ---> 7691c2becd25 [2021-01-04T18:08:16.519Z] Step 6/24 : COPY go.mod . [2021-01-04T18:08:16.519Z] ---> fc01e303beb1 [2021-01-04T18:08:16.519Z] Step 7/22 : RUN go mod download [2021-01-04T18:08:16.580Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-04T18:08:16.580Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-04T18:08:16.580Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-04T18:08:16.580Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-04T18:08:16.580Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-04T18:08:16.796Z] ---> Running in 961414fdd3e2 [2021-01-04T18:08:16.796Z] Removing intermediate container 8ef19a6a30d2 [2021-01-04T18:08:16.796Z] ---> 75054cbea46f [2021-01-04T18:08:16.796Z] Step 6/22 : COPY go.mod . [2021-01-04T18:08:17.070Z] Removing intermediate container a7995fbcdf67 [2021-01-04T18:08:17.070Z] ---> b9986b26ee49 [2021-01-04T18:08:17.070Z] Step 6/32 : COPY go.mod . [2021-01-04T18:08:17.070Z] ---> 772c5bdebc6a [2021-01-04T18:08:17.070Z] Step 7/21 : RUN go mod download [2021-01-04T18:08:17.151Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-04T18:08:17.151Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-04T18:08:17.151Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-04T18:08:17.151Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-04T18:08:17.347Z] ---> Running in e93e060c64d9 [2021-01-04T18:08:17.348Z] ---> 93c956b20d51 [2021-01-04T18:08:17.348Z] Step 7/24 : RUN go mod download [2021-01-04T18:08:17.412Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-04T18:08:17.412Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-04T18:08:17.672Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T18:08:17.672Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T18:08:17.672Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T18:08:17.672Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T18:08:17.932Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T18:08:17.932Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T18:08:17.932Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T18:08:17.932Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T18:08:17.956Z] ---> Running in ef6fb16093e8 [2021-01-04T18:08:17.956Z] ---> 17dbb53e2258 [2021-01-04T18:08:17.956Z] Step 7/22 : RUN go mod download [2021-01-04T18:08:18.233Z] ---> Running in 053151f89726 [2021-01-04T18:08:18.233Z] ---> f87789b619c8 [2021-01-04T18:08:18.233Z] Step 7/32 : RUN go mod download [2021-01-04T18:08:18.514Z] ---> Running in 1601315b8038 [2021-01-04T18:08:19.326Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T18:08:19.326Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T18:08:20.267Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T18:08:20.267Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T18:08:20.838Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T18:08:20.838Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T18:08:21.097Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T18:08:21.155Z] Removing intermediate container 961414fdd3e2 [2021-01-04T18:08:21.155Z] ---> dff755456b03 [2021-01-04T18:08:21.155Z] Step 8/22 : COPY . . [2021-01-04T18:08:21.483Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T18:08:21.755Z] Removing intermediate container e93e060c64d9 [2021-01-04T18:08:21.755Z] ---> b4b4d61a3c17 [2021-01-04T18:08:21.755Z] Step 8/21 : COPY . . [2021-01-04T18:08:22.191Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T18:08:22.191Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T18:08:22.362Z] Removing intermediate container ef6fb16093e8 [2021-01-04T18:08:22.363Z] ---> f9f1fb96d2ee [2021-01-04T18:08:22.363Z] Step 8/24 : COPY . . [2021-01-04T18:08:22.491Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-04T18:08:22.492Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-04T18:08:22.492Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-04T18:08:22.492Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-04T18:08:22.637Z] Removing intermediate container 053151f89726 [2021-01-04T18:08:22.637Z] ---> 0e1827bd1670 [2021-01-04T18:08:22.637Z] Step 8/22 : COPY . . [2021-01-04T18:08:22.761Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-04T18:08:22.761Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-04T18:08:22.761Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-04T18:08:22.761Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-04T18:08:23.082Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-04T18:08:23.082Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-04T18:08:23.082Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-04T18:08:23.082Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-04T18:08:23.400Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-04T18:08:23.400Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-04T18:08:23.400Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T18:08:23.400Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-04T18:08:23.400Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T18:08:23.400Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T18:08:23.400Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T18:08:23.630Z] Removing intermediate container 1601315b8038 [2021-01-04T18:08:23.630Z] ---> 99c25f3e4211 [2021-01-04T18:08:23.630Z] Step 8/32 : COPY . . [2021-01-04T18:08:23.664Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-04T18:08:23.664Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-04T18:08:23.664Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2021-01-04T18:08:23.664Z] [2021-01-04T18:08:23.664Z] Current default time zone: 'Etc/UTC' [2021-01-04T18:08:23.664Z] Local time is now: Mon Jan 4 18:08:23 UTC 2021. [2021-01-04T18:08:23.664Z] Universal Time is now: Mon Jan 4 18:08:23 UTC 2021. [2021-01-04T18:08:23.664Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-04T18:08:23.664Z] [2021-01-04T18:08:23.664Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-04T18:08:23.664Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T18:08:23.664Z] Setting up linux-libc-dev:amd64 (4.15.0-129.132) ... [2021-01-04T18:08:23.925Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-04T18:08:23.925Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-04T18:08:23.925Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-04T18:08:23.925Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-04T18:08:23.925Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-04T18:08:23.925Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-04T18:08:23.925Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-04T18:08:24.186Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T18:08:24.186Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-04T18:08:24.447Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T18:08:24.447Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-04T18:08:24.707Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T18:08:24.707Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-04T18:08:24.707Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-04T18:08:24.707Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-04T18:08:24.707Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-04T18:08:24.707Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-04T18:08:24.707Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-04T18:08:24.707Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-04T18:08:24.707Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-04T18:08:26.619Z] Updating certificates in /etc/ssl/certs... [2021-01-04T18:08:27.562Z] 22 added, 17 removed; done. [2021-01-04T18:08:27.562Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-04T18:08:27.562Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T18:08:27.562Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-04T18:08:27.562Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-04T18:08:27.562Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-04T18:08:27.824Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T18:08:27.824Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-04T18:08:27.824Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T18:08:27.824Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T18:08:27.824Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T18:08:27.824Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T18:08:27.824Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T18:08:27.824Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-04T18:08:28.085Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-04T18:08:28.085Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-04T18:08:28.085Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-04T18:08:28.085Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-04T18:08:28.085Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T18:08:28.085Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T18:08:28.085Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-04T18:08:28.345Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-04T18:08:28.345Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-04T18:08:28.345Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-04T18:08:28.345Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-04T18:08:28.605Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-04T18:08:28.605Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-04T18:08:28.605Z] Updating certificates in /etc/ssl/certs... [2021-01-04T18:08:29.174Z] 0 added, 0 removed; done. [2021-01-04T18:08:29.174Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-04T18:08:29.174Z] done. [2021-01-04T18:08:29.433Z] Reading package lists... [2021-01-04T18:08:29.692Z] Building dependency tree... [2021-01-04T18:08:29.692Z] Reading state information... [2021-01-04T18:08:29.952Z] The following NEW packages will be installed: [2021-01-04T18:08:29.952Z] apt-transport-https [2021-01-04T18:08:29.952Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-04T18:08:29.952Z] Need to get 1696 B of archives. [2021-01-04T18:08:29.952Z] After this operation, 153 kB of additional disk space will be used. [2021-01-04T18:08:29.952Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-04T18:08:30.212Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-04T18:08:30.212Z] Fetched 1696 B in 0s (8433 B/s) [2021-01-04T18:08:30.212Z] Selecting previously unselected package apt-transport-https. [2021-01-04T18:08:30.212Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-04T18:08:30.212Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-04T18:08:30.212Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-04T18:08:30.472Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-04T18:08:30.472Z] Waiting for network to be ready... [2021-01-04T18:08:35.757Z] 2021-01-04T18:08:33Z INFO Waiting for automatic snapd restart... [2021-01-04T18:08:36.327Z] snapd 2.48.1 from Canonical* installed [2021-01-04T18:08:37.270Z] "snapd" switched to the "latest/stable" channel [2021-01-04T18:08:37.270Z] [2021-01-04T18:08:39.818Z] core18 20201210 from Canonical* installed [2021-01-04T18:08:40.079Z] "core18" switched to the "latest/stable" channel [2021-01-04T18:08:40.079Z] [2021-01-04T18:08:43.381Z] snapcraft 4.4.4 from Canonical* installed [2021-01-04T18:08:43.381Z] "snapcraft" switched to the "latest/stable" channel [2021-01-04T18:08:43.381Z] [2021-01-04T18:08:47.582Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-04T18:08:47.582Z] - README.md [2021-01-04T18:08:47.582Z] [2021-01-04T18:08:47.582Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-04T18:08:50.462Z] ---> c38d3d41fc6a [2021-01-04T18:08:50.462Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-04T18:08:50.462Z] ---> 053ab2e74f7d [2021-01-04T18:08:50.462Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-04T18:08:50.462Z] ---> 545e37729e72 [2021-01-04T18:08:50.462Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-04T18:08:50.462Z] ---> 74a929d9cb88 [2021-01-04T18:08:50.462Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-04T18:08:50.462Z] ---> ace4e950031a [2021-01-04T18:08:50.462Z] Step 9/32 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-04T18:08:50.462Z] ---> Running in 35f67c5da628 [2021-01-04T18:08:50.462Z] ---> Running in f8904111bded [2021-01-04T18:08:50.462Z] ---> Running in b5ed280ce117 [2021-01-04T18:08:50.462Z] ---> Running in c097df8fd409 [2021-01-04T18:08:50.462Z] ---> Running in 6c1247f51ecd [2021-01-04T18:08:50.462Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-04T18:08:50.462Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-04T18:08:50.462Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-04T18:08:50.462Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-04T18:08:50.462Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-04T18:08:54.201Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-04T18:08:54.201Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-04T18:08:54.201Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-04T18:08:54.201Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-04T18:08:54.772Z] Reading package lists... [2021-01-04T18:08:55.034Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-01-04T18:09:01.615Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-04T18:09:01.615Z] Reading package lists... [2021-01-04T18:09:01.615Z] Building dependency tree... [2021-01-04T18:09:01.615Z] Reading state information... [2021-01-04T18:09:01.615Z] Suggested packages: [2021-01-04T18:09:01.615Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-04T18:09:01.615Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-04T18:09:01.615Z] Recommended packages: [2021-01-04T18:09:01.615Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-04T18:09:01.615Z] The following NEW packages will be installed: [2021-01-04T18:09:01.615Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-04T18:09:01.615Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-04T18:09:01.615Z] pkg-config zip [2021-01-04T18:09:01.615Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-04T18:09:01.615Z] Need to get 7655 kB of archives. [2021-01-04T18:09:01.615Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-04T18:09:01.615Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-04T18:09:01.615Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-04T18:09:01.615Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-04T18:09:01.895Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-04T18:09:01.895Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-04T18:09:01.895Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-04T18:09:01.895Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-04T18:09:01.896Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-04T18:09:02.156Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-04T18:09:02.156Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-04T18:09:02.156Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-04T18:09:02.156Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-04T18:09:02.156Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-04T18:09:02.418Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-04T18:09:02.418Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-04T18:09:02.418Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-04T18:09:02.418Z] Fetched 7655 kB in 1s (7160 kB/s) [2021-01-04T18:09:02.678Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-04T18:09:02.678Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-04T18:09:02.678Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-04T18:09:02.678Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-04T18:09:02.947Z] Selecting previously unselected package libpsl5:amd64. [2021-01-04T18:09:02.947Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-04T18:09:02.947Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-04T18:09:02.947Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-04T18:09:02.947Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-04T18:09:02.947Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-04T18:09:02.947Z] Selecting previously unselected package librtmp1:amd64. [2021-01-04T18:09:02.947Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-04T18:09:02.947Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-04T18:09:03.208Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-04T18:09:03.208Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-04T18:09:03.208Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-04T18:09:03.208Z] Selecting previously unselected package liberror-perl. [2021-01-04T18:09:03.208Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-04T18:09:03.208Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-04T18:09:03.208Z] Selecting previously unselected package git-man. [2021-01-04T18:09:03.470Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-04T18:09:03.470Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-04T18:09:03.470Z] Selecting previously unselected package git. [2021-01-04T18:09:03.470Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-04T18:09:03.470Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-04T18:09:04.417Z] Selecting previously unselected package libnorm1:amd64. [2021-01-04T18:09:04.417Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-04T18:09:04.417Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-04T18:09:04.417Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-04T18:09:04.417Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-04T18:09:04.417Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-04T18:09:04.417Z] Selecting previously unselected package libsodium23:amd64. [2021-01-04T18:09:04.684Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-04T18:09:04.684Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-04T18:09:04.684Z] Selecting previously unselected package libzmq5:amd64. [2021-01-04T18:09:04.684Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-04T18:09:04.684Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-04T18:09:04.684Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-04T18:09:04.684Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-04T18:09:04.684Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-04T18:09:04.952Z] Selecting previously unselected package pkg-config. [2021-01-04T18:09:04.952Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-04T18:09:04.952Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-04T18:09:04.952Z] Selecting previously unselected package zip. [2021-01-04T18:09:04.952Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-04T18:09:04.952Z] Unpacking zip (3.0-11build1) ... [2021-01-04T18:09:04.953Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-04T18:09:05.215Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-04T18:09:05.215Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-04T18:09:05.215Z] Setting up liberror-perl (0.17025-1) ... [2021-01-04T18:09:05.215Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-04T18:09:05.215Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-04T18:09:05.215Z] No schema files found: doing nothing. [2021-01-04T18:09:05.215Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-04T18:09:05.215Z] Setting up zip (3.0-11build1) ... [2021-01-04T18:09:05.215Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-04T18:09:05.215Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-04T18:09:05.215Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-04T18:09:05.475Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-04T18:09:05.475Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-04T18:09:05.475Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-04T18:09:05.475Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-04T18:09:05.735Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-04T18:09:12.352Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-04T18:09:12.352Z] git set to automatically installed. [2021-01-04T18:09:12.352Z] git-man set to automatically installed. [2021-01-04T18:09:12.352Z] libcurl3-gnutls set to automatically installed. [2021-01-04T18:09:12.352Z] liberror-perl set to automatically installed. [2021-01-04T18:09:12.352Z] libglib2.0-0 set to automatically installed. [2021-01-04T18:09:12.352Z] libnghttp2-14 set to automatically installed. [2021-01-04T18:09:12.352Z] libnorm1 set to automatically installed. [2021-01-04T18:09:12.352Z] libpgm-5.2-0 set to automatically installed. [2021-01-04T18:09:12.352Z] libpsl5 set to automatically installed. [2021-01-04T18:09:12.352Z] librtmp1 set to automatically installed. [2021-01-04T18:09:12.352Z] libsodium23 set to automatically installed. [2021-01-04T18:09:12.352Z] libzmq3-dev set to automatically installed. [2021-01-04T18:09:12.352Z] libzmq5 set to automatically installed. [2021-01-04T18:09:12.352Z] pkg-config set to automatically installed. [2021-01-04T18:09:12.352Z] zip set to automatically installed. [2021-01-04T18:09:13.735Z] snapd is not logged in, snap install commands will use sudo [2021-01-04T18:09:20.332Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-04T18:09:20.902Z] snap "core18" has no updates available [2021-01-04T18:09:22.284Z] Pulling config-common [2021-01-04T18:09:22.852Z] Pulling go-build-helper [2021-01-04T18:09:49.433Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-04T18:09:49.433Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-04T18:09:49.433Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-04T18:09:49.433Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1454 kB] [2021-01-04T18:09:49.433Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-04T18:09:49.433Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-04T18:09:49.433Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-04T18:09:49.433Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-04T18:09:49.433Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-04T18:09:49.433Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-04T18:09:49.433Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-04T18:09:49.433Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2021-01-04T18:09:49.433Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2021-01-04T18:09:49.433Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2021-01-04T18:09:49.433Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2021-01-04T18:09:49.433Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2021-01-04T18:09:49.433Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2021-01-04T18:09:49.433Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2021-01-04T18:09:49.433Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-04T18:09:49.433Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1813 kB] [2021-01-04T18:09:49.433Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-04T18:09:49.433Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2021-01-04T18:09:49.433Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-04T18:09:49.433Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-04T18:09:49.433Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-04T18:09:49.433Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-04T18:09:49.433Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2021-01-04T18:09:49.433Z] Fetched 23.6 MB in 0s (0 B/s) [2021-01-04T18:09:49.433Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-04T18:09:49.433Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-04T18:09:49.433Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-04T18:09:49.433Z] Fetched 279 kB in 0s (0 B/s) [2021-01-04T18:09:49.433Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-04T18:09:49.433Z] Fetched 122 kB in 0s (0 B/s) [2021-01-04T18:09:49.433Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-04T18:09:49.433Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-04T18:09:49.433Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-04T18:09:49.433Z] Fetched 8848 B in 0s (0 B/s) [2021-01-04T18:09:49.433Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-04T18:09:49.433Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-04T18:09:49.433Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-04T18:09:49.433Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-04T18:09:49.433Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2021-01-04T18:09:49.433Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-04T18:09:49.433Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-04T18:09:49.433Z] Fetched 214 kB in 0s (0 B/s) [2021-01-04T18:09:49.433Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-04T18:09:49.433Z] Fetched 155 kB in 0s (0 B/s) [2021-01-04T18:09:49.433Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-04T18:09:49.433Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-04T18:09:49.433Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-04T18:09:49.433Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-04T18:09:49.433Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-04T18:09:49.433Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-04T18:09:49.433Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-04T18:09:49.433Z] Fetched 499 kB in 0s (0 B/s) [2021-01-04T18:09:49.433Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-04T18:09:49.433Z] Fetched 111 kB in 0s (0 B/s) [2021-01-04T18:09:49.433Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-04T18:09:49.433Z] Fetched 240 kB in 0s (0 B/s) [2021-01-04T18:09:49.433Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-04T18:09:49.433Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-04T18:09:49.433Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-04T18:09:49.433Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-04T18:09:49.433Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-04T18:09:49.433Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-04T18:09:49.433Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2021-01-04T18:09:49.433Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-04T18:09:49.433Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-04T18:09:49.433Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-04T18:09:49.433Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-04T18:09:49.433Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-04T18:09:49.433Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-04T18:09:49.434Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-04T18:09:49.434Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-04T18:09:49.434Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-04T18:09:49.434Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-04T18:09:49.434Z] Fetched 8720 B in 0s (0 B/s) [2021-01-04T18:09:49.434Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-04T18:09:49.434Z] Fetched 137 kB in 0s (0 B/s) [2021-01-04T18:09:49.434Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-04T18:09:49.434Z] Fetched 119 kB in 0s (0 B/s) [2021-01-04T18:09:49.434Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-04T18:09:49.434Z] Fetched 109 kB in 0s (0 B/s) [2021-01-04T18:09:49.434Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-04T18:09:49.434Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-04T18:09:49.434Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-04T18:09:49.434Z] Fetched 645 kB in 0s (0 B/s) [2021-01-04T18:09:49.434Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-04T18:09:49.434Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-04T18:09:49.434Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-04T18:09:49.434Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-04T18:09:49.434Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-04T18:09:49.434Z] Fetched 368 kB in 0s (0 B/s) [2021-01-04T18:09:49.434Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2021-01-04T18:09:49.434Z] Fetched 187 kB in 0s (0 B/s) [2021-01-04T18:09:49.434Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-04T18:09:49.434Z] Fetched 175 kB in 0s (0 B/s) [2021-01-04T18:09:49.434Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-04T18:09:49.434Z] Fetched 206 kB in 0s (0 B/s) [2021-01-04T18:09:49.434Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-04T18:09:49.434Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-04T18:09:49.434Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-04T18:09:49.434Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-04T18:09:49.434Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-04T18:09:49.434Z] Fetched 159 kB in 0s (0 B/s) [2021-01-04T18:09:49.434Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-04T18:09:49.434Z] Fetched 107 kB in 0s (0 B/s) [2021-01-04T18:09:49.434Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-04T18:09:49.434Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-04T18:09:49.434Z] Pulling static-packages [2021-01-04T18:09:49.695Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-04T18:09:49.695Z] Skipping pull go-build-helper (already ran) [2021-01-04T18:09:49.695Z] Skipping pull static-packages (already ran) [2021-01-04T18:09:49.695Z] Building go-build-helper [2021-01-04T18:09:53.900Z] Building static-packages [2021-01-04T18:09:55.429Z] Staging go-build-helper [2021-01-04T18:09:56.146Z] Staging static-packages [2021-01-04T18:09:57.089Z] Pulling go115 [2021-01-04T18:09:58.033Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-04T18:09:58.033Z] Skipping pull go115 (already ran) [2021-01-04T18:09:58.033Z] Building go115 [2021-01-04T18:09:58.033Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-04T18:09:58.033Z] Dload Upload Total Spent Left Speed [2021-01-04T18:10:00.916Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 27 115M 27 31.2M 0 0 32.2M 0 0:00:03 --:--:-- 0:00:03 32.2M 64 115M 64 74.3M 0 0 38.1M 0 0:00:03 0:00:01 0:00:02 38.1M 100 115M 100 115M 0 0 39.3M 0 0:00:02 0:00:02 --:--:-- 39.3M [2021-01-04T18:10:01.489Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-04T18:10:05.709Z] Staging go115 [2021-01-04T18:10:10.998Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-04T18:10:10.998Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-04T18:10:10.998Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-04T18:10:10.998Z] Fetched 0 B in 0s (0 B/s) [2021-01-04T18:10:10.998Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-04T18:10:10.998Z] Fetched 224 kB in 0s (0 B/s) [2021-01-04T18:10:10.998Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-04T18:10:10.998Z] Fetched 157 kB in 0s (0 B/s) [2021-01-04T18:10:10.998Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-04T18:10:10.998Z] Fetched 221 kB in 0s (0 B/s) [2021-01-04T18:10:10.998Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-04T18:10:10.998Z] Fetched 143 kB in 0s (0 B/s) [2021-01-04T18:10:10.998Z] Pulling edgex-go [2021-01-04T18:10:11.572Z] Pulling version [2021-01-04T18:10:12.285Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-04T18:10:12.956Z] Building config-common [2021-01-04T18:10:13.730Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-04T18:10:14.875Z] Skipping build go-build-helper (already ran) [2021-01-04T18:10:14.875Z] Skipping build static-packages (already ran) [2021-01-04T18:10:14.875Z] Skipping build go115 (already ran) [2021-01-04T18:10:14.875Z] Building edgex-go [2021-01-04T18:10:15.136Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-04T18:10:16.537Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-04T18:10:16.537Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.65 [2021-01-04T18:10:16.537Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-04T18:10:16.537Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.29 [2021-01-04T18:10:16.537Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.135 [2021-01-04T18:10:16.537Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-04T18:10:16.537Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-04T18:10:16.537Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-04T18:10:16.537Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-04T18:10:16.537Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-04T18:10:16.537Z] go: downloading github.com/google/uuid v1.1.2 [2021-01-04T18:10:16.537Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-04T18:10:16.537Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-04T18:10:16.537Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-04T18:10:16.537Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-04T18:10:16.537Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-04T18:10:16.537Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-04T18:10:16.537Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-04T18:10:16.537Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-04T18:10:16.537Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-04T18:10:16.537Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-04T18:10:16.537Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-04T18:10:16.537Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-04T18:10:16.537Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2021-01-04T18:10:16.537Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-04T18:10:16.537Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-04T18:10:16.537Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-04T18:10:16.537Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-04T18:10:16.537Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-04T18:10:16.537Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-04T18:10:16.537Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-04T18:10:16.537Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-04T18:10:16.537Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-04T18:10:16.537Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-04T18:10:16.537Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-04T18:10:16.800Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-04T18:10:16.800Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-04T18:10:16.800Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-04T18:10:17.061Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-04T18:10:17.061Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-04T18:10:23.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-04T18:10:23.930Z] Removing intermediate container f8904111bded [2021-01-04T18:10:23.930Z] ---> 2a7c6cdc5a95 [2021-01-04T18:10:23.930Z] [2021-01-04T18:10:23.930Z] Step 10/24 : FROM alpine:3.12 [2021-01-04T18:10:23.930Z] 3.12: Pulling from library/alpine [2021-01-04T18:10:23.930Z] Removing intermediate container 35f67c5da628 [2021-01-04T18:10:23.930Z] ---> ff6f7ee674aa [2021-01-04T18:10:23.930Z] [2021-01-04T18:10:23.930Z] Step 10/22 : FROM scratch [2021-01-04T18:10:23.930Z] ---> [2021-01-04T18:10:23.930Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T18:10:24.916Z] ---> Running in 520db9d2645e [2021-01-04T18:10:24.916Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-04T18:10:24.916Z] Status: Downloaded newer image for alpine:3.12 [2021-01-04T18:10:24.916Z] ---> afeebe901d6b [2021-01-04T18:10:24.916Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-04T18:10:25.520Z] ---> Running in d4c397d9d6bd [2021-01-04T18:10:26.125Z] Removing intermediate container 520db9d2645e [2021-01-04T18:10:26.125Z] ---> 760e651557c7 [2021-01-04T18:10:26.125Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-04T18:10:26.125Z] ---> Running in 398e3b5bc877 [2021-01-04T18:10:26.402Z] Removing intermediate container b5ed280ce117 [2021-01-04T18:10:26.402Z] ---> c2300ac57d42 [2021-01-04T18:10:26.402Z] [2021-01-04T18:10:26.402Z] Step 10/21 : FROM scratch [2021-01-04T18:10:26.402Z] ---> [2021-01-04T18:10:26.402Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T18:10:26.402Z] ---> Using cache [2021-01-04T18:10:26.402Z] ---> 760e651557c7 [2021-01-04T18:10:26.402Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-04T18:10:26.679Z] ---> Running in b62b18b6fb9c [2021-01-04T18:10:26.954Z] Removing intermediate container 398e3b5bc877 [2021-01-04T18:10:26.954Z] ---> 4e2f249f6ec0 [2021-01-04T18:10:26.954Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-04T18:10:26.954Z] ---> Running in 1ddfb9719b30 [2021-01-04T18:10:27.553Z] Removing intermediate container b62b18b6fb9c [2021-01-04T18:10:27.553Z] ---> 0144de8c0b2b [2021-01-04T18:10:27.553Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-04T18:10:27.553Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T18:10:27.553Z] ---> Running in 006406f228bf [2021-01-04T18:10:27.553Z] Removing intermediate container 1ddfb9719b30 [2021-01-04T18:10:27.553Z] ---> c410cbc42555 [2021-01-04T18:10:27.553Z] Step 14/22 : WORKDIR / [2021-01-04T18:10:27.827Z] ---> Running in bf185ed7552a [2021-01-04T18:10:27.827Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T18:10:27.842Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-04T18:10:28.100Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-04T18:10:28.426Z] Removing intermediate container 006406f228bf [2021-01-04T18:10:28.427Z] ---> e306b2584841 [2021-01-04T18:10:28.427Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-04T18:10:28.427Z] Removing intermediate container bf185ed7552a [2021-01-04T18:10:28.427Z] ---> aab32ecdc6c4 [2021-01-04T18:10:28.427Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-04T18:10:28.705Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-04T18:10:28.705Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T18:10:28.705Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-04T18:10:28.984Z] (4/5) Installing curl (7.69.1-r3) [2021-01-04T18:10:28.984Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-04T18:10:28.984Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T18:10:28.984Z] Executing ca-certificates-20191127-r4.trigger [2021-01-04T18:10:29.039Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-04T18:10:29.260Z] OK: 7 MiB in 19 packages [2021-01-04T18:10:29.298Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-04T18:10:29.299Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-04T18:10:29.865Z] ---> b3be1fc2e6c8 [2021-01-04T18:10:29.865Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-04T18:10:29.865Z] ---> 257e08713428 [2021-01-04T18:10:29.865Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-04T18:10:29.869Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-04T18:10:29.869Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-04T18:10:29.869Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-04T18:10:31.250Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-04T18:10:31.250Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-04T18:10:31.250Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-04T18:10:31.864Z] Removing intermediate container d4c397d9d6bd [2021-01-04T18:10:31.864Z] ---> 259c4dc21f46 [2021-01-04T18:10:31.864Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-04T18:10:32.207Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-04T18:10:32.208Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-04T18:10:32.474Z] ---> 5f0274c11f5a [2021-01-04T18:10:32.474Z] ---> c2926eba99ba [2021-01-04T18:10:32.474Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-04T18:10:32.474Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-04T18:10:32.753Z] ---> Running in 516217da2f66 [2021-01-04T18:10:33.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-04T18:10:33.592Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-04T18:10:34.217Z] Removing intermediate container 516217da2f66 [2021-01-04T18:10:34.217Z] ---> 82fc99fc3250 [2021-01-04T18:10:34.217Z] Step 13/24 : WORKDIR / [2021-01-04T18:10:34.217Z] ---> d8a3eb158339 [2021-01-04T18:10:34.217Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-04T18:10:34.217Z] ---> Running in 57d84d9fb7f4 [2021-01-04T18:10:34.217Z] ---> cc8bd859647c [2021-01-04T18:10:34.217Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-04T18:10:34.829Z] Removing intermediate container c097df8fd409 [2021-01-04T18:10:34.829Z] ---> da086c52e9fa [2021-01-04T18:10:34.829Z] [2021-01-04T18:10:34.829Z] Step 10/32 : FROM alpine:3.12 [2021-01-04T18:10:34.829Z] ---> afeebe901d6b [2021-01-04T18:10:34.829Z] Step 11/32 : RUN apk add --update --no-cache dumb-init openssl [2021-01-04T18:10:34.829Z] ---> Running in 84050a311f12 [2021-01-04T18:10:34.829Z] ---> Running in b2309c9a31a0 [2021-01-04T18:10:34.977Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-04T18:10:35.111Z] ---> Running in 6f1b70c7f151 [2021-01-04T18:10:35.111Z] Removing intermediate container 57d84d9fb7f4 [2021-01-04T18:10:35.111Z] ---> cdd7a82b04c1 [2021-01-04T18:10:35.112Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-04T18:10:35.546Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-04T18:10:35.736Z] Removing intermediate container 84050a311f12 [2021-01-04T18:10:35.736Z] ---> c75a5452065d [2021-01-04T18:10:35.736Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T18:10:35.736Z] Removing intermediate container b2309c9a31a0 [2021-01-04T18:10:35.736Z] ---> fcfa49a4977c [2021-01-04T18:10:35.736Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T18:10:35.736Z] ---> Running in 921d577db111 [2021-01-04T18:10:36.011Z] ---> Running in 741dd10f425c [2021-01-04T18:10:36.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-04T18:10:36.603Z] ---> aab3134f4066 [2021-01-04T18:10:36.603Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-04T18:10:36.883Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T18:10:36.883Z] Removing intermediate container 741dd10f425c [2021-01-04T18:10:36.883Z] ---> 57c76a7808aa [2021-01-04T18:10:36.883Z] Step 19/21 : LABEL arch=arm64 [2021-01-04T18:10:36.883Z] Removing intermediate container 921d577db111 [2021-01-04T18:10:36.883Z] ---> 364caf73216e [2021-01-04T18:10:36.883Z] Step 20/22 : LABEL arch=arm64 [2021-01-04T18:10:36.883Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T18:10:37.064Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-04T18:10:37.065Z] go: downloading github.com/lib/pq v1.9.0 [2021-01-04T18:10:37.495Z] ---> Running in 7be4be336c6a [2021-01-04T18:10:37.495Z] ---> Running in 2faa053c941b [2021-01-04T18:10:37.495Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-01-04T18:10:37.495Z] (2/2) Installing openssl (1.1.1i-r0) [2021-01-04T18:10:37.495Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T18:10:37.495Z] OK: 6 MiB in 16 packages [2021-01-04T18:10:37.781Z] ---> 8b7cde5d1170 [2021-01-04T18:10:37.781Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-04T18:10:38.377Z] Removing intermediate container 2faa053c941b [2021-01-04T18:10:38.377Z] ---> f53cdc98a67e [2021-01-04T18:10:38.377Z] Step 21/22 : LABEL git_sha=8368ad8cb53852a3c37b4a60dbcb09c423cda3bc [2021-01-04T18:10:38.377Z] Removing intermediate container 7be4be336c6a [2021-01-04T18:10:38.377Z] ---> 9389cf50c3a3 [2021-01-04T18:10:38.377Z] Step 20/21 : LABEL git_sha=8368ad8cb53852a3c37b4a60dbcb09c423cda3bc [2021-01-04T18:10:38.969Z] ---> Running in 6ff483978cfe [2021-01-04T18:10:38.969Z] ---> Running in e6448beff0c5 [2021-01-04T18:10:39.240Z] ---> b1ee179efd89 [2021-01-04T18:10:39.240Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-04T18:10:39.241Z] Removing intermediate container 6c1247f51ecd [2021-01-04T18:10:39.241Z] ---> 0cb72b81a34f [2021-01-04T18:10:39.241Z] [2021-01-04T18:10:39.241Z] Step 10/22 : FROM scratch [2021-01-04T18:10:39.241Z] ---> [2021-01-04T18:10:39.241Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T18:10:39.241Z] ---> Using cache [2021-01-04T18:10:39.241Z] ---> 760e651557c7 [2021-01-04T18:10:39.241Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-04T18:10:39.514Z] ---> Running in df9ad76290f3 [2021-01-04T18:10:39.786Z] Removing intermediate container e6448beff0c5 [2021-01-04T18:10:39.786Z] ---> 483714822ec8 [2021-01-04T18:10:39.786Z] Step 21/21 : LABEL version=0.0.0 [2021-01-04T18:10:39.786Z] Removing intermediate container 6ff483978cfe [2021-01-04T18:10:39.786Z] ---> 6a5edce40edf [2021-01-04T18:10:39.786Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T18:10:39.786Z] Removing intermediate container 6f1b70c7f151 [2021-01-04T18:10:39.786Z] ---> 348c6c697516 [2021-01-04T18:10:39.786Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-04T18:10:40.060Z] ---> Running in 846a59d1d2be [2021-01-04T18:10:40.338Z] ---> Running in 24c9b150ea38 [2021-01-04T18:10:40.338Z] ---> Running in d4ed033dcfd3 [2021-01-04T18:10:40.338Z] Removing intermediate container df9ad76290f3 [2021-01-04T18:10:40.338Z] ---> 106a0e96c328 [2021-01-04T18:10:40.338Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-04T18:10:40.365Z] Building version [2021-01-04T18:10:40.614Z] ---> 30332ac1e8ac [2021-01-04T18:10:40.614Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-04T18:10:40.614Z] ---> Running in 2a8d692cc5ab [2021-01-04T18:10:40.614Z] Removing intermediate container 846a59d1d2be [2021-01-04T18:10:40.614Z] ---> 0286153f2b31 [2021-01-04T18:10:40.614Z] Step 13/32 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-04T18:10:40.889Z] Removing intermediate container d4ed033dcfd3 [2021-01-04T18:10:40.889Z] ---> 55167a54c33c [2021-01-04T18:10:40.889Z] [2021-01-04T18:10:40.889Z] ---> Running in e95fbb636f4f [2021-01-04T18:10:41.161Z] Removing intermediate container 24c9b150ea38 [2021-01-04T18:10:41.161Z] ---> b60b7d5b1cbe [2021-01-04T18:10:41.161Z] [2021-01-04T18:10:41.433Z] Removing intermediate container 2a8d692cc5ab [2021-01-04T18:10:41.433Z] ---> f9b982bb9949 [2021-01-04T18:10:41.433Z] Step 14/22 : WORKDIR / [2021-01-04T18:10:41.433Z] Successfully built 55167a54c33c [2021-01-04T18:10:41.433Z] Removing intermediate container e95fbb636f4f [2021-01-04T18:10:41.433Z] ---> 4fc0e043218a [2021-01-04T18:10:41.433Z] Step 14/32 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-04T18:10:41.707Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-04T18:10:41.707Z] Successfully built b60b7d5b1cbe [2021-01-04T18:10:41.707Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-01-04T18:10:41.708Z] ---> Running in dbbd2e16a2ef [2021-01-04T18:10:41.708Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-04T18:10:41.708Z]  Building docker-core-command-go ... done Building docker-security-bootstrap-redis-go [2021-01-04T18:10:41.748Z] Staging config-common [2021-01-04T18:10:41.981Z] ---> Running in fd50d9a6b205 [2021-01-04T18:10:42.253Z] ---> 2bceb3e97fc8 [2021-01-04T18:10:42.253Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-04T18:10:42.253Z] Removing intermediate container dbbd2e16a2ef [2021-01-04T18:10:42.253Z] ---> df914860ddf0 [2021-01-04T18:10:42.253Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-04T18:10:42.686Z] Skipping stage go-build-helper (already ran) [2021-01-04T18:10:42.686Z] Skipping stage static-packages (already ran) [2021-01-04T18:10:42.686Z] Skipping stage go115 (already ran) [2021-01-04T18:10:42.686Z] Staging edgex-go [2021-01-04T18:10:43.238Z] ---> c26d2138d9dd [2021-01-04T18:10:43.238Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-04T18:10:43.238Z] ---> 118cb7d690d3 [2021-01-04T18:10:43.238Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-04T18:10:43.238Z] ---> Running in a4f5195a2dd7 [2021-01-04T18:10:43.515Z] Connecting to github.com (140.82.114.4:443) [2021-01-04T18:10:43.626Z] Staging version [2021-01-04T18:10:43.787Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.33.124:443) [2021-01-04T18:10:43.787Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-04T18:10:44.058Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-04T18:10:44.058Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-04T18:10:44.058Z] dockerize [2021-01-04T18:10:44.588Z] Priming config-common [2021-01-04T18:10:45.534Z] Priming go-build-helper [2021-01-04T18:10:46.473Z] Priming static-packages [2021-01-04T18:10:46.691Z] ---> 7c90d363cbd8 [2021-01-04T18:10:46.691Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-04T18:10:48.132Z] ---> 5a74169230e1 [2021-01-04T18:10:48.132Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-04T18:10:48.381Z] Priming go115 [2021-01-04T18:10:48.736Z] ---> Running in 2db322388243 [2021-01-04T18:10:48.736Z] Removing intermediate container fd50d9a6b205 [2021-01-04T18:10:48.736Z] ---> f911a822353b [2021-01-04T18:10:48.736Z] Step 15/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-04T18:10:49.323Z] Priming edgex-go [2021-01-04T18:10:49.332Z] Removing intermediate container a4f5195a2dd7 [2021-01-04T18:10:49.332Z] ---> a39bc8204d6e [2021-01-04T18:10:49.332Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-04T18:10:49.619Z] ---> Running in fe6d12243669 [2021-01-04T18:10:49.619Z] Removing intermediate container 2db322388243 [2021-01-04T18:10:49.619Z] ---> 0a70a2274311 [2021-01-04T18:10:49.619Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T18:10:50.265Z] Priming version [2021-01-04T18:10:50.290Z] ---> Running in 19db1eaebb6b [2021-01-04T18:10:50.562Z] ---> Running in bcd6b1c959bb [2021-01-04T18:10:51.158Z] Removing intermediate container fe6d12243669 [2021-01-04T18:10:51.158Z] ---> f906095f5e1c [2021-01-04T18:10:51.158Z] Step 16/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-04T18:10:51.218Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-01-04T18:10:51.432Z] Removing intermediate container 19db1eaebb6b [2021-01-04T18:10:51.432Z] ---> 0924b6e8f879 [2021-01-04T18:10:51.432Z] Step 22/24 : LABEL arch=arm64 [2021-01-04T18:10:51.432Z] Removing intermediate container bcd6b1c959bb [2021-01-04T18:10:51.432Z] ---> 59ee4de61819 [2021-01-04T18:10:51.432Z] Step 20/22 : LABEL arch=arm64 [2021-01-04T18:10:51.432Z] ---> Running in 3aa9d878bc87 [2021-01-04T18:10:51.705Z] ---> Running in 78e1c5624a8b [2021-01-04T18:10:51.705Z] ---> Running in 612bab033cfd [2021-01-04T18:10:52.328Z] Removing intermediate container 3aa9d878bc87 [2021-01-04T18:10:52.329Z] ---> 18c6f50585d6 [2021-01-04T18:10:52.329Z] Step 17/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Copy dockerize executable" && cp /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-04T18:10:52.329Z] Removing intermediate container 78e1c5624a8b [2021-01-04T18:10:52.329Z] ---> 15914cb79c00 [2021-01-04T18:10:52.329Z] Step 21/22 : LABEL git_sha=8368ad8cb53852a3c37b4a60dbcb09c423cda3bc [2021-01-04T18:10:52.329Z] Removing intermediate container 612bab033cfd [2021-01-04T18:10:52.329Z] ---> dc1a1b913009 [2021-01-04T18:10:52.329Z] Step 23/24 : LABEL git_sha=8368ad8cb53852a3c37b4a60dbcb09c423cda3bc [2021-01-04T18:10:52.329Z] ---> Running in 910ffe23d1d4 [2021-01-04T18:10:52.605Z] ---> Running in 2d7020e024d4 [2021-01-04T18:10:52.605Z] ---> Running in a858a953c087 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-01-04T18:10:53.209Z] Removing intermediate container 2d7020e024d4 [2021-01-04T18:10:53.209Z] ---> 00429723ae9d [2021-01-04T18:10:53.209Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T18:10:53.209Z] Removing intermediate container a858a953c087 [2021-01-04T18:10:53.209Z] ---> a582fca09790 [2021-01-04T18:10:53.209Z] Step 24/24 : LABEL version=0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-04T18:10:53.499Z] ---> Running in c6344af3dc5d [2021-01-04T18:10:53.499Z] ---> Running in aaa4df495c48 [2021-01-04T18:10:53.789Z] Copy dockerize executable [2021-01-04T18:10:54.067Z] Removing intermediate container c6344af3dc5d [2021-01-04T18:10:54.067Z] ---> f253fc15db02 [2021-01-04T18:10:54.067Z] [2021-01-04T18:10:54.067Z] Removing intermediate container aaa4df495c48 [2021-01-04T18:10:54.067Z] ---> b82753cdfd29 [2021-01-04T18:10:54.067Z] [2021-01-04T18:10:54.664Z] Successfully built f253fc15db02 [2021-01-04T18:10:54.937Z] Successfully built b82753cdfd29 [2021-01-04T18:10:54.937Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-04T18:10:54.937Z] Building docker-security-proxy-setup-go [2021-01-04T18:10:54.937Z]  Building docker-core-metadata-go ... done Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-04T18:10:54.937Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2021-01-04T18:10:55.918Z] Removing intermediate container 910ffe23d1d4 [2021-01-04T18:10:55.918Z] ---> 15d4c184aef6 [2021-01-04T18:10:55.918Z] Step 18/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-04T18:10:56.213Z] ---> Running in 105e18707fb0 [2021-01-04T18:10:56.808Z] Removing intermediate container 105e18707fb0 [2021-01-04T18:10:56.808Z] ---> aa139c089f63 [2021-01-04T18:10:56.808Z] Step 19/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-04T18:10:57.787Z] ---> c1b820ab119a [2021-01-04T18:10:57.787Z] Step 20/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-04T18:10:57.787Z] ---> Running in 76a3a67cdd1d [2021-01-04T18:11:01.166Z] Removing intermediate container 76a3a67cdd1d [2021-01-04T18:11:01.166Z] ---> 3951dc772174 [2021-01-04T18:11:01.166Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-04T18:11:03.790Z] ---> bbceb1133d0d [2021-01-04T18:11:03.790Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-04T18:11:04.966Z] ---> a81a3b4ca49d [2021-01-04T18:11:04.966Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-04T18:11:07.169Z] ---> a161332fe27f [2021-01-04T18:11:07.169Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-04T18:11:08.606Z] ---> 0112754311c3 [2021-01-04T18:11:08.606Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-01-04T18:11:09.203Z] ---> Running in f4518e3487bf [2021-01-04T18:11:10.183Z] Removing intermediate container f4518e3487bf [2021-01-04T18:11:10.183Z] ---> f46837496e2a [2021-01-04T18:11:10.183Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /usr/local/bin/ [2021-01-04T18:11:11.623Z] ---> 98fb04f36449 [2021-01-04T18:11:11.623Z] Step 27/32 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-04T18:11:12.633Z] ---> Running in f6dbc84bc18d [2021-01-04T18:11:16.961Z] Removing intermediate container f6dbc84bc18d [2021-01-04T18:11:16.961Z] ---> f1cabf51a022 [2021-01-04T18:11:16.961Z] Step 28/32 : ENTRYPOINT ["entrypoint.sh"] [2021-01-04T18:11:17.241Z] ---> Running in af351889d0dc [2021-01-04T18:11:17.841Z] Removing intermediate container af351889d0dc [2021-01-04T18:11:17.841Z] ---> a88b0f3df9a7 [2021-01-04T18:11:17.841Z] Step 29/32 : CMD ["install"] [2021-01-04T18:11:18.438Z] ---> Running in 1aa36a6d84e7 [2021-01-04T18:11:18.714Z] Removing intermediate container 1aa36a6d84e7 [2021-01-04T18:11:18.714Z] ---> a6f981330909 [2021-01-04T18:11:18.714Z] Step 30/32 : LABEL arch=arm64 [2021-01-04T18:11:19.314Z] ---> Running in 7ae392367367 [2021-01-04T18:11:19.914Z] Removing intermediate container 7ae392367367 [2021-01-04T18:11:19.914Z] ---> daac7ecc0b94 [2021-01-04T18:11:19.914Z] Step 31/32 : LABEL git_sha=8368ad8cb53852a3c37b4a60dbcb09c423cda3bc [2021-01-04T18:11:20.511Z] ---> Running in fa58b9a62d85 [2021-01-04T18:11:21.107Z] Removing intermediate container fa58b9a62d85 [2021-01-04T18:11:21.107Z] ---> 79ff56d4194a [2021-01-04T18:11:21.107Z] Step 32/32 : LABEL version=0.0.0 [2021-01-04T18:11:21.705Z] ---> Running in 7b6fd50d3ce5 [2021-01-04T18:11:22.688Z] Removing intermediate container 7b6fd50d3ce5 [2021-01-04T18:11:22.688Z] ---> 9b31587eb2ef [2021-01-04T18:11:22.688Z] [2021-01-04T18:11:23.282Z] Successfully built 9b31587eb2ef [2021-01-04T18:11:23.282Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-04T18:11:23.282Z]  Building docker-security-bootstrapper-go ... done Building docker-support-notifications-go [2021-01-04T18:11:31.564Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T18:11:31.564Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T18:11:31.564Z] ---> be4712e05a29 [2021-01-04T18:11:31.564Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T18:11:31.564Z] ---> Using cache [2021-01-04T18:11:31.564Z] ---> a1dfdfe57a73 [2021-01-04T18:11:31.564Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T18:11:31.564Z] ---> Using cache [2021-01-04T18:11:31.564Z] ---> 9bb6277607cf [2021-01-04T18:11:31.564Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-04T18:11:31.564Z] ---> Using cache [2021-01-04T18:11:31.564Z] ---> 75054cbea46f [2021-01-04T18:11:31.564Z] Step 6/22 : COPY go.mod . [2021-01-04T18:11:31.564Z] ---> Using cache [2021-01-04T18:11:31.564Z] ---> 17dbb53e2258 [2021-01-04T18:11:31.564Z] Step 7/22 : RUN go mod download [2021-01-04T18:11:31.564Z] ---> Using cache [2021-01-04T18:11:31.564Z] ---> 0e1827bd1670 [2021-01-04T18:11:31.564Z] Step 8/22 : COPY . . [2021-01-04T18:11:31.564Z] ---> Using cache [2021-01-04T18:11:31.564Z] ---> 74a929d9cb88 [2021-01-04T18:11:31.564Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-04T18:11:31.564Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T18:11:31.564Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-04T18:11:31.564Z] ---> be4712e05a29 [2021-01-04T18:11:31.564Z] Step 3/26 : WORKDIR /edgex-go [2021-01-04T18:11:31.564Z] ---> Using cache [2021-01-04T18:11:31.564Z] ---> a1dfdfe57a73 [2021-01-04T18:11:31.564Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T18:11:31.564Z] ---> Using cache [2021-01-04T18:11:31.564Z] ---> 9bb6277607cf [2021-01-04T18:11:31.564Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-04T18:11:34.210Z] ---> Running in dfd0a5d79d92 [2021-01-04T18:11:34.210Z] ---> Running in 095e3a0f6971 [2021-01-04T18:11:35.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-04T18:11:35.661Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T18:11:36.276Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T18:11:37.261Z] OK: 217 MiB in 51 packages [2021-01-04T18:11:41.608Z] Removing intermediate container 095e3a0f6971 [2021-01-04T18:11:41.608Z] ---> 1e6b0ca5cade [2021-01-04T18:11:41.608Z] Step 6/26 : COPY go.mod . [2021-01-04T18:11:43.049Z] ---> 5d879969ef40 [2021-01-04T18:11:43.049Z] Step 7/26 : RUN go mod download [2021-01-04T18:11:43.671Z] ---> Running in 0fb01ae3e7ca [2021-01-04T18:11:47.295Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T18:11:47.295Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-04T18:11:47.295Z] ---> be4712e05a29 [2021-01-04T18:11:47.295Z] Step 3/21 : WORKDIR /edgex-go [2021-01-04T18:11:47.295Z] ---> Using cache [2021-01-04T18:11:47.295Z] ---> a1dfdfe57a73 [2021-01-04T18:11:47.295Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T18:11:47.295Z] ---> Using cache [2021-01-04T18:11:47.295Z] ---> 9bb6277607cf [2021-01-04T18:11:47.295Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-04T18:11:47.295Z] ---> Using cache [2021-01-04T18:11:47.295Z] ---> 75054cbea46f [2021-01-04T18:11:47.295Z] Step 6/21 : COPY go.mod . [2021-01-04T18:11:47.295Z] ---> Using cache [2021-01-04T18:11:47.295Z] ---> 17dbb53e2258 [2021-01-04T18:11:47.295Z] Step 7/21 : RUN go mod download [2021-01-04T18:11:47.295Z] ---> Using cache [2021-01-04T18:11:47.295Z] ---> 0e1827bd1670 [2021-01-04T18:11:47.295Z] Step 8/21 : COPY . . [2021-01-04T18:11:47.295Z] ---> Using cache [2021-01-04T18:11:47.295Z] ---> 74a929d9cb88 [2021-01-04T18:11:47.295Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-04T18:11:47.585Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T18:11:47.585Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-04T18:11:47.585Z] ---> be4712e05a29 [2021-01-04T18:11:47.585Z] Step 3/23 : WORKDIR /edgex-go [2021-01-04T18:11:47.585Z] ---> Using cache [2021-01-04T18:11:47.585Z] ---> a1dfdfe57a73 [2021-01-04T18:11:47.585Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T18:11:47.585Z] ---> Using cache [2021-01-04T18:11:47.585Z] ---> 9bb6277607cf [2021-01-04T18:11:47.585Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-04T18:11:48.186Z] ---> Running in 089d453aa3f5 [2021-01-04T18:11:48.186Z] ---> Running in eac97bb5ac63 [2021-01-04T18:11:49.643Z] Removing intermediate container 0fb01ae3e7ca [2021-01-04T18:11:49.643Z] ---> cecf16a0e7ef [2021-01-04T18:11:49.921Z] Step 8/26 : COPY . . [2021-01-04T18:11:50.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-04T18:11:50.807Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T18:11:51.797Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T18:11:52.403Z] OK: 217 MiB in 51 packages [2021-01-04T18:11:56.775Z] Removing intermediate container 089d453aa3f5 [2021-01-04T18:11:56.775Z] ---> 5990e5202ced [2021-01-04T18:11:56.775Z] Step 6/23 : COPY go.mod . [2021-01-04T18:11:59.455Z] ---> 440a06adc9fb [2021-01-04T18:11:59.455Z] Step 7/23 : RUN go mod download [2021-01-04T18:11:59.733Z] ---> Running in c785d9a0a557 [2021-01-04T18:12:02.384Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T18:12:02.384Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-04T18:12:02.384Z] ---> be4712e05a29 [2021-01-04T18:12:02.384Z] Step 3/24 : WORKDIR /edgex-go [2021-01-04T18:12:02.384Z] ---> Using cache [2021-01-04T18:12:02.384Z] ---> a1dfdfe57a73 [2021-01-04T18:12:02.384Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T18:12:02.384Z] ---> Using cache [2021-01-04T18:12:02.384Z] ---> 9bb6277607cf [2021-01-04T18:12:02.384Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-04T18:12:02.985Z] ---> Running in c89bd181ffb4 [2021-01-04T18:12:04.986Z] Removing intermediate container c785d9a0a557 [2021-01-04T18:12:04.986Z] ---> c813f3d21afc [2021-01-04T18:12:04.986Z] Step 8/23 : COPY . . [2021-01-04T18:12:05.269Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T18:12:06.268Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T18:12:07.265Z] OK: 217 MiB in 51 packages [2021-01-04T18:12:10.725Z] Removing intermediate container c89bd181ffb4 [2021-01-04T18:12:10.725Z] ---> 44306bbc8851 [2021-01-04T18:12:10.725Z] Step 6/24 : COPY go.mod . [2021-01-04T18:12:12.771Z] ---> 842e0c44d568 [2021-01-04T18:12:12.771Z] Step 7/24 : RUN go mod download [2021-01-04T18:12:13.058Z] ---> Running in 4d59dcf9e8bb [2021-01-04T18:12:19.824Z] Removing intermediate container 4d59dcf9e8bb [2021-01-04T18:12:19.824Z] ---> 7d9e2aff5885 [2021-01-04T18:12:19.824Z] Step 8/24 : COPY . . [2021-01-04T18:12:20.818Z] ---> a47193a17cee [2021-01-04T18:12:20.818Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-04T18:12:21.115Z] ---> Running in a725a7516981 [2021-01-04T18:12:23.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-04T18:12:38.966Z] ---> cc2b1418c043 [2021-01-04T18:12:38.966Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-04T18:12:38.966Z] ---> Running in be9c5bf0889a [2021-01-04T18:12:38.966Z] Removing intermediate container dfd0a5d79d92 [2021-01-04T18:12:38.966Z] ---> a744fa1029ff [2021-01-04T18:12:38.966Z] [2021-01-04T18:12:38.966Z] Step 10/22 : FROM alpine:3.12 [2021-01-04T18:12:38.966Z] ---> afeebe901d6b [2021-01-04T18:12:38.966Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-04T18:12:38.966Z] ---> Using cache [2021-01-04T18:12:38.966Z] ---> 259c4dc21f46 [2021-01-04T18:12:38.966Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-04T18:12:39.571Z] ---> Running in dfbd1c4b076c [2021-01-04T18:12:41.030Z] Removing intermediate container dfbd1c4b076c [2021-01-04T18:12:41.030Z] ---> c4881b7a428b [2021-01-04T18:12:41.030Z] Step 13/22 : WORKDIR / [2021-01-04T18:12:41.311Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-04T18:12:41.311Z] ---> Running in bc48625de2e2 [2021-01-04T18:12:42.768Z] Removing intermediate container bc48625de2e2 [2021-01-04T18:12:42.768Z] ---> b718c2d457d9 [2021-01-04T18:12:42.768Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-04T18:12:44.773Z] ---> 7f592ca88f2c [2021-01-04T18:12:44.774Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-04T18:12:47.430Z] ---> 9d8e024135fa [2021-01-04T18:12:47.430Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-04T18:12:48.434Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-04T18:12:48.434Z] ---> 60a262bc54a3 [2021-01-04T18:12:48.434Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-04T18:12:49.042Z] ---> Running in ad53acb96cb2 [2021-01-04T18:12:49.042Z] ---> 22952213d4db [2021-01-04T18:12:49.042Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-04T18:12:50.496Z] ---> c45eceed40c0 [2021-01-04T18:12:50.496Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-04T18:12:50.779Z] ---> Running in 9b0d68f59a38 [2021-01-04T18:12:51.067Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-04T18:12:54.491Z] Removing intermediate container 9b0d68f59a38 [2021-01-04T18:12:54.491Z] ---> d19d60d687b8 [2021-01-04T18:12:54.491Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-04T18:12:54.491Z] ---> Running in a29d0732ff65 [2021-01-04T18:12:55.103Z] Removing intermediate container a29d0732ff65 [2021-01-04T18:12:55.103Z] ---> 063e54ee3f5e [2021-01-04T18:12:55.103Z] Step 20/22 : LABEL arch=arm64 [2021-01-04T18:12:55.103Z] ---> Running in a878975a9448 [2021-01-04T18:12:55.715Z] Removing intermediate container a878975a9448 [2021-01-04T18:12:56.013Z] ---> cb70b87135b3 [2021-01-04T18:12:56.013Z] Step 21/22 : LABEL git_sha=8368ad8cb53852a3c37b4a60dbcb09c423cda3bc [2021-01-04T18:12:56.013Z] ---> Running in baa5a03e77a5 [2021-01-04T18:12:57.023Z] Removing intermediate container baa5a03e77a5 [2021-01-04T18:12:57.023Z] ---> 4224d3d6369d [2021-01-04T18:12:57.023Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T18:12:57.023Z] ---> Running in 996d6b14579f [2021-01-04T18:12:57.636Z] Removing intermediate container 996d6b14579f [2021-01-04T18:12:57.636Z] ---> d27845b6cca1 [2021-01-04T18:12:57.636Z] [2021-01-04T18:12:58.261Z] Successfully built d27845b6cca1 [2021-01-04T18:12:58.261Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-04T18:13:05.038Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container eac97bb5ac63 [2021-01-04T18:13:05.038Z] ---> 79cd6779c4ee [2021-01-04T18:13:05.038Z] [2021-01-04T18:13:05.038Z] Step 10/21 : FROM alpine:3.12 [2021-01-04T18:13:05.038Z] ---> afeebe901d6b [2021-01-04T18:13:05.038Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-04T18:13:05.038Z] ---> Running in 65559ac3319a [2021-01-04T18:13:07.046Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T18:13:07.324Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T18:13:07.994Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-04T18:13:07.994Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T18:13:07.994Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-04T18:13:08.299Z] (4/4) Installing curl (7.69.1-r3) [2021-01-04T18:13:08.299Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T18:13:08.299Z] Executing ca-certificates-20191127-r4.trigger [2021-01-04T18:13:08.606Z] OK: 7 MiB in 18 packages [2021-01-04T18:13:11.423Z] Removing intermediate container 65559ac3319a [2021-01-04T18:13:11.423Z] ---> 9699f884f3ca [2021-01-04T18:13:11.423Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-04T18:13:11.423Z] ---> Running in 9ab729ef0ada [2021-01-04T18:13:12.033Z] Removing intermediate container 9ab729ef0ada [2021-01-04T18:13:12.033Z] ---> 1aa2961ce7f2 [2021-01-04T18:13:12.033Z] Step 13/21 : WORKDIR /edgex [2021-01-04T18:13:12.033Z] ---> Running in fe53fa10308a [2021-01-04T18:13:13.027Z] Removing intermediate container fe53fa10308a [2021-01-04T18:13:13.027Z] ---> f40290be6b01 [2021-01-04T18:13:13.027Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-04T18:13:14.023Z] ---> f5766d23fcc6 [2021-01-04T18:13:14.023Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-04T18:13:16.031Z] ---> e01db6f007ff [2021-01-04T18:13:16.031Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-04T18:13:17.493Z] ---> af24265519cb [2021-01-04T18:13:17.493Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-04T18:13:17.775Z] ---> Running in 7847d18377f0 [2021-01-04T18:13:18.389Z] Removing intermediate container 7847d18377f0 [2021-01-04T18:13:18.389Z] ---> f91d6d97369b [2021-01-04T18:13:18.389Z] Step 18/21 : CMD ["--init=true"] [2021-01-04T18:13:18.389Z] ---> Running in 34e595f26dfe [2021-01-04T18:13:19.395Z] Removing intermediate container 34e595f26dfe [2021-01-04T18:13:19.395Z] ---> e2d4aa53e9c2 [2021-01-04T18:13:19.395Z] Step 19/21 : LABEL arch=arm64 [2021-01-04T18:13:19.395Z] ---> Running in cccdf4e72174 [2021-01-04T18:13:20.004Z] Removing intermediate container cccdf4e72174 [2021-01-04T18:13:20.004Z] ---> 443233a72a3b [2021-01-04T18:13:20.004Z] Step 20/21 : LABEL git_sha=8368ad8cb53852a3c37b4a60dbcb09c423cda3bc [2021-01-04T18:13:20.284Z] ---> Running in 87422f85e8b0 [2021-01-04T18:13:20.901Z] Removing intermediate container 87422f85e8b0 [2021-01-04T18:13:20.901Z] ---> 3138c4f586d2 [2021-01-04T18:13:20.901Z] Step 21/21 : LABEL version=0.0.0 [2021-01-04T18:13:20.901Z] ---> Running in ba2d61f2046d [2021-01-04T18:13:21.517Z] Removing intermediate container ba2d61f2046d [2021-01-04T18:13:21.517Z] ---> 545fe7d05c25 [2021-01-04T18:13:21.517Z] [2021-01-04T18:13:22.123Z] Successfully built 545fe7d05c25 [2021-01-04T18:13:22.123Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-04T18:13:38.444Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container a725a7516981 [2021-01-04T18:13:38.444Z] ---> 176ed8dc2342 [2021-01-04T18:13:38.444Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-04T18:13:38.444Z] ---> Running in e520f066eca8 [2021-01-04T18:13:39.902Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-04T18:13:45.339Z] Removing intermediate container e520f066eca8 [2021-01-04T18:13:45.339Z] ---> 8412dde8cff5 [2021-01-04T18:13:45.339Z] [2021-01-04T18:13:45.339Z] Step 11/26 : FROM docker:20.10.0 [2021-01-04T18:13:45.339Z] 20.10.0: Pulling from library/docker [2021-01-04T18:14:00.508Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-04T18:14:00.508Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-04T18:14:00.508Z] ---> eeaf43b92773 [2021-01-04T18:14:00.508Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-04T18:14:00.508Z] Removing intermediate container ad53acb96cb2 [2021-01-04T18:14:00.508Z] ---> 19d52c70e346 [2021-01-04T18:14:00.508Z] [2021-01-04T18:14:00.508Z] Step 10/24 : FROM scratch [2021-01-04T18:14:00.508Z] ---> [2021-01-04T18:14:00.508Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-04T18:14:00.508Z] ---> Running in b654b50ea6af [2021-01-04T18:14:00.508Z] ---> Running in faa2360a0832 [2021-01-04T18:14:01.116Z] Removing intermediate container b654b50ea6af [2021-01-04T18:14:01.116Z] ---> 153d031053c1 [2021-01-04T18:14:01.116Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-04T18:14:01.116Z] ---> Running in 31a462f96547 [2021-01-04T18:14:01.718Z] Removing intermediate container 31a462f96547 [2021-01-04T18:14:01.718Z] ---> eb85a9efaa9a [2021-01-04T18:14:01.718Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-04T18:14:01.718Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T18:14:02.004Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T18:14:02.004Z] ---> Running in d0e28a978f67 [2021-01-04T18:14:02.621Z] Removing intermediate container d0e28a978f67 [2021-01-04T18:14:02.621Z] ---> 0664ae14a754 [2021-01-04T18:14:02.621Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-04T18:14:02.621Z] (1/2) Installing readline (8.0.4-r0) [2021-01-04T18:14:02.621Z] (2/2) Installing bash (5.0.17-r0) [2021-01-04T18:14:02.621Z] Executing bash-5.0.17-r0.post-install [2021-01-04T18:14:02.621Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T18:14:02.621Z] OK: 12 MiB in 22 packages [2021-01-04T18:14:03.616Z] ---> a031ab52a7bd [2021-01-04T18:14:03.616Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-04T18:14:04.606Z] Removing intermediate container faa2360a0832 [2021-01-04T18:14:04.606Z] ---> 7ce6d5826358 [2021-01-04T18:14:04.606Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-04T18:14:04.606Z] ---> Running in 0d9305c40106 [2021-01-04T18:14:04.606Z] ---> 3ee9505e8361 [2021-01-04T18:14:04.606Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-04T18:14:05.214Z] Removing intermediate container 0d9305c40106 [2021-01-04T18:14:05.214Z] ---> 3b71628c53a7 [2021-01-04T18:14:05.214Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-04T18:14:05.214Z] ---> Running in 918ffe5e43bd [2021-01-04T18:14:05.814Z] Removing intermediate container 918ffe5e43bd [2021-01-04T18:14:05.814Z] ---> 38403dc1ab8f [2021-01-04T18:14:05.814Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-04T18:14:06.090Z] ---> c2466151fb5f [2021-01-04T18:14:06.090Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-04T18:14:06.090Z] ---> Running in 3faf12d30596 [2021-01-04T18:14:06.702Z] Removing intermediate container 3faf12d30596 [2021-01-04T18:14:06.702Z] ---> 2c39ca1055b4 [2021-01-04T18:14:06.702Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-04T18:14:06.986Z] ---> c256f1ec85b8 [2021-01-04T18:14:06.986Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-04T18:14:08.972Z] ---> 5136bc8dc930 [2021-01-04T18:14:08.972Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-04T18:14:08.972Z] ---> cb3b06849a30 [2021-01-04T18:14:08.972Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-04T18:14:09.583Z] ---> 1b809919914e [2021-01-04T18:14:09.584Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-04T18:14:09.858Z] ---> f6f69bb3d12c [2021-01-04T18:14:09.858Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-04T18:14:09.858Z] Removing intermediate container be9c5bf0889a [2021-01-04T18:14:09.858Z] ---> 398850b35a16 [2021-01-04T18:14:09.858Z] [2021-01-04T18:14:09.858Z] Step 10/23 : FROM alpine:3.12 [2021-01-04T18:14:09.858Z] ---> afeebe901d6b [2021-01-04T18:14:09.858Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T18:14:10.134Z] ---> Running in fc85f7e05eb3 [2021-01-04T18:14:10.134Z] ---> Running in 68a09859ec9a [2021-01-04T18:14:10.735Z] ---> 0b7a95c8439c [2021-01-04T18:14:10.735Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-04T18:14:10.735Z] Removing intermediate container 68a09859ec9a [2021-01-04T18:14:10.735Z] ---> 308b539c6406 [2021-01-04T18:14:10.735Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-04T18:14:10.735Z] Removing intermediate container fc85f7e05eb3 [2021-01-04T18:14:10.735Z] ---> d40506d74ffb [2021-01-04T18:14:10.735Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T18:14:11.011Z] ---> Running in cf245633681e [2021-01-04T18:14:11.011Z] ---> Running in 3fd7bd724b17 [2021-01-04T18:14:11.011Z] ---> Running in cfaec2280eb5 [2021-01-04T18:14:11.615Z] Removing intermediate container cfaec2280eb5 [2021-01-04T18:14:11.615Z] Removing intermediate container cf245633681e [2021-01-04T18:14:11.615Z] ---> c5eb8da0f271 [2021-01-04T18:14:11.615Z] Step 22/24 : LABEL arch=arm64 [2021-01-04T18:14:11.615Z] ---> 485d9f5fe9b8 [2021-01-04T18:14:11.615Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-04T18:14:11.894Z] ---> Running in 9d718db3f9fe [2021-01-04T18:14:11.894Z] ---> Running in 110e16591c19 [2021-01-04T18:14:12.177Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T18:14:12.456Z] Removing intermediate container 9d718db3f9fe [2021-01-04T18:14:12.456Z] ---> 4d95a20eeff2 [2021-01-04T18:14:12.456Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T18:14:12.456Z] Removing intermediate container 110e16591c19 [2021-01-04T18:14:12.456Z] ---> a268fa17b61b [2021-01-04T18:14:12.456Z] Step 23/24 : LABEL git_sha=8368ad8cb53852a3c37b4a60dbcb09c423cda3bc [2021-01-04T18:14:12.456Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T18:14:12.456Z] ---> Running in 2842cd53b485 [2021-01-04T18:14:12.456Z] ---> Running in 9a402e1a08f0 [2021-01-04T18:14:13.060Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-04T18:14:13.060Z] (2/33) Installing expat (2.2.9-r1) [2021-01-04T18:14:13.060Z] (3/33) Installing libffi (3.3-r2) [2021-01-04T18:14:13.060Z] (4/33) Installing gdbm (1.13-r1) [2021-01-04T18:14:13.060Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-04T18:14:13.060Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-04T18:14:13.060Z] Removing intermediate container 9a402e1a08f0 [2021-01-04T18:14:13.060Z] ---> 7b73571f005d [2021-01-04T18:14:13.060Z] Step 24/24 : LABEL version=0.0.0 [2021-01-04T18:14:13.060Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-04T18:14:13.335Z] ---> Running in 8d889b0c87ba [2021-01-04T18:14:13.936Z] Removing intermediate container 8d889b0c87ba [2021-01-04T18:14:13.936Z] ---> efb033b8e43a [2021-01-04T18:14:13.936Z] [2021-01-04T18:14:14.532Z] Successfully built efb033b8e43a [2021-01-04T18:14:14.532Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-04T18:14:15.138Z]  Building docker-support-notifications-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-04T18:14:15.138Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-04T18:14:15.138Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-04T18:14:15.138Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-04T18:14:15.138Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-04T18:14:15.138Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-04T18:14:15.138Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-04T18:14:15.413Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-04T18:14:15.413Z] Removing intermediate container 2842cd53b485 [2021-01-04T18:14:15.413Z] ---> da55b43771aa [2021-01-04T18:14:15.413Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-04T18:14:15.413Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-04T18:14:15.413Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-04T18:14:15.413Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-04T18:14:15.413Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-04T18:14:15.413Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-04T18:14:15.413Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-04T18:14:15.413Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-04T18:14:15.413Z] ---> Running in 311914c4041b [2021-01-04T18:14:15.700Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-04T18:14:15.700Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-04T18:14:15.700Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-04T18:14:15.700Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-04T18:14:15.700Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-04T18:14:15.701Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-04T18:14:15.701Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-04T18:14:15.701Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-04T18:14:15.701Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-04T18:14:15.701Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-04T18:14:15.701Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-04T18:14:15.975Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T18:14:15.975Z] OK: 71 MiB in 55 packages [2021-01-04T18:14:16.571Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T18:14:17.557Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T18:14:18.160Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-04T18:14:18.160Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-04T18:14:18.160Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-04T18:14:18.435Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-04T18:14:18.711Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-04T18:14:18.711Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T18:14:18.711Z] OK: 8 MiB in 19 packages [2021-01-04T18:14:20.710Z] Removing intermediate container 311914c4041b [2021-01-04T18:14:20.710Z] ---> 1e2e1ec329ed [2021-01-04T18:14:20.710Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-04T18:14:21.692Z] ---> ee8ce524c944 [2021-01-04T18:14:21.692Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-04T18:14:21.692Z] Removing intermediate container 3fd7bd724b17 [2021-01-04T18:14:21.692Z] ---> 1ccafda16c73 [2021-01-04T18:14:21.692Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-04T18:14:21.692Z] ---> Running in 6b77ccdcb324 [2021-01-04T18:14:23.145Z] ---> 7c75e4cd7fb3 [2021-01-04T18:14:23.145Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-04T18:14:23.745Z] ---> cd4736eb4503 [2021-01-04T18:14:23.745Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-04T18:14:23.745Z] ---> Running in d6bac943e4d1 [2021-01-04T18:14:24.343Z] Removing intermediate container d6bac943e4d1 [2021-01-04T18:14:24.343Z] ---> e036c9f10169 [2021-01-04T18:14:24.343Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T18:14:24.343Z] ---> Running in b916d5607130 [2021-01-04T18:14:24.944Z] Removing intermediate container b916d5607130 [2021-01-04T18:14:24.944Z] ---> 21ed1c648980 [2021-01-04T18:14:24.944Z] Step 21/23 : LABEL arch=arm64 [2021-01-04T18:14:24.944Z] ---> Running in 0261f5be3d39 [2021-01-04T18:14:25.551Z] Removing intermediate container 0261f5be3d39 [2021-01-04T18:14:25.551Z] ---> 60872de0c90b [2021-01-04T18:14:25.551Z] Step 22/23 : LABEL git_sha=8368ad8cb53852a3c37b4a60dbcb09c423cda3bc [2021-01-04T18:14:25.551Z] ---> Running in 76997e8a7c8f [2021-01-04T18:14:26.146Z] Removing intermediate container 76997e8a7c8f [2021-01-04T18:14:26.146Z] ---> 996c00ee39c2 [2021-01-04T18:14:26.147Z] Step 23/23 : LABEL version=0.0.0 [2021-01-04T18:14:26.147Z] ---> Running in b4f4ab7bf545 [2021-01-04T18:14:26.743Z] Removing intermediate container b4f4ab7bf545 [2021-01-04T18:14:26.743Z] ---> 6954d372ecef [2021-01-04T18:14:26.743Z] [2021-01-04T18:14:27.016Z] Collecting docker-compose==1.23.2 [2021-01-04T18:14:27.016Z] Successfully built 6954d372ecef [2021-01-04T18:14:27.016Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-04T18:14:27.288Z]  Building docker-core-data-go ... done  Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-04T18:14:27.884Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-04T18:14:27.884Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-04T18:14:30.548Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-04T18:14:30.548Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-04T18:14:30.548Z] Collecting docopt<0.7,>=0.6.1 [2021-01-04T18:14:30.548Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-04T18:14:32.558Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-04T18:14:32.829Z] Collecting docker<4.0,>=3.6.0 [2021-01-04T18:14:33.101Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-04T18:14:34.530Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-04T18:14:34.530Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-04T18:14:34.802Z] Collecting cached-property<2,>=1.2.0 [2021-01-04T18:14:34.802Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-04T18:14:35.087Z] Collecting texttable<0.10,>=0.9.0 [2021-01-04T18:14:35.087Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-04T18:14:37.062Z] Collecting jsonschema<3,>=2.5.1 [2021-01-04T18:14:37.062Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-04T18:14:37.655Z] Collecting PyYAML<4,>=3.10 [2021-01-04T18:14:37.655Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-04T18:14:41.032Z] Collecting docker-pycreds>=0.4.0 [2021-01-04T18:14:41.032Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-04T18:14:41.032Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-04T18:14:41.032Z] Collecting idna<2.8,>=2.5 [2021-01-04T18:14:41.032Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-04T18:14:41.032Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-04T18:14:41.627Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-04T18:14:41.627Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-04T18:14:41.627Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-04T18:14:41.627Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-04T18:14:41.627Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-04T18:14:41.627Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-04T18:14:42.605Z] Installing collected packages: dockerpty, websocket-client, docopt, docker-pycreds, idna, urllib3, requests, docker, cached-property, texttable, jsonschema, PyYAML, docker-compose [2021-01-04T18:14:42.605Z] Running setup.py install for dockerpty: started [2021-01-04T18:14:44.574Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-04T18:14:44.574Z] Running setup.py install for docopt: started [2021-01-04T18:14:46.588Z] Running setup.py install for docopt: finished with status 'done' [2021-01-04T18:14:46.588Z] Attempting uninstall: idna [2021-01-04T18:14:46.588Z] Found existing installation: idna 2.9 [2021-01-04T18:14:46.588Z] Uninstalling idna-2.9: [2021-01-04T18:14:46.588Z] Successfully uninstalled idna-2.9 [2021-01-04T18:14:47.182Z] Attempting uninstall: urllib3 [2021-01-04T18:14:47.182Z] Found existing installation: urllib3 1.25.9 [2021-01-04T18:14:47.182Z] Uninstalling urllib3-1.25.9: [2021-01-04T18:14:47.454Z] Successfully uninstalled urllib3-1.25.9 [2021-01-04T18:14:48.048Z] Attempting uninstall: requests [2021-01-04T18:14:48.048Z] Found existing installation: requests 2.23.0 [2021-01-04T18:14:48.048Z] Uninstalling requests-2.23.0: [2021-01-04T18:14:48.048Z] Successfully uninstalled requests-2.23.0 [2021-01-04T18:14:49.026Z] Running setup.py install for texttable: started [2021-01-04T18:14:50.998Z] Running setup.py install for texttable: finished with status 'done' [2021-01-04T18:14:51.271Z] Running setup.py install for PyYAML: started [2021-01-04T18:14:53.243Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-04T18:14:54.214Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-04T18:14:57.588Z] Removing intermediate container 6b77ccdcb324 [2021-01-04T18:14:57.588Z] ---> 2a85c8a22a9f [2021-01-04T18:14:57.588Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-04T18:14:57.861Z] ---> Running in aaac66c52f9d [2021-01-04T18:14:58.838Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T18:14:59.110Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T18:14:59.383Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T18:14:59.653Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-04T18:14:59.653Z] (3/3) Installing curl (7.69.1-r3) [2021-01-04T18:14:59.653Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T18:14:59.653Z] OK: 71 MiB in 58 packages [2021-01-04T18:15:00.636Z] Removing intermediate container aaac66c52f9d [2021-01-04T18:15:00.636Z] ---> 1e8860a59b86 [2021-01-04T18:15:00.636Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-04T18:15:00.912Z] ---> Running in e2e42e90eb08 [2021-01-04T18:15:01.514Z] Removing intermediate container e2e42e90eb08 [2021-01-04T18:15:01.514Z] ---> a11fa8c97938 [2021-01-04T18:15:01.514Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T18:15:01.514Z] ---> Running in b331b551aaac [2021-01-04T18:15:02.111Z] Removing intermediate container b331b551aaac [2021-01-04T18:15:02.111Z] ---> e191d6d78337 [2021-01-04T18:15:02.111Z] Step 24/26 : LABEL arch=arm64 [2021-01-04T18:15:02.111Z] ---> Running in ef692a8d101a [2021-01-04T18:15:02.707Z] Removing intermediate container ef692a8d101a [2021-01-04T18:15:02.707Z] ---> d7e28b366361 [2021-01-04T18:15:02.707Z] Step 25/26 : LABEL git_sha=8368ad8cb53852a3c37b4a60dbcb09c423cda3bc [2021-01-04T18:15:02.707Z] ---> Running in 442166b9a46f [2021-01-04T18:15:03.299Z] Removing intermediate container 442166b9a46f [2021-01-04T18:15:03.299Z] ---> 58822bb6580c [2021-01-04T18:15:03.299Z] Step 26/26 : LABEL version=0.0.0 [2021-01-04T18:15:03.574Z] ---> Running in 539dc75754c0 [2021-01-04T18:15:03.845Z] Removing intermediate container 539dc75754c0 [2021-01-04T18:15:03.845Z] ---> 2927b83143b3 [2021-01-04T18:15:03.845Z] [2021-01-04T18:15:04.437Z] Successfully built 2927b83143b3 [2021-01-04T18:15:04.437Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-04T18:15:04.721Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-04T18:15:04.661Z] $ docker stop --time=1 c13cd5cbb5d3e9e314df3b17c96466be52dafce933bea781a03ead90c3427dfe [2021-01-04T18:15:06.661Z] $ docker rm -f c13cd5cbb5d3e9e314df3b17c96466be52dafce933bea781a03ead90c3427dfe [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T18:15:07.415Z] + docker images [2021-01-04T18:15:07.415Z] + grep docker [2021-01-04T18:15:07.685Z] docker-sys-mgmt-agent-go-arm64 latest 2927b83143b3 4 seconds ago 300MB [2021-01-04T18:15:07.685Z] docker-core-data-go-arm64 latest 6954d372ecef 41 seconds ago 21MB [2021-01-04T18:15:07.685Z] docker-support-notifications-go-arm64 latest efb033b8e43a 54 seconds ago 11.4MB [2021-01-04T18:15:07.685Z] docker-security-proxy-setup-go-arm64 latest 545fe7d05c25 About a minute ago 23.3MB [2021-01-04T18:15:07.685Z] docker-security-bootstrap-redis-go-arm64 latest d27845b6cca1 2 minutes ago 15.1MB [2021-01-04T18:15:07.685Z] docker-security-bootstrapper-go-arm64 latest 9b31587eb2ef 3 minutes ago 40.2MB [2021-01-04T18:15:07.685Z] docker-core-metadata-go-arm64 latest f253fc15db02 4 minutes ago 12.2MB [2021-01-04T18:15:07.685Z] docker-security-secretstore-setup-go-arm64 latest b82753cdfd29 4 minutes ago 23.4MB [2021-01-04T18:15:07.685Z] docker-support-scheduler-go-arm64 latest 55167a54c33c 4 minutes ago 10MB [2021-01-04T18:15:07.685Z] docker-core-command-go-arm64 latest b60b7d5b1cbe 4 minutes ago 9.98MB [2021-01-04T18:15:07.685Z] docker 20.10.0 eeaf43b92773 3 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-04T18:15:09.829Z] provisioning config files... [2021-01-04T18:15:09.846Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config6232338758023997757tmp [Pipeline] { [Pipeline] sh [2021-01-04T18:15:10.224Z] + set +x [2021-01-04T18:15:10.224Z] + curl -s https://codecov.io/bash [2021-01-04T18:15:10.224Z] + bash -s -- [2021-01-04T18:15:10.485Z] [2021-01-04T18:15:10.485Z] _____ _ [2021-01-04T18:15:10.485Z] / ____| | | [2021-01-04T18:15:10.485Z] | | ___ __| | ___ ___ _____ __ [2021-01-04T18:15:10.485Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-04T18:15:10.485Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-04T18:15:10.485Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-04T18:15:10.485Z] Bash-20201231-23d4836 [2021-01-04T18:15:10.485Z] [2021-01-04T18:15:10.485Z] [2021-01-04T18:15:10.485Z] ==> git version 2.24.3 found [2021-01-04T18:15:10.485Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-04T18:15:10.485Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-04T18:15:10.485Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-04T18:15:10.485Z] ==> Jenkins CI detected. [2021-01-04T18:15:10.485Z] project root: . [2021-01-04T18:15:10.485Z] --> token set from env [2021-01-04T18:15:10.747Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-04T18:15:10.747Z] ==> Running gcov in . (disable via -X gcov) [2021-01-04T18:15:10.747Z] ==> Python coveragepy not found [2021-01-04T18:15:10.747Z] ==> Searching for coverage reports in: [2021-01-04T18:15:10.747Z] + . [2021-01-04T18:15:10.747Z] -> Found 1 reports [2021-01-04T18:15:10.747Z] ==> Detecting git/mercurial file structure [2021-01-04T18:15:10.747Z] ==> Reading reports [2021-01-04T18:15:10.747Z] + ./coverage.out bytes=543476 [2021-01-04T18:15:10.747Z] ==> Appending adjustments [2021-01-04T18:15:10.747Z] https://docs.codecov.io/docs/fixing-reports [2021-01-04T18:15:14.066Z] + Found adjustments [2021-01-04T18:15:14.066Z] ==> Gzipping contents [2021-01-04T18:15:14.066Z] 84K /tmp/codecov.V0iTLy.gz [2021-01-04T18:15:14.066Z] ==> Uploading reports [2021-01-04T18:15:14.066Z] url: https://codecov.io [2021-01-04T18:15:14.066Z] query: branch=PR-2970&commit=8368ad8cb53852a3c37b4a60dbcb09c423cda3bc&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= [2021-01-04T18:15:14.066Z] -> Pinging Codecov [2021-01-04T18:15:14.066Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2970&commit=8368ad8cb53852a3c37b4a60dbcb09c423cda3bc&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= [2021-01-04T18:15:14.329Z] -> Uploading to [2021-01-04T18:15:14.329Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-04/00271124DB129430A58F1EEE437C3FCB/8368ad8cb53852a3c37b4a60dbcb09c423cda3bc/9ea3fe43-4c9a-4e39-ba19-820763d245d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210104%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210104T181514Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3a6f410306bdbe02c023fe31cd47dfe088f848e3d3e385dada1cbd89066401aa [2021-01-04T18:15:14.329Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-04T18:15:14.329Z] Dload Upload Total Spent Left Speed [2021-01-04T18:15:14.907Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83109 0 0 100 83109 0 148k --:--:-- --:--:-- --:--:-- 148k 100 83109 0 0 100 83109 0 148k --:--:-- --:--:-- --:--:-- 148k [2021-01-04T18:15:14.907Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/8368ad8cb53852a3c37b4a60dbcb09c423cda3bc [Pipeline] } [2021-01-04T18:15:14.917Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-04T18:15:17.083Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T18:15:17.976Z] ---> package-listing.sh [2021-01-04T18:15:17.977Z] ++ facter osfamily [2021-01-04T18:15:17.977Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-04T18:15:17.977Z] + OS_FAMILY=redhat [2021-01-04T18:15:17.977Z] + workspace=/w/workspace/edgex-go/4 [2021-01-04T18:15:17.977Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-04T18:15:17.977Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-04T18:15:17.977Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-04T18:15:17.977Z] + PACKAGES=/tmp/packages_start.txt [2021-01-04T18:15:17.977Z] + '[' /w/workspace/edgex-go/4 ']' [2021-01-04T18:15:17.977Z] + PACKAGES=/tmp/packages_end.txt [2021-01-04T18:15:17.977Z] + case "${OS_FAMILY}" in [2021-01-04T18:15:17.977Z] + sort [2021-01-04T18:15:17.977Z] + rpm -qa [2021-01-04T18:15:23.276Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-04T18:15:23.276Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-04T18:15:23.276Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-04T18:15:23.276Z] + '[' /w/workspace/edgex-go/4 ']' [2021-01-04T18:15:23.276Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-01-04T18:15:23.276Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-01-04T18:15:23.290Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-04T18:15:23.581Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-04T18:15:23.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T18:15:23.886Z] [2021-01-04T18:15:23.886Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-04T18:15:24.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T18:15:24.248Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-04T18:15:24.248Z] df20fa9351a1: Pulling fs layer [2021-01-04T18:15:24.248Z] 36b3adc4ff6f: Pulling fs layer [2021-01-04T18:15:24.248Z] 8ad3a11d3b57: Pulling fs layer [2021-01-04T18:15:24.248Z] 46f8f816bc3b: Pulling fs layer [2021-01-04T18:15:24.248Z] 93b61091891f: Pulling fs layer [2021-01-04T18:15:24.248Z] 93b9cdb0e59b: Pulling fs layer [2021-01-04T18:15:24.248Z] 5e14af77c1be: Pulling fs layer [2021-01-04T18:15:24.248Z] 01666e4c0597: Pulling fs layer [2021-01-04T18:15:24.248Z] aa168da1d23b: Pulling fs layer [2021-01-04T18:15:24.248Z] 46f8f816bc3b: Waiting [2021-01-04T18:15:24.248Z] 5e14af77c1be: Waiting [2021-01-04T18:15:24.248Z] 01666e4c0597: Waiting [2021-01-04T18:15:24.248Z] aa168da1d23b: Waiting [2021-01-04T18:15:24.248Z] 93b61091891f: Waiting [2021-01-04T18:15:24.248Z] 93b9cdb0e59b: Waiting [2021-01-04T18:15:24.248Z] 36b3adc4ff6f: Download complete [2021-01-04T18:15:24.248Z] 46f8f816bc3b: Verifying Checksum [2021-01-04T18:15:24.248Z] 46f8f816bc3b: Download complete [2021-01-04T18:15:24.248Z] df20fa9351a1: Verifying Checksum [2021-01-04T18:15:24.248Z] df20fa9351a1: Download complete [2021-01-04T18:15:24.512Z] 93b9cdb0e59b: Verifying Checksum [2021-01-04T18:15:24.512Z] 93b9cdb0e59b: Download complete [2021-01-04T18:15:24.512Z] 93b61091891f: Download complete [2021-01-04T18:15:24.512Z] 5e14af77c1be: Verifying Checksum [2021-01-04T18:15:24.512Z] 5e14af77c1be: Download complete [2021-01-04T18:15:24.512Z] 01666e4c0597: Verifying Checksum [2021-01-04T18:15:24.512Z] 01666e4c0597: Download complete [2021-01-04T18:15:24.774Z] df20fa9351a1: Pull complete [2021-01-04T18:15:25.036Z] 8ad3a11d3b57: Verifying Checksum [2021-01-04T18:15:25.036Z] 8ad3a11d3b57: Download complete [2021-01-04T18:15:25.036Z] 36b3adc4ff6f: Pull complete [2021-01-04T18:15:26.000Z] 8ad3a11d3b57: Pull complete [2021-01-04T18:15:26.580Z] aa168da1d23b: Download complete [2021-01-04T18:15:27.529Z] 46f8f816bc3b: Pull complete [2021-01-04T18:15:28.109Z] 93b61091891f: Pull complete [2021-01-04T18:15:28.109Z] 93b9cdb0e59b: Pull complete [2021-01-04T18:15:28.371Z] 5e14af77c1be: Pull complete [2021-01-04T18:15:28.371Z] 01666e4c0597: Pull complete [2021-01-04T18:15:43.315Z] aa168da1d23b: Pull complete [2021-01-04T18:15:43.315Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-04T18:15:43.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T18:15:43.315Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-04T18:15:43.548Z] prd-centos7-docker-4c-2g-18223 does not seem to be running inside a container [2021-01-04T18:15:43.598Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 [2021-01-04T18:15:47.311Z] $ docker top 82b89cf5b0800a3f172c32f869c180f1ab6ff87bc8c12267fe8a40a6df236733 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T18:15:48.004Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-04T18:15:48.312Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-04T18:15:48.613Z] + ls /var/log/sa-host [2021-01-04T18:15:48.613Z] + sadf -c /var/log/sa-host/sa04 [2021-01-04T18:15:48.613Z] file_magic: OK [2021-01-04T18:15:48.613Z] HZ: Using current value: 100 [2021-01-04T18:15:48.613Z] file_header: OK [2021-01-04T18:15:48.613Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-04T18:15:48.613Z] Statistics: [2021-01-04T18:15:48.613Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-04T18:15:48.613Z] File successfully converted to sysstat format version 12.2.1 [2021-01-04T18:15:48.613Z] + sadf -c /var/log/sa-host/sa23 [2021-01-04T18:15:48.613Z] file_magic: OK [2021-01-04T18:15:48.613Z] HZ: Using current value: 100 [2021-01-04T18:15:48.613Z] file_header: OK [2021-01-04T18:15:48.613Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-04T18:15:48.613Z] Statistics: [2021-01-04T18:15:48.613Z] Hnuu...uuuununununu... [2021-01-04T18:15:48.613Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-04T18:15:49.313Z] provisioning config files... [2021-01-04T18:15:49.329Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1111200656805448120tmp [Pipeline] { [Pipeline] echo [2021-01-04T18:15:49.410Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T18:15:49.708Z] ---> create-netrc.sh [Pipeline] } [2021-01-04T18:15:49.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-04T18:15:49.818Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T18:15:50.113Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-04T18:15:50.147Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T18:15:50.444Z] ---> sudo-logs.sh [2021-01-04T18:15:50.444Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-04T18:15:50.454Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T18:15:50.756Z] ---> job-cost.sh [2021-01-04T18:15:50.756Z] lf-activate-venv: SKIPPING [2021-01-04T18:15:50.756Z] INFO: No Stack... [2021-01-04T18:15:51.702Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-04T18:15:52.275Z] INFO: Archiving Costs [Pipeline] echo [2021-01-04T18:15:52.288Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T18:15:52.643Z] ---> logs-deploy.sh [2021-01-04T18:15:52.643Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2970/4 [2021-01-04T18:15:52.643Z] INFO: archiving workspace using pattern(s): [2021-01-04T18:15:54.578Z] Archives upload complete. [2021-01-04T18:15:54.578Z] INFO: archiving logs to Nexus [2021-01-04T18:15:55.527Z] ---> uname -a: [2021-01-04T18:15:55.527Z] Linux prd-centos7-docker-4c-2g-18223.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-04T18:15:55.527Z] [2021-01-04T18:15:55.527Z] [2021-01-04T18:15:55.527Z] ---> lscpu: [2021-01-04T18:15:55.527Z] Architecture: x86_64 [2021-01-04T18:15:55.527Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-04T18:15:55.527Z] Byte Order: Little Endian [2021-01-04T18:15:55.527Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-04T18:15:55.527Z] CPU(s): 4 [2021-01-04T18:15:55.527Z] On-line CPU(s) list: 0-3 [2021-01-04T18:15:55.527Z] Thread(s) per core: 1 [2021-01-04T18:15:55.527Z] Core(s) per socket: 1 [2021-01-04T18:15:55.527Z] Socket(s): 4 [2021-01-04T18:15:55.527Z] NUMA node(s): 1 [2021-01-04T18:15:55.527Z] Vendor ID: GenuineIntel [2021-01-04T18:15:55.527Z] CPU family: 6 [2021-01-04T18:15:55.527Z] Model: 44 [2021-01-04T18:15:55.527Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-04T18:15:55.527Z] Stepping: 1 [2021-01-04T18:15:55.527Z] CPU MHz: 2933.438 [2021-01-04T18:15:55.527Z] BogoMIPS: 5866.87 [2021-01-04T18:15:55.527Z] Virtualization: VT-x [2021-01-04T18:15:55.527Z] Hypervisor vendor: KVM [2021-01-04T18:15:55.527Z] Virtualization type: full [2021-01-04T18:15:55.527Z] L1d cache: 128 KiB [2021-01-04T18:15:55.527Z] L1i cache: 128 KiB [2021-01-04T18:15:55.527Z] L2 cache: 16 MiB [2021-01-04T18:15:55.527Z] L3 cache: 64 MiB [2021-01-04T18:15:55.527Z] NUMA node0 CPU(s): 0-3 [2021-01-04T18:15:55.527Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-04T18:15:55.527Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-04T18:15:55.527Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-04T18:15:55.527Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-04T18:15:55.527Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-04T18:15:55.527Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-04T18:15:55.527Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-04T18:15:55.527Z] Vulnerability Srbds: Not affected [2021-01-04T18:15:55.527Z] Vulnerability Tsx async abort: Not affected [2021-01-04T18:15:55.527Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-04T18:15:55.527Z] [2021-01-04T18:15:55.527Z] [2021-01-04T18:15:55.527Z] ---> nproc: [2021-01-04T18:15:55.527Z] 4 [2021-01-04T18:15:55.527Z] [2021-01-04T18:15:55.527Z] [2021-01-04T18:15:55.527Z] ---> df -h: [2021-01-04T18:15:55.527Z] Filesystem Size Used Available Use% Mounted on [2021-01-04T18:15:55.527Z] overlay 50.0G 12.2G 37.8G 24% / [2021-01-04T18:15:55.527Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-04T18:15:55.527Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-04T18:15:55.527Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-04T18:15:55.527Z] /dev/vda1 50.0G 12.2G 37.8G 24% /facter-os [2021-01-04T18:15:55.527Z] /dev/vda1 50.0G 12.2G 37.8G 24% /etc/resolv.conf [2021-01-04T18:15:55.527Z] /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hostname [2021-01-04T18:15:55.527Z] /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hosts [2021-01-04T18:15:55.527Z] /dev/vda1 50.0G 12.2G 37.8G 24% /run/cloud-init/result.json [2021-01-04T18:15:55.527Z] /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/sa-host [2021-01-04T18:15:55.527Z] /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/secure [2021-01-04T18:15:55.527Z] /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/auth.log [2021-01-04T18:15:55.527Z] /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/4@tmp [2021-01-04T18:15:55.527Z] /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/4 [2021-01-04T18:15:55.527Z] [2021-01-04T18:15:55.527Z] [2021-01-04T18:15:55.527Z] ---> free -m: [2021-01-04T18:15:55.527Z] total used free shared buff/cache available [2021-01-04T18:15:55.527Z] Mem: 1837 699 174 0 963 1053 [2021-01-04T18:15:55.527Z] Swap: 1023 82 941 [2021-01-04T18:15:55.527Z] [2021-01-04T18:15:55.527Z] [2021-01-04T18:15:55.527Z] ---> ip addr: [2021-01-04T18:15:55.527Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-04T18:15:55.527Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-04T18:15:55.527Z] inet 127.0.0.1/8 scope host lo [2021-01-04T18:15:55.527Z] valid_lft forever preferred_lft forever [2021-01-04T18:15:55.527Z] inet6 ::1/128 scope host [2021-01-04T18:15:55.527Z] valid_lft forever preferred_lft forever [2021-01-04T18:15:55.527Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-04T18:15:55.527Z] link/ether fa:16:3e:c3:a8:03 brd ff:ff:ff:ff:ff:ff [2021-01-04T18:15:55.527Z] inet 10.30.122.186/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-04T18:15:55.527Z] valid_lft 85132sec preferred_lft 85132sec [2021-01-04T18:15:55.527Z] inet6 fe80::f816:3eff:fec3:a803/64 scope link [2021-01-04T18:15:55.527Z] valid_lft forever preferred_lft forever [2021-01-04T18:15:55.527Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-04T18:15:55.527Z] link/ether 02:42:d3:e4:e6:93 brd ff:ff:ff:ff:ff:ff [2021-01-04T18:15:55.527Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-04T18:15:55.527Z] valid_lft forever preferred_lft forever [2021-01-04T18:15:55.527Z] inet6 fe80::42:d3ff:fee4:e693/64 scope link [2021-01-04T18:15:55.527Z] valid_lft forever preferred_lft forever [2021-01-04T18:15:55.527Z] [2021-01-04T18:15:55.527Z] [2021-01-04T18:15:55.527Z] ---> sar -b -r -n DEV: [2021-01-04T18:15:55.527Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/04/21 _x86_64_ (4 CPU) [2021-01-04T18:15:55.527Z] [2021-01-04T18:15:55.528Z] 17:54:35 LINUX RESTART (4 CPU) [2021-01-04T18:15:55.528Z] [2021-01-04T18:15:55.528Z] 17:55:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-04T18:15:55.528Z] 17:56:01 48.38 23.40 24.97 0.00 3243.86 10898.09 0.00 [2021-01-04T18:15:55.528Z] 17:57:01 187.05 71.46 115.59 0.00 9609.53 39611.10 0.00 [2021-01-04T18:15:55.528Z] 17:58:01 279.69 119.29 160.40 0.00 4713.11 26378.73 0.00 [2021-01-04T18:15:55.528Z] 17:59:01 150.17 62.39 87.79 0.00 2410.51 10883.98 0.00 [2021-01-04T18:15:55.528Z] 18:00:01 142.81 43.36 99.45 0.00 2848.34 25560.55 0.00 [2021-01-04T18:15:55.528Z] 18:01:02 1724.99 1412.22 312.77 0.00 131437.51 189106.43 0.00 [2021-01-04T18:15:55.528Z] 18:02:01 1631.48 1300.69 330.79 0.00 117280.70 126707.40 0.00 [2021-01-04T18:15:55.528Z] 18:03:02 2408.15 2036.68 371.47 0.00 125443.87 145350.65 0.00 [2021-01-04T18:15:55.528Z] 18:04:02 1787.75 1452.64 335.11 0.00 91360.30 105341.47 0.00 [2021-01-04T18:15:55.528Z] 18:05:01 884.66 589.24 295.42 0.00 36780.92 58948.92 0.00 [2021-01-04T18:15:55.528Z] 18:06:01 8.73 1.47 7.26 0.00 21.85 272.77 0.00 [2021-01-04T18:15:55.528Z] 18:07:01 1.63 1.43 0.20 0.00 105.66 2.17 0.00 [2021-01-04T18:15:55.528Z] 18:08:01 0.23 0.02 0.22 0.00 0.27 2.23 0.00 [2021-01-04T18:15:55.528Z] 18:09:01 0.25 0.02 0.23 0.00 0.53 1.93 0.00 [2021-01-04T18:15:55.528Z] 18:10:01 2.18 1.88 0.30 0.00 65.67 4.00 0.00 [2021-01-04T18:15:55.528Z] 18:11:01 0.85 0.02 0.83 0.00 0.53 15.16 0.00 [2021-01-04T18:15:55.528Z] 18:12:01 0.20 0.00 0.20 0.00 0.00 1.93 0.00 [2021-01-04T18:15:55.528Z] 18:13:01 0.22 0.03 0.18 0.00 0.80 1.95 0.00 [2021-01-04T18:15:55.528Z] 18:14:01 0.30 0.02 0.28 0.00 0.13 3.17 0.00 [2021-01-04T18:15:55.528Z] 18:15:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 [2021-01-04T18:15:55.528Z] Average: 463.72 356.55 107.18 0.00 26307.53 37021.02 0.00 [2021-01-04T18:15:55.528Z] [2021-01-04T18:15:55.528Z] 17:55:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-04T18:15:55.528Z] 17:56:01 104276 0 565220 30.04 2620 1209428 1022344 34.89 521952 1057440 6896 [2021-01-04T18:15:55.528Z] 17:57:01 81836 0 750844 39.91 1912 1046952 1534740 52.38 620428 927500 60072 [2021-01-04T18:15:55.528Z] 17:58:01 189256 0 764316 40.62 1468 926504 1533268 52.33 574512 842408 69548 [2021-01-04T18:15:55.528Z] 17:59:01 245008 0 878384 46.68 592 757560 1749348 59.70 667096 683564 49724 [2021-01-04T18:15:55.528Z] 18:00:01 180092 0 763148 40.56 468 937836 1723928 58.83 567484 843908 20 [2021-01-04T18:15:55.528Z] 18:01:02 75128 0 730376 38.82 0 1076040 1763284 60.18 611396 973524 4288 [2021-01-04T18:15:55.528Z] 18:02:01 164320 0 891024 47.36 0 826200 2734396 93.32 741376 719288 23496 [2021-01-04T18:15:55.528Z] 18:03:02 117380 0 734484 39.04 0 1029680 2153908 73.51 592996 944436 82144 [2021-01-04T18:15:55.528Z] 18:04:02 167148 0 927880 49.31 0 786516 2789188 95.19 788868 655184 19620 [2021-01-04T18:15:55.528Z] 18:05:01 651076 0 627504 33.35 0 602964 1210416 41.31 490036 486588 20 [2021-01-04T18:15:55.528Z] 18:06:01 656592 0 621976 33.06 0 602976 1168244 39.87 487680 485944 20 [2021-01-04T18:15:55.528Z] 18:07:01 653740 0 621820 33.05 0 605984 1168392 39.88 488088 489008 8 [2021-01-04T18:15:55.528Z] 18:08:01 654256 0 621292 33.02 0 605996 1161232 39.63 487528 488896 8 [2021-01-04T18:15:55.528Z] 18:09:01 654876 0 620684 32.99 0 605984 1161112 39.63 487284 488896 8 [2021-01-04T18:15:55.528Z] 18:10:01 652900 0 621292 33.02 0 607352 1161112 39.63 487376 490020 16 [2021-01-04T18:15:55.528Z] 18:11:01 652620 0 621564 33.03 0 607360 1161184 39.63 487588 490020 8 [2021-01-04T18:15:55.528Z] 18:12:01 652892 0 621288 33.02 0 607364 1161112 39.63 487508 490020 8 [2021-01-04T18:15:55.528Z] 18:13:01 653120 0 621060 33.01 0 607364 1161112 39.63 487388 490036 8 [2021-01-04T18:15:55.528Z] 18:14:01 653056 0 621112 33.01 0 607376 1161112 39.63 487516 490044 12 [2021-01-04T18:15:55.528Z] 18:15:01 653032 0 621128 33.01 0 607384 1161112 39.63 487644 490048 8 [2021-01-04T18:15:55.528Z] Average: 425630 0 692320 36.80 353 763241 1492027 50.92 552587 651339 15797 [2021-01-04T18:15:55.528Z] [2021-01-04T18:15:55.528Z] 17:55:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-04T18:15:55.528Z] 17:56:01 eth0 868.73 655.28 3294.35 76.85 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 17:57:01 eth0 1147.47 1202.75 5912.84 158.82 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 17:57:01 docker0 836.86 697.22 69.15 2652.25 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 17:58:01 eth0 226.61 169.26 864.03 26.71 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 17:58:01 veth5d2c358 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 17:58:01 docker0 148.75 189.85 11.11 830.90 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 17:59:01 eth0 39.14 28.63 18.09 74.30 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 17:59:01 veth5d2c358 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:00:01 eth0 173.87 139.15 1692.82 22.14 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:00:01 vethf3d3893 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:01:02 veth858d335 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:01:02 eth0 78.93 56.60 178.11 60.67 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:01:02 veth7174250 0.00 0.36 0.00 0.02 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:02:01 vethaa1f67f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:02:01 vethe3f2464 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:02:01 eth0 40.74 21.15 111.96 14.21 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:03:02 veth6aa9a3d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:03:02 eth0 182.32 127.38 1327.87 98.28 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:03:02 veth7174250 0.00 0.52 0.00 0.03 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:04:02 vethb2334ca 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:04:02 veth67b1105 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:04:02 eth0 81.43 42.48 340.75 74.91 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:05:01 eth0 120.84 83.27 270.90 87.05 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:05:01 docker0 1078.72 1032.97 86.20 4380.08 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:06:01 eth0 1.07 0.25 0.22 0.08 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:07:01 eth0 1.80 0.63 0.64 0.40 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:08:01 eth0 0.58 0.35 0.27 0.20 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:09:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:10:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:11:01 eth0 0.33 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:12:01 eth0 0.08 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:13:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:14:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:15:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.528Z] 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.529Z] Average: eth0 148.11 126.45 701.61 34.76 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.529Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.529Z] Average: docker0 53.16 50.90 4.25 215.84 0.00 0.00 0.00 0.00 [2021-01-04T18:15:55.529Z] [2021-01-04T18:15:55.529Z] [2021-01-04T18:15:55.529Z] ---> sar -P ALL: [2021-01-04T18:15:55.529Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/04/21 _x86_64_ (4 CPU) [2021-01-04T18:15:55.529Z] [2021-01-04T18:15:55.529Z] 17:54:35 LINUX RESTART (4 CPU) [2021-01-04T18:15:55.529Z] [2021-01-04T18:15:55.529Z] 17:55:02 CPU %user %nice %system %iowait %steal %idle [2021-01-04T18:15:55.529Z] 17:56:01 all 10.92 0.00 3.84 1.13 0.03 84.08 [2021-01-04T18:15:55.529Z] 17:56:01 0 10.18 0.00 4.22 0.21 0.03 85.35 [2021-01-04T18:15:55.529Z] 17:56:01 1 10.14 0.00 3.90 2.31 0.03 83.62 [2021-01-04T18:15:55.529Z] 17:56:01 2 10.19 0.00 3.67 1.08 0.03 85.03 [2021-01-04T18:15:55.529Z] 17:56:01 3 13.16 0.00 3.55 0.91 0.03 82.34 [2021-01-04T18:15:55.529Z] 17:57:01 all 16.22 0.00 8.96 2.37 0.06 72.39 [2021-01-04T18:15:55.529Z] 17:57:01 0 14.16 0.00 11.48 2.06 0.07 72.23 [2021-01-04T18:15:55.529Z] 17:57:01 1 17.09 0.00 7.67 1.85 0.05 73.35 [2021-01-04T18:15:55.529Z] 17:57:01 2 15.21 0.00 8.29 1.99 0.05 74.47 [2021-01-04T18:15:55.529Z] 17:57:01 3 18.42 0.00 8.44 3.58 0.07 69.50 [2021-01-04T18:15:55.529Z] 17:58:01 all 21.13 0.00 8.77 7.32 0.06 62.72 [2021-01-04T18:15:55.529Z] 17:58:01 0 21.74 0.00 8.45 8.53 0.07 61.21 [2021-01-04T18:15:55.529Z] 17:58:01 1 21.38 0.00 8.71 6.94 0.05 62.92 [2021-01-04T18:15:55.529Z] 17:58:01 2 18.72 0.00 9.23 6.35 0.09 65.60 [2021-01-04T18:15:55.529Z] 17:58:01 3 22.69 0.00 8.69 7.45 0.05 61.12 [2021-01-04T18:15:55.529Z] 17:59:01 all 48.37 0.00 12.84 4.93 0.05 33.80 [2021-01-04T18:15:55.529Z] 17:59:01 0 49.51 0.00 12.88 4.97 0.05 32.59 [2021-01-04T18:15:55.529Z] 17:59:01 1 48.21 0.00 12.41 6.22 0.05 33.10 [2021-01-04T18:15:55.529Z] 17:59:01 2 48.44 0.00 12.96 3.25 0.03 35.32 [2021-01-04T18:15:55.529Z] 17:59:01 3 47.30 0.00 13.13 5.30 0.07 34.21 [2021-01-04T18:15:55.529Z] 18:00:01 all 33.51 0.00 12.02 3.74 0.06 50.67 [2021-01-04T18:15:55.529Z] 18:00:01 0 33.58 0.00 11.81 4.01 0.07 50.53 [2021-01-04T18:15:55.529Z] 18:00:01 1 33.96 0.00 12.22 5.34 0.05 48.43 [2021-01-04T18:15:55.529Z] 18:00:01 2 32.28 0.00 11.79 3.32 0.07 52.53 [2021-01-04T18:15:55.529Z] 18:00:01 3 34.22 0.00 12.26 2.28 0.03 51.21 [2021-01-04T18:15:55.529Z] 18:01:02 all 20.89 0.00 26.53 14.98 0.10 37.49 [2021-01-04T18:15:55.529Z] 18:01:02 0 19.55 0.00 25.78 14.23 0.10 40.34 [2021-01-04T18:15:55.529Z] 18:01:02 1 23.78 0.00 27.61 15.31 0.10 33.20 [2021-01-04T18:15:55.529Z] 18:01:02 2 20.05 0.00 26.43 14.27 0.10 39.15 [2021-01-04T18:15:55.529Z] 18:01:02 3 20.18 0.00 26.31 16.12 0.11 37.28 [2021-01-04T18:15:55.529Z] 18:02:01 all 47.24 0.00 21.52 23.29 0.08 7.88 [2021-01-04T18:15:55.529Z] 18:02:01 0 46.31 0.00 22.48 24.29 0.07 6.85 [2021-01-04T18:15:55.529Z] 18:02:01 1 46.68 0.00 21.37 23.92 0.09 7.94 [2021-01-04T18:15:55.529Z] 18:02:01 2 48.13 0.00 20.98 22.78 0.09 8.02 [2021-01-04T18:15:55.529Z] 18:02:01 3 47.85 0.00 21.22 22.16 0.05 8.72 [2021-01-04T18:15:55.529Z] 18:03:02 all 21.19 0.00 20.87 32.98 0.10 24.85 [2021-01-04T18:15:55.529Z] 18:03:02 0 21.76 0.00 19.08 35.56 0.12 23.48 [2021-01-04T18:15:55.529Z] 18:03:02 1 21.00 0.00 20.51 32.87 0.10 25.52 [2021-01-04T18:15:55.529Z] 18:03:02 2 19.66 0.00 21.78 29.03 0.12 29.41 [2021-01-04T18:15:55.529Z] 18:03:02 3 22.35 0.00 22.13 34.47 0.07 20.97 [2021-01-04T18:15:55.529Z] 18:04:02 all 44.23 0.00 22.30 24.75 0.07 8.64 [2021-01-04T18:15:55.529Z] 18:04:02 0 43.94 0.00 22.44 25.80 0.09 7.74 [2021-01-04T18:15:55.529Z] 18:04:02 1 43.34 0.00 22.28 25.53 0.07 8.78 [2021-01-04T18:15:55.529Z] 18:04:02 2 45.46 0.00 22.50 22.96 0.07 9.00 [2021-01-04T18:15:55.529Z] 18:04:02 3 44.18 0.00 21.97 24.72 0.07 9.06 [2021-01-04T18:15:55.529Z] 18:05:01 all 24.80 0.00 14.68 23.42 0.07 37.03 [2021-01-04T18:15:55.529Z] 18:05:01 0 25.15 0.00 14.93 24.65 0.09 35.18 [2021-01-04T18:15:55.529Z] 18:05:01 1 25.32 0.00 14.39 19.79 0.07 40.44 [2021-01-04T18:15:55.529Z] 18:05:01 2 24.27 0.00 14.81 26.22 0.07 34.63 [2021-01-04T18:15:55.529Z] 18:05:01 3 24.45 0.00 14.60 23.01 0.05 37.88 [2021-01-04T18:15:55.529Z] 18:06:01 all 0.15 0.00 0.06 0.35 0.00 99.43 [2021-01-04T18:15:55.529Z] 18:06:01 0 0.05 0.00 0.03 0.17 0.00 99.75 [2021-01-04T18:15:55.529Z] 18:06:01 1 0.47 0.00 0.02 0.82 0.00 98.70 [2021-01-04T18:15:55.529Z] 18:06:01 2 0.07 0.00 0.08 0.38 0.00 99.47 [2021-01-04T18:15:55.529Z] 18:06:01 3 0.03 0.00 0.10 0.05 0.00 99.82 [2021-01-04T18:15:55.529Z] [2021-01-04T18:15:55.529Z] 18:06:01 CPU %user %nice %system %iowait %steal %idle [2021-01-04T18:15:55.529Z] 18:07:01 all 0.09 0.00 0.07 0.01 0.00 99.82 [2021-01-04T18:15:55.529Z] 18:07:01 0 0.05 0.00 0.02 0.02 0.00 99.92 [2021-01-04T18:15:55.529Z] 18:07:01 1 0.18 0.00 0.10 0.02 0.00 99.70 [2021-01-04T18:15:55.529Z] 18:07:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2021-01-04T18:15:55.529Z] 18:07:01 3 0.08 0.00 0.12 0.00 0.00 99.80 [2021-01-04T18:15:55.529Z] 18:08:01 all 0.04 0.00 0.03 0.00 0.00 99.94 [2021-01-04T18:15:55.529Z] 18:08:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-04T18:15:55.529Z] 18:08:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2021-01-04T18:15:55.529Z] 18:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-04T18:15:55.529Z] 18:08:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-04T18:15:55.529Z] 18:09:01 all 0.15 0.00 0.07 0.00 0.00 99.78 [2021-01-04T18:15:55.529Z] 18:09:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2021-01-04T18:15:55.529Z] 18:09:01 1 0.55 0.00 0.10 0.00 0.00 99.35 [2021-01-04T18:15:55.529Z] 18:09:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2021-01-04T18:15:55.529Z] 18:09:01 3 0.02 0.00 0.07 0.00 0.00 99.92 [2021-01-04T18:15:55.529Z] 18:10:01 all 0.19 0.00 0.19 0.02 0.01 99.59 [2021-01-04T18:15:55.529Z] 18:10:01 0 0.05 0.00 0.18 0.10 0.02 99.65 [2021-01-04T18:15:55.529Z] 18:10:01 1 0.55 0.00 0.22 0.00 0.00 99.23 [2021-01-04T18:15:55.529Z] 18:10:01 2 0.07 0.00 0.10 0.00 0.00 99.83 [2021-01-04T18:15:55.529Z] 18:10:01 3 0.08 0.00 0.27 0.00 0.02 99.63 [2021-01-04T18:15:55.529Z] 18:11:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2021-01-04T18:15:55.529Z] 18:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-04T18:15:55.529Z] 18:11:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-01-04T18:15:55.529Z] 18:11:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-04T18:15:55.529Z] 18:11:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-04T18:15:55.529Z] 18:12:01 all 0.15 0.00 0.02 0.00 0.01 99.81 [2021-01-04T18:15:55.529Z] 18:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-04T18:15:55.529Z] 18:12:01 1 0.52 0.00 0.02 0.00 0.02 99.45 [2021-01-04T18:15:55.529Z] 18:12:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2021-01-04T18:15:55.529Z] 18:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-04T18:15:55.529Z] 18:13:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-01-04T18:15:55.529Z] 18:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2021-01-04T18:15:55.529Z] 18:13:01 1 0.52 0.00 0.05 0.00 0.00 99.43 [2021-01-04T18:15:55.529Z] 18:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-04T18:15:55.529Z] 18:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-04T18:15:55.529Z] 18:14:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-01-04T18:15:55.529Z] 18:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-01-04T18:15:55.529Z] 18:14:01 1 0.53 0.00 0.00 0.00 0.00 99.47 [2021-01-04T18:15:55.529Z] 18:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-04T18:15:55.529Z] 18:14:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-01-04T18:15:55.529Z] 18:15:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-01-04T18:15:55.529Z] 18:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-04T18:15:55.529Z] 18:15:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-01-04T18:15:55.529Z] 18:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-04T18:15:55.529Z] 18:15:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-04T18:15:55.529Z] Average: all 14.19 0.00 7.48 6.80 0.04 71.50 [2021-01-04T18:15:55.529Z] Average: 0 14.04 0.00 7.54 7.08 0.04 71.30 [2021-01-04T18:15:55.529Z] Average: 1 14.47 0.00 7.42 6.88 0.03 71.20 [2021-01-04T18:15:55.529Z] Average: 2 13.85 0.00 7.48 6.42 0.04 72.21 [2021-01-04T18:15:55.529Z] Average: 3 14.42 0.00 7.46 6.81 0.03 71.29 [2021-01-04T18:15:55.529Z] [2021-01-04T18:15:55.529Z] [2021-01-04T18:15:55.529Z]