Pull request #3169 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8ceae06408e0fb83db31df0165fb975e7f26d677+c45cbaf51db8bca8828eded85884901e9538081e (10b85438bc0cf792e701453b119ce8a7888bafbd) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3169/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3169/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-26480 in /w/workspace/edgexfoundry_edgex-go_PR-3169 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3169/head:refs/remotes/origin/PR-3169 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c45cbaf51db8bca8828eded85884901e9538081e into PR head commit 8ceae06408e0fb83db31df0165fb975e7f26d677 Merge succeeded, producing 8ceae06408e0fb83db31df0165fb975e7f26d677 Checking out Revision 8ceae06408e0fb83db31df0165fb975e7f26d677 (PR-3169) > git config core.sparsecheckout # timeout=10 > git checkout -f 8ceae06408e0fb83db31df0165fb975e7f26d677 # 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 c45cbaf51db8bca8828eded85884901e9538081e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ceae06408e0fb83db31df0165fb975e7f26d677 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-15T07:00:18.104Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-15T07:00:18.456Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-15T07:00:18.684Z] ========================================================= [2021-02-15T07:00:18.684Z] EdgeX Global Pipelines Version Info [2021-02-15T07:00:18.684Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-15T07:00:22.316Z] ------------------- [2021-02-15T07:00:22.316Z] stable info: [2021-02-15T07:00:22.316Z] ------------------- [2021-02-15T07:00:22.316Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-15T07:00:22.316Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-15T07:00:22.316Z] Message: update stable to v1.0.179 [2021-02-15T07:00:24.148Z] ------------------- [2021-02-15T07:00:24.148Z] experimental info: [2021-02-15T07:00:24.148Z] ------------------- [2021-02-15T07:00:24.148Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-15T07:00:24.148Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-15T07:00:24.148Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-15T07:00:24.500Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-15T07:00:24.629Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-15T07:00:24.766Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-15T07:00:24.911Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-15T07:00:25.045Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-15T07:00:25.180Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-15T07:00:25.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-15T07:00:25.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-15T07:00:25.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-15T07:00:25.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-15T07:00:25.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-15T07:00:26.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-15T07:00:26.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-15T07:00:26.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-15T07:00:26.415Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-15T07:00:26.539Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-15T07:00:26.694Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-15T07:00:26.848Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-15T07:00:26.984Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-15T07:00:27.126Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-15T07:00:27.278Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-15T07:00:27.408Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-15T07:00:27.532Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-15T07:00:27.660Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3169 [Pipeline] echo [2021-02-15T07:00:27.812Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3169 [Pipeline] echo [2021-02-15T07:00:27.928Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3169 [Pipeline] echo [2021-02-15T07:00:28.054Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ceae06408e0fb83db31df0165fb975e7f26d677 [Pipeline] echo [2021-02-15T07:00:28.185Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ceae06 [Pipeline] echo [2021-02-15T07:00:28.316Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-15T07:00:28.578Z] provisioning config files... [2021-02-15T07:00:28.649Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8319548468749535935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-15T07:00:29.714Z] ---> docker-login.sh [2021-02-15T07:00:29.714Z] nexus3.edgexfoundry.org:10001 [2021-02-15T07:00:31.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T07:00:31.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T07:00:31.841Z] Configure a credential helper to remove this warning. See [2021-02-15T07:00:31.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T07:00:31.841Z] [2021-02-15T07:00:31.841Z] Login Succeeded [2021-02-15T07:00:31.841Z] nexus3.edgexfoundry.org:10002 [2021-02-15T07:00:33.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T07:00:33.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T07:00:33.447Z] Configure a credential helper to remove this warning. See [2021-02-15T07:00:33.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T07:00:33.447Z] [2021-02-15T07:00:33.447Z] Login Succeeded [2021-02-15T07:00:33.447Z] nexus3.edgexfoundry.org:10003 [2021-02-15T07:00:34.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T07:00:34.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T07:00:34.677Z] Configure a credential helper to remove this warning. See [2021-02-15T07:00:34.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T07:00:34.677Z] [2021-02-15T07:00:34.677Z] Login Succeeded [2021-02-15T07:00:34.677Z] nexus3.edgexfoundry.org:10004 [2021-02-15T07:00:35.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T07:00:35.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T07:00:35.286Z] Configure a credential helper to remove this warning. See [2021-02-15T07:00:35.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T07:00:35.286Z] [2021-02-15T07:00:35.286Z] Login Succeeded [2021-02-15T07:00:35.286Z] docker.io [2021-02-15T07:00:35.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T07:00:36.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T07:00:36.167Z] Configure a credential helper to remove this warning. See [2021-02-15T07:00:36.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T07:00:36.167Z] [2021-02-15T07:00:36.167Z] Login Succeeded [2021-02-15T07:00:36.167Z] ---> docker-login.sh ends [Pipeline] } [2021-02-15T07:00:36.221Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-15T07:00:37.001Z] ++ 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-15T07:00:37.002Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-15T07:00:37.002Z] ++ cut -d/ -f2 [2021-02-15T07:00:37.002Z] ++ dirname cmd/core-command/Dockerfile [2021-02-15T07:00:37.002Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-15T07:00:37.002Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-15T07:00:37.002Z] ++ cut -d/ -f2 [2021-02-15T07:00:37.002Z] ++ dirname cmd/core-data/Dockerfile [2021-02-15T07:00:37.002Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-15T07:00:37.002Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-15T07:00:37.002Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-15T07:00:37.002Z] ++ cut -d/ -f2 [2021-02-15T07:00:37.002Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-15T07:00:37.002Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-15T07:00:37.002Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-15T07:00:37.002Z] ++ cut -d/ -f2 [2021-02-15T07:00:37.002Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-15T07:00:37.002Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-15T07:00:37.002Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-15T07:00:37.002Z] ++ cut -d/ -f2 [2021-02-15T07:00:37.002Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-15T07:00:37.002Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-15T07:00:37.002Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-15T07:00:37.002Z] ++ cut -d/ -f2 [2021-02-15T07:00:37.002Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-15T07:00:37.002Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-15T07:00:37.002Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-15T07:00:37.002Z] ++ cut -d/ -f2 [2021-02-15T07:00:37.002Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-15T07:00:37.002Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-15T07:00:37.002Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-15T07:00:37.002Z] ++ cut -d/ -f2 [2021-02-15T07:00:37.002Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-15T07:00:37.002Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-15T07:00:37.002Z] ++ cut -d/ -f2 [2021-02-15T07:00:37.002Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-15T07:00:37.002Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-15T07:00:37.667Z] 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-15T07:00:39.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-15T07:00:39.551Z] [2021-02-15T07:00:39.551Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-15T07:00:40.206Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-15T07:00:40.535Z] latest: Pulling from edgex-devops/git-semver [2021-02-15T07:00:40.536Z] 31603596830f: Pulling fs layer [2021-02-15T07:00:40.536Z] 2a8b12db71e7: Pulling fs layer [2021-02-15T07:00:40.536Z] 6ca5941a6612: Pulling fs layer [2021-02-15T07:00:40.536Z] ecc8261a40a4: Pulling fs layer [2021-02-15T07:00:40.536Z] ecc8261a40a4: Waiting [2021-02-15T07:00:40.536Z] 2a8b12db71e7: Verifying Checksum [2021-02-15T07:00:40.536Z] 2a8b12db71e7: Download complete [2021-02-15T07:00:40.909Z] 31603596830f: Verifying Checksum [2021-02-15T07:00:40.909Z] 31603596830f: Download complete [2021-02-15T07:00:41.593Z] ecc8261a40a4: Verifying Checksum [2021-02-15T07:00:41.593Z] ecc8261a40a4: Download complete [2021-02-15T07:00:41.899Z] 6ca5941a6612: Verifying Checksum [2021-02-15T07:00:41.899Z] 6ca5941a6612: Download complete [2021-02-15T07:00:42.193Z] 31603596830f: Pull complete [2021-02-15T07:00:43.159Z] 2a8b12db71e7: Pull complete [2021-02-15T07:00:46.428Z] 6ca5941a6612: Pull complete [2021-02-15T07:00:47.356Z] ecc8261a40a4: Pull complete [2021-02-15T07:00:47.356Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-15T07:00:47.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-15T07:00:47.356Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-15T07:00:49.555Z] prd-centos7-docker-4c-2g-26480 does not seem to be running inside a container [2021-02-15T07:00:50.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-15T07:00:54.034Z] $ docker top d1dd77f3c58541f2cb7621765f5f263cfca63b5d3eebcd771e423a65a379d969 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-15T07:00:56.623Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-15T07:00:56.623Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-15T07:00:58.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-15T07:00:58.407Z] $ docker exec d1dd77f3c58541f2cb7621765f5f263cfca63b5d3eebcd771e423a65a379d969 ssh-agent [2021-02-15T07:00:58.939Z] SSH_AUTH_SOCK=/tmp/ssh-65I0bhKcv0iF/agent.12 [2021-02-15T07:00:58.939Z] SSH_AGENT_PID=17 [2021-02-15T07:00:58.995Z] Running ssh-add (command line suppressed) [2021-02-15T07:00:59.181Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1300541151793884425.key (/w/workspace/edgex-go/1@tmp/private_key_1300541151793884425.key) [2021-02-15T07:00:59.374Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-15T07:01:00.357Z] + git tag --points-at HEAD [Pipeline] } [2021-02-15T07:01:00.625Z] $ docker exec --env ******** --env ******** d1dd77f3c58541f2cb7621765f5f263cfca63b5d3eebcd771e423a65a379d969 ssh-agent -k [2021-02-15T07:01:01.336Z] unset SSH_AUTH_SOCK; [2021-02-15T07:01:01.346Z] unset SSH_AGENT_PID; [2021-02-15T07:01:01.346Z] echo Agent pid 17 killed; [2021-02-15T07:01:01.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-15T07:01:01.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-15T07:01:01.975Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-15T07:01:04.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-15T07:01:04.364Z] $ docker exec d1dd77f3c58541f2cb7621765f5f263cfca63b5d3eebcd771e423a65a379d969 ssh-agent [2021-02-15T07:01:04.797Z] SSH_AUTH_SOCK=/tmp/ssh-6B5VHFKulzMp/agent.45 [2021-02-15T07:01:04.797Z] SSH_AGENT_PID=50 [2021-02-15T07:01:04.813Z] Running ssh-add (command line suppressed) [2021-02-15T07:01:05.219Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2786862903939132252.key (/w/workspace/edgex-go/1@tmp/private_key_2786862903939132252.key) [2021-02-15T07:01:05.463Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-15T07:01:06.836Z] + git semver init [2021-02-15T07:01:06.836Z] # -> Open(): unable to determine branch for HEAD [2021-02-15T07:01:06.836Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-02-15T07:01:06.836Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-02-15T07:01:06.836Z] # $SEMVER_REMOTE_NAME = origin [2021-02-15T07:01:06.836Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-15T07:01:06.836Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-15T07:01:06.836Z] # $SEMVER_BRANCH = PR-3169 [2021-02-15T07:01:06.836Z] # $SEMVER_TEMP = /tmp/semver-955289213 [2021-02-15T07:01:06.836Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-15T07:01:57.283Z] # '/tmp/semver-955289213' -> '/w/workspace/edgex-go/1/.semver' [2021-02-15T07:01:57.283Z] # -> Force: false [2021-02-15T07:01:57.283Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-02-15T07:01:57.472Z] $ docker exec --env ******** --env ******** d1dd77f3c58541f2cb7621765f5f263cfca63b5d3eebcd771e423a65a379d969 ssh-agent -k [2021-02-15T07:01:58.117Z] unset SSH_AUTH_SOCK; [2021-02-15T07:01:58.118Z] unset SSH_AGENT_PID; [2021-02-15T07:01:58.118Z] echo Agent pid 50 killed; [2021-02-15T07:01:58.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-15T07:01:59.608Z] + git semver [Pipeline] } [2021-02-15T07:01:59.960Z] $ docker stop --time=1 d1dd77f3c58541f2cb7621765f5f263cfca63b5d3eebcd771e423a65a379d969 [2021-02-15T07:02:02.726Z] $ docker rm -f d1dd77f3c58541f2cb7621765f5f263cfca63b5d3eebcd771e423a65a379d969 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-15T07:02:04.018Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-15T07:02:05.256Z] Stashed 1 file(s) [Pipeline] echo [2021-02-15T07:02:05.287Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-15T07:02:07.269Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-15T07:02:07.927Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-15T07:02:08.306Z] + true [2021-02-15T07:02:08.306Z] + sudo service docker restart [2021-02-15T07:02:08.306Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-15T07:02:10.636Z] ========================================================= [2021-02-15T07:02:10.636Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-15T07:02:10.636Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-15T07:02:11.139Z] + 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-15T07:02:20.986Z] Still waiting to schedule task [2021-02-15T07:02:20.987Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-26481’ [2021-02-15T07:02:24.556Z] Sending build context to Docker daemon 327.8MB [2021-02-15T07:02:24.556Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-15T07:02:24.556Z] Step 2/6 : FROM ${BASE} [2021-02-15T07:02:24.556Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-15T07:02:24.556Z] 188c0c94c7c5: Pulling fs layer [2021-02-15T07:02:24.556Z] 0ef7d3d256c8: Pulling fs layer [2021-02-15T07:02:24.556Z] de9db76c5a1d: Pulling fs layer [2021-02-15T07:02:24.556Z] bca2f99d35d6: Pulling fs layer [2021-02-15T07:02:24.556Z] 93359f2a8cfa: Pulling fs layer [2021-02-15T07:02:24.556Z] 7c6f9722023f: Pulling fs layer [2021-02-15T07:02:24.556Z] a35cf1a2eb13: Pulling fs layer [2021-02-15T07:02:24.556Z] 93359f2a8cfa: Waiting [2021-02-15T07:02:24.556Z] 7c6f9722023f: Waiting [2021-02-15T07:02:24.556Z] a35cf1a2eb13: Waiting [2021-02-15T07:02:24.556Z] bca2f99d35d6: Waiting [2021-02-15T07:02:24.556Z] de9db76c5a1d: Verifying Checksum [2021-02-15T07:02:24.556Z] de9db76c5a1d: Download complete [2021-02-15T07:02:24.556Z] 0ef7d3d256c8: Verifying Checksum [2021-02-15T07:02:24.556Z] 0ef7d3d256c8: Download complete [2021-02-15T07:02:24.556Z] 93359f2a8cfa: Verifying Checksum [2021-02-15T07:02:24.556Z] 93359f2a8cfa: Download complete [2021-02-15T07:02:24.556Z] 7c6f9722023f: Verifying Checksum [2021-02-15T07:02:24.556Z] 7c6f9722023f: Download complete [2021-02-15T07:02:24.556Z] 188c0c94c7c5: Verifying Checksum [2021-02-15T07:02:24.556Z] 188c0c94c7c5: Download complete [2021-02-15T07:02:26.949Z] 188c0c94c7c5: Pull complete [2021-02-15T07:02:27.327Z] 0ef7d3d256c8: Pull complete [2021-02-15T07:02:27.596Z] de9db76c5a1d: Pull complete [2021-02-15T07:02:31.230Z] a35cf1a2eb13: Verifying Checksum [2021-02-15T07:02:31.230Z] a35cf1a2eb13: Download complete [2021-02-15T07:02:35.300Z] bca2f99d35d6: Verifying Checksum [2021-02-15T07:02:35.300Z] bca2f99d35d6: Download complete [2021-02-15T07:02:54.962Z] bca2f99d35d6: Pull complete [2021-02-15T07:02:54.962Z] 93359f2a8cfa: Pull complete [2021-02-15T07:02:56.139Z] 7c6f9722023f: Pull complete [2021-02-15T07:03:09.187Z] a35cf1a2eb13: Pull complete [2021-02-15T07:03:09.187Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-15T07:03:09.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-15T07:03:09.187Z] ---> a62c8e92a672 [2021-02-15T07:03:09.187Z] 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-15T07:03:09.187Z] ---> Running in a6f4153dd68c [2021-02-15T07:03:10.799Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-15T07:03:12.122Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-15T07:03:12.816Z] (1/12) Installing libmagic (5.38-r0) [2021-02-15T07:03:13.408Z] (2/12) Installing file (5.38-r0) [2021-02-15T07:03:13.408Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-15T07:03:13.408Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-15T07:03:19.404Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-15T07:03:19.404Z] (6/12) Installing patch (2.7.6-r6) [2021-02-15T07:03:19.404Z] (7/12) Installing build-base (0.5-r2) [2021-02-15T07:03:19.404Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-15T07:03:19.404Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-15T07:03:19.711Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-15T07:03:19.711Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-15T07:03:19.711Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-15T07:03:20.085Z] Executing busybox-1.31.1-r19.trigger [2021-02-15T07:03:20.085Z] OK: 233 MiB in 51 packages [2021-02-15T07:03:26.323Z] Removing intermediate container a6f4153dd68c [2021-02-15T07:03:26.323Z] ---> 80c1750de0ab [2021-02-15T07:03:26.323Z] Step 4/6 : WORKDIR /edgex-go [2021-02-15T07:03:26.323Z] ---> Running in 58c944def8a8 [2021-02-15T07:03:27.172Z] Removing intermediate container 58c944def8a8 [2021-02-15T07:03:27.172Z] ---> 00658daa8b17 [2021-02-15T07:03:27.172Z] Step 5/6 : COPY go.mod . [2021-02-15T07:03:28.700Z] ---> dc35767d1ae3 [2021-02-15T07:03:28.700Z] Step 6/6 : RUN go mod download [2021-02-15T07:03:28.700Z] ---> Running in bdea71c9c71a [2021-02-15T07:04:18.049Z] Removing intermediate container bdea71c9c71a [2021-02-15T07:04:18.049Z] ---> d1813412dc04 [2021-02-15T07:04:18.049Z] Successfully built d1813412dc04 [2021-02-15T07:04:18.049Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-15T07:04:19.567Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-15T07:04:19.852Z] . [Pipeline] withDockerContainer [2021-02-15T07:04:20.425Z] prd-centos7-docker-4c-2g-26480 does not seem to be running inside a container [2021-02-15T07:04:21.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-15T07:04:25.399Z] $ docker top 21d49bfa8eb013e44c96881cbbae2f740817916ab7dc6486eb8cf64e7e8ce49a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-15T07:04:27.245Z] + go version [2021-02-15T07:04:27.245Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-15T07:04:27.519Z] $ docker stop --time=1 21d49bfa8eb013e44c96881cbbae2f740817916ab7dc6486eb8cf64e7e8ce49a [2021-02-15T07:04:29.814Z] $ docker rm -f 21d49bfa8eb013e44c96881cbbae2f740817916ab7dc6486eb8cf64e7e8ce49a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-15T07:04:31.278Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-15T07:04:31.566Z] . [Pipeline] withDockerContainer [2021-02-15T07:04:32.082Z] prd-centos7-docker-4c-2g-26480 does not seem to be running inside a container [2021-02-15T07:04:32.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-15T07:04:34.717Z] $ docker top 9a69ff6ae085e5b90de5f26b9d0181f012b84235eb7f961702a07bf0c3723035 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-15T07:04:35.094Z] ========================================================= [2021-02-15T07:04:35.094Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-15T07:04:35.094Z] ========================================================= [Pipeline] sh [2021-02-15T07:04:36.020Z] + make test [2021-02-15T07:04:36.020Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-15T07:05:04.453Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-15T07:05:22.624Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-26487 in /w/workspace/edgexfoundry_edgex-go_PR-3169 [Pipeline] { [Pipeline] ws [2021-02-15T07:05:22.744Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-15T07:05:28.171Z] using credential edgex-jenkins-ssh [2021-02-15T07:05:28.227Z] Cloning the remote Git repository [2021-02-15T07:05:28.286Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-15T07:05:28.408Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-15T07:05:28.499Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-15T07:05:28.500Z] > git --version # timeout=10 [2021-02-15T07:05:28.527Z] > git --version # 'git version 2.17.1' [2021-02-15T07:05:28.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T07:05:28.618Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-15T07:05:46.661Z] Merging remotes/origin/master commit c45cbaf51db8bca8828eded85884901e9538081e into PR head commit 8ceae06408e0fb83db31df0165fb975e7f26d677 [2021-02-15T07:05:47.169Z] Merge succeeded, producing 8ceae06408e0fb83db31df0165fb975e7f26d677 [2021-02-15T07:05:47.169Z] Checking out Revision 8ceae06408e0fb83db31df0165fb975e7f26d677 (PR-3169) [2021-02-15T07:05:45.855Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-15T07:05:45.877Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-15T07:05:45.907Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-15T07:05:45.946Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-15T07:05:45.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T07:05:45.961Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3169/head:refs/remotes/origin/PR-3169 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-15T07:05:46.683Z] > git config core.sparsecheckout # timeout=10 [2021-02-15T07:05:46.698Z] > git checkout -f 8ceae06408e0fb83db31df0165fb975e7f26d677 # timeout=10 [2021-02-15T07:05:47.036Z] > git remote # timeout=10 [2021-02-15T07:05:47.097Z] > git config --get remote.origin.url # timeout=10 [2021-02-15T07:05:47.114Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T07:05:47.127Z] > git merge c45cbaf51db8bca8828eded85884901e9538081e # timeout=10 [2021-02-15T07:05:47.153Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-15T07:05:47.177Z] > git config core.sparsecheckout # timeout=10 [2021-02-15T07:05:47.199Z] > git checkout -f 8ceae06408e0fb83db31df0165fb975e7f26d677 # timeout=10 [2021-02-15T07:05:47.629Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-15T07:05:51.784Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-02-15T07:05:51.846Z] > git --version # timeout=10 [2021-02-15T07:05:51.857Z] > git --version # 'git version 2.17.1' [2021-02-15T07:05:51.874Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-15T07:05:53.559Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-15T07:05:54.085Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-15T07:05:54.454Z] + sudo service docker restart [2021-02-15T07:05:54.454Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-15T07:05:56.579Z] provisioning config files... [2021-02-15T07:05:56.634Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5653761836522665224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-15T07:05:57.103Z] ---> docker-login.sh [2021-02-15T07:05:57.103Z] nexus3.edgexfoundry.org:10001 [2021-02-15T07:05:58.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T07:05:58.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T07:05:58.387Z] Configure a credential helper to remove this warning. See [2021-02-15T07:05:58.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T07:05:58.387Z] [2021-02-15T07:05:58.387Z] Login Succeeded [2021-02-15T07:05:58.387Z] nexus3.edgexfoundry.org:10002 [2021-02-15T07:05:58.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T07:05:58.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T07:05:58.939Z] Configure a credential helper to remove this warning. See [2021-02-15T07:05:58.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T07:05:58.939Z] [2021-02-15T07:05:58.939Z] Login Succeeded [2021-02-15T07:05:58.939Z] nexus3.edgexfoundry.org:10003 [2021-02-15T07:05:59.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T07:05:59.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T07:05:59.489Z] Configure a credential helper to remove this warning. See [2021-02-15T07:05:59.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T07:05:59.489Z] [2021-02-15T07:05:59.489Z] Login Succeeded [2021-02-15T07:05:59.489Z] nexus3.edgexfoundry.org:10004 [2021-02-15T07:06:00.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T07:06:00.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T07:06:00.090Z] Configure a credential helper to remove this warning. See [2021-02-15T07:06:00.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T07:06:00.090Z] [2021-02-15T07:06:00.090Z] Login Succeeded [2021-02-15T07:06:00.090Z] docker.io [2021-02-15T07:06:00.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-15T07:06:00.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-15T07:06:00.965Z] Configure a credential helper to remove this warning. See [2021-02-15T07:06:00.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-15T07:06:00.965Z] [2021-02-15T07:06:00.965Z] Login Succeeded [2021-02-15T07:06:00.965Z] ---> docker-login.sh ends [Pipeline] } [2021-02-15T07:06:01.001Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-15T07:06:01.608Z] ========================================================= [2021-02-15T07:06:01.608Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-15T07:06:01.608Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-15T07:06:02.080Z] + 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-15T07:06:04.716Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-15T07:06:04.716Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-15T07:06:04.716Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-15T07:06:04.725Z] Sending build context to Docker daemon 166.3MB [2021-02-15T07:06:04.725Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-15T07:06:04.725Z] Step 2/6 : FROM ${BASE} [2021-02-15T07:06:04.725Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-15T07:06:04.725Z] 5f621e34cdf4: Pulling fs layer [2021-02-15T07:06:04.725Z] a4357932f1b6: Pulling fs layer [2021-02-15T07:06:04.725Z] 18c013af1878: Pulling fs layer [2021-02-15T07:06:04.725Z] 00ac8860ef70: Pulling fs layer [2021-02-15T07:06:04.725Z] 63d7cb157983: Pulling fs layer [2021-02-15T07:06:04.725Z] b116817d02f9: Pulling fs layer [2021-02-15T07:06:04.725Z] 745a02a5169b: Pulling fs layer [2021-02-15T07:06:04.725Z] 00ac8860ef70: Waiting [2021-02-15T07:06:04.725Z] 63d7cb157983: Waiting [2021-02-15T07:06:04.725Z] 745a02a5169b: Waiting [2021-02-15T07:06:04.725Z] a4357932f1b6: Verifying Checksum [2021-02-15T07:06:04.725Z] a4357932f1b6: Download complete [2021-02-15T07:06:04.725Z] 63d7cb157983: Verifying Checksum [2021-02-15T07:06:04.725Z] 63d7cb157983: Download complete [2021-02-15T07:06:05.324Z] b116817d02f9: Download complete [2021-02-15T07:06:05.324Z] 5f621e34cdf4: Download complete [2021-02-15T07:06:05.930Z] 5f621e34cdf4: Pull complete [2021-02-15T07:06:06.538Z] a4357932f1b6: Pull complete [2021-02-15T07:06:06.815Z] 18c013af1878: Pull complete [2021-02-15T07:06:07.425Z] 745a02a5169b: Verifying Checksum [2021-02-15T07:06:07.425Z] 745a02a5169b: Download complete [2021-02-15T07:06:09.404Z] 00ac8860ef70: Verifying Checksum [2021-02-15T07:06:09.404Z] 00ac8860ef70: Download complete [2021-02-15T07:06:14.293Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-15T07:06:14.293Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-15T07:06:14.293Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-15T07:06:14.293Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-15T07:06:15.545Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-15T07:06:19.332Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-15T07:06:19.570Z] 00ac8860ef70: Pull complete [2021-02-15T07:06:20.165Z] 63d7cb157983: Pull complete [2021-02-15T07:06:20.439Z] b116817d02f9: Pull complete [2021-02-15T07:06:24.780Z] 745a02a5169b: Pull complete [2021-02-15T07:06:24.780Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-15T07:06:24.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-15T07:06:24.780Z] ---> b7e6874047d6 [2021-02-15T07:06:24.780Z] 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-15T07:06:25.907Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-15T07:06:25.907Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-15T07:06:25.907Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-15T07:06:27.435Z] ---> Running in b5858b17498b [2021-02-15T07:06:28.900Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-15T07:06:29.492Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-15T07:06:30.468Z] (1/12) Installing libmagic (5.38-r0) [2021-02-15T07:06:30.468Z] (2/12) Installing file (5.38-r0) [2021-02-15T07:06:30.468Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-15T07:06:30.741Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-15T07:06:30.851Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.156s coverage: 45.9% of statements [2021-02-15T07:06:30.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-15T07:06:30.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-15T07:06:30.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-15T07:06:30.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-15T07:06:30.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-15T07:06:30.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-15T07:06:30.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-15T07:06:30.851Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.096s coverage: 100.0% of statements [2021-02-15T07:06:34.119Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-15T07:06:34.119Z] (6/12) Installing patch (2.7.6-r6) [2021-02-15T07:06:34.119Z] (7/12) Installing build-base (0.5-r2) [2021-02-15T07:06:34.119Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-15T07:06:34.119Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-15T07:06:34.119Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-15T07:06:34.119Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-15T07:06:34.119Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-15T07:06:34.393Z] Executing busybox-1.31.1-r19.trigger [2021-02-15T07:06:34.393Z] OK: 217 MiB in 51 packages [2021-02-15T07:06:34.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 2.125s coverage: 27.1% of statements [2021-02-15T07:06:34.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-15T07:06:34.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-15T07:06:34.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-15T07:06:34.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-15T07:06:34.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-15T07:06:34.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-15T07:06:34.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.076s coverage: 100.0% of statements [2021-02-15T07:06:34.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-15T07:06:34.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.058s coverage: 100.0% of statements [2021-02-15T07:06:34.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-15T07:06:34.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-15T07:06:34.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.147s coverage: 65.8% of statements [2021-02-15T07:06:34.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-15T07:06:34.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-15T07:06:36.012Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.581s coverage: 82.3% of statements [2021-02-15T07:06:36.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-15T07:06:36.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-15T07:06:36.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-15T07:06:36.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-15T07:06:38.728Z] Removing intermediate container b5858b17498b [2021-02-15T07:06:38.729Z] ---> 9437d44f2259 [2021-02-15T07:06:38.729Z] Step 4/6 : WORKDIR /edgex-go [2021-02-15T07:06:38.729Z] ---> Running in 49137a1521b9 [2021-02-15T07:06:39.001Z] Removing intermediate container 49137a1521b9 [2021-02-15T07:06:39.001Z] ---> 9f9b0f326d83 [2021-02-15T07:06:39.001Z] Step 5/6 : COPY go.mod . [2021-02-15T07:06:39.598Z] ---> 115da4a0834e [2021-02-15T07:06:39.598Z] Step 6/6 : RUN go mod download [2021-02-15T07:06:39.872Z] ---> Running in cc050ce9f77c [2021-02-15T07:06:40.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.818s coverage: 28.6% of statements [2021-02-15T07:06:40.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-15T07:06:40.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-15T07:06:40.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-15T07:06:40.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-15T07:06:40.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-15T07:06:40.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.097s coverage: 100.0% of statements [2021-02-15T07:06:40.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-15T07:06:40.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.058s coverage: 100.0% of statements [2021-02-15T07:06:40.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-15T07:06:40.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.231s coverage: 86.7% of statements [2021-02-15T07:06:40.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-15T07:06:40.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.321s coverage: 97.5% of statements [2021-02-15T07:06:40.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-15T07:06:40.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.161s coverage: 78.3% of statements [2021-02-15T07:06:40.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-15T07:06:40.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-15T07:06:40.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-15T07:06:40.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-15T07:06:51.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.688s coverage: 92.8% of statements [2021-02-15T07:06:51.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-15T07:06:51.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-15T07:06:51.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-15T07:06:51.111Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-15T07:06:51.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-15T07:06:51.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-15T07:06:51.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-15T07:06:51.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-15T07:06:51.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-15T07:06:51.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-15T07:06:51.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-15T07:06:51.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-15T07:06:51.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-15T07:06:51.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-15T07:06:51.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-15T07:06:51.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-15T07:06:51.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-15T07:06:51.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-15T07:06:51.111Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.106s coverage: 58.8% of statements [2021-02-15T07:06:51.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-15T07:06:51.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-15T07:06:51.111Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.246s coverage: 0.1% of statements [2021-02-15T07:06:51.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-15T07:06:51.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-15T07:06:51.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-15T07:06:51.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.116s coverage: 45.5% of statements [2021-02-15T07:06:51.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.274s coverage: 79.5% of statements [2021-02-15T07:06:51.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.080s coverage: 94.1% of statements [2021-02-15T07:06:51.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.049s coverage: 96.3% of statements [2021-02-15T07:06:51.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.087s coverage: 87.5% of statements [2021-02-15T07:07:05.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.224s coverage: 94.4% of statements [2021-02-15T07:07:05.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.270s coverage: 44.8% of statements [2021-02-15T07:07:06.657Z] Removing intermediate container cc050ce9f77c [2021-02-15T07:07:06.657Z] ---> dfbfaf619894 [2021-02-15T07:07:06.657Z] Successfully built dfbfaf619894 [2021-02-15T07:07:06.657Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-15T07:07:07.031Z] + docker inspect -f . ci-base-image-arm64 [2021-02-15T07:07:07.032Z] . [Pipeline] withDockerContainer [2021-02-15T07:07:07.323Z] prd-ubuntu18.04-docker-arm64-4c-16g-26487 does not seem to be running inside a container [2021-02-15T07:07:07.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-15T07:07:08.926Z] $ docker top 72b8fb24bbe3f8e42d4ff21b9d4d9cd63b92e7b148c2cebd1ec8cf0058135e50 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-15T07:07:09.992Z] + go version [2021-02-15T07:07:09.992Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-15T07:07:10.028Z] $ docker stop --time=1 72b8fb24bbe3f8e42d4ff21b9d4d9cd63b92e7b148c2cebd1ec8cf0058135e50 [2021-02-15T07:07:11.990Z] $ docker rm -f 72b8fb24bbe3f8e42d4ff21b9d4d9cd63b92e7b148c2cebd1ec8cf0058135e50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-15T07:07:13.189Z] + docker inspect -f . ci-base-image-arm64 [2021-02-15T07:07:13.189Z] . [Pipeline] withDockerContainer [2021-02-15T07:07:13.469Z] prd-ubuntu18.04-docker-arm64-4c-16g-26487 does not seem to be running inside a container [2021-02-15T07:07:13.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-15T07:07:14.953Z] $ docker top 0ab731245299c5b46ab202aeb84639bce70f177f29f8f5acdae0c4d0d96ec8ed -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-15T07:07:15.397Z] ========================================================= [2021-02-15T07:07:15.397Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-15T07:07:15.397Z] ========================================================= [Pipeline] sh [2021-02-15T07:07:16.071Z] + make test [2021-02-15T07:07:16.071Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-15T07:07:21.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.705s coverage: 92.9% of statements [2021-02-15T07:07:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-15T07:07:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-15T07:07:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-15T07:07:21.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.066s coverage: 77.8% of statements [2021-02-15T07:07:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-15T07:07:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-15T07:07:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-15T07:07:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-15T07:07:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-15T07:07:21.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.122s coverage: 87.2% of statements [2021-02-15T07:07:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-15T07:07:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-15T07:07:21.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.115s coverage: 100.0% of statements [2021-02-15T07:07:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-15T07:07:21.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.623s coverage: 75.5% of statements [2021-02-15T07:07:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-15T07:07:21.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.137s coverage: 80.8% of statements [2021-02-15T07:07:21.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.183s coverage: 87.2% of statements [2021-02-15T07:07:21.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.103s coverage: 84.2% of statements [2021-02-15T07:07:21.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.307s coverage: 91.4% of statements [2021-02-15T07:07:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-15T07:07:21.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.720s coverage: 63.5% of statements [2021-02-15T07:07:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-15T07:07:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-15T07:07:21.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.106s coverage: 100.0% of statements [2021-02-15T07:07:21.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 91.3% of statements [2021-02-15T07:07:21.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2021-02-15T07:07:21.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2021-02-15T07:07:21.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.039s coverage: 100.0% of statements [2021-02-15T07:07:21.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.338s coverage: 68.9% of statements [2021-02-15T07:07:21.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-15T07:07:21.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-15T07:07:21.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.724s coverage: 37.0% of statements [2021-02-15T07:07:21.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-15T07:07:21.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-15T07:07:21.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.969s coverage: 84.0% of statements [2021-02-15T07:07:21.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.106s coverage: 100.0% of statements [2021-02-15T07:07:31.169Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.331s coverage: 47.0% of statements [2021-02-15T07:07:31.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-15T07:07:31.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-15T07:07:31.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-15T07:07:31.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-15T07:07:31.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-15T07:07:31.169Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.093s coverage: 100.0% of statements [2021-02-15T07:07:31.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-15T07:07:31.169Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.161s coverage: 100.0% of statements [2021-02-15T07:07:31.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-15T07:07:31.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-15T07:07:31.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-15T07:07:31.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-15T07:07:31.169Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.346s coverage: 89.4% of statements [2021-02-15T07:07:31.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-15T07:07:31.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-15T07:07:31.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-15T07:07:35.599Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.794s coverage: 29.1% of statements [2021-02-15T07:07:35.599Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-15T07:07:35.599Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-15T07:07:35.599Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-15T07:07:35.599Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-15T07:07:35.599Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-15T07:07:35.599Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.781s coverage: 99.0% of statements [2021-02-15T07:07:35.599Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-15T07:07:35.599Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.146s coverage: 100.0% of statements [2021-02-15T07:07:35.599Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-15T07:07:35.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-15T07:07:35.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-15T07:07:35.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-15T07:07:35.600Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.158s coverage: 100.0% of statements [2021-02-15T07:07:35.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-15T07:07:35.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-15T07:07:35.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-15T07:07:35.600Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.103s coverage: 0.0% of statements [2021-02-15T07:07:35.600Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-15T07:07:37.560Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.101s coverage: 100.0% of statements [2021-02-15T07:07:37.560Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-15T07:07:37.560Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-15T07:07:37.560Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-15T07:07:37.560Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-15T07:07:38.257Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-15T07:07:38.307Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.108s coverage: 87.9% of statements [2021-02-15T07:07:38.307Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-15T07:07:38.307Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-15T07:07:38.307Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.105s coverage: 100.0% of statements [2021-02-15T07:07:39.167Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.109s coverage: 32.1% of statements [2021-02-15T07:07:41.307Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.057s coverage: 100.0% of statements [2021-02-15T07:07:41.977Z] GO111MODULE=on go vet ./... [2021-02-15T07:08:25.290Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-15T07:08:29.802Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-15T07:08:35.276Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-15T07:08:35.276Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-15T07:08:42.995Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-15T07:08:42.995Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-15T07:08:42.995Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-15T07:08:42.995Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-15T07:08:42.995Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-15T07:08:43.992Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-15T07:08:50.723Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-15T07:08:50.723Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-15T07:08:50.723Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-15T07:08:57.481Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.328s coverage: 45.9% of statements [2021-02-15T07:08:57.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-15T07:08:57.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-15T07:08:57.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-15T07:08:57.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-15T07:08:57.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-15T07:08:57.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-15T07:08:57.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-15T07:08:57.481Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.175s coverage: 100.0% of statements [2021-02-15T07:09:02.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.531s coverage: 27.1% of statements [2021-02-15T07:09:02.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-15T07:09:02.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-15T07:09:02.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-15T07:09:02.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-15T07:09:02.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-15T07:09:02.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-15T07:09:02.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.068s coverage: 100.0% of statements [2021-02-15T07:09:02.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-15T07:09:02.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.136s coverage: 100.0% of statements [2021-02-15T07:09:02.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-15T07:09:02.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-15T07:09:04.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.222s coverage: 65.8% of statements [2021-02-15T07:09:04.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-15T07:09:04.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-15T07:09:05.933Z] gofmt -l . [2021-02-15T07:09:05.934Z] [ "`gofmt -l .`" = "" ] [2021-02-15T07:09:05.934Z] ./bin/test-go-mod-tidy.sh [2021-02-15T07:09:05.934Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-15T07:09:06.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.650s coverage: 82.3% of statements [2021-02-15T07:09:06.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-15T07:09:06.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-15T07:09:06.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-15T07:09:06.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-15T07:09:07.126Z] + ls -al . [2021-02-15T07:09:07.126Z] total 700 [2021-02-15T07:09:07.126Z] drwxrwxr-x 10 1001 1001 4096 Feb 15 07:09 . [2021-02-15T07:09:07.126Z] drwxr-xr-x 4 root root 28 Feb 15 07:04 .. [2021-02-15T07:09:07.126Z] -rw-rw-r-- 1 1001 1001 11 Feb 15 07:00 .dockerignore [2021-02-15T07:09:07.126Z] drwxrwxr-x 8 1001 1001 179 Feb 15 07:00 .git [2021-02-15T07:09:07.126Z] drwxrwxr-x 3 1001 1001 125 Feb 15 07:00 .github [2021-02-15T07:09:07.126Z] -rw-rw-r-- 1 1001 1001 818 Feb 15 07:00 .gitignore [2021-02-15T07:09:07.126Z] drwx------ 3 1001 1001 60 Feb 15 07:01 .semver [2021-02-15T07:09:07.126Z] -rw-rw-r-- 1 1001 1001 166 Feb 15 07:00 .sonarcloud.properties [2021-02-15T07:09:07.126Z] -rw-rw-r-- 1 1001 1001 7859 Feb 15 07:00 Attribution.txt [2021-02-15T07:09:07.126Z] -rw-rw-r-- 1 1001 1001 3804 Feb 15 07:00 CONTRIBUTING.md [2021-02-15T07:09:07.126Z] -rw-rw-r-- 1 1001 1001 931 Feb 15 07:00 Dockerfile.build [2021-02-15T07:09:07.126Z] -rw-rw-r-- 1 1001 1001 863 Feb 15 07:00 Jenkinsfile [2021-02-15T07:09:07.126Z] -rw-rw-r-- 1 1001 1001 10775 Feb 15 07:00 LICENSE [2021-02-15T07:09:07.126Z] -rw-rw-r-- 1 1001 1001 5774 Feb 15 07:00 Makefile [2021-02-15T07:09:07.126Z] -rw-rw-r-- 1 1001 1001 6524 Feb 15 07:00 README.md [2021-02-15T07:09:07.126Z] -rw-rw-r-- 1 1001 1001 6755 Feb 15 07:00 SECURITY.md [2021-02-15T07:09:07.126Z] -rw-rw-r-- 1 1001 1001 5 Feb 15 07:02 VERSION [2021-02-15T07:09:07.126Z] -rw-rw-r-- 1 1001 1001 4131 Feb 15 07:00 ZMQWindows.md [2021-02-15T07:09:07.126Z] drwxrwxr-x 2 1001 1001 117 Feb 15 07:00 bin [2021-02-15T07:09:07.126Z] drwxrwxr-x 14 1001 1001 4096 Feb 15 07:00 cmd [2021-02-15T07:09:07.126Z] -rw-r--r-- 1 root root 595676 Feb 15 07:07 coverage.out [2021-02-15T07:09:07.126Z] -rw-r--r-- 1 root root 1054 Feb 15 07:09 go.mod [2021-02-15T07:09:07.126Z] -rw-r--r-- 1 root root 19518 Feb 15 07:09 go.sum [2021-02-15T07:09:07.126Z] drwxrwxr-x 8 1001 1001 127 Feb 15 07:00 internal [2021-02-15T07:09:07.126Z] drwxrwxr-x 4 1001 1001 26 Feb 15 07:00 openapi [2021-02-15T07:09:07.126Z] drwxrwxr-x 4 1001 1001 71 Feb 15 07:00 snap [2021-02-15T07:09:07.126Z] -rw-rw-r-- 1 1001 1001 168 Feb 15 07:00 version.go [Pipeline] sh [2021-02-15T07:09:08.121Z] + '[' -e coverage.out ] [2021-02-15T07:09:08.121Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-15T07:09:09.531Z] Stashed 1 file(s) [Pipeline] sh [2021-02-15T07:09:11.490Z] + make build [2021-02-15T07:09:11.490Z] 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-15T07:09:13.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.205s coverage: 28.6% of statements [2021-02-15T07:09:13.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-15T07:09:13.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-15T07:09:13.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-15T07:09:13.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-15T07:09:13.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-15T07:09:13.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.154s coverage: 100.0% of statements [2021-02-15T07:09:13.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-15T07:09:13.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.113s coverage: 100.0% of statements [2021-02-15T07:09:13.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-15T07:09:13.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.309s coverage: 86.7% of statements [2021-02-15T07:09:13.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-15T07:09:13.752Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.433s coverage: 97.5% of statements [2021-02-15T07:09:13.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-15T07:09:14.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.161s coverage: 78.3% of statements [2021-02-15T07:09:14.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-15T07:09:14.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-15T07:09:14.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-15T07:09:14.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-15T07:09:18.577Z] 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-15T07:09:24.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.279s coverage: 92.8% of statements [2021-02-15T07:09:24.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-15T07:09:24.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-15T07:09:24.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-15T07:09:24.934Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-15T07:09:24.934Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-15T07:09:24.934Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-15T07:09:24.934Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-15T07:09:24.934Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-15T07:09:24.934Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-15T07:09:24.934Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-15T07:09:24.934Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-15T07:09:24.934Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-15T07:09:24.934Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-15T07:09:24.934Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-15T07:09:24.934Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-15T07:09:24.934Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-15T07:09:24.934Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-15T07:09:24.934Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-15T07:09:24.934Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2021-02-15T07:09:24.934Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-15T07:09:24.934Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-15T07:09:24.934Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.177s coverage: 0.1% of statements [2021-02-15T07:09:24.934Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-15T07:09:24.934Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-15T07:09:24.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-15T07:09:24.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 45.5% of statements [2021-02-15T07:09:24.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.090s coverage: 79.5% of statements [2021-02-15T07:09:24.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2021-02-15T07:09:24.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.157s coverage: 96.3% of statements [2021-02-15T07:09:24.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements [2021-02-15T07:09:37.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.097s coverage: 94.4% of statements [2021-02-15T07:09:37.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2021-02-15T07:09:49.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.122s coverage: 92.9% of statements [2021-02-15T07:09:49.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-15T07:09:49.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-15T07:09:49.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-15T07:09:49.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-02-15T07:09:49.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-15T07:09:49.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-15T07:09:49.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-15T07:09:49.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-15T07:09:49.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-15T07:09:49.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-02-15T07:09:49.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-15T07:09:49.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-15T07:09:49.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-02-15T07:09:49.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-15T07:09:49.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements [2021-02-15T07:09:49.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-15T07:09:49.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.8% of statements [2021-02-15T07:09:49.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.117s coverage: 87.2% of statements [2021-02-15T07:09:49.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.144s coverage: 84.2% of statements [2021-02-15T07:09:49.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.165s coverage: 91.4% of statements [2021-02-15T07:09:49.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-15T07:09:49.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.495s coverage: 63.5% of statements [2021-02-15T07:09:49.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-15T07:09:49.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-15T07:09:49.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-02-15T07:09:49.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements [2021-02-15T07:09:49.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-02-15T07:09:49.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2021-02-15T07:09:49.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-02-15T07:09:49.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.749s coverage: 68.9% of statements [2021-02-15T07:09:49.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-15T07:09:49.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-15T07:09:51.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.349s coverage: 37.0% of statements [2021-02-15T07:09:51.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-15T07:09:51.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-15T07:09:51.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.755s coverage: 84.0% of statements [2021-02-15T07:09:52.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.090s coverage: 100.0% of statements [2021-02-15T07:09:59.143Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.526s coverage: 47.0% of statements [2021-02-15T07:09:59.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-15T07:09:59.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-15T07:09:59.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-15T07:09:59.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-15T07:09:59.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-15T07:09:59.143Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.166s coverage: 100.0% of statements [2021-02-15T07:09:59.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-15T07:09:59.143Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.096s coverage: 100.0% of statements [2021-02-15T07:09:59.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-15T07:09:59.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-15T07:09:59.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-15T07:09:59.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-15T07:09:59.143Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.373s coverage: 89.4% of statements [2021-02-15T07:09:59.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-15T07:09:59.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-15T07:09:59.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-15T07:09:59.238Z] 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-15T07:09:59.238Z] 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-15T07:10:04.240Z] 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-15T07:10:06.089Z] 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-15T07:10:07.456Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.882s coverage: 29.1% of statements [2021-02-15T07:10:07.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-15T07:10:07.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-15T07:10:07.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-15T07:10:07.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-15T07:10:07.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-15T07:10:07.456Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.200s coverage: 99.0% of statements [2021-02-15T07:10:07.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-15T07:10:07.456Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.110s coverage: 100.0% of statements [2021-02-15T07:10:07.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-15T07:10:07.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-15T07:10:07.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-15T07:10:07.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-15T07:10:07.456Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.167s coverage: 100.0% of statements [2021-02-15T07:10:07.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-15T07:10:07.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-15T07:10:07.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-15T07:10:07.457Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.054s coverage: 0.0% of statements [2021-02-15T07:10:07.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-15T07:10:07.457Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.069s coverage: 100.0% of statements [2021-02-15T07:10:07.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-15T07:10:07.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-15T07:10:07.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-15T07:10:07.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-15T07:10:07.457Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.106s coverage: 87.9% of statements [2021-02-15T07:10:07.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-15T07:10:07.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-15T07:10:07.457Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-02-15T07:10:07.457Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-02-15T07:10:07.457Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-02-15T07:10:08.051Z] GO111MODULE=on go vet ./... [2021-02-15T07:10:22.862Z] 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-15T07:10:32.286Z] 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-15T07:10:33.723Z] 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-15T07:10:37.922Z] 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-15T07:10:40.050Z] 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-15T07:10:43.657Z] 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-15T07:10:57.308Z] $ docker stop --time=1 9a69ff6ae085e5b90de5f26b9d0181f012b84235eb7f961702a07bf0c3723035 [2021-02-15T07:11:02.023Z] $ docker rm -f 9a69ff6ae085e5b90de5f26b9d0181f012b84235eb7f961702a07bf0c3723035 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-15T07:11:08.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-15T07:11:09.475Z] [2021-02-15T07:11:09.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-15T07:11:10.261Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-15T07:11:10.957Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-15T07:11:10.957Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-15T07:11:10.957Z] ca9280d653b3: Pulling fs layer [2021-02-15T07:11:10.957Z] 7e9c9ca2126c: Pulling fs layer [2021-02-15T07:11:14.515Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-15T07:11:14.515Z] cbdbe7a5bc2a: Download complete [2021-02-15T07:11:16.402Z] cbdbe7a5bc2a: Pull complete [2021-02-15T07:11:16.402Z] ca9280d653b3: Verifying Checksum [2021-02-15T07:11:16.402Z] ca9280d653b3: Download complete [2021-02-15T07:11:22.725Z] ca9280d653b3: Pull complete [2021-02-15T07:11:25.402Z] 7e9c9ca2126c: Verifying Checksum [2021-02-15T07:11:25.402Z] 7e9c9ca2126c: Download complete [2021-02-15T07:11:29.872Z] gofmt -l . [2021-02-15T07:11:29.872Z] [ "`gofmt -l .`" = "" ] [2021-02-15T07:11:29.872Z] ./bin/test-go-mod-tidy.sh [2021-02-15T07:11:29.872Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-15T07:11:30.562Z] + ls -al . [2021-02-15T07:11:30.563Z] total 728 [2021-02-15T07:11:30.563Z] drwxrwxr-x 9 1001 1001 4096 Feb 15 07:11 . [2021-02-15T07:11:30.563Z] drwxr-xr-x 4 root root 4096 Feb 15 07:07 .. [2021-02-15T07:11:30.563Z] -rw-rw-r-- 1 1001 1001 11 Feb 15 07:05 .dockerignore [2021-02-15T07:11:30.563Z] drwxrwxr-x 8 1001 1001 4096 Feb 15 07:05 .git [2021-02-15T07:11:30.563Z] drwxrwxr-x 3 1001 1001 4096 Feb 15 07:05 .github [2021-02-15T07:11:30.563Z] -rw-rw-r-- 1 1001 1001 818 Feb 15 07:05 .gitignore [2021-02-15T07:11:30.563Z] -rw-rw-r-- 1 1001 1001 166 Feb 15 07:05 .sonarcloud.properties [2021-02-15T07:11:30.563Z] -rw-rw-r-- 1 1001 1001 7859 Feb 15 07:05 Attribution.txt [2021-02-15T07:11:30.563Z] -rw-rw-r-- 1 1001 1001 3804 Feb 15 07:05 CONTRIBUTING.md [2021-02-15T07:11:30.563Z] -rw-rw-r-- 1 1001 1001 931 Feb 15 07:05 Dockerfile.build [2021-02-15T07:11:30.563Z] -rw-rw-r-- 1 1001 1001 863 Feb 15 07:05 Jenkinsfile [2021-02-15T07:11:30.563Z] -rw-rw-r-- 1 1001 1001 10775 Feb 15 07:05 LICENSE [2021-02-15T07:11:30.563Z] -rw-rw-r-- 1 1001 1001 5774 Feb 15 07:05 Makefile [2021-02-15T07:11:30.563Z] -rw-rw-r-- 1 1001 1001 6524 Feb 15 07:05 README.md [2021-02-15T07:11:30.563Z] -rw-rw-r-- 1 1001 1001 6755 Feb 15 07:05 SECURITY.md [2021-02-15T07:11:30.563Z] -rw-rw-r-- 1 1001 1001 5 Feb 15 07:02 VERSION [2021-02-15T07:11:30.563Z] -rw-rw-r-- 1 1001 1001 4131 Feb 15 07:05 ZMQWindows.md [2021-02-15T07:11:30.563Z] drwxrwxr-x 2 1001 1001 4096 Feb 15 07:05 bin [2021-02-15T07:11:30.563Z] drwxrwxr-x 14 1001 1001 4096 Feb 15 07:05 cmd [2021-02-15T07:11:30.563Z] -rw-r--r-- 1 root root 595676 Feb 15 07:10 coverage.out [2021-02-15T07:11:30.563Z] -rw-r--r-- 1 root root 1054 Feb 15 07:11 go.mod [2021-02-15T07:11:30.563Z] -rw-r--r-- 1 root root 19518 Feb 15 07:11 go.sum [2021-02-15T07:11:30.563Z] drwxrwxr-x 8 1001 1001 4096 Feb 15 07:05 internal [2021-02-15T07:11:30.563Z] drwxrwxr-x 4 1001 1001 4096 Feb 15 07:05 openapi [2021-02-15T07:11:30.563Z] drwxrwxr-x 4 1001 1001 4096 Feb 15 07:05 snap [2021-02-15T07:11:30.563Z] -rw-rw-r-- 1 1001 1001 168 Feb 15 07:05 version.go [Pipeline] sh [2021-02-15T07:11:31.234Z] + '[' -e coverage.out ] [2021-02-15T07:11:31.234Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-15T07:11:31.275Z] Warning: overwriting stash ‘coverage-report’ [2021-02-15T07:11:32.553Z] Stashed 1 file(s) [Pipeline] sh [2021-02-15T07:11:33.323Z] + make build [2021-02-15T07:11:33.323Z] 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-15T07:11:43.534Z] 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-15T07:11:44.547Z] 7e9c9ca2126c: Pull complete [2021-02-15T07:11:44.547Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-15T07:11:44.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-15T07:11:44.547Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-15T07:11:45.455Z] prd-centos7-docker-4c-2g-26480 does not seem to be running inside a container [2021-02-15T07:11:46.350Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-15T07:11:48.847Z] $ docker top b9119796984498c7c321534a289c0697bae8a9af4f8f1d3779cc6d03c1a5025c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-15T07:11:51.427Z] + docker-compose build --help [2021-02-15T07:11:51.427Z] + grep parallel [2021-02-15T07:11:52.771Z] --parallel Build images in parallel. [Pipeline] } [2021-02-15T07:11:53.077Z] $ docker stop --time=1 b9119796984498c7c321534a289c0697bae8a9af4f8f1d3779cc6d03c1a5025c [2021-02-15T07:11:55.967Z] $ docker rm -f b9119796984498c7c321534a289c0697bae8a9af4f8f1d3779cc6d03c1a5025c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-15T07:11:58.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-15T07:11:58.842Z] . [Pipeline] withDockerContainer [2021-02-15T07:11:59.258Z] prd-centos7-docker-4c-2g-26480 does not seem to be running inside a container [2021-02-15T07:11:59.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-15T07:12:00.975Z] $ docker top 2340ab9104a591b4b3a465723875f0b2ff8a7626e2ce23b75774820692b22a65 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-15T07:12:02.392Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-15T07:12:04.504Z] Building docker-core-command-go ... [2021-02-15T07:12:04.504Z] Building docker-core-data-go ... [2021-02-15T07:12:04.504Z] Building docker-core-metadata-go ... [2021-02-15T07:12:04.504Z] Building docker-security-bootstrapper-go ... [2021-02-15T07:12:04.504Z] Building docker-security-proxy-setup-go ... [2021-02-15T07:12:04.504Z] Building docker-security-secretstore-setup-go ... [2021-02-15T07:12:04.504Z] Building docker-support-notifications-go ... [2021-02-15T07:12:04.504Z] Building docker-support-scheduler-go ... [2021-02-15T07:12:04.504Z] Building docker-sys-mgmt-agent-go ... [2021-02-15T07:12:04.504Z] Building docker-support-notifications-go [2021-02-15T07:12:04.504Z] Building docker-core-command-go [2021-02-15T07:12:04.504Z] Building docker-security-secretstore-setup-go [2021-02-15T07:12:04.504Z] Building docker-security-bootstrapper-go [2021-02-15T07:12:04.504Z] Building docker-sys-mgmt-agent-go [2021-02-15T07:12:05.707Z] 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-15T07:12:10.039Z] 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-15T07:12:15.432Z] 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-15T07:12:16.025Z] 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-15T07:12:21.428Z] 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-15T07:12:26.833Z] 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-15T07:12:31.135Z] 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-15T07:12:35.450Z] 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-15T07:12:38.836Z] 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-15T07:12:42.221Z] 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-15T07:12:48.958Z] $ docker stop --time=1 0ab731245299c5b46ab202aeb84639bce70f177f29f8f5acdae0c4d0d96ec8ed [2021-02-15T07:12:51.397Z] $ docker rm -f 0ab731245299c5b46ab202aeb84639bce70f177f29f8f5acdae0c4d0d96ec8ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-15T07:12:53.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-15T07:12:53.815Z] [2021-02-15T07:12:53.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-15T07:12:54.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-15T07:12:54.816Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-15T07:12:54.816Z] 29e5d40040c1: Pulling fs layer [2021-02-15T07:12:54.816Z] 1ce36da41761: Pulling fs layer [2021-02-15T07:12:54.816Z] 25b303627fd3: Pulling fs layer [2021-02-15T07:12:55.417Z] 29e5d40040c1: Verifying Checksum [2021-02-15T07:12:55.417Z] 29e5d40040c1: Download complete [2021-02-15T07:12:55.691Z] 1ce36da41761: Verifying Checksum [2021-02-15T07:12:55.692Z] 1ce36da41761: Download complete [2021-02-15T07:12:55.969Z] 29e5d40040c1: Pull complete [2021-02-15T07:12:57.401Z] 1ce36da41761: Pull complete [2021-02-15T07:12:57.401Z] 25b303627fd3: Verifying Checksum [2021-02-15T07:12:57.401Z] 25b303627fd3: Download complete [2021-02-15T07:13:07.554Z] 25b303627fd3: Pull complete [2021-02-15T07:13:07.554Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-15T07:13:07.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-15T07:13:07.554Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-15T07:13:07.811Z] prd-ubuntu18.04-docker-arm64-4c-16g-26487 does not seem to be running inside a container [2021-02-15T07:13:07.884Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-15T07:13:11.011Z] $ docker top 70ff238fd3d27a918480f862d7eb3d238a95a57ce16e4236abfb82c27e1d54d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-15T07:13:12.132Z] + docker-compose build --help [2021-02-15T07:13:12.132Z] + grep parallel [2021-02-15T07:13:15.506Z] --parallel Build images in parallel. [Pipeline] } [2021-02-15T07:13:15.806Z] $ docker stop --time=1 70ff238fd3d27a918480f862d7eb3d238a95a57ce16e4236abfb82c27e1d54d0 [2021-02-15T07:13:17.747Z] $ docker rm -f 70ff238fd3d27a918480f862d7eb3d238a95a57ce16e4236abfb82c27e1d54d0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-15T07:13:18.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-15T07:13:18.694Z] . [Pipeline] withDockerContainer [2021-02-15T07:13:18.982Z] prd-ubuntu18.04-docker-arm64-4c-16g-26487 does not seem to be running inside a container [2021-02-15T07:13:19.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-15T07:13:20.545Z] $ docker top 53b2dd9f0e4caf9c579d7438473dfb7e23ddc9f851d48e9c507f02d0ff93facd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-15T07:13:21.769Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-15T07:13:25.142Z] Building docker-core-command-go ... [2021-02-15T07:13:25.142Z] Building docker-core-data-go ... [2021-02-15T07:13:25.142Z] Building docker-core-metadata-go ... [2021-02-15T07:13:25.142Z] Building docker-security-bootstrapper-go ... [2021-02-15T07:13:25.142Z] Building docker-security-proxy-setup-go ... [2021-02-15T07:13:25.142Z] Building docker-security-secretstore-setup-go ... [2021-02-15T07:13:25.142Z] Building docker-support-notifications-go ... [2021-02-15T07:13:25.142Z] Building docker-support-scheduler-go ... [2021-02-15T07:13:25.142Z] Building docker-sys-mgmt-agent-go ... [2021-02-15T07:13:25.142Z] Building docker-core-command-go [2021-02-15T07:13:25.142Z] Building docker-security-proxy-setup-go [2021-02-15T07:13:25.142Z] Building docker-support-notifications-go [2021-02-15T07:13:25.142Z] Building docker-support-scheduler-go [2021-02-15T07:13:25.142Z] Building docker-sys-mgmt-agent-go [2021-02-15T07:13:59.135Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-15T07:13:59.135Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-15T07:13:59.135Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-15T07:13:59.135Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-15T07:13:59.135Z] ---> d1813412dc04 [2021-02-15T07:13:59.135Z] Step 3/26 : WORKDIR /edgex-go [2021-02-15T07:13:59.135Z] ---> d1813412dc04 [2021-02-15T07:13:59.135Z] Step 3/23 : WORKDIR /edgex-go [2021-02-15T07:13:59.135Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-15T07:13:59.135Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-15T07:13:59.135Z] ---> d1813412dc04 [2021-02-15T07:13:59.135Z] Step 3/24 : WORKDIR /edgex-go [2021-02-15T07:13:59.135Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-15T07:13:59.135Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-15T07:13:59.135Z] ---> d1813412dc04 [2021-02-15T07:13:59.135Z] Step 3/22 : WORKDIR /edgex-go [2021-02-15T07:13:59.135Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-15T07:13:59.135Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-15T07:13:59.135Z] ---> d1813412dc04 [2021-02-15T07:13:59.135Z] Step 3/30 : WORKDIR /edgex-go [2021-02-15T07:14:01.253Z] ---> Running in 28cb6fb99400 [2021-02-15T07:14:01.253Z] ---> Running in 614d70502eca [2021-02-15T07:14:01.253Z] ---> Running in 65ceee8d77de [2021-02-15T07:14:01.253Z] ---> Running in 82f7890594b9 [2021-02-15T07:14:01.253Z] ---> Running in 47a729a193c9 [2021-02-15T07:14:03.048Z] Removing intermediate container 65ceee8d77de [2021-02-15T07:14:03.048Z] ---> b4302b1368c2 [2021-02-15T07:14:03.048Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-15T07:14:03.048Z] Removing intermediate container 82f7890594b9 [2021-02-15T07:14:03.048Z] ---> efe048a3704f [2021-02-15T07:14:03.048Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-15T07:14:03.048Z] Removing intermediate container 614d70502eca [2021-02-15T07:14:03.048Z] ---> 263707793775 [2021-02-15T07:14:03.048Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-15T07:14:03.048Z] Removing intermediate container 28cb6fb99400 [2021-02-15T07:14:03.048Z] ---> 8c693b6d8e37 [2021-02-15T07:14:03.048Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-15T07:14:03.493Z] Removing intermediate container 47a729a193c9 [2021-02-15T07:14:03.493Z] ---> 8d5395f24086 [2021-02-15T07:14:03.493Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-15T07:14:03.493Z] ---> Running in af7a7fcb5079 [2021-02-15T07:14:03.493Z] ---> Running in 5a090acc99d3 [2021-02-15T07:14:03.493Z] ---> Running in 510b20d2d415 [2021-02-15T07:14:03.493Z] ---> Running in 78a8d9677885 [2021-02-15T07:14:03.874Z] ---> Running in 5cb2bb9c89d6 [2021-02-15T07:14:10.325Z] Removing intermediate container 510b20d2d415 [2021-02-15T07:14:10.325Z] ---> 1b3c0fc8d5de [2021-02-15T07:14:10.325Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-15T07:14:10.325Z] Removing intermediate container 5a090acc99d3 [2021-02-15T07:14:10.325Z] ---> 43eb9eca64e2 [2021-02-15T07:14:10.325Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-15T07:14:10.325Z] Removing intermediate container 5cb2bb9c89d6 [2021-02-15T07:14:10.325Z] ---> 46160beaa243 [2021-02-15T07:14:10.325Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-15T07:14:10.325Z] ---> Running in bc28c2ba7acf [2021-02-15T07:14:10.325Z] Removing intermediate container 78a8d9677885 [2021-02-15T07:14:10.325Z] ---> 0752dd4b9634 [2021-02-15T07:14:10.325Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-15T07:14:10.325Z] Removing intermediate container af7a7fcb5079 [2021-02-15T07:14:10.325Z] ---> 7bc087938633 [2021-02-15T07:14:10.325Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-15T07:14:10.676Z] ---> Running in 45cda1b8e8ee [2021-02-15T07:14:10.676Z] ---> Running in 6d7037a0a3fa [2021-02-15T07:14:10.676Z] ---> Running in cfa1885cb7bd [2021-02-15T07:14:11.224Z] ---> Running in 4f91771fbe66 [2021-02-15T07:14:14.098Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-15T07:14:14.098Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-15T07:14:14.098Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-15T07:14:14.098Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-15T07:14:14.098Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-15T07:14:14.712Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-15T07:14:14.712Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-15T07:14:14.712Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-15T07:14:15.891Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-15T07:14:15.891Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-15T07:14:15.891Z] OK: 233 MiB in 51 packages [2021-02-15T07:14:15.891Z] OK: 233 MiB in 51 packages [2021-02-15T07:14:15.891Z] OK: 233 MiB in 51 packages [2021-02-15T07:14:17.212Z] OK: 233 MiB in 51 packages [2021-02-15T07:14:17.212Z] OK: 233 MiB in 51 packages [2021-02-15T07:14:18.478Z] Removing intermediate container bc28c2ba7acf [2021-02-15T07:14:18.478Z] ---> 981d271df73f [2021-02-15T07:14:18.478Z] Step 6/22 : COPY go.mod . [2021-02-15T07:14:19.234Z] Removing intermediate container 45cda1b8e8ee [2021-02-15T07:14:19.234Z] ---> 5f17a8b65892 [2021-02-15T07:14:19.234Z] Step 6/24 : COPY go.mod . [2021-02-15T07:14:19.706Z] ---> 7ab5d077cb8d [2021-02-15T07:14:19.706Z] Step 7/22 : RUN go mod download [2021-02-15T07:14:19.706Z] ---> Running in 4085b1313875 [2021-02-15T07:14:20.035Z] Removing intermediate container 6d7037a0a3fa [2021-02-15T07:14:20.035Z] ---> 3e3c6e44c800 [2021-02-15T07:14:20.035Z] Step 6/23 : COPY go.mod . [2021-02-15T07:14:20.035Z] ---> 7a29d11df142 [2021-02-15T07:14:20.035Z] Step 7/24 : RUN go mod download [2021-02-15T07:14:20.035Z] Removing intermediate container 4f91771fbe66 [2021-02-15T07:14:20.035Z] ---> 35f77316f2c1 [2021-02-15T07:14:20.035Z] Step 6/30 : COPY go.mod . [2021-02-15T07:14:20.035Z] Removing intermediate container cfa1885cb7bd [2021-02-15T07:14:20.035Z] ---> 1a79ac91e53d [2021-02-15T07:14:20.035Z] Step 6/26 : COPY go.mod . [2021-02-15T07:14:20.365Z] ---> Running in 4574c8bfea62 [2021-02-15T07:14:20.735Z] ---> faebd4fc1bdf [2021-02-15T07:14:20.735Z] Step 7/23 : RUN go mod download [2021-02-15T07:14:22.067Z] ---> Running in 9827aa8b4a84 [2021-02-15T07:14:22.067Z] ---> 66d8bf53e905 [2021-02-15T07:14:22.067Z] Step 7/30 : RUN go mod download [2021-02-15T07:14:22.380Z] ---> 81ad30b6f82d [2021-02-15T07:14:22.380Z] Step 7/26 : RUN go mod download [2021-02-15T07:14:22.672Z] ---> Running in da9d3cddafb7 [2021-02-15T07:14:22.954Z] ---> Running in 164848890ef7 [2021-02-15T07:14:28.547Z] Removing intermediate container 4085b1313875 [2021-02-15T07:14:28.547Z] ---> 3896aea239cb [2021-02-15T07:14:28.547Z] Step 8/22 : COPY . . [2021-02-15T07:14:29.446Z] Removing intermediate container 9827aa8b4a84 [2021-02-15T07:14:29.446Z] ---> 96ecc108ce37 [2021-02-15T07:14:29.446Z] Step 8/23 : COPY . . [2021-02-15T07:14:34.265Z] Removing intermediate container da9d3cddafb7 [2021-02-15T07:14:34.266Z] ---> c094fb98dac0 [2021-02-15T07:14:34.266Z] Step 8/30 : COPY . . [2021-02-15T07:14:37.719Z] Removing intermediate container 4574c8bfea62 [2021-02-15T07:14:37.719Z] ---> 9921aca39c82 [2021-02-15T07:14:37.719Z] Step 8/24 : COPY . . [2021-02-15T07:14:42.897Z] Removing intermediate container 164848890ef7 [2021-02-15T07:14:42.897Z] ---> 3c8488d096fd [2021-02-15T07:14:42.897Z] Step 8/26 : COPY . . [2021-02-15T07:14:46.905Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-15T07:14:46.906Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-15T07:14:46.906Z] ---> dfbfaf619894 [2021-02-15T07:14:46.906Z] Step 3/21 : WORKDIR /edgex-go [2021-02-15T07:14:46.906Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-15T07:14:46.906Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-15T07:14:46.906Z] ---> dfbfaf619894 [2021-02-15T07:14:46.906Z] Step 3/22 : WORKDIR /edgex-go [2021-02-15T07:14:46.906Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-15T07:14:46.906Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-15T07:14:46.906Z] ---> dfbfaf619894 [2021-02-15T07:14:46.906Z] Step 3/26 : WORKDIR /edgex-go [2021-02-15T07:14:46.906Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-15T07:14:46.906Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-15T07:14:46.906Z] ---> dfbfaf619894 [2021-02-15T07:14:46.906Z] Step 3/23 : WORKDIR /edgex-go [2021-02-15T07:14:46.906Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-15T07:14:46.906Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-15T07:14:46.906Z] ---> dfbfaf619894 [2021-02-15T07:14:46.906Z] Step 3/22 : WORKDIR /edgex-go [2021-02-15T07:14:46.906Z] ---> Running in 6eed8a5f08c1 [2021-02-15T07:14:46.906Z] ---> Running in 8adcc7cb8b13 [2021-02-15T07:14:46.906Z] ---> Running in 097837ab1073 [2021-02-15T07:14:46.906Z] ---> Running in 64e43c205d20 [2021-02-15T07:14:46.906Z] ---> Running in ab4057fe1a39 [2021-02-15T07:14:46.906Z] Removing intermediate container 6eed8a5f08c1 [2021-02-15T07:14:46.906Z] ---> 147e5f23f4c1 [2021-02-15T07:14:46.906Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-15T07:14:46.906Z] Removing intermediate container 097837ab1073 [2021-02-15T07:14:46.906Z] ---> 6389702e1b24 [2021-02-15T07:14:46.906Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-15T07:14:46.906Z] Removing intermediate container 8adcc7cb8b13 [2021-02-15T07:14:46.906Z] ---> b24fd0fb0d9a [2021-02-15T07:14:46.906Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-15T07:14:46.906Z] Removing intermediate container ab4057fe1a39 [2021-02-15T07:14:46.906Z] ---> 0073eac0fab9 [2021-02-15T07:14:46.906Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-15T07:14:46.906Z] Removing intermediate container 64e43c205d20 [2021-02-15T07:14:46.906Z] ---> aa4aee441c5c [2021-02-15T07:14:46.906Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-15T07:14:46.906Z] ---> Running in 4615d56fa094 [2021-02-15T07:14:46.906Z] ---> Running in 366a3601e6e4 [2021-02-15T07:14:46.906Z] ---> Running in 01e245c71922 [2021-02-15T07:14:46.906Z] ---> Running in d13874e47f88 [2021-02-15T07:14:46.906Z] ---> Running in ade7fefcc0cb [2021-02-15T07:14:46.906Z] Removing intermediate container 4615d56fa094 [2021-02-15T07:14:46.906Z] ---> e1ab477fa1a0 [2021-02-15T07:14:46.906Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-15T07:14:46.906Z] ---> Running in 0a90701100e4 [2021-02-15T07:14:46.906Z] Removing intermediate container 366a3601e6e4 [2021-02-15T07:14:46.906Z] ---> 0f615168efaf [2021-02-15T07:14:46.906Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-15T07:14:46.906Z] ---> Running in 0bbae3580361 [2021-02-15T07:14:46.906Z] Removing intermediate container d13874e47f88 [2021-02-15T07:14:46.906Z] ---> 8de548ba417f [2021-02-15T07:14:46.906Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-15T07:14:46.906Z] Removing intermediate container 01e245c71922 [2021-02-15T07:14:46.906Z] ---> 3d6483c4c33c [2021-02-15T07:14:46.906Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-15T07:14:46.906Z] ---> Running in c4aad6a5882a [2021-02-15T07:14:46.906Z] Removing intermediate container ade7fefcc0cb [2021-02-15T07:14:46.906Z] ---> 1c47ceebbe4b [2021-02-15T07:14:46.906Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-15T07:14:46.906Z] ---> Running in 23321ad446f2 [2021-02-15T07:14:46.906Z] ---> Running in 77bb6f7278a6 [2021-02-15T07:14:46.906Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-15T07:14:46.906Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-15T07:14:47.180Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-15T07:14:47.180Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-15T07:14:47.459Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-15T07:14:47.459Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-15T07:14:47.459Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-15T07:14:47.735Z] OK: 217 MiB in 51 packages [2021-02-15T07:14:48.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-15T07:14:48.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-15T07:14:48.293Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-15T07:14:48.293Z] OK: 217 MiB in 51 packages [2021-02-15T07:14:48.576Z] OK: 217 MiB in 51 packages [2021-02-15T07:14:48.857Z] OK: 217 MiB in 51 packages [2021-02-15T07:14:49.138Z] OK: 217 MiB in 51 packages [2021-02-15T07:14:49.481Z] Removing intermediate container 0a90701100e4 [2021-02-15T07:14:49.481Z] ---> c2e50ec9051c [2021-02-15T07:14:49.481Z] Step 6/23 : COPY go.mod . [2021-02-15T07:14:50.471Z] Removing intermediate container 0bbae3580361 [2021-02-15T07:14:50.471Z] ---> 1d582c78d135 [2021-02-15T07:14:50.471Z] Step 6/22 : COPY go.mod . [2021-02-15T07:14:50.471Z] ---> 4c7613a64b57 [2021-02-15T07:14:50.471Z] Step 7/23 : RUN go mod download [2021-02-15T07:14:50.471Z] Removing intermediate container 23321ad446f2 [2021-02-15T07:14:50.471Z] ---> 2ee9856c4dfb [2021-02-15T07:14:50.471Z] Step 6/21 : COPY go.mod . [2021-02-15T07:14:50.750Z] Removing intermediate container c4aad6a5882a [2021-02-15T07:14:50.750Z] ---> 4d2c2cb601fd [2021-02-15T07:14:50.750Z] Step 6/22 : COPY go.mod . [2021-02-15T07:14:50.750Z] ---> Running in 4abfc839d0a1 [2021-02-15T07:14:51.028Z] Removing intermediate container 77bb6f7278a6 [2021-02-15T07:14:51.028Z] ---> ba6713908c4c [2021-02-15T07:14:51.028Z] Step 6/26 : COPY go.mod . [2021-02-15T07:14:51.306Z] ---> 12f7fe73986e [2021-02-15T07:14:51.306Z] Step 7/22 : RUN go mod download [2021-02-15T07:14:51.584Z] ---> Running in 348a5187db65 [2021-02-15T07:14:51.858Z] ---> 6f4bbe663908 [2021-02-15T07:14:51.858Z] Step 7/21 : RUN go mod download [2021-02-15T07:14:52.131Z] ---> Running in ddbffa2ca5cb [2021-02-15T07:14:52.131Z] ---> ebaf5551ab92 [2021-02-15T07:14:52.131Z] Step 7/22 : RUN go mod download [2021-02-15T07:14:52.403Z] ---> 33f1149ad7c9 [2021-02-15T07:14:52.403Z] Step 7/26 : RUN go mod download [2021-02-15T07:14:52.679Z] ---> Running in cd05d246ce20 [2021-02-15T07:14:52.679Z] ---> Running in 01e60f4c3345 [2021-02-15T07:14:55.304Z] Removing intermediate container 4abfc839d0a1 [2021-02-15T07:14:55.304Z] ---> 45d3dfce50df [2021-02-15T07:14:55.304Z] Step 8/23 : COPY . . [2021-02-15T07:14:55.912Z] Removing intermediate container 348a5187db65 [2021-02-15T07:14:55.912Z] ---> 26d3c8070205 [2021-02-15T07:14:55.912Z] Step 8/22 : COPY . . [2021-02-15T07:14:56.511Z] Removing intermediate container ddbffa2ca5cb [2021-02-15T07:14:56.511Z] ---> cf1d383475f9 [2021-02-15T07:14:56.511Z] Step 8/21 : COPY . . [2021-02-15T07:14:57.112Z] Removing intermediate container cd05d246ce20 [2021-02-15T07:14:57.112Z] ---> 596633d4a81f [2021-02-15T07:14:57.112Z] Step 8/22 : COPY . . [2021-02-15T07:14:57.709Z] Removing intermediate container 01e60f4c3345 [2021-02-15T07:14:57.709Z] ---> 1211f83552b8 [2021-02-15T07:14:57.709Z] Step 8/26 : COPY . . [2021-02-15T07:15:24.542Z] ---> 637524a63bb2 [2021-02-15T07:15:24.542Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-15T07:15:24.542Z] ---> c0507bdcb7e2 [2021-02-15T07:15:24.542Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-15T07:15:24.542Z] ---> Running in 947c1099757a [2021-02-15T07:15:24.542Z] ---> Running in 8a2e31d0db9b [2021-02-15T07:15:24.542Z] ---> bd50ba9c1eb8 [2021-02-15T07:15:24.542Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-15T07:15:24.542Z] ---> e6232b6bdfb7 [2021-02-15T07:15:24.542Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-15T07:15:24.542Z] ---> 374da37d2381 [2021-02-15T07:15:24.542Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-15T07:15:24.542Z] ---> Running in 29777494381f [2021-02-15T07:15:24.542Z] ---> Running in b92cd68b0b81 [2021-02-15T07:15:24.542Z] ---> Running in 5b57c9df8c41 [2021-02-15T07:15:24.542Z] 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-15T07:15:24.542Z] 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-15T07:15:24.820Z] 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-15T07:15:24.820Z] 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-15T07:15:25.100Z] 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-15T07:16:46.916Z] 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-15T07:17:02.034Z] Removing intermediate container b92cd68b0b81 [2021-02-15T07:17:02.034Z] ---> 5a6d08bd06fa [2021-02-15T07:17:02.034Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-15T07:17:02.034Z] Removing intermediate container 5b57c9df8c41 [2021-02-15T07:17:02.034Z] ---> f0b5a3fe3c40 [2021-02-15T07:17:02.034Z] [2021-02-15T07:17:02.034Z] Step 10/21 : FROM alpine:3.12 [2021-02-15T07:17:02.034Z] ---> Running in a9a4f2a95fef [2021-02-15T07:17:02.034Z] 3.12: Pulling from library/alpine [2021-02-15T07:17:03.022Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-15T07:17:03.022Z] 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-15T07:17:03.022Z] Status: Downloaded newer image for alpine:3.12 [2021-02-15T07:17:03.022Z] ---> afeebe901d6b [2021-02-15T07:17:03.022Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-15T07:17:03.626Z] ---> Running in 97f0559fb4dd [2021-02-15T07:17:05.612Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-15T07:17:05.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-15T07:17:06.498Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-15T07:17:06.498Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-15T07:17:06.498Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-15T07:17:06.779Z] (4/4) Installing curl (7.69.1-r3) [2021-02-15T07:17:06.779Z] Executing busybox-1.31.1-r19.trigger [2021-02-15T07:17:06.779Z] Executing ca-certificates-20191127-r4.trigger [2021-02-15T07:17:07.059Z] OK: 7 MiB in 18 packages [2021-02-15T07:17:09.691Z] Removing intermediate container 947c1099757a [2021-02-15T07:17:09.691Z] ---> d7da43cf307e [2021-02-15T07:17:09.691Z] [2021-02-15T07:17:09.691Z] Step 10/23 : FROM alpine:3.12 [2021-02-15T07:17:09.691Z] ---> afeebe901d6b [2021-02-15T07:17:09.691Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-15T07:17:09.970Z] ---> Running in ef9ac968072a [2021-02-15T07:17:10.573Z] Removing intermediate container a9a4f2a95fef [2021-02-15T07:17:10.573Z] ---> 130170bde7c5 [2021-02-15T07:17:10.573Z] [2021-02-15T07:17:10.573Z] Step 11/26 : FROM docker:20.10.0 [2021-02-15T07:17:10.853Z] Removing intermediate container 97f0559fb4dd [2021-02-15T07:17:10.853Z] ---> 04b7da331a9c [2021-02-15T07:17:10.853Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-15T07:17:10.853Z] 20.10.0: Pulling from library/docker [2021-02-15T07:17:11.838Z] ---> Running in 268c7438443b [2021-02-15T07:17:12.438Z] Removing intermediate container 8a2e31d0db9b [2021-02-15T07:17:12.438Z] ---> 677391bd3f2f [2021-02-15T07:17:12.438Z] [2021-02-15T07:17:12.438Z] Step 10/22 : FROM alpine:3.12 [2021-02-15T07:17:12.438Z] ---> afeebe901d6b [2021-02-15T07:17:12.438Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-15T07:17:12.438Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-15T07:17:12.713Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-15T07:17:12.996Z] ---> Running in 5677604088a5 [2021-02-15T07:17:12.996Z] Removing intermediate container 268c7438443b [2021-02-15T07:17:12.996Z] ---> 1512bc97f468 [2021-02-15T07:17:12.996Z] Step 13/21 : WORKDIR /edgex [2021-02-15T07:17:13.270Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-15T07:17:13.270Z] Executing busybox-1.31.1-r19.trigger [2021-02-15T07:17:13.270Z] OK: 5 MiB in 15 packages [2021-02-15T07:17:13.555Z] Removing intermediate container 29777494381f [2021-02-15T07:17:13.555Z] ---> 0f79e8965237 [2021-02-15T07:17:13.555Z] [2021-02-15T07:17:13.555Z] Step 10/22 : FROM alpine:3.12 [2021-02-15T07:17:13.555Z] ---> afeebe901d6b [2021-02-15T07:17:13.555Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-15T07:17:13.831Z] ---> Running in 52ef83410249 [2021-02-15T07:17:14.118Z] ---> Running in d88ceb83987b [2021-02-15T07:17:14.724Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-15T07:17:14.998Z] Removing intermediate container 52ef83410249 [2021-02-15T07:17:14.998Z] ---> 0783e342a9f5 [2021-02-15T07:17:14.998Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-15T07:17:14.998Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-15T07:17:15.281Z] Removing intermediate container ef9ac968072a [2021-02-15T07:17:15.281Z] ---> b6a4fb765412 [2021-02-15T07:17:15.281Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-15T07:17:15.560Z] ---> Running in 5d0d0cd879ab [2021-02-15T07:17:15.560Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-15T07:17:15.560Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-15T07:17:15.560Z] Executing busybox-1.31.1-r19.trigger [2021-02-15T07:17:15.560Z] Executing ca-certificates-20191127-r4.trigger [2021-02-15T07:17:15.839Z] OK: 6 MiB in 16 packages [2021-02-15T07:17:16.113Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-15T07:17:16.113Z] ---> ac781514b5f6 [2021-02-15T07:17:16.113Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-15T07:17:16.387Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-15T07:17:16.387Z] Removing intermediate container 5d0d0cd879ab [2021-02-15T07:17:16.387Z] ---> 88c0b38e0182 [2021-02-15T07:17:16.387Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-15T07:17:16.989Z] ---> Running in 7b31afd8ef2f [2021-02-15T07:17:16.989Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-15T07:17:16.989Z] Executing busybox-1.31.1-r19.trigger [2021-02-15T07:17:16.989Z] OK: 5 MiB in 15 packages [2021-02-15T07:17:17.973Z] Removing intermediate container 7b31afd8ef2f [2021-02-15T07:17:17.973Z] ---> 6d9a8bc21072 [2021-02-15T07:17:17.973Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-15T07:17:18.245Z] ---> a74cf116fa53 [2021-02-15T07:17:18.245Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-15T07:17:18.522Z] ---> Running in be755d737bcf [2021-02-15T07:17:18.797Z] Removing intermediate container 5677604088a5 [2021-02-15T07:17:18.797Z] ---> 45faaf102f4b [2021-02-15T07:17:18.797Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-15T07:17:19.393Z] ---> Running in f40af4a81fb9 [2021-02-15T07:17:19.393Z] Removing intermediate container be755d737bcf [2021-02-15T07:17:19.393Z] ---> 6cee39b43dd9 [2021-02-15T07:17:19.393Z] Step 15/23 : WORKDIR / [2021-02-15T07:17:19.393Z] Removing intermediate container d88ceb83987b [2021-02-15T07:17:19.393Z] ---> e4974548a33f [2021-02-15T07:17:19.393Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-15T07:17:19.989Z] ---> Running in 664a8397a6d8 [2021-02-15T07:17:19.989Z] ---> Running in b24eac825e4e [2021-02-15T07:17:19.989Z] ---> 5094ab310da8 [2021-02-15T07:17:19.989Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-15T07:17:19.989Z] Removing intermediate container f40af4a81fb9 [2021-02-15T07:17:19.989Z] ---> 26d09effae2c [2021-02-15T07:17:19.989Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-15T07:17:20.263Z] ---> Running in 16a7cd148478 [2021-02-15T07:17:20.263Z] ---> Running in 615814050fd2 [2021-02-15T07:17:20.536Z] Removing intermediate container 664a8397a6d8 [2021-02-15T07:17:20.536Z] ---> 07deed49c7cb [2021-02-15T07:17:20.536Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-15T07:17:20.819Z] Removing intermediate container b24eac825e4e [2021-02-15T07:17:20.819Z] ---> 03a680ad603b [2021-02-15T07:17:20.819Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-15T07:17:21.096Z] ---> Running in 6d2532ac799e [2021-02-15T07:17:21.096Z] Removing intermediate container 16a7cd148478 [2021-02-15T07:17:21.096Z] Removing intermediate container 615814050fd2 [2021-02-15T07:17:21.096Z] ---> e27a3d4e9839 [2021-02-15T07:17:21.096Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-15T07:17:21.096Z] ---> 80d231475b09 [2021-02-15T07:17:21.096Z] Step 18/21 : CMD ["--init=true"] [2021-02-15T07:17:21.692Z] ---> Running in 5071e73e6963 [2021-02-15T07:17:21.692Z] ---> Running in e0f9243c393b [2021-02-15T07:17:21.692Z] Removing intermediate container 6d2532ac799e [2021-02-15T07:17:21.692Z] ---> 65757bbc4d9d [2021-02-15T07:17:21.692Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-15T07:17:21.967Z] ---> eb2ee801cb53 [2021-02-15T07:17:21.967Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-15T07:17:21.967Z] ---> Running in 8f3c724c0cc7 [2021-02-15T07:17:22.243Z] Removing intermediate container e0f9243c393b [2021-02-15T07:17:22.243Z] ---> ecfedecbbd42 [2021-02-15T07:17:22.243Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-15T07:17:22.243Z] Removing intermediate container 5071e73e6963 [2021-02-15T07:17:22.243Z] ---> bc589e3fc3db [2021-02-15T07:17:22.243Z] Step 19/21 : LABEL arch=arm64 [2021-02-15T07:17:22.840Z] ---> Running in bf1c0cccf00f [2021-02-15T07:17:22.840Z] Removing intermediate container 8f3c724c0cc7 [2021-02-15T07:17:22.840Z] ---> ce8fd7cbf5b8 [2021-02-15T07:17:22.840Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-15T07:17:23.820Z] ---> dea22ff613eb [2021-02-15T07:17:23.820Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-15T07:17:23.820Z] Removing intermediate container bf1c0cccf00f [2021-02-15T07:17:23.820Z] ---> 9676d9683d74 [2021-02-15T07:17:23.820Z] Step 20/21 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 [2021-02-15T07:17:24.105Z] ---> 5c9193f0394b [2021-02-15T07:17:24.106Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-15T07:17:24.106Z] ---> b038d0a7267b [2021-02-15T07:17:24.106Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-15T07:17:24.106Z] ---> Running in a4ba8d681bc1 [2021-02-15T07:17:25.091Z] Removing intermediate container a4ba8d681bc1 [2021-02-15T07:17:25.091Z] ---> 6c74c613d8e6 [2021-02-15T07:17:25.091Z] Step 21/21 : LABEL version=0.0.0 [2021-02-15T07:17:25.374Z] ---> Running in 31c4ee218bc1 [2021-02-15T07:17:25.374Z] ---> 84528b728d72 [2021-02-15T07:17:25.374Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-15T07:17:25.648Z] ---> 7f9d279baf5f [2021-02-15T07:17:25.648Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-15T07:17:25.648Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-15T07:17:25.648Z] ---> Running in b79feb144f4c [2021-02-15T07:17:25.648Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-15T07:17:25.648Z] ---> eeaf43b92773 [2021-02-15T07:17:25.648Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-15T07:17:25.923Z] ---> 2d03b385ad69 [2021-02-15T07:17:25.923Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-15T07:17:25.923Z] ---> Running in b4d3a987715c [2021-02-15T07:17:25.923Z] Removing intermediate container 31c4ee218bc1 [2021-02-15T07:17:26.199Z] ---> c29ac07e6fe5 [2021-02-15T07:17:26.199Z] [2021-02-15T07:17:26.476Z] Removing intermediate container b79feb144f4c [2021-02-15T07:17:26.476Z] ---> b9a5015ebc43 [2021-02-15T07:17:26.476Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-15T07:17:26.768Z] Successfully built c29ac07e6fe5 [2021-02-15T07:17:26.768Z] ---> Running in 55528d703f96 [2021-02-15T07:17:26.768Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-15T07:17:26.768Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go [2021-02-15T07:17:26.768Z] ---> f1e8048cdd01 [2021-02-15T07:17:26.768Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-15T07:17:27.044Z] ---> Running in 3992fe6765f8 [2021-02-15T07:17:27.044Z] ---> ae7f8df26720 [2021-02-15T07:17:27.044Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-15T07:17:27.326Z] ---> Running in 7bf0e466029a [2021-02-15T07:17:27.601Z] Removing intermediate container 55528d703f96 [2021-02-15T07:17:27.601Z] ---> 1d3c0af3a24a [2021-02-15T07:17:27.601Z] Step 21/23 : LABEL arch=arm64 [2021-02-15T07:17:27.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-15T07:17:27.888Z] Removing intermediate container 3992fe6765f8 [2021-02-15T07:17:27.888Z] ---> a745c33c5f86 [2021-02-15T07:17:27.888Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-15T07:17:27.888Z] ---> Running in 8c0a38d3c6c6 [2021-02-15T07:17:27.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-15T07:17:28.164Z] Removing intermediate container 7bf0e466029a [2021-02-15T07:17:28.164Z] ---> 867e3c2cc5d8 [2021-02-15T07:17:28.164Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-15T07:17:28.164Z] ---> Running in 3d9d3c6c5c2b [2021-02-15T07:17:28.444Z] ---> Running in 5dd58d120245 [2021-02-15T07:17:28.444Z] Removing intermediate container 8c0a38d3c6c6 [2021-02-15T07:17:28.444Z] ---> 945ed4883bfe [2021-02-15T07:17:28.444Z] Step 22/23 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 [2021-02-15T07:17:28.727Z] (1/2) Installing readline (8.0.4-r0) [2021-02-15T07:17:28.727Z] (2/2) Installing bash (5.0.17-r0) [2021-02-15T07:17:28.727Z] Executing bash-5.0.17-r0.post-install [2021-02-15T07:17:28.727Z] Executing busybox-1.31.1-r19.trigger [2021-02-15T07:17:28.727Z] OK: 12 MiB in 22 packages [2021-02-15T07:17:29.004Z] ---> Running in 7c6d0467fc57 [2021-02-15T07:17:29.277Z] Removing intermediate container 5dd58d120245 [2021-02-15T07:17:29.277Z] ---> 58942f360304 [2021-02-15T07:17:29.277Z] Step 20/22 : LABEL arch=arm64 [2021-02-15T07:17:29.277Z] Removing intermediate container 3d9d3c6c5c2b [2021-02-15T07:17:29.277Z] ---> 702e486c9355 [2021-02-15T07:17:29.277Z] Step 20/22 : LABEL arch=arm64 [2021-02-15T07:17:29.882Z] ---> Running in db4c606e0c89 [2021-02-15T07:17:29.882Z] ---> Running in 66718eef71f6 [2021-02-15T07:17:30.480Z] Removing intermediate container 7c6d0467fc57 [2021-02-15T07:17:30.480Z] ---> fd990f320c8f [2021-02-15T07:17:30.480Z] Step 23/23 : LABEL version=0.0.0 [2021-02-15T07:17:30.756Z] ---> Running in e0e7db6491f5 [2021-02-15T07:17:30.756Z] Removing intermediate container 66718eef71f6 [2021-02-15T07:17:30.756Z] ---> 12f43235ad70 [2021-02-15T07:17:30.756Z] Step 21/22 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 [2021-02-15T07:17:30.756Z] Removing intermediate container db4c606e0c89 [2021-02-15T07:17:30.756Z] ---> ad61789f0be1 [2021-02-15T07:17:30.756Z] Step 21/22 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 [2021-02-15T07:17:30.756Z] Removing intermediate container b4d3a987715c [2021-02-15T07:17:30.756Z] ---> dadeab018e5c [2021-02-15T07:17:31.053Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-15T07:17:31.053Z] ---> Running in 78d51ef8d27f [2021-02-15T07:17:31.053Z] ---> Running in 837af2ec563a [2021-02-15T07:17:31.053Z] ---> Running in 75abe9910edd [2021-02-15T07:17:31.652Z] Removing intermediate container e0e7db6491f5 [2021-02-15T07:17:31.652Z] ---> 15b353b4692f [2021-02-15T07:17:31.652Z] [2021-02-15T07:17:31.927Z] Successfully built 15b353b4692f [2021-02-15T07:17:32.198Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-15T07:17:32.198Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-02-15T07:17:32.198Z] Removing intermediate container 837af2ec563a [2021-02-15T07:17:32.198Z] Removing intermediate container 78d51ef8d27f [2021-02-15T07:17:32.198Z] ---> 861feced8a78 [2021-02-15T07:17:32.198Z] Removing intermediate container 75abe9910edd [2021-02-15T07:17:32.198Z] ---> 17647276f9cf [2021-02-15T07:17:32.198Z] Step 22/22 : LABEL version=0.0.0 [2021-02-15T07:17:32.198Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-15T07:17:32.198Z] ---> 1312a35f49ff [2021-02-15T07:17:32.198Z] Step 22/22 : LABEL version=0.0.0 [2021-02-15T07:17:32.474Z] ---> Running in aad09d13e7bc [2021-02-15T07:17:32.474Z] ---> Running in 83fe10b1d074 [2021-02-15T07:17:32.474Z] ---> Running in 5509c1c954a7 [2021-02-15T07:17:33.069Z] Removing intermediate container 83fe10b1d074 [2021-02-15T07:17:33.069Z] ---> 196dbd459c15 [2021-02-15T07:17:33.069Z] [2021-02-15T07:17:33.354Z] Removing intermediate container 5509c1c954a7 [2021-02-15T07:17:33.354Z] ---> 6b357829f9fa [2021-02-15T07:17:33.354Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-15T07:17:33.354Z] Removing intermediate container aad09d13e7bc [2021-02-15T07:17:33.354Z] ---> c3fb1ad9a0ee [2021-02-15T07:17:33.354Z] [2021-02-15T07:17:33.632Z] Successfully built 196dbd459c15 [2021-02-15T07:17:33.632Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-15T07:17:33.632Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-02-15T07:17:33.916Z] Successfully built c3fb1ad9a0ee [2021-02-15T07:17:33.916Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-15T07:17:33.916Z]  Building docker-support-notifications-go ... done  ---> Running in 22ac1dcba971 [2021-02-15T07:17:33.916Z] Building docker-security-secretstore-setup-go [2021-02-15T07:17:34.511Z] Removing intermediate container 22ac1dcba971 [2021-02-15T07:17:34.511Z] ---> 26fd0e506dd6 [2021-02-15T07:17:34.511Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-15T07:17:35.499Z] ---> 9518aa76664c [2021-02-15T07:17:35.773Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-15T07:17:36.369Z] ---> 89bba5a65401 [2021-02-15T07:17:36.369Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-15T07:17:37.346Z] ---> 4a1b8835ed01 [2021-02-15T07:17:37.346Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-15T07:17:37.623Z] ---> Running in e5ac5683d44a [2021-02-15T07:17:39.065Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-15T07:17:39.065Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-15T07:17:39.663Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-15T07:17:39.663Z] (2/33) Installing expat (2.2.9-r1) [2021-02-15T07:17:39.663Z] (3/33) Installing libffi (3.3-r2) [2021-02-15T07:17:39.663Z] (4/33) Installing gdbm (1.13-r1) [2021-02-15T07:17:39.663Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-15T07:17:39.663Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-15T07:17:39.663Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-15T07:17:41.656Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-15T07:17:41.656Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-15T07:17:41.656Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-15T07:17:41.656Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-15T07:17:41.656Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-15T07:17:41.656Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-15T07:17:41.656Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-15T07:17:41.656Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-15T07:17:41.656Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-15T07:17:41.656Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-15T07:17:41.656Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-15T07:17:41.656Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-15T07:17:41.656Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-15T07:17:41.656Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-15T07:17:41.656Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-15T07:17:41.656Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-15T07:17:41.931Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-15T07:17:41.932Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-15T07:17:41.932Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-15T07:17:41.932Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-15T07:17:41.932Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-15T07:17:41.932Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-15T07:17:41.932Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-15T07:17:41.932Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-15T07:17:41.932Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-15T07:17:41.932Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-15T07:17:42.212Z] Executing busybox-1.31.1-r19.trigger [2021-02-15T07:17:42.212Z] OK: 71 MiB in 55 packages [2021-02-15T07:17:52.390Z] Removing intermediate container e5ac5683d44a [2021-02-15T07:17:52.390Z] ---> cc063e184920 [2021-02-15T07:17:52.390Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-15T07:17:52.390Z] ---> Running in 75f6da250b65 [2021-02-15T07:17:55.284Z] ---> 7e148e21a70a [2021-02-15T07:17:55.284Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-15T07:17:55.284Z] ---> a3b5a9805e73 [2021-02-15T07:17:55.284Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-15T07:17:55.284Z] ---> 1d3d0b292ad1 [2021-02-15T07:17:55.284Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-15T07:17:55.284Z] ---> 0febb342818e [2021-02-15T07:17:55.284Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-15T07:17:55.284Z] ---> Running in 7b22e9ce2919 [2021-02-15T07:17:55.284Z] ---> Running in 6474a5668660 [2021-02-15T07:17:55.284Z] ---> Running in e6577362666c [2021-02-15T07:17:55.284Z] ---> Running in 44fa6c65b19a [2021-02-15T07:17:55.284Z] ---> ccdb4cdf85ab [2021-02-15T07:17:55.284Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-15T07:17:55.284Z] ---> Running in 8bc082e993c1 [2021-02-15T07:17:55.284Z] 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-15T07:17:55.284Z] 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-15T07:17:55.284Z] 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-15T07:17:55.284Z] 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-15T07:17:55.284Z] 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-15T07:17:57.874Z] Collecting docker-compose==1.23.2 [2021-02-15T07:17:57.874Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-15T07:17:58.146Z] Collecting cached-property<2,>=1.2.0 [2021-02-15T07:17:58.418Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-15T07:17:59.017Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-15T07:17:59.017Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-15T07:17:59.612Z] Collecting jsonschema<3,>=2.5.1 [2021-02-15T07:17:59.612Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-15T07:17:59.886Z] Collecting texttable<0.10,>=0.9.0 [2021-02-15T07:17:59.886Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-15T07:18:01.871Z] 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-15T07:18:02.146Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-15T07:18:02.146Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-15T07:18:04.774Z] Collecting docker<4.0,>=3.6.0 [2021-02-15T07:18:05.047Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-15T07:18:06.484Z] Collecting PyYAML<4,>=3.10 [2021-02-15T07:18:06.484Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-15T07:18:09.123Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-15T07:18:09.123Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-15T07:18:09.123Z] ---> dfbfaf619894 [2021-02-15T07:18:09.123Z] Step 3/30 : WORKDIR /edgex-go [2021-02-15T07:18:09.123Z] ---> Using cache [2021-02-15T07:18:09.123Z] ---> aa4aee441c5c [2021-02-15T07:18:09.123Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-15T07:18:09.123Z] ---> Using cache [2021-02-15T07:18:09.123Z] ---> 1c47ceebbe4b [2021-02-15T07:18:09.123Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-15T07:18:11.799Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-15T07:18:11.799Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-15T07:18:12.405Z] Collecting docopt<0.7,>=0.6.1 [2021-02-15T07:18:12.405Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-15T07:18:13.005Z] ---> Running in 4e70bbf54045 [2021-02-15T07:18:14.450Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-15T07:18:15.445Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-15T07:18:15.445Z] Collecting docker-pycreds>=0.4.0 [2021-02-15T07:18:15.445Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-15T07:18:15.723Z] Collecting idna<2.8,>=2.5 [2021-02-15T07:18:16.002Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-15T07:18:16.002Z] OK: 217 MiB in 51 packages [2021-02-15T07:18:16.602Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-15T07:18:16.878Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-15T07:18:17.990Z] 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-15T07:18:17.990Z] 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-15T07:18:17.990Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-15T07:18:17.990Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-15T07:18:17.990Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-15T07:18:17.990Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-15T07:18:18.989Z] Installing collected packages: cached-property, websocket-client, jsonschema, texttable, dockerpty, idna, urllib3, requests, docker-pycreds, docker, PyYAML, docopt, docker-compose [2021-02-15T07:18:18.989Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-15T07:18:18.989Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-15T07:18:18.989Z] ---> dfbfaf619894 [2021-02-15T07:18:18.989Z] Step 3/23 : WORKDIR /edgex-go [2021-02-15T07:18:18.989Z] ---> Using cache [2021-02-15T07:18:18.989Z] ---> aa4aee441c5c [2021-02-15T07:18:18.989Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-15T07:18:18.989Z] ---> Using cache [2021-02-15T07:18:18.989Z] ---> 1c47ceebbe4b [2021-02-15T07:18:18.989Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-15T07:18:19.988Z] ---> Running in 56843c0412e8 [2021-02-15T07:18:19.989Z] Removing intermediate container 4e70bbf54045 [2021-02-15T07:18:19.989Z] ---> 1be8e15b6f51 [2021-02-15T07:18:19.989Z] Step 6/30 : COPY go.mod . [2021-02-15T07:18:20.266Z] Running setup.py install for texttable: started [2021-02-15T07:18:20.266Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-15T07:18:20.266Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-15T07:18:20.266Z] ---> dfbfaf619894 [2021-02-15T07:18:20.550Z] Step 3/23 : WORKDIR /edgex-go [2021-02-15T07:18:20.551Z] ---> Using cache [2021-02-15T07:18:20.551Z] ---> aa4aee441c5c [2021-02-15T07:18:20.551Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-15T07:18:20.551Z] ---> Using cache [2021-02-15T07:18:20.551Z] ---> 1c47ceebbe4b [2021-02-15T07:18:20.551Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-15T07:18:20.551Z] ---> Using cache [2021-02-15T07:18:20.551Z] ---> 1be8e15b6f51 [2021-02-15T07:18:20.551Z] Step 6/23 : COPY go.mod . [2021-02-15T07:18:20.844Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-15T07:18:20.844Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-15T07:18:20.844Z] ---> dfbfaf619894 [2021-02-15T07:18:20.844Z] Step 3/24 : WORKDIR /edgex-go [2021-02-15T07:18:20.844Z] ---> Using cache [2021-02-15T07:18:20.844Z] ---> aa4aee441c5c [2021-02-15T07:18:20.844Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-15T07:18:20.844Z] ---> Using cache [2021-02-15T07:18:20.844Z] ---> 1c47ceebbe4b [2021-02-15T07:18:20.844Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-15T07:18:20.844Z] ---> Using cache [2021-02-15T07:18:20.844Z] ---> 1be8e15b6f51 [2021-02-15T07:18:20.844Z] Step 6/24 : COPY go.mod . [2021-02-15T07:18:21.964Z] ---> 4e201670df0a [2021-02-15T07:18:21.964Z] Step 7/23 : RUN go mod download [2021-02-15T07:18:21.964Z] ---> 07bbc50da389 [2021-02-15T07:18:21.964Z] Step 7/30 : RUN go mod download [2021-02-15T07:18:21.964Z] ---> Running in 9029519f23d4 [2021-02-15T07:18:22.308Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-15T07:18:22.308Z] ---> Running in aca64d009129 [2021-02-15T07:18:22.308Z] ---> a7cec2f999a3 [2021-02-15T07:18:22.308Z] Step 7/24 : RUN go mod download [2021-02-15T07:18:22.736Z] ---> Running in 13ca9ee34d94 [2021-02-15T07:18:23.045Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-15T07:18:23.745Z] Running setup.py install for texttable: finished with status 'done' [2021-02-15T07:18:23.745Z] Running setup.py install for dockerpty: started [2021-02-15T07:18:24.051Z] OK: 217 MiB in 51 packages [2021-02-15T07:18:26.156Z] Removing intermediate container 56843c0412e8 [2021-02-15T07:18:26.156Z] ---> bcada9ebb5d1 [2021-02-15T07:18:26.156Z] Step 6/23 : COPY go.mod . [2021-02-15T07:18:26.752Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-15T07:18:26.752Z] Attempting uninstall: idna [2021-02-15T07:18:26.752Z] Found existing installation: idna 2.9 [2021-02-15T07:18:26.752Z] Uninstalling idna-2.9: [2021-02-15T07:18:26.752Z] Successfully uninstalled idna-2.9 [2021-02-15T07:18:27.350Z] ---> e769787b4092 [2021-02-15T07:18:27.351Z] Step 7/23 : RUN go mod download [2021-02-15T07:18:27.351Z] Removing intermediate container 9029519f23d4 [2021-02-15T07:18:27.351Z] ---> 4f66f53b583b [2021-02-15T07:18:27.351Z] Step 8/23 : COPY . . [2021-02-15T07:18:27.625Z] Attempting uninstall: urllib3 [2021-02-15T07:18:27.625Z] Found existing installation: urllib3 1.25.9 [2021-02-15T07:18:27.625Z] Uninstalling urllib3-1.25.9: [2021-02-15T07:18:27.625Z] ---> Running in 152a8389afe1 [2021-02-15T07:18:27.903Z] Removing intermediate container aca64d009129 [2021-02-15T07:18:27.903Z] ---> 2d4c6126dfe7 [2021-02-15T07:18:27.903Z] Step 8/30 : COPY . . [2021-02-15T07:18:27.903Z] Successfully uninstalled urllib3-1.25.9 [2021-02-15T07:18:27.903Z] Removing intermediate container 13ca9ee34d94 [2021-02-15T07:18:27.903Z] ---> 389fb7a4520d [2021-02-15T07:18:27.903Z] Step 8/24 : COPY . . [2021-02-15T07:18:28.510Z] Attempting uninstall: requests [2021-02-15T07:18:28.510Z] Found existing installation: requests 2.23.0 [2021-02-15T07:18:28.510Z] Uninstalling requests-2.23.0: [2021-02-15T07:18:28.787Z] Successfully uninstalled requests-2.23.0 [2021-02-15T07:18:30.232Z] Running setup.py install for PyYAML: started [2021-02-15T07:18:32.879Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-15T07:18:32.879Z] Running setup.py install for docopt: started [2021-02-15T07:18:35.508Z] Running setup.py install for docopt: finished with status 'done' [2021-02-15T07:18:36.108Z] Removing intermediate container 152a8389afe1 [2021-02-15T07:18:36.108Z] ---> 40ab0d7a2ea0 [2021-02-15T07:18:36.108Z] Step 8/23 : COPY . . [2021-02-15T07:18:36.384Z] 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-15T07:18:46.541Z] Removing intermediate container 75f6da250b65 [2021-02-15T07:18:46.541Z] ---> 672b38231973 [2021-02-15T07:18:46.541Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-15T07:18:47.530Z] ---> Running in b20131bf1ee6 [2021-02-15T07:18:49.012Z] ---> ea44570e15ee [2021-02-15T07:18:49.012Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-15T07:18:49.012Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-15T07:18:49.283Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-15T07:18:49.886Z] ---> Running in fa3b33a31394 [2021-02-15T07:18:49.886Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-15T07:18:49.886Z] ---> ed2e0a5b31c8 [2021-02-15T07:18:49.886Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-15T07:18:49.886Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-15T07:18:49.886Z] (3/3) Installing curl (7.69.1-r3) [2021-02-15T07:18:49.886Z] Executing busybox-1.31.1-r19.trigger [2021-02-15T07:18:49.886Z] OK: 71 MiB in 58 packages [2021-02-15T07:18:50.485Z] ---> 1a56eae72f1f [2021-02-15T07:18:50.485Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-15T07:18:50.760Z] ---> Running in 528648e11104 [2021-02-15T07:18:51.060Z] ---> Running in 9904480a348f [2021-02-15T07:18:52.045Z] 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-15T07:18:53.026Z] Removing intermediate container b20131bf1ee6 [2021-02-15T07:18:53.026Z] ---> bf93241f3276 [2021-02-15T07:18:53.026Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-15T07:18:53.626Z] 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-15T07:18:53.626Z] ---> Running in 2fcdde16a610 [2021-02-15T07:18:53.626Z] 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-15T07:18:54.608Z] Removing intermediate container 2fcdde16a610 [2021-02-15T07:18:54.608Z] ---> 7f6b3691d23f [2021-02-15T07:18:54.608Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-15T07:18:54.934Z] 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-15T07:18:55.226Z] ---> Running in 21a10473a8ea [2021-02-15T07:18:56.669Z] Removing intermediate container 21a10473a8ea [2021-02-15T07:18:56.669Z] ---> 59391d7e3c4a [2021-02-15T07:18:56.669Z] Step 24/26 : LABEL arch=arm64 [2021-02-15T07:18:56.669Z] ---> Running in 3fbce5db1063 [2021-02-15T07:18:57.662Z] Removing intermediate container 3fbce5db1063 [2021-02-15T07:18:57.662Z] ---> d6ad967d3af2 [2021-02-15T07:18:57.662Z] Step 25/26 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 [2021-02-15T07:18:57.662Z] ---> Running in 1907f4947821 [2021-02-15T07:18:57.937Z] ---> 34ccbaa87998 [2021-02-15T07:18:57.937Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-15T07:18:58.208Z] ---> Running in c5870acbc5a5 [2021-02-15T07:18:58.824Z] Removing intermediate container 1907f4947821 [2021-02-15T07:18:58.824Z] ---> a1c990c68c8f [2021-02-15T07:18:58.824Z] Step 26/26 : LABEL version=0.0.0 [2021-02-15T07:18:58.824Z] ---> Running in f087dc7db82f [2021-02-15T07:18:59.822Z] Removing intermediate container f087dc7db82f [2021-02-15T07:18:59.822Z] ---> 6d0eb3cc2438 [2021-02-15T07:18:59.822Z] [2021-02-15T07:19:00.433Z] 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-15T07:19:00.433Z] Successfully built 6d0eb3cc2438 [2021-02-15T07:19:00.433Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-15T07:19:04.055Z] Removing intermediate container 6474a5668660 [2021-02-15T07:19:04.055Z] ---> 5b1a6abfb078 [2021-02-15T07:19:04.055Z] [2021-02-15T07:19:04.056Z] Step 10/30 : FROM alpine:3.12 [2021-02-15T07:19:04.056Z] 3.12: Pulling from library/alpine [2021-02-15T07:19:05.867Z] Removing intermediate container 8bc082e993c1 [2021-02-15T07:19:05.867Z] ---> 1211e92b94a3 [2021-02-15T07:19:05.867Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-15T07:19:06.344Z] ---> Running in 38edeca02c26 [2021-02-15T07:19:07.770Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-15T07:19:08.083Z] Status: Downloaded newer image for alpine:3.12 [2021-02-15T07:19:08.485Z] ---> 389fef711851 [2021-02-15T07:19:08.485Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-15T07:19:09.815Z] 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-15T07:19:10.359Z] Removing intermediate container 7b22e9ce2919 [2021-02-15T07:19:10.359Z] ---> 18ec212ee868 [2021-02-15T07:19:10.359Z] [2021-02-15T07:19:10.359Z] Step 10/22 : FROM alpine:3.12 [2021-02-15T07:19:10.359Z] ---> 389fef711851 [2021-02-15T07:19:10.359Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-15T07:19:12.242Z] ---> Running in 97cdf7e6f549 [2021-02-15T07:19:13.019Z] ---> Running in bb60b6e15036 [2021-02-15T07:19:13.707Z] Removing intermediate container e6577362666c [2021-02-15T07:19:13.707Z] ---> 9d270580a20b [2021-02-15T07:19:13.707Z] [2021-02-15T07:19:13.707Z] Step 10/24 : FROM alpine:3.12 [2021-02-15T07:19:13.707Z] ---> 389fef711851 [2021-02-15T07:19:13.707Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-15T07:19:14.067Z] Removing intermediate container 44fa6c65b19a [2021-02-15T07:19:14.067Z] ---> 2902dab95acf [2021-02-15T07:19:14.067Z] [2021-02-15T07:19:14.067Z] Step 10/23 : FROM alpine:3.12 [2021-02-15T07:19:14.067Z] ---> 389fef711851 [2021-02-15T07:19:14.067Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-15T07:19:14.067Z] Removing intermediate container 97cdf7e6f549 [2021-02-15T07:19:14.067Z] ---> d61d4940b2a6 [2021-02-15T07:19:14.067Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-15T07:19:16.159Z] ---> Running in c9603d6febff [2021-02-15T07:19:16.159Z] ---> Running in 2c6d91b827df [2021-02-15T07:19:16.159Z] ---> Running in dbb35cc7da9f [2021-02-15T07:19:16.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-15T07:19:16.922Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-15T07:19:16.922Z] Removing intermediate container 38edeca02c26 [2021-02-15T07:19:16.922Z] ---> 1ef962ab0a96 [2021-02-15T07:19:16.922Z] [2021-02-15T07:19:16.922Z] Step 11/26 : FROM docker:20.10.0 [2021-02-15T07:19:16.922Z] 20.10.0: Pulling from library/docker [2021-02-15T07:19:16.922Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-15T07:19:17.277Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-15T07:19:17.277Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-15T07:19:17.277Z] Executing busybox-1.31.1-r19.trigger [2021-02-15T07:19:17.277Z] Executing ca-certificates-20191127-r4.trigger [2021-02-15T07:19:17.277Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-15T07:19:17.277Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-15T07:19:17.856Z] OK: 6 MiB in 16 packages [2021-02-15T07:19:18.351Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-15T07:19:18.351Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-15T07:19:19.033Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-15T07:19:19.033Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-15T07:19:19.033Z] (4/5) Installing curl (7.69.1-r3) [2021-02-15T07:19:19.033Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-15T07:19:19.033Z] Executing busybox-1.31.1-r19.trigger [2021-02-15T07:19:19.033Z] Executing ca-certificates-20191127-r4.trigger [2021-02-15T07:19:19.033Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-15T07:19:19.033Z] OK: 7 MiB in 19 packages [2021-02-15T07:19:19.033Z] Executing busybox-1.31.1-r19.trigger [2021-02-15T07:19:19.033Z] OK: 6 MiB in 15 packages [2021-02-15T07:19:19.782Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-15T07:19:20.574Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-15T07:19:21.793Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-15T07:19:21.793Z] (2/2) Installing su-exec (0.2-r1) [2021-02-15T07:19:21.793Z] Executing busybox-1.31.1-r19.trigger [2021-02-15T07:19:21.793Z] OK: 6 MiB in 16 packages [2021-02-15T07:19:23.372Z] Removing intermediate container bb60b6e15036 [2021-02-15T07:19:23.372Z] ---> abb282aa0ea1 [2021-02-15T07:19:23.372Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-15T07:19:24.885Z] ---> Running in efa6a870d92e [2021-02-15T07:19:24.885Z] Removing intermediate container 2c6d91b827df [2021-02-15T07:19:24.885Z] ---> 56af0e4f6e51 [2021-02-15T07:19:24.885Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-15T07:19:24.885Z] Removing intermediate container c9603d6febff [2021-02-15T07:19:24.885Z] ---> 8c4463275a20 [2021-02-15T07:19:24.885Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-15T07:19:24.885Z] Removing intermediate container dbb35cc7da9f [2021-02-15T07:19:24.885Z] ---> 9457678afe0a [2021-02-15T07:19:24.885Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-15T07:19:24.885Z] ---> Running in 999311541fc1 [2021-02-15T07:19:24.885Z] ---> Running in ec67dcbe40d7 [2021-02-15T07:19:24.885Z] Removing intermediate container efa6a870d92e [2021-02-15T07:19:24.885Z] ---> 5ab830af2d62 [2021-02-15T07:19:24.885Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-15T07:19:24.885Z] ---> Running in d8fbfe972f4c [2021-02-15T07:19:25.585Z] ---> Running in 172524e46102 [2021-02-15T07:19:25.585Z] Removing intermediate container ec67dcbe40d7 [2021-02-15T07:19:25.585Z] ---> 4337e5c3b333 [2021-02-15T07:19:25.585Z] Step 13/24 : WORKDIR / [2021-02-15T07:19:25.585Z] Removing intermediate container d8fbfe972f4c [2021-02-15T07:19:25.585Z] ---> e06414606a70 [2021-02-15T07:19:25.585Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-15T07:19:25.585Z] Removing intermediate container 999311541fc1 [2021-02-15T07:19:25.585Z] ---> 052c7e97e758 [2021-02-15T07:19:25.585Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-15T07:19:25.878Z] ---> Running in 23439ce16f39 [2021-02-15T07:19:26.186Z] ---> Running in ff614dc2bc19 [2021-02-15T07:19:26.186Z] ---> Running in 5d1a550eb8ac [2021-02-15T07:19:26.519Z] Removing intermediate container 172524e46102 [2021-02-15T07:19:26.519Z] ---> a8708ad1cc00 [2021-02-15T07:19:26.519Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-15T07:19:27.393Z] Removing intermediate container ff614dc2bc19 [2021-02-15T07:19:27.393Z] ---> 7456b7c87f7b [2021-02-15T07:19:27.393Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-15T07:19:27.393Z] Removing intermediate container 23439ce16f39 [2021-02-15T07:19:27.393Z] ---> be37292945ef [2021-02-15T07:19:27.393Z] 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-15T07:19:27.393Z] ---> Running in 57e605f1d56f [2021-02-15T07:19:27.393Z] Removing intermediate container 5d1a550eb8ac [2021-02-15T07:19:27.393Z] ---> 4d9ad6870b33 [2021-02-15T07:19:27.393Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-15T07:19:27.836Z] ---> Running in 79032a106ca0 [2021-02-15T07:19:28.321Z] ---> Running in 5754dbd870a7 [2021-02-15T07:19:28.321Z] Removing intermediate container 57e605f1d56f [2021-02-15T07:19:28.321Z] ---> c5875982cd44 [2021-02-15T07:19:28.321Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-15T07:19:28.794Z] ---> 998fde9e9c15 [2021-02-15T07:19:28.794Z] 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-15T07:19:29.265Z] Removing intermediate container 5754dbd870a7 [2021-02-15T07:19:29.265Z] ---> 0e6b02195998 [2021-02-15T07:19:29.265Z] Step 15/23 : WORKDIR / [2021-02-15T07:19:29.963Z] ---> Running in d12b7858eafc [2021-02-15T07:19:29.963Z] ---> 6ceb56970703 [2021-02-15T07:19:29.963Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-15T07:19:30.348Z] ---> cab9bb051b23 [2021-02-15T07:19:30.348Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-15T07:19:30.348Z] Removing intermediate container d12b7858eafc [2021-02-15T07:19:30.348Z] ---> de019acb9e47 [2021-02-15T07:19:30.348Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-15T07:19:31.592Z] ---> 0e02eb2ad4f4 [2021-02-15T07:19:31.592Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-15T07:19:33.687Z] ---> 1d7331b5e131 [2021-02-15T07:19:33.687Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-15T07:19:33.687Z] ---> 8870703883e8 [2021-02-15T07:19:33.687Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-15T07:19:34.039Z] ---> 96402e6553c3 [2021-02-15T07:19:34.039Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-15T07:19:35.028Z] Removing intermediate container 79032a106ca0 [2021-02-15T07:19:35.028Z] ---> ef2e30073986 [2021-02-15T07:19:35.028Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-15T07:19:36.067Z] ---> Running in b59d330ce617 [2021-02-15T07:19:36.067Z] ---> 8860dd9b4d24 [2021-02-15T07:19:36.067Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-15T07:19:36.530Z] ---> 2dfd25fbaa87 [2021-02-15T07:19:36.530Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-15T07:19:37.275Z] ---> Running in d6f0acfca047 [2021-02-15T07:19:37.275Z] ---> 879427d909e7 [2021-02-15T07:19:37.275Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-15T07:19:38.185Z] Removing intermediate container b59d330ce617 [2021-02-15T07:19:38.185Z] ---> b4c1d3190e2c [2021-02-15T07:19:38.185Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-15T07:19:38.689Z] ---> 7440f1684c3e [2021-02-15T07:19:38.689Z] 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-15T07:19:39.329Z] ---> Running in b397e9d24089 [2021-02-15T07:19:39.784Z] Removing intermediate container d6f0acfca047 [2021-02-15T07:19:39.784Z] ---> 98bc0a9ea449 [2021-02-15T07:19:39.784Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-15T07:19:39.784Z] ---> 34e31d8d16c3 [2021-02-15T07:19:39.784Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-15T07:19:39.784Z] ---> 3945c84110bf [2021-02-15T07:19:39.784Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-15T07:19:41.150Z] ---> Running in 90160d638698 [2021-02-15T07:19:41.150Z] ---> Running in 6a517c805d57 [2021-02-15T07:19:41.623Z] ---> Running in 12a5cdc8e356 [2021-02-15T07:19:42.423Z] Removing intermediate container 90160d638698 [2021-02-15T07:19:42.423Z] ---> ac382dd3eb53 [2021-02-15T07:19:42.423Z] Step 20/22 : LABEL arch=x86_64 [2021-02-15T07:19:43.610Z] ---> Running in bf06e5bbc160 [2021-02-15T07:19:43.610Z] Removing intermediate container 6a517c805d57 [2021-02-15T07:19:43.610Z] ---> e8956aadb8f4 [2021-02-15T07:19:43.610Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-15T07:19:43.970Z] ---> Running in 75206321c49e [2021-02-15T07:19:44.809Z] Removing intermediate container bf06e5bbc160 [2021-02-15T07:19:44.809Z] ---> ce476a038895 [2021-02-15T07:19:44.809Z] Step 21/22 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 [2021-02-15T07:19:45.875Z] Removing intermediate container 75206321c49e [2021-02-15T07:19:45.875Z] ---> 3149c7a796ed [2021-02-15T07:19:45.875Z] Step 21/23 : LABEL arch=x86_64 [2021-02-15T07:19:46.217Z] ---> Running in f562c807f0f9 [2021-02-15T07:19:46.631Z] Removing intermediate container b397e9d24089 [2021-02-15T07:19:46.631Z] ---> 83f32f1fc843 [2021-02-15T07:19:46.631Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-15T07:19:46.631Z] ---> Running in 0cfeab215ab7 [2021-02-15T07:19:47.006Z] ---> Running in b45f4ee4ec97 [2021-02-15T07:19:47.006Z] Removing intermediate container f562c807f0f9 [2021-02-15T07:19:47.006Z] ---> 10273b2f771a [2021-02-15T07:19:47.006Z] Step 22/22 : LABEL version=0.0.0 [2021-02-15T07:19:47.006Z] Removing intermediate container 0cfeab215ab7 [2021-02-15T07:19:47.006Z] ---> d6df3a5ab2f6 [2021-02-15T07:19:47.006Z] Step 22/23 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 [2021-02-15T07:19:47.006Z] Removing intermediate container 12a5cdc8e356 [2021-02-15T07:19:47.006Z] ---> e9e0e3f4fdb1 [2021-02-15T07:19:47.006Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-15T07:19:47.445Z] ---> Running in 1cc088caf332 [2021-02-15T07:19:47.445Z] ---> Running in 9ea0d3a57a61 [2021-02-15T07:19:47.779Z] Removing intermediate container b45f4ee4ec97 [2021-02-15T07:19:47.779Z] ---> e28dc57092fa [2021-02-15T07:19:47.779Z] Step 22/24 : LABEL arch=x86_64 [2021-02-15T07:19:47.779Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-15T07:19:47.779Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-15T07:19:47.779Z] ---> aefe523efa57 [2021-02-15T07:19:47.779Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-15T07:19:48.050Z] ---> Running in 61004d5d5069 [2021-02-15T07:19:48.050Z] Removing intermediate container 1cc088caf332 [2021-02-15T07:19:48.050Z] ---> 9d384cf3c7c9 [2021-02-15T07:19:48.050Z] Step 23/23 : LABEL version=0.0.0 [2021-02-15T07:19:48.050Z] ---> Running in b82b4f485cbb [2021-02-15T07:19:48.050Z] Removing intermediate container 9ea0d3a57a61 [2021-02-15T07:19:48.050Z] ---> 51407d1f7319 [2021-02-15T07:19:48.050Z] [2021-02-15T07:19:48.327Z] ---> Running in d142178cef7a [2021-02-15T07:19:49.028Z] ---> acdcd4a8cf81 [2021-02-15T07:19:49.028Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-15T07:19:49.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-15T07:19:49.397Z] Removing intermediate container 61004d5d5069 [2021-02-15T07:19:49.397Z] ---> 72598fd9d402 [2021-02-15T07:19:49.397Z] Step 23/24 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 [2021-02-15T07:19:49.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-15T07:19:50.486Z] (1/2) Installing readline (8.0.4-r0) [2021-02-15T07:19:50.486Z] (2/2) Installing bash (5.0.17-r0) [2021-02-15T07:19:50.795Z] Executing bash-5.0.17-r0.post-install [2021-02-15T07:19:50.795Z] Executing busybox-1.31.1-r19.trigger [2021-02-15T07:19:50.795Z] OK: 12 MiB in 22 packages [2021-02-15T07:19:50.795Z] Removing intermediate container d142178cef7a [2021-02-15T07:19:50.795Z] ---> a5f368537ac3 [2021-02-15T07:19:50.795Z] [2021-02-15T07:19:50.795Z] Successfully built 51407d1f7319 [2021-02-15T07:19:51.479Z] Successfully tagged docker-support-notifications-go:latest [2021-02-15T07:19:51.479Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-02-15T07:19:51.479Z] ---> Running in 56a74e613a5c [2021-02-15T07:19:51.850Z] ---> 3c6e7d194c07 [2021-02-15T07:19:51.850Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-15T07:19:52.133Z] Successfully built a5f368537ac3 [2021-02-15T07:19:52.133Z] Successfully tagged docker-core-command-go:latest [2021-02-15T07:19:52.133Z] Building docker-core-metadata-go [2021-02-15T07:19:52.133Z]  Building docker-core-command-go ... done Removing intermediate container 56a74e613a5c [2021-02-15T07:19:52.133Z] ---> 02e3b6f8ee80 [2021-02-15T07:19:52.133Z] Step 24/24 : LABEL version=0.0.0 [2021-02-15T07:19:52.488Z] ---> Running in 5885a0e5f40f [2021-02-15T07:19:53.184Z] ---> 473d44210f1e [2021-02-15T07:19:53.184Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-15T07:19:53.184Z] Removing intermediate container b82b4f485cbb [2021-02-15T07:19:53.184Z] ---> 922add5716d5 [2021-02-15T07:19:53.184Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-15T07:19:53.184Z] Removing intermediate container 5885a0e5f40f [2021-02-15T07:19:53.184Z] ---> c9c969ab5593 [2021-02-15T07:19:53.184Z] [2021-02-15T07:19:53.184Z] ---> Running in 1de223af3f51 [2021-02-15T07:19:55.882Z] Successfully built c9c969ab5593 [2021-02-15T07:19:56.977Z]  Building docker-sys-mgmt-agent-go ... done 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-15T07:19:57.040Z] Removing intermediate container 1de223af3f51 [2021-02-15T07:19:57.040Z] ---> e183eee8b43f [2021-02-15T07:19:57.040Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-15T07:19:58.268Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-15T07:19:58.268Z] Building docker-support-scheduler-go [2021-02-15T07:20:00.351Z]  Building docker-security-secretstore-setup-go ... done  ---> ca117520425d [2021-02-15T07:20:00.351Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-15T07:20:04.660Z] ---> Running in 5b3f20354afa [2021-02-15T07:20:05.042Z] ---> Running in da0116398753 [2021-02-15T07:20:06.238Z] Removing intermediate container 5b3f20354afa [2021-02-15T07:20:06.238Z] ---> 0c65bbd6ecd0 [2021-02-15T07:20:06.238Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-15T07:20:06.238Z] Removing intermediate container da0116398753 [2021-02-15T07:20:06.238Z] ---> 811ad1999bd3 [2021-02-15T07:20:06.238Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-15T07:20:06.793Z] ---> Running in 5d653b5fcd74 [2021-02-15T07:20:07.088Z] ---> 3c924495d255 [2021-02-15T07:20:07.088Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-15T07:20:08.486Z] Removing intermediate container 528648e11104 [2021-02-15T07:20:08.486Z] ---> b4f1d3c98f66 [2021-02-15T07:20:08.486Z] [2021-02-15T07:20:08.486Z] Step 10/30 : FROM alpine:3.12 [2021-02-15T07:20:08.486Z] ---> afeebe901d6b [2021-02-15T07:20:08.486Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-15T07:20:08.486Z] ---> Running in ea5ac4f115f7 [2021-02-15T07:20:09.472Z] Removing intermediate container ea5ac4f115f7 [2021-02-15T07:20:09.472Z] ---> 6fb473991f17 [2021-02-15T07:20:09.472Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-15T07:20:09.699Z] ---> Running in 0a3a2696284b [2021-02-15T07:20:10.074Z] ---> Running in 692a704c4323 [2021-02-15T07:20:10.583Z] Removing intermediate container 5d653b5fcd74 [2021-02-15T07:20:10.583Z] ---> fc9daaa8ef28 [2021-02-15T07:20:10.583Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-15T07:20:10.677Z] Removing intermediate container 9904480a348f [2021-02-15T07:20:10.677Z] ---> 89a84adea09a [2021-02-15T07:20:10.677Z] [2021-02-15T07:20:10.677Z] Step 10/24 : FROM alpine:3.12 [2021-02-15T07:20:10.677Z] ---> afeebe901d6b [2021-02-15T07:20:10.677Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-15T07:20:10.949Z] ---> Running in b08ab2aae1d6 [2021-02-15T07:20:12.390Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-15T07:20:12.390Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-15T07:20:12.997Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-15T07:20:13.274Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-15T07:20:13.274Z] (2/2) Installing su-exec (0.2-r1) [2021-02-15T07:20:13.274Z] Executing busybox-1.31.1-r19.trigger [2021-02-15T07:20:13.274Z] OK: 5 MiB in 16 packages [2021-02-15T07:20:13.274Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-15T07:20:13.876Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-15T07:20:14.155Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-15T07:20:14.155Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-15T07:20:14.155Z] (4/5) Installing curl (7.69.1-r3) [2021-02-15T07:20:14.155Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-15T07:20:14.155Z] Executing busybox-1.31.1-r19.trigger [2021-02-15T07:20:14.155Z] Executing ca-certificates-20191127-r4.trigger [2021-02-15T07:20:14.431Z] OK: 7 MiB in 19 packages [2021-02-15T07:20:15.431Z] Removing intermediate container 692a704c4323 [2021-02-15T07:20:15.431Z] ---> 9eb3d86354f3 [2021-02-15T07:20:15.431Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-15T07:20:15.431Z] ---> Running in cbddf861a20e [2021-02-15T07:20:16.410Z] Removing intermediate container cbddf861a20e [2021-02-15T07:20:16.410Z] ---> 68f4263aa091 [2021-02-15T07:20:16.410Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-15T07:20:16.683Z] ---> Running in af66d8787ecb [2021-02-15T07:20:16.888Z] ---> 6941b44df6be [2021-02-15T07:20:16.888Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-15T07:20:16.959Z] Removing intermediate container b08ab2aae1d6 [2021-02-15T07:20:16.959Z] ---> 6ee6efb0ce4d [2021-02-15T07:20:16.959Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-15T07:20:17.235Z] Removing intermediate container af66d8787ecb [2021-02-15T07:20:17.235Z] ---> 6a51c81e0690 [2021-02-15T07:20:17.235Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-15T07:20:17.235Z] ---> Running in 863db972f429 [2021-02-15T07:20:17.512Z] ---> Running in 1a45c03fb555 [2021-02-15T07:20:18.117Z] Removing intermediate container 863db972f429 [2021-02-15T07:20:18.117Z] ---> ecef18b3b920 [2021-02-15T07:20:18.117Z] Step 13/24 : WORKDIR / [2021-02-15T07:20:18.391Z] ---> Running in 2bff3054746f [2021-02-15T07:20:18.779Z] ---> d74748b341f6 [2021-02-15T07:20:18.779Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-15T07:20:18.996Z] Removing intermediate container 2bff3054746f [2021-02-15T07:20:18.996Z] ---> cb6ea21b2103 [2021-02-15T07:20:18.996Z] 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-15T07:20:20.960Z] ---> 41ea8f4a408a [2021-02-15T07:20:20.960Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-15T07:20:20.960Z] ---> Running in 90b16585ae4b [2021-02-15T07:20:20.960Z] Removing intermediate container 0a3a2696284b [2021-02-15T07:20:20.960Z] ---> ff7315784306 [2021-02-15T07:20:20.960Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-15T07:20:20.985Z] ---> 4cfdff6ee80a [2021-02-15T07:20:20.985Z] 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-15T07:20:21.259Z] Removing intermediate container 1a45c03fb555 [2021-02-15T07:20:21.259Z] ---> c74b2767835b [2021-02-15T07:20:21.259Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-15T07:20:21.533Z] ---> Running in ccf5031ad01d [2021-02-15T07:20:21.806Z] ---> 11db1b403c56 [2021-02-15T07:20:21.806Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-15T07:20:22.068Z] ---> Running in 37214594c695 [2021-02-15T07:20:22.080Z] Removing intermediate container ccf5031ad01d [2021-02-15T07:20:22.080Z] ---> c7cc790667ad [2021-02-15T07:20:22.080Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-15T07:20:23.059Z] ---> 1c46fe0fff8b [2021-02-15T07:20:23.059Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-15T07:20:23.331Z] ---> e5511ce97872 [2021-02-15T07:20:23.331Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-15T07:20:23.763Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-15T07:20:23.763Z] Removing intermediate container 37214594c695 [2021-02-15T07:20:23.763Z] ---> 6c42013cc342 [2021-02-15T07:20:23.763Z] Step 27/30 : CMD ["gate"] [2021-02-15T07:20:23.927Z] ---> Running in 00b5be3d82c1 [2021-02-15T07:20:24.098Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-15T07:20:24.098Z] ---> Running in ddc7b243b56f [2021-02-15T07:20:24.530Z] ---> b1523a381d51 [2021-02-15T07:20:24.530Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-15T07:20:25.383Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-15T07:20:25.758Z] (2/33) Installing expat (2.2.9-r1) [2021-02-15T07:20:25.758Z] Removing intermediate container ddc7b243b56f [2021-02-15T07:20:25.758Z] ---> d62d5ec0a46c [2021-02-15T07:20:25.758Z] Step 28/30 : LABEL arch=x86_64 [2021-02-15T07:20:25.759Z] (3/33) Installing libffi (3.3-r2) [2021-02-15T07:20:25.759Z] (4/33) Installing gdbm (1.13-r1) [2021-02-15T07:20:25.759Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-15T07:20:25.759Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-15T07:20:25.759Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-15T07:20:26.232Z] ---> Running in 63c1e515c392 [2021-02-15T07:20:27.169Z] ---> 0a16a22f8529 [2021-02-15T07:20:27.169Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-15T07:20:27.763Z] Removing intermediate container 00b5be3d82c1 [2021-02-15T07:20:27.763Z] ---> 2e44314c3b06 [2021-02-15T07:20:27.763Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-15T07:20:28.373Z] Removing intermediate container fa3b33a31394 [2021-02-15T07:20:28.373Z] ---> c592a2f98dd9 [2021-02-15T07:20:28.373Z] [2021-02-15T07:20:28.373Z] Step 10/23 : FROM alpine:3.12 [2021-02-15T07:20:28.373Z] ---> afeebe901d6b [2021-02-15T07:20:28.373Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-15T07:20:28.373Z] ---> Using cache [2021-02-15T07:20:28.373Z] ---> e4974548a33f [2021-02-15T07:20:28.373Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-15T07:20:28.373Z] ---> Using cache [2021-02-15T07:20:28.373Z] ---> 07deed49c7cb [2021-02-15T07:20:28.373Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-15T07:20:28.373Z] ---> adb957877904 [2021-02-15T07:20:28.373Z] 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-15T07:20:28.373Z] ---> Running in a63fad3f982c [2021-02-15T07:20:28.643Z] ---> Running in 608330bb005d [2021-02-15T07:20:28.925Z] ---> 82e8c0f95157 [2021-02-15T07:20:28.925Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-15T07:20:29.199Z] Removing intermediate container a63fad3f982c [2021-02-15T07:20:29.199Z] ---> b29ad303127d [2021-02-15T07:20:29.199Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-15T07:20:29.477Z] ---> Running in 7e090744894b [2021-02-15T07:20:30.080Z] Removing intermediate container 7e090744894b [2021-02-15T07:20:30.080Z] ---> a8c881bb6fc7 [2021-02-15T07:20:30.080Z] Step 15/23 : WORKDIR / [2021-02-15T07:20:30.355Z] Removing intermediate container 63c1e515c392 [2021-02-15T07:20:30.355Z] ---> 1858e8db1176 [2021-02-15T07:20:30.355Z] Step 29/30 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 [2021-02-15T07:20:30.359Z] ---> Running in 4d3f5b94f6c4 [2021-02-15T07:20:30.634Z] ---> 8d2f4ce44710 [2021-02-15T07:20:30.634Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-15T07:20:31.234Z] Removing intermediate container 4d3f5b94f6c4 [2021-02-15T07:20:31.234Z] ---> 0fc7ae34a89a [2021-02-15T07:20:31.234Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-15T07:20:31.525Z] ---> 1df8e6824262 [2021-02-15T07:20:31.525Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-15T07:20:31.803Z] Removing intermediate container 608330bb005d [2021-02-15T07:20:31.803Z] ---> 108a56dab8cf [2021-02-15T07:20:31.803Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-15T07:20:32.082Z] ---> Running in b165d053aeb6 [2021-02-15T07:20:32.082Z] ---> 9111fc53c78f [2021-02-15T07:20:32.082Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-15T07:20:32.684Z] ---> 4c34087dbf5a [2021-02-15T07:20:32.684Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-15T07:20:32.684Z] Removing intermediate container b165d053aeb6 [2021-02-15T07:20:32.684Z] ---> 61a0a3722caa [2021-02-15T07:20:32.684Z] Step 22/24 : LABEL arch=arm64 [2021-02-15T07:20:32.961Z] ---> Running in 9ad20e99c952 [2021-02-15T07:20:32.961Z] ---> Running in a9c9bcc5a8bf [2021-02-15T07:20:33.173Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-15T07:20:33.173Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-15T07:20:33.173Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-15T07:20:33.173Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-15T07:20:33.548Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-15T07:20:33.947Z] Removing intermediate container a9c9bcc5a8bf [2021-02-15T07:20:33.947Z] ---> 17868c419633 [2021-02-15T07:20:33.947Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-15T07:20:33.947Z] ---> 166dfb16cfdf [2021-02-15T07:20:33.947Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-15T07:20:33.947Z] Removing intermediate container 9ad20e99c952 [2021-02-15T07:20:33.947Z] ---> 67a59479b88e [2021-02-15T07:20:33.947Z] Step 23/24 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 [2021-02-15T07:20:33.947Z] ---> Running in cf232692bf9a [2021-02-15T07:20:34.032Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-15T07:20:34.033Z] ---> Running in ff79010b214a [2021-02-15T07:20:34.033Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-15T07:20:34.438Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-15T07:20:34.438Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-15T07:20:34.927Z] Removing intermediate container cf232692bf9a [2021-02-15T07:20:34.927Z] ---> d6586b37551b [2021-02-15T07:20:34.927Z] Step 24/24 : LABEL version=0.0.0 [2021-02-15T07:20:34.927Z] ---> f329ae07bb45 [2021-02-15T07:20:34.927Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-15T07:20:34.927Z] ---> Running in 7a6002cfa5eb [2021-02-15T07:20:35.150Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-15T07:20:35.199Z] ---> 496d76acbe4b [2021-02-15T07:20:35.199Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-15T07:20:35.473Z] ---> Running in 85c7b3640108 [2021-02-15T07:20:36.074Z] ---> Running in efb2bfcaa88b [2021-02-15T07:20:36.074Z] Removing intermediate container 7a6002cfa5eb [2021-02-15T07:20:36.074Z] ---> 7297f7687067 [2021-02-15T07:20:36.074Z] [2021-02-15T07:20:36.675Z] Successfully built 7297f7687067 [2021-02-15T07:20:36.949Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-15T07:20:36.949Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container efb2bfcaa88b [2021-02-15T07:20:36.949Z] ---> 7e2ca48f05dd [2021-02-15T07:20:36.949Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-15T07:20:37.137Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-15T07:20:37.219Z] Removing intermediate container c5870acbc5a5 [2021-02-15T07:20:37.219Z] ---> 2327e3a5a24f [2021-02-15T07:20:37.219Z] [2021-02-15T07:20:37.219Z] Step 10/23 : FROM alpine:3.12 [2021-02-15T07:20:37.219Z] ---> afeebe901d6b [2021-02-15T07:20:37.219Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-15T07:20:37.219Z] ---> Running in f0ea578b360b [2021-02-15T07:20:37.219Z] ---> Running in 9536a61a5a32 [2021-02-15T07:20:37.617Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-15T07:20:37.617Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-15T07:20:37.617Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-15T07:20:37.617Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-15T07:20:37.617Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-15T07:20:37.617Z] Removing intermediate container ff79010b214a [2021-02-15T07:20:37.617Z] ---> 37c3b9060e20 [2021-02-15T07:20:37.617Z] Step 30/30 : LABEL version=0.0.0 [2021-02-15T07:20:37.817Z] Removing intermediate container f0ea578b360b [2021-02-15T07:20:37.817Z] ---> 9cfc09d78212 [2021-02-15T07:20:37.817Z] Step 21/23 : LABEL arch=arm64 [2021-02-15T07:20:38.093Z] Removing intermediate container 9536a61a5a32 [2021-02-15T07:20:38.093Z] ---> cc3e4428c63c [2021-02-15T07:20:38.093Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-15T07:20:38.093Z] ---> Running in 2740972ecacd [2021-02-15T07:20:38.093Z] ---> Running in 1fd628a90594 [2021-02-15T07:20:38.687Z] Removing intermediate container 85c7b3640108 [2021-02-15T07:20:38.687Z] ---> 2a2631eb7d96 [2021-02-15T07:20:38.687Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-15T07:20:38.687Z] Removing intermediate container 2740972ecacd [2021-02-15T07:20:38.687Z] ---> 9f43afc82ce4 [2021-02-15T07:20:38.687Z] Step 22/23 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 [2021-02-15T07:20:38.968Z] ---> Running in 601c44423b57 [2021-02-15T07:20:38.968Z] ---> Running in fda1417d8cdf [2021-02-15T07:20:39.242Z] Removing intermediate container 1fd628a90594 [2021-02-15T07:20:39.242Z] ---> 14e109e72372 [2021-02-15T07:20:39.242Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-15T07:20:39.242Z] ---> Running in c9db7d04f712 [2021-02-15T07:20:39.331Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-15T07:20:39.841Z] Removing intermediate container 601c44423b57 [2021-02-15T07:20:39.841Z] ---> c76ec9fd37b9 [2021-02-15T07:20:39.841Z] Step 23/23 : LABEL version=0.0.0 [2021-02-15T07:20:39.841Z] Removing intermediate container fda1417d8cdf [2021-02-15T07:20:39.841Z] ---> 5cf34b0631e7 [2021-02-15T07:20:39.841Z] Step 27/30 : CMD ["gate"] [2021-02-15T07:20:39.841Z] ---> Running in 46d14a84cd45 [2021-02-15T07:20:40.112Z] ---> Running in 0c75b1cf99d6 [2021-02-15T07:20:40.112Z] Removing intermediate container c9db7d04f712 [2021-02-15T07:20:40.112Z] ---> d82750be237c [2021-02-15T07:20:40.112Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-15T07:20:40.112Z] ---> Running in 830e9dc25d37 [2021-02-15T07:20:40.391Z] Removing intermediate container 46d14a84cd45 [2021-02-15T07:20:40.391Z] ---> 13f07494d57f [2021-02-15T07:20:40.391Z] [2021-02-15T07:20:40.531Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-15T07:20:40.669Z] Removing intermediate container 0c75b1cf99d6 [2021-02-15T07:20:40.669Z] ---> b055a03d9de2 [2021-02-15T07:20:40.669Z] Step 28/30 : LABEL arch=arm64 [2021-02-15T07:20:40.943Z] Successfully built 13f07494d57f [2021-02-15T07:20:40.943Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-15T07:20:40.943Z]  Building docker-core-metadata-go ... done  ---> Running in 028602c19f9b [2021-02-15T07:20:40.945Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-15T07:20:41.541Z] Removing intermediate container 028602c19f9b [2021-02-15T07:20:41.542Z] ---> e7a145c64efe [2021-02-15T07:20:41.542Z] Step 29/30 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 [2021-02-15T07:20:41.815Z] ---> Running in c73e49ba4215 [2021-02-15T07:20:42.242Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-15T07:20:42.242Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-15T07:20:42.242Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-15T07:20:42.408Z] Removing intermediate container c73e49ba4215 [2021-02-15T07:20:42.408Z] ---> 5cd9fd327f1e [2021-02-15T07:20:42.408Z] Step 30/30 : LABEL version=0.0.0 [2021-02-15T07:20:42.685Z] ---> Running in 074be6985af9 [2021-02-15T07:20:42.685Z] Removing intermediate container 830e9dc25d37 [2021-02-15T07:20:42.685Z] ---> 8921df5265c1 [2021-02-15T07:20:42.685Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-15T07:20:42.773Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-15T07:20:42.773Z] ---> Running in 885894de1fdd [2021-02-15T07:20:42.773Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-15T07:20:42.773Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-15T07:20:42.773Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-15T07:20:42.957Z] ---> Running in ef6eea2338cf [2021-02-15T07:20:43.230Z] Removing intermediate container 074be6985af9 [2021-02-15T07:20:43.230Z] ---> 208bbf4ba16a [2021-02-15T07:20:43.230Z] [2021-02-15T07:20:43.824Z] Successfully built 208bbf4ba16a [2021-02-15T07:20:43.824Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-15T07:20:44.095Z]  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-15T07:20:44.397Z] Executing busybox-1.31.1-r19.trigger [2021-02-15T07:20:44.686Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-15T07:20:45.263Z] OK: 71 MiB in 55 packages [2021-02-15T07:20:45.659Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-15T07:20:45.659Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-15T07:20:45.659Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-15T07:20:45.659Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-15T07:20:45.931Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-15T07:20:45.931Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-15T07:20:46.202Z] Executing busybox-1.31.1-r19.trigger [2021-02-15T07:20:46.202Z] OK: 8 MiB in 20 packages [2021-02-15T07:20:46.707Z] Removing intermediate container 885894de1fdd [2021-02-15T07:20:46.707Z] ---> 7e55f03fcc66 [2021-02-15T07:20:46.707Z] [2021-02-15T07:20:47.178Z] Removing intermediate container ef6eea2338cf [2021-02-15T07:20:47.178Z] ---> 56678bf7f48a [2021-02-15T07:20:47.178Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-15T07:20:48.154Z] ---> 6e0532b74b06 [2021-02-15T07:20:48.154Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-15T07:20:49.573Z] Successfully built 7e55f03fcc66 [2021-02-15T07:20:49.583Z] ---> 0e1e8e8f7721 [2021-02-15T07:20:49.583Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-15T07:20:50.173Z] ---> 12d627ef8e45 [2021-02-15T07:20:50.173Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-15T07:20:50.173Z] ---> Running in de88cdedb158 [2021-02-15T07:20:50.766Z] Removing intermediate container de88cdedb158 [2021-02-15T07:20:50.766Z] ---> d2ac109fe850 [2021-02-15T07:20:50.766Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-15T07:20:50.766Z] ---> Running in 963a4bbf23ac [2021-02-15T07:20:50.871Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-15T07:20:50.871Z] Building docker-security-proxy-setup-go [2021-02-15T07:20:51.356Z] Removing intermediate container 963a4bbf23ac [2021-02-15T07:20:51.356Z] ---> afff4686b8f0 [2021-02-15T07:20:51.356Z] Step 21/23 : LABEL arch=arm64 [2021-02-15T07:20:51.356Z] ---> Running in 335a1c5ec7b4 [2021-02-15T07:20:51.949Z] Removing intermediate container 335a1c5ec7b4 [2021-02-15T07:20:51.949Z] ---> c2b77bb3ec3b [2021-02-15T07:20:51.949Z] Step 22/23 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 [2021-02-15T07:20:51.949Z] ---> Running in c8c69e5bc28a [2021-02-15T07:20:52.571Z] Removing intermediate container c8c69e5bc28a [2021-02-15T07:20:52.571Z] ---> 7e2f523e276c [2021-02-15T07:20:52.571Z] Step 23/23 : LABEL version=0.0.0 [2021-02-15T07:20:52.571Z] ---> Running in 4360f2329469 [2021-02-15T07:20:53.190Z] Removing intermediate container 4360f2329469 [2021-02-15T07:20:53.190Z] ---> 1db281df33a7 [2021-02-15T07:20:53.190Z] [2021-02-15T07:20:53.486Z] Successfully built 1db281df33a7 [2021-02-15T07:20:53.486Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-15T07:20:53.785Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-15T07:20:53.802Z] $ docker stop --time=1 53b2dd9f0e4caf9c579d7438473dfb7e23ddc9f851d48e9c507f02d0ff93facd [2021-02-15T07:20:55.753Z] $ docker rm -f 53b2dd9f0e4caf9c579d7438473dfb7e23ddc9f851d48e9c507f02d0ff93facd [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-15T07:20:56.641Z] + + docker images [2021-02-15T07:20:56.641Z] grep docker [2021-02-15T07:20:56.921Z] docker-core-data-go-arm64 latest 1db281df33a7 4 seconds ago 21MB [2021-02-15T07:20:56.921Z] docker-security-bootstrapper-go-arm64 latest 208bbf4ba16a 14 seconds ago 17MB [2021-02-15T07:20:56.921Z] docker-core-metadata-go-arm64 latest 13f07494d57f 16 seconds ago 17.8MB [2021-02-15T07:20:56.921Z] docker-security-secretstore-setup-go-arm64 latest 7297f7687067 21 seconds ago 23.4MB [2021-02-15T07:20:56.921Z] docker-sys-mgmt-agent-go-arm64 latest 6d0eb3cc2438 About a minute ago 300MB [2021-02-15T07:20:56.921Z] docker-support-notifications-go-arm64 latest c3fb1ad9a0ee 3 minutes ago 16.7MB [2021-02-15T07:20:56.921Z] docker-support-scheduler-go-arm64 latest 196dbd459c15 3 minutes ago 16.1MB [2021-02-15T07:20:56.921Z] docker-core-command-go-arm64 latest 15b353b4692f 3 minutes ago 16MB [2021-02-15T07:20:56.921Z] docker-security-proxy-setup-go-arm64 latest c29ac07e6fe5 3 minutes ago 23.2MB [2021-02-15T07:20:56.921Z] docker 20.10.0 eeaf43b92773 2 months 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-15T07:21:24.788Z]  Building docker-security-bootstrapper-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-15T07:21:24.788Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-15T07:21:24.788Z] ---> d1813412dc04 [2021-02-15T07:21:24.788Z] Step 3/22 : WORKDIR /edgex-go [2021-02-15T07:21:24.788Z] ---> Using cache [2021-02-15T07:21:24.788Z] ---> 8d5395f24086 [2021-02-15T07:21:24.788Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-15T07:21:24.788Z] ---> Using cache [2021-02-15T07:21:24.788Z] ---> 46160beaa243 [2021-02-15T07:21:24.788Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-15T07:21:24.788Z] ---> Using cache [2021-02-15T07:21:24.788Z] ---> 5f17a8b65892 [2021-02-15T07:21:24.788Z] Step 6/22 : COPY go.mod . [2021-02-15T07:21:24.788Z] ---> Using cache [2021-02-15T07:21:24.788Z] ---> 7a29d11df142 [2021-02-15T07:21:24.788Z] Step 7/22 : RUN go mod download [2021-02-15T07:21:24.788Z] ---> Using cache [2021-02-15T07:21:24.788Z] ---> 9921aca39c82 [2021-02-15T07:21:24.788Z] Step 8/22 : COPY . . [2021-02-15T07:21:24.788Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-15T07:21:24.788Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-15T07:21:24.788Z] ---> d1813412dc04 [2021-02-15T07:21:24.788Z] Step 3/23 : WORKDIR /edgex-go [2021-02-15T07:21:24.788Z] ---> Using cache [2021-02-15T07:21:24.788Z] ---> 8d5395f24086 [2021-02-15T07:21:24.788Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-15T07:21:24.788Z] ---> Using cache [2021-02-15T07:21:24.788Z] ---> 46160beaa243 [2021-02-15T07:21:24.788Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-15T07:21:24.788Z] ---> Using cache [2021-02-15T07:21:24.788Z] ---> 5f17a8b65892 [2021-02-15T07:21:24.788Z] Step 6/23 : COPY go.mod . [2021-02-15T07:21:24.788Z] ---> Using cache [2021-02-15T07:21:24.788Z] ---> 7a29d11df142 [2021-02-15T07:21:24.788Z] Step 7/23 : RUN go mod download [2021-02-15T07:21:24.788Z] ---> Using cache [2021-02-15T07:21:24.788Z] ---> 9921aca39c82 [2021-02-15T07:21:24.788Z] Step 8/23 : COPY . . [2021-02-15T07:21:24.788Z] ---> Using cache [2021-02-15T07:21:24.788Z] ---> a3b5a9805e73 [2021-02-15T07:21:24.789Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-15T07:21:24.789Z] ---> Using cache [2021-02-15T07:21:24.789Z] ---> a3b5a9805e73 [2021-02-15T07:21:24.789Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-15T07:21:24.789Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-15T07:21:24.789Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-15T07:21:24.789Z] ---> d1813412dc04 [2021-02-15T07:21:24.789Z] Step 3/23 : WORKDIR /edgex-go [2021-02-15T07:21:24.789Z] ---> Using cache [2021-02-15T07:21:24.789Z] ---> 8d5395f24086 [2021-02-15T07:21:24.789Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-15T07:21:24.789Z] ---> Using cache [2021-02-15T07:21:24.789Z] ---> 46160beaa243 [2021-02-15T07:21:24.789Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-15T07:21:24.789Z] ---> Running in dea20ab29d0d [2021-02-15T07:21:24.789Z] ---> Running in 664104f0f549 [2021-02-15T07:21:24.789Z] ---> Running in 290e82cfd27a [2021-02-15T07:21:33.147Z] 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-15T07:21:33.147Z] 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-15T07:21:33.470Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-15T07:21:34.506Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-15T07:21:35.201Z] OK: 233 MiB in 51 packages [2021-02-15T07:21:54.837Z] Removing intermediate container 664104f0f549 [2021-02-15T07:21:54.837Z] ---> f1ae8f9f5cdc [2021-02-15T07:21:54.837Z] Step 6/23 : COPY go.mod . [2021-02-15T07:21:55.554Z] ---> 56bb78646fc5 [2021-02-15T07:21:55.554Z] Step 7/23 : RUN go mod download [2021-02-15T07:22:00.809Z] ---> Running in a49b813bccb8 [2021-02-15T07:22:06.160Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-15T07:22:06.160Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-15T07:22:06.160Z] ---> d1813412dc04 [2021-02-15T07:22:06.160Z] Step 3/21 : WORKDIR /edgex-go [2021-02-15T07:22:06.160Z] ---> Using cache [2021-02-15T07:22:06.160Z] ---> 8d5395f24086 [2021-02-15T07:22:06.160Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-15T07:22:06.160Z] ---> Using cache [2021-02-15T07:22:06.160Z] ---> 46160beaa243 [2021-02-15T07:22:06.160Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-15T07:22:06.160Z] ---> Using cache [2021-02-15T07:22:06.160Z] ---> 5f17a8b65892 [2021-02-15T07:22:06.160Z] Step 6/21 : COPY go.mod . [2021-02-15T07:22:06.160Z] ---> Using cache [2021-02-15T07:22:06.160Z] ---> 7a29d11df142 [2021-02-15T07:22:06.160Z] Step 7/21 : RUN go mod download [2021-02-15T07:22:06.160Z] ---> Using cache [2021-02-15T07:22:06.160Z] ---> 9921aca39c82 [2021-02-15T07:22:06.160Z] Step 8/21 : COPY . . [2021-02-15T07:22:06.160Z] ---> Using cache [2021-02-15T07:22:06.160Z] ---> a3b5a9805e73 [2021-02-15T07:22:06.160Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-15T07:22:09.932Z] ---> Running in 9e24d3138764 [2021-02-15T07:22:12.951Z] 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-15T07:22:20.154Z] Removing intermediate container a49b813bccb8 [2021-02-15T07:22:20.154Z] ---> 68232c40c3dc [2021-02-15T07:22:20.154Z] Step 8/23 : COPY . . [2021-02-15T07:23:09.475Z] 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-15T07:23:12.274Z] Removing intermediate container 90b16585ae4b [2021-02-15T07:23:12.274Z] ---> d2ae1be3a680 [2021-02-15T07:23:12.274Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-15T07:23:24.464Z] ---> Running in 7dcc6a2616d7 [2021-02-15T07:23:36.726Z] Removing intermediate container dea20ab29d0d [2021-02-15T07:23:36.726Z] ---> 7c876f1ca7b9 [2021-02-15T07:23:36.726Z] [2021-02-15T07:23:36.726Z] Step 10/22 : FROM alpine:3.12 [2021-02-15T07:23:36.726Z] ---> 389fef711851 [2021-02-15T07:23:36.726Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-15T07:23:36.726Z] ---> Using cache [2021-02-15T07:23:36.726Z] ---> 56af0e4f6e51 [2021-02-15T07:23:36.726Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-15T07:23:36.726Z] ---> Using cache [2021-02-15T07:23:36.726Z] ---> 052c7e97e758 [2021-02-15T07:23:36.726Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-15T07:23:39.053Z] Removing intermediate container 290e82cfd27a [2021-02-15T07:23:39.053Z] ---> 91818304367d [2021-02-15T07:23:39.053Z] [2021-02-15T07:23:39.053Z] Step 10/23 : FROM alpine:3.12 [2021-02-15T07:23:39.053Z] ---> 389fef711851 [2021-02-15T07:23:39.053Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-15T07:23:39.053Z] ---> Using cache [2021-02-15T07:23:39.053Z] ---> 56af0e4f6e51 [2021-02-15T07:23:39.053Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-15T07:23:39.053Z] ---> Using cache [2021-02-15T07:23:39.053Z] ---> 052c7e97e758 [2021-02-15T07:23:39.053Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-15T07:23:42.850Z] ---> Running in 754097de8361 [2021-02-15T07:23:42.850Z] ---> Running in 961e3ced4f5d [2021-02-15T07:23:44.850Z] Removing intermediate container 961e3ced4f5d [2021-02-15T07:23:44.850Z] ---> 3df3cfcd4996 [2021-02-15T07:23:44.850Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-15T07:23:45.221Z] Removing intermediate container 754097de8361 [2021-02-15T07:23:45.221Z] ---> 10080898e96b [2021-02-15T07:23:45.221Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-15T07:23:46.208Z] ---> Running in 885daf78cab7 [2021-02-15T07:23:48.100Z] ---> Running in f508e859630a [2021-02-15T07:23:53.323Z] Removing intermediate container 885daf78cab7 [2021-02-15T07:23:53.323Z] ---> 42fb9ed80f2c [2021-02-15T07:23:53.323Z] Step 15/23 : WORKDIR / [2021-02-15T07:23:53.323Z] Removing intermediate container 9e24d3138764 [2021-02-15T07:23:53.323Z] ---> f70bd390cae3 [2021-02-15T07:23:53.323Z] [2021-02-15T07:23:53.323Z] Step 10/21 : FROM alpine:3.12 [2021-02-15T07:23:53.323Z] ---> 389fef711851 [2021-02-15T07:23:53.323Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-15T07:23:53.323Z] Removing intermediate container f508e859630a [2021-02-15T07:23:53.323Z] ---> 13cdc24345f5 [2021-02-15T07:23:53.323Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-15T07:23:54.747Z] ---> Running in 687b1807f873 [2021-02-15T07:23:55.130Z] ---> Running in 0613be2bb9f5 [2021-02-15T07:23:56.310Z] ---> b0deb2d05b7e [2021-02-15T07:23:56.310Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-15T07:23:58.087Z] Removing intermediate container 687b1807f873 [2021-02-15T07:23:58.087Z] ---> 5f9deb541649 [2021-02-15T07:23:58.087Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-15T07:23:58.910Z] ---> 066475bf8561 [2021-02-15T07:23:58.910Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-15T07:23:59.652Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-15T07:24:00.032Z] ---> 21cb5efb5d48 [2021-02-15T07:24:00.032Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-15T07:24:00.032Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-15T07:24:00.399Z] ---> 719bf2f3fac6 [2021-02-15T07:24:00.399Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-15T07:24:00.752Z] ---> Running in edbcd735fd60 [2021-02-15T07:24:00.752Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-15T07:24:00.752Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-15T07:24:00.752Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-15T07:24:00.752Z] (4/4) Installing curl (7.69.1-r3) [2021-02-15T07:24:00.752Z] Executing busybox-1.31.1-r19.trigger [2021-02-15T07:24:01.505Z] Executing ca-certificates-20191127-r4.trigger [2021-02-15T07:24:01.864Z] OK: 7 MiB in 18 packages [2021-02-15T07:24:03.283Z] Collecting docker-compose==1.23.2 [2021-02-15T07:24:03.283Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-15T07:24:04.764Z] 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-15T07:24:05.367Z] Removing intermediate container edbcd735fd60 [2021-02-15T07:24:05.367Z] ---> edea0a151872 [2021-02-15T07:24:05.367Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-15T07:24:05.367Z] Collecting jsonschema<3,>=2.5.1 [2021-02-15T07:24:05.367Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-15T07:24:05.367Z] ---> c9fa7147bf8a [2021-02-15T07:24:05.367Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-15T07:24:06.083Z] ---> Running in fe79b864a3cd [2021-02-15T07:24:07.038Z] Collecting PyYAML<4,>=3.10 [2021-02-15T07:24:07.038Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-15T07:24:08.627Z] ---> c875cf03ad45 [2021-02-15T07:24:08.627Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-15T07:24:09.421Z] Removing intermediate container 0613be2bb9f5 [2021-02-15T07:24:09.422Z] ---> 548ec0d1d1ef [2021-02-15T07:24:09.422Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-15T07:24:09.422Z] Removing intermediate container fe79b864a3cd [2021-02-15T07:24:09.422Z] ---> a9b9ac786570 [2021-02-15T07:24:09.422Z] Step 20/22 : LABEL arch=x86_64 [2021-02-15T07:24:09.422Z] ---> Running in 62512ca664bb [2021-02-15T07:24:09.422Z] ---> Running in 732c8807cfb5 [2021-02-15T07:24:09.888Z] ---> Running in e8746ea1a8d9 [2021-02-15T07:24:10.238Z] ---> 939541873a80 [2021-02-15T07:24:10.238Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-15T07:24:11.133Z] Removing intermediate container 62512ca664bb [2021-02-15T07:24:11.134Z] ---> 1f5c2a690dc2 [2021-02-15T07:24:11.134Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-15T07:24:11.134Z] ---> Running in 93d25402bdf8 [2021-02-15T07:24:11.134Z] Removing intermediate container 732c8807cfb5 [2021-02-15T07:24:11.134Z] ---> a4b5df00ba30 [2021-02-15T07:24:11.134Z] Step 13/21 : WORKDIR /edgex [2021-02-15T07:24:11.428Z] Removing intermediate container e8746ea1a8d9 [2021-02-15T07:24:11.428Z] ---> 8d9c4a996b2c [2021-02-15T07:24:11.428Z] Step 21/22 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 [2021-02-15T07:24:11.839Z] ---> Running in 88a365cd915e [2021-02-15T07:24:11.839Z] ---> Running in 7863f83e2da0 [2021-02-15T07:24:12.250Z] ---> Running in f5342507185f [2021-02-15T07:24:13.730Z] Removing intermediate container 7863f83e2da0 [2021-02-15T07:24:13.730Z] ---> 55812b3328b4 [2021-02-15T07:24:13.730Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-15T07:24:14.151Z] Removing intermediate container f5342507185f [2021-02-15T07:24:14.151Z] ---> 9ef19cbed1e8 [2021-02-15T07:24:14.151Z] Step 22/22 : LABEL version=0.0.0 [2021-02-15T07:24:14.151Z] Removing intermediate container 88a365cd915e [2021-02-15T07:24:14.151Z] ---> 10375b439550 [2021-02-15T07:24:14.151Z] Step 21/23 : LABEL arch=x86_64 [2021-02-15T07:24:14.642Z] 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-15T07:24:15.245Z] Collecting docopt<0.7,>=0.6.1 [2021-02-15T07:24:15.245Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-15T07:24:15.245Z] ---> Running in 6c34f7907cc3 [2021-02-15T07:24:15.245Z] ---> Running in 1d45b8b41a3b [2021-02-15T07:24:16.478Z] Collecting docker<4.0,>=3.6.0 [2021-02-15T07:24:16.825Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-15T07:24:17.218Z] ---> 74b121d8b7bb [2021-02-15T07:24:17.218Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-15T07:24:17.603Z] Collecting texttable<0.10,>=0.9.0 [2021-02-15T07:24:17.603Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-15T07:24:17.603Z] Removing intermediate container 6c34f7907cc3 [2021-02-15T07:24:17.603Z] ---> b06443b9ee7d [2021-02-15T07:24:17.603Z] [2021-02-15T07:24:18.392Z] Removing intermediate container 1d45b8b41a3b [2021-02-15T07:24:18.392Z] ---> 5abbb0985658 [2021-02-15T07:24:18.392Z] Step 22/23 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 [2021-02-15T07:24:18.918Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-15T07:24:18.918Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-15T07:24:18.918Z] ---> 2875476eec21 [2021-02-15T07:24:18.918Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-15T07:24:19.733Z] ---> Running in e2309319bbd5 [2021-02-15T07:24:20.382Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-15T07:24:20.382Z] Successfully built b06443b9ee7d [2021-02-15T07:24:20.382Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-15T07:24:21.121Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-15T07:24:21.122Z]  Building docker-support-scheduler-go ... done Collecting cached-property<2,>=1.2.0 [2021-02-15T07:24:21.444Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-15T07:24:22.268Z] Removing intermediate container e2309319bbd5 [2021-02-15T07:24:22.268Z] ---> 3afb5ad75e51 [2021-02-15T07:24:22.268Z] Step 23/23 : LABEL version=0.0.0 [2021-02-15T07:24:22.268Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-15T07:24:22.268Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-15T07:24:22.268Z] ---> 752b0ec793d4 [2021-02-15T07:24:22.268Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-15T07:24:22.689Z] ---> Running in 7c070b81243f [2021-02-15T07:24:23.002Z] ---> Running in cba3dda6b5ee [2021-02-15T07:24:23.002Z] Collecting docker-pycreds>=0.4.0 [2021-02-15T07:24:23.002Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-15T07:24:23.293Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-15T07:24:23.293Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-15T07:24:23.293Z] Collecting idna<2.8,>=2.5 [2021-02-15T07:24:23.293Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-15T07:24:23.590Z] 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-15T07:24:23.590Z] 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-15T07:24:23.590Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-15T07:24:23.590Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-15T07:24:23.590Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-15T07:24:23.590Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-15T07:24:23.882Z] Installing collected packages: jsonschema, PyYAML, docopt, websocket-client, urllib3, idna, requests, docker-pycreds, docker, texttable, dockerpty, cached-property, docker-compose [2021-02-15T07:24:24.168Z] Removing intermediate container 7c070b81243f [2021-02-15T07:24:24.168Z] ---> e2f783646422 [2021-02-15T07:24:24.168Z] [2021-02-15T07:24:24.450Z] Removing intermediate container cba3dda6b5ee [2021-02-15T07:24:24.450Z] ---> dae042a0caab [2021-02-15T07:24:24.450Z] Step 18/21 : CMD ["--init=true"] [2021-02-15T07:24:24.450Z] Running setup.py install for PyYAML: started [2021-02-15T07:24:24.865Z] Successfully built e2f783646422 [2021-02-15T07:24:25.533Z] Successfully tagged docker-core-metadata-go:latest [2021-02-15T07:24:25.533Z]  Building docker-core-metadata-go ... done  ---> Running in 96a08ffd2854 [2021-02-15T07:24:27.141Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-15T07:24:27.141Z] Running setup.py install for docopt: started [2021-02-15T07:24:27.660Z] Removing intermediate container 96a08ffd2854 [2021-02-15T07:24:27.660Z] ---> 5390ee7b82ce [2021-02-15T07:24:27.660Z] Step 19/21 : LABEL arch=x86_64 [2021-02-15T07:24:27.660Z] ---> Running in 6d5099dab211 [2021-02-15T07:24:28.014Z] Running setup.py install for docopt: finished with status 'done' [2021-02-15T07:24:28.459Z] Attempting uninstall: urllib3 [2021-02-15T07:24:28.910Z] Found existing installation: urllib3 1.25.9 [2021-02-15T07:24:28.910Z] Uninstalling urllib3-1.25.9: [2021-02-15T07:24:29.332Z] Successfully uninstalled urllib3-1.25.9 [2021-02-15T07:24:29.703Z] Removing intermediate container 6d5099dab211 [2021-02-15T07:24:29.703Z] ---> 9913a30d6241 [2021-02-15T07:24:29.703Z] Step 20/21 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 [2021-02-15T07:24:31.239Z] ---> Running in 55628a5e37c4 [2021-02-15T07:24:31.239Z] Attempting uninstall: idna [2021-02-15T07:24:31.239Z] Found existing installation: idna 2.9 [2021-02-15T07:24:31.239Z] Uninstalling idna-2.9: [2021-02-15T07:24:31.816Z] Successfully uninstalled idna-2.9 [2021-02-15T07:24:32.153Z] Attempting uninstall: requests [2021-02-15T07:24:32.153Z] Found existing installation: requests 2.23.0 [2021-02-15T07:24:32.153Z] Uninstalling requests-2.23.0: [2021-02-15T07:24:32.153Z] Removing intermediate container 55628a5e37c4 [2021-02-15T07:24:32.153Z] ---> 0690dca59c9e [2021-02-15T07:24:32.153Z] Step 21/21 : LABEL version=0.0.0 [2021-02-15T07:24:32.479Z] Successfully uninstalled requests-2.23.0 [2021-02-15T07:24:32.856Z] ---> Running in ccc5685296a1 [2021-02-15T07:24:35.931Z] Removing intermediate container ccc5685296a1 [2021-02-15T07:24:35.931Z] ---> b00e6b4c0305 [2021-02-15T07:24:35.931Z] [2021-02-15T07:24:36.298Z] Running setup.py install for texttable: started [2021-02-15T07:24:36.997Z] Successfully built b00e6b4c0305 [2021-02-15T07:24:36.997Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-15T07:24:36.997Z]  Building docker-security-proxy-setup-go ... done  Running setup.py install for texttable: finished with status 'done' [2021-02-15T07:24:36.997Z] Running setup.py install for dockerpty: started [2021-02-15T07:24:37.674Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-15T07:24:38.834Z] 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-15T07:24:45.927Z] Removing intermediate container 7dcc6a2616d7 [2021-02-15T07:24:45.927Z] ---> dcad056ce401 [2021-02-15T07:24:45.927Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-15T07:24:45.927Z] ---> Running in 9fa3845ad15f [2021-02-15T07:24:48.721Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-15T07:24:49.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-15T07:24:50.001Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-15T07:24:50.444Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-15T07:24:50.444Z] (3/3) Installing curl (7.69.1-r3) [2021-02-15T07:24:50.444Z] Executing busybox-1.31.1-r19.trigger [2021-02-15T07:24:50.444Z] OK: 72 MiB in 58 packages [2021-02-15T07:24:54.058Z] Removing intermediate container 9fa3845ad15f [2021-02-15T07:24:54.058Z] ---> 153bb348ede1 [2021-02-15T07:24:54.058Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-15T07:24:54.058Z] ---> Running in 649040c1ce0a [2021-02-15T07:24:54.324Z] Removing intermediate container 649040c1ce0a [2021-02-15T07:24:54.324Z] ---> a30761db272c [2021-02-15T07:24:54.324Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-15T07:24:55.606Z] ---> Running in 81e40850e3d5 [2021-02-15T07:24:56.815Z] Removing intermediate container 81e40850e3d5 [2021-02-15T07:24:56.815Z] ---> be7c5bd0dbd2 [2021-02-15T07:24:56.815Z] Step 24/26 : LABEL arch=x86_64 [2021-02-15T07:24:57.085Z] ---> Running in 93e4a7e47f2d [2021-02-15T07:24:57.446Z] Removing intermediate container 93e4a7e47f2d [2021-02-15T07:24:57.446Z] ---> af2df4f74a43 [2021-02-15T07:24:57.446Z] Step 25/26 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 [2021-02-15T07:24:58.491Z] ---> Running in 59c9a22717c0 [2021-02-15T07:25:00.215Z] Removing intermediate container 59c9a22717c0 [2021-02-15T07:25:00.215Z] ---> 55503a86b87b [2021-02-15T07:25:00.215Z] Step 26/26 : LABEL version=0.0.0 [2021-02-15T07:25:00.496Z] Removing intermediate container 93d25402bdf8 [2021-02-15T07:25:00.496Z] ---> cd6704f0c4b9 [2021-02-15T07:25:00.496Z] [2021-02-15T07:25:00.496Z] Step 10/23 : FROM alpine:3.12 [2021-02-15T07:25:00.496Z] ---> 389fef711851 [2021-02-15T07:25:00.496Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-15T07:25:00.496Z] ---> Running in 15cc456cd4cf [2021-02-15T07:25:00.817Z] ---> Running in ff53684cd0d6 [2021-02-15T07:25:01.171Z] Removing intermediate container 15cc456cd4cf [2021-02-15T07:25:01.171Z] ---> bbadfaf1a202 [2021-02-15T07:25:01.171Z] [2021-02-15T07:25:01.841Z] Removing intermediate container ff53684cd0d6 [2021-02-15T07:25:01.841Z] ---> 15251b1e96d6 [2021-02-15T07:25:01.841Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-15T07:25:01.841Z] ---> Running in 6aa18e385e2c [2021-02-15T07:25:01.841Z] Successfully built bbadfaf1a202 [2021-02-15T07:25:02.149Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-15T07:25:02.510Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 6aa18e385e2c [2021-02-15T07:25:02.510Z] ---> 6d9be280dced [2021-02-15T07:25:02.510Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-15T07:25:02.892Z] ---> Running in 520e76f347cf [2021-02-15T07:25:03.282Z] Removing intermediate container 520e76f347cf [2021-02-15T07:25:03.282Z] ---> 109b9001e144 [2021-02-15T07:25:03.282Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-15T07:25:03.598Z] ---> Running in a8355956ea37 [2021-02-15T07:25:06.843Z] Removing intermediate container a8355956ea37 [2021-02-15T07:25:06.844Z] ---> 2ef8b61edaf6 [2021-02-15T07:25:06.844Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-15T07:25:07.135Z] ---> Running in 62723218cc14 [2021-02-15T07:25:08.819Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-15T07:25:10.259Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-15T07:25:11.550Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-15T07:25:11.550Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-15T07:25:11.550Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-15T07:25:11.866Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-15T07:25:12.486Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-15T07:25:12.852Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-15T07:25:12.852Z] Executing busybox-1.31.1-r19.trigger [2021-02-15T07:25:12.852Z] OK: 8 MiB in 20 packages [2021-02-15T07:25:13.973Z] Removing intermediate container 62723218cc14 [2021-02-15T07:25:13.973Z] ---> d128e4a6ae2b [2021-02-15T07:25:13.973Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-15T07:25:15.602Z] ---> 7ee9cad146f0 [2021-02-15T07:25:15.602Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-15T07:25:18.425Z] ---> a884962b61ff [2021-02-15T07:25:18.425Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-15T07:25:19.728Z] ---> b520d5344118 [2021-02-15T07:25:19.728Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-15T07:25:19.728Z] ---> Running in 9fa10214f393 [2021-02-15T07:25:20.077Z] Removing intermediate container 9fa10214f393 [2021-02-15T07:25:20.077Z] ---> d68ca24f6860 [2021-02-15T07:25:20.077Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-15T07:25:20.077Z] ---> Running in 1f7791f20702 [2021-02-15T07:25:20.690Z] Removing intermediate container 1f7791f20702 [2021-02-15T07:25:20.690Z] ---> da668d3cf51c [2021-02-15T07:25:20.690Z] Step 21/23 : LABEL arch=x86_64 [2021-02-15T07:25:20.690Z] ---> Running in d0a25f49b812 [2021-02-15T07:25:21.710Z] Removing intermediate container d0a25f49b812 [2021-02-15T07:25:21.711Z] ---> 93f8b5501b48 [2021-02-15T07:25:21.711Z] Step 22/23 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 [2021-02-15T07:25:21.711Z] ---> Running in db36178b07ba [2021-02-15T07:25:22.766Z] Removing intermediate container db36178b07ba [2021-02-15T07:25:22.766Z] ---> 547ba385b3d6 [2021-02-15T07:25:22.766Z] Step 23/23 : LABEL version=0.0.0 [2021-02-15T07:25:22.766Z] ---> Running in 6663e87a51d2 [2021-02-15T07:25:23.036Z] Removing intermediate container 6663e87a51d2 [2021-02-15T07:25:23.036Z] ---> 14c06dcd3da2 [2021-02-15T07:25:23.036Z] [2021-02-15T07:25:23.036Z] Successfully built 14c06dcd3da2 [2021-02-15T07:25:23.318Z] Successfully tagged docker-core-data-go:latest [2021-02-15T07:25:23.924Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-15T07:25:23.976Z] $ docker stop --time=1 2340ab9104a591b4b3a465723875f0b2ff8a7626e2ce23b75774820692b22a65 [2021-02-15T07:25:27.048Z] $ docker rm -f 2340ab9104a591b4b3a465723875f0b2ff8a7626e2ce23b75774820692b22a65 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-15T07:25:27.926Z] + docker images [2021-02-15T07:25:27.926Z] + grep docker [2021-02-15T07:25:29.234Z] docker-core-data-go latest 14c06dcd3da2 7 seconds ago 22.3MB [2021-02-15T07:25:29.234Z] docker-sys-mgmt-agent-go latest bbadfaf1a202 29 seconds ago 313MB [2021-02-15T07:25:29.234Z] docker-security-proxy-setup-go latest b00e6b4c0305 56 seconds ago 24.4MB [2021-02-15T07:25:29.234Z] docker-core-metadata-go latest e2f783646422 About a minute ago 18.8MB [2021-02-15T07:25:29.234Z] docker-support-scheduler-go latest b06443b9ee7d About a minute ago 17MB [2021-02-15T07:25:29.234Z] docker-security-bootstrapper-go latest 7e55f03fcc66 4 minutes ago 18MB [2021-02-15T07:25:29.234Z] docker-security-secretstore-setup-go latest c9c969ab5593 5 minutes ago 24.6MB [2021-02-15T07:25:29.234Z] docker-core-command-go latest a5f368537ac3 5 minutes ago 16.9MB [2021-02-15T07:25:29.234Z] docker-support-notifications-go latest 51407d1f7319 5 minutes ago 17.6MB [2021-02-15T07:25:29.234Z] docker 20.10.0 aefe523efa57 2 months 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-15T07:25:45.772Z] Still waiting to schedule task [2021-02-15T07:25:45.772Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-15T07:26:38.258Z] Running on prd-ubuntu18.04-docker-8c-8g-26490 in /w/workspace/edgexfoundry_edgex-go_PR-3169 [Pipeline] { [Pipeline] ws [2021-02-15T07:26:38.416Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-15T07:26:40.548Z] using credential edgex-jenkins-ssh [2021-02-15T07:26:40.607Z] Cloning the remote Git repository [2021-02-15T07:26:40.603Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-15T07:26:40.681Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-15T07:26:40.719Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-15T07:26:40.719Z] > git --version # timeout=10 [2021-02-15T07:26:40.726Z] > git --version # 'git version 2.17.1' [2021-02-15T07:26:40.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T07:26:40.756Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-15T07:26:45.502Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-15T07:26:45.510Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-15T07:26:45.522Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-15T07:26:45.540Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-15T07:26:45.540Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T07:26:45.546Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3169/head:refs/remotes/origin/PR-3169 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-15T07:26:46.050Z] Merging remotes/origin/master commit c45cbaf51db8bca8828eded85884901e9538081e into PR head commit 8ceae06408e0fb83db31df0165fb975e7f26d677 [2021-02-15T07:26:46.174Z] Merge succeeded, producing 8ceae06408e0fb83db31df0165fb975e7f26d677 [2021-02-15T07:26:46.175Z] Checking out Revision 8ceae06408e0fb83db31df0165fb975e7f26d677 (PR-3169) [2021-02-15T07:26:46.046Z] > git config core.sparsecheckout # timeout=10 [2021-02-15T07:26:46.052Z] > git checkout -f 8ceae06408e0fb83db31df0165fb975e7f26d677 # timeout=10 [2021-02-15T07:26:46.125Z] > git remote # timeout=10 [2021-02-15T07:26:46.132Z] > git config --get remote.origin.url # timeout=10 [2021-02-15T07:26:46.140Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-15T07:26:46.144Z] > git merge c45cbaf51db8bca8828eded85884901e9538081e # timeout=10 [2021-02-15T07:26:46.154Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-15T07:26:46.164Z] > git config core.sparsecheckout # timeout=10 [2021-02-15T07:26:46.167Z] > git checkout -f 8ceae06408e0fb83db31df0165fb975e7f26d677 # timeout=10 [2021-02-15T07:26:49.876Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-02-15T07:26:49.891Z] > git --version # timeout=10 [2021-02-15T07:26:49.895Z] > git --version # 'git version 2.17.1' [2021-02-15T07:26:49.899Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-15T07:26:51.516Z] + echo snap-build.sh [2021-02-15T07:26:51.516Z] snap-build.sh [2021-02-15T07:26:51.516Z] + SNAP_BASE_DIR=. [2021-02-15T07:26:51.516Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-02-15T07:26:51.516Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-02-15T07:26:51.516Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-02-15T07:26:51.516Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-02-15T07:26:51.516Z] + cd /w/workspace/edgex-go/1 [2021-02-15T07:26:51.516Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-15T07:26:51.516Z] Reading package lists... [2021-02-15T07:26:51.780Z] Building dependency tree... [2021-02-15T07:26:51.780Z] Reading state information... [2021-02-15T07:26:51.780Z] The following packages were automatically installed and are no longer required: [2021-02-15T07:26:51.780Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-15T07:26:51.780Z] uidmap xdelta3 [2021-02-15T07:26:51.780Z] Use 'sudo apt autoremove' to remove them. [2021-02-15T07:26:51.780Z] The following packages will be REMOVED: [2021-02-15T07:26:51.780Z] lxd* lxd-client* [2021-02-15T07:26:52.354Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-15T07:26:52.354Z] After this operation, 31.7 MB disk space will be freed. [2021-02-15T07:26:53.413Z] (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-15T07:26:53.413Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-15T07:26:54.359Z] Removing lxd dnsmasq configuration [2021-02-15T07:26:54.359Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-15T07:26:54.620Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-15T07:26:55.565Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-15T07:26:55.829Z] (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-15T07:26:55.829Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-15T07:26:57.228Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-15T07:26:57.228Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-15T07:26:59.149Z] + sudo snap remove --purge lxd [2021-02-15T07:26:59.149Z] snap "lxd" is not installed [2021-02-15T07:26:59.149Z] + sudo groupadd --force --system lxd [2021-02-15T07:26:59.149Z] ++ whoami [2021-02-15T07:26:59.149Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-15T07:26:59.149Z] + newgrp - lxd [2021-02-15T07:26:59.149Z] + sudo snap install lxd [2021-02-15T07:27:07.301Z] 2021-02-15T07:27:04Z INFO Waiting for automatic snapd restart... [2021-02-15T07:27:22.340Z] lxd 4.11 from Canonical* installed [2021-02-15T07:27:22.340Z] + sudo lxd init --auto [2021-02-15T07:27:28.939Z] + sudo snap install --classic snapcraft [2021-02-15T07:27:37.089Z] snapcraft 4.5.1 from Canonical* installed [2021-02-15T07:27:37.090Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-15T07:27:37.090Z] + patch --verbose -p1 [2021-02-15T07:27:37.090Z] Hmm... Looks like a unified diff to me... [2021-02-15T07:27:37.090Z] The text leading up to this was: [2021-02-15T07:27:37.090Z] -------------------------- [2021-02-15T07:27:37.090Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-15T07:27:37.090Z] |From: Tony Espy [2021-02-15T07:27:37.090Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-15T07:27:37.090Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-15T07:27:37.090Z] | [2021-02-15T07:27:37.090Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-15T07:27:37.090Z] |optimize the snap CI check run for pull requests. When [2021-02-15T07:27:37.090Z] |applied, it essentially strips out everything (apps and [2021-02-15T07:27:37.090Z] |parts) from the snapcraft.yaml file except those required [2021-02-15T07:27:37.090Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-15T07:27:37.090Z] |catch changes to edgex-go that break the snap build. [2021-02-15T07:27:37.090Z] | [2021-02-15T07:27:37.090Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-15T07:27:37.090Z] |to update this patch file, otherwise it may fail to apply, [2021-02-15T07:27:37.090Z] |resulting in a failed snap build CI check in the associated [2021-02-15T07:27:37.090Z] |pull request. [2021-02-15T07:27:37.090Z] | [2021-02-15T07:27:37.090Z] |Note - in addition to applying this patch, the pipeline also [2021-02-15T07:27:37.090Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-15T07:27:37.090Z] |need to build the finally binary .snap file (and it won't [2021-02-15T07:27:37.090Z] |work with the patch applied). This further reduces the build [2021-02-15T07:27:37.090Z] |time. [2021-02-15T07:27:37.090Z] |--- [2021-02-15T07:27:37.090Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-15T07:27:37.090Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-15T07:27:37.090Z] | [2021-02-15T07:27:37.090Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-15T07:27:37.090Z] |index 1e537489..faf42425 100644 [2021-02-15T07:27:37.090Z] |--- a/snap/snapcraft.yaml [2021-02-15T07:27:37.090Z] |+++ b/snap/snapcraft.yaml [2021-02-15T07:27:37.090Z] -------------------------- [2021-02-15T07:27:37.090Z] patching file snap/snapcraft.yaml [2021-02-15T07:27:37.090Z] Using Plan A... [2021-02-15T07:27:37.090Z] Hunk #1 succeeded at 73. [2021-02-15T07:27:37.090Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-02-15T07:27:37.090Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-02-15T07:27:37.090Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-02-15T07:27:37.090Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-02-15T07:27:37.090Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-02-15T07:27:37.090Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-02-15T07:27:37.090Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-02-15T07:27:37.090Z] Hmm... Ignoring the trailing garbage. [2021-02-15T07:27:37.090Z] done [2021-02-15T07:27:37.090Z] + sudo snapcraft prime --use-lxd [2021-02-15T07:27:37.671Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-15T07:27:37.672Z] 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-15T07:27:37.672Z] - README.md [2021-02-15T07:27:37.672Z] - snapcraft.yaml.orig [2021-02-15T07:27:37.672Z] [2021-02-15T07:27:37.672Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-15T07:27:38.242Z] Launching a container. [2021-02-15T07:27:50.521Z] Waiting for container to be ready [2021-02-15T07:27:50.521Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-15T07:27:50.521Z] [2021-02-15T07:27:53.079Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-02-15T07:27:53.347Z] Waiting for network to be ready... [2021-02-15T07:27:53.920Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-15T07:27:53.920Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-15T07:27:54.494Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] [2021-02-15T07:27:54.494Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-15T07:27:54.494Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-15T07:27:54.758Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-15T07:27:54.758Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] [2021-02-15T07:27:55.018Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-15T07:27:55.018Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-15T07:27:55.018Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-15T07:27:55.018Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-15T07:27:55.018Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-02-15T07:27:55.018Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-15T07:27:55.019Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-15T07:27:55.019Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-15T07:27:55.019Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-15T07:27:55.019Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-15T07:27:55.019Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] [2021-02-15T07:27:55.282Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-15T07:27:55.543Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1884 kB] [2021-02-15T07:27:55.543Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] [2021-02-15T07:27:55.543Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-15T07:27:55.543Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-15T07:27:55.543Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-15T07:27:55.543Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-15T07:27:55.543Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] [2021-02-15T07:27:55.804Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-15T07:27:58.355Z] Fetched 23.9 MB in 4s (5488 kB/s) [2021-02-15T07:27:58.928Z] Reading package lists... [2021-02-15T07:27:59.190Z] Reading package lists... [2021-02-15T07:27:59.190Z] Building dependency tree... [2021-02-15T07:27:59.190Z] Reading state information... [2021-02-15T07:27:59.452Z] The following additional packages will be installed: [2021-02-15T07:27:59.452Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-15T07:27:59.452Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-15T07:27:59.452Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-15T07:27:59.452Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-15T07:27:59.452Z] Suggested packages: [2021-02-15T07:27:59.452Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-15T07:27:59.452Z] Recommended packages: [2021-02-15T07:27:59.452Z] gnupg libsasl2-modules [2021-02-15T07:27:59.452Z] The following NEW packages will be installed: [2021-02-15T07:27:59.452Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-15T07:27:59.452Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-15T07:27:59.452Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-15T07:27:59.452Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-15T07:27:59.452Z] The following packages will be upgraded: [2021-02-15T07:27:59.452Z] gpg gpg-agent gpgconf libudev1 [2021-02-15T07:27:59.714Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-15T07:27:59.714Z] Need to get 3532 kB of archives. [2021-02-15T07:27:59.714Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-15T07:27:59.714Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-15T07:27:59.714Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-02-15T07:27:59.974Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-15T07:28:00.236Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-02-15T07:28:00.236Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-02-15T07:28:00.236Z] 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-15T07:28:00.236Z] 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-15T07:28:00.236Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.9 [16.6 kB] [2021-02-15T07:28:00.236Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.9 [155 kB] [2021-02-15T07:28:00.497Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-15T07:28:00.498Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-02-15T07:28:00.498Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-15T07:28:00.498Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-15T07:28:00.498Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-15T07:28:00.498Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-15T07:28:00.498Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-15T07:28:00.498Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-15T07:28:00.498Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-15T07:28:00.498Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-15T07:28:00.498Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-15T07:28:00.498Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-15T07:28:00.498Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-15T07:28:00.759Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-15T07:28:00.760Z] Fetched 3532 kB in 1s (3233 kB/s) [2021-02-15T07:28:00.760Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-15T07:28:00.760Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-15T07:28:00.760Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-15T07:28:00.760Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-15T07:28:01.021Z] Selecting previously unselected package udev. [2021-02-15T07:28:01.021Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-15T07:28:01.021Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-15T07:28:01.021Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-15T07:28:01.282Z] Selecting previously unselected package libfuse2:amd64. [2021-02-15T07:28:01.282Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-15T07:28:01.282Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-15T07:28:01.282Z] Selecting previously unselected package fuse. [2021-02-15T07:28:01.282Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-15T07:28:01.282Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-15T07:28:01.543Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-15T07:28:01.543Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-15T07:28:01.543Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-15T07:28:01.543Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-15T07:28:01.807Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-15T07:28:01.807Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-15T07:28:01.807Z] Selecting previously unselected package libksba8:amd64. [2021-02-15T07:28:01.807Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-15T07:28:01.807Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-15T07:28:02.070Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-15T07:28:02.070Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-15T07:28:02.070Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-15T07:28:02.070Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-15T07:28:02.070Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-15T07:28:02.070Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-15T07:28:02.332Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-15T07:28:02.332Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-15T07:28:02.332Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-15T07:28:02.332Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-15T07:28:02.332Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-15T07:28:02.332Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-15T07:28:02.332Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-15T07:28:02.332Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-15T07:28:02.594Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-15T07:28:02.594Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-15T07:28:02.594Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-15T07:28:02.594Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-15T07:28:02.594Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-15T07:28:02.594Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-15T07:28:02.594Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-15T07:28:02.859Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-15T07:28:02.859Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-15T07:28:02.859Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-15T07:28:02.859Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-15T07:28:02.859Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-15T07:28:02.859Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-15T07:28:03.121Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-15T07:28:03.121Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-15T07:28:03.121Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-15T07:28:03.121Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-15T07:28:03.121Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-15T07:28:03.121Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-15T07:28:03.383Z] Selecting previously unselected package libldap-common. [2021-02-15T07:28:03.383Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb ... [2021-02-15T07:28:03.383Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-15T07:28:03.383Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-15T07:28:03.383Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... [2021-02-15T07:28:03.383Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-15T07:28:03.383Z] Selecting previously unselected package dirmngr. [2021-02-15T07:28:03.383Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-15T07:28:03.384Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-15T07:28:03.646Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-15T07:28:03.646Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-02-15T07:28:03.646Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-15T07:28:03.646Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-15T07:28:03.646Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-15T07:28:03.646Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-02-15T07:28:03.908Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-15T07:28:03.908Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-15T07:28:03.908Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-15T07:28:03.908Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-15T07:28:04.174Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-15T07:28:04.435Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-15T07:28:04.435Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-15T07:28:04.435Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-15T07:28:04.435Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-02-15T07:28:04.435Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-15T07:28:04.435Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-15T07:28:04.435Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-15T07:28:04.435Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-15T07:28:04.697Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-15T07:28:04.697Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-15T07:28:04.697Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-15T07:28:04.697Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-15T07:28:04.697Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-15T07:28:04.697Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-15T07:28:05.268Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-15T07:28:05.268Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-15T07:28:05.268Z] This means they are not meant to be enabled using systemctl. [2021-02-15T07:28:05.268Z] Possible reasons for having this kind of units are: [2021-02-15T07:28:05.268Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-15T07:28:05.268Z] .wants/ or .requires/ directory. [2021-02-15T07:28:05.268Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-15T07:28:05.268Z] a requirement dependency on it. [2021-02-15T07:28:05.268Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-15T07:28:05.268Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-15T07:28:05.268Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-15T07:28:05.268Z] instance name specified. [2021-02-15T07:28:05.529Z] Reading package lists... [2021-02-15T07:28:05.790Z] Building dependency tree... [2021-02-15T07:28:05.790Z] Reading state information... [2021-02-15T07:28:06.052Z] The following additional packages will be installed: [2021-02-15T07:28:06.052Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-15T07:28:06.052Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-15T07:28:06.052Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-15T07:28:06.052Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-15T07:28:06.052Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-15T07:28:06.052Z] Suggested packages: [2021-02-15T07:28:06.052Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-15T07:28:06.052Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-15T07:28:06.052Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-15T07:28:06.052Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-15T07:28:06.052Z] systemd-container policykit-1 [2021-02-15T07:28:06.052Z] Recommended packages: [2021-02-15T07:28:06.052Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-15T07:28:06.052Z] The following NEW packages will be installed: [2021-02-15T07:28:06.052Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-15T07:28:06.052Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-15T07:28:06.052Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-15T07:28:06.052Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-15T07:28:06.052Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-15T07:28:06.052Z] The following packages will be upgraded: [2021-02-15T07:28:06.052Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-15T07:28:06.313Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-15T07:28:06.313Z] Need to get 35.2 MB of archives. [2021-02-15T07:28:06.313Z] After this operation, 141 MB of additional disk space will be used. [2021-02-15T07:28:06.313Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-15T07:28:06.313Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-15T07:28:06.884Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-15T07:28:06.884Z] 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-15T07:28:06.884Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-15T07:28:07.145Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-02-15T07:28:07.145Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-02-15T07:28:07.145Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-15T07:28:07.145Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-15T07:28:07.145Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-15T07:28:07.145Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-15T07:28:07.145Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-15T07:28:07.145Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-15T07:28:07.145Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-15T07:28:07.145Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-15T07:28:07.145Z] 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-15T07:28:07.145Z] 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-15T07:28:07.145Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-15T07:28:07.145Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-02-15T07:28:07.145Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-02-15T07:28:07.145Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-15T07:28:07.145Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-15T07:28:07.145Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-15T07:28:07.145Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-15T07:28:07.145Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-15T07:28:07.145Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-15T07:28:07.145Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-15T07:28:07.145Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-02-15T07:28:07.406Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-15T07:28:07.406Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-02-15T07:28:08.796Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-15T07:28:08.796Z] Fetched 35.2 MB in 2s (15.0 MB/s) [2021-02-15T07:28:08.796Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-15T07:28:08.796Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-15T07:28:08.796Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-15T07:28:09.371Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-15T07:28:09.371Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-15T07:28:09.371Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-15T07:28:09.633Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-15T07:28:09.633Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-15T07:28:09.633Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-15T07:28:09.902Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-15T07:28:09.902Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-15T07:28:09.902Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-15T07:28:09.902Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-15T07:28:10.165Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-15T07:28:10.165Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-15T07:28:10.740Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-15T07:28:10.740Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-15T07:28:10.740Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-15T07:28:10.740Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-15T07:28:11.005Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-15T07:28:11.005Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-15T07:28:11.005Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-15T07:28:11.266Z] Selecting previously unselected package libexpat1:amd64. [2021-02-15T07:28:11.266Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-15T07:28:11.266Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-15T07:28:11.266Z] Selecting previously unselected package python3.6-minimal. [2021-02-15T07:28:11.266Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-15T07:28:11.266Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-15T07:28:11.529Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-15T07:28:11.789Z] Checking for services that may need to be restarted...done. [2021-02-15T07:28:11.789Z] Checking for services that may need to be restarted...done. [2021-02-15T07:28:11.789Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-15T07:28:11.789Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-15T07:28:11.789Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-15T07:28:12.368Z] Selecting previously unselected package python3-minimal. [2021-02-15T07:28:12.368Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-15T07:28:12.368Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-15T07:28:12.368Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-15T07:28:12.368Z] Selecting previously unselected package mime-support. [2021-02-15T07:28:12.368Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-15T07:28:12.368Z] Unpacking mime-support (3.60ubuntu1) ... [2021-02-15T07:28:12.629Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-15T07:28:12.629Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-15T07:28:12.629Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-15T07:28:12.629Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-15T07:28:12.630Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-15T07:28:12.630Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-15T07:28:12.890Z] Selecting previously unselected package python3.6. [2021-02-15T07:28:12.890Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-15T07:28:12.890Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-15T07:28:12.891Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-15T07:28:12.891Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-15T07:28:12.891Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-15T07:28:13.152Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-15T07:28:13.413Z] Selecting previously unselected package python3. [2021-02-15T07:28:13.413Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-15T07:28:13.413Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-15T07:28:13.413Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-15T07:28:13.413Z] Selecting previously unselected package multiarch-support. [2021-02-15T07:28:13.413Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-15T07:28:13.413Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-15T07:28:13.413Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-15T07:28:13.413Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-15T07:28:13.413Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-15T07:28:13.413Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-15T07:28:13.413Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-15T07:28:13.675Z] Selecting previously unselected package libbsd0:amd64. [2021-02-15T07:28:13.675Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-15T07:28:13.675Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-15T07:28:13.675Z] Selecting previously unselected package sudo. [2021-02-15T07:28:13.675Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-15T07:28:13.675Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-15T07:28:14.254Z] Selecting previously unselected package apparmor. [2021-02-15T07:28:14.254Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-15T07:28:14.254Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-15T07:28:14.254Z] Selecting previously unselected package libedit2:amd64. [2021-02-15T07:28:14.254Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-15T07:28:14.254Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-15T07:28:14.517Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-15T07:28:14.517Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-15T07:28:14.517Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-15T07:28:14.517Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-15T07:28:14.517Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-15T07:28:14.517Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-15T07:28:14.779Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-15T07:28:14.779Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-15T07:28:14.779Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-15T07:28:14.779Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-15T07:28:14.779Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-15T07:28:14.779Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-15T07:28:14.779Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-15T07:28:14.779Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-15T07:28:14.779Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-15T07:28:15.043Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-15T07:28:15.043Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-02-15T07:28:15.043Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-15T07:28:15.305Z] Selecting previously unselected package openssh-client. [2021-02-15T07:28:15.305Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-15T07:28:15.305Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-15T07:28:15.305Z] Selecting previously unselected package squashfs-tools. [2021-02-15T07:28:15.305Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-15T07:28:15.305Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-15T07:28:15.569Z] Selecting previously unselected package snapd. [2021-02-15T07:28:15.569Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-02-15T07:28:15.569Z] Unpacking snapd (2.48.3+18.04) ... [2021-02-15T07:28:17.490Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-15T07:28:17.490Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-15T07:28:17.490Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-15T07:28:17.490Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-15T07:28:17.751Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-15T07:28:17.751Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-15T07:28:17.751Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-15T07:28:17.751Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-15T07:28:17.751Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-15T07:28:18.694Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-15T07:28:18.694Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-15T07:28:18.694Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-15T07:28:18.694Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-15T07:28:18.694Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-15T07:28:18.694Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-15T07:28:19.266Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-15T07:28:19.840Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-15T07:28:20.413Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-15T07:28:20.413Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-15T07:28:20.413Z] running python rtupdate hooks for python3.6... [2021-02-15T07:28:20.413Z] running python post-rtupdate hooks for python3.6... [2021-02-15T07:28:20.413Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-02-15T07:28:21.800Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-15T07:28:22.062Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-15T07:28:22.062Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-15T07:28:22.323Z] Setting up snapd (2.48.3+18.04) ... [2021-02-15T07:28:22.584Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-15T07:28:22.844Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-15T07:28:22.844Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-15T07:28:23.106Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-15T07:28:23.367Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-15T07:28:23.367Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-15T07:28:23.367Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-15T07:28:23.629Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-15T07:28:23.892Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-15T07:28:23.892Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-15T07:28:24.154Z] /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-15T07:28:24.154Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-15T07:28:24.154Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-15T07:28:25.100Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-15T07:28:25.100Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-15T07:28:25.361Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-15T07:28:26.308Z] Reading package lists... [2021-02-15T07:28:26.568Z] Reading package lists... [2021-02-15T07:28:26.838Z] Building dependency tree... [2021-02-15T07:28:26.838Z] Reading state information... [2021-02-15T07:28:26.838Z] Calculating upgrade... [2021-02-15T07:28:27.101Z] The following packages will be upgraded: [2021-02-15T07:28:27.101Z] advancecomp base-files bash binutils binutils-common [2021-02-15T07:28:27.101Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-15T07:28:27.101Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-15T07:28:27.101Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-15T07:28:27.101Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-15T07:28:27.101Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-15T07:28:27.101Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-15T07:28:27.101Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-15T07:28:27.101Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-15T07:28:27.101Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-15T07:28:27.101Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-15T07:28:27.101Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-15T07:28:27.101Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-15T07:28:27.101Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-15T07:28:27.101Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-15T07:28:27.101Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-15T07:28:27.101Z] Need to get 63.8 MB of archives. [2021-02-15T07:28:27.101Z] After this operation, 5188 kB of additional disk space will be used. [2021-02-15T07:28:27.101Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-02-15T07:28:27.364Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-15T07:28:27.364Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-15T07:28:27.364Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-15T07:28:27.364Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-15T07:28:27.364Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-15T07:28:27.364Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-15T07:28:27.364Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-15T07:28:27.364Z] 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-15T07:28:27.364Z] 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-15T07:28:27.364Z] 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-15T07:28:27.364Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-15T07:28:27.364Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-15T07:28:27.364Z] 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-15T07:28:27.364Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-15T07:28:27.364Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-15T07:28:27.364Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-15T07:28:27.364Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-15T07:28:27.364Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-15T07:28:27.364Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-15T07:28:27.364Z] 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-15T07:28:27.364Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-15T07:28:27.364Z] 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-15T07:28:27.364Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-15T07:28:27.364Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-15T07:28:27.364Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-15T07:28:27.364Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-15T07:28:27.364Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-15T07:28:27.626Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-15T07:28:27.626Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-15T07:28:27.626Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-15T07:28:27.626Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-15T07:28:27.626Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-15T07:28:27.626Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-15T07:28:27.626Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-15T07:28:27.626Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-15T07:28:27.626Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-02-15T07:28:27.626Z] 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-15T07:28:27.626Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-15T07:28:27.627Z] 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-15T07:28:27.627Z] 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-15T07:28:27.627Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-02-15T07:28:27.627Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-15T07:28:27.627Z] 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-15T07:28:27.627Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-15T07:28:27.627Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-15T07:28:27.627Z] 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-15T07:28:27.627Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-15T07:28:27.627Z] 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-15T07:28:27.627Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-15T07:28:27.627Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-15T07:28:27.627Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-15T07:28:27.627Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-15T07:28:27.627Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-15T07:28:27.627Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-15T07:28:27.627Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-15T07:28:27.887Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-15T07:28:28.148Z] 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-15T07:28:28.148Z] 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-15T07:28:28.148Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-15T07:28:28.148Z] 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-15T07:28:28.148Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-15T07:28:28.148Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-15T07:28:28.148Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-15T07:28:28.148Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-15T07:28:28.410Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-15T07:28:28.410Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-15T07:28:28.672Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-15T07:28:28.672Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-15T07:28:28.673Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-15T07:28:28.673Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-15T07:28:28.673Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-15T07:28:28.673Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-15T07:28:28.673Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-15T07:28:28.673Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-15T07:28:28.673Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-15T07:28:28.673Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-15T07:28:28.673Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-15T07:28:28.673Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-15T07:28:28.673Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-15T07:28:28.673Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-15T07:28:28.673Z] 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-15T07:28:28.673Z] 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-15T07:28:28.673Z] 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-15T07:28:28.673Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-15T07:28:28.673Z] 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-15T07:28:28.934Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-15T07:28:28.934Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-15T07:28:28.934Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-15T07:28:28.934Z] 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-15T07:28:28.934Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-15T07:28:28.934Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-15T07:28:28.934Z] 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-15T07:28:28.934Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-15T07:28:28.934Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-15T07:28:28.934Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-15T07:28:28.934Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-15T07:28:29.197Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-15T07:28:29.197Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-15T07:28:29.197Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-15T07:28:29.197Z] Fetched 63.8 MB in 2s (31.1 MB/s) [2021-02-15T07:28:29.460Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-15T07:28:29.460Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-15T07:28:29.460Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-15T07:28:30.037Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-15T07:28:30.037Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-15T07:28:30.299Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-02-15T07:28:30.299Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-02-15T07:28:30.930Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-15T07:28:31.230Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-15T07:28:31.230Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-15T07:28:31.230Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-15T07:28:31.492Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-15T07:28:31.492Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-15T07:28:31.492Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-15T07:28:31.492Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-15T07:28:31.755Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-15T07:28:31.755Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-15T07:28:31.755Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-15T07:28:32.016Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-15T07:28:32.016Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-15T07:28:32.016Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-15T07:28:32.277Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-15T07:28:32.277Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-15T07:28:32.277Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-15T07:28:32.277Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-15T07:28:32.277Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-15T07:28:32.538Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-15T07:28:32.538Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-15T07:28:32.538Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-15T07:28:32.800Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-15T07:28:32.800Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-15T07:28:32.800Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-15T07:28:32.800Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-15T07:28:33.062Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-15T07:28:33.062Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-15T07:28:33.062Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-15T07:28:33.327Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-15T07:28:33.906Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-02-15T07:28:34.167Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-15T07:28:34.167Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-15T07:28:34.167Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-15T07:28:34.167Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-15T07:28:34.167Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-15T07:28:34.428Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-15T07:28:34.429Z] Installing new version of config file /etc/issue ... [2021-02-15T07:28:34.429Z] Installing new version of config file /etc/issue.net ... [2021-02-15T07:28:34.429Z] Installing new version of config file /etc/lsb-release ... [2021-02-15T07:28:34.692Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-15T07:28:34.692Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-15T07:28:34.953Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-15T07:28:34.953Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-15T07:28:34.953Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-15T07:28:34.953Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-15T07:28:35.214Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-15T07:28:35.214Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-15T07:28:35.214Z] 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-15T07:28:35.478Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-15T07:28:35.478Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-15T07:28:35.478Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-15T07:28:35.478Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-15T07:28:35.740Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-15T07:28:35.740Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-15T07:28:35.740Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-15T07:28:35.740Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-15T07:28:36.035Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-15T07:28:36.035Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-15T07:28:36.035Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-15T07:28:36.297Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-02-15T07:28:36.558Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-15T07:28:36.558Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-15T07:28:36.558Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-15T07:28:36.558Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-15T07:28:36.836Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-15T07:28:36.836Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-15T07:28:36.836Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-15T07:28:36.836Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-15T07:28:37.097Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-15T07:28:37.097Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-15T07:28:37.097Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-15T07:28:37.097Z] Setting up grep (3.1-2build1) ... [2021-02-15T07:28:37.359Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-15T07:28:37.359Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-15T07:28:37.359Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-15T07:28:37.631Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-15T07:28:37.631Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-15T07:28:37.631Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-15T07:28:37.631Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-15T07:28:37.895Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-02-15T07:28:37.895Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-15T07:28:37.895Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-15T07:28:37.895Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-15T07:28:38.476Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-15T07:28:38.476Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-15T07:28:38.741Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-15T07:28:38.741Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-15T07:28:39.316Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-15T07:28:39.316Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-15T07:28:39.316Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-15T07:28:39.316Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-15T07:28:40.263Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-15T07:28:40.263Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-15T07:28:40.524Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-15T07:28:40.524Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-15T07:28:40.796Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-15T07:28:40.796Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-15T07:28:40.796Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-15T07:28:40.796Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-15T07:28:41.058Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-15T07:28:41.326Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-15T07:28:41.326Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-15T07:28:41.326Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-15T07:28:41.326Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-15T07:28:41.589Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-15T07:28:41.589Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-15T07:28:41.589Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-15T07:28:41.589Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-15T07:28:41.853Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-15T07:28:41.853Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-15T07:28:41.853Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-15T07:28:41.853Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-15T07:28:42.115Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-15T07:28:42.115Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-15T07:28:42.115Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-15T07:28:42.115Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-15T07:28:42.377Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-15T07:28:42.377Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-15T07:28:42.377Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-15T07:28:42.377Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-15T07:28:42.377Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-15T07:28:42.642Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-15T07:28:42.642Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-15T07:28:42.642Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-15T07:28:42.642Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-15T07:28:42.904Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-15T07:28:42.904Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-15T07:28:42.904Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-15T07:28:42.904Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-15T07:28:43.170Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-15T07:28:43.170Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-15T07:28:43.170Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-15T07:28:43.170Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-15T07:28:43.434Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-15T07:28:43.434Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-15T07:28:43.434Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-15T07:28:43.696Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-15T07:28:43.961Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-15T07:28:44.224Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-15T07:28:44.487Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-15T07:28:44.487Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-15T07:28:44.487Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-15T07:28:44.487Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-15T07:28:44.751Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-15T07:28:45.013Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-15T07:28:45.013Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-15T07:28:45.013Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-15T07:28:45.013Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-15T07:28:45.276Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-15T07:28:45.276Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-15T07:28:45.276Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-15T07:28:45.539Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-15T07:28:45.800Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-15T07:28:45.800Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-15T07:28:45.800Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-15T07:28:45.800Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-15T07:28:46.062Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-15T07:28:46.062Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-15T07:28:46.062Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-15T07:28:46.062Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-15T07:28:46.325Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-15T07:28:46.325Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-15T07:28:46.325Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-15T07:28:46.325Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-15T07:28:46.586Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-15T07:28:46.586Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-15T07:28:46.586Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-15T07:28:46.848Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-15T07:28:46.848Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-15T07:28:46.848Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-15T07:28:47.118Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-15T07:28:47.118Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-15T07:28:47.381Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-15T07:28:47.381Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-15T07:28:47.381Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-15T07:28:47.381Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-15T07:28:47.381Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-15T07:28:47.656Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-15T07:28:47.656Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-15T07:28:47.656Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-15T07:28:47.656Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-15T07:28:47.656Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-15T07:28:47.917Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-15T07:28:47.917Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-15T07:28:48.179Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-15T07:28:48.179Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-15T07:28:48.179Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-15T07:28:48.179Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-15T07:28:48.442Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-15T07:28:48.442Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-15T07:28:48.442Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-15T07:28:48.704Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-15T07:28:48.704Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-15T07:28:48.704Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-15T07:28:48.704Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-15T07:28:48.966Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-15T07:28:48.966Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-15T07:28:48.966Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-15T07:28:48.966Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-15T07:28:49.227Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-15T07:28:49.489Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-15T07:28:49.489Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-15T07:28:49.489Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-15T07:28:49.750Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-02-15T07:28:49.750Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-15T07:28:49.750Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-15T07:28:49.750Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-15T07:28:50.012Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-15T07:28:50.012Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-15T07:28:50.012Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-15T07:28:50.012Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-15T07:28:50.012Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-15T07:28:50.274Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-15T07:28:50.274Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-15T07:28:50.274Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-15T07:28:50.274Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-02-15T07:28:50.538Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-15T07:28:50.538Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-15T07:28:50.538Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-02-15T07:28:50.800Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-15T07:28:50.800Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-15T07:28:50.800Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-15T07:28:50.800Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-15T07:28:51.062Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-15T07:28:51.062Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-15T07:28:51.062Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-15T07:28:51.062Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-15T07:28:51.062Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-15T07:28:51.328Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-15T07:28:51.328Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-15T07:28:51.328Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-15T07:28:51.591Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-15T07:28:51.591Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-15T07:28:51.591Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-15T07:28:51.591Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-15T07:28:51.852Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-02-15T07:28:51.852Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-02-15T07:28:52.115Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-15T07:28:52.115Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-15T07:28:52.115Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-15T07:28:52.379Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-15T07:28:52.379Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-15T07:28:52.379Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-15T07:28:52.641Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-15T07:28:52.641Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-15T07:28:52.641Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-15T07:28:52.641Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-15T07:28:52.903Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-15T07:28:52.903Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-15T07:28:52.903Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-15T07:28:52.903Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-15T07:28:53.166Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-02-15T07:28:53.166Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-15T07:28:54.115Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-15T07:28:54.115Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-15T07:28:54.115Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-15T07:28:54.115Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-15T07:28:54.115Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-15T07:28:54.115Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-15T07:28:54.692Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-15T07:28:54.692Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-15T07:28:54.692Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-15T07:28:54.692Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-15T07:28:54.954Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-15T07:28:54.954Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-15T07:28:55.226Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-15T07:28:55.227Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-15T07:28:55.227Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-15T07:28:55.227Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-15T07:28:55.488Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-15T07:28:55.488Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-15T07:28:55.488Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-15T07:28:55.488Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-15T07:28:56.433Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-15T07:28:56.433Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-15T07:28:57.376Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-15T07:28:57.376Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-15T07:28:58.324Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-15T07:28:58.324Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-15T07:28:58.586Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-15T07:28:58.586Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-15T07:28:59.529Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-15T07:28:59.529Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-15T07:28:59.529Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-15T07:28:59.529Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-15T07:28:59.529Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-15T07:28:59.529Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-15T07:28:59.800Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-15T07:28:59.800Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-15T07:29:00.062Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-15T07:29:00.062Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-02-15T07:29:00.062Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-15T07:29:00.062Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-15T07:29:00.323Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-15T07:29:00.323Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-15T07:29:00.323Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-15T07:29:00.323Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-15T07:29:00.590Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-15T07:29:00.590Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-15T07:29:00.590Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-15T07:29:00.590Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-15T07:29:00.590Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-15T07:29:00.590Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-15T07:29:00.857Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-15T07:29:00.857Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-15T07:29:00.857Z] [2021-02-15T07:29:00.857Z] Current default time zone: 'Etc/UTC' [2021-02-15T07:29:00.857Z] Local time is now: Mon Feb 15 07:29:00 UTC 2021. [2021-02-15T07:29:00.857Z] Universal Time is now: Mon Feb 15 07:29:00 UTC 2021. [2021-02-15T07:29:00.857Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-15T07:29:00.857Z] [2021-02-15T07:29:00.857Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-15T07:29:00.857Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-15T07:29:00.857Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-02-15T07:29:01.119Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-15T07:29:01.119Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-15T07:29:01.119Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-15T07:29:01.119Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-15T07:29:01.119Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-15T07:29:01.119Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-15T07:29:01.119Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-15T07:29:01.119Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-15T07:29:01.382Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-15T07:29:01.644Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-15T07:29:01.644Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-15T07:29:01.644Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-15T07:29:01.644Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-15T07:29:01.644Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-15T07:29:01.644Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-15T07:29:01.644Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-15T07:29:01.644Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-15T07:29:01.644Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-15T07:29:01.919Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-15T07:29:01.919Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-02-15T07:29:03.849Z] Updating certificates in /etc/ssl/certs... [2021-02-15T07:29:04.794Z] 23 added, 27 removed; done. [2021-02-15T07:29:04.794Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-15T07:29:04.794Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-15T07:29:05.055Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-15T07:29:05.055Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-15T07:29:05.055Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-15T07:29:05.055Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-15T07:29:05.055Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-15T07:29:05.321Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-15T07:29:05.321Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-15T07:29:05.321Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-15T07:29:05.321Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-15T07:29:05.321Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-15T07:29:05.321Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-15T07:29:05.321Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-15T07:29:05.321Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-15T07:29:05.583Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-15T07:29:05.584Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-15T07:29:05.584Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-15T07:29:05.584Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-15T07:29:05.584Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-15T07:29:05.584Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-15T07:29:05.584Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-15T07:29:05.853Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-15T07:29:05.853Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-15T07:29:05.853Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-15T07:29:05.853Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-02-15T07:29:05.853Z] Updating certificates in /etc/ssl/certs... [2021-02-15T07:29:06.425Z] 0 added, 0 removed; done. [2021-02-15T07:29:06.425Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-15T07:29:06.425Z] done. [2021-02-15T07:29:06.998Z] Reading package lists... [2021-02-15T07:29:07.260Z] Building dependency tree... [2021-02-15T07:29:07.260Z] Reading state information... [2021-02-15T07:29:07.260Z] The following NEW packages will be installed: [2021-02-15T07:29:07.260Z] apt-transport-https [2021-02-15T07:29:07.521Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-15T07:29:07.521Z] Need to get 1696 B of archives. [2021-02-15T07:29:07.521Z] After this operation, 153 kB of additional disk space will be used. [2021-02-15T07:29:07.521Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-15T07:29:07.521Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-15T07:29:07.521Z] Fetched 1696 B in 0s (36.2 kB/s) [2021-02-15T07:29:07.521Z] Selecting previously unselected package apt-transport-https. [2021-02-15T07:29:07.521Z] (Reading database ... 13920 files and directories currently installed.) [2021-02-15T07:29:07.521Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-15T07:29:07.521Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-15T07:29:07.782Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-15T07:29:08.044Z] Waiting for network to be ready... [2021-02-15T07:29:13.367Z] 2021-02-15T07:29:11Z INFO Waiting for automatic snapd restart... [2021-02-15T07:29:13.367Z] snapd 2.48.2.1 from Canonical* installed [2021-02-15T07:29:13.367Z] "snapd" switched to the "latest/stable" channel [2021-02-15T07:29:13.367Z] [2021-02-15T07:29:15.915Z] core18 20210128 from Canonical* installed [2021-02-15T07:29:16.178Z] "core18" switched to the "latest/stable" channel [2021-02-15T07:29:16.178Z] [2021-02-15T07:29:19.487Z] snapcraft 4.5.1 from Canonical* installed [2021-02-15T07:29:19.487Z] "snapcraft" switched to the "latest/stable" channel [2021-02-15T07:29:19.487Z] [2021-02-15T07:29:22.791Z] 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-15T07:29:22.791Z] - README.md [2021-02-15T07:29:22.791Z] - snapcraft.yaml.orig [2021-02-15T07:29:22.791Z] [2021-02-15T07:29:22.791Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-15T07:29:29.389Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-15T07:29:29.389Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-15T07:29:29.389Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-15T07:29:29.389Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-15T07:29:30.597Z] Reading package lists... [2021-02-15T07:29:30.857Z] 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-15T07:29:37.454Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-15T07:29:37.454Z] Reading package lists... [2021-02-15T07:29:37.454Z] Building dependency tree... [2021-02-15T07:29:37.454Z] Reading state information... [2021-02-15T07:29:37.454Z] Suggested packages: [2021-02-15T07:29:37.454Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-15T07:29:37.454Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-15T07:29:37.454Z] Recommended packages: [2021-02-15T07:29:37.454Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-02-15T07:29:37.454Z] The following NEW packages will be installed: [2021-02-15T07:29:37.454Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-02-15T07:29:37.454Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-02-15T07:29:37.454Z] pkg-config zip [2021-02-15T07:29:37.454Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-02-15T07:29:37.454Z] Need to get 7655 kB of archives. [2021-02-15T07:29:37.454Z] After this operation, 43.7 MB of additional disk space will be used. [2021-02-15T07:29:37.454Z] 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-15T07:29:37.454Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-15T07:29:37.454Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-15T07:29:37.454Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-15T07:29:37.715Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-15T07:29:37.715Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-15T07:29:37.715Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-15T07:29:37.715Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-15T07:29:37.715Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-15T07:29:37.977Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-15T07:29:37.977Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-15T07:29:37.977Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-15T07:29:37.977Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-15T07:29:37.977Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-15T07:29:37.977Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-02-15T07:29:38.237Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-15T07:29:38.237Z] Fetched 7655 kB in 1s (10.6 MB/s) [2021-02-15T07:29:38.237Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-15T07:29:38.237Z] (Reading database ... 13924 files and directories currently installed.) [2021-02-15T07:29:38.237Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-15T07:29:38.237Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-15T07:29:38.498Z] Selecting previously unselected package libpsl5:amd64. [2021-02-15T07:29:38.498Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-15T07:29:38.498Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-15T07:29:38.498Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-15T07:29:38.498Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-15T07:29:38.498Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-15T07:29:38.768Z] Selecting previously unselected package librtmp1:amd64. [2021-02-15T07:29:38.768Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-15T07:29:38.768Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-15T07:29:38.768Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-15T07:29:38.768Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-15T07:29:38.768Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-15T07:29:38.768Z] Selecting previously unselected package liberror-perl. [2021-02-15T07:29:38.768Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-02-15T07:29:38.768Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-15T07:29:38.768Z] Selecting previously unselected package git-man. [2021-02-15T07:29:38.768Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-15T07:29:39.029Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-15T07:29:39.030Z] Selecting previously unselected package git. [2021-02-15T07:29:39.030Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-15T07:29:39.030Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-15T07:29:39.973Z] Selecting previously unselected package libnorm1:amd64. [2021-02-15T07:29:39.973Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-15T07:29:39.973Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-15T07:29:39.973Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-15T07:29:39.973Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-15T07:29:39.973Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-15T07:29:40.235Z] Selecting previously unselected package libsodium23:amd64. [2021-02-15T07:29:40.235Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-02-15T07:29:40.235Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-15T07:29:40.235Z] Selecting previously unselected package libzmq5:amd64. [2021-02-15T07:29:40.235Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-15T07:29:40.235Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-15T07:29:40.235Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-15T07:29:40.235Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-15T07:29:40.497Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-15T07:29:40.497Z] Selecting previously unselected package pkg-config. [2021-02-15T07:29:40.497Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-15T07:29:40.497Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-15T07:29:40.759Z] Selecting previously unselected package zip. [2021-02-15T07:29:40.759Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-02-15T07:29:40.759Z] Unpacking zip (3.0-11build1) ... [2021-02-15T07:29:40.759Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-15T07:29:40.759Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-15T07:29:40.759Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-15T07:29:40.759Z] Setting up liberror-perl (0.17025-1) ... [2021-02-15T07:29:40.759Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-15T07:29:40.759Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-15T07:29:40.759Z] No schema files found: doing nothing. [2021-02-15T07:29:40.759Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-15T07:29:40.759Z] Setting up zip (3.0-11build1) ... [2021-02-15T07:29:41.020Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-15T07:29:41.020Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-15T07:29:41.020Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-15T07:29:41.020Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-15T07:29:41.020Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-15T07:29:41.020Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-15T07:29:41.020Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-15T07:29:41.020Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-15T07:29:47.610Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-15T07:29:47.610Z] git set to automatically installed. [2021-02-15T07:29:47.610Z] git-man set to automatically installed. [2021-02-15T07:29:47.610Z] libcurl3-gnutls set to automatically installed. [2021-02-15T07:29:47.610Z] liberror-perl set to automatically installed. [2021-02-15T07:29:47.610Z] libglib2.0-0 set to automatically installed. [2021-02-15T07:29:47.610Z] libnghttp2-14 set to automatically installed. [2021-02-15T07:29:47.610Z] libnorm1 set to automatically installed. [2021-02-15T07:29:47.610Z] libpgm-5.2-0 set to automatically installed. [2021-02-15T07:29:47.610Z] libpsl5 set to automatically installed. [2021-02-15T07:29:47.610Z] librtmp1 set to automatically installed. [2021-02-15T07:29:47.610Z] libsodium23 set to automatically installed. [2021-02-15T07:29:47.610Z] libzmq3-dev set to automatically installed. [2021-02-15T07:29:47.610Z] libzmq5 set to automatically installed. [2021-02-15T07:29:47.610Z] pkg-config set to automatically installed. [2021-02-15T07:29:47.610Z] zip set to automatically installed. [2021-02-15T07:29:49.524Z] snapd is not logged in, snap install commands will use sudo [2021-02-15T07:29:56.113Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-15T07:29:56.684Z] snap "core18" has no updates available [2021-02-15T07:29:57.257Z] Pulling config-common [2021-02-15T07:29:57.257Z] + snapcraftctl pull [2021-02-15T07:29:58.642Z] Pulling go-build-helper [2021-02-15T07:29:58.642Z] + snapcraftctl pull [2021-02-15T07:30:20.641Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-15T07:30:20.641Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-15T07:30:20.641Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-15T07:30:20.641Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] [2021-02-15T07:30:20.641Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-15T07:30:20.641Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-15T07:30:20.641Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-15T07:30:20.641Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-15T07:30:20.641Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] [2021-02-15T07:30:20.641Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-15T07:30:20.641Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-15T07:30:20.641Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-15T07:30:20.641Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-15T07:30:20.641Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-15T07:30:20.641Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-15T07:30:20.641Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-15T07:30:20.641Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-02-15T07:30:20.641Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] [2021-02-15T07:30:20.641Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-15T07:30:20.641Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1884 kB] [2021-02-15T07:30:20.641Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] [2021-02-15T07:30:20.641Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-15T07:30:20.641Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-15T07:30:20.641Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-15T07:30:20.641Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-15T07:30:20.641Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] [2021-02-15T07:30:20.641Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-15T07:30:20.641Z] Fetched 23.9 MB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-02-15T07:30:20.641Z] Fetched 96.5 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-02-15T07:30:20.641Z] Fetched 279 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-02-15T07:30:20.641Z] Fetched 122 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-02-15T07:30:20.641Z] Fetched 77.8 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-02-15T07:30:20.641Z] Fetched 8848 B in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-02-15T07:30:20.641Z] Fetched 47.8 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-02-15T07:30:20.641Z] Fetched 45.6 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-02-15T07:30:20.641Z] Fetched 15.0 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-02-15T07:30:20.641Z] Fetched 214 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb [155 kB] [2021-02-15T07:30:20.641Z] Fetched 155 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-02-15T07:30:20.641Z] Fetched 50.6 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-02-15T07:30:20.641Z] Fetched 14.8 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-02-15T07:30:20.641Z] Fetched 41.8 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-02-15T07:30:20.641Z] Fetched 499 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-02-15T07:30:20.641Z] Fetched 111 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-02-15T07:30:20.641Z] Fetched 240 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-02-15T07:30:20.641Z] Fetched 29.3 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-02-15T07:30:20.641Z] Fetched 85.5 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-02-15T07:30:20.641Z] Fetched 24.5 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-02-15T07:30:20.641Z] Fetched 49.2 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-02-15T07:30:20.641Z] Fetched 54.2 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-02-15T07:30:20.641Z] Fetched 30.8 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb [16.6 kB] [2021-02-15T07:30:20.641Z] Fetched 16.6 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-02-15T07:30:20.641Z] Fetched 85.9 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-02-15T07:30:20.641Z] Fetched 8720 B in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-02-15T07:30:20.641Z] Fetched 137 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-02-15T07:30:20.641Z] Fetched 119 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-02-15T07:30:20.641Z] Fetched 109 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-02-15T07:30:20.641Z] Fetched 11.1 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-02-15T07:30:20.641Z] Fetched 645 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-02-15T07:30:20.641Z] Fetched 41.3 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-02-15T07:30:20.641Z] Fetched 17.9 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-02-15T07:30:20.641Z] Fetched 368 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-02-15T07:30:20.641Z] Fetched 187 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-02-15T07:30:20.641Z] Fetched 175 kB in 0s (0 B/s) [2021-02-15T07:30:20.641Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-02-15T07:30:24.862Z] Fetched 206 kB in 0s (0 B/s) [2021-02-15T07:30:24.862Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-02-15T07:30:24.862Z] Fetched 1301 kB in 0s (0 B/s) [2021-02-15T07:30:24.862Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-02-15T07:30:24.862Z] Fetched 36.2 kB in 0s (0 B/s) [2021-02-15T07:30:24.862Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-02-15T07:30:24.862Z] Fetched 159 kB in 0s (0 B/s) [2021-02-15T07:30:24.862Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-02-15T07:30:24.862Z] Fetched 107 kB in 0s (0 B/s) [2021-02-15T07:30:24.862Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-02-15T07:30:24.862Z] Fetched 48.7 kB in 0s (0 B/s) [2021-02-15T07:30:24.862Z] Pulling static-packages [2021-02-15T07:30:24.862Z] + snapcraftctl pull [2021-02-15T07:30:25.127Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-02-15T07:30:25.127Z] Skipping pull go-build-helper (already ran) [2021-02-15T07:30:25.127Z] Skipping pull static-packages (already ran) [2021-02-15T07:30:25.127Z] Building go-build-helper [2021-02-15T07:30:25.127Z] + snapcraftctl build [2021-02-15T07:30:29.350Z] Building static-packages [2021-02-15T07:30:29.350Z] + snapcraftctl build [2021-02-15T07:30:31.280Z] Staging go-build-helper [2021-02-15T07:30:31.280Z] + snapcraftctl stage [2021-02-15T07:30:31.853Z] Staging static-packages [2021-02-15T07:30:31.853Z] + snapcraftctl stage [2021-02-15T07:30:32.806Z] Pulling go115 [2021-02-15T07:30:32.806Z] + snapcraftctl pull [2021-02-15T07:30:34.220Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-02-15T07:30:34.220Z] Skipping pull go115 (already ran) [2021-02-15T07:30:34.220Z] Building go115 [2021-02-15T07:30:34.220Z] + dpkg --print-architecture [2021-02-15T07:30:34.220Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-02-15T07:30:34.220Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-02-15T07:30:34.220Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-02-15T07:30:34.220Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-15T07:30:34.220Z] Dload Upload Total Spent Left Speed [2021-02-15T07:30:37.400Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 15 115M 15 18.2M 0 0 21.7M 0 0:00:05 --:--:-- 0:00:05 21.7M 47 115M 47 54.9M 0 0 29.8M 0 0:00:03 0:00:01 0:00:02 29.8M 80 115M 80 92.9M 0 0 32.7M 0 0:00:03 0:00:02 0:00:01 32.7M 100 115M 100 115M 0 0 34.1M 0 0:00:03 0:00:03 --:--:-- 34.1M [2021-02-15T07:30:37.400Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-02-15T07:30:37.400Z] + + grepsha256sum -c sha256 [2021-02-15T07:30:37.400Z] OK [2021-02-15T07:30:37.973Z] go1.15.2.linux-amd64.tar.gz: OK [2021-02-15T07:30:37.973Z] + mkdir -p /root/stage/go1.15 [2021-02-15T07:30:37.973Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-02-15T07:30:42.186Z] Staging go115 [2021-02-15T07:30:42.186Z] + snapcraftctl stage [2021-02-15T07:30:47.491Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-15T07:30:47.491Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-15T07:30:47.491Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-15T07:30:47.491Z] Fetched 0 B in 0s (0 B/s) [2021-02-15T07:30:47.491Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-02-15T07:30:47.491Z] Fetched 224 kB in 0s (0 B/s) [2021-02-15T07:30:47.491Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-02-15T07:30:47.491Z] Fetched 157 kB in 0s (0 B/s) [2021-02-15T07:30:47.491Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-02-15T07:30:47.491Z] Fetched 221 kB in 0s (0 B/s) [2021-02-15T07:30:47.491Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-02-15T07:30:47.491Z] Fetched 143 kB in 0s (0 B/s) [2021-02-15T07:30:47.491Z] Pulling edgex-go [2021-02-15T07:30:47.491Z] + snapcraftctl pull [2021-02-15T07:30:48.878Z] Pulling version [2021-02-15T07:30:48.878Z] + cd /root/project [2021-02-15T07:30:48.878Z] + [ -f VERSION ] [2021-02-15T07:30:48.878Z] + PROJECT_VERSION=local-dev [2021-02-15T07:30:48.878Z] + git rev-parse --short HEAD [2021-02-15T07:30:48.878Z] + GIT_REVISION=8ceae064 [2021-02-15T07:30:48.878Z] + snapcraftctl set-version local-dev [2021-02-15T07:30:49.451Z] Building config-common [2021-02-15T07:30:49.451Z] + snapcraftctl build [2021-02-15T07:30:51.369Z] Skipping build go-build-helper (already ran) [2021-02-15T07:30:51.369Z] Skipping build static-packages (already ran) [2021-02-15T07:30:51.369Z] Skipping build go115 (already ran) [2021-02-15T07:30:51.629Z] Building edgex-go [2021-02-15T07:30:51.892Z] + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin [2021-02-15T07:30:51.892Z] + cd /root/parts/edgex-go/src [2021-02-15T07:30:51.892Z] + make build [2021-02-15T07:30:51.892Z] 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-15T07:30:54.456Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-02-15T07:30:54.456Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 [2021-02-15T07:30:54.456Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.34 [2021-02-15T07:30:54.456Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-02-15T07:30:54.456Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.2 [2021-02-15T07:30:54.456Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.5 [2021-02-15T07:30:54.456Z] go: downloading github.com/google/uuid v1.2.0 [2021-02-15T07:30:54.456Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-15T07:30:54.456Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-02-15T07:30:54.456Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-02-15T07:30:54.456Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-02-15T07:30:54.456Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-02-15T07:30:54.456Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-02-15T07:30:54.456Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-15T07:30:54.456Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-02-15T07:30:54.456Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-02-15T07:30:54.456Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-02-15T07:30:54.456Z] go: downloading github.com/pkg/errors v0.8.1 [2021-02-15T07:30:54.456Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-02-15T07:30:54.456Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-02-15T07:30:54.456Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-02-15T07:30:54.456Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-02-15T07:30:54.456Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-02-15T07:30:54.456Z] go: downloading github.com/x448/float16 v0.8.4 [2021-02-15T07:30:54.456Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-02-15T07:30:54.456Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-15T07:30:54.456Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-02-15T07:30:54.456Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-02-15T07:30:54.456Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-02-15T07:30:54.456Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-02-15T07:30:54.456Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-02-15T07:30:54.456Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-02-15T07:30:54.456Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-02-15T07:30:54.456Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-02-15T07:30:54.456Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-02-15T07:30:54.719Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-02-15T07:30:54.719Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-02-15T07:30:54.719Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-02-15T07:30:54.719Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-02-15T07:31:01.304Z] 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-15T07:31:01.304Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-02-15T07:31:06.625Z] 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-15T07:31:07.579Z] 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-15T07:31:08.968Z] 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-15T07:31:09.543Z] 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-15T07:31:09.543Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-02-15T07:31:09.804Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-02-15T07:31:09.804Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-15T07:31:09.804Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-15T07:31:11.715Z] 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-15T07:31:11.715Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-02-15T07:31:11.715Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-02-15T07:31:13.105Z] 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-15T07:31:14.048Z] 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-15T07:31:14.048Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-15T07:31:15.432Z] 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-15T07:31:16.376Z] 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-15T07:31:16.376Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-02-15T07:31:17.764Z] 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-15T07:31:17.764Z] go: downloading github.com/lib/pq v1.9.0 [2021-02-15T07:31:19.687Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-02-15T07:31:19.687Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-02-15T07:31:19.687Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-02-15T07:31:19.687Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-02-15T07:31:19.687Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-02-15T07:31:19.687Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-02-15T07:31:19.687Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-02-15T07:31:19.687Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-02-15T07:31:19.687Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-02-15T07:31:19.687Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-02-15T07:31:19.687Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-02-15T07:31:19.687Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-02-15T07:31:19.687Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-02-15T07:31:19.687Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-02-15T07:31:19.687Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-02-15T07:31:19.687Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-02-15T07:31:19.687Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-02-15T07:31:19.687Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-02-15T07:31:19.687Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-02-15T07:31:19.687Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-02-15T07:31:19.687Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-02-15T07:31:19.687Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-02-15T07:31:19.687Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-02-15T07:31:19.687Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-02-15T07:31:19.687Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-02-15T07:31:20.630Z] Building version [2021-02-15T07:31:20.630Z] + snapcraftctl build [2021-02-15T07:31:22.559Z] Staging config-common [2021-02-15T07:31:22.559Z] + snapcraftctl stage [2021-02-15T07:31:23.524Z] Skipping stage go-build-helper (already ran) [2021-02-15T07:31:23.524Z] Skipping stage static-packages (already ran) [2021-02-15T07:31:23.524Z] Skipping stage go115 (already ran) [2021-02-15T07:31:23.524Z] Staging edgex-go [2021-02-15T07:31:23.524Z] + snapcraftctl stage [2021-02-15T07:31:24.494Z] Staging version [2021-02-15T07:31:24.494Z] + snapcraftctl stage [2021-02-15T07:31:25.457Z] Priming config-common [2021-02-15T07:31:25.458Z] + snapcraftctl prime [2021-02-15T07:31:26.420Z] Priming go-build-helper [2021-02-15T07:31:26.420Z] + snapcraftctl prime [2021-02-15T07:31:27.381Z] Priming static-packages [2021-02-15T07:31:27.381Z] + snapcraftctl prime [2021-02-15T07:31:30.049Z] Priming go115 [2021-02-15T07:31:30.049Z] + snapcraftctl prime [2021-02-15T07:31:31.224Z] Priming edgex-go [2021-02-15T07:31:31.224Z] + snapcraftctl prime [2021-02-15T07:31:31.949Z] Priming version [2021-02-15T07:31:31.949Z] + snapcraftctl prime [2021-02-15T07:31:33.072Z] 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-15T07:31:37.546Z] provisioning config files... [2021-02-15T07:31:37.813Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1707171775784527122tmp [Pipeline] { [Pipeline] sh [2021-02-15T07:31:38.579Z] + set +x [2021-02-15T07:31:38.579Z] + curl -s https://codecov.io/bash [2021-02-15T07:31:38.579Z] + bash -s -- [2021-02-15T07:31:40.092Z] [2021-02-15T07:31:40.092Z] _____ _ [2021-02-15T07:31:40.092Z] / ____| | | [2021-02-15T07:31:40.092Z] | | ___ __| | ___ ___ _____ __ [2021-02-15T07:31:40.092Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-15T07:31:40.092Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-15T07:31:40.092Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-15T07:31:40.092Z] Bash-20210129-7c25fce [2021-02-15T07:31:40.092Z] [2021-02-15T07:31:40.092Z] [2021-02-15T07:31:40.092Z] ==> git version 2.24.3 found [2021-02-15T07:31:40.092Z] ==> 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-15T07:31:40.092Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-15T07:31:40.092Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-15T07:31:40.092Z] ==> Jenkins CI detected. [2021-02-15T07:31:40.092Z] project root: . [2021-02-15T07:31:40.092Z] --> token set from env [2021-02-15T07:31:40.092Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-15T07:31:40.092Z] ==> Running gcov in . (disable via -X gcov) [2021-02-15T07:31:40.092Z] ==> Python coveragepy not found [2021-02-15T07:31:40.092Z] ==> Searching for coverage reports in: [2021-02-15T07:31:40.092Z] + . [2021-02-15T07:31:40.092Z] -> Found 1 reports [2021-02-15T07:31:40.092Z] ==> Detecting git/mercurial file structure [2021-02-15T07:31:40.473Z] ==> Reading reports [2021-02-15T07:31:40.473Z] + ./coverage.out bytes=595676 [2021-02-15T07:31:40.473Z] ==> Appending adjustments [2021-02-15T07:31:40.473Z] https://docs.codecov.io/docs/fixing-reports [2021-02-15T07:31:49.501Z] + Found adjustments [2021-02-15T07:31:49.501Z] ==> Gzipping contents [2021-02-15T07:31:49.501Z] 88K /tmp/codecov.pB9bi4.gz [2021-02-15T07:31:49.501Z] ==> Uploading reports [2021-02-15T07:31:49.501Z] url: https://codecov.io [2021-02-15T07:31:49.501Z] query: branch=PR-3169&commit=8ceae06408e0fb83db31df0165fb975e7f26d677&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3169%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3169&job=&cmd_args= [2021-02-15T07:31:49.501Z] -> Pinging Codecov [2021-02-15T07:31:49.501Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3169&commit=8ceae06408e0fb83db31df0165fb975e7f26d677&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3169%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3169&job=&cmd_args= [2021-02-15T07:31:50.283Z] -> Uploading to [2021-02-15T07:31:50.283Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-15/00271124DB129430A58F1EEE437C3FCB/8ceae06408e0fb83db31df0165fb975e7f26d677/63d6be3e-2127-43cf-a64e-2c36e9f179fd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210215T073149Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0eaaea0ab3b55adb6689a5b0e719d40b8f64a97062e1aa5fbfbe153147ce668e [2021-02-15T07:31:50.283Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-15T07:31:50.283Z] Dload Upload Total Spent Left Speed [2021-02-15T07:31:51.055Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89495 0 0 100 89495 0 112k --:--:-- --:--:-- --:--:-- 112k 100 89495 0 0 100 89495 0 112k --:--:-- --:--:-- --:--:-- 111k [2021-02-15T07:31:51.055Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/8ceae06408e0fb83db31df0165fb975e7f26d677 [Pipeline] } [2021-02-15T07:31:51.201Z] 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-15T07:31:54.898Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T07:31:57.172Z] ---> package-listing.sh [2021-02-15T07:31:57.172Z] ++ facter osfamily [2021-02-15T07:31:57.172Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-15T07:31:57.452Z] + OS_FAMILY=redhat [2021-02-15T07:31:57.452Z] + workspace=/w/workspace/edgex-go/1 [2021-02-15T07:31:57.452Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-15T07:31:57.452Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-15T07:31:57.452Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-15T07:31:57.452Z] + PACKAGES=/tmp/packages_start.txt [2021-02-15T07:31:57.452Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-15T07:31:57.452Z] + PACKAGES=/tmp/packages_end.txt [2021-02-15T07:31:57.452Z] + case "${OS_FAMILY}" in [2021-02-15T07:31:57.452Z] + sort [2021-02-15T07:31:57.452Z] + rpm -qa [2021-02-15T07:32:10.593Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-15T07:32:10.593Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-15T07:32:10.593Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-15T07:32:10.868Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-15T07:32:10.868Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-02-15T07:32:10.868Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-02-15T07:32:10.909Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-15T07:32:11.428Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-15T07:32:12.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-15T07:32:13.502Z] [2021-02-15T07:32:13.502Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-15T07:32:14.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-15T07:32:15.373Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-15T07:32:15.373Z] df20fa9351a1: Pulling fs layer [2021-02-15T07:32:15.373Z] 36b3adc4ff6f: Pulling fs layer [2021-02-15T07:32:15.373Z] 8ad3a11d3b57: Pulling fs layer [2021-02-15T07:32:15.373Z] 46f8f816bc3b: Pulling fs layer [2021-02-15T07:32:15.373Z] 93b61091891f: Pulling fs layer [2021-02-15T07:32:15.373Z] 93b9cdb0e59b: Pulling fs layer [2021-02-15T07:32:15.373Z] 5e14af77c1be: Pulling fs layer [2021-02-15T07:32:15.373Z] 01666e4c0597: Pulling fs layer [2021-02-15T07:32:15.373Z] aa168da1d23b: Pulling fs layer [2021-02-15T07:32:15.373Z] 46f8f816bc3b: Waiting [2021-02-15T07:32:15.373Z] 93b9cdb0e59b: Waiting [2021-02-15T07:32:15.373Z] 5e14af77c1be: Waiting [2021-02-15T07:32:15.373Z] 01666e4c0597: Waiting [2021-02-15T07:32:15.373Z] 93b61091891f: Waiting [2021-02-15T07:32:15.373Z] aa168da1d23b: Waiting [2021-02-15T07:32:15.830Z] 36b3adc4ff6f: Verifying Checksum [2021-02-15T07:32:15.830Z] 36b3adc4ff6f: Download complete [2021-02-15T07:32:15.830Z] 46f8f816bc3b: Verifying Checksum [2021-02-15T07:32:15.830Z] 46f8f816bc3b: Download complete [2021-02-15T07:32:16.678Z] 93b61091891f: Verifying Checksum [2021-02-15T07:32:16.678Z] 93b61091891f: Download complete [2021-02-15T07:32:16.678Z] df20fa9351a1: Verifying Checksum [2021-02-15T07:32:16.678Z] df20fa9351a1: Download complete [2021-02-15T07:32:16.678Z] 93b9cdb0e59b: Verifying Checksum [2021-02-15T07:32:16.678Z] 93b9cdb0e59b: Download complete [2021-02-15T07:32:16.678Z] 01666e4c0597: Verifying Checksum [2021-02-15T07:32:16.678Z] 01666e4c0597: Download complete [2021-02-15T07:32:16.678Z] 5e14af77c1be: Verifying Checksum [2021-02-15T07:32:16.678Z] 5e14af77c1be: Download complete [2021-02-15T07:32:20.385Z] 8ad3a11d3b57: Verifying Checksum [2021-02-15T07:32:20.385Z] 8ad3a11d3b57: Download complete [2021-02-15T07:32:20.705Z] df20fa9351a1: Pull complete [2021-02-15T07:32:21.557Z] 36b3adc4ff6f: Pull complete [2021-02-15T07:32:24.177Z] 8ad3a11d3b57: Pull complete [2021-02-15T07:32:25.515Z] 46f8f816bc3b: Pull complete [2021-02-15T07:32:25.515Z] 93b61091891f: Pull complete [2021-02-15T07:32:25.515Z] 93b9cdb0e59b: Pull complete [2021-02-15T07:32:27.285Z] 5e14af77c1be: Pull complete [2021-02-15T07:32:28.276Z] 01666e4c0597: Pull complete [2021-02-15T07:32:34.927Z] aa168da1d23b: Verifying Checksum [2021-02-15T07:32:34.927Z] aa168da1d23b: Download complete [2021-02-15T07:33:03.354Z] aa168da1d23b: Pull complete [2021-02-15T07:33:03.354Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-15T07:33:03.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-15T07:33:03.354Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-15T07:33:04.565Z] prd-centos7-docker-4c-2g-26480 does not seem to be running inside a container [2021-02-15T07:33:05.080Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-15T07:33:11.705Z] $ docker top 806bbe24921f6faf63f42e6a07e42edf9bd20151e64a05f2f68970fc203810d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-15T07:33:14.888Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-15T07:33:15.633Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-15T07:33:16.612Z] + ls /var/log/sa-host [2021-02-15T07:33:16.612Z] + sadf -c /var/log/sa-host/sa15 [2021-02-15T07:33:16.612Z] file_magic: OK [2021-02-15T07:33:16.612Z] HZ: Using current value: 100 [2021-02-15T07:33:16.612Z] file_header: OK [2021-02-15T07:33:16.612Z] 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-15T07:33:16.612Z] Statistics: [2021-02-15T07:33:16.612Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-15T07:33:16.612Z] File successfully converted to sysstat format version 12.2.1 [2021-02-15T07:33:16.612Z] + sadf -c /var/log/sa-host/sa23 [2021-02-15T07:33:16.612Z] file_magic: OK [2021-02-15T07:33:16.612Z] HZ: Using current value: 100 [2021-02-15T07:33:16.612Z] file_header: OK [2021-02-15T07:33:16.612Z] 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-15T07:33:16.612Z] Statistics: [2021-02-15T07:33:16.612Z] Hnuu...uuuununununu... [2021-02-15T07:33:16.612Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-15T07:33:17.419Z] provisioning config files... [2021-02-15T07:33:17.468Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6907793727856249229tmp [Pipeline] { [Pipeline] echo [2021-02-15T07:33:17.716Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T07:33:18.773Z] ---> create-netrc.sh [Pipeline] } [2021-02-15T07:33:18.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-15T07:33:18.972Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T07:33:20.103Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-15T07:33:20.194Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T07:33:21.047Z] ---> sudo-logs.sh [2021-02-15T07:33:21.047Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-15T07:33:21.559Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T07:33:22.741Z] ---> job-cost.sh [2021-02-15T07:33:22.741Z] lf-activate-venv: SKIPPING [2021-02-15T07:33:22.741Z] INFO: No Stack... [2021-02-15T07:33:24.134Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-15T07:33:25.232Z] INFO: Archiving Costs [Pipeline] echo [2021-02-15T07:33:25.269Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-15T07:33:26.089Z] ---> logs-deploy.sh [2021-02-15T07:33:26.089Z] lf-activate-venv: SKIPPING [2021-02-15T07:33:26.089Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3169/1 [2021-02-15T07:33:26.089Z] INFO: archiving workspace using pattern(s): [2021-02-15T07:33:30.430Z] Archives upload complete. [2021-02-15T07:33:30.430Z] INFO: archiving logs to Nexus [2021-02-15T07:33:32.166Z] ---> uname -a: [2021-02-15T07:33:32.166Z] Linux prd-centos7-docker-4c-2g-26480.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-02-15T07:33:32.166Z] [2021-02-15T07:33:32.166Z] [2021-02-15T07:33:32.166Z] ---> lscpu: [2021-02-15T07:33:32.166Z] Architecture: x86_64 [2021-02-15T07:33:32.166Z] CPU op-mode(s): 32-bit, 64-bit [2021-02-15T07:33:32.166Z] Byte Order: Little Endian [2021-02-15T07:33:32.166Z] Address sizes: 40 bits physical, 48 bits virtual [2021-02-15T07:33:32.166Z] CPU(s): 4 [2021-02-15T07:33:32.166Z] On-line CPU(s) list: 0-3 [2021-02-15T07:33:32.166Z] Thread(s) per core: 1 [2021-02-15T07:33:32.166Z] Core(s) per socket: 1 [2021-02-15T07:33:32.166Z] Socket(s): 4 [2021-02-15T07:33:32.166Z] NUMA node(s): 1 [2021-02-15T07:33:32.166Z] Vendor ID: GenuineIntel [2021-02-15T07:33:32.166Z] CPU family: 6 [2021-02-15T07:33:32.166Z] Model: 44 [2021-02-15T07:33:32.166Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-02-15T07:33:32.166Z] Stepping: 1 [2021-02-15T07:33:32.166Z] CPU MHz: 2933.438 [2021-02-15T07:33:32.166Z] BogoMIPS: 5866.87 [2021-02-15T07:33:32.166Z] Virtualization: VT-x [2021-02-15T07:33:32.166Z] Hypervisor vendor: KVM [2021-02-15T07:33:32.166Z] Virtualization type: full [2021-02-15T07:33:32.166Z] L1d cache: 128 KiB [2021-02-15T07:33:32.166Z] L1i cache: 128 KiB [2021-02-15T07:33:32.166Z] L2 cache: 16 MiB [2021-02-15T07:33:32.166Z] L3 cache: 64 MiB [2021-02-15T07:33:32.166Z] NUMA node0 CPU(s): 0-3 [2021-02-15T07:33:32.166Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-02-15T07:33:32.166Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-02-15T07:33:32.166Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-02-15T07:33:32.166Z] Vulnerability Meltdown: Mitigation; PTI [2021-02-15T07:33:32.166Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-02-15T07:33:32.166Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-02-15T07:33:32.166Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-02-15T07:33:32.166Z] Vulnerability Srbds: Not affected [2021-02-15T07:33:32.166Z] Vulnerability Tsx async abort: Not affected [2021-02-15T07:33:32.166Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-02-15T07:33:32.166Z] [2021-02-15T07:33:32.166Z] [2021-02-15T07:33:32.166Z] ---> nproc: [2021-02-15T07:33:32.166Z] 4 [2021-02-15T07:33:32.166Z] [2021-02-15T07:33:32.166Z] [2021-02-15T07:33:32.166Z] ---> df -h: [2021-02-15T07:33:32.166Z] Filesystem Size Used Available Use% Mounted on [2021-02-15T07:33:32.166Z] overlay 50.0G 11.7G 38.3G 23% / [2021-02-15T07:33:32.166Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-02-15T07:33:32.166Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-02-15T07:33:32.166Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-02-15T07:33:32.166Z] /dev/vda1 50.0G 11.7G 38.3G 23% /facter-os [2021-02-15T07:33:32.166Z] /dev/vda1 50.0G 11.7G 38.3G 23% /etc/resolv.conf [2021-02-15T07:33:32.166Z] /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hostname [2021-02-15T07:33:32.166Z] /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hosts [2021-02-15T07:33:32.166Z] /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/auth.log [2021-02-15T07:33:32.166Z] /dev/vda1 50.0G 11.7G 38.3G 23% /run/cloud-init/result.json [2021-02-15T07:33:32.166Z] /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/sa-host [2021-02-15T07:33:32.166Z] /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/secure [2021-02-15T07:33:32.166Z] /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/1 [2021-02-15T07:33:32.166Z] /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/1@tmp [2021-02-15T07:33:32.166Z] [2021-02-15T07:33:32.166Z] [2021-02-15T07:33:32.166Z] ---> free -m: [2021-02-15T07:33:32.166Z] total used free shared buff/cache available [2021-02-15T07:33:32.166Z] Mem: 1837 760 183 0 893 1013 [2021-02-15T07:33:32.166Z] Swap: 1023 62 961 [2021-02-15T07:33:32.166Z] [2021-02-15T07:33:32.166Z] [2021-02-15T07:33:32.166Z] ---> ip addr: [2021-02-15T07:33:32.166Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-02-15T07:33:32.167Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-02-15T07:33:32.167Z] inet 127.0.0.1/8 scope host lo [2021-02-15T07:33:32.167Z] valid_lft forever preferred_lft forever [2021-02-15T07:33:32.167Z] inet6 ::1/128 scope host [2021-02-15T07:33:32.167Z] valid_lft forever preferred_lft forever [2021-02-15T07:33:32.167Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-02-15T07:33:32.167Z] link/ether fa:16:3e:29:52:07 brd ff:ff:ff:ff:ff:ff [2021-02-15T07:33:32.167Z] inet 10.30.122.63/23 brd 10.30.123.255 scope global dynamic eth0 [2021-02-15T07:33:32.167Z] valid_lft 84268sec preferred_lft 84268sec [2021-02-15T07:33:32.167Z] inet6 fe80::f816:3eff:fe29:5207/64 scope link [2021-02-15T07:33:32.167Z] valid_lft forever preferred_lft forever [2021-02-15T07:33:32.167Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-02-15T07:33:32.167Z] link/ether 02:42:92:9a:29:c2 brd ff:ff:ff:ff:ff:ff [2021-02-15T07:33:32.167Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-02-15T07:33:32.167Z] valid_lft forever preferred_lft forever [2021-02-15T07:33:32.167Z] inet6 fe80::42:92ff:fe9a:29c2/64 scope link [2021-02-15T07:33:32.167Z] valid_lft forever preferred_lft forever [2021-02-15T07:33:32.167Z] [2021-02-15T07:33:32.167Z] [2021-02-15T07:33:32.167Z] ---> sar -b -r -n DEV: [2021-02-15T07:33:32.167Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/15/21 _x86_64_ (4 CPU) [2021-02-15T07:33:32.167Z] [2021-02-15T07:33:32.167Z] 06:57:40 LINUX RESTART (4 CPU) [2021-02-15T07:33:32.167Z] [2021-02-15T07:33:32.167Z] 06:59:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-02-15T07:33:32.167Z] 07:00:01 25.69 10.99 14.70 0.00 1248.25 6545.88 0.00 [2021-02-15T07:33:32.167Z] 07:01:02 44.82 13.59 31.24 0.00 4767.22 2664.78 0.00 [2021-02-15T07:33:32.167Z] 07:02:01 41.58 23.91 17.67 0.00 2206.84 10808.86 0.00 [2021-02-15T07:33:32.167Z] 07:03:01 111.16 30.80 80.35 0.00 2649.19 26753.56 0.00 [2021-02-15T07:33:32.167Z] 07:04:02 168.09 51.43 116.65 0.00 2485.90 17727.09 0.00 [2021-02-15T07:33:32.167Z] 07:05:01 119.11 64.34 54.77 0.00 2071.19 7923.54 0.00 [2021-02-15T07:33:32.167Z] 07:06:02 61.16 18.21 42.95 0.00 706.98 4067.98 0.00 [2021-02-15T07:33:32.167Z] 07:07:01 53.20 12.23 40.98 0.00 606.39 4950.35 0.00 [2021-02-15T07:33:32.167Z] 07:08:01 46.75 20.37 26.38 0.00 885.52 2358.25 0.00 [2021-02-15T07:33:32.167Z] 07:09:01 58.93 21.45 37.48 0.00 792.71 2210.31 0.00 [2021-02-15T07:33:32.167Z] 07:10:02 35.37 13.82 21.55 0.00 1450.42 2704.13 0.00 [2021-02-15T07:33:32.167Z] 07:11:01 12.95 0.74 12.21 0.00 77.83 2622.02 0.00 [2021-02-15T07:33:32.167Z] 07:12:01 100.85 9.82 91.03 0.00 634.96 16962.17 0.00 [2021-02-15T07:33:32.167Z] 07:13:14 222.36 101.87 120.49 0.00 50844.51 94768.59 0.00 [2021-02-15T07:33:32.167Z] 07:14:01 798.70 739.13 59.57 0.00 35007.25 41266.89 0.00 [2021-02-15T07:33:32.167Z] 07:15:14 684.79 590.54 94.25 0.00 34040.03 33190.27 0.00 [2021-02-15T07:33:32.167Z] 07:16:20 782.25 691.12 91.13 0.00 49538.95 54715.33 0.00 [2021-02-15T07:33:32.167Z] 07:17:07 756.06 687.78 68.28 0.00 37244.39 40521.09 0.00 [2021-02-15T07:33:32.167Z] 07:18:03 439.65 371.92 67.74 0.00 19611.21 20311.41 0.00 [2021-02-15T07:33:32.167Z] 07:19:01 112.48 44.02 68.46 0.00 4528.90 15250.96 0.00 [2021-02-15T07:33:32.167Z] 07:20:04 189.06 32.48 156.58 0.00 6531.33 35596.40 0.00 [2021-02-15T07:33:32.167Z] 07:21:04 440.11 273.60 166.50 0.00 52679.34 71052.29 0.00 [2021-02-15T07:33:32.167Z] 07:22:03 963.47 871.57 91.90 0.00 34143.28 38164.11 0.00 [2021-02-15T07:33:32.167Z] 07:23:03 335.12 237.20 97.91 0.00 18974.76 25393.03 0.00 [2021-02-15T07:33:32.167Z] 07:24:02 469.98 356.47 113.51 0.00 20768.76 24504.41 0.00 [2021-02-15T07:33:32.167Z] 07:25:02 175.19 57.74 117.45 0.00 3397.25 11149.28 0.00 [2021-02-15T07:33:32.167Z] 07:26:01 39.52 15.48 24.05 0.00 3110.10 1590.55 0.00 [2021-02-15T07:33:32.167Z] 07:27:01 2.90 1.23 1.67 0.00 23.98 29.74 0.00 [2021-02-15T07:33:32.167Z] 07:28:01 0.45 0.28 0.17 0.00 12.65 1.46 0.00 [2021-02-15T07:33:32.167Z] 07:29:01 0.25 0.05 0.20 0.00 0.40 1.73 0.00 [2021-02-15T07:33:32.167Z] 07:30:01 113.75 107.98 5.77 0.00 1451.15 279.18 0.00 [2021-02-15T07:33:32.167Z] 07:31:01 126.83 106.70 20.13 0.00 1439.87 659.82 0.00 [2021-02-15T07:33:32.167Z] 07:32:02 125.50 123.71 1.79 0.00 5368.24 297.58 0.00 [2021-02-15T07:33:32.167Z] 07:33:01 134.52 37.47 97.04 0.00 2174.00 15988.97 0.00 [2021-02-15T07:33:32.167Z] Average: 226.00 164.91 61.09 0.00 11977.54 19043.51 0.00 [2021-02-15T07:33:32.167Z] [2021-02-15T07:33:32.167Z] 06:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-02-15T07:33:32.167Z] 07:00:01 65240 0 554672 29.48 2620 1259012 1078992 36.82 507388 1110436 8208 [2021-02-15T07:33:32.167Z] 07:01:02 149304 0 598912 31.83 2620 1130708 1242160 42.39 458528 1067700 44 [2021-02-15T07:33:32.167Z] 07:02:01 214120 0 603684 32.08 2620 1061120 1349992 46.07 604048 857748 964 [2021-02-15T07:33:32.167Z] 07:03:01 74464 0 695284 36.95 2596 1109200 1538992 52.52 631840 929792 102500 [2021-02-15T07:33:32.167Z] 07:04:02 69956 0 724524 38.51 1792 1085272 1461104 49.87 603104 927460 51588 [2021-02-15T07:33:32.167Z] 07:05:01 168116 0 737960 39.22 1564 973904 1743036 59.49 582132 850528 13832 [2021-02-15T07:33:32.167Z] 07:06:02 259584 0 748868 39.80 1336 871756 1602508 54.69 592672 745220 75684 [2021-02-15T07:33:32.167Z] 07:07:01 162168 0 750964 39.91 864 967548 1753364 59.84 673244 756040 73724 [2021-02-15T07:33:32.167Z] 07:08:01 259904 0 770372 40.94 864 850404 1746560 59.61 566544 763160 23156 [2021-02-15T07:33:32.167Z] 07:09:01 277148 0 675040 35.88 864 928492 1259468 42.98 504424 804100 41660 [2021-02-15T07:33:32.167Z] 07:10:02 222868 0 716324 38.07 744 941608 1365232 46.59 611780 752880 46072 [2021-02-15T07:33:32.167Z] 07:11:01 165712 0 682468 36.27 744 1032620 1235380 42.16 589776 832924 61956 [2021-02-15T07:33:32.167Z] 07:12:01 206788 0 661060 35.13 624 1013072 1203816 41.08 533452 843728 48 [2021-02-15T07:33:32.167Z] 07:13:14 74880 0 766236 40.72 0 1040428 2186044 74.61 761840 835856 20684 [2021-02-15T07:33:32.167Z] 07:14:01 541444 0 638660 33.94 0 701440 1355492 46.26 488400 638692 80 [2021-02-15T07:33:32.167Z] 07:15:14 67604 0 775192 41.20 0 1038748 2285712 78.01 758348 834088 93576 [2021-02-15T07:33:32.167Z] 07:16:20 75344 0 780820 41.50 0 1025380 2247220 76.69 740504 830440 55920 [2021-02-15T07:33:32.167Z] 07:17:07 74784 0 779992 41.45 0 1026768 2245420 76.63 700872 876028 81976 [2021-02-15T07:33:32.167Z] 07:18:03 73968 0 1202748 63.92 0 604828 4337560 148.03 893800 645644 9432 [2021-02-15T07:33:32.167Z] 07:19:01 414832 0 682892 36.29 0 783820 1475252 50.35 594428 606140 11248 [2021-02-15T07:33:32.167Z] 07:20:04 72160 0 644456 34.25 0 1164928 1308736 44.66 721912 828260 44 [2021-02-15T07:33:32.167Z] 07:21:04 75836 0 727108 38.64 0 1078600 2108104 71.95 751408 824832 47508 [2021-02-15T07:33:32.167Z] 07:22:03 72868 0 711212 37.80 0 1097464 2092724 71.42 737276 825600 68672 [2021-02-15T07:33:32.167Z] 07:23:03 210568 0 793112 42.15 0 877864 2367388 80.80 646708 757220 49656 [2021-02-15T07:33:32.167Z] 07:24:02 134524 0 669428 35.58 0 1077592 1610260 54.96 622280 873356 27816 [2021-02-15T07:33:32.167Z] 07:25:02 385308 0 641992 34.12 0 854244 1548192 52.84 493492 751460 8 [2021-02-15T07:33:32.167Z] 07:26:01 385716 0 565168 30.04 0 930660 1211868 41.36 449612 798968 8 [2021-02-15T07:33:32.167Z] 07:27:01 394816 0 556072 29.55 0 930656 1084136 37.00 443232 799292 8 [2021-02-15T07:33:32.167Z] 07:28:01 395180 0 555324 29.51 0 931040 1077836 36.78 442616 799644 8 [2021-02-15T07:33:32.167Z] 07:29:01 395492 0 555000 29.50 0 931052 1077808 36.78 442756 799668 8 [2021-02-15T07:33:32.167Z] 07:30:01 340004 0 573356 30.47 0 968184 1088624 37.15 472872 812112 900 [2021-02-15T07:33:32.167Z] 07:31:01 287352 0 602896 32.04 0 991296 1079524 36.84 485156 818152 940 [2021-02-15T07:33:32.167Z] 07:32:02 69916 0 715712 38.04 0 1095916 1175412 40.11 519956 911088 204 [2021-02-15T07:33:32.167Z] 07:33:01 272232 0 780760 41.50 0 828552 1604060 54.74 492048 714536 94492 [2021-02-15T07:33:32.167Z] Average: 209124 0 695243 36.95 584 976593 1621999 55.36 591719 818317 31254 [2021-02-15T07:33:32.167Z] [2021-02-15T07:33:32.167Z] 06:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-02-15T07:33:32.167Z] 07:00:01 eth0 605.22 315.99 3229.46 59.84 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:01:02 eth0 93.51 78.68 454.43 45.09 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:01:02 veth8dd710d 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:01:02 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:02:01 eth0 475.25 397.69 2693.82 56.91 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:02:01 veth8dd710d 388.16 459.75 51.69 2680.01 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:02:01 docker0 388.16 459.73 46.38 2680.01 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:03:01 eth0 286.76 219.03 2822.11 48.87 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:04:02 eth0 204.31 82.24 839.74 13.50 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:04:02 docker0 69.23 182.15 5.22 826.05 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:05:01 eth0 27.95 22.02 24.03 43.51 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:05:01 veth4bdb51a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:06:02 eth0 13.38 12.02 8.32 22.56 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:06:02 veth4bdb51a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:07:01 eth0 24.61 18.96 18.72 10.29 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:07:01 veth4bdb51a 0.44 0.44 0.04 0.04 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:07:01 docker0 0.44 0.44 0.03 0.04 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:08:01 eth0 25.70 22.06 14.87 43.53 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:08:01 veth4bdb51a 1.11 1.11 0.09 0.09 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:08:01 docker0 1.11 1.11 0.07 0.09 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:09:01 eth0 2.29 1.82 1.85 1.02 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:09:01 veth4bdb51a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:10:02 eth0 18.75 16.92 13.88 26.83 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:10:02 veth4bdb51a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:11:01 eth0 20.87 15.78 16.50 8.79 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:11:01 veth4bdb51a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:11:01 veth49bfdfa 1.70 1.57 0.14 0.12 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:12:01 eth0 184.94 145.57 1686.57 67.08 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:12:01 vethb117d46 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:12:01 docker0 452.87 636.42 50.98 3464.65 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:13:14 eth0 7.52 5.77 6.89 3.10 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:13:14 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:13:14 vethb117d46 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:13:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:14:01 eth0 3.54 2.77 2.79 1.52 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:14:01 vethb117d46 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:15:14 eth0 47.36 34.10 138.46 29.02 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.167Z] 07:15:14 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:15:14 vethb117d46 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:15:14 docker0 13.40 21.92 0.81 120.93 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:16:20 eth0 1.66 1.36 1.29 0.67 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:16:20 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:16:20 vethb117d46 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:16:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:17:07 eth0 1.27 1.08 0.89 0.49 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:17:07 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:17:07 vethb117d46 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:17:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:18:03 vethf8bc656 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:18:03 vethc7c28e2 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:18:03 vetha716997 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:18:03 vetha246e2c 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:19:01 vethf8bc656 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:19:01 vetha246e2c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:19:01 eth0 2170.23 1480.12 12404.08 536.98 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:19:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:20:04 eth0 180.53 133.31 1406.11 44.09 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:20:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:20:04 vethb117d46 0.00 0.77 0.00 0.04 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:20:04 docker0 466.66 674.69 50.89 3646.71 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:21:04 eth0 103.87 52.91 332.58 58.84 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:21:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:21:04 vethb117d46 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:21:04 docker0 19.12 62.24 1.05 309.10 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:22:03 veth3b3151a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:22:03 veth5ddeb3b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:22:03 veth9b20a47 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:22:03 veth3a7ac10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:23:03 veth5ddeb3b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:23:03 veth9b20a47 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:23:03 veth7f0f95f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:23:03 eth0 2422.41 1646.63 13822.33 655.50 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:24:02 veth548f206 2.84 7.84 0.20 39.25 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:24:02 vethbfb4dce 0.27 0.41 0.04 0.46 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:24:02 eth0 35.65 27.54 57.82 31.38 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:24:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:25:02 eth0 65.59 45.48 87.41 55.39 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:25:02 vethb117d46 0.00 1.04 0.00 0.05 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:25:02 docker0 522.69 800.71 55.47 4263.99 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:26:01 eth0 31.16 23.69 62.37 27.32 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:26:01 docker0 4.66 7.94 0.26 45.57 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:27:01 eth0 1.00 0.50 0.67 0.16 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:28:01 eth0 0.10 0.08 0.01 0.07 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:29:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:30:01 eth0 0.30 0.28 0.14 0.08 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:31:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:32:02 eth0 17.62 13.75 14.62 19.74 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:33:01 eth0 213.95 187.98 2202.32 36.48 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] Average: eth0 80.97 56.66 477.56 24.29 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] Average: docker0 15.40 23.61 1.63 125.84 0.00 0.00 0.00 0.00 [2021-02-15T07:33:32.168Z] [2021-02-15T07:33:32.168Z] [2021-02-15T07:33:32.168Z] ---> sar -P ALL: [2021-02-15T07:33:32.168Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/15/21 _x86_64_ (4 CPU) [2021-02-15T07:33:32.168Z] [2021-02-15T07:33:32.168Z] 06:57:40 LINUX RESTART (4 CPU) [2021-02-15T07:33:32.168Z] [2021-02-15T07:33:32.168Z] 06:59:02 CPU %user %nice %system %iowait %steal %idle [2021-02-15T07:33:32.168Z] 07:00:01 all 10.75 0.00 3.21 1.20 38.99 45.86 [2021-02-15T07:33:32.168Z] 07:00:01 0 12.67 0.00 3.45 1.12 40.97 41.79 [2021-02-15T07:33:32.168Z] 07:00:01 1 9.28 0.00 3.68 1.46 36.23 49.35 [2021-02-15T07:33:32.168Z] 07:00:01 2 10.80 0.00 2.64 0.93 40.18 45.45 [2021-02-15T07:33:32.168Z] 07:00:01 3 10.29 0.00 3.05 1.30 38.62 46.74 [2021-02-15T07:33:32.168Z] 07:01:02 all 3.28 0.00 3.06 1.06 31.71 60.88 [2021-02-15T07:33:32.168Z] 07:01:02 0 2.49 0.00 2.47 0.74 34.83 59.47 [2021-02-15T07:33:32.168Z] 07:01:02 1 3.46 0.00 3.00 1.02 31.06 61.45 [2021-02-15T07:33:32.168Z] 07:01:02 2 3.81 0.00 3.04 1.29 30.68 61.19 [2021-02-15T07:33:32.168Z] 07:01:02 3 3.40 0.00 3.80 1.22 30.08 61.50 [2021-02-15T07:33:32.168Z] 07:02:01 all 6.21 0.00 2.38 0.93 30.04 60.45 [2021-02-15T07:33:32.168Z] 07:02:01 0 5.12 0.00 2.59 0.89 34.14 57.26 [2021-02-15T07:33:32.168Z] 07:02:01 1 5.72 0.00 2.55 2.33 29.32 60.08 [2021-02-15T07:33:32.168Z] 07:02:01 2 8.76 0.00 2.54 0.06 29.02 59.61 [2021-02-15T07:33:32.168Z] 07:02:01 3 5.38 0.00 1.81 0.37 27.62 64.81 [2021-02-15T07:33:32.168Z] 07:03:01 all 2.88 0.00 2.78 1.45 36.01 56.88 [2021-02-15T07:33:32.168Z] 07:03:01 0 2.41 0.00 2.54 1.93 37.72 55.40 [2021-02-15T07:33:32.168Z] 07:03:01 1 2.70 0.00 2.63 0.27 35.91 58.48 [2021-02-15T07:33:32.168Z] 07:03:01 2 3.14 0.00 2.81 3.03 36.31 54.72 [2021-02-15T07:33:32.168Z] 07:03:01 3 3.29 0.00 3.15 0.52 33.97 59.07 [2021-02-15T07:33:32.168Z] 07:04:02 all 2.90 0.00 3.12 6.02 30.91 57.05 [2021-02-15T07:33:32.168Z] 07:04:02 0 2.09 0.00 2.70 5.44 34.01 55.76 [2021-02-15T07:33:32.168Z] 07:04:02 1 3.17 0.00 3.00 6.78 30.13 56.92 [2021-02-15T07:33:32.168Z] 07:04:02 2 3.20 0.00 3.78 6.71 29.85 56.47 [2021-02-15T07:33:32.168Z] 07:04:02 3 3.17 0.00 3.04 5.17 29.50 59.12 [2021-02-15T07:33:32.168Z] 07:05:01 all 6.74 0.00 5.05 7.16 28.79 52.26 [2021-02-15T07:33:32.168Z] 07:05:01 0 5.65 0.00 4.13 6.74 29.44 54.04 [2021-02-15T07:33:32.168Z] 07:05:01 1 6.85 0.00 6.22 9.37 29.52 48.04 [2021-02-15T07:33:32.168Z] 07:05:01 2 6.32 0.00 3.85 6.61 27.26 55.96 [2021-02-15T07:33:32.168Z] 07:05:01 3 8.24 0.00 6.09 5.91 28.92 50.84 [2021-02-15T07:33:32.168Z] 07:06:02 all 25.18 0.00 7.71 2.91 46.82 17.38 [2021-02-15T07:33:32.168Z] 07:06:02 0 22.12 0.00 6.89 3.00 46.97 21.01 [2021-02-15T07:33:32.168Z] 07:06:02 1 25.72 0.00 8.26 3.84 48.23 13.94 [2021-02-15T07:33:32.168Z] 07:06:02 2 24.52 0.00 7.89 2.18 45.92 19.49 [2021-02-15T07:33:32.168Z] 07:06:02 3 28.65 0.00 7.84 2.62 46.18 14.71 [2021-02-15T07:33:32.168Z] 07:07:01 all 23.48 0.00 8.04 2.95 42.75 22.79 [2021-02-15T07:33:32.168Z] 07:07:01 0 20.11 0.00 7.19 4.65 43.85 24.21 [2021-02-15T07:33:32.168Z] 07:07:01 1 28.60 0.00 8.96 1.82 41.64 18.97 [2021-02-15T07:33:32.168Z] 07:07:01 2 22.87 0.00 7.86 3.52 41.87 23.89 [2021-02-15T07:33:32.168Z] 07:07:01 3 22.83 0.00 8.25 1.61 43.56 23.75 [2021-02-15T07:33:32.168Z] 07:08:01 all 15.52 0.00 7.11 1.59 49.95 25.83 [2021-02-15T07:33:32.168Z] 07:08:01 0 14.32 0.00 6.11 1.61 49.34 28.62 [2021-02-15T07:33:32.168Z] 07:08:01 1 15.84 0.00 7.39 1.70 50.84 24.24 [2021-02-15T07:33:32.168Z] 07:08:01 2 15.18 0.00 8.14 1.51 49.80 25.37 [2021-02-15T07:33:32.168Z] 07:08:01 3 16.80 0.00 6.84 1.52 49.88 24.96 [2021-02-15T07:33:32.168Z] 07:09:01 all 24.17 0.00 10.46 3.07 40.03 22.27 [2021-02-15T07:33:32.168Z] 07:09:01 0 23.60 0.00 10.98 2.82 38.71 23.89 [2021-02-15T07:33:32.168Z] 07:09:01 1 26.52 0.00 10.71 2.95 39.77 20.05 [2021-02-15T07:33:32.168Z] 07:09:01 2 22.38 0.00 9.62 3.37 40.47 24.16 [2021-02-15T07:33:32.168Z] 07:09:01 3 24.28 0.00 10.55 3.11 41.19 20.87 [2021-02-15T07:33:32.168Z] 07:10:02 all 10.79 0.00 6.87 1.60 48.50 32.24 [2021-02-15T07:33:32.168Z] 07:10:02 0 10.04 0.00 7.10 2.09 47.57 33.20 [2021-02-15T07:33:32.168Z] 07:10:02 1 11.65 0.00 6.35 0.90 48.53 32.57 [2021-02-15T07:33:32.168Z] 07:10:02 2 11.19 0.00 6.87 1.50 48.69 31.75 [2021-02-15T07:33:32.168Z] 07:10:02 3 10.26 0.00 7.18 1.93 49.24 31.39 [2021-02-15T07:33:32.168Z] [2021-02-15T07:33:32.168Z] 07:10:02 CPU %user %nice %system %iowait %steal %idle [2021-02-15T07:33:32.168Z] 07:11:01 all 6.06 0.00 5.48 0.38 45.26 42.81 [2021-02-15T07:33:32.168Z] 07:11:01 0 4.39 0.00 4.33 0.44 46.31 44.53 [2021-02-15T07:33:32.168Z] 07:11:01 1 7.76 0.00 6.21 0.26 44.46 41.30 [2021-02-15T07:33:32.168Z] 07:11:01 2 5.53 0.00 5.64 0.60 44.67 43.55 [2021-02-15T07:33:32.168Z] 07:11:01 3 6.65 0.00 5.81 0.22 45.56 41.76 [2021-02-15T07:33:32.168Z] 07:12:01 all 2.89 0.00 3.39 0.92 30.21 62.59 [2021-02-15T07:33:32.168Z] 07:12:01 0 2.19 0.00 2.80 2.68 33.52 58.82 [2021-02-15T07:33:32.168Z] 07:12:01 1 3.92 0.00 3.15 0.11 29.38 63.43 [2021-02-15T07:33:32.168Z] 07:12:01 2 2.81 0.00 4.72 0.23 29.96 62.27 [2021-02-15T07:33:32.168Z] 07:12:01 3 2.67 0.00 2.93 0.57 27.83 65.99 [2021-02-15T07:33:32.168Z] 07:13:14 all 6.28 0.00 6.10 26.76 36.51 24.35 [2021-02-15T07:33:32.168Z] 07:13:14 0 7.09 0.00 6.30 26.16 37.13 23.32 [2021-02-15T07:33:32.168Z] 07:13:14 1 5.94 0.00 5.56 25.51 36.69 26.31 [2021-02-15T07:33:32.168Z] 07:13:14 2 6.37 0.00 6.28 26.13 36.87 24.35 [2021-02-15T07:33:32.168Z] 07:13:14 3 5.71 0.00 6.29 29.29 35.31 23.40 [2021-02-15T07:33:32.168Z] 07:14:01 all 5.16 0.00 4.45 25.63 40.25 24.51 [2021-02-15T07:33:32.168Z] 07:14:01 0 6.00 0.00 5.58 26.35 41.46 20.61 [2021-02-15T07:33:32.168Z] 07:14:01 1 4.95 0.00 3.84 25.47 38.76 26.99 [2021-02-15T07:33:32.168Z] 07:14:01 2 5.29 0.00 4.14 24.07 39.44 27.05 [2021-02-15T07:33:32.168Z] 07:14:01 3 4.41 0.00 4.25 26.63 41.38 23.34 [2021-02-15T07:33:32.168Z] 07:15:14 all 3.02 0.00 5.58 31.83 35.96 23.61 [2021-02-15T07:33:32.168Z] 07:15:14 0 3.16 0.00 5.67 30.23 36.81 24.14 [2021-02-15T07:33:32.168Z] 07:15:14 1 2.78 0.00 5.53 35.13 35.81 20.74 [2021-02-15T07:33:32.168Z] 07:15:14 2 3.01 0.00 5.95 30.02 35.54 25.49 [2021-02-15T07:33:32.168Z] 07:15:14 3 3.12 0.00 5.17 31.92 35.67 24.12 [2021-02-15T07:33:32.168Z] 07:16:20 all 3.08 0.00 3.57 39.10 37.51 16.74 [2021-02-15T07:33:32.168Z] 07:16:20 0 2.52 0.00 3.36 36.08 37.95 20.09 [2021-02-15T07:33:32.168Z] 07:16:20 1 3.16 0.00 3.55 41.81 36.97 14.51 [2021-02-15T07:33:32.168Z] 07:16:20 2 3.12 0.00 3.67 37.56 37.84 17.81 [2021-02-15T07:33:32.168Z] 07:16:20 3 3.53 0.00 3.72 41.00 37.27 14.48 [2021-02-15T07:33:32.168Z] 07:17:07 all 4.03 0.00 2.74 36.34 39.14 17.75 [2021-02-15T07:33:32.168Z] 07:17:07 0 3.54 0.00 2.65 37.09 40.29 16.42 [2021-02-15T07:33:32.168Z] 07:17:07 1 4.29 0.00 2.55 38.33 37.77 17.06 [2021-02-15T07:33:32.168Z] 07:17:07 2 4.39 0.00 2.36 35.62 38.21 19.42 [2021-02-15T07:33:32.168Z] 07:17:07 3 3.89 0.00 3.43 34.26 40.30 18.13 [2021-02-15T07:33:32.168Z] 07:18:03 all 8.01 0.00 5.36 29.51 40.17 16.95 [2021-02-15T07:33:32.168Z] 07:18:03 0 7.77 0.00 5.18 24.54 38.87 23.65 [2021-02-15T07:33:32.169Z] 07:18:03 1 7.52 0.00 5.96 30.85 40.08 15.59 [2021-02-15T07:33:32.169Z] 07:18:03 2 7.91 0.00 4.86 30.91 41.45 14.86 [2021-02-15T07:33:32.169Z] 07:18:03 3 8.85 0.00 5.45 31.82 40.29 13.58 [2021-02-15T07:33:32.169Z] 07:19:01 all 48.14 0.00 10.11 2.72 36.95 2.07 [2021-02-15T07:33:32.169Z] 07:19:01 0 43.10 0.00 8.66 2.80 42.89 2.54 [2021-02-15T07:33:32.169Z] 07:19:01 1 51.03 0.00 10.80 2.47 33.62 2.08 [2021-02-15T07:33:32.169Z] 07:19:01 2 47.62 0.00 10.86 3.03 36.24 2.26 [2021-02-15T07:33:32.169Z] 07:19:01 3 50.93 0.00 10.10 2.55 35.03 1.39 [2021-02-15T07:33:32.169Z] 07:20:04 all 5.78 0.00 7.41 14.12 40.85 31.84 [2021-02-15T07:33:32.169Z] 07:20:04 0 4.88 0.00 6.00 13.53 43.17 32.42 [2021-02-15T07:33:32.169Z] 07:20:04 1 6.39 0.00 8.92 10.20 39.72 34.76 [2021-02-15T07:33:32.169Z] 07:20:04 2 5.87 0.00 7.01 15.87 40.53 30.72 [2021-02-15T07:33:32.169Z] 07:20:04 3 6.05 0.00 7.79 16.91 39.81 29.44 [2021-02-15T07:33:32.169Z] 07:21:04 all 5.78 0.00 6.46 22.38 43.42 21.96 [2021-02-15T07:33:32.169Z] 07:21:04 0 5.28 0.00 5.79 21.78 44.49 22.65 [2021-02-15T07:33:32.169Z] 07:21:04 1 5.87 0.00 6.76 21.27 44.23 21.87 [2021-02-15T07:33:32.169Z] 07:21:04 2 5.68 0.00 6.29 24.14 41.82 22.07 [2021-02-15T07:33:32.169Z] 07:21:04 3 6.32 0.00 7.03 22.30 43.15 21.20 [2021-02-15T07:33:32.169Z] [2021-02-15T07:33:32.169Z] 07:21:04 CPU %user %nice %system %iowait %steal %idle [2021-02-15T07:33:32.169Z] 07:22:03 all 5.59 0.00 5.46 37.53 35.52 15.90 [2021-02-15T07:33:32.169Z] 07:22:03 0 5.33 0.00 6.02 37.66 36.90 14.08 [2021-02-15T07:33:32.169Z] 07:22:03 1 5.11 0.00 5.12 37.87 35.17 16.73 [2021-02-15T07:33:32.169Z] 07:22:03 2 5.35 0.00 5.18 38.05 34.84 16.57 [2021-02-15T07:33:32.169Z] 07:22:03 3 6.58 0.00 5.53 36.51 35.15 16.24 [2021-02-15T07:33:32.169Z] 07:23:03 all 31.20 0.00 10.93 9.60 44.32 3.94 [2021-02-15T07:33:32.169Z] 07:23:03 0 30.79 0.00 10.95 10.50 43.87 3.89 [2021-02-15T07:33:32.169Z] 07:23:03 1 32.16 0.00 10.55 7.03 43.87 6.39 [2021-02-15T07:33:32.169Z] 07:23:03 2 30.79 0.00 11.44 10.91 44.10 2.76 [2021-02-15T07:33:32.169Z] 07:23:03 3 31.03 0.00 10.79 10.09 45.50 2.60 [2021-02-15T07:33:32.169Z] 07:24:02 all 4.06 0.00 4.45 31.99 38.43 21.07 [2021-02-15T07:33:32.169Z] 07:24:02 0 3.31 0.00 3.38 27.75 42.02 23.54 [2021-02-15T07:33:32.169Z] 07:24:02 1 4.39 0.00 4.96 32.45 37.54 20.66 [2021-02-15T07:33:32.169Z] 07:24:02 2 4.25 0.00 4.23 38.12 35.69 17.71 [2021-02-15T07:33:32.169Z] 07:24:02 3 4.35 0.00 5.30 29.78 38.30 22.28 [2021-02-15T07:33:32.169Z] 07:25:02 all 14.80 0.00 7.65 13.11 37.98 26.45 [2021-02-15T07:33:32.169Z] 07:25:02 0 12.14 0.00 6.70 11.54 41.10 28.51 [2021-02-15T07:33:32.169Z] 07:25:02 1 15.58 0.00 8.25 10.12 37.71 28.35 [2021-02-15T07:33:32.169Z] 07:25:02 2 17.01 0.00 8.04 16.61 36.67 21.67 [2021-02-15T07:33:32.169Z] 07:25:02 3 14.64 0.00 7.68 14.23 36.32 27.13 [2021-02-15T07:33:32.169Z] 07:26:01 all 1.03 0.00 3.34 1.07 15.06 79.49 [2021-02-15T07:33:32.169Z] 07:26:01 0 1.05 0.00 4.75 1.02 16.05 77.14 [2021-02-15T07:33:32.169Z] 07:26:01 1 0.95 0.00 2.79 1.01 16.04 79.20 [2021-02-15T07:33:32.169Z] 07:26:01 2 1.21 0.00 2.27 1.74 13.77 81.00 [2021-02-15T07:33:32.169Z] 07:26:01 3 0.91 0.00 3.56 0.53 14.39 80.62 [2021-02-15T07:33:32.169Z] 07:27:01 all 0.12 0.00 0.05 0.20 0.49 99.14 [2021-02-15T07:33:32.169Z] 07:27:01 0 0.03 0.00 0.02 0.00 0.58 99.37 [2021-02-15T07:33:32.169Z] 07:27:01 1 0.03 0.00 0.03 0.22 0.07 99.65 [2021-02-15T07:33:32.169Z] 07:27:01 2 0.03 0.00 0.05 0.35 0.47 99.10 [2021-02-15T07:33:32.169Z] 07:27:01 3 0.40 0.00 0.08 0.22 0.86 98.44 [2021-02-15T07:33:32.169Z] 07:28:01 all 0.12 0.00 0.08 0.00 0.57 99.23 [2021-02-15T07:33:32.169Z] 07:28:01 0 0.03 0.00 0.15 0.00 0.28 99.53 [2021-02-15T07:33:32.169Z] 07:28:01 1 0.03 0.00 0.05 0.00 0.83 99.09 [2021-02-15T07:33:32.169Z] 07:28:01 2 0.02 0.00 0.07 0.00 0.22 99.70 [2021-02-15T07:33:32.169Z] 07:28:01 3 0.38 0.00 0.07 0.00 0.96 98.59 [2021-02-15T07:33:32.169Z] 07:29:01 all 0.11 0.00 0.03 0.00 1.32 98.53 [2021-02-15T07:33:32.169Z] 07:29:01 0 0.02 0.00 0.02 0.00 0.99 98.97 [2021-02-15T07:33:32.169Z] 07:29:01 1 0.33 0.00 0.03 0.00 1.62 98.02 [2021-02-15T07:33:32.169Z] 07:29:01 2 0.03 0.00 0.02 0.00 1.04 98.91 [2021-02-15T07:33:32.169Z] 07:29:01 3 0.05 0.00 0.07 0.02 1.64 98.23 [2021-02-15T07:33:32.169Z] 07:30:01 all 0.06 1.17 5.75 4.62 30.44 57.95 [2021-02-15T07:33:32.169Z] 07:30:01 0 0.06 1.18 5.78 5.09 30.44 57.45 [2021-02-15T07:33:32.169Z] 07:30:01 1 0.09 1.11 5.83 4.75 30.88 57.34 [2021-02-15T07:33:32.169Z] 07:30:01 2 0.05 1.20 5.58 3.31 30.09 59.78 [2021-02-15T07:33:32.169Z] 07:30:01 3 0.03 1.21 5.83 5.34 30.36 57.23 [2021-02-15T07:33:32.169Z] 07:31:01 all 0.05 0.79 4.52 5.15 26.97 62.53 [2021-02-15T07:33:32.169Z] 07:31:01 0 0.01 0.72 4.12 6.87 27.22 61.06 [2021-02-15T07:33:32.169Z] 07:31:01 1 0.04 0.82 4.82 3.62 26.73 63.97 [2021-02-15T07:33:32.169Z] 07:31:01 2 0.05 0.85 4.58 6.72 27.35 60.44 [2021-02-15T07:33:32.169Z] 07:31:01 3 0.08 0.75 4.57 3.36 26.56 64.68 [2021-02-15T07:33:32.169Z] 07:32:02 all 1.28 0.04 1.29 2.88 14.39 80.11 [2021-02-15T07:33:32.169Z] 07:32:02 0 1.24 0.03 1.35 2.16 14.57 80.64 [2021-02-15T07:33:32.169Z] 07:32:02 1 1.01 0.05 0.81 3.96 13.99 80.18 [2021-02-15T07:33:32.169Z] 07:32:02 2 0.90 0.06 1.55 0.50 14.81 82.18 [2021-02-15T07:33:32.169Z] 07:32:02 3 1.97 0.03 1.47 4.90 14.19 77.43 [2021-02-15T07:33:32.169Z] [2021-02-15T07:33:32.169Z] 07:32:02 CPU %user %nice %system %iowait %steal %idle [2021-02-15T07:33:32.169Z] 07:33:01 all 2.80 0.00 3.46 2.25 39.25 52.23 [2021-02-15T07:33:32.169Z] 07:33:01 0 2.57 0.00 2.85 0.97 41.59 52.02 [2021-02-15T07:33:32.169Z] 07:33:01 1 2.80 0.00 4.44 1.12 37.98 53.67 [2021-02-15T07:33:32.169Z] 07:33:01 2 2.37 0.00 3.17 0.44 37.44 56.59 [2021-02-15T07:33:32.169Z] 07:33:01 3 3.49 0.00 3.43 6.49 39.95 46.65 [2021-02-15T07:33:32.169Z] Average: all 7.83 0.07 4.85 11.17 33.44 42.64 [2021-02-15T07:33:32.169Z] Average: 0 7.18 0.07 4.59 10.77 34.73 42.65 [2021-02-15T07:33:32.169Z] Average: 1 8.14 0.07 5.00 11.18 33.01 42.60 [2021-02-15T07:33:32.169Z] Average: 2 7.92 0.07 4.85 11.35 32.98 42.82 [2021-02-15T07:33:32.169Z] Average: 3 8.09 0.07 4.97 11.40 33.00 42.47 [2021-02-15T07:33:32.169Z] [2021-02-15T07:33:32.169Z] [2021-02-15T07:33:32.169Z]