Pull request #3120 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46+a296f24e360d73b4e20a007fd564889f5e431139 (8ada399af11453a12c64cbc2d2e3c25e73a83d93) 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 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 Running on prd-centos7-docker-4c-2g-25113 in /w/workspace/edgexfoundry_edgex-go_PR-3120 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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 a296f24e360d73b4e20a007fd564889f5e431139 into PR head commit 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 Merge succeeded, producing 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 Checking out Revision 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 (PR-3120) > 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/3120/head:refs/remotes/origin/PR-3120 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 # 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 a296f24e360d73b4e20a007fd564889f5e431139 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 # timeout=10 Commit message: "feat(command): Implement Command GET /device/name/{name}/{command} V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-05T00:39:46.844Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-05T00:39:47.250Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-05T00:39:47.374Z] ========================================================= [2021-02-05T00:39:47.375Z] EdgeX Global Pipelines Version Info [2021-02-05T00:39:47.375Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a651e25adb184497cc3a389de0d485b8677ac518 # timeout=10 [2021-02-05T00:39:50.529Z] ------------------- [2021-02-05T00:39:50.529Z] stable info: [2021-02-05T00:39:50.529Z] ------------------- [2021-02-05T00:39:50.529Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-05T00:39:50.529Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-05T00:39:50.529Z] Message: update stable to v1.0.179 [2021-02-05T00:39:51.651Z] ------------------- [2021-02-05T00:39:51.651Z] experimental info: [2021-02-05T00:39:51.651Z] ------------------- [2021-02-05T00:39:51.651Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-05T00:39:51.651Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-05T00:39:51.651Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-05T00:39:51.993Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-05T00:39:52.103Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-05T00:39:52.199Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-05T00:39:52.317Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-05T00:39:52.407Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-05T00:39:52.555Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-05T00:39:52.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-05T00:39:52.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-05T00:39:52.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-05T00:39:52.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-05T00:39:53.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-05T00:39:53.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-05T00:39:53.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-05T00:39:53.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-05T00:39:53.431Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-05T00:39:53.540Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-05T00:39:53.639Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-05T00:39:53.720Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-05T00:39:53.830Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-05T00:39:53.919Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-05T00:39:54.009Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-05T00:39:54.144Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-05T00:39:54.275Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-05T00:39:54.379Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3120 [Pipeline] echo [2021-02-05T00:39:54.463Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3120 [Pipeline] echo [2021-02-05T00:39:54.550Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3120 [Pipeline] echo [2021-02-05T00:39:54.676Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 [Pipeline] echo [2021-02-05T00:39:54.757Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 83637ed [Pipeline] echo [2021-02-05T00:39:54.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-05T00:39:55.008Z] provisioning config files... [2021-02-05T00:39:55.069Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config5916153003466333936tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-05T00:39:55.585Z] ---> docker-login.sh [2021-02-05T00:39:55.585Z] nexus3.edgexfoundry.org:10001 [2021-02-05T00:39:56.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T00:39:56.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T00:39:56.634Z] Configure a credential helper to remove this warning. See [2021-02-05T00:39:56.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T00:39:56.634Z] [2021-02-05T00:39:56.634Z] Login Succeeded [2021-02-05T00:39:56.634Z] nexus3.edgexfoundry.org:10002 [2021-02-05T00:39:57.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T00:39:57.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T00:39:57.270Z] Configure a credential helper to remove this warning. See [2021-02-05T00:39:57.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T00:39:57.270Z] [2021-02-05T00:39:57.270Z] Login Succeeded [2021-02-05T00:39:57.270Z] nexus3.edgexfoundry.org:10003 [2021-02-05T00:39:57.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T00:39:57.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T00:39:57.918Z] Configure a credential helper to remove this warning. See [2021-02-05T00:39:57.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T00:39:57.918Z] [2021-02-05T00:39:57.918Z] Login Succeeded [2021-02-05T00:39:57.918Z] nexus3.edgexfoundry.org:10004 [2021-02-05T00:39:58.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T00:39:58.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T00:39:58.604Z] Configure a credential helper to remove this warning. See [2021-02-05T00:39:58.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T00:39:58.604Z] [2021-02-05T00:39:58.604Z] Login Succeeded [2021-02-05T00:39:58.604Z] docker.io [2021-02-05T00:39:58.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T00:39:59.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T00:39:59.281Z] Configure a credential helper to remove this warning. See [2021-02-05T00:39:59.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T00:39:59.281Z] [2021-02-05T00:39:59.281Z] Login Succeeded [2021-02-05T00:39:59.281Z] ---> docker-login.sh ends [Pipeline] } [2021-02-05T00:39:59.395Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-05T00:39:59.900Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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-02-05T00:39:59.900Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T00:39:59.900Z] ++ cut -d/ -f2 [2021-02-05T00:39:59.900Z] ++ dirname cmd/core-command/Dockerfile [2021-02-05T00:39:59.901Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-05T00:39:59.901Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T00:39:59.901Z] ++ dirname cmd/core-data/Dockerfile [2021-02-05T00:39:59.901Z] ++ cut -d/ -f2 [2021-02-05T00:39:59.901Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-05T00:39:59.901Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T00:39:59.901Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-05T00:39:59.901Z] ++ cut -d/ -f2 [2021-02-05T00:39:59.901Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-05T00:39:59.901Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T00:39:59.901Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-05T00:39:59.901Z] ++ cut -d/ -f2 [2021-02-05T00:39:59.901Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-05T00:39:59.901Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T00:39:59.901Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-05T00:39:59.901Z] ++ cut -d/ -f2 [2021-02-05T00:39:59.901Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-05T00:39:59.901Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T00:39:59.901Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-05T00:39:59.901Z] ++ cut -d/ -f2 [2021-02-05T00:39:59.901Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-05T00:39:59.901Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T00:39:59.901Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-05T00:39:59.901Z] ++ cut -d/ -f2 [2021-02-05T00:39:59.901Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-05T00:39:59.901Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T00:39:59.901Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-05T00:39:59.901Z] ++ cut -d/ -f2 [2021-02-05T00:39:59.901Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-05T00:39:59.901Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T00:39:59.901Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-05T00:39:59.901Z] ++ cut -d/ -f2 [2021-02-05T00:39:59.901Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-05T00:40:00.060Z] 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-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-02-05T00:40:01.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-05T00:40:01.859Z] [2021-02-05T00:40:01.859Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:40:02.299Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-05T00:40:02.617Z] latest: Pulling from edgex-devops/git-semver [2021-02-05T00:40:02.617Z] 31603596830f: Pulling fs layer [2021-02-05T00:40:02.617Z] 2a8b12db71e7: Pulling fs layer [2021-02-05T00:40:02.617Z] 6ca5941a6612: Pulling fs layer [2021-02-05T00:40:02.617Z] ecc8261a40a4: Pulling fs layer [2021-02-05T00:40:02.617Z] ecc8261a40a4: Waiting [2021-02-05T00:40:02.617Z] 2a8b12db71e7: Verifying Checksum [2021-02-05T00:40:02.617Z] 2a8b12db71e7: Download complete [2021-02-05T00:40:02.918Z] 31603596830f: Verifying Checksum [2021-02-05T00:40:02.918Z] 31603596830f: Download complete [2021-02-05T00:40:03.218Z] 6ca5941a6612: Verifying Checksum [2021-02-05T00:40:03.218Z] 6ca5941a6612: Download complete [2021-02-05T00:40:03.218Z] ecc8261a40a4: Verifying Checksum [2021-02-05T00:40:03.218Z] ecc8261a40a4: Download complete [2021-02-05T00:40:03.866Z] 31603596830f: Pull complete [2021-02-05T00:40:04.188Z] 2a8b12db71e7: Pull complete [2021-02-05T00:40:06.273Z] 6ca5941a6612: Pull complete [2021-02-05T00:40:06.545Z] ecc8261a40a4: Pull complete [2021-02-05T00:40:06.545Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-05T00:40:06.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-05T00:40:06.545Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-05T00:40:06.716Z] prd-centos7-docker-4c-2g-25113 does not seem to be running inside a container [2021-02-05T00:40:06.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-02-05T00:40:09.976Z] $ docker top 70d07cb9c44b3a5a75d29ebe6c667b3ad97ccc507f2f588421abb4f3de1a5d3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-05T00:40:10.459Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-05T00:40:10.459Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-05T00:40:10.940Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-05T00:40:10.945Z] $ docker exec 70d07cb9c44b3a5a75d29ebe6c667b3ad97ccc507f2f588421abb4f3de1a5d3a ssh-agent [2021-02-05T00:40:11.398Z] SSH_AUTH_SOCK=/tmp/ssh-vh6BmMKuuE1Q/agent.12 [2021-02-05T00:40:11.398Z] SSH_AGENT_PID=18 [2021-02-05T00:40:11.434Z] Running ssh-add (command line suppressed) [2021-02-05T00:40:11.745Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_2495312940706753245.key (/w/workspace/edgex-go/6@tmp/private_key_2495312940706753245.key) [2021-02-05T00:40:11.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-05T00:40:12.354Z] + git tag --points-at HEAD [Pipeline] } [2021-02-05T00:40:12.468Z] $ docker exec --env ******** --env ******** 70d07cb9c44b3a5a75d29ebe6c667b3ad97ccc507f2f588421abb4f3de1a5d3a ssh-agent -k [2021-02-05T00:40:12.885Z] unset SSH_AUTH_SOCK; [2021-02-05T00:40:12.886Z] unset SSH_AGENT_PID; [2021-02-05T00:40:12.886Z] echo Agent pid 18 killed; [2021-02-05T00:40:12.982Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-05T00:40:13.169Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-05T00:40:13.169Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-05T00:40:13.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-05T00:40:13.562Z] $ docker exec 70d07cb9c44b3a5a75d29ebe6c667b3ad97ccc507f2f588421abb4f3de1a5d3a ssh-agent [2021-02-05T00:40:13.850Z] SSH_AUTH_SOCK=/tmp/ssh-hXATwHKG8o2h/agent.49 [2021-02-05T00:40:13.850Z] SSH_AGENT_PID=55 [2021-02-05T00:40:13.858Z] Running ssh-add (command line suppressed) [2021-02-05T00:40:14.146Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_4013166324441431170.key (/w/workspace/edgex-go/6@tmp/private_key_4013166324441431170.key) [2021-02-05T00:40:14.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-05T00:40:14.765Z] + git semver init [2021-02-05T00:40:15.034Z] # -> Open(): unable to determine branch for HEAD [2021-02-05T00:40:15.034Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2021-02-05T00:40:15.034Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2021-02-05T00:40:15.034Z] # $SEMVER_REMOTE_NAME = origin [2021-02-05T00:40:15.034Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-05T00:40:15.034Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-05T00:40:15.034Z] # $SEMVER_BRANCH = PR-3120 [2021-02-05T00:40:15.034Z] # $SEMVER_TEMP = /tmp/semver-275427183 [2021-02-05T00:40:15.034Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-05T00:40:55.432Z] # '/tmp/semver-275427183' -> '/w/workspace/edgex-go/6/.semver' [2021-02-05T00:40:55.432Z] # -> Force: false [2021-02-05T00:40:55.432Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2021-02-05T00:40:55.467Z] $ docker exec --env ******** --env ******** 70d07cb9c44b3a5a75d29ebe6c667b3ad97ccc507f2f588421abb4f3de1a5d3a ssh-agent -k [2021-02-05T00:40:56.206Z] unset SSH_AUTH_SOCK; [2021-02-05T00:40:56.206Z] unset SSH_AGENT_PID; [2021-02-05T00:40:56.209Z] echo Agent pid 55 killed; [2021-02-05T00:40:56.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-05T00:40:57.005Z] + git semver [Pipeline] } [2021-02-05T00:40:57.328Z] $ docker stop --time=1 70d07cb9c44b3a5a75d29ebe6c667b3ad97ccc507f2f588421abb4f3de1a5d3a [2021-02-05T00:40:59.518Z] $ docker rm -f 70d07cb9c44b3a5a75d29ebe6c667b3ad97ccc507f2f588421abb4f3de1a5d3a [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-05T00:41:00.533Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-05T00:41:01.814Z] Stashed 1 file(s) [Pipeline] echo [2021-02-05T00:41:01.818Z] [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] { [2021-02-05T00:41:02.427Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-25123 in /w/workspace/edgexfoundry_edgex-go_PR-3120 [Pipeline] sh [Pipeline] { [Pipeline] ws [2021-02-05T00:41:02.593Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-02-05T00:41:02.795Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-05T00:41:03.173Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-05T00:41:03.692Z] + sudo service docker restart [2021-02-05T00:41:03.692Z] + true [2021-02-05T00:41:03.692Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-05T00:41:05.223Z] ========================================================= [2021-02-05T00:41:05.223Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-05T00:41:05.223Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:41:06.096Z] + 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-02-05T00:41:07.949Z] using credential edgex-jenkins-ssh [2021-02-05T00:41:08.014Z] Cloning the remote Git repository [2021-02-05T00:41:08.086Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-05T00:41:08.228Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-02-05T00:41:08.347Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-05T00:41:08.349Z] > git --version # timeout=10 [2021-02-05T00:41:08.376Z] > git --version # 'git version 2.17.1' [2021-02-05T00:41:08.379Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-05T00:41:08.484Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-05T00:41:14.713Z] Sending build context to Docker daemon 327.6MB [2021-02-05T00:41:14.713Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-05T00:41:14.713Z] Step 2/6 : FROM ${BASE} [2021-02-05T00:41:14.713Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-05T00:41:14.713Z] 188c0c94c7c5: Pulling fs layer [2021-02-05T00:41:14.713Z] 0ef7d3d256c8: Pulling fs layer [2021-02-05T00:41:14.713Z] de9db76c5a1d: Pulling fs layer [2021-02-05T00:41:14.713Z] bca2f99d35d6: Pulling fs layer [2021-02-05T00:41:14.713Z] 93359f2a8cfa: Pulling fs layer [2021-02-05T00:41:14.713Z] 7c6f9722023f: Pulling fs layer [2021-02-05T00:41:14.713Z] a35cf1a2eb13: Pulling fs layer [2021-02-05T00:41:14.713Z] 93359f2a8cfa: Waiting [2021-02-05T00:41:14.713Z] 7c6f9722023f: Waiting [2021-02-05T00:41:14.713Z] a35cf1a2eb13: Waiting [2021-02-05T00:41:14.713Z] bca2f99d35d6: Waiting [2021-02-05T00:41:14.713Z] de9db76c5a1d: Download complete [2021-02-05T00:41:14.713Z] 0ef7d3d256c8: Verifying Checksum [2021-02-05T00:41:14.713Z] 0ef7d3d256c8: Download complete [2021-02-05T00:41:14.713Z] 93359f2a8cfa: Verifying Checksum [2021-02-05T00:41:14.713Z] 93359f2a8cfa: Download complete [2021-02-05T00:41:15.421Z] 7c6f9722023f: Verifying Checksum [2021-02-05T00:41:15.421Z] 7c6f9722023f: Download complete [2021-02-05T00:41:15.421Z] 188c0c94c7c5: Verifying Checksum [2021-02-05T00:41:15.421Z] 188c0c94c7c5: Download complete [2021-02-05T00:41:17.009Z] 188c0c94c7c5: Pull complete [2021-02-05T00:41:18.105Z] 0ef7d3d256c8: Pull complete [2021-02-05T00:41:18.105Z] de9db76c5a1d: Pull complete [2021-02-05T00:41:22.545Z] a35cf1a2eb13: Verifying Checksum [2021-02-05T00:41:22.545Z] a35cf1a2eb13: Download complete [2021-02-05T00:41:24.041Z] bca2f99d35d6: Verifying Checksum [2021-02-05T00:41:24.041Z] bca2f99d35d6: Download complete [2021-02-05T00:41:36.923Z] bca2f99d35d6: Pull complete [2021-02-05T00:41:36.923Z] 93359f2a8cfa: Pull complete [2021-02-05T00:41:36.923Z] 7c6f9722023f: Pull complete [2021-02-05T00:41:43.227Z] Merging remotes/origin/master commit a296f24e360d73b4e20a007fd564889f5e431139 into PR head commit 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 [2021-02-05T00:41:43.679Z] Merge succeeded, producing 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 [2021-02-05T00:41:43.680Z] Checking out Revision 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 (PR-3120) [2021-02-05T00:41:43.973Z] a35cf1a2eb13: Pull complete [2021-02-05T00:41:43.973Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-05T00:41:43.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-05T00:41:43.973Z] ---> a62c8e92a672 [2021-02-05T00:41:43.973Z] 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-02-05T00:41:44.244Z] ---> Running in bad9b07c9bd8 [2021-02-05T00:41:42.236Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-05T00:41:42.263Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-05T00:41:42.291Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-05T00:41:42.336Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-05T00:41:42.337Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-05T00:41:42.350Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3120/head:refs/remotes/origin/PR-3120 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-05T00:41:43.248Z] > git config core.sparsecheckout # timeout=10 [2021-02-05T00:41:43.269Z] > git checkout -f 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 # timeout=10 [2021-02-05T00:41:43.598Z] > git remote # timeout=10 [2021-02-05T00:41:43.617Z] > git config --get remote.origin.url # timeout=10 [2021-02-05T00:41:43.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-05T00:41:43.643Z] > git merge a296f24e360d73b4e20a007fd564889f5e431139 # timeout=10 [2021-02-05T00:41:43.667Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-05T00:41:43.689Z] > git config core.sparsecheckout # timeout=10 [2021-02-05T00:41:43.705Z] > git checkout -f 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 # timeout=10 [2021-02-05T00:41:45.792Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:41:46.865Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:41:48.301Z] Commit message: "feat(command): Implement Command GET /device/name/{name}/{command} V2 API" [2021-02-05T00:41:48.371Z] (1/12) Installing libmagic (5.38-r0) [2021-02-05T00:41:48.371Z] (2/12) Installing file (5.38-r0) [2021-02-05T00:41:48.371Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-05T00:41:48.645Z] (4/12) Installing g++ (9.3.0-r2) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-05T00:41:49.708Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-05T00:41:50.120Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-05T00:41:50.465Z] + true [2021-02-05T00:41:50.465Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-05T00:41:53.199Z] provisioning config files... [2021-02-05T00:41:53.250Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config4247868192881196382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-05T00:41:53.727Z] ---> docker-login.sh [2021-02-05T00:41:53.727Z] nexus3.edgexfoundry.org:10001 [2021-02-05T00:41:54.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T00:41:54.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T00:41:54.993Z] Configure a credential helper to remove this warning. See [2021-02-05T00:41:54.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T00:41:54.993Z] [2021-02-05T00:41:54.993Z] Login Succeeded [2021-02-05T00:41:54.993Z] nexus3.edgexfoundry.org:10002 [2021-02-05T00:41:55.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T00:41:55.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T00:41:55.598Z] Configure a credential helper to remove this warning. See [2021-02-05T00:41:55.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T00:41:55.598Z] [2021-02-05T00:41:55.598Z] Login Succeeded [2021-02-05T00:41:55.598Z] nexus3.edgexfoundry.org:10003 [2021-02-05T00:41:56.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T00:41:56.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T00:41:56.198Z] Configure a credential helper to remove this warning. See [2021-02-05T00:41:56.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T00:41:56.198Z] [2021-02-05T00:41:56.198Z] Login Succeeded [2021-02-05T00:41:56.198Z] nexus3.edgexfoundry.org:10004 [2021-02-05T00:41:56.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T00:41:56.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T00:41:56.800Z] Configure a credential helper to remove this warning. See [2021-02-05T00:41:56.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T00:41:56.800Z] [2021-02-05T00:41:56.800Z] Login Succeeded [2021-02-05T00:41:56.800Z] docker.io [2021-02-05T00:41:57.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T00:41:57.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T00:41:57.673Z] Configure a credential helper to remove this warning. See [2021-02-05T00:41:57.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T00:41:57.673Z] [2021-02-05T00:41:57.673Z] Login Succeeded [2021-02-05T00:41:57.674Z] ---> docker-login.sh ends [Pipeline] } [2021-02-05T00:41:57.691Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-05T00:41:58.178Z] ========================================================= [2021-02-05T00:41:58.178Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-05T00:41:58.178Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:41:58.570Z] + 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-02-05T00:42:01.222Z] Sending build context to Docker daemon 166.2MB [2021-02-05T00:42:01.222Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-05T00:42:01.222Z] Step 2/6 : FROM ${BASE} [2021-02-05T00:42:01.222Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-05T00:42:01.222Z] 5f621e34cdf4: Pulling fs layer [2021-02-05T00:42:01.222Z] a4357932f1b6: Pulling fs layer [2021-02-05T00:42:01.222Z] 18c013af1878: Pulling fs layer [2021-02-05T00:42:01.222Z] 00ac8860ef70: Pulling fs layer [2021-02-05T00:42:01.222Z] 63d7cb157983: Pulling fs layer [2021-02-05T00:42:01.222Z] b116817d02f9: Pulling fs layer [2021-02-05T00:42:01.222Z] 745a02a5169b: Pulling fs layer [2021-02-05T00:42:01.222Z] 00ac8860ef70: Waiting [2021-02-05T00:42:01.222Z] 63d7cb157983: Waiting [2021-02-05T00:42:01.222Z] b116817d02f9: Waiting [2021-02-05T00:42:01.222Z] 745a02a5169b: Waiting [2021-02-05T00:42:01.222Z] 18c013af1878: Verifying Checksum [2021-02-05T00:42:01.222Z] 18c013af1878: Download complete [2021-02-05T00:42:01.222Z] a4357932f1b6: Verifying Checksum [2021-02-05T00:42:01.222Z] a4357932f1b6: Download complete [2021-02-05T00:42:01.222Z] 63d7cb157983: Verifying Checksum [2021-02-05T00:42:01.222Z] 63d7cb157983: Download complete [2021-02-05T00:42:01.222Z] b116817d02f9: Download complete [2021-02-05T00:42:01.821Z] 5f621e34cdf4: Verifying Checksum [2021-02-05T00:42:01.821Z] 5f621e34cdf4: Download complete [2021-02-05T00:42:01.833Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-05T00:42:01.833Z] (6/12) Installing patch (2.7.6-r6) [2021-02-05T00:42:01.833Z] (7/12) Installing build-base (0.5-r2) [2021-02-05T00:42:01.833Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-05T00:42:01.833Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-05T00:42:01.833Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-05T00:42:01.833Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-05T00:42:01.833Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-05T00:42:01.833Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:42:01.833Z] OK: 233 MiB in 51 packages [2021-02-05T00:42:02.812Z] 5f621e34cdf4: Pull complete [2021-02-05T00:42:03.090Z] a4357932f1b6: Pull complete [2021-02-05T00:42:03.696Z] 18c013af1878: Pull complete [2021-02-05T00:42:05.710Z] 745a02a5169b: Verifying Checksum [2021-02-05T00:42:05.710Z] 745a02a5169b: Download complete [2021-02-05T00:42:06.479Z] Removing intermediate container bad9b07c9bd8 [2021-02-05T00:42:06.479Z] ---> 2fdbc4f0e18f [2021-02-05T00:42:06.479Z] Step 4/6 : WORKDIR /edgex-go [2021-02-05T00:42:06.702Z] 00ac8860ef70: Download complete [2021-02-05T00:42:06.822Z] ---> Running in 8ab08c4ccf31 [2021-02-05T00:42:07.115Z] Removing intermediate container 8ab08c4ccf31 [2021-02-05T00:42:07.115Z] ---> d1b22ad5e515 [2021-02-05T00:42:07.115Z] Step 5/6 : COPY go.mod . [2021-02-05T00:42:07.794Z] ---> 06e567ffd245 [2021-02-05T00:42:07.794Z] Step 6/6 : RUN go mod download [2021-02-05T00:42:08.079Z] ---> Running in 720ab05787e9 [2021-02-05T00:42:16.872Z] 00ac8860ef70: Pull complete [2021-02-05T00:42:16.872Z] 63d7cb157983: Pull complete [2021-02-05T00:42:17.146Z] b116817d02f9: Pull complete [2021-02-05T00:42:20.573Z] 745a02a5169b: Pull complete [2021-02-05T00:42:20.573Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-05T00:42:20.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-05T00:42:20.573Z] ---> b7e6874047d6 [2021-02-05T00:42:20.573Z] 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-02-05T00:42:25.003Z] ---> Running in c19cae8d3b57 [2021-02-05T00:42:25.987Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:42:27.978Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:42:28.987Z] (1/12) Installing libmagic (5.38-r0) [2021-02-05T00:42:29.613Z] (2/12) Installing file (5.38-r0) [2021-02-05T00:42:29.613Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-05T00:42:29.613Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-05T00:42:42.132Z] Removing intermediate container 720ab05787e9 [2021-02-05T00:42:42.132Z] ---> c0f150c1aec0 [2021-02-05T00:42:42.132Z] Successfully built c0f150c1aec0 [2021-02-05T00:42:42.132Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:42:42.775Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-05T00:42:43.107Z] . [Pipeline] withDockerContainer [2021-02-05T00:42:43.391Z] prd-centos7-docker-4c-2g-25113 does not seem to be running inside a container [2021-02-05T00:42:43.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-02-05T00:42:45.770Z] $ docker top ae89be217c7cac0bc2770afc610afef887c73c1646008e612a3d5d488362fc90 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-05T00:42:46.904Z] + go version [2021-02-05T00:42:46.904Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-05T00:42:46.923Z] $ docker stop --time=1 ae89be217c7cac0bc2770afc610afef887c73c1646008e612a3d5d488362fc90 [2021-02-05T00:42:48.678Z] $ docker rm -f ae89be217c7cac0bc2770afc610afef887c73c1646008e612a3d5d488362fc90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:42:50.039Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-05T00:42:50.039Z] . [Pipeline] withDockerContainer [2021-02-05T00:42:50.387Z] prd-centos7-docker-4c-2g-25113 does not seem to be running inside a container [2021-02-05T00:42:50.535Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-02-05T00:42:52.874Z] $ docker top 53307280d58e48dab642f103fdef61e36ead92602c8d5d218420e613ed13ca53 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-05T00:42:53.537Z] ========================================================= [2021-02-05T00:42:53.537Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-05T00:42:53.537Z] ========================================================= [Pipeline] sh [2021-02-05T00:42:54.761Z] + make test [2021-02-05T00:42:54.761Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-05T00:42:56.582Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-05T00:42:56.582Z] (6/12) Installing patch (2.7.6-r6) [2021-02-05T00:42:56.582Z] (7/12) Installing build-base (0.5-r2) [2021-02-05T00:42:56.582Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-05T00:42:56.582Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-05T00:42:56.582Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-05T00:42:56.582Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-05T00:42:56.582Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-05T00:42:56.582Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:42:56.582Z] OK: 217 MiB in 51 packages [2021-02-05T00:42:58.566Z] Removing intermediate container c19cae8d3b57 [2021-02-05T00:42:58.566Z] ---> a92fe222dfe8 [2021-02-05T00:42:58.566Z] Step 4/6 : WORKDIR /edgex-go [2021-02-05T00:42:58.566Z] ---> Running in 513fbb2de329 [2021-02-05T00:42:58.842Z] Removing intermediate container 513fbb2de329 [2021-02-05T00:42:58.842Z] ---> 985992becc8c [2021-02-05T00:42:58.842Z] Step 5/6 : COPY go.mod . [2021-02-05T00:42:59.820Z] ---> 4d091f546227 [2021-02-05T00:42:59.820Z] Step 6/6 : RUN go mod download [2021-02-05T00:42:59.820Z] ---> Running in 62fe68f3db90 [2021-02-05T00:43:17.940Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-05T00:43:32.210Z] Removing intermediate container 62fe68f3db90 [2021-02-05T00:43:32.211Z] ---> bc445f29c5ed [2021-02-05T00:43:32.211Z] Successfully built bc445f29c5ed [2021-02-05T00:43:32.211Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:43:32.557Z] + docker inspect -f . ci-base-image-arm64 [2021-02-05T00:43:32.557Z] . [Pipeline] withDockerContainer [2021-02-05T00:43:32.880Z] prd-ubuntu18.04-docker-arm64-4c-16g-25123 does not seem to be running inside a container [2021-02-05T00:43:32.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-05T00:43:34.601Z] $ docker top 5ba0049fea173e83366db05a61e2455584a37c7bed5726ba134e3e51baba7811 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-05T00:43:35.728Z] + go version [2021-02-05T00:43:35.728Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-05T00:43:35.756Z] $ docker stop --time=1 5ba0049fea173e83366db05a61e2455584a37c7bed5726ba134e3e51baba7811 [2021-02-05T00:43:37.834Z] $ docker rm -f 5ba0049fea173e83366db05a61e2455584a37c7bed5726ba134e3e51baba7811 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:43:38.918Z] + docker inspect -f . ci-base-image-arm64 [2021-02-05T00:43:38.918Z] . [Pipeline] withDockerContainer [2021-02-05T00:43:39.252Z] prd-ubuntu18.04-docker-arm64-4c-16g-25123 does not seem to be running inside a container [2021-02-05T00:43:39.359Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-05T00:43:41.083Z] $ docker top 21a8f22705514bba327f99c56a1d52898017627488e4c96d60aab85e6ef6e1a5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-05T00:43:41.495Z] ========================================================= [2021-02-05T00:43:41.495Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-05T00:43:41.495Z] ========================================================= [Pipeline] sh [2021-02-05T00:43:42.168Z] + make test [2021-02-05T00:43:42.168Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-05T00:43:45.984Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-05T00:43:57.701Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-05T00:43:57.701Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-05T00:43:57.701Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-05T00:43:57.701Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-05T00:44:03.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-05T00:44:03.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-05T00:44:03.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-05T00:44:03.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-05T00:44:03.823Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-05T00:44:06.068Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-05T00:44:09.000Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-05T00:44:12.424Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-05T00:44:12.424Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-05T00:44:12.424Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-05T00:44:17.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.432s coverage: 45.6% of statements [2021-02-05T00:44:17.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-05T00:44:17.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-05T00:44:17.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-05T00:44:17.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-05T00:44:17.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-05T00:44:17.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-05T00:44:17.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-05T00:44:17.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.131s coverage: 100.0% of statements [2021-02-05T00:44:20.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.436s coverage: 27.1% of statements [2021-02-05T00:44:20.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-05T00:44:20.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-05T00:44:20.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-05T00:44:20.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-05T00:44:20.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-05T00:44:20.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-05T00:44:20.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.096s coverage: 100.0% of statements [2021-02-05T00:44:20.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-05T00:44:20.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.130s coverage: 100.0% of statements [2021-02-05T00:44:20.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-05T00:44:20.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-05T00:44:21.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.229s coverage: 65.8% of statements [2021-02-05T00:44:21.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-05T00:44:21.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-05T00:44:23.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.623s coverage: 82.3% of statements [2021-02-05T00:44:23.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-05T00:44:23.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T00:44:23.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-05T00:44:23.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-05T00:44:28.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.761s coverage: 28.6% of statements [2021-02-05T00:44:28.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-05T00:44:28.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-05T00:44:28.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-05T00:44:28.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-05T00:44:28.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-05T00:44:28.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.128s coverage: 100.0% of statements [2021-02-05T00:44:28.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-05T00:44:28.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.046s coverage: 100.0% of statements [2021-02-05T00:44:28.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-05T00:44:28.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.263s coverage: 86.7% of statements [2021-02-05T00:44:28.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-05T00:44:29.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.257s coverage: 97.5% of statements [2021-02-05T00:44:29.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-05T00:44:30.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.078s coverage: 78.3% of statements [2021-02-05T00:44:30.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-05T00:44:30.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-05T00:44:30.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-05T00:44:30.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-05T00:44:36.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.554s coverage: 92.8% of statements [2021-02-05T00:44:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-05T00:44:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T00:44:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-05T00:44:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-05T00:44:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-05T00:44:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-05T00:44:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-05T00:44:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-05T00:44:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-05T00:44:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-05T00:44:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-05T00:44:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-05T00:44:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-05T00:44:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-05T00:44:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-05T00:44:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-05T00:44:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-05T00:44:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-05T00:44:36.201Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.119s coverage: 58.8% of statements [2021-02-05T00:44:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-05T00:44:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-05T00:44:36.201Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.115s coverage: 0.1% of statements [2021-02-05T00:44:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-05T00:44:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-05T00:44:36.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-05T00:44:36.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.083s coverage: 45.5% of statements [2021-02-05T00:44:36.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.338s coverage: 79.5% of statements [2021-02-05T00:44:36.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2021-02-05T00:44:36.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2021-02-05T00:44:36.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.127s coverage: 87.5% of statements [2021-02-05T00:44:49.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.093s coverage: 94.4% of statements [2021-02-05T00:44:49.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-02-05T00:45:02.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.241s coverage: 92.9% of statements [2021-02-05T00:45:02.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-05T00:45:02.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-05T00:45:02.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-05T00:45:02.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-05T00:45:02.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.138s coverage: 87.2% of statements [2021-02-05T00:45:02.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-05T00:45:02.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-05T00:45:02.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2021-02-05T00:45:02.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-05T00:45:02.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 75.5% of statements [2021-02-05T00:45:02.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-05T00:45:02.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.8% of statements [2021-02-05T00:45:02.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.090s coverage: 87.2% of statements [2021-02-05T00:45:02.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.093s coverage: 84.2% of statements [2021-02-05T00:45:02.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.286s coverage: 91.4% of statements [2021-02-05T00:45:02.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-05T00:45:02.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.381s coverage: 63.5% of statements [2021-02-05T00:45:02.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-05T00:45:02.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-05T00:45:02.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2021-02-05T00:45:02.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 91.3% of statements [2021-02-05T00:45:02.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2021-02-05T00:45:02.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.115s coverage: 73.7% of statements [2021-02-05T00:45:02.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.041s coverage: 100.0% of statements [2021-02-05T00:45:02.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.059s coverage: 68.9% of statements [2021-02-05T00:45:02.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-05T00:45:02.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-05T00:45:02.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-05T00:45:02.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-05T00:45:02.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-05T00:45:02.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.213s coverage: 37.0% of statements [2021-02-05T00:45:02.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-05T00:45:02.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-05T00:45:02.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.561s coverage: 84.0% of statements [2021-02-05T00:45:02.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.183s coverage: 100.0% of statements [2021-02-05T00:45:05.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.342s coverage: 47.0% of statements [2021-02-05T00:45:05.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-05T00:45:05.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-05T00:45:05.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-05T00:45:05.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-05T00:45:05.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-05T00:45:05.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.355s coverage: 100.0% of statements [2021-02-05T00:45:05.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-05T00:45:05.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.273s coverage: 100.0% of statements [2021-02-05T00:45:05.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-05T00:45:05.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-05T00:45:05.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-05T00:45:05.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-05T00:45:05.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.249s coverage: 87.0% of statements [2021-02-05T00:45:05.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-05T00:45:05.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T00:45:05.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-05T00:45:05.657Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-05T00:45:11.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.798s coverage: 29.1% of statements [2021-02-05T00:45:11.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-05T00:45:11.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-05T00:45:11.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-05T00:45:11.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-05T00:45:11.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-05T00:45:11.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.209s coverage: 99.0% of statements [2021-02-05T00:45:11.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-05T00:45:11.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.235s coverage: 100.0% of statements [2021-02-05T00:45:11.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-05T00:45:11.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-05T00:45:11.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-05T00:45:11.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-05T00:45:11.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.132s coverage: 100.0% of statements [2021-02-05T00:45:11.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-05T00:45:11.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T00:45:11.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-05T00:45:11.380Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2021-02-05T00:45:11.380Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-05T00:45:11.380Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.085s coverage: 100.0% of statements [2021-02-05T00:45:11.380Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-05T00:45:11.380Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-05T00:45:11.380Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-05T00:45:11.380Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-05T00:45:12.132Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.184s coverage: 87.9% of statements [2021-02-05T00:45:12.132Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-05T00:45:12.132Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-05T00:45:12.561Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-02-05T00:45:13.224Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 32.1% of statements [2021-02-05T00:45:13.840Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-02-05T00:45:14.506Z] GO111MODULE=on go vet ./... [2021-02-05T00:45:24.019Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-05T00:45:24.019Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-05T00:45:24.019Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-05T00:45:24.019Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-05T00:45:24.019Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-05T00:45:24.019Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-05T00:45:24.019Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-05T00:45:24.019Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-05T00:45:24.019Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-05T00:45:24.019Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-05T00:45:30.762Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-05T00:45:30.762Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-05T00:45:30.762Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-05T00:45:39.114Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.398s coverage: 45.6% of statements [2021-02-05T00:45:39.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-05T00:45:39.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-05T00:45:39.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-05T00:45:39.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-05T00:45:39.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-05T00:45:39.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-05T00:45:39.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-05T00:45:39.114Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.186s coverage: 100.0% of statements [2021-02-05T00:45:45.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.578s coverage: 27.1% of statements [2021-02-05T00:45:45.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-05T00:45:45.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-05T00:45:45.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-05T00:45:45.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-05T00:45:45.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-05T00:45:45.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-05T00:45:45.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.069s coverage: 100.0% of statements [2021-02-05T00:45:45.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-05T00:45:45.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.109s coverage: 100.0% of statements [2021-02-05T00:45:45.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-05T00:45:45.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-05T00:45:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.264s coverage: 65.8% of statements [2021-02-05T00:45:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-05T00:45:46.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-05T00:45:49.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.715s coverage: 82.3% of statements [2021-02-05T00:45:49.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-05T00:45:49.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T00:45:49.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-05T00:45:49.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-05T00:45:57.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.433s coverage: 28.6% of statements [2021-02-05T00:45:57.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-05T00:45:57.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-05T00:45:57.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-05T00:45:57.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-05T00:45:57.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-05T00:45:57.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.177s coverage: 100.0% of statements [2021-02-05T00:45:57.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-05T00:45:57.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.099s coverage: 100.0% of statements [2021-02-05T00:45:57.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-05T00:45:57.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.388s coverage: 86.7% of statements [2021-02-05T00:45:57.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-05T00:45:57.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.442s coverage: 97.5% of statements [2021-02-05T00:45:57.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-05T00:45:59.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.149s coverage: 78.3% of statements [2021-02-05T00:45:59.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-05T00:45:59.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-05T00:45:59.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-05T00:45:59.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-05T00:46:11.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.615s coverage: 92.8% of statements [2021-02-05T00:46:11.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-05T00:46:11.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T00:46:11.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-05T00:46:11.885Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-05T00:46:11.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-05T00:46:11.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-05T00:46:11.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-05T00:46:11.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-05T00:46:11.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-05T00:46:11.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-05T00:46:11.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-05T00:46:11.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-05T00:46:11.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-05T00:46:11.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-05T00:46:11.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-05T00:46:11.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-05T00:46:11.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-05T00:46:11.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-05T00:46:11.885Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2021-02-05T00:46:11.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-05T00:46:11.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-05T00:46:11.885Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.230s coverage: 0.1% of statements [2021-02-05T00:46:11.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-05T00:46:11.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-05T00:46:11.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-05T00:46:11.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 45.5% of statements [2021-02-05T00:46:11.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.122s coverage: 79.5% of statements [2021-02-05T00:46:11.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.084s coverage: 94.1% of statements [2021-02-05T00:46:11.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.110s coverage: 96.3% of statements [2021-02-05T00:46:11.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.086s coverage: 87.5% of statements [2021-02-05T00:46:12.637Z] gofmt -l . [2021-02-05T00:46:13.280Z] [ "`gofmt -l .`" = "" ] [2021-02-05T00:46:15.761Z] ./bin/test-go-mod-tidy.sh [2021-02-05T00:46:18.739Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-05T00:46:22.848Z] + ls -al . [2021-02-05T00:46:22.848Z] total 688 [2021-02-05T00:46:22.848Z] drwxrwxr-x 10 1001 1001 4096 Feb 5 00:46 . [2021-02-05T00:46:22.848Z] drwxr-xr-x 4 root root 28 Feb 5 00:42 .. [2021-02-05T00:46:22.848Z] -rw-rw-r-- 1 1001 1001 11 Feb 5 00:39 .dockerignore [2021-02-05T00:46:22.848Z] drwxrwxr-x 8 1001 1001 179 Feb 5 00:39 .git [2021-02-05T00:46:22.848Z] drwxrwxr-x 3 1001 1001 125 Feb 5 00:39 .github [2021-02-05T00:46:22.848Z] -rw-rw-r-- 1 1001 1001 872 Feb 5 00:39 .gitignore [2021-02-05T00:46:22.848Z] drwx------ 3 1001 1001 60 Feb 5 00:40 .semver [2021-02-05T00:46:22.849Z] -rw-rw-r-- 1 1001 1001 166 Feb 5 00:39 .sonarcloud.properties [2021-02-05T00:46:22.849Z] -rw-rw-r-- 1 1001 1001 7859 Feb 5 00:39 Attribution.txt [2021-02-05T00:46:22.849Z] -rw-rw-r-- 1 1001 1001 3804 Feb 5 00:39 CONTRIBUTING.md [2021-02-05T00:46:22.849Z] -rw-rw-r-- 1 1001 1001 931 Feb 5 00:39 Dockerfile.build [2021-02-05T00:46:22.849Z] -rw-rw-r-- 1 1001 1001 863 Feb 5 00:39 Jenkinsfile [2021-02-05T00:46:22.849Z] -rw-rw-r-- 1 1001 1001 10775 Feb 5 00:39 LICENSE [2021-02-05T00:46:22.849Z] -rw-rw-r-- 1 1001 1001 6001 Feb 5 00:39 Makefile [2021-02-05T00:46:22.849Z] -rw-rw-r-- 1 1001 1001 6524 Feb 5 00:39 README.md [2021-02-05T00:46:22.849Z] -rw-rw-r-- 1 1001 1001 6755 Feb 5 00:39 SECURITY.md [2021-02-05T00:46:22.849Z] -rw-rw-r-- 1 1001 1001 5 Feb 5 00:41 VERSION [2021-02-05T00:46:22.849Z] -rw-rw-r-- 1 1001 1001 4131 Feb 5 00:39 ZMQWindows.md [2021-02-05T00:46:22.849Z] drwxrwxr-x 2 1001 1001 117 Feb 5 00:39 bin [2021-02-05T00:46:22.849Z] drwxrwxr-x 15 1001 1001 4096 Feb 5 00:39 cmd [2021-02-05T00:46:22.849Z] -rw-r--r-- 1 root root 583623 Feb 5 00:45 coverage.out [2021-02-05T00:46:22.849Z] -rw-r--r-- 1 root root 1054 Feb 5 00:46 go.mod [2021-02-05T00:46:22.849Z] -rw-r--r-- 1 root root 19290 Feb 5 00:46 go.sum [2021-02-05T00:46:22.849Z] drwxrwxr-x 8 1001 1001 127 Feb 5 00:39 internal [2021-02-05T00:46:22.849Z] drwxrwxr-x 4 1001 1001 26 Feb 5 00:39 openapi [2021-02-05T00:46:22.849Z] drwxrwxr-x 4 1001 1001 71 Feb 5 00:39 snap [2021-02-05T00:46:22.849Z] -rw-rw-r-- 1 1001 1001 168 Feb 5 00:39 version.go [Pipeline] sh [2021-02-05T00:46:24.049Z] + '[' -e coverage.out ] [2021-02-05T00:46:24.049Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-05T00:46:25.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.104s coverage: 94.4% of statements [2021-02-05T00:46:25.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2021-02-05T00:46:26.116Z] Stashed 1 file(s) [Pipeline] sh [2021-02-05T00:46:27.620Z] + make build [2021-02-05T00:46:28.178Z] 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-02-05T00:46:35.407Z] 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-02-05T00:46:37.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.124s coverage: 92.9% of statements [2021-02-05T00:46:37.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-05T00:46:37.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-05T00:46:37.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-05T00:46:37.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-05T00:46:37.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2021-02-05T00:46:37.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-05T00:46:37.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-05T00:46:37.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-02-05T00:46:37.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-05T00:46:37.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements [2021-02-05T00:46:37.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-05T00:46:37.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.8% of statements [2021-02-05T00:46:37.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.151s coverage: 87.2% of statements [2021-02-05T00:46:37.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.157s coverage: 84.2% of statements [2021-02-05T00:46:37.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.203s coverage: 91.4% of statements [2021-02-05T00:46:37.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-05T00:46:37.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.635s coverage: 63.5% of statements [2021-02-05T00:46:37.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-05T00:46:37.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-05T00:46:37.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-02-05T00:46:37.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 91.3% of statements [2021-02-05T00:46:37.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-02-05T00:46:37.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements [2021-02-05T00:46:37.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-02-05T00:46:38.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.934s coverage: 68.9% of statements [2021-02-05T00:46:38.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-05T00:46:38.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-05T00:46:38.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-05T00:46:38.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-05T00:46:38.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-05T00:46:40.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.402s coverage: 37.0% of statements [2021-02-05T00:46:40.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-05T00:46:40.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-05T00:46:42.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.766s coverage: 84.0% of statements [2021-02-05T00:46:42.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.082s coverage: 100.0% of statements [2021-02-05T00:46:48.755Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.483s coverage: 47.0% of statements [2021-02-05T00:46:48.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-05T00:46:48.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-05T00:46:48.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-05T00:46:48.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-05T00:46:48.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-05T00:46:48.756Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.143s coverage: 100.0% of statements [2021-02-05T00:46:48.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-05T00:46:48.756Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.130s coverage: 100.0% of statements [2021-02-05T00:46:48.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-05T00:46:48.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-05T00:46:48.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-05T00:46:48.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-05T00:46:48.756Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.259s coverage: 87.0% of statements [2021-02-05T00:46:48.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-05T00:46:48.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T00:46:48.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-05T00:46:58.947Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.719s coverage: 29.1% of statements [2021-02-05T00:46:58.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-05T00:46:58.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-05T00:46:58.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-05T00:46:58.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-05T00:46:58.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-05T00:46:58.947Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.201s coverage: 99.0% of statements [2021-02-05T00:46:58.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-05T00:46:58.947Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.089s coverage: 100.0% of statements [2021-02-05T00:46:58.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-05T00:46:58.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-05T00:46:58.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-05T00:46:58.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-05T00:46:58.947Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.151s coverage: 100.0% of statements [2021-02-05T00:46:58.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-05T00:46:58.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T00:46:58.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-05T00:46:58.947Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2021-02-05T00:46:58.947Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-05T00:46:58.947Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements [2021-02-05T00:46:58.947Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-05T00:46:58.947Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-05T00:46:58.947Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-05T00:46:58.947Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-05T00:46:58.947Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.090s coverage: 87.9% of statements [2021-02-05T00:46:58.947Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-05T00:46:58.947Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-05T00:46:58.947Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.112s coverage: 100.0% of statements [2021-02-05T00:46:58.948Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements [2021-02-05T00:46:58.948Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 100.0% of statements [2021-02-05T00:46:58.948Z] GO111MODULE=on go vet ./... [2021-02-05T00:47:09.649Z] 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-02-05T00:47:10.351Z] 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-02-05T00:47:15.426Z] 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-02-05T00:47:15.723Z] 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-02-05T00:47:21.005Z] 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-02-05T00:47:26.798Z] 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-02-05T00:47:30.579Z] 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-02-05T00:47:34.408Z] 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-02-05T00:47:38.933Z] 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-02-05T00:47:41.146Z] 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-02-05T00:47:45.742Z] 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 [Pipeline] } [2021-02-05T00:47:51.583Z] $ docker stop --time=1 53307280d58e48dab642f103fdef61e36ead92602c8d5d218420e613ed13ca53 [2021-02-05T00:47:55.265Z] $ docker rm -f 53307280d58e48dab642f103fdef61e36ead92602c8d5d218420e613ed13ca53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:47:59.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-05T00:47:59.638Z] [2021-02-05T00:47:59.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:48:00.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-05T00:48:00.662Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-05T00:48:00.662Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-05T00:48:00.662Z] ca9280d653b3: Pulling fs layer [2021-02-05T00:48:00.662Z] 7e9c9ca2126c: Pulling fs layer [2021-02-05T00:48:00.944Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-05T00:48:00.944Z] cbdbe7a5bc2a: Download complete [2021-02-05T00:48:01.738Z] cbdbe7a5bc2a: Pull complete [2021-02-05T00:48:02.994Z] ca9280d653b3: Download complete [2021-02-05T00:48:06.585Z] 7e9c9ca2126c: Download complete [2021-02-05T00:48:06.585Z] ca9280d653b3: Pull complete [2021-02-05T00:48:19.125Z] 7e9c9ca2126c: Pull complete [2021-02-05T00:48:19.125Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-05T00:48:19.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-05T00:48:19.125Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-05T00:48:19.735Z] prd-centos7-docker-4c-2g-25113 does not seem to be running inside a container [2021-02-05T00:48:19.867Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-02-05T00:48:20.741Z] gofmt -l . [2021-02-05T00:48:22.035Z] $ docker top d4264bd35a50339f9262eda7ee23d80815867054a2784faa68a4e44e5cb93089 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-05T00:48:23.275Z] + grep parallel [2021-02-05T00:48:23.275Z] + docker-compose build --help [2021-02-05T00:48:23.345Z] [ "`gofmt -l .`" = "" ] [2021-02-05T00:48:24.648Z] --parallel Build images in parallel. [Pipeline] } [2021-02-05T00:48:24.985Z] $ docker stop --time=1 d4264bd35a50339f9262eda7ee23d80815867054a2784faa68a4e44e5cb93089 [2021-02-05T00:48:26.715Z] ./bin/test-go-mod-tidy.sh [2021-02-05T00:48:26.989Z] ./bin/test-attribution-txt.sh [2021-02-05T00:48:27.046Z] $ docker rm -f d4264bd35a50339f9262eda7ee23d80815867054a2784faa68a4e44e5cb93089 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:48:27.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-05T00:48:27.929Z] . [Pipeline] withDockerContainer [2021-02-05T00:48:28.194Z] prd-centos7-docker-4c-2g-25113 does not seem to be running inside a container [2021-02-05T00:48:28.333Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-02-05T00:48:30.011Z] $ docker top bf6f7f0e81a7f3cab708977c0a8cce8c0a8096dc616e37d8dad40d89748a9650 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-02-05T00:48:30.787Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-05T00:48:30.966Z] + ls -al . [2021-02-05T00:48:30.966Z] total 716 [2021-02-05T00:48:30.966Z] drwxrwxr-x 9 1001 1001 4096 Feb 5 00:48 . [2021-02-05T00:48:30.966Z] drwxr-xr-x 4 root root 4096 Feb 5 00:43 .. [2021-02-05T00:48:30.966Z] -rw-rw-r-- 1 1001 1001 11 Feb 5 00:41 .dockerignore [2021-02-05T00:48:30.966Z] drwxrwxr-x 8 1001 1001 4096 Feb 5 00:41 .git [2021-02-05T00:48:30.966Z] drwxrwxr-x 3 1001 1001 4096 Feb 5 00:41 .github [2021-02-05T00:48:30.966Z] -rw-rw-r-- 1 1001 1001 872 Feb 5 00:41 .gitignore [2021-02-05T00:48:30.966Z] -rw-rw-r-- 1 1001 1001 166 Feb 5 00:41 .sonarcloud.properties [2021-02-05T00:48:30.966Z] -rw-rw-r-- 1 1001 1001 7859 Feb 5 00:41 Attribution.txt [2021-02-05T00:48:30.966Z] -rw-rw-r-- 1 1001 1001 3804 Feb 5 00:41 CONTRIBUTING.md [2021-02-05T00:48:30.966Z] -rw-rw-r-- 1 1001 1001 931 Feb 5 00:41 Dockerfile.build [2021-02-05T00:48:30.966Z] -rw-rw-r-- 1 1001 1001 863 Feb 5 00:41 Jenkinsfile [2021-02-05T00:48:30.966Z] -rw-rw-r-- 1 1001 1001 10775 Feb 5 00:41 LICENSE [2021-02-05T00:48:30.966Z] -rw-rw-r-- 1 1001 1001 6001 Feb 5 00:41 Makefile [2021-02-05T00:48:30.966Z] -rw-rw-r-- 1 1001 1001 6524 Feb 5 00:41 README.md [2021-02-05T00:48:30.966Z] -rw-rw-r-- 1 1001 1001 6755 Feb 5 00:41 SECURITY.md [2021-02-05T00:48:30.966Z] -rw-rw-r-- 1 1001 1001 5 Feb 5 00:41 VERSION [2021-02-05T00:48:30.966Z] -rw-rw-r-- 1 1001 1001 4131 Feb 5 00:41 ZMQWindows.md [2021-02-05T00:48:30.966Z] drwxrwxr-x 2 1001 1001 4096 Feb 5 00:41 bin [2021-02-05T00:48:30.966Z] drwxrwxr-x 15 1001 1001 4096 Feb 5 00:41 cmd [2021-02-05T00:48:30.966Z] -rw-r--r-- 1 root root 583623 Feb 5 00:46 coverage.out [2021-02-05T00:48:30.966Z] -rw-r--r-- 1 root root 1054 Feb 5 00:48 go.mod [2021-02-05T00:48:30.966Z] -rw-r--r-- 1 root root 19290 Feb 5 00:48 go.sum [2021-02-05T00:48:30.966Z] drwxrwxr-x 8 1001 1001 4096 Feb 5 00:41 internal [2021-02-05T00:48:30.966Z] drwxrwxr-x 4 1001 1001 4096 Feb 5 00:41 openapi [2021-02-05T00:48:30.966Z] drwxrwxr-x 4 1001 1001 4096 Feb 5 00:41 snap [2021-02-05T00:48:30.966Z] -rw-rw-r-- 1 1001 1001 168 Feb 5 00:41 version.go [Pipeline] sh [2021-02-05T00:48:31.635Z] + '[' -e coverage.out ] [2021-02-05T00:48:31.635Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-05T00:48:31.660Z] Warning: overwriting stash ‘coverage-report’ [2021-02-05T00:48:32.418Z] Building docker-core-command-go ... [2021-02-05T00:48:32.418Z] Building docker-core-data-go ... [2021-02-05T00:48:32.418Z] Building docker-core-metadata-go ... [2021-02-05T00:48:32.418Z] Building docker-security-bootstrapper-go ... [2021-02-05T00:48:32.418Z] Building docker-security-proxy-setup-go ... [2021-02-05T00:48:32.418Z] Building docker-security-secretstore-setup-go ... [2021-02-05T00:48:32.418Z] Building docker-support-notifications-go ... [2021-02-05T00:48:32.418Z] Building docker-support-scheduler-go ... [2021-02-05T00:48:32.418Z] Building docker-sys-mgmt-agent-go ... [2021-02-05T00:48:32.418Z] Building docker-core-data-go [2021-02-05T00:48:32.418Z] Building docker-security-bootstrapper-go [2021-02-05T00:48:32.418Z] Building docker-security-secretstore-setup-go [2021-02-05T00:48:32.418Z] Building docker-security-proxy-setup-go [2021-02-05T00:48:32.418Z] Building docker-core-metadata-go [2021-02-05T00:48:33.115Z] Stashed 1 file(s) [Pipeline] sh [2021-02-05T00:48:33.805Z] + make build [2021-02-05T00:48:33.805Z] 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-02-05T00:48:52.161Z] 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-02-05T00:49:19.017Z] 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-02-05T00:49:23.319Z] 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-02-05T00:49:30.032Z] 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-02-05T00:49:32.673Z] 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-02-05T00:49:38.086Z] 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-02-05T00:49:46.376Z] 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-02-05T00:49:51.774Z] 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-02-05T00:49:55.156Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:49:55.156Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:49:55.156Z] ---> c0f150c1aec0 [2021-02-05T00:49:55.156Z] Step 3/23 : WORKDIR /edgex-go [2021-02-05T00:49:55.156Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:49:55.156Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:49:55.156Z] ---> c0f150c1aec0 [2021-02-05T00:49:55.156Z] Step 3/24 : WORKDIR /edgex-go [2021-02-05T00:49:55.156Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:49:55.156Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:49:55.156Z] ---> c0f150c1aec0 [2021-02-05T00:49:55.156Z] Step 3/31 : WORKDIR /edgex-go [2021-02-05T00:49:55.156Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:49:55.156Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:49:55.156Z] ---> c0f150c1aec0 [2021-02-05T00:49:55.156Z] Step 3/21 : WORKDIR /edgex-go [2021-02-05T00:49:55.156Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:49:55.156Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:49:55.156Z] ---> c0f150c1aec0 [2021-02-05T00:49:55.156Z] Step 3/23 : WORKDIR /edgex-go [2021-02-05T00:49:55.156Z] ---> Running in 5b3409ed2778 [2021-02-05T00:49:55.156Z] ---> Running in e1bb473c7e2a [2021-02-05T00:49:55.156Z] ---> Running in ce702452c608 [2021-02-05T00:49:55.156Z] ---> Running in b82e8c0c78e5 [2021-02-05T00:49:55.156Z] ---> Running in c8ea9fe4dd0a [2021-02-05T00:49:55.156Z] Removing intermediate container c8ea9fe4dd0a [2021-02-05T00:49:55.156Z] ---> 50318b75c88e [2021-02-05T00:49:55.156Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:49:55.156Z] Removing intermediate container b82e8c0c78e5 [2021-02-05T00:49:55.156Z] ---> c2336cfe3313 [2021-02-05T00:49:55.156Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:49:55.156Z] Removing intermediate container 5b3409ed2778 [2021-02-05T00:49:55.156Z] ---> 728894b0a3f2 [2021-02-05T00:49:55.156Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:49:55.156Z] Removing intermediate container e1bb473c7e2a [2021-02-05T00:49:55.156Z] ---> 660dc2b5b87f [2021-02-05T00:49:55.156Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:49:55.156Z] ---> Running in 1f4749854b1a [2021-02-05T00:49:55.156Z] Removing intermediate container ce702452c608 [2021-02-05T00:49:55.156Z] ---> 58be8b183728 [2021-02-05T00:49:55.156Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:49:55.156Z] ---> Running in eb1068604333 [2021-02-05T00:49:55.156Z] ---> Running in 42f1b158104b [2021-02-05T00:49:55.156Z] ---> Running in e0e2847277a7 [2021-02-05T00:49:55.156Z] ---> Running in 46b9e213068a [2021-02-05T00:49:55.156Z] Removing intermediate container 1f4749854b1a [2021-02-05T00:49:55.156Z] ---> f004f5d69ad9 [2021-02-05T00:49:55.156Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-05T00:49:55.156Z] Removing intermediate container 42f1b158104b [2021-02-05T00:49:55.156Z] ---> d08b71c55d94 [2021-02-05T00:49:55.156Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-05T00:49:55.156Z] ---> Running in 59eb8890ddb2 [2021-02-05T00:49:55.156Z] Removing intermediate container 46b9e213068a [2021-02-05T00:49:55.156Z] ---> 14f9a3db3d9e [2021-02-05T00:49:55.156Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-05T00:49:55.156Z] ---> Running in bc7a4e539700 [2021-02-05T00:49:55.156Z] ---> Running in f19f6294fb03 [2021-02-05T00:49:55.156Z] Removing intermediate container e0e2847277a7 [2021-02-05T00:49:55.156Z] ---> 0bdb37f87009 [2021-02-05T00:49:55.156Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-05T00:49:55.156Z] Removing intermediate container eb1068604333 [2021-02-05T00:49:55.156Z] ---> 092b9a1aab9b [2021-02-05T00:49:55.156Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-02-05T00:49:55.156Z] ---> Running in 0fccec99747f [2021-02-05T00:49:55.156Z] ---> Running in 782b8b91d1f1 [2021-02-05T00:49:55.156Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:49:55.156Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:49:55.156Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:49:55.156Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:49:55.156Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:49:55.156Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:49:55.156Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:49:55.156Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:49:55.156Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:49:55.156Z] OK: 233 MiB in 51 packages [2021-02-05T00:49:55.156Z] OK: 233 MiB in 51 packages [2021-02-05T00:49:55.156Z] OK: 233 MiB in 51 packages [2021-02-05T00:49:55.156Z] OK: 233 MiB in 51 packages [2021-02-05T00:49:55.156Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:49:55.808Z] Removing intermediate container f19f6294fb03 [2021-02-05T00:49:55.808Z] ---> c403f3726f2e [2021-02-05T00:49:55.808Z] Step 6/21 : COPY go.mod . [2021-02-05T00:49:56.977Z] Removing intermediate container 0fccec99747f [2021-02-05T00:49:56.977Z] ---> ba26c89dc019 [2021-02-05T00:49:56.977Z] Step 6/31 : COPY go.mod . [2021-02-05T00:49:56.977Z] Removing intermediate container 782b8b91d1f1 [2021-02-05T00:49:56.977Z] ---> b6ee7215be38 [2021-02-05T00:49:56.977Z] Step 6/24 : COPY go.mod . [2021-02-05T00:49:56.977Z] ---> 15f9102f1e7e [2021-02-05T00:49:56.977Z] Step 7/21 : RUN go mod download [2021-02-05T00:49:56.977Z] Removing intermediate container bc7a4e539700 [2021-02-05T00:49:56.977Z] ---> aec221c4737a [2021-02-05T00:49:56.977Z] Step 6/23 : COPY go.mod . [2021-02-05T00:49:57.185Z] 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-02-05T00:49:57.401Z] ---> Running in 4544c56d3221 [2021-02-05T00:49:57.686Z] ---> 544c20e63007 [2021-02-05T00:49:57.687Z] Step 7/23 : RUN go mod download [2021-02-05T00:49:58.014Z] ---> ad1fdedd8d6b [2021-02-05T00:49:58.014Z] Step 7/24 : RUN go mod download [2021-02-05T00:49:58.014Z] ---> ee3930dc0ef9 [2021-02-05T00:49:58.014Z] Step 7/31 : RUN go mod download [2021-02-05T00:49:58.014Z] OK: 233 MiB in 51 packages [2021-02-05T00:49:58.014Z] ---> Running in 54a1384e1df9 [2021-02-05T00:49:58.014Z] ---> Running in 6257a83bfb6c [2021-02-05T00:49:58.014Z] ---> Running in dddabed82146 [2021-02-05T00:50:00.221Z] Removing intermediate container 59eb8890ddb2 [2021-02-05T00:50:00.221Z] ---> aa9ea36f7642 [2021-02-05T00:50:00.221Z] Step 6/23 : COPY go.mod . [2021-02-05T00:50:00.495Z] ---> da682c14e0a4 [2021-02-05T00:50:00.495Z] Step 7/23 : RUN go mod download [2021-02-05T00:50:00.849Z] ---> Running in 6c6585097ecd [2021-02-05T00:50:02.592Z] 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-02-05T00:50:03.793Z] Removing intermediate container 4544c56d3221 [2021-02-05T00:50:03.793Z] ---> 7b0b0f77d84e [2021-02-05T00:50:03.793Z] Step 8/21 : COPY . . [2021-02-05T00:50:03.793Z] Removing intermediate container dddabed82146 [2021-02-05T00:50:03.793Z] ---> c9089f8d0d62 [2021-02-05T00:50:03.793Z] Step 8/24 : COPY . . [2021-02-05T00:50:04.173Z] Removing intermediate container 54a1384e1df9 [2021-02-05T00:50:04.173Z] ---> 2a657dec6b8b [2021-02-05T00:50:04.173Z] Step 8/31 : COPY . . [2021-02-05T00:50:04.493Z] Removing intermediate container 6257a83bfb6c [2021-02-05T00:50:04.493Z] ---> f1ba9f201f9c [2021-02-05T00:50:04.493Z] Step 8/23 : COPY . . [2021-02-05T00:50:07.994Z] 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-02-05T00:50:13.414Z] 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-02-05T00:50:17.831Z] Removing intermediate container 6c6585097ecd [2021-02-05T00:50:17.831Z] ---> ba94fa551bc5 [2021-02-05T00:50:17.831Z] Step 8/23 : COPY . . [Pipeline] } [2021-02-05T00:50:20.158Z] $ docker stop --time=1 21a8f22705514bba327f99c56a1d52898017627488e4c96d60aab85e6ef6e1a5 [2021-02-05T00:50:22.791Z] $ docker rm -f 21a8f22705514bba327f99c56a1d52898017627488e4c96d60aab85e6ef6e1a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:50:25.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-05T00:50:25.347Z] [2021-02-05T00:50:25.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:50:25.737Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-05T00:50:26.010Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-05T00:50:26.010Z] 29e5d40040c1: Pulling fs layer [2021-02-05T00:50:26.010Z] 1ce36da41761: Pulling fs layer [2021-02-05T00:50:26.010Z] 25b303627fd3: Pulling fs layer [2021-02-05T00:50:26.286Z] 29e5d40040c1: Verifying Checksum [2021-02-05T00:50:26.286Z] 29e5d40040c1: Download complete [2021-02-05T00:50:26.885Z] 1ce36da41761: Verifying Checksum [2021-02-05T00:50:26.885Z] 1ce36da41761: Download complete [2021-02-05T00:50:27.157Z] 29e5d40040c1: Pull complete [2021-02-05T00:50:28.595Z] 1ce36da41761: Pull complete [2021-02-05T00:50:28.595Z] 25b303627fd3: Verifying Checksum [2021-02-05T00:50:28.595Z] 25b303627fd3: Download complete [2021-02-05T00:50:38.755Z] 25b303627fd3: Pull complete [2021-02-05T00:50:38.755Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-05T00:50:38.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-05T00:50:38.755Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-05T00:50:39.064Z] prd-ubuntu18.04-docker-arm64-4c-16g-25123 does not seem to be running inside a container [2021-02-05T00:50:39.154Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-05T00:50:42.841Z] $ docker top 8cf2540e8f11724bfed622428dc6ae60583e41c71f553f955b5f5ea3c535dda6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-05T00:50:43.994Z] + docker-compose build --help [2021-02-05T00:50:43.994Z] + grep parallel [2021-02-05T00:50:50.415Z] --parallel Build images in parallel. [Pipeline] } [2021-02-05T00:50:50.438Z] $ docker stop --time=1 8cf2540e8f11724bfed622428dc6ae60583e41c71f553f955b5f5ea3c535dda6 [2021-02-05T00:50:52.492Z] $ docker rm -f 8cf2540e8f11724bfed622428dc6ae60583e41c71f553f955b5f5ea3c535dda6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:50:53.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-05T00:50:53.365Z] . [Pipeline] withDockerContainer [2021-02-05T00:50:53.647Z] prd-ubuntu18.04-docker-arm64-4c-16g-25123 does not seem to be running inside a container [2021-02-05T00:50:53.736Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-02-05T00:50:55.308Z] $ docker top 655300a1c7b12e397ef52f9e0dfabb0cd793ebc2d9ebc9ac48c4eb49f471bc99 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-05T00:50:56.390Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-05T00:51:01.777Z] Building docker-core-command-go ... [2021-02-05T00:51:01.777Z] Building docker-core-data-go ... [2021-02-05T00:51:01.777Z] Building docker-core-metadata-go ... [2021-02-05T00:51:01.777Z] Building docker-security-bootstrapper-go ... [2021-02-05T00:51:01.777Z] Building docker-security-proxy-setup-go ... [2021-02-05T00:51:01.777Z] Building docker-security-secretstore-setup-go ... [2021-02-05T00:51:01.777Z] Building docker-support-notifications-go ... [2021-02-05T00:51:01.777Z] Building docker-support-scheduler-go ... [2021-02-05T00:51:01.777Z] Building docker-sys-mgmt-agent-go ... [2021-02-05T00:51:01.777Z] Building docker-core-data-go [2021-02-05T00:51:01.777Z] Building docker-support-scheduler-go [2021-02-05T00:51:01.777Z] Building docker-support-notifications-go [2021-02-05T00:51:01.777Z] Building docker-security-bootstrapper-go [2021-02-05T00:51:01.777Z] Building docker-sys-mgmt-agent-go [2021-02-05T00:51:40.675Z] ---> acfa272da6ae [2021-02-05T00:51:40.675Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-05T00:51:40.675Z] ---> 009e20ae2dca [2021-02-05T00:51:40.675Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-05T00:51:40.675Z] ---> c58a090e2cf2 [2021-02-05T00:51:40.675Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-02-05T00:51:40.675Z] ---> 69e4e5edced7 [2021-02-05T00:51:40.675Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-05T00:51:40.675Z] ---> Running in 8c04fd44b157 [2021-02-05T00:51:40.675Z] ---> Running in 570fa2e5749a [2021-02-05T00:51:40.675Z] ---> Running in 9728db540e9a [2021-02-05T00:51:40.675Z] ---> Running in e4e983246fa8 [2021-02-05T00:51:40.675Z] ---> b2093e68e276 [2021-02-05T00:51:40.675Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-05T00:51:40.675Z] ---> Running in 05d2cdf1bcd3 [2021-02-05T00:51:40.675Z] 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-02-05T00:51:40.675Z] 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-02-05T00:51:40.675Z] 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-02-05T00:51:40.675Z] 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-02-05T00:51:40.675Z] 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-02-05T00:52:23.628Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:52:23.628Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:52:23.628Z] ---> bc445f29c5ed [2021-02-05T00:52:23.628Z] Step 3/26 : WORKDIR /edgex-go [2021-02-05T00:52:23.628Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:52:23.628Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:52:23.628Z] ---> bc445f29c5ed [2021-02-05T00:52:23.628Z] Step 3/22 : WORKDIR /edgex-go [2021-02-05T00:52:23.628Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:52:23.628Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:52:23.628Z] ---> bc445f29c5ed [2021-02-05T00:52:23.628Z] Step 3/31 : WORKDIR /edgex-go [2021-02-05T00:52:23.628Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:52:23.628Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:52:23.628Z] ---> bc445f29c5ed [2021-02-05T00:52:23.628Z] Step 3/23 : WORKDIR /edgex-go [2021-02-05T00:52:23.628Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:52:23.628Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:52:23.628Z] ---> bc445f29c5ed [2021-02-05T00:52:23.628Z] Step 3/22 : WORKDIR /edgex-go [2021-02-05T00:52:23.628Z] ---> Running in cf8c5d16c3d8 [2021-02-05T00:52:23.628Z] ---> Running in 79036abc335c [2021-02-05T00:52:23.628Z] ---> Running in bf5b84c4fd36 [2021-02-05T00:52:23.628Z] ---> Running in 3dc6fc5c43d2 [2021-02-05T00:52:23.628Z] ---> Running in f2e4d8f49d0e [2021-02-05T00:52:23.628Z] Removing intermediate container 3dc6fc5c43d2 [2021-02-05T00:52:23.628Z] ---> d0fb90ce78f9 [2021-02-05T00:52:23.628Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:52:23.628Z] Removing intermediate container f2e4d8f49d0e [2021-02-05T00:52:23.628Z] ---> df6391f40afe [2021-02-05T00:52:23.628Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:52:23.628Z] Removing intermediate container bf5b84c4fd36 [2021-02-05T00:52:23.628Z] ---> bb4f3000ea62 [2021-02-05T00:52:23.628Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:52:23.628Z] Removing intermediate container 79036abc335c [2021-02-05T00:52:23.628Z] ---> 21184e7983e7 [2021-02-05T00:52:23.628Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:52:23.628Z] Removing intermediate container cf8c5d16c3d8 [2021-02-05T00:52:23.628Z] ---> 5dd0da0f8c81 [2021-02-05T00:52:23.628Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:52:23.628Z] ---> Running in c99ed402445f [2021-02-05T00:52:23.628Z] ---> Running in 58cd955d502f [2021-02-05T00:52:23.628Z] ---> Running in 38d174d2805e [2021-02-05T00:52:23.628Z] ---> Running in 9dfe9c52c2f8 [2021-02-05T00:52:23.628Z] ---> Running in 0d84d8824de0 [2021-02-05T00:52:23.628Z] Removing intermediate container c99ed402445f [2021-02-05T00:52:23.628Z] ---> 5f6b314e11e8 [2021-02-05T00:52:23.628Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-02-05T00:52:23.628Z] Removing intermediate container 38d174d2805e [2021-02-05T00:52:23.628Z] ---> 57ce5b182660 [2021-02-05T00:52:23.628Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-05T00:52:23.628Z] ---> Running in 494d471f51e7 [2021-02-05T00:52:23.628Z] ---> Running in ddc05ba7557f [2021-02-05T00:52:23.628Z] Removing intermediate container 9dfe9c52c2f8 [2021-02-05T00:52:23.628Z] ---> a45daece9a12 [2021-02-05T00:52:23.628Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-05T00:52:23.628Z] Removing intermediate container 58cd955d502f [2021-02-05T00:52:23.628Z] ---> 2e63cb6b33e2 [2021-02-05T00:52:23.628Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-05T00:52:23.628Z] Removing intermediate container 0d84d8824de0 [2021-02-05T00:52:23.628Z] ---> afde26c9a519 [2021-02-05T00:52:23.628Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-05T00:52:23.628Z] ---> Running in 67955bc70284 [2021-02-05T00:52:23.628Z] ---> Running in 120870082ee4 [2021-02-05T00:52:23.628Z] ---> Running in 4868020c397d [2021-02-05T00:52:24.616Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:52:24.616Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:52:25.233Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:52:25.233Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:52:25.233Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:52:25.233Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:52:25.520Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:52:25.800Z] OK: 217 MiB in 51 packages [2021-02-05T00:52:25.800Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:52:26.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:52:26.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:52:26.077Z] OK: 217 MiB in 51 packages [2021-02-05T00:52:26.683Z] OK: 217 MiB in 51 packages [2021-02-05T00:52:26.973Z] OK: 217 MiB in 51 packages [2021-02-05T00:52:26.973Z] OK: 217 MiB in 51 packages [2021-02-05T00:52:27.580Z] Removing intermediate container 494d471f51e7 [2021-02-05T00:52:27.580Z] ---> 0759a4add26f [2021-02-05T00:52:27.580Z] Step 6/31 : COPY go.mod . [2021-02-05T00:52:28.177Z] Removing intermediate container ddc05ba7557f [2021-02-05T00:52:28.177Z] ---> 6d405df33e46 [2021-02-05T00:52:28.177Z] Step 6/23 : COPY go.mod . [2021-02-05T00:52:28.450Z] Removing intermediate container 120870082ee4 [2021-02-05T00:52:28.450Z] ---> 952a0477f3b3 [2021-02-05T00:52:28.450Z] Step 6/26 : COPY go.mod . [2021-02-05T00:52:28.450Z] ---> 3a1009131831 [2021-02-05T00:52:28.450Z] Step 7/31 : RUN go mod download [2021-02-05T00:52:28.730Z] ---> Running in 14e0bbaffa9a [2021-02-05T00:52:28.730Z] Removing intermediate container 4868020c397d [2021-02-05T00:52:28.730Z] ---> 3e4bd85cb3dc [2021-02-05T00:52:28.730Z] Step 6/22 : COPY go.mod . [2021-02-05T00:52:28.730Z] Removing intermediate container 67955bc70284 [2021-02-05T00:52:28.730Z] ---> 86d6c19e0fd7 [2021-02-05T00:52:28.730Z] Step 6/22 : COPY go.mod . [2021-02-05T00:52:29.012Z] ---> d4aee9524215 [2021-02-05T00:52:29.012Z] Step 7/23 : RUN go mod download [2021-02-05T00:52:29.082Z] 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-02-05T00:52:29.082Z] 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-02-05T00:52:29.082Z] 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-02-05T00:52:29.286Z] ---> ddb93b036e7e [2021-02-05T00:52:29.286Z] Step 7/26 : RUN go mod download [2021-02-05T00:52:29.558Z] ---> Running in d9e22df1cc42 [2021-02-05T00:52:29.558Z] ---> Running in b6679a769c8a [2021-02-05T00:52:30.161Z] ---> 5e1120fd8969 [2021-02-05T00:52:30.161Z] Step 7/22 : RUN go mod download [2021-02-05T00:52:30.161Z] ---> e26caf4ccde4 [2021-02-05T00:52:30.161Z] Step 7/22 : RUN go mod download [2021-02-05T00:52:30.161Z] ---> Running in 67ee94194cb8 [2021-02-05T00:52:30.433Z] ---> Running in ec60722924cb [2021-02-05T00:52:32.464Z] Removing intermediate container 14e0bbaffa9a [2021-02-05T00:52:32.464Z] ---> cbd4e87cef79 [2021-02-05T00:52:32.464Z] Step 8/31 : COPY . . [2021-02-05T00:52:34.451Z] Removing intermediate container d9e22df1cc42 [2021-02-05T00:52:34.451Z] ---> 76aeaf820a94 [2021-02-05T00:52:34.451Z] Step 8/23 : COPY . . [2021-02-05T00:52:34.728Z] Removing intermediate container b6679a769c8a [2021-02-05T00:52:34.728Z] ---> 2a66f33eb24e [2021-02-05T00:52:34.728Z] Step 8/26 : COPY . . [2021-02-05T00:52:35.007Z] Removing intermediate container 67ee94194cb8 [2021-02-05T00:52:35.007Z] ---> 57d8484fb242 [2021-02-05T00:52:35.007Z] Step 8/22 : COPY . . [2021-02-05T00:52:35.286Z] Removing intermediate container ec60722924cb [2021-02-05T00:52:35.286Z] ---> 2611adc74017 [2021-02-05T00:52:35.286Z] Step 8/22 : COPY . . [2021-02-05T00:52:53.174Z] Removing intermediate container 9728db540e9a [2021-02-05T00:52:53.174Z] ---> 9259c8bafde9 [2021-02-05T00:52:53.174Z] [2021-02-05T00:52:53.174Z] Step 10/24 : FROM alpine:3.12 [2021-02-05T00:52:53.174Z] Removing intermediate container 570fa2e5749a [2021-02-05T00:52:53.174Z] ---> ba99674d7465 [2021-02-05T00:52:53.174Z] [2021-02-05T00:52:53.174Z] Step 10/21 : FROM alpine:3.12 [2021-02-05T00:52:53.442Z] 3.12: Pulling from library/alpine [2021-02-05T00:52:53.442Z] 3.12: Pulling from library/alpine [2021-02-05T00:52:53.782Z] Removing intermediate container 8c04fd44b157 [2021-02-05T00:52:53.782Z] ---> 6507beb8dc3e [2021-02-05T00:52:53.782Z] [2021-02-05T00:52:53.782Z] Step 10/31 : FROM alpine:3.12 [2021-02-05T00:52:54.153Z] 3.12: Pulling from library/alpine [2021-02-05T00:52:54.531Z] Removing intermediate container e4e983246fa8 [2021-02-05T00:52:54.531Z] ---> b15ee65632d9 [2021-02-05T00:52:54.531Z] [2021-02-05T00:52:54.531Z] Step 10/23 : FROM alpine:3.12 [2021-02-05T00:52:54.531Z] Removing intermediate container 05d2cdf1bcd3 [2021-02-05T00:52:54.531Z] ---> 649bd4c987d2 [2021-02-05T00:52:54.531Z] [2021-02-05T00:52:54.531Z] Step 10/23 : FROM alpine:3.12 [2021-02-05T00:52:54.812Z] 3.12: Pulling from library/alpine [2021-02-05T00:52:54.812Z] 3.12: Pulling from library/alpine [2021-02-05T00:52:55.166Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-05T00:52:55.166Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-05T00:52:55.166Z] Status: Downloaded newer image for alpine:3.12 [2021-02-05T00:52:55.166Z] Status: Image is up to date for alpine:3.12 [2021-02-05T00:52:55.166Z] ---> 389fef711851 [2021-02-05T00:52:55.166Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-05T00:52:55.166Z] ---> 389fef711851 [2021-02-05T00:52:55.166Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-05T00:52:55.166Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-05T00:52:55.166Z] Status: Image is up to date for alpine:3.12 [2021-02-05T00:52:55.166Z] ---> 389fef711851 [2021-02-05T00:52:55.166Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-05T00:52:55.166Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-05T00:52:55.166Z] Status: Image is up to date for alpine:3.12 [2021-02-05T00:52:55.166Z] ---> 389fef711851 [2021-02-05T00:52:55.166Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-05T00:52:55.166Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-05T00:52:55.166Z] Status: Image is up to date for alpine:3.12 [2021-02-05T00:52:55.166Z] ---> 389fef711851 [2021-02-05T00:52:55.166Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-05T00:52:55.578Z] ---> Running in 7bb9ecae31c6 [2021-02-05T00:52:55.578Z] ---> Running in 4d1e025c52b3 [2021-02-05T00:52:55.578Z] ---> Running in caaf3995e00d [2021-02-05T00:52:55.578Z] ---> Running in 2cde8cf4c3ff [2021-02-05T00:52:55.578Z] ---> Running in 5b31a9bd9602 [2021-02-05T00:52:58.294Z] Removing intermediate container caaf3995e00d [2021-02-05T00:52:58.295Z] ---> 87631a00a290 [2021-02-05T00:52:58.295Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-05T00:52:58.295Z] Removing intermediate container 2cde8cf4c3ff [2021-02-05T00:52:58.295Z] ---> b00753884c51 [2021-02-05T00:52:58.295Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-05T00:52:58.599Z] ---> Running in 05715a07c8d9 [2021-02-05T00:52:58.599Z] ---> Running in 6fea55558f8a [2021-02-05T00:52:59.201Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:52:59.202Z] Removing intermediate container 6fea55558f8a [2021-02-05T00:52:59.202Z] ---> 7fcaf00c12c9 [2021-02-05T00:52:59.202Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-05T00:52:59.202Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:52:59.505Z] ---> Running in 9bd599db53c1 [2021-02-05T00:52:59.505Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-05T00:52:59.505Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:52:59.505Z] OK: 6 MiB in 15 packages [2021-02-05T00:52:59.848Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:52:59.848Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:52:59.848Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:53:00.155Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:53:00.155Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-05T00:53:00.155Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-05T00:53:00.155Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-05T00:53:00.442Z] (4/5) Installing curl (7.69.1-r3) [2021-02-05T00:53:00.442Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-05T00:53:00.442Z] Removing intermediate container 9bd599db53c1 [2021-02-05T00:53:00.442Z] ---> caa71ee91764 [2021-02-05T00:53:00.442Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:53:00.442Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-05T00:53:00.442Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:53:00.442Z] Executing ca-certificates-20191127-r4.trigger [2021-02-05T00:53:00.442Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-05T00:53:00.442Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-05T00:53:00.442Z] (4/4) Installing curl (7.69.1-r3) [2021-02-05T00:53:00.442Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:53:00.442Z] OK: 7 MiB in 19 packages [2021-02-05T00:53:00.442Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:53:00.442Z] Executing ca-certificates-20191127-r4.trigger [2021-02-05T00:53:00.744Z] ---> Running in 22d5d9d2dfb7 [2021-02-05T00:53:00.744Z] OK: 7 MiB in 18 packages [2021-02-05T00:53:00.744Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:53:01.033Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-05T00:53:01.033Z] (2/2) Installing su-exec (0.2-r1) [2021-02-05T00:53:01.033Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:53:01.033Z] OK: 6 MiB in 16 packages [2021-02-05T00:53:01.344Z] Removing intermediate container 7bb9ecae31c6 [2021-02-05T00:53:01.344Z] ---> abdfeaf4004d [2021-02-05T00:53:01.344Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-05T00:53:02.027Z] ---> Running in 875440591b39 [2021-02-05T00:53:02.109Z] ---> 34d945fb8396 [2021-02-05T00:53:02.110Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-02-05T00:53:02.110Z] ---> eafb6a5061d6 [2021-02-05T00:53:02.110Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-05T00:53:02.110Z] ---> 4e901b18e39b [2021-02-05T00:53:02.110Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-05T00:53:02.110Z] ---> 914a7b74676a [2021-02-05T00:53:02.110Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-05T00:53:02.110Z] ---> Running in 4fa2020da2b0 [2021-02-05T00:53:02.110Z] ---> Running in 92133af75da9 [2021-02-05T00:53:02.110Z] ---> Running in eebf0784c4f5 [2021-02-05T00:53:02.110Z] ---> Running in 232cd9a7849a [2021-02-05T00:53:02.110Z] ---> 2de9a14cec94 [2021-02-05T00:53:02.110Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-05T00:53:02.110Z] ---> Running in 03fe5a3e45ef [2021-02-05T00:53:02.110Z] 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-02-05T00:53:02.110Z] 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-02-05T00:53:02.110Z] 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-02-05T00:53:02.110Z] 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-02-05T00:53:02.110Z] 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-02-05T00:53:03.351Z] Removing intermediate container 875440591b39 [2021-02-05T00:53:03.351Z] ---> 88ed1829ed07 [2021-02-05T00:53:03.351Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-05T00:53:03.637Z] ---> Running in b4705060d03d [2021-02-05T00:53:03.637Z] Removing intermediate container 4d1e025c52b3 [2021-02-05T00:53:03.637Z] ---> ac6b9d465a0a [2021-02-05T00:53:03.637Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-05T00:53:03.637Z] Removing intermediate container 5b31a9bd9602 [2021-02-05T00:53:03.637Z] ---> 5a44d7c8845f [2021-02-05T00:53:03.638Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-05T00:53:03.922Z] Removing intermediate container 05715a07c8d9 [2021-02-05T00:53:03.922Z] ---> 4ee0eb681bab [2021-02-05T00:53:03.922Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-05T00:53:03.922Z] ---> Running in 022eff9a54f3 [2021-02-05T00:53:03.922Z] ---> Running in 598ef4847a82 [2021-02-05T00:53:03.922Z] ---> Running in 97d29e696eee [2021-02-05T00:53:04.247Z] Removing intermediate container b4705060d03d [2021-02-05T00:53:04.247Z] ---> 26a8a6023f84 [2021-02-05T00:53:04.247Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-05T00:53:04.247Z] Removing intermediate container 022eff9a54f3 [2021-02-05T00:53:04.247Z] ---> 2402dbc871f2 [2021-02-05T00:53:04.247Z] Step 13/24 : WORKDIR / [2021-02-05T00:53:04.247Z] ---> Running in a0222458055f [2021-02-05T00:53:04.247Z] Removing intermediate container 22d5d9d2dfb7 [2021-02-05T00:53:04.247Z] ---> 7159cd706590 [2021-02-05T00:53:04.247Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-05T00:53:04.550Z] Removing intermediate container 97d29e696eee [2021-02-05T00:53:04.550Z] ---> 983c50b6c81d [2021-02-05T00:53:04.550Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-05T00:53:04.550Z] ---> Running in fd387aa818d5 [2021-02-05T00:53:04.550Z] Removing intermediate container 598ef4847a82 [2021-02-05T00:53:04.550Z] ---> b0a58c10ca89 [2021-02-05T00:53:04.550Z] Step 13/21 : WORKDIR /edgex [2021-02-05T00:53:04.550Z] ---> Running in 2f52a8774f04 [2021-02-05T00:53:04.550Z] ---> Running in d4f3c27bcc2f [2021-02-05T00:53:04.866Z] ---> Running in 819b7f635bbb [2021-02-05T00:53:04.866Z] Removing intermediate container a0222458055f [2021-02-05T00:53:04.866Z] ---> f89477f1bbb2 [2021-02-05T00:53:04.866Z] Step 15/23 : WORKDIR / [2021-02-05T00:53:05.192Z] Removing intermediate container fd387aa818d5 [2021-02-05T00:53:05.192Z] ---> 41d554562473 [2021-02-05T00:53:05.192Z] 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-02-05T00:53:05.192Z] ---> Running in eac911ccf985 [2021-02-05T00:53:05.192Z] Removing intermediate container 2f52a8774f04 [2021-02-05T00:53:05.192Z] ---> 58338e98b9b5 [2021-02-05T00:53:05.192Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-05T00:53:06.047Z] ---> Running in 9a0ac55f67fa [2021-02-05T00:53:06.047Z] Removing intermediate container 819b7f635bbb [2021-02-05T00:53:06.047Z] ---> 7f83417db86b [2021-02-05T00:53:06.047Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-05T00:53:06.358Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:53:06.358Z] Removing intermediate container eac911ccf985 [2021-02-05T00:53:06.358Z] ---> 7f3642641e9f [2021-02-05T00:53:06.358Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T00:53:06.358Z] ---> a8b743d5e30f [2021-02-05T00:53:06.358Z] 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-02-05T00:53:07.568Z] ---> 536e833376dd [2021-02-05T00:53:07.568Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-05T00:53:07.568Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:53:07.947Z] ---> 9738242e8497 [2021-02-05T00:53:07.947Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-05T00:53:07.947Z] ---> 2f67e806e63f [2021-02-05T00:53:07.947Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-05T00:53:08.743Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-05T00:53:09.033Z] ---> c6bda645af8e [2021-02-05T00:53:09.034Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-05T00:53:09.034Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-05T00:53:09.034Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-05T00:53:09.034Z] ---> d99ad5940c32 [2021-02-05T00:53:09.034Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-05T00:53:09.310Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-05T00:53:09.612Z] ---> 51ab26c064fb [2021-02-05T00:53:09.612Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-05T00:53:09.895Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-05T00:53:09.895Z] Removing intermediate container 9a0ac55f67fa [2021-02-05T00:53:09.895Z] ---> b95b4a0b24de [2021-02-05T00:53:09.895Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-05T00:53:09.895Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-05T00:53:10.196Z] ---> Running in 9a03c9dcb6e7 [2021-02-05T00:53:10.196Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:53:10.196Z] OK: 8 MiB in 20 packages [2021-02-05T00:53:10.196Z] ---> 76249bba7066 [2021-02-05T00:53:10.196Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-05T00:53:10.477Z] ---> 36a2d78c5a19 [2021-02-05T00:53:10.477Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-05T00:53:10.807Z] ---> c942511b7f98 [2021-02-05T00:53:10.807Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-05T00:53:10.807Z] ---> Running in a9c0ef424586 [2021-02-05T00:53:10.807Z] Removing intermediate container 9a03c9dcb6e7 [2021-02-05T00:53:10.807Z] ---> dbfea4407173 [2021-02-05T00:53:10.807Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-05T00:53:11.098Z] ---> Running in e96e996f0cd3 [2021-02-05T00:53:11.382Z] Removing intermediate container a9c0ef424586 [2021-02-05T00:53:11.382Z] ---> 6ee0dd567270 [2021-02-05T00:53:11.382Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T00:53:11.662Z] ---> 66b8ad8392dd [2021-02-05T00:53:11.662Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-05T00:53:11.941Z] ---> Running in 1ca0acd41987 [2021-02-05T00:53:11.941Z] Removing intermediate container d4f3c27bcc2f [2021-02-05T00:53:11.941Z] ---> e574c082e4e2 [2021-02-05T00:53:11.941Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T00:53:11.941Z] Removing intermediate container e96e996f0cd3 [2021-02-05T00:53:11.941Z] ---> b70948236459 [2021-02-05T00:53:11.941Z] Step 18/21 : CMD ["--init=true"] [2021-02-05T00:53:12.242Z] ---> 918de104bb5d [2021-02-05T00:53:12.242Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-05T00:53:12.242Z] ---> Running in 6ddf2c5cd697 [2021-02-05T00:53:12.512Z] ---> Running in a60aab6dfff1 [2021-02-05T00:53:12.512Z] Removing intermediate container 1ca0acd41987 [2021-02-05T00:53:12.512Z] ---> bb9881126770 [2021-02-05T00:53:12.513Z] Step 21/23 : LABEL arch=x86_64 [2021-02-05T00:53:12.804Z] ---> 676866d0fa85 [2021-02-05T00:53:12.804Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-05T00:53:12.804Z] Removing intermediate container 6ddf2c5cd697 [2021-02-05T00:53:12.804Z] ---> d17acb3f89f4 [2021-02-05T00:53:12.804Z] Step 19/21 : LABEL arch=x86_64 [2021-02-05T00:53:12.804Z] ---> 1150ef2403fb [2021-02-05T00:53:12.804Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-05T00:53:12.804Z] ---> Running in aaa2f51232d9 [2021-02-05T00:53:12.804Z] ---> Running in 5d52ed067964 [2021-02-05T00:53:13.176Z] ---> Running in 14495413f570 [2021-02-05T00:53:13.543Z] Removing intermediate container 14495413f570 [2021-02-05T00:53:13.543Z] ---> 4e358d99e601 [2021-02-05T00:53:13.543Z] Step 20/21 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 [2021-02-05T00:53:13.543Z] Removing intermediate container aaa2f51232d9 [2021-02-05T00:53:13.543Z] ---> 6206a86746ee [2021-02-05T00:53:13.543Z] Step 22/23 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 [2021-02-05T00:53:14.281Z] ---> Running in f12e513b5ccc [2021-02-05T00:53:14.281Z] ---> Running in 6623a23fc787 [2021-02-05T00:53:15.356Z] Removing intermediate container f12e513b5ccc [2021-02-05T00:53:15.356Z] ---> 4237b2495952 [2021-02-05T00:53:15.356Z] Step 21/21 : LABEL version=0.0.0 [2021-02-05T00:53:15.356Z] ---> Running in 1893966696b2 [2021-02-05T00:53:15.356Z] ---> 2e774a4fcd91 [2021-02-05T00:53:15.356Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-05T00:53:15.356Z] Removing intermediate container 6623a23fc787 [2021-02-05T00:53:15.356Z] ---> 7a55cecec264 [2021-02-05T00:53:15.356Z] Step 23/23 : LABEL version=0.0.0 [2021-02-05T00:53:15.668Z] ---> Running in 80aa91cc9cb5 [2021-02-05T00:53:16.296Z] Removing intermediate container 1893966696b2 [2021-02-05T00:53:16.296Z] ---> 677a72af7b3c [2021-02-05T00:53:16.296Z] [2021-02-05T00:53:16.296Z] Removing intermediate container a60aab6dfff1 [2021-02-05T00:53:16.623Z] ---> 1ea67e7ad059 [2021-02-05T00:53:16.623Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T00:53:16.623Z] Removing intermediate container 80aa91cc9cb5 [2021-02-05T00:53:16.623Z] ---> 63859c8047bc [2021-02-05T00:53:16.623Z] [2021-02-05T00:53:16.623Z] ---> c19f1e80c115 [2021-02-05T00:53:16.623Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-05T00:53:17.030Z] Removing intermediate container 5d52ed067964 [2021-02-05T00:53:17.030Z] ---> a4ed5cac90a5 [2021-02-05T00:53:17.030Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-05T00:53:17.030Z] ---> Running in 580176a83eb1 [2021-02-05T00:53:17.030Z] ---> Running in 21b2d867518e [2021-02-05T00:53:17.397Z] Successfully built 677a72af7b3c [2021-02-05T00:53:17.877Z] Successfully built 63859c8047bc [2021-02-05T00:53:17.877Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-05T00:53:17.877Z]  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go [2021-02-05T00:53:17.877Z] Removing intermediate container 580176a83eb1 [2021-02-05T00:53:17.877Z] ---> dcaa59d2f594 [2021-02-05T00:53:17.877Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T00:53:17.877Z] ---> a43ff04026dc [2021-02-05T00:53:17.877Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-05T00:53:17.877Z] Successfully tagged docker-core-metadata-go:latest [2021-02-05T00:53:17.877Z]  Building docker-core-metadata-go ... done Building docker-support-notifications-go [2021-02-05T00:53:18.282Z] Removing intermediate container 21b2d867518e [2021-02-05T00:53:18.282Z] ---> c549dca15c82 [2021-02-05T00:53:18.282Z] Step 22/24 : LABEL arch=x86_64 [2021-02-05T00:53:18.282Z] ---> Running in 297dbcbc3c4a [2021-02-05T00:53:18.282Z] ---> Running in 287faa95adec [2021-02-05T00:53:18.862Z] Removing intermediate container 297dbcbc3c4a [2021-02-05T00:53:18.862Z] ---> 0e4f6d6f2081 [2021-02-05T00:53:18.862Z] Step 21/23 : LABEL arch=x86_64 [2021-02-05T00:53:19.416Z] Removing intermediate container 287faa95adec [2021-02-05T00:53:19.416Z] ---> 8cbcb748d8c1 [2021-02-05T00:53:19.416Z] Step 23/24 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 [2021-02-05T00:53:19.416Z] ---> a8fdcec75585 [2021-02-05T00:53:19.416Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-05T00:53:19.416Z] ---> Running in 28b3f94091dc [2021-02-05T00:53:19.416Z] ---> Running in 2af6b7fb2161 [2021-02-05T00:53:20.573Z] Removing intermediate container 28b3f94091dc [2021-02-05T00:53:20.573Z] ---> 62a11ccc735c [2021-02-05T00:53:20.573Z] Step 22/23 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 [2021-02-05T00:53:20.882Z] Removing intermediate container 2af6b7fb2161 [2021-02-05T00:53:20.882Z] ---> 4e91e3d2a8fe [2021-02-05T00:53:20.882Z] Step 24/24 : LABEL version=0.0.0 [2021-02-05T00:53:21.181Z] ---> ca6efeade197 [2021-02-05T00:53:21.181Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-02-05T00:53:21.181Z] ---> Running in 513ae163dd2e [2021-02-05T00:53:21.181Z] ---> Running in 7237bd519ae4 [2021-02-05T00:53:24.078Z] Removing intermediate container 7237bd519ae4 [2021-02-05T00:53:24.078Z] ---> 52cf5e4a1669 [2021-02-05T00:53:24.078Z] [2021-02-05T00:53:24.078Z] Removing intermediate container 513ae163dd2e [2021-02-05T00:53:24.078Z] ---> a13a2c56638d [2021-02-05T00:53:24.078Z] Step 23/23 : LABEL version=0.0.0 [2021-02-05T00:53:24.078Z] ---> 8e0674d1faf9 [2021-02-05T00:53:24.078Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-05T00:53:24.078Z] Successfully built 52cf5e4a1669 [2021-02-05T00:53:24.078Z] ---> Running in 8321db2dbb21 [2021-02-05T00:53:24.461Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-05T00:53:24.461Z] Building docker-sys-mgmt-agent-go [2021-02-05T00:53:25.605Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 8321db2dbb21 [2021-02-05T00:53:25.605Z] ---> c66ff6d39055 [2021-02-05T00:53:25.605Z] [2021-02-05T00:53:27.214Z] Successfully built c66ff6d39055 [2021-02-05T00:53:27.214Z] Successfully tagged docker-core-data-go:latest [2021-02-05T00:53:27.214Z] Building docker-core-command-go [2021-02-05T00:53:27.890Z]  Building docker-core-data-go ... done  ---> e2daa5db0175 [2021-02-05T00:53:27.890Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-02-05T00:53:28.955Z] ---> Running in 5b1fbb49274f [2021-02-05T00:53:30.465Z] Removing intermediate container 5b1fbb49274f [2021-02-05T00:53:30.465Z] ---> a4cb5fa269ae [2021-02-05T00:53:30.465Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-05T00:53:32.778Z] ---> 31bd74a7c021 [2021-02-05T00:53:32.778Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-02-05T00:53:33.054Z] ---> Running in d303db43e249 [2021-02-05T00:53:40.319Z] Removing intermediate container d303db43e249 [2021-02-05T00:53:40.319Z] ---> fc24c9e5b436 [2021-02-05T00:53:40.319Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-05T00:53:40.319Z] ---> Running in 040334677b28 [2021-02-05T00:53:40.954Z] Removing intermediate container 040334677b28 [2021-02-05T00:53:40.954Z] ---> c1442c9b83d8 [2021-02-05T00:53:40.954Z] Step 28/31 : CMD ["gate"] [2021-02-05T00:53:41.245Z] ---> Running in f9da793b0120 [2021-02-05T00:53:41.565Z] Removing intermediate container f9da793b0120 [2021-02-05T00:53:41.565Z] ---> 17b0fb144996 [2021-02-05T00:53:41.565Z] Step 29/31 : LABEL arch=x86_64 [2021-02-05T00:53:41.898Z] ---> Running in b213c73ac097 [2021-02-05T00:53:42.644Z] Removing intermediate container b213c73ac097 [2021-02-05T00:53:42.644Z] ---> 30f18cb0e071 [2021-02-05T00:53:42.644Z] Step 30/31 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 [2021-02-05T00:53:42.950Z] ---> Running in 9766edd2a6b2 [2021-02-05T00:53:43.332Z] Removing intermediate container 9766edd2a6b2 [2021-02-05T00:53:43.332Z] ---> 3ae21dce4c3a [2021-02-05T00:53:43.333Z] Step 31/31 : LABEL version=0.0.0 [2021-02-05T00:53:43.671Z] ---> Running in 31415f79e42d [2021-02-05T00:53:44.050Z] Removing intermediate container 31415f79e42d [2021-02-05T00:53:44.050Z] ---> 9f7f28e68983 [2021-02-05T00:53:44.050Z] [2021-02-05T00:53:45.520Z] Successfully built 9f7f28e68983 [2021-02-05T00:53:45.520Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-05T00:54:34.835Z]  Building docker-security-bootstrapper-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:54:34.835Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:54:34.835Z] ---> c0f150c1aec0 [2021-02-05T00:54:34.835Z] Step 3/22 : WORKDIR /edgex-go [2021-02-05T00:54:34.835Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:54:34.835Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:54:34.835Z] ---> c0f150c1aec0 [2021-02-05T00:54:34.835Z] Step 3/22 : WORKDIR /edgex-go [2021-02-05T00:54:34.835Z] ---> Using cache [2021-02-05T00:54:34.835Z] ---> 660dc2b5b87f [2021-02-05T00:54:34.835Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:54:34.835Z] ---> Using cache [2021-02-05T00:54:34.835Z] ---> 660dc2b5b87f [2021-02-05T00:54:34.835Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:54:34.835Z] ---> Using cache [2021-02-05T00:54:34.835Z] ---> 0bdb37f87009 [2021-02-05T00:54:34.835Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-05T00:54:34.835Z] ---> Using cache [2021-02-05T00:54:34.835Z] ---> 0bdb37f87009 [2021-02-05T00:54:34.835Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-05T00:54:34.835Z] ---> Using cache [2021-02-05T00:54:34.835Z] ---> b6ee7215be38 [2021-02-05T00:54:34.835Z] Step 6/22 : COPY go.mod . [2021-02-05T00:54:34.835Z] ---> Using cache [2021-02-05T00:54:34.835Z] ---> ad1fdedd8d6b [2021-02-05T00:54:34.835Z] Step 7/22 : RUN go mod download [2021-02-05T00:54:34.835Z] ---> Using cache [2021-02-05T00:54:34.835Z] ---> c9089f8d0d62 [2021-02-05T00:54:34.835Z] Step 8/22 : COPY . . [2021-02-05T00:54:34.835Z] ---> Using cache [2021-02-05T00:54:34.835Z] ---> 009e20ae2dca [2021-02-05T00:54:34.835Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-05T00:54:34.835Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:54:34.835Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:54:34.835Z] ---> c0f150c1aec0 [2021-02-05T00:54:34.835Z] Step 3/26 : WORKDIR /edgex-go [2021-02-05T00:54:34.835Z] ---> Using cache [2021-02-05T00:54:34.835Z] ---> 660dc2b5b87f [2021-02-05T00:54:34.835Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:54:34.835Z] ---> Using cache [2021-02-05T00:54:34.835Z] ---> 0bdb37f87009 [2021-02-05T00:54:34.835Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-05T00:54:34.835Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:54:34.835Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:54:34.835Z] ---> c0f150c1aec0 [2021-02-05T00:54:34.835Z] Step 3/23 : WORKDIR /edgex-go [2021-02-05T00:54:34.835Z] ---> Using cache [2021-02-05T00:54:34.835Z] ---> 660dc2b5b87f [2021-02-05T00:54:34.835Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:54:34.835Z] ---> Using cache [2021-02-05T00:54:34.835Z] ---> 0bdb37f87009 [2021-02-05T00:54:34.835Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-05T00:54:34.835Z] ---> Using cache [2021-02-05T00:54:34.835Z] ---> b6ee7215be38 [2021-02-05T00:54:34.835Z] Step 6/23 : COPY go.mod . [2021-02-05T00:54:34.835Z] ---> Using cache [2021-02-05T00:54:34.835Z] ---> ad1fdedd8d6b [2021-02-05T00:54:34.835Z] Step 7/23 : RUN go mod download [2021-02-05T00:54:34.835Z] ---> Using cache [2021-02-05T00:54:34.835Z] ---> c9089f8d0d62 [2021-02-05T00:54:34.835Z] Step 8/23 : COPY . . [2021-02-05T00:54:34.835Z] ---> Using cache [2021-02-05T00:54:34.835Z] ---> 009e20ae2dca [2021-02-05T00:54:34.835Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-05T00:54:34.835Z] ---> Running in eb158e6cd2d2 [2021-02-05T00:54:34.835Z] ---> Running in 4ddcbae03839 [2021-02-05T00:54:34.835Z] ---> Running in a9b8a2046edf [2021-02-05T00:54:34.835Z] ---> Running in 4b61d134fe9d [2021-02-05T00:54:34.835Z] 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-02-05T00:54:34.835Z] 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-02-05T00:54:34.835Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:54:34.835Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:54:35.485Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:54:35.925Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:54:36.790Z] OK: 233 MiB in 51 packages [2021-02-05T00:54:37.116Z] OK: 233 MiB in 51 packages [2021-02-05T00:54:39.045Z] 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-02-05T00:54:40.276Z] Removing intermediate container a9b8a2046edf [2021-02-05T00:54:40.276Z] ---> 7d101b81e8f4 [2021-02-05T00:54:40.276Z] Step 6/22 : COPY go.mod . [2021-02-05T00:54:40.276Z] Removing intermediate container 4ddcbae03839 [2021-02-05T00:54:40.276Z] ---> 7887d2993ef4 [2021-02-05T00:54:40.276Z] Step 6/26 : COPY go.mod . [2021-02-05T00:54:40.908Z] ---> 78b876cb5998 [2021-02-05T00:54:40.908Z] Step 7/22 : RUN go mod download [2021-02-05T00:54:41.235Z] ---> Running in bfb823fb39d5 [2021-02-05T00:54:41.235Z] ---> d6a3ecb5a6d2 [2021-02-05T00:54:41.235Z] Step 7/26 : RUN go mod download [2021-02-05T00:54:41.543Z] ---> Running in 918a9d7945ed [2021-02-05T00:54:42.501Z] Removing intermediate container 232cd9a7849a [2021-02-05T00:54:42.501Z] ---> a64996a2132b [2021-02-05T00:54:42.501Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-05T00:54:42.501Z] ---> Running in 23dca57dc2db [2021-02-05T00:54:44.498Z] 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-02-05T00:54:47.111Z] Removing intermediate container bfb823fb39d5 [2021-02-05T00:54:47.111Z] ---> 8bfac6bb5ac7 [2021-02-05T00:54:47.111Z] Step 8/22 : COPY . . [2021-02-05T00:54:47.111Z] Removing intermediate container 918a9d7945ed [2021-02-05T00:54:47.111Z] ---> aa57c88a149e [2021-02-05T00:54:47.111Z] Step 8/26 : COPY . . [2021-02-05T00:54:53.232Z] Removing intermediate container 23dca57dc2db [2021-02-05T00:54:53.233Z] ---> b1ab3a5697e9 [2021-02-05T00:54:53.233Z] [2021-02-05T00:54:53.233Z] Step 11/26 : FROM docker:20.10.0 [2021-02-05T00:54:53.233Z] 20.10.0: Pulling from library/docker [2021-02-05T00:54:57.602Z] Removing intermediate container 4fa2020da2b0 [2021-02-05T00:54:57.602Z] ---> ae2288db1d3a [2021-02-05T00:54:57.602Z] [2021-02-05T00:54:57.602Z] Step 10/31 : FROM alpine:3.12 [2021-02-05T00:54:57.602Z] 3.12: Pulling from library/alpine [2021-02-05T00:55:00.263Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-05T00:55:00.263Z] Status: Downloaded newer image for alpine:3.12 [2021-02-05T00:55:00.263Z] ---> afeebe901d6b [2021-02-05T00:55:00.263Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-05T00:55:01.699Z] ---> Running in 312b3f841337 [2021-02-05T00:55:02.312Z] Removing intermediate container 03fe5a3e45ef [2021-02-05T00:55:02.312Z] ---> 3e2d38c3693c [2021-02-05T00:55:02.312Z] [2021-02-05T00:55:02.312Z] Step 10/22 : FROM alpine:3.12 [2021-02-05T00:55:02.312Z] ---> afeebe901d6b [2021-02-05T00:55:02.312Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-05T00:55:02.917Z] Removing intermediate container 312b3f841337 [2021-02-05T00:55:02.917Z] ---> ce08ecc99828 [2021-02-05T00:55:02.917Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-05T00:55:02.917Z] Removing intermediate container eebf0784c4f5 [2021-02-05T00:55:02.917Z] ---> 08d8ad50aea2 [2021-02-05T00:55:02.917Z] [2021-02-05T00:55:02.917Z] Step 10/22 : FROM alpine:3.12 [2021-02-05T00:55:02.917Z] ---> afeebe901d6b [2021-02-05T00:55:02.917Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-05T00:55:03.526Z] ---> Running in db4e035aeddb [2021-02-05T00:55:03.527Z] ---> Running in 33cefc60049a [2021-02-05T00:55:03.807Z] ---> Running in df76c9eea95c [2021-02-05T00:55:06.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:55:06.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:55:06.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:55:06.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:55:06.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:55:06.726Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:55:07.332Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-05T00:55:07.332Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:55:07.332Z] OK: 5 MiB in 15 packages [2021-02-05T00:55:07.332Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-05T00:55:07.332Z] (2/2) Installing su-exec (0.2-r1) [2021-02-05T00:55:07.332Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:55:07.332Z] OK: 5 MiB in 16 packages [2021-02-05T00:55:07.607Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-05T00:55:07.607Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-05T00:55:07.607Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:55:07.607Z] Executing ca-certificates-20191127-r4.trigger [2021-02-05T00:55:07.887Z] OK: 6 MiB in 16 packages [2021-02-05T00:55:11.287Z] Removing intermediate container db4e035aeddb [2021-02-05T00:55:11.287Z] ---> 41f653a9e75a [2021-02-05T00:55:11.287Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-05T00:55:11.287Z] Removing intermediate container 33cefc60049a [2021-02-05T00:55:11.287Z] ---> 22dba76ddee0 [2021-02-05T00:55:11.287Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-05T00:55:11.287Z] ---> Running in e59e62535508 [2021-02-05T00:55:11.287Z] ---> Running in 0979937f302c [2021-02-05T00:55:11.287Z] Removing intermediate container df76c9eea95c [2021-02-05T00:55:11.287Z] ---> 95d5bda98a8d [2021-02-05T00:55:11.287Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-05T00:55:11.876Z] ---> Running in 7819a7623b1f [2021-02-05T00:55:11.876Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-05T00:55:12.146Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-05T00:55:12.146Z] ---> eeaf43b92773 [2021-02-05T00:55:12.146Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-05T00:55:12.146Z] Removing intermediate container e59e62535508 [2021-02-05T00:55:12.146Z] ---> 3de7bb604a46 [2021-02-05T00:55:12.146Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-05T00:55:12.146Z] Removing intermediate container 0979937f302c [2021-02-05T00:55:12.146Z] ---> d315381f6a17 [2021-02-05T00:55:12.146Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-05T00:55:12.746Z] ---> Running in c0645ccea679 [2021-02-05T00:55:12.746Z] ---> Running in d26abc4e6163 [2021-02-05T00:55:12.746Z] ---> Running in 7507636ac3e2 [2021-02-05T00:55:13.022Z] Removing intermediate container 7819a7623b1f [2021-02-05T00:55:13.022Z] ---> 21b599c87dfe [2021-02-05T00:55:13.022Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-05T00:55:13.301Z] ---> Running in e1783b9a21e2 [2021-02-05T00:55:13.581Z] Removing intermediate container 92133af75da9 [2021-02-05T00:55:13.581Z] ---> fc9ee9135c48 [2021-02-05T00:55:13.581Z] [2021-02-05T00:55:13.581Z] Step 10/23 : FROM alpine:3.12 [2021-02-05T00:55:13.581Z] ---> afeebe901d6b [2021-02-05T00:55:13.581Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-05T00:55:13.581Z] Removing intermediate container d26abc4e6163 [2021-02-05T00:55:13.581Z] ---> c2c3f8abe3a5 [2021-02-05T00:55:13.581Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-05T00:55:13.581Z] Removing intermediate container 7507636ac3e2 [2021-02-05T00:55:13.581Z] ---> 11a6dedefed6 [2021-02-05T00:55:13.581Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-05T00:55:13.581Z] ---> Running in e71113cf6c03 [2021-02-05T00:55:13.863Z] ---> Running in b78c11f47943 [2021-02-05T00:55:13.863Z] ---> Running in 924e3f49744a [2021-02-05T00:55:14.140Z] Removing intermediate container e1783b9a21e2 [2021-02-05T00:55:14.140Z] ---> 5045d9f56dc1 [2021-02-05T00:55:14.140Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-05T00:55:14.419Z] ---> Running in 1931577c7d49 [2021-02-05T00:55:14.419Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:55:14.419Z] Removing intermediate container e71113cf6c03 [2021-02-05T00:55:14.419Z] ---> 47991b03d8d2 [2021-02-05T00:55:14.419Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-05T00:55:14.699Z] Removing intermediate container b78c11f47943 [2021-02-05T00:55:14.699Z] ---> 03728dcbe1a2 [2021-02-05T00:55:14.699Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T00:55:14.699Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:55:14.699Z] ---> Running in 52f405273ba6 [2021-02-05T00:55:14.979Z] Removing intermediate container 1931577c7d49 [2021-02-05T00:55:14.979Z] ---> c6498ba4f494 [2021-02-05T00:55:14.979Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T00:55:15.261Z] (1/2) Installing readline (8.0.4-r0) [2021-02-05T00:55:15.261Z] (2/2) Installing bash (5.0.17-r0) [2021-02-05T00:55:15.261Z] Executing bash-5.0.17-r0.post-install [2021-02-05T00:55:15.261Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:55:15.261Z] OK: 12 MiB in 22 packages [2021-02-05T00:55:15.538Z] Removing intermediate container 52f405273ba6 [2021-02-05T00:55:15.538Z] ---> 2c9ac499cc1c [2021-02-05T00:55:15.538Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-05T00:55:15.538Z] ---> Running in 85ee1554a4bd [2021-02-05T00:55:15.813Z] ---> 54732ab17625 [2021-02-05T00:55:15.813Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-05T00:55:16.090Z] ---> 2a5becb15b2b [2021-02-05T00:55:16.090Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-05T00:55:16.366Z] Removing intermediate container 85ee1554a4bd [2021-02-05T00:55:16.366Z] ---> d42defee7bac [2021-02-05T00:55:16.366Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:55:16.650Z] ---> Running in f3919b5d4c0e [2021-02-05T00:55:17.637Z] Removing intermediate container 924e3f49744a [2021-02-05T00:55:17.637Z] ---> 5bac518c89b7 [2021-02-05T00:55:17.637Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-05T00:55:17.637Z] Removing intermediate container c0645ccea679 [2021-02-05T00:55:17.637Z] ---> 3e1b4187820d [2021-02-05T00:55:17.637Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-05T00:55:17.908Z] ---> Running in 719f2cdda2d0 [2021-02-05T00:55:17.908Z] ---> Running in 94cd65fabd4f [2021-02-05T00:55:17.908Z] ---> 3e48119b612f [2021-02-05T00:55:17.908Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml ---> f75b15d4cb59 [2021-02-05T00:55:17.908Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-05T00:55:17.908Z] [2021-02-05T00:55:18.511Z] Removing intermediate container 94cd65fabd4f [2021-02-05T00:55:18.511Z] ---> 6aa0be15c705 [2021-02-05T00:55:18.511Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-05T00:55:18.785Z] Removing intermediate container 719f2cdda2d0 [2021-02-05T00:55:18.785Z] ---> 22e01766b94b [2021-02-05T00:55:18.785Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-05T00:55:18.785Z] ---> Running in 8f242dd9a61c [2021-02-05T00:55:19.059Z] ---> e513f99dccf5 [2021-02-05T00:55:19.059Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-05T00:55:19.333Z] ---> 37965a8909c2 [2021-02-05T00:55:19.333Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-05T00:55:19.333Z] ---> Running in 1f05bb2ff75d [2021-02-05T00:55:19.333Z] Removing intermediate container 8f242dd9a61c [2021-02-05T00:55:19.333Z] ---> ed14a8d37e25 [2021-02-05T00:55:19.333Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-05T00:55:19.603Z] ---> Running in ffbe9d7b83ae [2021-02-05T00:55:19.603Z] Removing intermediate container f3919b5d4c0e [2021-02-05T00:55:19.603Z] ---> 076ebf83bacf [2021-02-05T00:55:19.603Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-05T00:55:19.603Z] ---> Running in ff22ac5500f2 [2021-02-05T00:55:19.603Z] ---> 3974973adfb8 [2021-02-05T00:55:19.603Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-05T00:55:19.875Z] ---> Running in acef90af6b6c [2021-02-05T00:55:20.150Z] ---> Running in 3cc68d1e6748 [2021-02-05T00:55:20.150Z] Removing intermediate container 1f05bb2ff75d [2021-02-05T00:55:20.150Z] ---> d76a84cb0bc8 [2021-02-05T00:55:20.150Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T00:55:20.150Z] Removing intermediate container ffbe9d7b83ae [2021-02-05T00:55:20.150Z] ---> 2bb769fbd6aa [2021-02-05T00:55:20.150Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T00:55:20.422Z] ---> Running in e11872e92e32 [2021-02-05T00:55:20.422Z] Removing intermediate container ff22ac5500f2 [2021-02-05T00:55:20.422Z] ---> c25c1304b55b [2021-02-05T00:55:20.422Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-05T00:55:20.422Z] ---> Running in 03e7ab112cc1 [2021-02-05T00:55:21.022Z] Removing intermediate container e11872e92e32 [2021-02-05T00:55:21.022Z] ---> 8d1c25d38379 [2021-02-05T00:55:21.022Z] Step 20/22 : LABEL arch=arm64 [2021-02-05T00:55:21.298Z] ---> Running in aa46c2ab6d7b [2021-02-05T00:55:21.571Z] Removing intermediate container 03e7ab112cc1 [2021-02-05T00:55:21.571Z] ---> ac2bb3760b58 [2021-02-05T00:55:21.571Z] Step 20/22 : LABEL arch=arm64 [2021-02-05T00:55:21.848Z] ---> Running in ffbe7675a899 [2021-02-05T00:55:21.848Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:55:22.130Z] Removing intermediate container aa46c2ab6d7b [2021-02-05T00:55:22.130Z] ---> f3064f1abbc8 [2021-02-05T00:55:22.130Z] Step 21/22 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 [2021-02-05T00:55:22.130Z] ---> c7f686377c0b [2021-02-05T00:55:22.130Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-05T00:55:22.728Z] ---> Running in e6fb35977b02 [2021-02-05T00:55:22.728Z] Removing intermediate container ffbe7675a899 [2021-02-05T00:55:22.728Z] ---> 54fd09a7aef1 [2021-02-05T00:55:22.728Z] Step 21/22 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 [2021-02-05T00:55:22.728Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:55:22.728Z] ---> Running in 0d477c7ae9b9 [2021-02-05T00:55:23.323Z] Removing intermediate container e6fb35977b02 [2021-02-05T00:55:23.323Z] ---> 7f134a628683 [2021-02-05T00:55:23.323Z] Step 22/22 : LABEL version=0.0.0 [2021-02-05T00:55:23.323Z] ---> d6a7bccb39e6 [2021-02-05T00:55:23.323Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-05T00:55:23.323Z] Removing intermediate container 3cc68d1e6748 [2021-02-05T00:55:23.323Z] ---> feb347d7facb [2021-02-05T00:55:23.323Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T00:55:23.323Z] ---> Running in b11a7f7a2b1e [2021-02-05T00:55:23.597Z] Removing intermediate container 0d477c7ae9b9 [2021-02-05T00:55:23.597Z] ---> 07030e76621b [2021-02-05T00:55:23.597Z] Step 22/22 : LABEL version=0.0.0 [2021-02-05T00:55:23.873Z] ---> Running in 34f8a5cb173d [2021-02-05T00:55:23.873Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-05T00:55:24.147Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-05T00:55:24.147Z] Removing intermediate container b11a7f7a2b1e [2021-02-05T00:55:24.147Z] ---> f6845b837662 [2021-02-05T00:55:24.147Z] [2021-02-05T00:55:24.147Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-05T00:55:24.423Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-05T00:55:24.423Z] Removing intermediate container 34f8a5cb173d [2021-02-05T00:55:24.423Z] ---> 21bfad2a45d5 [2021-02-05T00:55:24.423Z] [2021-02-05T00:55:24.702Z] Successfully built f6845b837662 [2021-02-05T00:55:24.702Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-05T00:55:24.702Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-05T00:55:24.702Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2021-02-05T00:55:24.702Z] ---> e869c8478cce [2021-02-05T00:55:24.702Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-05T00:55:24.702Z] ---> c89fe9bb63d7 [2021-02-05T00:55:24.702Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-05T00:55:24.978Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-05T00:55:24.978Z] Successfully built 21bfad2a45d5 [2021-02-05T00:55:24.978Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:55:24.978Z] OK: 8 MiB in 20 packages [2021-02-05T00:55:24.978Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-05T00:55:24.978Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-02-05T00:55:24.978Z] ---> Running in 43d839cb5a11 [2021-02-05T00:55:26.424Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:55:26.698Z] ---> b058e6435ffc [2021-02-05T00:55:26.698Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-05T00:55:26.698Z] Removing intermediate container acef90af6b6c [2021-02-05T00:55:26.698Z] ---> 5e59552771a1 [2021-02-05T00:55:26.698Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T00:55:26.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:55:27.305Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-05T00:55:27.305Z] (2/33) Installing expat (2.2.9-r1) [2021-02-05T00:55:27.305Z] (3/33) Installing libffi (3.3-r2) [2021-02-05T00:55:27.305Z] (4/33) Installing gdbm (1.13-r1) [2021-02-05T00:55:27.305Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-05T00:55:27.305Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-05T00:55:27.305Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-05T00:55:27.584Z] ---> 92826a61e5ac [2021-02-05T00:55:27.584Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-02-05T00:55:29.036Z] ---> b87886dee8c2 [2021-02-05T00:55:29.036Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-05T00:55:29.315Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-05T00:55:29.315Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-05T00:55:29.315Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-05T00:55:29.597Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-05T00:55:29.597Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-05T00:55:29.597Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-05T00:55:29.597Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-05T00:55:29.597Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-05T00:55:29.597Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-05T00:55:29.597Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-05T00:55:29.871Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-05T00:55:29.871Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-05T00:55:29.871Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-05T00:55:29.871Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-05T00:55:29.871Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-05T00:55:29.871Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-05T00:55:29.871Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-05T00:55:29.871Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-05T00:55:29.871Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-05T00:55:30.156Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-05T00:55:30.156Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-05T00:55:30.156Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-05T00:55:30.156Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-05T00:55:30.156Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-05T00:55:30.156Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-05T00:55:30.156Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-05T00:55:30.432Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:55:30.432Z] OK: 71 MiB in 55 packages [2021-02-05T00:55:30.716Z] ---> 0d28a9331969 [2021-02-05T00:55:30.716Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-05T00:55:31.708Z] ---> afe10fb32195 [2021-02-05T00:55:31.708Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-05T00:55:31.708Z] ---> b25c1bb0465e [2021-02-05T00:55:31.708Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-02-05T00:55:32.685Z] ---> Running in 2adb7bad06b9 [2021-02-05T00:55:32.960Z] ---> 300a9a6ad51c [2021-02-05T00:55:32.960Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-05T00:55:33.939Z] ---> Running in 119841cb571f [2021-02-05T00:55:33.939Z] Removing intermediate container 2adb7bad06b9 [2021-02-05T00:55:33.939Z] ---> f69402bb19f7 [2021-02-05T00:55:33.939Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-05T00:55:34.921Z] Removing intermediate container 119841cb571f [2021-02-05T00:55:34.921Z] ---> c73ae06e308d [2021-02-05T00:55:34.921Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T00:55:35.900Z] ---> f096755ac6ed [2021-02-05T00:55:35.900Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-02-05T00:55:35.900Z] ---> Running in cef5c981713c [2021-02-05T00:55:36.492Z] ---> Running in 88162e31e234 [2021-02-05T00:55:36.492Z] Removing intermediate container cef5c981713c [2021-02-05T00:55:36.492Z] ---> 4bb297fdb08b [2021-02-05T00:55:36.492Z] Step 21/23 : LABEL arch=arm64 [2021-02-05T00:55:37.097Z] ---> Running in 3ac00576310b [2021-02-05T00:55:37.697Z] Removing intermediate container 3ac00576310b [2021-02-05T00:55:37.697Z] ---> 1a48bad528cb [2021-02-05T00:55:37.697Z] Step 22/23 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 [2021-02-05T00:55:37.972Z] ---> Running in b243f05a04e7 [2021-02-05T00:55:38.572Z] Removing intermediate container 43d839cb5a11 [2021-02-05T00:55:38.572Z] ---> 8f82602d4052 [2021-02-05T00:55:38.572Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-05T00:55:38.845Z] Removing intermediate container b243f05a04e7 [2021-02-05T00:55:38.845Z] ---> a9523d6dc7bb [2021-02-05T00:55:38.845Z] Step 23/23 : LABEL version=0.0.0 [2021-02-05T00:55:38.845Z] ---> Running in 082a38d944f8 [2021-02-05T00:55:39.121Z] ---> Running in ba1a971dcd59 [2021-02-05T00:55:39.402Z] Removing intermediate container 88162e31e234 [2021-02-05T00:55:39.402Z] ---> db504f9b9fe1 [2021-02-05T00:55:39.695Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-05T00:55:40.311Z] ---> Running in 5f7d8d0adbf5 [2021-02-05T00:55:40.311Z] Removing intermediate container ba1a971dcd59 [2021-02-05T00:55:40.311Z] ---> b85cc6df5fd3 [2021-02-05T00:55:40.311Z] [2021-02-05T00:55:40.919Z] Successfully built b85cc6df5fd3 [2021-02-05T00:55:41.193Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-05T00:55:41.193Z] Building docker-core-command-go [2021-02-05T00:55:41.465Z]  Building docker-core-data-go ... done Removing intermediate container 5f7d8d0adbf5 [2021-02-05T00:55:41.465Z] ---> 6476e06e807a [2021-02-05T00:55:41.465Z] Step 28/31 : CMD ["gate"] [2021-02-05T00:55:42.081Z] ---> Running in 4269410fa0e4 [2021-02-05T00:55:42.683Z] Removing intermediate container 4269410fa0e4 [2021-02-05T00:55:42.683Z] ---> 188b16d6680d [2021-02-05T00:55:42.683Z] Step 29/31 : LABEL arch=arm64 [2021-02-05T00:55:43.659Z] ---> Running in 37692937a335 [2021-02-05T00:55:44.644Z] Removing intermediate container 37692937a335 [2021-02-05T00:55:44.644Z] ---> bed386553eae [2021-02-05T00:55:44.644Z] Step 30/31 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 [2021-02-05T00:55:45.266Z] ---> Running in e67c0b15af55 [2021-02-05T00:55:45.539Z] Collecting docker-compose==1.23.2 [2021-02-05T00:55:45.539Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-05T00:55:46.524Z] Removing intermediate container e67c0b15af55 [2021-02-05T00:55:46.524Z] ---> d6e095b0c7f7 [2021-02-05T00:55:46.524Z] Step 31/31 : LABEL version=0.0.0 [2021-02-05T00:55:46.524Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-05T00:55:46.796Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-05T00:55:47.780Z] ---> Running in 1b6481ed166a [2021-02-05T00:55:48.767Z] Removing intermediate container 1b6481ed166a [2021-02-05T00:55:48.767Z] ---> 2666b3f31359 [2021-02-05T00:55:48.767Z] [2021-02-05T00:55:49.038Z] Successfully built 2666b3f31359 [2021-02-05T00:55:49.038Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-05T00:55:49.038Z]  Building docker-security-bootstrapper-go ... done Building docker-security-secretstore-setup-go [2021-02-05T00:55:49.310Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-05T00:55:49.582Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-05T00:55:49.582Z] 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-02-05T00:55:49.854Z] Collecting texttable<0.10,>=0.9.0 [2021-02-05T00:55:50.133Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-05T00:55:52.781Z] Collecting cached-property<2,>=1.2.0 [2021-02-05T00:55:52.781Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-05T00:55:53.078Z] Collecting docopt<0.7,>=0.6.1 [2021-02-05T00:55:53.078Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-05T00:55:56.544Z] Collecting PyYAML<4,>=3.10 [2021-02-05T00:55:56.544Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-05T00:55:56.900Z] Removing intermediate container 4b61d134fe9d [2021-02-05T00:55:56.900Z] ---> 20d600c28250 [2021-02-05T00:55:56.900Z] [2021-02-05T00:55:56.900Z] Step 10/23 : FROM alpine:3.12 [2021-02-05T00:55:56.900Z] ---> 389fef711851 [2021-02-05T00:55:56.900Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-05T00:55:56.900Z] Removing intermediate container eb158e6cd2d2 [2021-02-05T00:55:56.900Z] ---> 07c7593b805b [2021-02-05T00:55:56.900Z] [2021-02-05T00:55:56.900Z] Step 10/22 : FROM alpine:3.12 [2021-02-05T00:55:56.900Z] ---> 389fef711851 [2021-02-05T00:55:56.900Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-05T00:55:56.900Z] ---> Using cache [2021-02-05T00:55:56.900Z] ---> abdfeaf4004d [2021-02-05T00:55:56.900Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-05T00:55:56.900Z] ---> Using cache [2021-02-05T00:55:56.900Z] ---> abdfeaf4004d [2021-02-05T00:55:56.900Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-05T00:55:56.900Z] ---> Using cache [2021-02-05T00:55:56.900Z] ---> 88ed1829ed07 [2021-02-05T00:55:56.900Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-05T00:55:56.900Z] ---> Using cache [2021-02-05T00:55:56.900Z] ---> 88ed1829ed07 [2021-02-05T00:55:56.900Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-05T00:55:56.900Z] ---> Running in 2105d60d2913 [2021-02-05T00:55:56.900Z] ---> Running in 289649f80c0f [2021-02-05T00:55:56.900Z] Removing intermediate container 2105d60d2913 [2021-02-05T00:55:56.901Z] ---> 60b3d1c3bb5c [2021-02-05T00:55:56.901Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-05T00:55:56.901Z] Removing intermediate container 289649f80c0f [2021-02-05T00:55:56.901Z] ---> e0daecc5ef8e [2021-02-05T00:55:56.901Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-05T00:55:56.901Z] ---> Running in cd768db481fc [2021-02-05T00:55:56.901Z] ---> Running in a1ba7d48fc4e [2021-02-05T00:55:56.901Z] Removing intermediate container a1ba7d48fc4e [2021-02-05T00:55:56.901Z] ---> 087a7ed2f928 [2021-02-05T00:55:56.901Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T00:55:56.901Z] Removing intermediate container cd768db481fc [2021-02-05T00:55:56.901Z] ---> 1f43b8c5998c [2021-02-05T00:55:56.901Z] Step 15/23 : WORKDIR / [2021-02-05T00:55:56.901Z] ---> Running in 6bb2b5a10db9 [2021-02-05T00:55:56.901Z] ---> d2c94f6adbd9 [2021-02-05T00:55:56.901Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-05T00:55:56.901Z] Removing intermediate container 6bb2b5a10db9 [2021-02-05T00:55:56.901Z] ---> a700f9122691 [2021-02-05T00:55:56.901Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T00:55:57.921Z] ---> f0868624f33f [2021-02-05T00:55:57.921Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-05T00:55:59.274Z] ---> 12908f867e57 [2021-02-05T00:55:59.274Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-05T00:55:59.580Z] ---> 52d059292231 [2021-02-05T00:55:59.580Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-05T00:55:59.580Z] ---> 2f31a7f480cd [2021-02-05T00:55:59.580Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-05T00:55:59.906Z] ---> Running in 71e351f66026 [2021-02-05T00:55:59.906Z] ---> Running in bf621a67a375 [2021-02-05T00:55:59.906Z] ---> eee32b1665e2 [2021-02-05T00:55:59.906Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-05T00:56:00.262Z] ---> Running in e757f0829da7 [2021-02-05T00:56:00.262Z] ---> 3781e4de02e9 [2021-02-05T00:56:00.262Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-05T00:56:00.858Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-05T00:56:00.858Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-05T00:56:00.907Z] Removing intermediate container e757f0829da7 [2021-02-05T00:56:00.907Z] ---> 638a8a0a8fb2 [2021-02-05T00:56:00.907Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T00:56:00.907Z] ---> Running in 90d64b1b481f [2021-02-05T00:56:00.907Z] ---> 402e1fdb6966 [2021-02-05T00:56:00.907Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-05T00:56:01.360Z] ---> Running in 16b0683b30de [2021-02-05T00:56:01.711Z] Removing intermediate container 90d64b1b481f [2021-02-05T00:56:01.711Z] ---> 1d0e56c91124 [2021-02-05T00:56:01.711Z] Step 20/22 : LABEL arch=x86_64 [2021-02-05T00:56:01.711Z] ---> Running in b9eded62d31c [2021-02-05T00:56:01.845Z] Collecting docker<4.0,>=3.6.0 [2021-02-05T00:56:01.845Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-05T00:56:01.999Z] Removing intermediate container 16b0683b30de [2021-02-05T00:56:01.999Z] ---> aaf54e342f7f [2021-02-05T00:56:01.999Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T00:56:02.291Z] 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-02-05T00:56:02.291Z] 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-02-05T00:56:02.291Z] ---> Running in 439a0c5e431e [2021-02-05T00:56:02.840Z] Collecting jsonschema<3,>=2.5.1 [2021-02-05T00:56:02.840Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-05T00:56:03.433Z] Collecting idna<2.8,>=2.5 [2021-02-05T00:56:03.433Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-05T00:56:03.433Z] 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-02-05T00:56:03.433Z] 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-02-05T00:56:03.634Z] Removing intermediate container b9eded62d31c [2021-02-05T00:56:03.634Z] ---> cb58b0a2d346 [2021-02-05T00:56:03.634Z] Step 21/22 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 [2021-02-05T00:56:03.925Z] ---> Running in d22894d0ff72 [2021-02-05T00:56:04.213Z] Removing intermediate container 439a0c5e431e [2021-02-05T00:56:04.213Z] ---> 57df98e9107a [2021-02-05T00:56:04.213Z] Step 21/23 : LABEL arch=x86_64 [2021-02-05T00:56:04.413Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-05T00:56:04.413Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-05T00:56:04.519Z] ---> Running in 36294b0105b7 [2021-02-05T00:56:04.686Z] Collecting docker-pycreds>=0.4.0 [2021-02-05T00:56:04.798Z] Removing intermediate container d22894d0ff72 [2021-02-05T00:56:04.798Z] ---> 23f30b08ee8b [2021-02-05T00:56:04.798Z] Step 22/22 : LABEL version=0.0.0 [2021-02-05T00:56:04.962Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-05T00:56:04.962Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-05T00:56:04.962Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-05T00:56:04.962Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-05T00:56:04.962Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-05T00:56:05.089Z] ---> Running in afacd9f068cf [2021-02-05T00:56:05.089Z] Removing intermediate container 36294b0105b7 [2021-02-05T00:56:05.089Z] ---> 7faf2bdb675b [2021-02-05T00:56:05.089Z] Step 22/23 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 [2021-02-05T00:56:05.487Z] ---> Running in f6f28e5d1f34 [2021-02-05T00:56:05.765Z] Removing intermediate container afacd9f068cf [2021-02-05T00:56:05.765Z] ---> ba578c81622b [2021-02-05T00:56:05.765Z] [2021-02-05T00:56:06.403Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:56:06.403Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:56:06.403Z] ---> bc445f29c5ed [2021-02-05T00:56:06.403Z] Step 3/23 : WORKDIR /edgex-go [2021-02-05T00:56:06.403Z] ---> Using cache [2021-02-05T00:56:06.403Z] ---> 5dd0da0f8c81 [2021-02-05T00:56:06.403Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:56:06.403Z] ---> Using cache [2021-02-05T00:56:06.403Z] ---> afde26c9a519 [2021-02-05T00:56:06.403Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-05T00:56:06.403Z] Installing collected packages: dockerpty, websocket-client, texttable, cached-property, docopt, PyYAML, idna, urllib3, requests, docker-pycreds, docker, jsonschema, docker-compose [2021-02-05T00:56:06.403Z] Running setup.py install for dockerpty: started [2021-02-05T00:56:06.585Z] Removing intermediate container f6f28e5d1f34 [2021-02-05T00:56:06.585Z] ---> 5066729ee03c [2021-02-05T00:56:06.585Z] Step 23/23 : LABEL version=0.0.0 [2021-02-05T00:56:06.585Z] ---> Running in 3f66158f4d6c [2021-02-05T00:56:07.306Z] Successfully built ba578c81622b [2021-02-05T00:56:07.306Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-05T00:56:07.391Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:56:07.391Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:56:07.391Z] ---> bc445f29c5ed [2021-02-05T00:56:07.391Z] Step 3/21 : WORKDIR /edgex-go [2021-02-05T00:56:07.391Z] ---> Using cache [2021-02-05T00:56:07.391Z] ---> 5dd0da0f8c81 [2021-02-05T00:56:07.391Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:56:07.391Z] ---> Using cache [2021-02-05T00:56:07.391Z] ---> afde26c9a519 [2021-02-05T00:56:07.391Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-05T00:56:07.604Z]  Building docker-support-scheduler-go ... done Removing intermediate container 3f66158f4d6c [2021-02-05T00:56:07.604Z] ---> f9151eb573d6 [2021-02-05T00:56:07.604Z] [2021-02-05T00:56:08.390Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-05T00:56:08.717Z] Successfully built f9151eb573d6 [2021-02-05T00:56:08.717Z] Successfully tagged docker-core-command-go:latest [2021-02-05T00:56:09.830Z] Running setup.py install for texttable: started [2021-02-05T00:56:11.275Z] ---> Running in a68bd5003d46 [2021-02-05T00:56:11.275Z] ---> Running in f7f93ab9fe6e [2021-02-05T00:56:12.268Z] Running setup.py install for texttable: finished with status 'done' [2021-02-05T00:56:12.268Z] Running setup.py install for docopt: started [2021-02-05T00:56:13.247Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:56:13.247Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:56:14.228Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:56:14.228Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:56:14.839Z] Running setup.py install for docopt: finished with status 'done' [2021-02-05T00:56:14.839Z] Running setup.py install for PyYAML: started [2021-02-05T00:56:15.146Z] OK: 217 MiB in 51 packages [2021-02-05T00:56:15.424Z] OK: 217 MiB in 51 packages [2021-02-05T00:56:18.080Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-05T00:56:18.081Z] Attempting uninstall: idna [2021-02-05T00:56:18.081Z] Found existing installation: idna 2.9 [2021-02-05T00:56:18.081Z] Uninstalling idna-2.9: [2021-02-05T00:56:18.081Z] Successfully uninstalled idna-2.9 [2021-02-05T00:56:18.681Z] Removing intermediate container f7f93ab9fe6e [2021-02-05T00:56:18.681Z] ---> 7469b8c8bb07 [2021-02-05T00:56:18.681Z] Step 6/21 : COPY go.mod . [2021-02-05T00:56:18.681Z] Removing intermediate container a68bd5003d46 [2021-02-05T00:56:18.681Z] ---> 90a2a08e660a [2021-02-05T00:56:18.681Z] Step 6/23 : COPY go.mod . [2021-02-05T00:56:18.954Z] Attempting uninstall: urllib3 [2021-02-05T00:56:18.954Z] Found existing installation: urllib3 1.25.9 [2021-02-05T00:56:18.954Z] Uninstalling urllib3-1.25.9: [2021-02-05T00:56:19.233Z] Successfully uninstalled urllib3-1.25.9 [2021-02-05T00:56:20.217Z] ---> d1317b1aa6c6 [2021-02-05T00:56:20.217Z] Step 7/21 : RUN go mod download [2021-02-05T00:56:20.217Z] Attempting uninstall: requests [2021-02-05T00:56:20.217Z] Found existing installation: requests 2.23.0 [2021-02-05T00:56:20.217Z] Uninstalling requests-2.23.0: [2021-02-05T00:56:20.501Z] Successfully uninstalled requests-2.23.0 [2021-02-05T00:56:20.777Z] ---> 3926f38a8490 [2021-02-05T00:56:20.777Z] Step 7/23 : RUN go mod download [2021-02-05T00:56:20.777Z] ---> Running in faa3ad1f1198 [2021-02-05T00:56:21.054Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:56:21.054Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:56:21.054Z] ---> bc445f29c5ed [2021-02-05T00:56:21.054Z] Step 3/23 : WORKDIR /edgex-go [2021-02-05T00:56:21.054Z] ---> Using cache [2021-02-05T00:56:21.054Z] ---> 5dd0da0f8c81 [2021-02-05T00:56:21.054Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:56:21.054Z] ---> Using cache [2021-02-05T00:56:21.054Z] ---> afde26c9a519 [2021-02-05T00:56:21.054Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-05T00:56:21.054Z] ---> Using cache [2021-02-05T00:56:21.054Z] ---> 90a2a08e660a [2021-02-05T00:56:21.054Z] Step 6/23 : COPY go.mod . [2021-02-05T00:56:21.054Z] ---> Using cache [2021-02-05T00:56:21.054Z] ---> 3926f38a8490 [2021-02-05T00:56:21.054Z] Step 7/23 : RUN go mod download [2021-02-05T00:56:21.054Z] ---> Running in bd4b6ed1b431 [2021-02-05T00:56:21.054Z] ---> Running in 68790647fc06 [2021-02-05T00:56:23.693Z] 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-02-05T00:56:25.154Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:56:25.154Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:56:25.154Z] ---> bc445f29c5ed [2021-02-05T00:56:25.154Z] Step 3/24 : WORKDIR /edgex-go [2021-02-05T00:56:25.154Z] ---> Using cache [2021-02-05T00:56:25.154Z] ---> 5dd0da0f8c81 [2021-02-05T00:56:25.154Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:56:25.154Z] ---> Using cache [2021-02-05T00:56:25.154Z] ---> afde26c9a519 [2021-02-05T00:56:25.154Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-05T00:56:25.154Z] ---> Using cache [2021-02-05T00:56:25.154Z] ---> 90a2a08e660a [2021-02-05T00:56:25.154Z] Step 6/24 : COPY go.mod . [2021-02-05T00:56:25.154Z] ---> Using cache [2021-02-05T00:56:25.154Z] ---> 3926f38a8490 [2021-02-05T00:56:25.154Z] Step 7/24 : RUN go mod download [2021-02-05T00:56:26.144Z] ---> Running in 413abcdd1870 [2021-02-05T00:56:26.750Z] Removing intermediate container faa3ad1f1198 [2021-02-05T00:56:26.750Z] ---> 01035aeafb8c [2021-02-05T00:56:26.750Z] Step 8/21 : COPY . . [2021-02-05T00:56:27.021Z] Removing intermediate container bd4b6ed1b431 [2021-02-05T00:56:27.021Z] ---> d0ee8364ffc8 [2021-02-05T00:56:27.021Z] Step 8/23 : COPY . . [2021-02-05T00:56:27.291Z] Removing intermediate container 68790647fc06 [2021-02-05T00:56:27.291Z] ---> dd1e71c21e5f [2021-02-05T00:56:27.291Z] Step 8/23 : COPY . . [2021-02-05T00:56:30.717Z] Removing intermediate container 082a38d944f8 [2021-02-05T00:56:30.717Z] ---> e4fa6f981701 [2021-02-05T00:56:30.717Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-05T00:56:32.695Z] ---> Running in 78b2e2564a3d [2021-02-05T00:56:34.156Z] Removing intermediate container 413abcdd1870 [2021-02-05T00:56:34.156Z] ---> 676566f584f3 [2021-02-05T00:56:34.156Z] Step 8/24 : COPY . . [2021-02-05T00:56:35.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:56:35.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:56:36.202Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-05T00:56:36.202Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-05T00:56:36.202Z] (3/3) Installing curl (7.69.1-r3) [2021-02-05T00:56:36.202Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:56:36.202Z] OK: 71 MiB in 58 packages [2021-02-05T00:56:36.896Z]  Building docker-core-command-go ... done Removing intermediate container bf621a67a375 [2021-02-05T00:56:36.896Z] ---> 076626b05017 [2021-02-05T00:56:36.896Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-05T00:56:36.897Z] ---> Running in e5836e2ef7b7 [2021-02-05T00:56:37.355Z] Removing intermediate container 71e351f66026 [2021-02-05T00:56:37.355Z] ---> 429cc65b5a18 [2021-02-05T00:56:37.355Z] [2021-02-05T00:56:37.355Z] Step 10/22 : FROM alpine:3.12 [2021-02-05T00:56:37.355Z] ---> 389fef711851 [2021-02-05T00:56:37.355Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-05T00:56:37.355Z] 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-02-05T00:56:37.355Z] ---> Running in ec2b854d2c91 [2021-02-05T00:56:38.457Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:56:38.771Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:56:38.771Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-05T00:56:38.771Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-05T00:56:38.771Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:56:39.070Z] Executing ca-certificates-20191127-r4.trigger [2021-02-05T00:56:39.071Z] OK: 6 MiB in 16 packages [2021-02-05T00:56:39.669Z] Removing intermediate container e5836e2ef7b7 [2021-02-05T00:56:39.669Z] ---> 63956144899d [2021-02-05T00:56:39.669Z] [2021-02-05T00:56:39.669Z] Step 11/26 : FROM docker:20.10.0 [2021-02-05T00:56:39.951Z] 20.10.0: Pulling from library/docker [2021-02-05T00:56:40.961Z] Removing intermediate container ec2b854d2c91 [2021-02-05T00:56:40.961Z] ---> 91d0342b7f84 [2021-02-05T00:56:40.961Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-05T00:56:40.961Z] ---> Running in 27261a575426 [2021-02-05T00:56:41.603Z] Removing intermediate container 27261a575426 [2021-02-05T00:56:41.603Z] ---> 27eef953b63d [2021-02-05T00:56:41.603Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-05T00:56:41.623Z] Removing intermediate container 78b2e2564a3d [2021-02-05T00:56:41.623Z] ---> 703e1dae415a [2021-02-05T00:56:41.623Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-05T00:56:41.884Z] ---> Running in f4bbc0363fcb [2021-02-05T00:56:42.173Z] Removing intermediate container f4bbc0363fcb [2021-02-05T00:56:42.173Z] ---> 80f1fea4e181 [2021-02-05T00:56:42.173Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-05T00:56:42.546Z] ---> Running in 4ebec82e25fb [2021-02-05T00:56:42.615Z] ---> Running in 032ec27c681d [2021-02-05T00:56:42.894Z] Removing intermediate container 4ebec82e25fb [2021-02-05T00:56:42.894Z] ---> 98af0fa70f5f [2021-02-05T00:56:42.894Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T00:56:43.556Z] ---> b3265144886e [2021-02-05T00:56:43.556Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-05T00:56:44.060Z] Removing intermediate container 032ec27c681d [2021-02-05T00:56:44.060Z] ---> 6fa64772bac6 [2021-02-05T00:56:44.060Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T00:56:45.046Z] ---> Running in ab4193a1312c [2021-02-05T00:56:45.245Z] ---> e693862b141b [2021-02-05T00:56:45.245Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-05T00:56:45.867Z] ---> 3b9c6d887988 [2021-02-05T00:56:45.867Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-05T00:56:46.233Z] ---> Running in 0f5c60ca1d71 [2021-02-05T00:56:46.486Z] Removing intermediate container ab4193a1312c [2021-02-05T00:56:46.486Z] ---> 3982dc627472 [2021-02-05T00:56:46.486Z] Step 24/26 : LABEL arch=arm64 [2021-02-05T00:56:46.540Z] Removing intermediate container 0f5c60ca1d71 [2021-02-05T00:56:46.540Z] ---> 717e4675b570 [2021-02-05T00:56:46.540Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T00:56:46.818Z] ---> Running in 4c7914be5273 [2021-02-05T00:56:47.083Z] ---> Running in a87c8569ecaa [2021-02-05T00:56:47.356Z] ---> 4709d9e66b79 [2021-02-05T00:56:47.356Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-05T00:56:47.630Z] ---> 53d02f8eb73c [2021-02-05T00:56:47.630Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-05T00:56:47.902Z] ---> Running in 0fb726433f53 [2021-02-05T00:56:48.175Z] ---> Running in dbf75c705f53 [2021-02-05T00:56:48.271Z] Removing intermediate container 4c7914be5273 [2021-02-05T00:56:48.271Z] ---> e12b71afdf28 [2021-02-05T00:56:48.271Z] Step 20/22 : LABEL arch=x86_64 [2021-02-05T00:56:48.271Z] ---> Running in 1c7ee2918d20 [2021-02-05T00:56:48.449Z] Removing intermediate container a87c8569ecaa [2021-02-05T00:56:48.449Z] ---> be061ba64e17 [2021-02-05T00:56:48.449Z] Step 25/26 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 [2021-02-05T00:56:48.562Z] Removing intermediate container 1c7ee2918d20 [2021-02-05T00:56:48.562Z] ---> 2a686b6ac03f [2021-02-05T00:56:48.562Z] Step 21/22 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 [2021-02-05T00:56:48.719Z] ---> 912f89f525da [2021-02-05T00:56:48.719Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-05T00:56:48.833Z] ---> Running in 7d91b00d1878 [2021-02-05T00:56:49.435Z] Removing intermediate container 7d91b00d1878 [2021-02-05T00:56:49.435Z] ---> f61adaefd4be [2021-02-05T00:56:49.435Z] Step 22/22 : LABEL version=0.0.0 [2021-02-05T00:56:49.435Z] ---> Running in 2756f951b362 [2021-02-05T00:56:50.053Z] Removing intermediate container 2756f951b362 [2021-02-05T00:56:50.053Z] ---> 9e3f09de138a [2021-02-05T00:56:50.053Z] [2021-02-05T00:56:50.053Z] Successfully built 9e3f09de138a [2021-02-05T00:56:50.146Z] ---> Running in dfbcae62d02e [2021-02-05T00:56:50.146Z] ---> Running in 8f434110dcf2 [2021-02-05T00:56:50.334Z] Successfully tagged docker-support-notifications-go:latest [2021-02-05T00:56:51.128Z] Removing intermediate container 8f434110dcf2 [2021-02-05T00:56:51.129Z] ---> 31357d999c18 [2021-02-05T00:56:51.129Z] Step 26/26 : LABEL version=0.0.0 [2021-02-05T00:56:51.299Z]  Building docker-support-notifications-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-05T00:56:51.299Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-05T00:56:51.299Z] ---> aefe523efa57 [2021-02-05T00:56:51.299Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-05T00:56:51.410Z] 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-02-05T00:56:51.410Z] 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-02-05T00:56:51.568Z] ---> Running in 39b42d00360f [2021-02-05T00:56:51.687Z] 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-02-05T00:56:51.687Z] ---> Running in 9c246118e34b [2021-02-05T00:56:52.556Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:56:52.556Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:56:52.676Z] Removing intermediate container 9c246118e34b [2021-02-05T00:56:52.676Z] ---> 0347138eb2e3 [2021-02-05T00:56:52.676Z] [2021-02-05T00:56:52.844Z] (1/2) Installing readline (8.0.4-r0) [2021-02-05T00:56:52.844Z] (2/2) Installing bash (5.0.17-r0) [2021-02-05T00:56:52.844Z] Executing bash-5.0.17-r0.post-install [2021-02-05T00:56:52.844Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:56:52.844Z] OK: 12 MiB in 22 packages [2021-02-05T00:56:52.954Z] Successfully built 0347138eb2e3 [2021-02-05T00:56:53.252Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-05T00:56:53.252Z]  Building docker-sys-mgmt-agent-go ... done  ---> fdef06cc9123 [2021-02-05T00:56:53.252Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-05T00:56:53.529Z] ---> Running in 211db4eceb29 [2021-02-05T00:56:53.920Z] Removing intermediate container 39b42d00360f [2021-02-05T00:56:53.920Z] ---> d80e4396f869 [2021-02-05T00:56:53.920Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-05T00:56:54.299Z] ---> Running in e0005ceb6a96 [2021-02-05T00:56:54.632Z] Removing intermediate container e0005ceb6a96 [2021-02-05T00:56:54.632Z] ---> 33561ec1e429 [2021-02-05T00:56:54.632Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-05T00:56:54.632Z] ---> Running in 619a1bc979b0 [2021-02-05T00:56:55.119Z] 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-02-05T00:56:55.374Z] Removing intermediate container 619a1bc979b0 [2021-02-05T00:56:55.374Z] ---> 8184d7742b1f [2021-02-05T00:56:55.374Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-05T00:56:55.374Z] ---> Running in 7bf7abc281de [2021-02-05T00:56:56.053Z] Removing intermediate container 7bf7abc281de [2021-02-05T00:56:56.053Z] ---> 8184c66349c7 [2021-02-05T00:56:56.053Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-05T00:56:57.098Z] ---> 57124ea729fd [2021-02-05T00:56:57.098Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-05T00:56:57.682Z] ---> 6ef8b79c5d2a [2021-02-05T00:56:57.682Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-05T00:56:58.290Z] ---> cd6442a32183 [2021-02-05T00:56:58.290Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-05T00:56:58.290Z] ---> Running in b56505bb5fc9 [2021-02-05T00:56:59.760Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:56:59.760Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:57:00.039Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-05T00:57:00.039Z] (2/33) Installing expat (2.2.9-r1) [2021-02-05T00:57:00.039Z] (3/33) Installing libffi (3.3-r2) [2021-02-05T00:57:00.039Z] (4/33) Installing gdbm (1.13-r1) [2021-02-05T00:57:00.039Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-05T00:57:00.039Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-05T00:57:00.039Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-05T00:57:01.472Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-05T00:57:01.472Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-05T00:57:01.472Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-05T00:57:01.472Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-05T00:57:01.472Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-05T00:57:01.472Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-05T00:57:01.472Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-05T00:57:01.472Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-05T00:57:01.472Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-05T00:57:01.472Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-05T00:57:01.746Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-05T00:57:01.746Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-05T00:57:01.746Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-05T00:57:01.746Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-05T00:57:01.746Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-05T00:57:01.746Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-05T00:57:01.746Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-05T00:57:01.746Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-05T00:57:01.746Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-05T00:57:01.746Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-05T00:57:01.746Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-05T00:57:01.746Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-05T00:57:01.746Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-05T00:57:02.029Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-05T00:57:02.029Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-05T00:57:02.029Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-05T00:57:02.029Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:57:02.029Z] OK: 71 MiB in 55 packages [2021-02-05T00:57:12.527Z] Removing intermediate container b56505bb5fc9 [2021-02-05T00:57:12.527Z] ---> d797576dec02 [2021-02-05T00:57:12.527Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-05T00:57:12.527Z] ---> Running in 8313bd055f3e [2021-02-05T00:57:14.992Z] Collecting docker-compose==1.23.2 [2021-02-05T00:57:14.992Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-05T00:57:14.992Z] Collecting cached-property<2,>=1.2.0 [2021-02-05T00:57:14.992Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-05T00:57:15.295Z] Collecting PyYAML<4,>=3.10 [2021-02-05T00:57:15.580Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-05T00:57:17.148Z] Collecting docker<4.0,>=3.6.0 [2021-02-05T00:57:17.148Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-05T00:57:17.148Z] 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-02-05T00:57:17.148Z] Collecting docopt<0.7,>=0.6.1 [2021-02-05T00:57:17.436Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-05T00:57:18.452Z] Collecting jsonschema<3,>=2.5.1 [2021-02-05T00:57:18.452Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-05T00:57:18.452Z] Collecting texttable<0.10,>=0.9.0 [2021-02-05T00:57:18.452Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-05T00:57:19.059Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-05T00:57:19.059Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-05T00:57:20.499Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-05T00:57:20.500Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-05T00:57:20.500Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-05T00:57:20.500Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-05T00:57:20.784Z] Collecting docker-pycreds>=0.4.0 [2021-02-05T00:57:20.784Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-05T00:57:20.784Z] 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-02-05T00:57:20.784Z] 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-02-05T00:57:21.051Z] Collecting idna<2.8,>=2.5 [2021-02-05T00:57:21.051Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-05T00:57:21.321Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-05T00:57:21.321Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-05T00:57:21.321Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-05T00:57:21.321Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-05T00:57:21.321Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-05T00:57:21.321Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-05T00:57:21.598Z] Installing collected packages: cached-property, PyYAML, idna, urllib3, requests, docker-pycreds, websocket-client, docker, docopt, jsonschema, texttable, dockerpty, docker-compose [2021-02-05T00:57:21.598Z] Running setup.py install for PyYAML: started [2021-02-05T00:57:22.564Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-05T00:57:22.564Z] Attempting uninstall: idna [2021-02-05T00:57:22.564Z] Found existing installation: idna 2.9 [2021-02-05T00:57:22.564Z] Uninstalling idna-2.9: [2021-02-05T00:57:22.564Z] Successfully uninstalled idna-2.9 [2021-02-05T00:57:22.832Z] Attempting uninstall: urllib3 [2021-02-05T00:57:22.832Z] Found existing installation: urllib3 1.25.9 [2021-02-05T00:57:22.832Z] Uninstalling urllib3-1.25.9: [2021-02-05T00:57:22.832Z] Successfully uninstalled urllib3-1.25.9 [2021-02-05T00:57:23.099Z] Attempting uninstall: requests [2021-02-05T00:57:23.099Z] Found existing installation: requests 2.23.0 [2021-02-05T00:57:23.099Z] Uninstalling requests-2.23.0: [2021-02-05T00:57:23.099Z] Successfully uninstalled requests-2.23.0 [2021-02-05T00:57:24.061Z] Running setup.py install for docopt: started [2021-02-05T00:57:24.651Z] Running setup.py install for docopt: finished with status 'done' [2021-02-05T00:57:24.651Z] Running setup.py install for texttable: started [2021-02-05T00:57:25.238Z] Running setup.py install for texttable: finished with status 'done' [2021-02-05T00:57:25.238Z] Running setup.py install for dockerpty: started [2021-02-05T00:57:25.828Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-05T00:57:26.407Z] 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-02-05T00:57:30.719Z] Removing intermediate container 8313bd055f3e [2021-02-05T00:57:30.719Z] ---> aab26362ca1d [2021-02-05T00:57:30.719Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-05T00:57:30.719Z] ---> Running in 84f4f374fa47 [2021-02-05T00:57:30.999Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:57:30.999Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:57:31.272Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-05T00:57:31.272Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-05T00:57:31.272Z] (3/3) Installing curl (7.69.1-r3) [2021-02-05T00:57:31.272Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:57:31.272Z] OK: 72 MiB in 58 packages [2021-02-05T00:57:31.861Z] Removing intermediate container 84f4f374fa47 [2021-02-05T00:57:31.861Z] ---> 9d84223d3da8 [2021-02-05T00:57:31.861Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-05T00:57:32.129Z] ---> Running in 5051c0df7438 [2021-02-05T00:57:32.417Z] Removing intermediate container 5051c0df7438 [2021-02-05T00:57:32.417Z] ---> 87002018d92a [2021-02-05T00:57:32.417Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T00:57:32.417Z] ---> Running in d49dcd37dcb7 [2021-02-05T00:57:32.697Z] Removing intermediate container d49dcd37dcb7 [2021-02-05T00:57:32.697Z] ---> c14c81eec02d [2021-02-05T00:57:32.697Z] Step 24/26 : LABEL arch=x86_64 [2021-02-05T00:57:32.973Z] ---> Running in 5e9ba0abde95 [2021-02-05T00:57:33.270Z] Removing intermediate container 5e9ba0abde95 [2021-02-05T00:57:33.270Z] ---> 796898bb4d18 [2021-02-05T00:57:33.270Z] Step 25/26 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 [2021-02-05T00:57:33.270Z] ---> Running in 4043aff66d68 [2021-02-05T00:57:33.876Z] Removing intermediate container 4043aff66d68 [2021-02-05T00:57:33.876Z] ---> 7f51c3e46a17 [2021-02-05T00:57:33.876Z] Step 26/26 : LABEL version=0.0.0 [2021-02-05T00:57:33.876Z] ---> Running in b1a2b2b8ba27 [2021-02-05T00:57:34.478Z] Removing intermediate container b1a2b2b8ba27 [2021-02-05T00:57:34.478Z] ---> b391a60d8d06 [2021-02-05T00:57:34.478Z] [2021-02-05T00:57:35.076Z] Successfully built b391a60d8d06 [2021-02-05T00:57:35.076Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-05T00:57:35.705Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-05T00:57:35.716Z] $ docker stop --time=1 bf6f7f0e81a7f3cab708977c0a8cce8c0a8096dc616e37d8dad40d89748a9650 [2021-02-05T00:57:38.064Z] $ docker rm -f bf6f7f0e81a7f3cab708977c0a8cce8c0a8096dc616e37d8dad40d89748a9650 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-05T00:57:39.180Z] + docker images [2021-02-05T00:57:39.181Z] + grep docker [2021-02-05T00:57:39.830Z] docker-sys-mgmt-agent-go latest b391a60d8d06 5 seconds ago 313MB [2021-02-05T00:57:39.830Z] docker-support-notifications-go latest 9e3f09de138a 50 seconds ago 17.6MB [2021-02-05T00:57:39.830Z] docker-core-command-go latest f9151eb573d6 About a minute ago 16.9MB [2021-02-05T00:57:39.830Z] docker-support-scheduler-go latest ba578c81622b About a minute ago 17MB [2021-02-05T00:57:39.830Z] docker-security-bootstrapper-go latest 9f7f28e68983 3 minutes ago 23.8MB [2021-02-05T00:57:39.830Z] docker-core-data-go latest c66ff6d39055 4 minutes ago 22.3MB [2021-02-05T00:57:39.830Z] docker-security-secretstore-setup-go latest 52cf5e4a1669 4 minutes ago 24.6MB [2021-02-05T00:57:39.830Z] docker-core-metadata-go latest 63859c8047bc 4 minutes ago 18.8MB [2021-02-05T00:57:39.830Z] docker-security-proxy-setup-go latest 677a72af7b3c 4 minutes ago 24.4MB [2021-02-05T00:57:39.830Z] docker 20.10.0 aefe523efa57 7 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-02-05T00:57:55.813Z] Still waiting to schedule task [2021-02-05T00:57:55.813Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-05T00:58:03.210Z] 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-02-05T00:58:03.210Z] 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-02-05T00:58:11.516Z] Removing intermediate container 211db4eceb29 [2021-02-05T00:58:11.516Z] ---> ffe47a7b866e [2021-02-05T00:58:11.516Z] [2021-02-05T00:58:11.516Z] Step 10/24 : FROM alpine:3.12 [2021-02-05T00:58:11.516Z] ---> afeebe901d6b [2021-02-05T00:58:11.516Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-05T00:58:11.516Z] Removing intermediate container 0fb726433f53 [2021-02-05T00:58:11.516Z] ---> d0d5c5585710 [2021-02-05T00:58:11.516Z] [2021-02-05T00:58:11.516Z] Step 10/21 : FROM alpine:3.12 [2021-02-05T00:58:11.516Z] ---> afeebe901d6b [2021-02-05T00:58:11.516Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-05T00:58:11.792Z] ---> Running in 4d7ecadef165 [2021-02-05T00:58:11.792Z] ---> Running in dd50b0ee8106 [2021-02-05T00:58:13.800Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:58:14.076Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:58:14.076Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:58:14.076Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:58:14.691Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-05T00:58:14.975Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-05T00:58:14.975Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-05T00:58:14.975Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-05T00:58:14.976Z] (4/4) Installing curl (7.69.1-r3) [2021-02-05T00:58:14.976Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:58:14.976Z] Executing ca-certificates-20191127-r4.trigger [2021-02-05T00:58:14.976Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-05T00:58:14.976Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-05T00:58:14.976Z] (4/5) Installing curl (7.69.1-r3) [2021-02-05T00:58:14.976Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-05T00:58:14.976Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:58:14.976Z] Executing ca-certificates-20191127-r4.trigger [2021-02-05T00:58:15.253Z] OK: 7 MiB in 18 packages [2021-02-05T00:58:15.253Z] OK: 7 MiB in 19 packages [2021-02-05T00:58:17.902Z] Removing intermediate container dd50b0ee8106 [2021-02-05T00:58:17.902Z] ---> 3ed690f1aae7 [2021-02-05T00:58:17.902Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-05T00:58:18.179Z] Removing intermediate container 4d7ecadef165 [2021-02-05T00:58:18.179Z] ---> 5c3c4d7a31e7 [2021-02-05T00:58:18.179Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-05T00:58:18.179Z] ---> Running in 250e83ed7326 [2021-02-05T00:58:18.455Z] ---> Running in f10c6bcee1be [2021-02-05T00:58:18.737Z] Removing intermediate container dfbcae62d02e [2021-02-05T00:58:18.737Z] ---> 978256b49a66 [2021-02-05T00:58:18.737Z] [2021-02-05T00:58:18.737Z] Step 10/23 : FROM alpine:3.12 [2021-02-05T00:58:18.737Z] ---> afeebe901d6b [2021-02-05T00:58:18.737Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-05T00:58:18.737Z] ---> Using cache [2021-02-05T00:58:18.737Z] ---> 41f653a9e75a [2021-02-05T00:58:18.737Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-05T00:58:18.737Z] ---> Using cache [2021-02-05T00:58:18.737Z] ---> 3de7bb604a46 [2021-02-05T00:58:18.737Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-05T00:58:18.737Z] Removing intermediate container 250e83ed7326 [2021-02-05T00:58:18.737Z] ---> 09d049ad64b6 [2021-02-05T00:58:18.737Z] Step 13/21 : WORKDIR /edgex [2021-02-05T00:58:19.011Z] ---> Running in 1798bccd519c [2021-02-05T00:58:19.011Z] ---> Running in ec6b65ccd2e4 [2021-02-05T00:58:19.011Z] Removing intermediate container f10c6bcee1be [2021-02-05T00:58:19.011Z] ---> baa076b0469e [2021-02-05T00:58:19.011Z] Step 13/24 : WORKDIR / [2021-02-05T00:58:19.286Z] ---> Running in 074a2e9b88c0 [2021-02-05T00:58:19.560Z] Removing intermediate container 1798bccd519c [2021-02-05T00:58:19.560Z] ---> 0a18c6270173 [2021-02-05T00:58:19.560Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-05T00:58:19.833Z] ---> Running in 9fc09690289f [2021-02-05T00:58:19.833Z] Removing intermediate container ec6b65ccd2e4 [2021-02-05T00:58:19.833Z] ---> 3be0b373751d [2021-02-05T00:58:19.833Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-05T00:58:20.106Z] Removing intermediate container 074a2e9b88c0 [2021-02-05T00:58:20.106Z] ---> 7bbba391bce0 [2021-02-05T00:58:20.106Z] 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-02-05T00:58:20.381Z] Removing intermediate container 9fc09690289f [2021-02-05T00:58:20.381Z] ---> db74ed9982cc [2021-02-05T00:58:20.381Z] Step 15/23 : WORKDIR / [2021-02-05T00:58:20.672Z] ---> Running in 0382fe2b3f58 [2021-02-05T00:58:20.672Z] ---> f6f15bc78977 [2021-02-05T00:58:20.672Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-05T00:58:21.276Z] ---> 88763e46901d [2021-02-05T00:58:21.276Z] 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-02-05T00:58:21.553Z] Removing intermediate container 0382fe2b3f58 [2021-02-05T00:58:21.553Z] ---> 078f50fc216d [2021-02-05T00:58:21.553Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T00:58:22.169Z] ---> 1368c0ab08f2 [2021-02-05T00:58:22.169Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-05T00:58:22.169Z] ---> 1a3409e2a6fe [2021-02-05T00:58:22.169Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-05T00:58:22.447Z] ---> d39e85544338 [2021-02-05T00:58:22.448Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-05T00:58:23.422Z] ---> a0e3352dee44 [2021-02-05T00:58:23.423Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-05T00:58:24.016Z] ---> 815f66583506 [2021-02-05T00:58:24.016Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-05T00:58:24.291Z] ---> e393095f4a4a [2021-02-05T00:58:24.291Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-05T00:58:24.566Z] ---> Running in c9b24ec516f9 [2021-02-05T00:58:24.840Z] Removing intermediate container dbf75c705f53 [2021-02-05T00:58:24.840Z] ---> 402262a09f78 [2021-02-05T00:58:24.840Z] [2021-02-05T00:58:24.840Z] Step 10/23 : FROM alpine:3.12 [2021-02-05T00:58:24.840Z] ---> afeebe901d6b [2021-02-05T00:58:24.840Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-05T00:58:24.840Z] ---> Using cache [2021-02-05T00:58:24.840Z] ---> 41f653a9e75a [2021-02-05T00:58:24.840Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-05T00:58:24.840Z] ---> Using cache [2021-02-05T00:58:24.840Z] ---> 3de7bb604a46 [2021-02-05T00:58:24.840Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-05T00:58:25.118Z] ---> da4e0aae8b7b [2021-02-05T00:58:25.118Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-05T00:58:25.118Z] ---> Running in 11cbbf72dae6 [2021-02-05T00:58:25.393Z] ---> eb057e703c61 [2021-02-05T00:58:25.393Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-05T00:58:25.393Z] Removing intermediate container c9b24ec516f9 [2021-02-05T00:58:25.393Z] ---> 6d24a337f1f9 [2021-02-05T00:58:25.393Z] Step 18/21 : CMD ["--init=true"] [2021-02-05T00:58:25.393Z] ---> Running in f0aa2f6160b4 [2021-02-05T00:58:25.393Z] ---> Running in 6e9ab4726ecb [2021-02-05T00:58:25.680Z] Removing intermediate container 11cbbf72dae6 [2021-02-05T00:58:25.680Z] ---> 24d83a173828 [2021-02-05T00:58:25.680Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-05T00:58:25.951Z] ---> Running in 7697d5d959cc [2021-02-05T00:58:25.951Z] Removing intermediate container 6e9ab4726ecb [2021-02-05T00:58:25.951Z] ---> cf841208227d [2021-02-05T00:58:25.951Z] Step 19/21 : LABEL arch=arm64 [2021-02-05T00:58:26.224Z] Removing intermediate container f0aa2f6160b4 [2021-02-05T00:58:26.224Z] ---> 4c8b68f2d9ac [2021-02-05T00:58:26.224Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T00:58:26.224Z] ---> Running in 7d5a2b9ac937 [2021-02-05T00:58:26.496Z] ---> Running in 9461c88032a6 [2021-02-05T00:58:26.496Z] Removing intermediate container 7697d5d959cc [2021-02-05T00:58:26.496Z] ---> 06ee0f69ecd1 [2021-02-05T00:58:26.496Z] Step 15/23 : WORKDIR / [2021-02-05T00:58:26.496Z] ---> f3211d58fc88 [2021-02-05T00:58:26.496Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-05T00:58:26.775Z] ---> Running in 1590ad0fb44d [2021-02-05T00:58:26.775Z] Removing intermediate container 7d5a2b9ac937 [2021-02-05T00:58:26.775Z] ---> 62f3a13284c5 [2021-02-05T00:58:26.775Z] Step 20/21 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 [2021-02-05T00:58:27.046Z] Removing intermediate container 9461c88032a6 [2021-02-05T00:58:27.046Z] ---> fbb5e9dc61a5 [2021-02-05T00:58:27.046Z] Step 21/23 : LABEL arch=arm64 [2021-02-05T00:58:27.046Z] ---> Running in 4d4543b4fb29 [2021-02-05T00:58:27.319Z] ---> Running in af11b8ef4d04 [2021-02-05T00:58:27.319Z] Removing intermediate container 1590ad0fb44d [2021-02-05T00:58:27.319Z] ---> 30756b47ae8e [2021-02-05T00:58:27.319Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T00:58:27.602Z] ---> 0450c489c8b2 [2021-02-05T00:58:27.602Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-05T00:58:27.602Z] Removing intermediate container 4d4543b4fb29 [2021-02-05T00:58:27.602Z] ---> 37de71f91bb9 [2021-02-05T00:58:27.602Z] Step 21/21 : LABEL version=0.0.0 [2021-02-05T00:58:27.873Z] ---> Running in 30b051b4ffb0 [2021-02-05T00:58:27.873Z] Removing intermediate container af11b8ef4d04 [2021-02-05T00:58:27.873Z] ---> ca0cefbfcc88 [2021-02-05T00:58:27.873Z] Step 22/23 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 [2021-02-05T00:58:28.153Z] ---> Running in 74c40c97665c [2021-02-05T00:58:28.153Z] ---> Running in 6d27ba7724b5 [2021-02-05T00:58:28.432Z] ---> c60700735a68 [2021-02-05T00:58:28.432Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-05T00:58:28.716Z] Removing intermediate container 74c40c97665c [2021-02-05T00:58:28.716Z] ---> 52861372ccfc [2021-02-05T00:58:28.716Z] [2021-02-05T00:58:29.003Z] Removing intermediate container 6d27ba7724b5 [2021-02-05T00:58:29.003Z] ---> 1aca7853979d [2021-02-05T00:58:29.003Z] Step 23/23 : LABEL version=0.0.0 [2021-02-05T00:58:29.279Z] Successfully built 52861372ccfc [2021-02-05T00:58:29.279Z] ---> Running in da71defca1fd [2021-02-05T00:58:29.279Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-05T00:58:29.881Z]  Building docker-security-proxy-setup-go ... done  ---> a29a780c61de [2021-02-05T00:58:29.881Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-05T00:58:30.161Z] Removing intermediate container da71defca1fd [2021-02-05T00:58:30.161Z] ---> f969248cbd72 [2021-02-05T00:58:30.161Z] [2021-02-05T00:58:30.434Z] Successfully built f969248cbd72 [2021-02-05T00:58:30.709Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-05T00:58:30.709Z]  Building docker-core-command-go ... done Removing intermediate container 30b051b4ffb0 [2021-02-05T00:58:30.709Z] ---> 912ec7ebce1e [2021-02-05T00:58:30.709Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-05T00:58:30.709Z] ---> 959b37f0da09 [2021-02-05T00:58:30.709Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-05T00:58:30.982Z] ---> Running in 4babc8a88d9b [2021-02-05T00:58:30.982Z] ---> Running in d0386259d6ee [2021-02-05T00:58:31.574Z] Removing intermediate container d0386259d6ee [2021-02-05T00:58:31.574Z] ---> d28acb5e3469 [2021-02-05T00:58:31.574Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T00:58:31.574Z] Removing intermediate container 4babc8a88d9b [2021-02-05T00:58:31.574Z] ---> bfdf3fb9c306 [2021-02-05T00:58:31.574Z] Step 22/24 : LABEL arch=arm64 [2021-02-05T00:58:31.574Z] ---> Running in c2d3d5e20e8f [2021-02-05T00:58:31.574Z] ---> Running in 593aec3ae772 [2021-02-05T00:58:32.171Z] Removing intermediate container c2d3d5e20e8f [2021-02-05T00:58:32.171Z] ---> ad672f3d313d [2021-02-05T00:58:32.171Z] Step 21/23 : LABEL arch=arm64 [2021-02-05T00:58:32.171Z] Removing intermediate container 593aec3ae772 [2021-02-05T00:58:32.171Z] ---> be3425eca84c [2021-02-05T00:58:32.171Z] Step 23/24 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 [2021-02-05T00:58:32.171Z] ---> Running in d501eb3c5153 [2021-02-05T00:58:32.444Z] ---> Running in 28d74be8cf65 [2021-02-05T00:58:32.720Z] Removing intermediate container d501eb3c5153 [2021-02-05T00:58:32.720Z] ---> 3dfa41424654 [2021-02-05T00:58:32.720Z] Step 22/23 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 [2021-02-05T00:58:32.720Z] Removing intermediate container 28d74be8cf65 [2021-02-05T00:58:32.720Z] ---> 22de15adae65 [2021-02-05T00:58:32.720Z] Step 24/24 : LABEL version=0.0.0 [2021-02-05T00:58:33.001Z] ---> Running in 0873fa5b457d [2021-02-05T00:58:33.001Z] ---> Running in 215528c3d3b8 [2021-02-05T00:58:33.592Z] Removing intermediate container 0873fa5b457d [2021-02-05T00:58:33.592Z] ---> 0dfaf0130b52 [2021-02-05T00:58:33.592Z] Step 23/23 : LABEL version=0.0.0 [2021-02-05T00:58:33.592Z] Removing intermediate container 215528c3d3b8 [2021-02-05T00:58:33.592Z] ---> f0c374b0d018 [2021-02-05T00:58:33.592Z] [2021-02-05T00:58:33.592Z] ---> Running in 7cd07d3076cd [2021-02-05T00:58:34.189Z] Successfully built f0c374b0d018 [2021-02-05T00:58:34.189Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-05T00:58:34.189Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 7cd07d3076cd [2021-02-05T00:58:34.189Z] ---> 88d6a44ff52f [2021-02-05T00:58:34.189Z] [2021-02-05T00:58:34.465Z] Successfully built 88d6a44ff52f [2021-02-05T00:58:34.465Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-05T00:58:34.750Z]  Building docker-core-metadata-go ... done  [Pipeline] } [2021-02-05T00:58:34.756Z] $ docker stop --time=1 655300a1c7b12e397ef52f9e0dfabb0cd793ebc2d9ebc9ac48c4eb49f471bc99 [2021-02-05T00:58:36.648Z] $ docker rm -f 655300a1c7b12e397ef52f9e0dfabb0cd793ebc2d9ebc9ac48c4eb49f471bc99 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-05T00:58:37.333Z] + + docker images [2021-02-05T00:58:37.333Z] grep docker [2021-02-05T00:58:37.603Z] docker-security-secretstore-setup-go-arm64 latest f0c374b0d018 4 seconds ago 23.4MB [2021-02-05T00:58:37.603Z] docker-core-metadata-go-arm64 latest 88d6a44ff52f 4 seconds ago 17.7MB [2021-02-05T00:58:37.603Z] docker-core-command-go-arm64 latest f969248cbd72 8 seconds ago 16MB [2021-02-05T00:58:37.603Z] docker-security-proxy-setup-go-arm64 latest 52861372ccfc 9 seconds ago 23.2MB [2021-02-05T00:58:37.603Z] docker-sys-mgmt-agent-go-arm64 latest 0347138eb2e3 About a minute ago 300MB [2021-02-05T00:58:37.603Z] docker-security-bootstrapper-go-arm64 latest 2666b3f31359 2 minutes ago 22.6MB [2021-02-05T00:58:37.603Z] docker-core-data-go-arm64 latest b85cc6df5fd3 2 minutes ago 21MB [2021-02-05T00:58:37.603Z] docker-support-scheduler-go-arm64 latest 21bfad2a45d5 3 minutes ago 16.1MB [2021-02-05T00:58:37.603Z] docker-support-notifications-go-arm64 latest f6845b837662 3 minutes ago 16.7MB [2021-02-05T00:58:37.603Z] docker 20.10.0 eeaf43b92773 7 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] } [2021-02-05T00:58:52.146Z] Running on prd-ubuntu18.04-docker-8c-8g-25133 in /w/workspace/edgexfoundry_edgex-go_PR-3120 [Pipeline] { [Pipeline] ws [2021-02-05T00:58:52.234Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-02-05T00:58:54.384Z] using credential edgex-jenkins-ssh [2021-02-05T00:58:54.457Z] Cloning the remote Git repository [2021-02-05T00:58:54.447Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-05T00:58:54.513Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-02-05T00:58:54.625Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-05T00:58:54.625Z] > git --version # timeout=10 [2021-02-05T00:58:54.636Z] > git --version # 'git version 2.17.1' [2021-02-05T00:58:54.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-05T00:58:54.661Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-05T00:59:05.125Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-05T00:59:05.132Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-05T00:59:05.143Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-05T00:59:05.155Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-05T00:59:05.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-05T00:59:05.160Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3120/head:refs/remotes/origin/PR-3120 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-05T00:59:05.801Z] Merging remotes/origin/master commit a296f24e360d73b4e20a007fd564889f5e431139 into PR head commit 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 [2021-02-05T00:59:05.919Z] Merge succeeded, producing 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 [2021-02-05T00:59:05.920Z] Checking out Revision 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 (PR-3120) [2021-02-05T00:59:05.802Z] > git config core.sparsecheckout # timeout=10 [2021-02-05T00:59:05.809Z] > git checkout -f 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 # timeout=10 [2021-02-05T00:59:05.881Z] > git remote # timeout=10 [2021-02-05T00:59:05.888Z] > git config --get remote.origin.url # timeout=10 [2021-02-05T00:59:05.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-05T00:59:05.896Z] > git merge a296f24e360d73b4e20a007fd564889f5e431139 # timeout=10 [2021-02-05T00:59:05.904Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-05T00:59:05.912Z] > git config core.sparsecheckout # timeout=10 [2021-02-05T00:59:05.922Z] > git checkout -f 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 # timeout=10 [2021-02-05T00:59:09.685Z] Commit message: "feat(command): Implement Command GET /device/name/{name}/{command} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-05T00:59:10.724Z] + echo snap-build.sh [2021-02-05T00:59:10.724Z] snap-build.sh [2021-02-05T00:59:10.724Z] + SNAP_BASE_DIR=. [2021-02-05T00:59:10.724Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2021-02-05T00:59:10.724Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2021-02-05T00:59:10.724Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2021-02-05T00:59:10.724Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2021-02-05T00:59:10.724Z] + cd /w/workspace/edgex-go/6 [2021-02-05T00:59:10.724Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-05T00:59:10.724Z] Reading package lists... [2021-02-05T00:59:10.724Z] Building dependency tree... [2021-02-05T00:59:10.724Z] Reading state information... [2021-02-05T00:59:10.986Z] The following packages were automatically installed and are no longer required: [2021-02-05T00:59:10.986Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-05T00:59:10.986Z] uidmap xdelta3 [2021-02-05T00:59:10.986Z] Use 'sudo apt autoremove' to remove them. [2021-02-05T00:59:10.986Z] The following packages will be REMOVED: [2021-02-05T00:59:10.986Z] lxd* lxd-client* [2021-02-05T00:59:11.248Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-05T00:59:11.248Z] After this operation, 31.7 MB disk space will be freed. [2021-02-05T00:59:12.311Z] (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-02-05T00:59:12.311Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-05T00:59:13.254Z] Removing lxd dnsmasq configuration [2021-02-05T00:59:13.254Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-05T00:59:13.254Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-05T00:59:14.196Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-05T00:59:14.458Z] (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-02-05T00:59:14.458Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-05T00:59:15.847Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-05T00:59:15.847Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-05T00:59:17.236Z] + sudo snap remove --purge lxd [2021-02-05T00:59:17.236Z] snap "lxd" is not installed [2021-02-05T00:59:17.236Z] + sudo groupadd --force --system lxd [2021-02-05T00:59:17.236Z] ++ whoami [2021-02-05T00:59:17.236Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-05T00:59:17.236Z] + newgrp - lxd [2021-02-05T00:59:17.236Z] + sudo snap install lxd [2021-02-05T00:59:27.597Z] 2021-02-05T00:59:25Z INFO Waiting for automatic snapd restart... [2021-02-05T00:59:42.630Z] lxd 4.10 from Canonical* installed [2021-02-05T00:59:42.630Z] + sudo lxd init --auto [2021-02-05T00:59:50.777Z] + sudo snap install --classic snapcraft [2021-02-05T00:59:57.365Z] snapcraft 4.4.4 from Canonical* installed [2021-02-05T00:59:57.365Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-05T00:59:57.365Z] + patch --verbose -p1 [2021-02-05T00:59:57.365Z] Hmm... Looks like a unified diff to me... [2021-02-05T00:59:57.365Z] The text leading up to this was: [2021-02-05T00:59:57.365Z] -------------------------- [2021-02-05T00:59:57.365Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-05T00:59:57.365Z] |From: Tony Espy [2021-02-05T00:59:57.365Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-05T00:59:57.365Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-05T00:59:57.365Z] | [2021-02-05T00:59:57.365Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-05T00:59:57.365Z] |optimize the snap CI check run for pull requests. When [2021-02-05T00:59:57.365Z] |applied, it essentially strips out everything (apps and [2021-02-05T00:59:57.366Z] |parts) from the snapcraft.yaml file except those required [2021-02-05T00:59:57.366Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-05T00:59:57.366Z] |catch changes to edgex-go that break the snap build. [2021-02-05T00:59:57.366Z] | [2021-02-05T00:59:57.366Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-05T00:59:57.366Z] |to update this patch file, otherwise it may fail to apply, [2021-02-05T00:59:57.366Z] |resulting in a failed snap build CI check in the associated [2021-02-05T00:59:57.366Z] |pull request. [2021-02-05T00:59:57.366Z] | [2021-02-05T00:59:57.366Z] |Note - in addition to applying this patch, the pipeline also [2021-02-05T00:59:57.366Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-05T00:59:57.366Z] |need to build the finally binary .snap file (and it won't [2021-02-05T00:59:57.366Z] |work with the patch applied). This further reduces the build [2021-02-05T00:59:57.366Z] |time. [2021-02-05T00:59:57.366Z] |--- [2021-02-05T00:59:57.366Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-05T00:59:57.366Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-05T00:59:57.366Z] | [2021-02-05T00:59:57.366Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-05T00:59:57.366Z] |index 1e537489..faf42425 100644 [2021-02-05T00:59:57.366Z] |--- a/snap/snapcraft.yaml [2021-02-05T00:59:57.366Z] |+++ b/snap/snapcraft.yaml [2021-02-05T00:59:57.366Z] -------------------------- [2021-02-05T00:59:57.366Z] patching file snap/snapcraft.yaml [2021-02-05T00:59:57.366Z] Using Plan A... [2021-02-05T00:59:57.366Z] Hunk #1 succeeded at 73. [2021-02-05T00:59:57.366Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-02-05T00:59:57.366Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-02-05T00:59:57.366Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-02-05T00:59:57.366Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-02-05T00:59:57.366Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-02-05T00:59:57.366Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-02-05T00:59:57.366Z] Hunk #8 succeeded at 342. [2021-02-05T00:59:57.366Z] Hmm... Ignoring the trailing garbage. [2021-02-05T00:59:57.366Z] done [2021-02-05T00:59:57.366Z] + sudo snapcraft prime --use-lxd [2021-02-05T00:59:58.749Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-05T00:59:58.749Z] 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-02-05T00:59:58.749Z] - README.md [2021-02-05T00:59:58.749Z] - snapcraft.yaml.orig [2021-02-05T00:59:58.749Z] [2021-02-05T00:59:58.749Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-05T00:59:59.320Z] Launching a container. [2021-02-05T01:00:11.576Z] Waiting for container to be ready [2021-02-05T01:00:11.576Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-05T01:00:11.576Z] [2021-02-05T01:00:13.500Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-02-05T01:00:13.762Z] Waiting for network to be ready... [2021-02-05T01:00:14.335Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-05T01:00:14.335Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-05T01:00:14.595Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] [2021-02-05T01:00:14.595Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-05T01:00:14.857Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-05T01:00:15.119Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-05T01:00:15.119Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] [2021-02-05T01:00:15.119Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-05T01:00:15.119Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-05T01:00:15.119Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-05T01:00:15.119Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-05T01:00:15.119Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-05T01:00:15.119Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-05T01:00:15.119Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] [2021-02-05T01:00:15.119Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-05T01:00:15.119Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-05T01:00:15.119Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-05T01:00:15.119Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-02-05T01:00:15.379Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-05T01:00:15.641Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] [2021-02-05T01:00:15.641Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] [2021-02-05T01:00:15.641Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-05T01:00:15.641Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-05T01:00:15.641Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-05T01:00:15.641Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-05T01:00:15.641Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] [2021-02-05T01:00:15.902Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] [2021-02-05T01:00:18.462Z] Fetched 23.9 MB in 4s (5614 kB/s) [2021-02-05T01:00:19.036Z] Reading package lists... [2021-02-05T01:00:19.297Z] Reading package lists... [2021-02-05T01:00:19.297Z] Building dependency tree... [2021-02-05T01:00:19.297Z] Reading state information... [2021-02-05T01:00:19.559Z] The following additional packages will be installed: [2021-02-05T01:00:19.559Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-05T01:00:19.559Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-05T01:00:19.559Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-05T01:00:19.559Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-05T01:00:19.559Z] Suggested packages: [2021-02-05T01:00:19.559Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-05T01:00:19.559Z] Recommended packages: [2021-02-05T01:00:19.559Z] gnupg libsasl2-modules [2021-02-05T01:00:19.559Z] The following NEW packages will be installed: [2021-02-05T01:00:19.559Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-05T01:00:19.559Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-05T01:00:19.559Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-05T01:00:19.559Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-05T01:00:19.559Z] The following packages will be upgraded: [2021-02-05T01:00:19.559Z] gpg gpg-agent gpgconf libudev1 [2021-02-05T01:00:19.820Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-05T01:00:19.820Z] Need to get 3533 kB of archives. [2021-02-05T01:00:19.820Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-05T01:00:19.820Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-05T01:00:19.820Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-02-05T01:00:20.084Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-05T01:00:20.345Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-02-05T01:00:20.345Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-02-05T01:00:20.345Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-02-05T01:00:20.345Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-02-05T01:00:20.345Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-02-05T01:00:20.345Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-02-05T01:00:20.345Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-02-05T01:00:20.345Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-05T01:00:20.345Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-05T01:00:20.345Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-05T01:00:20.345Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-05T01:00:20.345Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-05T01:00:20.345Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-05T01:00:20.345Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-05T01:00:20.345Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-05T01:00:20.345Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-05T01:00:20.345Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-05T01:00:20.607Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-05T01:00:20.607Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-05T01:00:20.607Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-05T01:00:20.607Z] Fetched 3533 kB in 1s (3274 kB/s) [2021-02-05T01:00:20.607Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-05T01:00:20.607Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-05T01:00:20.870Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-05T01:00:20.870Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-05T01:00:20.870Z] Selecting previously unselected package udev. [2021-02-05T01:00:20.870Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-05T01:00:20.870Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-05T01:00:21.130Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-05T01:00:21.130Z] Selecting previously unselected package libfuse2:amd64. [2021-02-05T01:00:21.391Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-05T01:00:21.391Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-05T01:00:21.391Z] Selecting previously unselected package fuse. [2021-02-05T01:00:21.391Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-05T01:00:21.391Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-05T01:00:21.391Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-05T01:00:21.391Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-05T01:00:21.654Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-05T01:00:21.654Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-05T01:00:21.654Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-05T01:00:21.654Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-05T01:00:21.916Z] Selecting previously unselected package libksba8:amd64. [2021-02-05T01:00:21.916Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-05T01:00:21.916Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-05T01:00:21.916Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-05T01:00:21.916Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-05T01:00:21.916Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T01:00:21.916Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-05T01:00:21.916Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-05T01:00:22.178Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T01:00:22.178Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-05T01:00:22.178Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-05T01:00:22.178Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T01:00:22.178Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-05T01:00:22.178Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-05T01:00:22.178Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T01:00:22.440Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-05T01:00:22.440Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-05T01:00:22.440Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T01:00:22.440Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-05T01:00:22.440Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-05T01:00:22.440Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T01:00:22.440Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-05T01:00:22.701Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-05T01:00:22.701Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T01:00:22.701Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-05T01:00:22.701Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-05T01:00:22.701Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T01:00:22.962Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-05T01:00:22.962Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-05T01:00:22.962Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T01:00:22.962Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-05T01:00:22.962Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-05T01:00:22.962Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-05T01:00:22.962Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-05T01:00:22.962Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-05T01:00:22.962Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-05T01:00:23.224Z] Selecting previously unselected package libldap-common. [2021-02-05T01:00:23.224Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-02-05T01:00:23.224Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-05T01:00:23.224Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-05T01:00:23.224Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-02-05T01:00:23.224Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-05T01:00:23.224Z] Selecting previously unselected package dirmngr. [2021-02-05T01:00:23.224Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-05T01:00:23.224Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-05T01:00:23.486Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-05T01:00:23.486Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-02-05T01:00:23.486Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-05T01:00:23.486Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-05T01:00:23.486Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-05T01:00:23.486Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-02-05T01:00:23.750Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T01:00:23.750Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-05T01:00:23.750Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-05T01:00:23.750Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-05T01:00:24.019Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-05T01:00:24.281Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T01:00:24.281Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-05T01:00:24.281Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-05T01:00:24.281Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-02-05T01:00:24.281Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T01:00:24.281Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T01:00:24.542Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T01:00:24.542Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T01:00:24.542Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T01:00:24.542Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T01:00:24.542Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-05T01:00:24.542Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-05T01:00:24.542Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-05T01:00:24.542Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-05T01:00:25.124Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-05T01:00:25.124Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-05T01:00:25.124Z] This means they are not meant to be enabled using systemctl. [2021-02-05T01:00:25.124Z] Possible reasons for having this kind of units are: [2021-02-05T01:00:25.124Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-05T01:00:25.124Z] .wants/ or .requires/ directory. [2021-02-05T01:00:25.124Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-05T01:00:25.124Z] a requirement dependency on it. [2021-02-05T01:00:25.124Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-05T01:00:25.124Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-05T01:00:25.124Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-05T01:00:25.124Z] instance name specified. [2021-02-05T01:00:25.387Z] Reading package lists... [2021-02-05T01:00:25.387Z] Building dependency tree... [2021-02-05T01:00:25.387Z] Reading state information... [2021-02-05T01:00:25.387Z] The following additional packages will be installed: [2021-02-05T01:00:25.387Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-05T01:00:25.387Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-05T01:00:25.387Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-05T01:00:25.387Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-05T01:00:25.387Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-05T01:00:25.387Z] Suggested packages: [2021-02-05T01:00:25.387Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-05T01:00:25.387Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-05T01:00:25.387Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-05T01:00:25.387Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-05T01:00:25.387Z] systemd-container policykit-1 [2021-02-05T01:00:25.387Z] Recommended packages: [2021-02-05T01:00:25.387Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-05T01:00:25.648Z] The following NEW packages will be installed: [2021-02-05T01:00:25.648Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-05T01:00:25.648Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-05T01:00:25.648Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-05T01:00:25.648Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-05T01:00:25.648Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-05T01:00:25.648Z] The following packages will be upgraded: [2021-02-05T01:00:25.648Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-05T01:00:25.648Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-05T01:00:25.648Z] Need to get 35.2 MB of archives. [2021-02-05T01:00:25.648Z] After this operation, 141 MB of additional disk space will be used. [2021-02-05T01:00:25.648Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-05T01:00:25.648Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-05T01:00:26.221Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-05T01:00:26.482Z] 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-02-05T01:00:26.482Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-05T01:00:26.482Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-02-05T01:00:26.482Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-05T01:00:26.482Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-05T01:00:26.482Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-05T01:00:26.482Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-05T01:00:26.482Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-05T01:00:26.482Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-05T01:00:26.482Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-05T01:00:26.482Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-02-05T01:00:26.482Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-05T01:00:26.482Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-02-05T01:00:26.482Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-02-05T01:00:26.482Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-05T01:00:26.746Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-02-05T01:00:26.746Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-05T01:00:26.746Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-05T01:00:26.746Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-05T01:00:26.746Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-05T01:00:26.746Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-05T01:00:26.746Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-02-05T01:00:26.746Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-02-05T01:00:26.746Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-05T01:00:26.746Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-05T01:00:26.746Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-02-05T01:00:26.746Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-05T01:00:27.692Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-05T01:00:27.957Z] Fetched 35.2 MB in 2s (16.2 MB/s) [2021-02-05T01:00:27.957Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-05T01:00:27.957Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-05T01:00:27.957Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-05T01:00:28.533Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-05T01:00:28.533Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-05T01:00:28.794Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-05T01:00:28.794Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-05T01:00:28.794Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-05T01:00:28.794Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-05T01:00:29.058Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-05T01:00:29.059Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-05T01:00:29.059Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-05T01:00:29.059Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-05T01:00:29.323Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-05T01:00:29.323Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-05T01:00:29.897Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-05T01:00:29.897Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-05T01:00:29.897Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-05T01:00:29.897Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-05T01:00:30.158Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-05T01:00:30.158Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-05T01:00:30.158Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-05T01:00:30.420Z] Selecting previously unselected package libexpat1:amd64. [2021-02-05T01:00:30.420Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-05T01:00:30.420Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-05T01:00:30.420Z] Selecting previously unselected package python3.6-minimal. [2021-02-05T01:00:30.420Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-05T01:00:30.420Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-05T01:00:30.681Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-05T01:00:30.681Z] Checking for services that may need to be restarted...done. [2021-02-05T01:00:30.681Z] Checking for services that may need to be restarted...done. [2021-02-05T01:00:30.942Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-05T01:00:30.942Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-05T01:00:30.942Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-05T01:00:31.518Z] Selecting previously unselected package python3-minimal. [2021-02-05T01:00:31.518Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-05T01:00:31.518Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-05T01:00:31.518Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-05T01:00:31.518Z] Selecting previously unselected package mime-support. [2021-02-05T01:00:31.518Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-05T01:00:31.518Z] Unpacking mime-support (3.60ubuntu1) ... [2021-02-05T01:00:31.518Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-05T01:00:31.518Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-05T01:00:31.518Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-05T01:00:31.519Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-05T01:00:31.519Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-05T01:00:31.781Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-05T01:00:31.781Z] Selecting previously unselected package python3.6. [2021-02-05T01:00:31.781Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-05T01:00:31.781Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-05T01:00:32.042Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-05T01:00:32.042Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-05T01:00:32.042Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-05T01:00:32.042Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-05T01:00:32.305Z] Selecting previously unselected package python3. [2021-02-05T01:00:32.305Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-05T01:00:32.305Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-05T01:00:32.305Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-05T01:00:32.305Z] Selecting previously unselected package multiarch-support. [2021-02-05T01:00:32.305Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-05T01:00:32.305Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-05T01:00:32.567Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-05T01:00:32.567Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-05T01:00:32.567Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-05T01:00:32.567Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-05T01:00:32.567Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-05T01:00:32.567Z] Selecting previously unselected package libbsd0:amd64. [2021-02-05T01:00:32.567Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-05T01:00:32.567Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-05T01:00:32.829Z] Selecting previously unselected package sudo. [2021-02-05T01:00:32.829Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-05T01:00:32.829Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-05T01:00:32.829Z] Selecting previously unselected package apparmor. [2021-02-05T01:00:32.829Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-05T01:00:32.829Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-05T01:00:33.090Z] Selecting previously unselected package libedit2:amd64. [2021-02-05T01:00:33.090Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-05T01:00:33.090Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-05T01:00:33.090Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-05T01:00:33.090Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-05T01:00:33.090Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-05T01:00:33.352Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-05T01:00:33.352Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-05T01:00:33.352Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-05T01:00:33.352Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-05T01:00:33.352Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-05T01:00:33.352Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-05T01:00:33.352Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-05T01:00:33.352Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-05T01:00:33.352Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-05T01:00:33.931Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-05T01:00:33.931Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-05T01:00:33.931Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-05T01:00:33.931Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-05T01:00:33.931Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-02-05T01:00:33.931Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-05T01:00:34.196Z] Selecting previously unselected package openssh-client. [2021-02-05T01:00:34.196Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-05T01:00:34.196Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-05T01:00:34.457Z] Selecting previously unselected package squashfs-tools. [2021-02-05T01:00:34.457Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-05T01:00:34.457Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-05T01:00:34.457Z] Selecting previously unselected package snapd. [2021-02-05T01:00:34.457Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-02-05T01:00:34.457Z] Unpacking snapd (2.48+18.04) ... [2021-02-05T01:00:36.372Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-05T01:00:36.372Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-05T01:00:36.372Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-05T01:00:36.633Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-05T01:00:36.633Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-05T01:00:36.633Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-05T01:00:36.633Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-05T01:00:36.633Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-05T01:00:36.633Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-05T01:00:37.663Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-05T01:00:37.663Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-05T01:00:37.663Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-05T01:00:37.663Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-05T01:00:37.663Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-05T01:00:37.663Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-05T01:00:38.234Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-05T01:00:38.234Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-05T01:00:38.495Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-05T01:00:38.495Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-05T01:00:38.495Z] running python rtupdate hooks for python3.6... [2021-02-05T01:00:38.495Z] running python post-rtupdate hooks for python3.6... [2021-02-05T01:00:38.495Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-02-05T01:00:40.414Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-05T01:00:40.677Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-05T01:00:40.677Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-05T01:00:40.982Z] Setting up snapd (2.48+18.04) ... [2021-02-05T01:00:41.242Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-05T01:00:41.504Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-05T01:00:41.766Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-05T01:00:41.766Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-05T01:00:42.052Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-05T01:00:42.052Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-05T01:00:42.052Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-05T01:00:42.312Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-05T01:00:42.573Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-05T01:00:42.573Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-05T01:00:42.835Z] /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-02-05T01:00:42.835Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-05T01:00:42.835Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-05T01:00:43.777Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-05T01:00:43.777Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-05T01:00:43.777Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-05T01:00:44.979Z] Reading package lists... [2021-02-05T01:00:44.979Z] Reading package lists... [2021-02-05T01:00:45.240Z] Building dependency tree... [2021-02-05T01:00:45.240Z] Reading state information... [2021-02-05T01:00:45.240Z] Calculating upgrade... [2021-02-05T01:00:45.240Z] The following packages will be upgraded: [2021-02-05T01:00:45.240Z] advancecomp base-files bash binutils binutils-common [2021-02-05T01:00:45.240Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-05T01:00:45.240Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-05T01:00:45.240Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-05T01:00:45.240Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-05T01:00:45.240Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-05T01:00:45.240Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-05T01:00:45.240Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-05T01:00:45.240Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-05T01:00:45.240Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-05T01:00:45.240Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-05T01:00:45.240Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-05T01:00:45.240Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-05T01:00:45.240Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-05T01:00:45.240Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-05T01:00:45.503Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-05T01:00:45.503Z] Need to get 63.8 MB of archives. [2021-02-05T01:00:45.503Z] After this operation, 5188 kB of additional disk space will be used. [2021-02-05T01:00:45.503Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-02-05T01:00:45.503Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-05T01:00:45.503Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-05T01:00:45.503Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-05T01:00:45.503Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-05T01:00:45.503Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-05T01:00:45.503Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-05T01:00:45.503Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-05T01:00:45.503Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-02-05T01:00:45.503Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-02-05T01:00:45.503Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-02-05T01:00:45.503Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-05T01:00:45.503Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-05T01:00:45.503Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-02-05T01:00:45.503Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-05T01:00:45.503Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-05T01:00:45.503Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-05T01:00:45.503Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-05T01:00:45.765Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-05T01:00:45.765Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-05T01:00:45.765Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-02-05T01:00:45.765Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-05T01:00:45.765Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-02-05T01:00:45.765Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-05T01:00:45.765Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-05T01:00:45.765Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-05T01:00:45.765Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-05T01:00:45.765Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-05T01:00:45.765Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-05T01:00:45.765Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-05T01:00:45.765Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-05T01:00:45.765Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-05T01:00:45.765Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-05T01:00:45.765Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-05T01:00:45.765Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-05T01:00:45.766Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-05T01:00:45.766Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-02-05T01:00:45.766Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-02-05T01:00:45.766Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-05T01:00:45.766Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-02-05T01:00:45.766Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-02-05T01:00:45.766Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-02-05T01:00:45.766Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-05T01:00:45.766Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-02-05T01:00:45.766Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-05T01:00:45.766Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-05T01:00:45.766Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-02-05T01:00:45.766Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-05T01:00:45.766Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-02-05T01:00:46.030Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-05T01:00:46.030Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-05T01:00:46.030Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-05T01:00:46.030Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-05T01:00:46.030Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-05T01:00:46.030Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-05T01:00:46.030Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-05T01:00:46.030Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-05T01:00:46.290Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-02-05T01:00:46.290Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-02-05T01:00:46.290Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-05T01:00:46.550Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-02-05T01:00:46.550Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-05T01:00:46.550Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-05T01:00:46.550Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-05T01:00:46.550Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-05T01:00:46.550Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-05T01:00:46.550Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-05T01:00:46.810Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-05T01:00:46.811Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-05T01:00:46.811Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-05T01:00:46.811Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-05T01:00:46.811Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-05T01:00:46.811Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-05T01:00:46.811Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-05T01:00:46.811Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-05T01:00:46.811Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-05T01:00:46.811Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-05T01:00:46.811Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-05T01:00:46.811Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-05T01:00:47.071Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-05T01:00:47.071Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-05T01:00:47.071Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-02-05T01:00:47.071Z] Get:83 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-02-05T01:00:47.071Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-02-05T01:00:47.071Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-05T01:00:47.071Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-02-05T01:00:47.071Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-05T01:00:47.071Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-05T01:00:47.071Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-05T01:00:47.071Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-02-05T01:00:47.071Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-05T01:00:47.071Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-05T01:00:47.071Z] Get:93 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-02-05T01:00:47.071Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-05T01:00:47.071Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-05T01:00:47.071Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-05T01:00:47.330Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-05T01:00:47.330Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-05T01:00:47.330Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-05T01:00:47.330Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-05T01:00:47.591Z] Fetched 63.8 MB in 2s (32.7 MB/s) [2021-02-05T01:00:47.591Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T01:00:47.591Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-05T01:00:47.591Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-05T01:00:48.162Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-05T01:00:48.162Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-05T01:00:48.423Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-02-05T01:00:48.423Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-02-05T01:00:49.363Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-05T01:00:49.363Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-05T01:00:49.363Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-05T01:00:49.363Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-05T01:00:49.626Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-05T01:00:49.626Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-05T01:00:49.626Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-05T01:00:49.626Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-05T01:00:49.890Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-05T01:00:49.890Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-05T01:00:50.150Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-05T01:00:50.150Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-05T01:00:50.410Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-05T01:00:50.410Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-05T01:00:50.410Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-05T01:00:50.675Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-05T01:00:50.675Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-05T01:00:50.675Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-05T01:00:50.675Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-05T01:00:50.936Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-05T01:00:50.936Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-05T01:00:50.936Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-05T01:00:50.936Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-05T01:00:50.936Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-05T01:00:51.198Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-05T01:00:51.198Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-05T01:00:51.198Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-05T01:00:51.459Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-05T01:00:51.459Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-05T01:00:51.720Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-05T01:00:51.981Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-02-05T01:00:52.242Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-05T01:00:52.242Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-05T01:00:52.242Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-05T01:00:52.242Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-05T01:00:52.504Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-05T01:00:52.504Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-05T01:00:52.764Z] Installing new version of config file /etc/issue ... [2021-02-05T01:00:52.764Z] Installing new version of config file /etc/issue.net ... [2021-02-05T01:00:52.764Z] Installing new version of config file /etc/lsb-release ... [2021-02-05T01:00:52.764Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-05T01:00:53.025Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-05T01:00:53.025Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-05T01:00:53.025Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-05T01:00:53.025Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T01:00:53.025Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-05T01:00:53.025Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-05T01:00:53.286Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-05T01:00:53.286Z] 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-02-05T01:00:53.286Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T01:00:53.286Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-05T01:00:53.554Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-05T01:00:53.554Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-05T01:00:53.817Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T01:00:53.817Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-05T01:00:53.817Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-05T01:00:53.817Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-05T01:00:54.081Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T01:00:54.081Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-05T01:00:54.081Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-05T01:00:54.081Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-02-05T01:00:54.341Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T01:00:54.342Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-05T01:00:54.342Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-05T01:00:54.603Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-05T01:00:54.603Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T01:00:54.603Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-05T01:00:54.603Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-05T01:00:54.865Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-05T01:00:54.865Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T01:00:54.865Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-05T01:00:54.866Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-05T01:00:54.866Z] Setting up grep (3.1-2build1) ... [2021-02-05T01:00:55.126Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T01:00:55.126Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-05T01:00:55.126Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-05T01:00:55.126Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-05T01:00:55.388Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T01:00:55.388Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-05T01:00:55.388Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-05T01:00:55.388Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-02-05T01:00:55.648Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T01:00:55.648Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-05T01:00:55.648Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-05T01:00:55.910Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-05T01:00:56.171Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-05T01:00:56.171Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-05T01:00:56.171Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-05T01:00:56.743Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-05T01:00:56.743Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T01:00:56.743Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-05T01:00:56.743Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-05T01:00:57.690Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-05T01:00:57.953Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-05T01:00:57.953Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-05T01:00:57.953Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-05T01:00:58.214Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-05T01:00:58.214Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T01:00:58.214Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-05T01:00:58.476Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-05T01:00:58.476Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-05T01:00:58.476Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T01:00:58.476Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-05T01:00:58.737Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-05T01:00:58.737Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-05T01:00:58.737Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T01:00:58.737Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-05T01:00:58.737Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-05T01:00:58.998Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-05T01:00:58.998Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T01:00:58.998Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-05T01:00:58.998Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-05T01:00:59.259Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-05T01:00:59.259Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T01:00:59.259Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-05T01:00:59.259Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-05T01:00:59.259Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-05T01:00:59.520Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T01:00:59.520Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-05T01:00:59.520Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-05T01:00:59.520Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-05T01:00:59.520Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-05T01:00:59.781Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-05T01:00:59.781Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T01:00:59.781Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-05T01:00:59.781Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-05T01:01:00.042Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-05T01:01:00.042Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T01:01:00.042Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-05T01:01:00.042Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-05T01:01:00.042Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-05T01:01:00.305Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T01:01:00.305Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-05T01:01:00.305Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-05T01:01:00.305Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-05T01:01:00.305Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T01:01:00.305Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-05T01:01:00.574Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-05T01:01:00.840Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-05T01:01:01.102Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-05T01:01:01.364Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-05T01:01:01.625Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T01:01:01.625Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-05T01:01:01.625Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-05T01:01:01.887Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-05T01:01:01.887Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-05T01:01:01.887Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-05T01:01:01.887Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-05T01:01:02.151Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-05T01:01:02.151Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T01:01:02.151Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-05T01:01:02.413Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-05T01:01:02.413Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-05T01:01:02.675Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T01:01:02.675Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-05T01:01:02.675Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-05T01:01:02.936Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-05T01:01:02.936Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T01:01:02.936Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-05T01:01:02.936Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-05T01:01:02.936Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-05T01:01:03.197Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T01:01:03.197Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-05T01:01:03.197Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-05T01:01:03.197Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-05T01:01:03.459Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T01:01:03.459Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-05T01:01:03.459Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-05T01:01:03.720Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-05T01:01:03.720Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T01:01:03.720Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-05T01:01:03.720Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-05T01:01:03.982Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-05T01:01:04.243Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T01:01:04.243Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-05T01:01:04.243Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-05T01:01:04.243Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-05T01:01:04.243Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-05T01:01:04.504Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-05T01:01:04.504Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-05T01:01:04.504Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-05T01:01:04.765Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T01:01:04.765Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-05T01:01:04.765Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-05T01:01:04.765Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-05T01:01:05.026Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T01:01:05.026Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-05T01:01:05.026Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-05T01:01:05.026Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-05T01:01:05.287Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T01:01:05.287Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-05T01:01:05.287Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-05T01:01:05.549Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-05T01:01:05.549Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T01:01:05.549Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-05T01:01:05.549Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-05T01:01:05.810Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-05T01:01:05.810Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T01:01:05.810Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-05T01:01:05.810Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-05T01:01:06.071Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-05T01:01:06.333Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T01:01:06.333Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-05T01:01:06.333Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-05T01:01:06.333Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-02-05T01:01:06.596Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T01:01:06.596Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-05T01:01:06.596Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-05T01:01:06.596Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-05T01:01:06.858Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T01:01:06.858Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-05T01:01:06.858Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-05T01:01:06.858Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-05T01:01:07.120Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T01:01:07.120Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-05T01:01:07.120Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-05T01:01:07.120Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-02-05T01:01:07.384Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T01:01:07.384Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-05T01:01:07.384Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-02-05T01:01:07.384Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-05T01:01:07.646Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T01:01:07.646Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-05T01:01:07.646Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-05T01:01:07.646Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-05T01:01:07.646Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-05T01:01:07.646Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-05T01:01:07.907Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-05T01:01:07.907Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-05T01:01:07.907Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-05T01:01:07.907Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-05T01:01:07.907Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-05T01:01:08.169Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-05T01:01:08.169Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-05T01:01:08.433Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-05T01:01:08.433Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-05T01:01:08.433Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-02-05T01:01:08.695Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-02-05T01:01:08.695Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-05T01:01:08.695Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-05T01:01:08.961Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-05T01:01:08.961Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-05T01:01:08.961Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-05T01:01:08.961Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-05T01:01:09.223Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-05T01:01:09.223Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-05T01:01:09.223Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-05T01:01:09.223Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-05T01:01:09.488Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-05T01:01:09.488Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-05T01:01:09.488Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-05T01:01:09.488Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-05T01:01:09.749Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-02-05T01:01:09.749Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-05T01:01:10.691Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-05T01:01:10.691Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-05T01:01:10.691Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-05T01:01:11.262Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-05T01:01:11.262Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-05T01:01:11.262Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-05T01:01:11.523Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-05T01:01:11.523Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-05T01:01:11.784Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-05T01:01:11.784Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-05T01:01:11.784Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-05T01:01:12.072Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-05T01:01:12.072Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-05T01:01:12.072Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-05T01:01:12.338Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-05T01:01:12.338Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-05T01:01:12.338Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-05T01:01:12.338Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-05T01:01:12.598Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-05T01:01:12.598Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-05T01:01:13.541Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-05T01:01:13.541Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-05T01:01:14.115Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-05T01:01:14.115Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-05T01:01:15.061Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-05T01:01:15.061Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-05T01:01:15.325Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-05T01:01:15.325Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-05T01:01:16.270Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-05T01:01:16.270Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-05T01:01:16.270Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-05T01:01:16.270Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-05T01:01:16.270Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-05T01:01:16.270Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-05T01:01:16.531Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-05T01:01:16.531Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-05T01:01:16.796Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-05T01:01:16.796Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-02-05T01:01:16.796Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-05T01:01:16.796Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-05T01:01:17.059Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-05T01:01:17.059Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-05T01:01:17.059Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-05T01:01:17.059Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-05T01:01:17.437Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-05T01:01:17.437Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-05T01:01:17.437Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-05T01:01:17.437Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-05T01:01:17.437Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-05T01:01:17.437Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-05T01:01:17.437Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-05T01:01:17.437Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-05T01:01:17.784Z] [2021-02-05T01:01:17.784Z] Current default time zone: 'Etc/UTC' [2021-02-05T01:01:17.784Z] Local time is now: Fri Feb 5 01:01:17 UTC 2021. [2021-02-05T01:01:17.784Z] Universal Time is now: Fri Feb 5 01:01:17 UTC 2021. [2021-02-05T01:01:17.784Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-05T01:01:17.784Z] [2021-02-05T01:01:17.784Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-05T01:01:17.784Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-05T01:01:17.784Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-02-05T01:01:17.784Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-05T01:01:17.784Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-05T01:01:17.784Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-05T01:01:17.784Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-05T01:01:17.784Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-05T01:01:18.156Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-05T01:01:18.156Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-05T01:01:18.156Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-05T01:01:18.156Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-05T01:01:18.156Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-05T01:01:18.514Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-05T01:01:18.514Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-05T01:01:18.514Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-05T01:01:18.514Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-05T01:01:18.514Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-05T01:01:18.514Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-05T01:01:18.514Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-05T01:01:18.514Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-05T01:01:18.514Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-05T01:01:18.514Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-02-05T01:01:20.485Z] Updating certificates in /etc/ssl/certs... [2021-02-05T01:01:21.057Z] 23 added, 27 removed; done. [2021-02-05T01:01:21.057Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-05T01:01:21.057Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-05T01:01:21.057Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-05T01:01:21.057Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-05T01:01:21.057Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-05T01:01:21.319Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-05T01:01:21.319Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-05T01:01:21.319Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-05T01:01:21.319Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-05T01:01:21.319Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-05T01:01:21.319Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-05T01:01:21.580Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-05T01:01:21.580Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-05T01:01:21.580Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-05T01:01:21.580Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-05T01:01:21.580Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-05T01:01:21.580Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-05T01:01:21.580Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-05T01:01:21.580Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-05T01:01:21.841Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-05T01:01:21.841Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-05T01:01:21.841Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-05T01:01:21.841Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-05T01:01:21.841Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-05T01:01:22.101Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-05T01:01:22.101Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-02-05T01:01:22.101Z] Updating certificates in /etc/ssl/certs... [2021-02-05T01:01:22.670Z] 0 added, 0 removed; done. [2021-02-05T01:01:22.670Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-05T01:01:22.670Z] done. [2021-02-05T01:01:22.931Z] Reading package lists... [2021-02-05T01:01:23.190Z] Building dependency tree... [2021-02-05T01:01:23.190Z] Reading state information... [2021-02-05T01:01:23.190Z] The following NEW packages will be installed: [2021-02-05T01:01:23.190Z] apt-transport-https [2021-02-05T01:01:23.451Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-05T01:01:23.451Z] Need to get 1696 B of archives. [2021-02-05T01:01:23.451Z] After this operation, 153 kB of additional disk space will be used. [2021-02-05T01:01:23.451Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-05T01:01:23.451Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-05T01:01:23.451Z] Fetched 1696 B in 0s (22.3 kB/s) [2021-02-05T01:01:23.451Z] Selecting previously unselected package apt-transport-https. [2021-02-05T01:01:23.451Z] (Reading database ... 13920 files and directories currently installed.) [2021-02-05T01:01:23.451Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-05T01:01:23.451Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-05T01:01:23.712Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-05T01:01:23.972Z] Waiting for network to be ready... [2021-02-05T01:01:30.561Z] 2021-02-05T01:01:26Z INFO Waiting for automatic snapd restart... [2021-02-05T01:01:30.561Z] snapd 2.48.2 from Canonical* installed [2021-02-05T01:01:31.131Z] "snapd" switched to the "latest/stable" channel [2021-02-05T01:01:31.131Z] [2021-02-05T01:01:33.673Z] core18 20201210 from Canonical* installed [2021-02-05T01:01:33.934Z] "core18" switched to the "latest/stable" channel [2021-02-05T01:01:33.934Z] [2021-02-05T01:01:37.234Z] snapcraft 4.4.4 from Canonical* installed [2021-02-05T01:01:37.234Z] "snapcraft" switched to the "latest/stable" channel [2021-02-05T01:01:37.234Z] [2021-02-05T01:01:40.530Z] 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-02-05T01:01:40.530Z] - README.md [2021-02-05T01:01:40.530Z] - snapcraft.yaml.orig [2021-02-05T01:01:40.530Z] [2021-02-05T01:01:40.530Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-05T01:01:47.109Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-05T01:01:47.109Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-05T01:01:47.109Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-05T01:01:47.369Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-05T01:01:48.569Z] Reading package lists... [2021-02-05T01:01:48.830Z] 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-02-05T01:01:55.409Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-05T01:01:55.409Z] Reading package lists... [2021-02-05T01:01:55.409Z] Building dependency tree... [2021-02-05T01:01:55.409Z] Reading state information... [2021-02-05T01:01:55.409Z] Suggested packages: [2021-02-05T01:01:55.409Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-05T01:01:55.409Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-05T01:01:55.409Z] Recommended packages: [2021-02-05T01:01:55.409Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-02-05T01:01:55.409Z] The following NEW packages will be installed: [2021-02-05T01:01:55.409Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-02-05T01:01:55.409Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-02-05T01:01:55.409Z] pkg-config zip [2021-02-05T01:01:55.409Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-02-05T01:01:55.409Z] Need to get 7655 kB of archives. [2021-02-05T01:01:55.409Z] After this operation, 43.7 MB of additional disk space will be used. [2021-02-05T01:01:55.409Z] 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-02-05T01:01:55.409Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-05T01:01:55.410Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-05T01:01:55.410Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-05T01:01:55.410Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-05T01:01:55.410Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-05T01:01:55.410Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-05T01:01:55.670Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-05T01:01:55.670Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-05T01:01:55.670Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-05T01:01:55.930Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-05T01:01:55.930Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-05T01:01:55.930Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-05T01:01:55.930Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-05T01:01:55.930Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-02-05T01:01:56.190Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-05T01:01:56.190Z] Fetched 7655 kB in 1s (9728 kB/s) [2021-02-05T01:01:56.190Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-05T01:01:56.190Z] (Reading database ... 13924 files and directories currently installed.) [2021-02-05T01:01:56.190Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-05T01:01:56.190Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-05T01:01:56.450Z] Selecting previously unselected package libpsl5:amd64. [2021-02-05T01:01:56.450Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-05T01:01:56.450Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-05T01:01:56.450Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-05T01:01:56.450Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-05T01:01:56.709Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-05T01:01:56.709Z] Selecting previously unselected package librtmp1:amd64. [2021-02-05T01:01:56.709Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-05T01:01:56.709Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-05T01:01:56.709Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-05T01:01:56.709Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-05T01:01:56.709Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-05T01:01:56.972Z] Selecting previously unselected package liberror-perl. [2021-02-05T01:01:56.972Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-02-05T01:01:56.972Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-05T01:01:56.972Z] Selecting previously unselected package git-man. [2021-02-05T01:01:56.972Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-05T01:01:56.972Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-05T01:01:57.232Z] Selecting previously unselected package git. [2021-02-05T01:01:57.232Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-05T01:01:57.232Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-05T01:01:57.802Z] Selecting previously unselected package libnorm1:amd64. [2021-02-05T01:01:57.802Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-05T01:01:57.802Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-05T01:01:58.062Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-05T01:01:58.062Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-05T01:01:58.062Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-05T01:01:58.062Z] Selecting previously unselected package libsodium23:amd64. [2021-02-05T01:01:58.062Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-02-05T01:01:58.062Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-05T01:01:58.323Z] Selecting previously unselected package libzmq5:amd64. [2021-02-05T01:01:58.323Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-05T01:01:58.323Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-05T01:01:58.323Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-05T01:01:58.323Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-05T01:01:58.323Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-05T01:01:58.584Z] Selecting previously unselected package pkg-config. [2021-02-05T01:01:58.584Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-05T01:01:58.584Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-05T01:01:58.584Z] Selecting previously unselected package zip. [2021-02-05T01:01:58.584Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-02-05T01:01:58.584Z] Unpacking zip (3.0-11build1) ... [2021-02-05T01:01:58.584Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-05T01:01:58.584Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-05T01:01:58.845Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-05T01:01:58.845Z] Setting up liberror-perl (0.17025-1) ... [2021-02-05T01:01:58.845Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-05T01:01:58.845Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-05T01:01:58.845Z] No schema files found: doing nothing. [2021-02-05T01:01:58.845Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-05T01:01:58.845Z] Setting up zip (3.0-11build1) ... [2021-02-05T01:01:58.845Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-05T01:01:58.845Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-05T01:01:58.845Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-05T01:01:59.105Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-05T01:01:59.105Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-05T01:01:59.105Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-05T01:01:59.105Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-05T01:01:59.105Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-05T01:02:05.691Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-05T01:02:05.691Z] git set to automatically installed. [2021-02-05T01:02:05.691Z] git-man set to automatically installed. [2021-02-05T01:02:05.691Z] libcurl3-gnutls set to automatically installed. [2021-02-05T01:02:05.691Z] liberror-perl set to automatically installed. [2021-02-05T01:02:05.691Z] libglib2.0-0 set to automatically installed. [2021-02-05T01:02:05.691Z] libnghttp2-14 set to automatically installed. [2021-02-05T01:02:05.691Z] libnorm1 set to automatically installed. [2021-02-05T01:02:05.691Z] libpgm-5.2-0 set to automatically installed. [2021-02-05T01:02:05.691Z] libpsl5 set to automatically installed. [2021-02-05T01:02:05.691Z] librtmp1 set to automatically installed. [2021-02-05T01:02:05.691Z] libsodium23 set to automatically installed. [2021-02-05T01:02:05.691Z] libzmq3-dev set to automatically installed. [2021-02-05T01:02:05.691Z] libzmq5 set to automatically installed. [2021-02-05T01:02:05.691Z] pkg-config set to automatically installed. [2021-02-05T01:02:05.691Z] zip set to automatically installed. [2021-02-05T01:02:08.238Z] snapd is not logged in, snap install commands will use sudo [2021-02-05T01:02:14.823Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-05T01:02:15.392Z] snap "core18" has no updates available [2021-02-05T01:02:16.331Z] Pulling config-common [2021-02-05T01:02:17.271Z] Pulling go-build-helper [2021-02-05T01:02:39.235Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-05T01:02:39.235Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-05T01:02:39.235Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-05T01:02:39.235Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] [2021-02-05T01:02:39.235Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-05T01:02:39.235Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-05T01:02:39.235Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-05T01:02:39.235Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-05T01:02:39.235Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-05T01:02:39.235Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-05T01:02:39.235Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-05T01:02:39.235Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] [2021-02-05T01:02:39.235Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-05T01:02:39.235Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-05T01:02:39.235Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-05T01:02:39.235Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-05T01:02:39.235Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] [2021-02-05T01:02:39.235Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-02-05T01:02:39.235Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-05T01:02:39.235Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] [2021-02-05T01:02:39.235Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] [2021-02-05T01:02:39.235Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-05T01:02:39.235Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-05T01:02:39.235Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-05T01:02:39.235Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-05T01:02:39.235Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] [2021-02-05T01:02:39.235Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] [2021-02-05T01:02:39.235Z] Fetched 23.9 MB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-02-05T01:02:39.235Z] Fetched 96.5 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-02-05T01:02:39.235Z] Fetched 279 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-02-05T01:02:39.235Z] Fetched 122 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-02-05T01:02:39.235Z] Fetched 77.8 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-02-05T01:02:39.235Z] Fetched 8848 B in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-02-05T01:02:39.235Z] Fetched 47.8 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-02-05T01:02:39.235Z] Fetched 45.6 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-02-05T01:02:39.235Z] Fetched 15.0 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-02-05T01:02:39.235Z] Fetched 214 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-02-05T01:02:39.235Z] Fetched 155 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-02-05T01:02:39.235Z] Fetched 50.6 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-02-05T01:02:39.235Z] Fetched 14.8 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-02-05T01:02:39.235Z] Fetched 41.8 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-02-05T01:02:39.235Z] Fetched 499 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-02-05T01:02:39.235Z] Fetched 111 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-02-05T01:02:39.235Z] Fetched 240 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-02-05T01:02:39.235Z] Fetched 29.3 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-02-05T01:02:39.235Z] Fetched 85.5 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-02-05T01:02:39.235Z] Fetched 24.5 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-02-05T01:02:39.235Z] Fetched 49.2 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-02-05T01:02:39.235Z] Fetched 54.2 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-02-05T01:02:39.235Z] Fetched 30.8 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-02-05T01:02:39.235Z] Fetched 17.0 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-02-05T01:02:39.235Z] Fetched 85.9 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-02-05T01:02:39.235Z] Fetched 8720 B in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-02-05T01:02:39.235Z] Fetched 137 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-02-05T01:02:39.235Z] Fetched 119 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-02-05T01:02:39.235Z] Fetched 109 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-02-05T01:02:39.235Z] Fetched 11.1 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-02-05T01:02:39.235Z] Fetched 645 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-02-05T01:02:39.235Z] Fetched 41.3 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-02-05T01:02:39.235Z] Fetched 17.9 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-02-05T01:02:39.235Z] Fetched 368 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-02-05T01:02:39.235Z] Fetched 187 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-02-05T01:02:39.235Z] Fetched 175 kB in 0s (0 B/s) [2021-02-05T01:02:39.235Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-02-05T01:02:41.777Z] Fetched 206 kB in 0s (0 B/s) [2021-02-05T01:02:41.777Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-02-05T01:02:41.777Z] Fetched 1301 kB in 0s (0 B/s) [2021-02-05T01:02:41.777Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-02-05T01:02:41.777Z] Fetched 36.2 kB in 0s (0 B/s) [2021-02-05T01:02:41.777Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-02-05T01:02:41.777Z] Fetched 159 kB in 0s (0 B/s) [2021-02-05T01:02:41.777Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-02-05T01:02:41.777Z] Fetched 107 kB in 0s (0 B/s) [2021-02-05T01:02:41.777Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-02-05T01:02:41.777Z] Fetched 48.7 kB in 0s (0 B/s) [2021-02-05T01:02:41.777Z] Pulling static-packages [2021-02-05T01:02:42.360Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-02-05T01:02:42.360Z] Skipping pull go-build-helper (already ran) [2021-02-05T01:02:42.360Z] Skipping pull static-packages (already ran) [2021-02-05T01:02:42.360Z] Building go-build-helper [2021-02-05T01:02:46.568Z] Building static-packages [2021-02-05T01:02:47.953Z] Staging go-build-helper [2021-02-05T01:02:48.524Z] Staging static-packages [2021-02-05T01:02:49.978Z] Pulling go115 [2021-02-05T01:02:50.620Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-02-05T01:02:50.620Z] Skipping pull go115 (already ran) [2021-02-05T01:02:50.620Z] Building go115 [2021-02-05T01:02:50.620Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-05T01:02:50.620Z] Dload Upload Total Spent Left Speed [2021-02-05T01:02:53.819Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 115M 4 5167k 0 0 13.5M 0 0:00:08 --:--:-- 0:00:08 13.5M 38 115M 38 44.1M 0 0 32.0M 0 0:00:03 0:00:01 0:00:02 32.0M 72 115M 72 83.2M 0 0 35.0M 0 0:00:03 0:00:02 0:00:01 35.0M 100 115M 100 115M 0 0 36.4M 0 0:00:03 0:00:03 --:--:-- 36.4M [2021-02-05T01:02:54.390Z] go1.15.2.linux-amd64.tar.gz: OK [2021-02-05T01:02:58.595Z] Staging go115 [2021-02-05T01:03:03.880Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-05T01:03:03.880Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-05T01:03:03.880Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-05T01:03:03.880Z] Fetched 0 B in 0s (0 B/s) [2021-02-05T01:03:03.880Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-02-05T01:03:03.880Z] Fetched 224 kB in 0s (0 B/s) [2021-02-05T01:03:03.880Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-02-05T01:03:03.880Z] Fetched 157 kB in 0s (0 B/s) [2021-02-05T01:03:03.880Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-02-05T01:03:03.880Z] Fetched 221 kB in 0s (0 B/s) [2021-02-05T01:03:03.880Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-02-05T01:03:03.880Z] Fetched 143 kB in 0s (0 B/s) [2021-02-05T01:03:03.880Z] Pulling edgex-go [2021-02-05T01:03:04.451Z] Pulling version [2021-02-05T01:03:05.834Z] Building config-common [2021-02-05T01:03:07.746Z] Skipping build go-build-helper (already ran) [2021-02-05T01:03:07.746Z] Skipping build static-packages (already ran) [2021-02-05T01:03:07.746Z] Skipping build go115 (already ran) [2021-02-05T01:03:07.746Z] Building edgex-go [2021-02-05T01:03:08.007Z] 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-02-05T01:03:09.390Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-02-05T01:03:09.390Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 [2021-02-05T01:03:09.390Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-02-05T01:03:09.390Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.22 [2021-02-05T01:03:09.390Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-02-05T01:03:09.390Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-02-05T01:03:09.654Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-02-05T01:03:09.654Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-02-05T01:03:09.654Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-05T01:03:09.654Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-02-05T01:03:09.654Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 [2021-02-05T01:03:09.654Z] go: downloading github.com/x448/float16 v0.8.4 [2021-02-05T01:03:09.654Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-02-05T01:03:09.654Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-02-05T01:03:09.654Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-02-05T01:03:09.654Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-05T01:03:09.654Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-02-05T01:03:09.654Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-02-05T01:03:09.654Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-02-05T01:03:09.654Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-02-05T01:03:09.654Z] go: downloading github.com/pkg/errors v0.8.1 [2021-02-05T01:03:09.914Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-02-05T01:03:09.914Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-02-05T01:03:09.914Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-02-05T01:03:09.914Z] go: downloading github.com/google/uuid v1.2.0 [2021-02-05T01:03:09.914Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-02-05T01:03:09.914Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-02-05T01:03:09.914Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-02-05T01:03:09.914Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-02-05T01:03:09.914Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-02-05T01:03:09.914Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-05T01:03:09.914Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-02-05T01:03:09.914Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-02-05T01:03:09.914Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-02-05T01:03:09.914Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-02-05T01:03:10.175Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-02-05T01:03:10.175Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-02-05T01:03:10.175Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-02-05T01:03:10.767Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-02-05T01:03:10.767Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-02-05T01:03:17.344Z] 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-02-05T01:03:22.618Z] 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-02-05T01:03:23.188Z] 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-02-05T01:03:24.566Z] 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-02-05T01:03:25.139Z] 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-02-05T01:03:25.139Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-02-05T01:03:25.400Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-05T01:03:25.400Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-05T01:03:25.400Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-02-05T01:03:27.310Z] 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-02-05T01:03:27.310Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-02-05T01:03:27.310Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-02-05T01:03:28.694Z] 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-02-05T01:03:29.264Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-05T01:03:29.525Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-05T01:03:30.906Z] 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-02-05T01:03:31.846Z] 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-02-05T01:03:32.787Z] 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-02-05T01:03:32.787Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-02-05T01:03:33.731Z] 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-02-05T01:03:33.731Z] go: downloading github.com/lib/pq v1.9.0 [2021-02-05T01:03:37.030Z] Building version [2021-02-05T01:03:38.953Z] Staging config-common [2021-02-05T01:03:39.895Z] Skipping stage go-build-helper (already ran) [2021-02-05T01:03:39.895Z] Skipping stage static-packages (already ran) [2021-02-05T01:03:39.895Z] Skipping stage go115 (already ran) [2021-02-05T01:03:39.895Z] Staging edgex-go [2021-02-05T01:03:40.836Z] Staging version [2021-02-05T01:03:41.776Z] Priming config-common [2021-02-05T01:03:42.717Z] Priming go-build-helper [2021-02-05T01:03:43.662Z] Priming static-packages [2021-02-05T01:03:46.208Z] Priming go115 [2021-02-05T01:03:47.152Z] Priming edgex-go [2021-02-05T01:03:48.092Z] Priming version [2021-02-05T01:03:49.034Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-02-05T01:03:53.794Z] provisioning config files... [2021-02-05T01:03:53.891Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config1948160366205282179tmp [Pipeline] { [Pipeline] sh [2021-02-05T01:03:54.573Z] + set +x [2021-02-05T01:03:54.573Z] + curl -s https://codecov.io/bash [2021-02-05T01:03:54.573Z] + bash -s -- [2021-02-05T01:03:55.197Z] [2021-02-05T01:03:55.197Z] _____ _ [2021-02-05T01:03:55.197Z] / ____| | | [2021-02-05T01:03:55.197Z] | | ___ __| | ___ ___ _____ __ [2021-02-05T01:03:55.197Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-05T01:03:55.197Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-05T01:03:55.197Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-05T01:03:55.197Z] Bash-20210129-7c25fce [2021-02-05T01:03:55.197Z] [2021-02-05T01:03:55.197Z] [2021-02-05T01:03:55.197Z] ==> git version 2.24.3 found [2021-02-05T01:03:55.197Z] ==> 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-02-05T01:03:55.197Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-05T01:03:55.197Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-05T01:03:55.197Z] ==> Jenkins CI detected. [2021-02-05T01:03:55.197Z] project root: . [2021-02-05T01:03:55.197Z] --> token set from env [2021-02-05T01:03:55.473Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-05T01:03:55.473Z] ==> Running gcov in . (disable via -X gcov) [2021-02-05T01:03:55.473Z] ==> Python coveragepy not found [2021-02-05T01:03:55.473Z] ==> Searching for coverage reports in: [2021-02-05T01:03:55.473Z] + . [2021-02-05T01:03:55.784Z] -> Found 1 reports [2021-02-05T01:03:55.784Z] ==> Detecting git/mercurial file structure [2021-02-05T01:03:55.784Z] ==> Reading reports [2021-02-05T01:03:55.784Z] + ./coverage.out bytes=583623 [2021-02-05T01:03:55.784Z] ==> Appending adjustments [2021-02-05T01:03:55.784Z] https://docs.codecov.io/docs/fixing-reports [2021-02-05T01:04:02.563Z] + Found adjustments [2021-02-05T01:04:02.563Z] ==> Gzipping contents [2021-02-05T01:04:02.563Z] 88K /tmp/codecov.vaAC8j.gz [2021-02-05T01:04:02.563Z] ==> Uploading reports [2021-02-05T01:04:02.563Z] url: https://codecov.io [2021-02-05T01:04:02.563Z] query: branch=PR-3120&commit=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3120%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3120&job=&cmd_args= [2021-02-05T01:04:02.563Z] -> Pinging Codecov [2021-02-05T01:04:02.563Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3120&commit=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3120%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3120&job=&cmd_args= [2021-02-05T01:04:02.563Z] -> Uploading to [2021-02-05T01:04:02.563Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-05/00271124DB129430A58F1EEE437C3FCB/83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46/41211e6f-9ac9-4258-9a61-c49c2c347d74.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210205%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210205T010401Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b16b7311a4051fe56ddf1256994f9d78c75ee509d25650c38276b55e0619e853 [2021-02-05T01:04:02.563Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-05T01:04:02.563Z] Dload Upload Total Spent Left Speed [2021-02-05T01:04:02.832Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87938 0 0 100 87938 0 128k --:--:-- --:--:-- --:--:-- 128k [2021-02-05T01:04:02.832Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 [Pipeline] } [2021-02-05T01:04:02.856Z] 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-02-05T01:04:04.895Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T01:04:06.248Z] ---> package-listing.sh [2021-02-05T01:04:06.248Z] ++ facter osfamily [2021-02-05T01:04:06.248Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-05T01:04:06.515Z] + OS_FAMILY=redhat [2021-02-05T01:04:06.515Z] + workspace=/w/workspace/edgex-go/6 [2021-02-05T01:04:06.515Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-05T01:04:06.515Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-05T01:04:06.515Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-05T01:04:06.515Z] + PACKAGES=/tmp/packages_start.txt [2021-02-05T01:04:06.515Z] + '[' /w/workspace/edgex-go/6 ']' [2021-02-05T01:04:06.515Z] + PACKAGES=/tmp/packages_end.txt [2021-02-05T01:04:06.515Z] + case "${OS_FAMILY}" in [2021-02-05T01:04:06.515Z] + rpm -qa [2021-02-05T01:04:06.515Z] + sort [2021-02-05T01:04:11.880Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-05T01:04:11.880Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-05T01:04:11.880Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-05T01:04:11.880Z] + '[' /w/workspace/edgex-go/6 ']' [2021-02-05T01:04:11.880Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2021-02-05T01:04:11.880Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2021-02-05T01:04:11.903Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-05T01:04:12.286Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-05T01:04:12.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-05T01:04:13.332Z] [2021-02-05T01:04:13.332Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-05T01:04:13.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-05T01:04:14.036Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-05T01:04:14.036Z] df20fa9351a1: Pulling fs layer [2021-02-05T01:04:14.036Z] 36b3adc4ff6f: Pulling fs layer [2021-02-05T01:04:14.036Z] 8ad3a11d3b57: Pulling fs layer [2021-02-05T01:04:14.036Z] 46f8f816bc3b: Pulling fs layer [2021-02-05T01:04:14.036Z] 93b61091891f: Pulling fs layer [2021-02-05T01:04:14.036Z] 93b9cdb0e59b: Pulling fs layer [2021-02-05T01:04:14.036Z] 5e14af77c1be: Pulling fs layer [2021-02-05T01:04:14.036Z] 01666e4c0597: Pulling fs layer [2021-02-05T01:04:14.036Z] aa168da1d23b: Pulling fs layer [2021-02-05T01:04:14.036Z] 93b61091891f: Waiting [2021-02-05T01:04:14.036Z] 93b9cdb0e59b: Waiting [2021-02-05T01:04:14.036Z] 5e14af77c1be: Waiting [2021-02-05T01:04:14.036Z] 01666e4c0597: Waiting [2021-02-05T01:04:14.036Z] aa168da1d23b: Waiting [2021-02-05T01:04:14.036Z] 46f8f816bc3b: Waiting [2021-02-05T01:04:14.330Z] 36b3adc4ff6f: Verifying Checksum [2021-02-05T01:04:14.330Z] 36b3adc4ff6f: Download complete [2021-02-05T01:04:14.330Z] 46f8f816bc3b: Download complete [2021-02-05T01:04:14.330Z] df20fa9351a1: Verifying Checksum [2021-02-05T01:04:14.330Z] df20fa9351a1: Download complete [2021-02-05T01:04:14.330Z] 93b9cdb0e59b: Verifying Checksum [2021-02-05T01:04:14.330Z] 93b9cdb0e59b: Download complete [2021-02-05T01:04:14.605Z] 5e14af77c1be: Verifying Checksum [2021-02-05T01:04:14.605Z] 5e14af77c1be: Download complete [2021-02-05T01:04:14.605Z] 93b61091891f: Download complete [2021-02-05T01:04:14.605Z] 01666e4c0597: Verifying Checksum [2021-02-05T01:04:14.605Z] 01666e4c0597: Download complete [2021-02-05T01:04:15.238Z] 8ad3a11d3b57: Verifying Checksum [2021-02-05T01:04:15.238Z] 8ad3a11d3b57: Download complete [2021-02-05T01:04:15.523Z] df20fa9351a1: Pull complete [2021-02-05T01:04:16.123Z] 36b3adc4ff6f: Pull complete [2021-02-05T01:04:17.688Z] 8ad3a11d3b57: Pull complete [2021-02-05T01:04:18.109Z] 46f8f816bc3b: Pull complete [2021-02-05T01:04:18.738Z] 93b61091891f: Pull complete [2021-02-05T01:04:20.190Z] aa168da1d23b: Verifying Checksum [2021-02-05T01:04:20.190Z] aa168da1d23b: Download complete [2021-02-05T01:04:22.172Z] 93b9cdb0e59b: Pull complete [2021-02-05T01:04:22.172Z] 5e14af77c1be: Pull complete [2021-02-05T01:04:22.768Z] 01666e4c0597: Pull complete [2021-02-05T01:04:41.261Z] aa168da1d23b: Pull complete [2021-02-05T01:04:41.261Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-05T01:04:41.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-05T01:04:41.261Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-05T01:04:42.056Z] prd-centos7-docker-4c-2g-25113 does not seem to be running inside a container [2021-02-05T01:04:42.200Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-02-05T01:04:45.237Z] $ docker top 6d91350821e4ba6257507017d22ab3c005616746b3190286801913760a73ce0f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-05T01:04:46.230Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-05T01:04:47.035Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-05T01:04:47.551Z] + ls /var/log/sa-host [2021-02-05T01:04:47.551Z] + sadf -c /var/log/sa-host/sa05 [2021-02-05T01:04:47.551Z] file_magic: OK [2021-02-05T01:04:47.551Z] HZ: Using current value: 100 [2021-02-05T01:04:47.551Z] file_header: OK [2021-02-05T01:04:47.551Z] 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-02-05T01:04:47.551Z] Statistics: [2021-02-05T01:04:47.551Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-05T01:04:47.551Z] File successfully converted to sysstat format version 12.2.1 [2021-02-05T01:04:47.551Z] + sadf -c /var/log/sa-host/sa23 [2021-02-05T01:04:47.551Z] file_magic: OK [2021-02-05T01:04:47.551Z] HZ: Using current value: 100 [2021-02-05T01:04:47.551Z] file_header: OK [2021-02-05T01:04:47.551Z] 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-02-05T01:04:47.551Z] Statistics: [2021-02-05T01:04:47.551Z] Hnuu...uuuununununu... [2021-02-05T01:04:47.551Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-05T01:04:47.798Z] provisioning config files... [2021-02-05T01:04:47.852Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config251205126047594448tmp [Pipeline] { [Pipeline] echo [2021-02-05T01:04:47.931Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T01:04:48.618Z] ---> create-netrc.sh [Pipeline] } [2021-02-05T01:04:48.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-05T01:04:48.723Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T01:04:49.456Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-05T01:04:49.476Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T01:04:49.871Z] ---> sudo-logs.sh [2021-02-05T01:04:49.871Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-05T01:04:49.884Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T01:04:50.420Z] ---> job-cost.sh [2021-02-05T01:04:50.420Z] lf-activate-venv: SKIPPING [2021-02-05T01:04:50.420Z] INFO: No Stack... [2021-02-05T01:04:51.390Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-05T01:04:51.986Z] INFO: Archiving Costs [Pipeline] echo [2021-02-05T01:04:52.010Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T01:04:52.660Z] ---> logs-deploy.sh [2021-02-05T01:04:52.660Z] lf-activate-venv: SKIPPING [2021-02-05T01:04:52.660Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3120/6 [2021-02-05T01:04:52.661Z] INFO: archiving workspace using pattern(s): [2021-02-05T01:04:54.770Z] Archives upload complete. [2021-02-05T01:04:55.084Z] INFO: archiving logs to Nexus