Pull request #2970 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 37bba81cf6eb63d87baced30b5a97fb2c2633e10+cf513aa69aa73df9a6f6252b052cd5c5a0259743 (0f2b7b2efe30276b3cb066c3f53b923aacbd77b1) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-19234’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-19549’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19550 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/17 [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/17 # 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/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit cf513aa69aa73df9a6f6252b052cd5c5a0259743 into PR head commit 37bba81cf6eb63d87baced30b5a97fb2c2633e10 Merge succeeded, producing 37bba81cf6eb63d87baced30b5a97fb2c2633e10 Checking out Revision 37bba81cf6eb63d87baced30b5a97fb2c2633e10 (PR-2970) > git config core.sparsecheckout # timeout=10 > git checkout -f 37bba81cf6eb63d87baced30b5a97fb2c2633e10 # 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 cf513aa69aa73df9a6f6252b052cd5c5a0259743 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 37bba81cf6eb63d87baced30b5a97fb2c2633e10 # timeout=10 Commit message: "feat(security): Standarize the gating wait time out in all install entrypoint scripts" First time build. Skipping changelog. > git rev-list --no-walk 767081400047304a3e08897ace0bb56a8ab0cd1d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-11T17:58:09.596Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-11T17:58:09.849Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-11T17:58:09.936Z] ========================================================= [2021-01-11T17:58:09.936Z] EdgeX Global Pipelines Version Info [2021-01-11T17:58:09.936Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-11T17:58:11.424Z] ------------------- [2021-01-11T17:58:11.424Z] stable info: [2021-01-11T17:58:11.424Z] ------------------- [2021-01-11T17:58:11.424Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-11T17:58:11.425Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T17:58:11.425Z] Message: update stable to v1.0.173 [2021-01-11T17:58:12.373Z] ------------------- [2021-01-11T17:58:12.373Z] experimental info: [2021-01-11T17:58:12.373Z] ------------------- [2021-01-11T17:58:12.373Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-11T17:58:12.373Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T17:58:12.373Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-11T17:58:12.716Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-11T17:58:12.806Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-11T17:58:12.931Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-11T17:58:13.038Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-11T17:58:13.131Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-11T17:58:13.223Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-11T17:58:13.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-11T17:58:13.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-11T17:58:13.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-11T17:58:13.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-11T17:58:13.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-11T17:58:13.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-11T17:58:14.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-11T17:58:14.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-11T17:58:14.217Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-11T17:58:14.318Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-11T17:58:14.452Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-11T17:58:14.552Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-11T17:58:14.668Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-11T17:58:14.760Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-11T17:58:14.854Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-11T17:58:15.044Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-11T17:58:15.130Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-11T17:58:15.236Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2970 [Pipeline] echo [2021-01-11T17:58:15.343Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2970 [Pipeline] echo [2021-01-11T17:58:15.426Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2970 [Pipeline] echo [2021-01-11T17:58:15.509Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 37bba81cf6eb63d87baced30b5a97fb2c2633e10 [Pipeline] echo [2021-01-11T17:58:15.612Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 37bba81 [Pipeline] echo [2021-01-11T17:58:15.713Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T17:58:15.882Z] provisioning config files... [2021-01-11T17:58:15.912Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config9211568291171493588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T17:58:16.280Z] ---> docker-login.sh [2021-01-11T17:58:16.280Z] nexus3.edgexfoundry.org:10001 [2021-01-11T17:58:16.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:58:16.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:58:16.543Z] Configure a credential helper to remove this warning. See [2021-01-11T17:58:16.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:58:16.543Z] [2021-01-11T17:58:16.543Z] Login Succeeded [2021-01-11T17:58:16.808Z] nexus3.edgexfoundry.org:10002 [2021-01-11T17:58:16.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:58:16.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:58:16.808Z] Configure a credential helper to remove this warning. See [2021-01-11T17:58:16.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:58:16.808Z] [2021-01-11T17:58:16.808Z] Login Succeeded [2021-01-11T17:58:16.808Z] nexus3.edgexfoundry.org:10003 [2021-01-11T17:58:17.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:58:17.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:58:17.072Z] Configure a credential helper to remove this warning. See [2021-01-11T17:58:17.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:58:17.072Z] [2021-01-11T17:58:17.072Z] Login Succeeded [2021-01-11T17:58:17.072Z] nexus3.edgexfoundry.org:10004 [2021-01-11T17:58:17.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:58:17.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:58:17.335Z] Configure a credential helper to remove this warning. See [2021-01-11T17:58:17.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:58:17.335Z] [2021-01-11T17:58:17.335Z] Login Succeeded [2021-01-11T17:58:17.335Z] docker.io [2021-01-11T17:58:17.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:58:17.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:58:17.600Z] Configure a credential helper to remove this warning. See [2021-01-11T17:58:17.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:58:17.600Z] [2021-01-11T17:58:17.600Z] Login Succeeded [2021-01-11T17:58:17.600Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T17:58:17.610Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-11T17:58:18.073Z] ++ 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-01-11T17:58:18.073Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T17:58:18.073Z] ++ dirname cmd/core-command/Dockerfile [2021-01-11T17:58:18.073Z] ++ cut -d/ -f2 [2021-01-11T17:58:18.073Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-11T17:58:18.073Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T17:58:18.073Z] ++ dirname cmd/core-data/Dockerfile [2021-01-11T17:58:18.073Z] ++ cut -d/ -f2 [2021-01-11T17:58:18.073Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-11T17:58:18.073Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T17:58:18.073Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-11T17:58:18.073Z] ++ cut -d/ -f2 [2021-01-11T17:58:18.073Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-11T17:58:18.073Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T17:58:18.073Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-11T17:58:18.073Z] ++ cut -d/ -f2 [2021-01-11T17:58:18.073Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-11T17:58:18.073Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T17:58:18.073Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-11T17:58:18.073Z] ++ cut -d/ -f2 [2021-01-11T17:58:18.073Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-11T17:58:18.073Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T17:58:18.073Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-11T17:58:18.073Z] ++ cut -d/ -f2 [2021-01-11T17:58:18.073Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-11T17:58:18.073Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T17:58:18.073Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-11T17:58:18.073Z] ++ cut -d/ -f2 [2021-01-11T17:58:18.073Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-11T17:58:18.073Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T17:58:18.073Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-11T17:58:18.073Z] ++ cut -d/ -f2 [2021-01-11T17:58:18.073Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-11T17:58:18.073Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T17:58:18.073Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-11T17:58:18.073Z] ++ cut -d/ -f2 [2021-01-11T17:58:18.073Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-11T17:58:18.148Z] 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-01-11T17:58:19.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T17:58:19.252Z] [2021-01-11T17:58:19.252Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T17:58:19.622Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T17:58:19.622Z] latest: Pulling from edgex-devops/git-semver [2021-01-11T17:58:19.622Z] 31603596830f: Pulling fs layer [2021-01-11T17:58:19.622Z] 2a8b12db71e7: Pulling fs layer [2021-01-11T17:58:19.622Z] 6ca5941a6612: Pulling fs layer [2021-01-11T17:58:19.622Z] ecc8261a40a4: Pulling fs layer [2021-01-11T17:58:19.622Z] ecc8261a40a4: Waiting [2021-01-11T17:58:19.622Z] 2a8b12db71e7: Verifying Checksum [2021-01-11T17:58:19.622Z] 2a8b12db71e7: Download complete [2021-01-11T17:58:19.901Z] 31603596830f: Download complete [2021-01-11T17:58:19.901Z] ecc8261a40a4: Verifying Checksum [2021-01-11T17:58:19.901Z] ecc8261a40a4: Download complete [2021-01-11T17:58:19.901Z] 6ca5941a6612: Download complete [2021-01-11T17:58:20.165Z] 31603596830f: Pull complete [2021-01-11T17:58:20.165Z] 2a8b12db71e7: Pull complete [2021-01-11T17:58:21.118Z] 6ca5941a6612: Pull complete [2021-01-11T17:58:21.381Z] ecc8261a40a4: Pull complete [2021-01-11T17:58:21.381Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-11T17:58:21.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T17:58:21.381Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-11T17:58:21.489Z] prd-centos7-docker-4c-2g-19550 does not seem to be running inside a container [2021-01-11T17:58:21.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-11T17:58:24.290Z] $ docker top d836315ac37f1d33c99b2ca53cdc620c6c89a274a9d49481cd0ccd6bb7682bf1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-11T17:58:24.575Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T17:58:24.575Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T17:58:24.829Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T17:58:24.832Z] $ docker exec d836315ac37f1d33c99b2ca53cdc620c6c89a274a9d49481cd0ccd6bb7682bf1 ssh-agent [2021-01-11T17:58:25.064Z] SSH_AUTH_SOCK=/tmp/ssh-hCCYTMtmX4h4/agent.12 [2021-01-11T17:58:25.064Z] SSH_AGENT_PID=17 [2021-01-11T17:58:25.073Z] Running ssh-add (command line suppressed) [2021-01-11T17:58:25.191Z] Identity added: /w/workspace/edgex-go/17@tmp/private_key_2982210141315732910.key (/w/workspace/edgex-go/17@tmp/private_key_2982210141315732910.key) [2021-01-11T17:58:25.243Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T17:58:25.573Z] + git tag --points-at HEAD [Pipeline] } [2021-01-11T17:58:25.595Z] $ docker exec --env ******** --env ******** d836315ac37f1d33c99b2ca53cdc620c6c89a274a9d49481cd0ccd6bb7682bf1 ssh-agent -k [2021-01-11T17:58:25.709Z] unset SSH_AUTH_SOCK; [2021-01-11T17:58:25.709Z] unset SSH_AGENT_PID; [2021-01-11T17:58:25.709Z] echo Agent pid 17 killed; [2021-01-11T17:58:25.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-11T17:58:25.887Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T17:58:25.887Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T17:58:26.058Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T17:58:26.062Z] $ docker exec d836315ac37f1d33c99b2ca53cdc620c6c89a274a9d49481cd0ccd6bb7682bf1 ssh-agent [2021-01-11T17:58:26.225Z] SSH_AUTH_SOCK=/tmp/ssh-8H5nYqDGYxdr/agent.46 [2021-01-11T17:58:26.225Z] SSH_AGENT_PID=52 [2021-01-11T17:58:26.231Z] Running ssh-add (command line suppressed) [2021-01-11T17:58:26.351Z] Identity added: /w/workspace/edgex-go/17@tmp/private_key_7481672934507974001.key (/w/workspace/edgex-go/17@tmp/private_key_7481672934507974001.key) [2021-01-11T17:58:26.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T17:58:26.804Z] + git semver init [2021-01-11T17:58:26.804Z] # -> Open(): unable to determine branch for HEAD [2021-01-11T17:58:26.804Z] # $GIT_DIR = /w/workspace/edgex-go/17/.git [2021-01-11T17:58:26.804Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/17 [2021-01-11T17:58:26.804Z] # $SEMVER_REMOTE_NAME = origin [2021-01-11T17:58:26.804Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-11T17:58:26.804Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-11T17:58:26.804Z] # $SEMVER_BRANCH = PR-2970 [2021-01-11T17:58:26.804Z] # $SEMVER_TEMP = /tmp/semver-630261659 [2021-01-11T17:58:26.804Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-11T17:58:48.853Z] # '/tmp/semver-630261659' -> '/w/workspace/edgex-go/17/.semver' [2021-01-11T17:58:48.853Z] # -> Force: false [2021-01-11T17:58:48.853Z] # $SEMVER_DIR = /w/workspace/edgex-go/17/.semver [Pipeline] } [2021-01-11T17:58:48.868Z] $ docker exec --env ******** --env ******** d836315ac37f1d33c99b2ca53cdc620c6c89a274a9d49481cd0ccd6bb7682bf1 ssh-agent -k [2021-01-11T17:58:49.090Z] unset SSH_AUTH_SOCK; [2021-01-11T17:58:49.091Z] unset SSH_AGENT_PID; [2021-01-11T17:58:49.091Z] echo Agent pid 52 killed; [2021-01-11T17:58:49.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-11T17:58:49.674Z] + git semver [Pipeline] } [2021-01-11T17:58:49.693Z] $ docker stop --time=1 d836315ac37f1d33c99b2ca53cdc620c6c89a274a9d49481cd0ccd6bb7682bf1 [2021-01-11T17:58:51.294Z] $ docker rm -f d836315ac37f1d33c99b2ca53cdc620c6c89a274a9d49481cd0ccd6bb7682bf1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T17:58:51.804Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-11T17:58:52.338Z] Stashed 1 file(s) [Pipeline] echo [2021-01-11T17:58:52.341Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T17:58:53.257Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-11T17:58:53.559Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T17:58:53.858Z] + sudo service docker restart [2021-01-11T17:58:53.859Z] + true [2021-01-11T17:58:53.859Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-11T17:58:54.452Z] ========================================================= [2021-01-11T17:58:54.452Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-11T17:58:54.452Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-11T17:58:54.828Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-11T17:58:59.072Z] Sending build context to Docker daemon 326.6MB [2021-01-11T17:58:59.072Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T17:58:59.072Z] Step 2/6 : FROM ${BASE} [2021-01-11T17:58:59.072Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-11T17:58:59.072Z] 188c0c94c7c5: Pulling fs layer [2021-01-11T17:58:59.072Z] 0ef7d3d256c8: Pulling fs layer [2021-01-11T17:58:59.072Z] de9db76c5a1d: Pulling fs layer [2021-01-11T17:58:59.072Z] bca2f99d35d6: Pulling fs layer [2021-01-11T17:58:59.072Z] 93359f2a8cfa: Pulling fs layer [2021-01-11T17:58:59.072Z] 7c6f9722023f: Pulling fs layer [2021-01-11T17:58:59.072Z] a35cf1a2eb13: Pulling fs layer [2021-01-11T17:58:59.072Z] bca2f99d35d6: Waiting [2021-01-11T17:58:59.072Z] 93359f2a8cfa: Waiting [2021-01-11T17:58:59.072Z] 7c6f9722023f: Waiting [2021-01-11T17:58:59.072Z] a35cf1a2eb13: Waiting [2021-01-11T17:58:59.072Z] de9db76c5a1d: Verifying Checksum [2021-01-11T17:58:59.072Z] de9db76c5a1d: Download complete [2021-01-11T17:58:59.072Z] 0ef7d3d256c8: Download complete [2021-01-11T17:58:59.072Z] 93359f2a8cfa: Verifying Checksum [2021-01-11T17:58:59.072Z] 93359f2a8cfa: Download complete [2021-01-11T17:58:59.655Z] 188c0c94c7c5: Verifying Checksum [2021-01-11T17:58:59.655Z] 188c0c94c7c5: Download complete [2021-01-11T17:58:59.655Z] 7c6f9722023f: Verifying Checksum [2021-01-11T17:58:59.655Z] 7c6f9722023f: Download complete [2021-01-11T17:58:59.922Z] 188c0c94c7c5: Pull complete [2021-01-11T17:59:01.324Z] a35cf1a2eb13: Verifying Checksum [2021-01-11T17:59:01.324Z] a35cf1a2eb13: Download complete [2021-01-11T17:59:01.324Z] 0ef7d3d256c8: Pull complete [2021-01-11T17:59:01.919Z] de9db76c5a1d: Pull complete [2021-01-11T17:59:01.919Z] bca2f99d35d6: Verifying Checksum [2021-01-11T17:59:01.919Z] bca2f99d35d6: Download complete [2021-01-11T17:59:07.747Z] Still waiting to schedule task [2021-01-11T17:59:07.748Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-11T17:59:08.550Z] bca2f99d35d6: Pull complete [2021-01-11T17:59:08.550Z] 93359f2a8cfa: Pull complete [2021-01-11T17:59:08.550Z] 7c6f9722023f: Pull complete [2021-01-11T17:59:12.793Z] a35cf1a2eb13: Pull complete [2021-01-11T17:59:12.793Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-11T17:59:12.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-11T17:59:12.793Z] ---> a62c8e92a672 [2021-01-11T17:59:12.793Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-11T17:59:12.793Z] ---> Running in 50ab8613841a [2021-01-11T17:59:13.066Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T17:59:14.487Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T17:59:15.438Z] (1/12) Installing libmagic (5.38-r0) [2021-01-11T17:59:15.712Z] (2/12) Installing file (5.38-r0) [2021-01-11T17:59:15.712Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-11T17:59:15.975Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-11T17:59:22.612Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-11T17:59:22.612Z] (6/12) Installing patch (2.7.6-r6) [2021-01-11T17:59:22.612Z] (7/12) Installing build-base (0.5-r2) [2021-01-11T17:59:22.612Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-11T17:59:22.612Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-11T17:59:22.612Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-11T17:59:22.612Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-11T17:59:22.612Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-11T17:59:22.612Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T17:59:22.612Z] OK: 233 MiB in 51 packages [2021-01-11T17:59:26.842Z] Removing intermediate container 50ab8613841a [2021-01-11T17:59:26.842Z] ---> 89f417a55775 [2021-01-11T17:59:26.842Z] Step 4/6 : WORKDIR /edgex-go [2021-01-11T17:59:26.842Z] ---> Running in 639e189dd97d [2021-01-11T17:59:26.842Z] Removing intermediate container 639e189dd97d [2021-01-11T17:59:26.842Z] ---> 8b3be6a7c828 [2021-01-11T17:59:26.842Z] Step 5/6 : COPY go.mod . [2021-01-11T17:59:26.842Z] ---> d361fb95184d [2021-01-11T17:59:26.842Z] Step 6/6 : RUN go mod download [2021-01-11T17:59:26.842Z] ---> Running in 9a0872800ec3 [2021-01-11T17:59:48.868Z] Removing intermediate container 9a0872800ec3 [2021-01-11T17:59:48.868Z] ---> ba6ca278386d [2021-01-11T17:59:48.868Z] Successfully built ba6ca278386d [2021-01-11T17:59:48.868Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T17:59:49.284Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T17:59:49.284Z] . [Pipeline] withDockerContainer [2021-01-11T17:59:49.392Z] prd-centos7-docker-4c-2g-19550 does not seem to be running inside a container [2021-01-11T17:59:49.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-11T17:59:50.416Z] $ docker top bf1bc08f1321f3906393ff34e3d8f8dfc51ede4fbdf133873f907b94b7fbad6e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T17:59:51.031Z] + go version [2021-01-11T17:59:51.031Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-11T17:59:51.050Z] $ docker stop --time=1 bf1bc08f1321f3906393ff34e3d8f8dfc51ede4fbdf133873f907b94b7fbad6e [2021-01-11T17:59:52.480Z] $ docker rm -f bf1bc08f1321f3906393ff34e3d8f8dfc51ede4fbdf133873f907b94b7fbad6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T17:59:53.336Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T17:59:53.336Z] . [Pipeline] withDockerContainer [2021-01-11T17:59:53.433Z] prd-centos7-docker-4c-2g-19550 does not seem to be running inside a container [2021-01-11T17:59:53.480Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-11T17:59:54.152Z] $ docker top 25cc417e0f667c9c12de7a542072ec956d0250616ef571eeac1fd68137ad070f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-11T17:59:54.339Z] ========================================================= [2021-01-11T17:59:54.340Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-11T17:59:54.340Z] ========================================================= [Pipeline] sh [2021-01-11T17:59:54.634Z] + make test [2021-01-11T17:59:54.634Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-11T18:00:04.773Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-11T18:00:17.236Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-11T18:00:23.976Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-11T18:00:23.976Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-11T18:00:23.976Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-11T18:00:23.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-11T18:00:27.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-11T18:00:27.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-11T18:00:27.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-11T18:00:27.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-11T18:00:27.339Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-11T18:00:27.339Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-11T18:00:29.294Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-11T18:00:29.294Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-11T18:00:29.294Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-11T18:00:31.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.089s coverage: 46.6% of statements [2021-01-11T18:00:31.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-11T18:00:31.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-11T18:00:31.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-11T18:00:31.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-11T18:00:31.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-11T18:00:37.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.228s coverage: 27.0% of statements [2021-01-11T18:00:37.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-11T18:00:37.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-11T18:00:37.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-11T18:00:37.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-11T18:00:37.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-11T18:00:37.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-11T18:00:37.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.058s coverage: 100.0% of statements [2021-01-11T18:00:37.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-11T18:00:37.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.063s coverage: 100.0% of statements [2021-01-11T18:00:37.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-11T18:00:37.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-11T18:00:37.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.107s coverage: 77.1% of statements [2021-01-11T18:00:37.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-11T18:00:37.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-11T18:00:37.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.462s coverage: 82.4% of statements [2021-01-11T18:00:37.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-11T18:00:37.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-11T18:00:37.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-11T18:00:37.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-11T18:00:38.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.343s coverage: 28.6% of statements [2021-01-11T18:00:38.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-11T18:00:38.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-11T18:00:38.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-11T18:00:38.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-11T18:00:38.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-11T18:00:38.006Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.070s coverage: 100.0% of statements [2021-01-11T18:00:38.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-11T18:00:38.006Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.057s coverage: 100.0% of statements [2021-01-11T18:00:38.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-11T18:00:38.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.136s coverage: 86.7% of statements [2021-01-11T18:00:38.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-11T18:00:38.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.108s coverage: 97.5% of statements [2021-01-11T18:00:38.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-11T18:00:38.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements [2021-01-11T18:00:38.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-11T18:00:38.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-11T18:00:38.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-11T18:00:38.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-11T18:00:40.978Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.319s coverage: 94.1% of statements [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-11T18:00:40.978Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-11T18:00:40.978Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.072s coverage: 0.1% of statements [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-11T18:00:40.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.037s coverage: 43.8% of statements [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] [2021-01-11T18:00:40.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-11T18:00:40.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.034s coverage: 82.7% of statements [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.025s coverage: 100.0% of statements [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 75.5% of statements [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.4% of statements [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 63.5% of statements [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.027s coverage: 100.0% of statements [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.296s coverage: 55.9% of statements [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.093s coverage: 37.0% of statements [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.264s coverage: 84.0% of statements [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.107s coverage: 47.1% of statements [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.668s coverage: 29.1% of statements [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.079s coverage: 99.0% of statements [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.029s coverage: 0.0% of statements [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.035s coverage: 87.9% of statements [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-11T18:01:03.055Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.027s coverage: 32.1% of statements [2021-01-11T18:01:03.055Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-11T18:01:03.055Z] GO111MODULE=on go vet ./... [2021-01-11T18:01:29.824Z] gofmt -l . [2021-01-11T18:01:29.824Z] [ "`gofmt -l .`" = "" ] [2021-01-11T18:01:29.824Z] ./bin/test-go-mod-tidy.sh [2021-01-11T18:01:29.824Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-11T18:01:30.400Z] + ls -al . [2021-01-11T18:01:30.400Z] total 648 [2021-01-11T18:01:30.400Z] drwxrwxr-x 10 1001 1001 4096 Jan 11 18:01 . [2021-01-11T18:01:30.400Z] drwxr-xr-x 4 root root 30 Jan 11 17:59 .. [2021-01-11T18:01:30.400Z] -rw-rw-r-- 1 1001 1001 11 Jan 11 17:58 .dockerignore [2021-01-11T18:01:30.400Z] drwxrwxr-x 8 1001 1001 179 Jan 11 17:58 .git [2021-01-11T18:01:30.400Z] drwxrwxr-x 3 1001 1001 125 Jan 11 17:58 .github [2021-01-11T18:01:30.400Z] -rw-rw-r-- 1 1001 1001 872 Jan 11 17:58 .gitignore [2021-01-11T18:01:30.400Z] drwx------ 3 1001 1001 47 Jan 11 17:58 .semver [2021-01-11T18:01:30.400Z] -rw-rw-r-- 1 1001 1001 166 Jan 11 17:58 .sonarcloud.properties [2021-01-11T18:01:30.400Z] -rw-rw-r-- 1 1001 1001 3804 Jan 11 17:58 CONTRIBUTING.md [2021-01-11T18:01:30.400Z] -rw-rw-r-- 1 1001 1001 931 Jan 11 17:58 Dockerfile.build [2021-01-11T18:01:30.400Z] -rw-rw-r-- 1 1001 1001 863 Jan 11 17:58 Jenkinsfile [2021-01-11T18:01:30.400Z] -rw-rw-r-- 1 1001 1001 10775 Jan 11 17:58 LICENSE [2021-01-11T18:01:30.400Z] -rw-rw-r-- 1 1001 1001 6001 Jan 11 17:58 Makefile [2021-01-11T18:01:30.400Z] -rw-rw-r-- 1 1001 1001 6524 Jan 11 17:58 README.md [2021-01-11T18:01:30.400Z] -rw-rw-r-- 1 1001 1001 6744 Jan 11 17:58 SECURITY.md [2021-01-11T18:01:30.400Z] -rw-rw-r-- 1 1001 1001 5 Jan 11 17:58 VERSION [2021-01-11T18:01:30.400Z] -rw-rw-r-- 1 1001 1001 4131 Jan 11 17:58 ZMQWindows.md [2021-01-11T18:01:30.400Z] drwxrwxr-x 2 1001 1001 117 Jan 11 17:58 bin [2021-01-11T18:01:30.400Z] drwxrwxr-x 15 1001 1001 4096 Jan 11 17:58 cmd [2021-01-11T18:01:30.400Z] -rw-r--r-- 1 root root 550268 Jan 11 18:01 coverage.out [2021-01-11T18:01:30.400Z] -rw-r--r-- 1 root root 1005 Jan 11 18:01 go.mod [2021-01-11T18:01:30.400Z] -rw-r--r-- 1 root root 19172 Jan 11 18:01 go.sum [2021-01-11T18:01:30.400Z] drwxrwxr-x 8 1001 1001 127 Jan 11 17:58 internal [2021-01-11T18:01:30.400Z] drwxrwxr-x 4 1001 1001 26 Jan 11 17:58 openapi [2021-01-11T18:01:30.400Z] drwxrwxr-x 4 1001 1001 71 Jan 11 17:58 snap [2021-01-11T18:01:30.400Z] -rw-rw-r-- 1 1001 1001 168 Jan 11 17:58 version.go [Pipeline] sh [2021-01-11T18:01:30.706Z] + '[' -e coverage.out ] [2021-01-11T18:01:30.706Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-11T18:01:30.964Z] Stashed 1 file(s) [Pipeline] sh [2021-01-11T18:01:31.266Z] + make build [2021-01-11T18:01:31.266Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-11T18:01:34.591Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-11T18:01:42.858Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-11T18:01:43.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-11T18:01:44.535Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-11T18:01:44.799Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-11T18:01:46.207Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-11T18:01:47.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-11T18:01:49.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-11T18:01:50.417Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-11T18:01:51.369Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-11T18:01:52.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-11T18:01:53.713Z] 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-01-11T18:01:55.139Z] $ docker stop --time=1 25cc417e0f667c9c12de7a542072ec956d0250616ef571eeac1fd68137ad070f [2021-01-11T18:01:56.821Z] $ docker rm -f 25cc417e0f667c9c12de7a542072ec956d0250616ef571eeac1fd68137ad070f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T18:01:59.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-11T18:01:59.676Z] [2021-01-11T18:01:59.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T18:02:00.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-11T18:02:00.038Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-11T18:02:00.038Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-11T18:02:00.038Z] ca9280d653b3: Pulling fs layer [2021-01-11T18:02:00.038Z] 7e9c9ca2126c: Pulling fs layer [2021-01-11T18:02:00.310Z] cbdbe7a5bc2a: Download complete [2021-01-11T18:02:00.574Z] cbdbe7a5bc2a: Pull complete [2021-01-11T18:02:01.156Z] ca9280d653b3: Verifying Checksum [2021-01-11T18:02:01.156Z] ca9280d653b3: Download complete [2021-01-11T18:02:01.657Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19551 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws [2021-01-11T18:02:01.707Z] Running in /w/workspace/edgex-go/17 [Pipeline] { [2021-01-11T18:02:01.737Z] 7e9c9ca2126c: Verifying Checksum [2021-01-11T18:02:01.737Z] 7e9c9ca2126c: Download complete [Pipeline] checkout [2021-01-11T18:02:02.010Z] ca9280d653b3: Pull complete [2021-01-11T18:02:06.501Z] using credential edgex-jenkins-ssh [2021-01-11T18:02:06.560Z] Cloning the remote Git repository [2021-01-11T18:02:06.618Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-11T18:02:06.730Z] > git init /w/workspace/edgex-go/17 # timeout=10 [2021-01-11T18:02:06.834Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-11T18:02:06.835Z] > git --version # timeout=10 [2021-01-11T18:02:06.857Z] > git --version # 'git version 2.17.1' [2021-01-11T18:02:06.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T18:02:06.932Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T18:02:10.199Z] 7e9c9ca2126c: Pull complete [2021-01-11T18:02:10.199Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-11T18:02:10.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-11T18:02:10.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-11T18:02:10.423Z] prd-centos7-docker-4c-2g-19550 does not seem to be running inside a container [2021-01-11T18:02:10.477Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-11T18:02:12.440Z] $ docker top a1985cca353a43ff3ff42286679d8f54f5e140b8bc3e697bd7ac2881a7272266 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T18:02:13.016Z] + docker-compose build --help [2021-01-11T18:02:13.016Z] + grep parallel [2021-01-11T18:02:13.983Z] --parallel Build images in parallel. [Pipeline] } [2021-01-11T18:02:13.999Z] $ docker stop --time=1 a1985cca353a43ff3ff42286679d8f54f5e140b8bc3e697bd7ac2881a7272266 [2021-01-11T18:02:15.392Z] $ docker rm -f a1985cca353a43ff3ff42286679d8f54f5e140b8bc3e697bd7ac2881a7272266 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T18:02:16.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-11T18:02:16.031Z] . [Pipeline] withDockerContainer [2021-01-11T18:02:16.132Z] prd-centos7-docker-4c-2g-19550 does not seem to be running inside a container [2021-01-11T18:02:16.179Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-11T18:02:16.946Z] $ docker top 7cf589ac568eabd60aaf06b1b34b5fc407257347830c4b7c84e8e614f2fe89fa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T18:02:17.495Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-11T18:02:18.444Z] Building docker-core-command-go ... [2021-01-11T18:02:18.444Z] Building docker-core-data-go ... [2021-01-11T18:02:18.444Z] Building docker-core-metadata-go ... [2021-01-11T18:02:18.444Z] Building docker-security-bootstrapper-go ... [2021-01-11T18:02:18.444Z] Building docker-security-proxy-setup-go ... [2021-01-11T18:02:18.444Z] Building docker-security-secretstore-setup-go ... [2021-01-11T18:02:18.444Z] Building docker-support-notifications-go ... [2021-01-11T18:02:18.444Z] Building docker-support-scheduler-go ... [2021-01-11T18:02:18.444Z] Building docker-sys-mgmt-agent-go ... [2021-01-11T18:02:18.444Z] Building docker-core-command-go [2021-01-11T18:02:18.444Z] Building docker-security-proxy-setup-go [2021-01-11T18:02:18.444Z] Building docker-support-notifications-go [2021-01-11T18:02:18.444Z] Building docker-security-bootstrapper-go [2021-01-11T18:02:18.444Z] Building docker-support-scheduler-go [2021-01-11T18:02:23.702Z] Merging remotes/origin/master commit cf513aa69aa73df9a6f6252b052cd5c5a0259743 into PR head commit 37bba81cf6eb63d87baced30b5a97fb2c2633e10 [2021-01-11T18:02:22.742Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-11T18:02:22.759Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T18:02:22.789Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-11T18:02:22.820Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-11T18:02:22.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T18:02:22.832Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-11T18:02:23.758Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T18:02:23.776Z] > git checkout -f 37bba81cf6eb63d87baced30b5a97fb2c2633e10 # timeout=10 [2021-01-11T18:02:24.179Z] Merge succeeded, producing 37bba81cf6eb63d87baced30b5a97fb2c2633e10 [2021-01-11T18:02:24.179Z] Checking out Revision 37bba81cf6eb63d87baced30b5a97fb2c2633e10 (PR-2970) [2021-01-11T18:02:24.089Z] > git remote # timeout=10 [2021-01-11T18:02:24.112Z] > git config --get remote.origin.url # timeout=10 [2021-01-11T18:02:24.131Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T18:02:24.140Z] > git merge cf513aa69aa73df9a6f6252b052cd5c5a0259743 # timeout=10 [2021-01-11T18:02:24.165Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-11T18:02:24.189Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T18:02:24.202Z] > git checkout -f 37bba81cf6eb63d87baced30b5a97fb2c2633e10 # timeout=10 [2021-01-11T18:02:28.450Z] Commit message: "feat(security): Standarize the gating wait time out in all install entrypoint scripts" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T18:02:30.050Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-11T18:02:30.500Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T18:02:30.853Z] + sudo service docker restart [2021-01-11T18:02:30.853Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T18:02:32.912Z] provisioning config files... [2021-01-11T18:02:32.954Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config7026467546922942185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T18:02:33.360Z] ---> docker-login.sh [2021-01-11T18:02:33.360Z] nexus3.edgexfoundry.org:10001 [2021-01-11T18:02:33.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T18:02:34.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T18:02:34.557Z] Configure a credential helper to remove this warning. See [2021-01-11T18:02:34.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T18:02:34.557Z] [2021-01-11T18:02:34.557Z] Login Succeeded [2021-01-11T18:02:34.557Z] nexus3.edgexfoundry.org:10002 [2021-01-11T18:02:34.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T18:02:35.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T18:02:35.104Z] Configure a credential helper to remove this warning. See [2021-01-11T18:02:35.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T18:02:35.104Z] [2021-01-11T18:02:35.104Z] Login Succeeded [2021-01-11T18:02:35.104Z] nexus3.edgexfoundry.org:10003 [2021-01-11T18:02:35.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T18:02:35.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T18:02:35.379Z] Configure a credential helper to remove this warning. See [2021-01-11T18:02:35.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T18:02:35.379Z] [2021-01-11T18:02:35.379Z] Login Succeeded [2021-01-11T18:02:35.379Z] nexus3.edgexfoundry.org:10004 [2021-01-11T18:02:35.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T18:02:35.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T18:02:35.979Z] Configure a credential helper to remove this warning. See [2021-01-11T18:02:35.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T18:02:35.979Z] [2021-01-11T18:02:35.979Z] Login Succeeded [2021-01-11T18:02:35.979Z] docker.io [2021-01-11T18:02:36.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T18:02:36.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T18:02:36.847Z] Configure a credential helper to remove this warning. See [2021-01-11T18:02:36.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T18:02:36.847Z] [2021-01-11T18:02:36.847Z] Login Succeeded [2021-01-11T18:02:36.847Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T18:02:36.865Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-11T18:02:37.301Z] ========================================================= [2021-01-11T18:02:37.301Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-11T18:02:37.301Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-11T18:02:37.683Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-11T18:02:40.369Z] Sending build context to Docker daemon 165.7MB [2021-01-11T18:02:40.369Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T18:02:40.369Z] Step 2/6 : FROM ${BASE} [2021-01-11T18:02:40.369Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-11T18:02:40.369Z] 5f621e34cdf4: Pulling fs layer [2021-01-11T18:02:40.369Z] a4357932f1b6: Pulling fs layer [2021-01-11T18:02:40.369Z] 18c013af1878: Pulling fs layer [2021-01-11T18:02:40.369Z] 00ac8860ef70: Pulling fs layer [2021-01-11T18:02:40.369Z] 63d7cb157983: Pulling fs layer [2021-01-11T18:02:40.369Z] b116817d02f9: Pulling fs layer [2021-01-11T18:02:40.369Z] 745a02a5169b: Pulling fs layer [2021-01-11T18:02:40.369Z] b116817d02f9: Waiting [2021-01-11T18:02:40.369Z] 00ac8860ef70: Waiting [2021-01-11T18:02:40.369Z] 63d7cb157983: Waiting [2021-01-11T18:02:40.369Z] 18c013af1878: Verifying Checksum [2021-01-11T18:02:40.369Z] 18c013af1878: Download complete [2021-01-11T18:02:40.369Z] a4357932f1b6: Download complete [2021-01-11T18:02:40.369Z] 63d7cb157983: Verifying Checksum [2021-01-11T18:02:40.369Z] 63d7cb157983: Download complete [2021-01-11T18:02:40.369Z] b116817d02f9: Verifying Checksum [2021-01-11T18:02:40.369Z] b116817d02f9: Download complete [2021-01-11T18:02:40.369Z] 5f621e34cdf4: Verifying Checksum [2021-01-11T18:02:40.369Z] 5f621e34cdf4: Download complete [2021-01-11T18:02:40.978Z] 5f621e34cdf4: Pull complete [2021-01-11T18:02:41.586Z] a4357932f1b6: Pull complete [2021-01-11T18:02:41.866Z] 18c013af1878: Pull complete [2021-01-11T18:02:42.859Z] 745a02a5169b: Verifying Checksum [2021-01-11T18:02:42.860Z] 745a02a5169b: Download complete [2021-01-11T18:02:44.295Z] 00ac8860ef70: Verifying Checksum [2021-01-11T18:02:44.295Z] 00ac8860ef70: Download complete [2021-01-11T18:02:50.686Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T18:02:50.686Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-11T18:02:50.686Z] ---> ba6ca278386d [2021-01-11T18:02:50.686Z] Step 3/23 : WORKDIR /edgex-go [2021-01-11T18:02:50.686Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T18:02:50.686Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-11T18:02:50.686Z] ---> ba6ca278386d [2021-01-11T18:02:50.686Z] Step 3/22 : WORKDIR /edgex-go [2021-01-11T18:02:50.686Z] ---> Running in 354e78aa0dd2 [2021-01-11T18:02:50.686Z] Step 1/32 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T18:02:50.686Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-01-11T18:02:50.686Z] ---> ba6ca278386d [2021-01-11T18:02:50.686Z] Step 3/32 : WORKDIR /edgex-go [2021-01-11T18:02:50.686Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T18:02:50.686Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-11T18:02:50.686Z] ---> ba6ca278386d [2021-01-11T18:02:50.686Z] Step 3/21 : WORKDIR /edgex-go [2021-01-11T18:02:50.686Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T18:02:50.686Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-11T18:02:50.686Z] ---> ba6ca278386d [2021-01-11T18:02:50.686Z] Step 3/22 : WORKDIR /edgex-go [2021-01-11T18:02:50.686Z] ---> Running in 484b5d515573 [2021-01-11T18:02:50.686Z] ---> Running in d348abe34cff [2021-01-11T18:02:50.686Z] ---> Running in 5a4f90e0385e [2021-01-11T18:02:50.686Z] ---> Running in 46c426a675bc [2021-01-11T18:02:50.686Z] Removing intermediate container 484b5d515573 [2021-01-11T18:02:50.686Z] ---> e6f022ef4e5d [2021-01-11T18:02:50.686Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T18:02:50.686Z] Removing intermediate container 354e78aa0dd2 [2021-01-11T18:02:50.686Z] ---> 91af56c2d975 [2021-01-11T18:02:50.686Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T18:02:50.686Z] ---> Running in 91c85bb1d266 [2021-01-11T18:02:50.686Z] ---> Running in d6f8f51a7833 [2021-01-11T18:02:50.686Z] Removing intermediate container 46c426a675bc [2021-01-11T18:02:50.686Z] ---> 3e23557c4a5c [2021-01-11T18:02:50.686Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T18:02:50.686Z] Removing intermediate container d348abe34cff [2021-01-11T18:02:50.686Z] ---> 9992d7af7b54 [2021-01-11T18:02:50.686Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T18:02:50.686Z] Removing intermediate container 5a4f90e0385e [2021-01-11T18:02:50.686Z] ---> 876b6b04c5e6 [2021-01-11T18:02:50.686Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T18:02:50.981Z] ---> Running in 8e3840e1a9d3 [2021-01-11T18:02:50.981Z] ---> Running in 760dc3895309 [2021-01-11T18:02:50.981Z] ---> Running in 05659b76ecf4 [2021-01-11T18:02:52.926Z] Removing intermediate container 91c85bb1d266 [2021-01-11T18:02:52.926Z] ---> c37c0ee7cbe0 [2021-01-11T18:02:52.926Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-11T18:02:52.926Z] Removing intermediate container d6f8f51a7833 [2021-01-11T18:02:52.926Z] ---> 64f3022545ab [2021-01-11T18:02:52.926Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-11T18:02:52.926Z] Removing intermediate container 8e3840e1a9d3 [2021-01-11T18:02:52.926Z] ---> b963b6264aaa [2021-01-11T18:02:52.926Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-11T18:02:52.926Z] ---> Running in f54e5031cc56 [2021-01-11T18:02:52.926Z] Removing intermediate container 760dc3895309 [2021-01-11T18:02:52.926Z] ---> a35367185d18 [2021-01-11T18:02:52.926Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-11T18:02:52.926Z] ---> Running in 166d0bf67bd0 [2021-01-11T18:02:53.190Z] ---> Running in 408d803d3db0 [2021-01-11T18:02:53.190Z] ---> Running in 636734fb6724 [2021-01-11T18:02:53.190Z] Removing intermediate container 05659b76ecf4 [2021-01-11T18:02:53.190Z] ---> 2d72aaeeda78 [2021-01-11T18:02:53.190Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-01-11T18:02:53.454Z] ---> Running in 08089f24305d [2021-01-11T18:02:54.034Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T18:02:54.034Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T18:02:54.295Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T18:02:54.295Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T18:02:54.295Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T18:02:54.492Z] 00ac8860ef70: Pull complete [2021-01-11T18:02:54.492Z] 63d7cb157983: Pull complete [2021-01-11T18:02:54.558Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T18:02:54.767Z] b116817d02f9: Pull complete [2021-01-11T18:02:54.821Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T18:02:54.821Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T18:02:55.082Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T18:02:55.082Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T18:02:55.355Z] OK: 233 MiB in 51 packages [2021-01-11T18:02:55.355Z] OK: 233 MiB in 51 packages [2021-01-11T18:02:55.625Z] OK: 233 MiB in 51 packages [2021-01-11T18:02:55.625Z] OK: 233 MiB in 51 packages [2021-01-11T18:02:55.625Z] OK: 233 MiB in 51 packages [2021-01-11T18:02:55.887Z] Removing intermediate container f54e5031cc56 [2021-01-11T18:02:55.887Z] ---> c9166184b9d6 [2021-01-11T18:02:55.887Z] Step 6/22 : COPY go.mod . [2021-01-11T18:02:56.152Z] Removing intermediate container 408d803d3db0 [2021-01-11T18:02:56.152Z] ---> 6d300192e44c [2021-01-11T18:02:56.152Z] Step 6/22 : COPY go.mod . [2021-01-11T18:02:56.416Z] Removing intermediate container 166d0bf67bd0 [2021-01-11T18:02:56.416Z] ---> 1218c44981d6 [2021-01-11T18:02:56.416Z] Step 6/23 : COPY go.mod . [2021-01-11T18:02:56.416Z] ---> b2daddd11d0b [2021-01-11T18:02:56.416Z] Step 7/22 : RUN go mod download [2021-01-11T18:02:56.683Z] ---> daedeb7c954a [2021-01-11T18:02:56.683Z] Step 7/22 : RUN go mod download [2021-01-11T18:02:56.683Z] ---> Running in eb50fd980803 [2021-01-11T18:02:56.683Z] ---> Running in 902cf5407f09 [2021-01-11T18:02:56.946Z] ---> 070e9c34285b [2021-01-11T18:02:56.946Z] Step 7/23 : RUN go mod download [2021-01-11T18:02:56.946Z] Removing intermediate container 636734fb6724 [2021-01-11T18:02:56.946Z] ---> 8ae09c858dc9 [2021-01-11T18:02:56.946Z] Step 6/21 : COPY go.mod . [2021-01-11T18:02:56.946Z] Removing intermediate container 08089f24305d [2021-01-11T18:02:56.946Z] ---> efece90d9bd0 [2021-01-11T18:02:56.946Z] Step 6/32 : COPY go.mod . [2021-01-11T18:02:57.209Z] ---> Running in ee1658b2510b [2021-01-11T18:02:57.475Z] ---> 01fda67f55da [2021-01-11T18:02:57.475Z] Step 7/21 : RUN go mod download [2021-01-11T18:02:57.475Z] ---> 092a1fa5bfb2 [2021-01-11T18:02:57.475Z] Step 7/32 : RUN go mod download [2021-01-11T18:02:57.753Z] ---> Running in 7de84176613e [2021-01-11T18:02:57.753Z] ---> Running in 37e00ea1ecda [2021-01-11T18:02:59.108Z] 745a02a5169b: Pull complete [2021-01-11T18:02:59.108Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-11T18:02:59.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-11T18:02:59.108Z] ---> b7e6874047d6 [2021-01-11T18:02:59.108Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-11T18:02:59.734Z] Removing intermediate container 902cf5407f09 [2021-01-11T18:02:59.734Z] ---> dcf9dfd2a806 [2021-01-11T18:02:59.734Z] Step 8/22 : COPY . . [2021-01-11T18:02:59.734Z] Removing intermediate container ee1658b2510b [2021-01-11T18:02:59.734Z] ---> 4eccf8ed7e75 [2021-01-11T18:02:59.734Z] Step 8/23 : COPY . . [2021-01-11T18:03:00.004Z] Removing intermediate container 37e00ea1ecda [2021-01-11T18:03:00.004Z] ---> cdfabf00e9d5 [2021-01-11T18:03:00.004Z] Step 8/32 : COPY . . [2021-01-11T18:03:01.948Z] Removing intermediate container eb50fd980803 [2021-01-11T18:03:01.948Z] ---> 499374eb2b12 [2021-01-11T18:03:01.948Z] Step 8/22 : COPY . . [2021-01-11T18:03:02.224Z] Removing intermediate container 7de84176613e [2021-01-11T18:03:02.224Z] ---> 03ad290e1000 [2021-01-11T18:03:02.224Z] Step 8/21 : COPY . . [2021-01-11T18:03:02.504Z] ---> Running in 890f8ce048e3 [2021-01-11T18:03:03.101Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T18:03:04.071Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T18:03:04.664Z] (1/12) Installing libmagic (5.38-r0) [2021-01-11T18:03:04.936Z] (2/12) Installing file (5.38-r0) [2021-01-11T18:03:05.208Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-11T18:03:05.208Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-11T18:03:08.580Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-11T18:03:08.851Z] (6/12) Installing patch (2.7.6-r6) [2021-01-11T18:03:08.851Z] (7/12) Installing build-base (0.5-r2) [2021-01-11T18:03:09.121Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-11T18:03:09.121Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-11T18:03:09.121Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-11T18:03:09.395Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-11T18:03:09.395Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-11T18:03:09.668Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T18:03:09.668Z] OK: 217 MiB in 51 packages [2021-01-11T18:03:13.970Z] Removing intermediate container 890f8ce048e3 [2021-01-11T18:03:13.970Z] ---> 2d41ecf6c082 [2021-01-11T18:03:13.970Z] Step 4/6 : WORKDIR /edgex-go [2021-01-11T18:03:13.970Z] ---> Running in 1f2e0e6637ac [2021-01-11T18:03:13.970Z] Removing intermediate container 1f2e0e6637ac [2021-01-11T18:03:13.970Z] ---> 68030b29eb94 [2021-01-11T18:03:13.970Z] Step 5/6 : COPY go.mod . [2021-01-11T18:03:14.564Z] ---> 9253e6d8c791 [2021-01-11T18:03:14.564Z] Step 6/6 : RUN go mod download [2021-01-11T18:03:14.840Z] ---> Running in 68dc4ff6a01c [2021-01-11T18:03:41.380Z] ---> ecf773e81a5c [2021-01-11T18:03:41.380Z] ---> 9a7ae7e3ad22 [2021-01-11T18:03:41.380Z] Step 9/32 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redisStep 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-11T18:03:41.380Z] [2021-01-11T18:03:41.380Z] ---> e1bd36b7d45e [2021-01-11T18:03:41.380Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-11T18:03:41.380Z] ---> 627ae74adf4d [2021-01-11T18:03:41.380Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-11T18:03:41.380Z] ---> Running in ff36918fea3d [2021-01-11T18:03:41.380Z] ---> Running in 9052858d7db5 [2021-01-11T18:03:41.380Z] ---> Running in 986b18ae0b64 [2021-01-11T18:03:41.380Z] ---> Running in b67086ce1026 [2021-01-11T18:03:41.380Z] ---> f60027300cce [2021-01-11T18:03:41.380Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-11T18:03:41.380Z] ---> Running in f749d984b3b9 [2021-01-11T18:03:41.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-11T18:03:41.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-11T18:03:41.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-11T18:03:41.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-11T18:03:41.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-11T18:03:41.633Z] Removing intermediate container 68dc4ff6a01c [2021-01-11T18:03:41.633Z] ---> 20ed6289d989 [2021-01-11T18:03:41.633Z] Successfully built 20ed6289d989 [2021-01-11T18:03:41.633Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T18:03:42.035Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T18:03:42.035Z] . [Pipeline] withDockerContainer [2021-01-11T18:03:42.318Z] prd-ubuntu18.04-docker-arm64-4c-16g-19551 does not seem to be running inside a container [2021-01-11T18:03:42.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-11T18:03:43.909Z] $ docker top 62cddfd03d04fa0f5a5a3bac4d8cebd480f38fb804645216824a5a1df5e3eae8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T18:03:44.974Z] + go version [2021-01-11T18:03:44.974Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-11T18:03:44.997Z] $ docker stop --time=1 62cddfd03d04fa0f5a5a3bac4d8cebd480f38fb804645216824a5a1df5e3eae8 [2021-01-11T18:03:46.954Z] $ docker rm -f 62cddfd03d04fa0f5a5a3bac4d8cebd480f38fb804645216824a5a1df5e3eae8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T18:03:47.973Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T18:03:47.973Z] . [Pipeline] withDockerContainer [2021-01-11T18:03:48.240Z] prd-ubuntu18.04-docker-arm64-4c-16g-19551 does not seem to be running inside a container [2021-01-11T18:03:48.322Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-11T18:03:49.689Z] $ docker top d27512e0651b44e3d39388f11dff20034c83c9a2d03ecea8464d2f45a3736270 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-11T18:03:50.085Z] ========================================================= [2021-01-11T18:03:50.085Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-11T18:03:50.085Z] ========================================================= [Pipeline] sh [2021-01-11T18:03:50.738Z] + make test [2021-01-11T18:03:50.738Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-11T18:04:08.169Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-11T18:04:08.169Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-11T18:04:12.491Z] Removing intermediate container f749d984b3b9 [2021-01-11T18:04:12.491Z] ---> 6b605361a0dd [2021-01-11T18:04:12.491Z] [2021-01-11T18:04:12.491Z] Step 10/22 : FROM alpine:3.12 [2021-01-11T18:04:12.491Z] Removing intermediate container ff36918fea3d [2021-01-11T18:04:12.491Z] ---> 31db6140ed00 [2021-01-11T18:04:12.491Z] [2021-01-11T18:04:12.491Z] Step 10/22 : FROM alpine:3.12 [2021-01-11T18:04:12.491Z] 3.12: Pulling from library/alpine [2021-01-11T18:04:12.491Z] 3.12: Pulling from library/alpine [2021-01-11T18:04:12.491Z] Removing intermediate container 986b18ae0b64 [2021-01-11T18:04:12.491Z] ---> 8f3b0def425c [2021-01-11T18:04:12.491Z] [2021-01-11T18:04:12.491Z] Step 10/23 : FROM alpine:3.12 [2021-01-11T18:04:12.491Z] 3.12: Pulling from library/alpine [2021-01-11T18:04:13.099Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-11T18:04:13.447Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-11T18:04:13.447Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-11T18:04:13.447Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-11T18:04:13.447Z] Status: Downloaded newer image for alpine:3.12 [2021-01-11T18:04:13.447Z] ---> 389fef711851 [2021-01-11T18:04:13.447Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-11T18:04:13.447Z] Status: Downloaded newer image for alpine:3.12 [2021-01-11T18:04:13.447Z] ---> 389fef711851 [2021-01-11T18:04:13.447Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-11T18:04:13.447Z] Status: Image is up to date for alpine:3.12 [2021-01-11T18:04:13.447Z] ---> 389fef711851 [2021-01-11T18:04:13.447Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-11T18:04:16.017Z] ---> Running in 33196b93281e [2021-01-11T18:04:16.018Z] ---> Running in eb8c79c19725 [2021-01-11T18:04:16.018Z] ---> Running in 946732c606f2 [2021-01-11T18:04:16.018Z] Removing intermediate container b67086ce1026 [2021-01-11T18:04:16.018Z] ---> 29b2036c5656 [2021-01-11T18:04:16.018Z] [2021-01-11T18:04:16.018Z] Step 10/21 : FROM alpine:3.12 [2021-01-11T18:04:16.018Z] ---> 389fef711851 [2021-01-11T18:04:16.018Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-11T18:04:16.018Z] Removing intermediate container 9052858d7db5 [2021-01-11T18:04:16.018Z] ---> ab78ee832f10 [2021-01-11T18:04:16.018Z] [2021-01-11T18:04:16.018Z] Step 10/32 : FROM alpine:3.12 [2021-01-11T18:04:16.018Z] ---> 389fef711851 [2021-01-11T18:04:16.018Z] Step 11/32 : RUN apk add --update --no-cache dumb-init openssl [2021-01-11T18:04:16.018Z] ---> Running in 9a7825a3d1bc [2021-01-11T18:04:16.018Z] ---> Running in 929e419a1d65 [2021-01-11T18:04:16.615Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T18:04:16.615Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T18:04:16.616Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T18:04:16.616Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T18:04:16.616Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T18:04:16.906Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T18:04:16.906Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-11T18:04:16.906Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-11T18:04:16.906Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T18:04:16.906Z] Executing ca-certificates-20191127-r4.trigger [2021-01-11T18:04:16.906Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-11T18:04:16.906Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T18:04:16.906Z] OK: 6 MiB in 15 packages [2021-01-11T18:04:16.906Z] OK: 6 MiB in 16 packages [2021-01-11T18:04:16.906Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-11T18:04:16.906Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T18:04:16.906Z] OK: 6 MiB in 15 packages [2021-01-11T18:04:17.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T18:04:17.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T18:04:17.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T18:04:17.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T18:04:17.441Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-11T18:04:17.441Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T18:04:17.441Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-11T18:04:17.441Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-01-11T18:04:17.441Z] (2/2) Installing openssl (1.1.1i-r0) [2021-01-11T18:04:17.441Z] (4/4) Installing curl (7.69.1-r3) [2021-01-11T18:04:17.441Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T18:04:17.441Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T18:04:17.441Z] Executing ca-certificates-20191127-r4.trigger [2021-01-11T18:04:17.441Z] OK: 6 MiB in 16 packages [2021-01-11T18:04:17.441Z] OK: 7 MiB in 18 packages [2021-01-11T18:04:20.008Z] Removing intermediate container eb8c79c19725 [2021-01-11T18:04:20.008Z] ---> 1c5592013a5b [2021-01-11T18:04:20.008Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-11T18:04:20.008Z] Removing intermediate container 946732c606f2 [2021-01-11T18:04:20.008Z] ---> 33497ea0016f [2021-01-11T18:04:20.008Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-11T18:04:20.008Z] ---> Running in 7dc1baf18bdd [2021-01-11T18:04:20.008Z] Removing intermediate container 33196b93281e [2021-01-11T18:04:20.008Z] ---> ab180478ccc6 [2021-01-11T18:04:20.008Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-11T18:04:20.272Z] ---> Running in 6c4c812ac538 [2021-01-11T18:04:20.272Z] ---> Running in 642b5b1e109e [2021-01-11T18:04:20.538Z] Removing intermediate container 9a7825a3d1bc [2021-01-11T18:04:20.538Z] ---> abfa08b74aa6 [2021-01-11T18:04:20.538Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-11T18:04:20.538Z] Removing intermediate container 7dc1baf18bdd [2021-01-11T18:04:20.538Z] ---> 922dc0ba6617 [2021-01-11T18:04:20.538Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-11T18:04:20.538Z] Removing intermediate container 929e419a1d65 [2021-01-11T18:04:20.538Z] ---> b7dac63194c4 [2021-01-11T18:04:20.538Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-11T18:04:21.929Z] ---> Running in c05c38069558 [2021-01-11T18:04:21.929Z] ---> Running in 1a3a40924491 [2021-01-11T18:04:21.929Z] ---> Running in d1ee12f776ec [2021-01-11T18:04:21.929Z] Removing intermediate container 6c4c812ac538 [2021-01-11T18:04:21.929Z] ---> 6c2ef3765804 [2021-01-11T18:04:21.929Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-11T18:04:21.929Z] Removing intermediate container 642b5b1e109e [2021-01-11T18:04:21.929Z] ---> cdbd8898ad9a [2021-01-11T18:04:21.929Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-11T18:04:21.929Z] ---> Running in c027c015acfc [2021-01-11T18:04:21.929Z] ---> Running in 46d10e88137e [2021-01-11T18:04:21.929Z] Removing intermediate container c05c38069558 [2021-01-11T18:04:21.929Z] ---> 93e95f717c87 [2021-01-11T18:04:21.929Z] Step 13/21 : WORKDIR /edgex [2021-01-11T18:04:22.204Z] Removing intermediate container d1ee12f776ec [2021-01-11T18:04:22.204Z] ---> e5b6f8653ce3 [2021-01-11T18:04:22.204Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-11T18:04:22.204Z] Removing intermediate container 1a3a40924491 [2021-01-11T18:04:22.204Z] ---> c28a4c4841b9 [2021-01-11T18:04:22.204Z] Step 13/32 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-11T18:04:22.204Z] Removing intermediate container c027c015acfc [2021-01-11T18:04:22.204Z] ---> 547d15d5370e [2021-01-11T18:04:22.204Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-11T18:04:22.204Z] ---> Running in dcd3018482bc [2021-01-11T18:04:22.204Z] ---> Running in 087909c1945b [2021-01-11T18:04:22.204Z] ---> Running in df1d51759bb6 [2021-01-11T18:04:22.204Z] Removing intermediate container 46d10e88137e [2021-01-11T18:04:22.204Z] ---> acb877b20727 [2021-01-11T18:04:22.204Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-11T18:04:22.472Z] ---> Running in cda773f59a59 [2021-01-11T18:04:22.472Z] ---> Running in ce9f80c93030 [2021-01-11T18:04:22.734Z] Removing intermediate container dcd3018482bc [2021-01-11T18:04:22.734Z] ---> 6fe21a2502db [2021-01-11T18:04:22.734Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-11T18:04:22.734Z] Removing intermediate container 087909c1945b [2021-01-11T18:04:22.734Z] ---> f5e3a911769b [2021-01-11T18:04:22.734Z] Step 14/32 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-11T18:04:22.734Z] Removing intermediate container df1d51759bb6 [2021-01-11T18:04:22.734Z] ---> ed53b80682f1 [2021-01-11T18:04:22.734Z] Step 15/23 : WORKDIR / [2021-01-11T18:04:22.734Z] Removing intermediate container cda773f59a59 [2021-01-11T18:04:22.734Z] ---> 6331b873f6fe [2021-01-11T18:04:22.734Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-11T18:04:23.000Z] ---> Running in 911bbf553480 [2021-01-11T18:04:23.000Z] Removing intermediate container ce9f80c93030 [2021-01-11T18:04:23.000Z] ---> fa5601099684 [2021-01-11T18:04:23.000Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-11T18:04:23.000Z] ---> Running in d5bb869a6fad [2021-01-11T18:04:23.277Z] ---> 3b91bb04044f [2021-01-11T18:04:23.277Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-11T18:04:23.540Z] ---> b0150ee669f6 [2021-01-11T18:04:23.540Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-11T18:04:23.540Z] Removing intermediate container d5bb869a6fad [2021-01-11T18:04:23.540Z] ---> f4f1eeae81c7 [2021-01-11T18:04:23.540Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-11T18:04:23.540Z] ---> 49123da93f6f [2021-01-11T18:04:23.540Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-11T18:04:23.808Z] ---> 13e96c876465 [2021-01-11T18:04:23.808Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-11T18:04:23.808Z] Connecting to github.com (140.82.114.3:443) [2021-01-11T18:04:24.079Z]  ---> b41b8e3caf78 [2021-01-11T18:04:24.079Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-11T18:04:24.079Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.143.84:443) [2021-01-11T18:04:24.079Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-11T18:04:24.079Z]  ---> cd345b5897ed [2021-01-11T18:04:24.079Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-11T18:04:24.352Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-11T18:04:24.352Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-11T18:04:24.352Z] dockerize [2021-01-11T18:04:24.352Z] ---> f489006480ef [2021-01-11T18:04:24.352Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-11T18:04:24.352Z] ---> d6496f3c8d9d [2021-01-11T18:04:24.352Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-11T18:04:24.615Z] ---> Running in 2641507a9226 [2021-01-11T18:04:24.615Z] ---> f1b8ddc61090 [2021-01-11T18:04:24.615Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-11T18:04:24.615Z] ---> a49fb4f917ec [2021-01-11T18:04:24.615Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-11T18:04:24.877Z] ---> Running in 821b9f12d73c [2021-01-11T18:04:24.877Z] ---> 477b633e7756 [2021-01-11T18:04:24.877Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-11T18:04:24.877Z] ---> Running in 14489b3c6d27 [2021-01-11T18:04:25.144Z] Removing intermediate container 2641507a9226 [2021-01-11T18:04:25.144Z] ---> 278178044c50 [2021-01-11T18:04:25.144Z] Step 18/21 : CMD ["--init=true"] [2021-01-11T18:04:25.144Z] ---> f35082dc93e1 [2021-01-11T18:04:25.144Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-11T18:04:25.144Z] Removing intermediate container 821b9f12d73c [2021-01-11T18:04:25.144Z] ---> 7725dba8a9dd [2021-01-11T18:04:25.144Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T18:04:25.144Z] ---> Running in 1c149a84f192 [2021-01-11T18:04:25.406Z] ---> Running in f5411662d10d [2021-01-11T18:04:25.406Z] Removing intermediate container 911bbf553480 [2021-01-11T18:04:25.406Z] ---> 183cce817b06 [2021-01-11T18:04:25.406Z] Step 15/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-11T18:04:25.406Z] ---> Running in e5c03ffdaaad [2021-01-11T18:04:25.406Z] Removing intermediate container 14489b3c6d27 [2021-01-11T18:04:25.406Z] ---> b726e30f6178 [2021-01-11T18:04:25.406Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T18:04:25.668Z] ---> Running in a4b4e3a2db9a [2021-01-11T18:04:25.668Z] ---> Running in 0b8612c8764e [2021-01-11T18:04:25.668Z] Removing intermediate container 1c149a84f192 [2021-01-11T18:04:25.668Z] ---> 7d255dcbbe20 [2021-01-11T18:04:25.668Z] Step 19/21 : LABEL arch=x86_64 [2021-01-11T18:04:25.668Z] Removing intermediate container f5411662d10d [2021-01-11T18:04:25.668Z] ---> c9a0248665e4 [2021-01-11T18:04:25.668Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T18:04:25.966Z] Removing intermediate container e5c03ffdaaad [2021-01-11T18:04:25.966Z] ---> 9f9c10c4536b [2021-01-11T18:04:25.966Z] Step 20/22 : LABEL arch=x86_64 [2021-01-11T18:04:25.966Z] ---> Running in 7f632d959ba2 [2021-01-11T18:04:25.966Z] ---> Running in a36fce5ae9d1 [2021-01-11T18:04:25.966Z] Removing intermediate container a4b4e3a2db9a [2021-01-11T18:04:25.966Z] ---> cbaf0bebbc2c [2021-01-11T18:04:25.966Z] Step 16/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-11T18:04:25.966Z] ---> Running in 392c7495da23 [2021-01-11T18:04:25.966Z] Removing intermediate container 0b8612c8764e [2021-01-11T18:04:25.966Z] ---> 8927e4144ef5 [2021-01-11T18:04:25.966Z] Step 20/22 : LABEL arch=x86_64 [2021-01-11T18:04:26.279Z] ---> Running in 16bdfa9d2123 [2021-01-11T18:04:26.279Z] ---> Running in afc41f88d7bb [2021-01-11T18:04:26.279Z] Removing intermediate container 7f632d959ba2 [2021-01-11T18:04:26.279Z] ---> b2b37d28af4d [2021-01-11T18:04:26.279Z] Step 20/21 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 [2021-01-11T18:04:26.279Z] Removing intermediate container a36fce5ae9d1 [2021-01-11T18:04:26.279Z] ---> bb83520de5dc [2021-01-11T18:04:26.279Z] Step 21/23 : LABEL arch=x86_64 [2021-01-11T18:04:26.597Z] Removing intermediate container 392c7495da23 [2021-01-11T18:04:26.597Z] ---> c7e8e14a7d14 [2021-01-11T18:04:26.597Z] Step 21/22 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 [2021-01-11T18:04:26.597Z] ---> Running in a93d1e52868f [2021-01-11T18:04:26.597Z] Removing intermediate container 16bdfa9d2123 [2021-01-11T18:04:26.597Z] ---> a6c91340a3cd [2021-01-11T18:04:26.597Z] Step 17/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-11T18:04:26.597Z] ---> Running in e84b294da51e [2021-01-11T18:04:26.597Z] ---> Running in 42cc23281bbd [2021-01-11T18:04:26.597Z] Removing intermediate container afc41f88d7bb [2021-01-11T18:04:26.597Z] ---> 0eaa3f921253 [2021-01-11T18:04:26.597Z] Step 21/22 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 [2021-01-11T18:04:26.899Z] ---> Running in 6bebd2431221 [2021-01-11T18:04:26.899Z] ---> Running in 0a339f54076f [2021-01-11T18:04:26.899Z] Removing intermediate container a93d1e52868f [2021-01-11T18:04:26.899Z] ---> 9d124695914b [2021-01-11T18:04:26.899Z] Step 21/21 : LABEL version=0.0.0 [2021-01-11T18:04:27.174Z] Removing intermediate container e84b294da51e [2021-01-11T18:04:27.174Z] ---> 9e0dd8255692 [2021-01-11T18:04:27.174Z] Step 22/22 : LABEL version=0.0.0 [2021-01-11T18:04:27.442Z] Removing intermediate container 42cc23281bbd [2021-01-11T18:04:27.442Z] ---> 34716fd8f038 [2021-01-11T18:04:27.442Z] Step 22/23 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 [2021-01-11T18:04:27.442Z] ---> Running in ebef621e5818 [2021-01-11T18:04:27.442Z] ---> Running in 7df91feb1040 [2021-01-11T18:04:27.442Z] ---> Running in 79d481588879 [2021-01-11T18:04:27.442Z] Removing intermediate container 0a339f54076f [2021-01-11T18:04:27.442Z] ---> 56f7d74dfb77 [2021-01-11T18:04:27.442Z] Step 22/22 : LABEL version=0.0.0 [2021-01-11T18:04:27.709Z] ---> Running in 60b23d3a4a20 [2021-01-11T18:04:27.709Z] Removing intermediate container ebef621e5818 [2021-01-11T18:04:27.709Z] ---> 4818d7f98e79 [2021-01-11T18:04:27.709Z] [2021-01-11T18:04:27.709Z] Move dockerize executable [2021-01-11T18:04:27.973Z] Removing intermediate container 7df91feb1040 [2021-01-11T18:04:27.973Z] ---> ca104e6413df [2021-01-11T18:04:27.973Z] [2021-01-11T18:04:27.973Z] Removing intermediate container 79d481588879 [2021-01-11T18:04:27.973Z] ---> 520294a902bb [2021-01-11T18:04:27.973Z] Step 23/23 : LABEL version=0.0.0 [2021-01-11T18:04:27.973Z] Removing intermediate container 60b23d3a4a20 [2021-01-11T18:04:27.973Z] ---> af85eeb07b7a [2021-01-11T18:04:27.973Z] [2021-01-11T18:04:27.973Z] Successfully built ca104e6413df [2021-01-11T18:04:27.973Z] Successfully built 4818d7f98e79 [2021-01-11T18:04:27.973Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-11T18:04:27.973Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-11T18:04:27.973Z] Building docker-core-metadata-go [2021-01-11T18:04:27.973Z] Building docker-core-data-go [2021-01-11T18:04:27.973Z]  Building docker-support-scheduler-go ... done  Building docker-security-proxy-setup-go ... done  ---> Running in c08c03b6cab9 [2021-01-11T18:04:28.243Z] Successfully built af85eeb07b7a [2021-01-11T18:04:28.243Z] Successfully tagged docker-support-notifications-go:latest [2021-01-11T18:04:28.243Z] Building docker-security-secretstore-setup-go [2021-01-11T18:04:28.243Z]  Building docker-support-notifications-go ... done Removing intermediate container c08c03b6cab9 [2021-01-11T18:04:28.243Z] ---> e2aa981f568f [2021-01-11T18:04:28.243Z] [2021-01-11T18:04:28.516Z] Successfully built e2aa981f568f [2021-01-11T18:04:28.516Z] Successfully tagged docker-core-command-go:latest [2021-01-11T18:04:28.516Z]  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go [2021-01-11T18:04:28.778Z] Removing intermediate container 6bebd2431221 [2021-01-11T18:04:28.778Z] ---> b89a43352e38 [2021-01-11T18:04:28.778Z] Step 18/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-11T18:04:28.778Z] ---> Running in 09d9a599bdae [2021-01-11T18:04:29.047Z] Removing intermediate container 09d9a599bdae [2021-01-11T18:04:29.047Z] ---> bfb41272994b [2021-01-11T18:04:29.047Z] Step 19/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-11T18:04:29.631Z] ---> 585cd0a55bc6 [2021-01-11T18:04:29.631Z] Step 20/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-11T18:04:29.896Z] ---> Running in 175d6539f899 [2021-01-11T18:04:36.571Z] Removing intermediate container 175d6539f899 [2021-01-11T18:04:36.571Z] ---> b50df2c757e9 [2021-01-11T18:04:36.571Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-11T18:04:40.804Z] ---> 06b1e560c191 [2021-01-11T18:04:40.804Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-11T18:04:40.804Z] ---> 73512bd275f4 [2021-01-11T18:04:40.804Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-11T18:04:41.069Z] ---> 443869ec7025 [2021-01-11T18:04:41.069Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-11T18:04:41.352Z] ---> a3d424298746 [2021-01-11T18:04:41.352Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-01-11T18:04:43.961Z] ---> Running in 2305832a5852 [2021-01-11T18:04:44.226Z] Removing intermediate container 2305832a5852 [2021-01-11T18:04:44.226Z] ---> 3b339233d792 [2021-01-11T18:04:44.226Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /usr/local/bin/ [2021-01-11T18:04:45.649Z] ---> cec61b9b4aeb [2021-01-11T18:04:45.650Z] Step 27/32 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-11T18:04:46.613Z] ---> Running in 78e81255b952 [2021-01-11T18:04:52.191Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-11T18:04:56.742Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T18:04:56.742Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-11T18:04:56.742Z] ---> ba6ca278386d [2021-01-11T18:04:56.742Z] Step 3/23 : WORKDIR /edgex-go [2021-01-11T18:04:56.742Z] ---> Using cache [2021-01-11T18:04:56.742Z] ---> 876b6b04c5e6 [2021-01-11T18:04:56.742Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T18:04:56.742Z] ---> Using cache [2021-01-11T18:04:56.742Z] ---> 2d72aaeeda78 [2021-01-11T18:04:56.742Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-11T18:04:56.742Z] ---> Using cache [2021-01-11T18:04:56.742Z] ---> efece90d9bd0 [2021-01-11T18:04:56.742Z] Step 6/23 : COPY go.mod . [2021-01-11T18:04:56.742Z] ---> Using cache [2021-01-11T18:04:56.742Z] ---> 092a1fa5bfb2 [2021-01-11T18:04:56.742Z] Step 7/23 : RUN go mod download [2021-01-11T18:04:56.742Z] ---> Using cache [2021-01-11T18:04:56.742Z] ---> cdfabf00e9d5 [2021-01-11T18:04:56.742Z] Step 8/23 : COPY . . [2021-01-11T18:04:56.742Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T18:04:56.742Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-11T18:04:56.742Z] ---> ba6ca278386d [2021-01-11T18:04:56.742Z] Step 3/23 : WORKDIR /edgex-go [2021-01-11T18:04:56.742Z] ---> Using cache [2021-01-11T18:04:56.742Z] ---> 876b6b04c5e6 [2021-01-11T18:04:56.742Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T18:04:56.742Z] ---> Using cache [2021-01-11T18:04:56.742Z] ---> 2d72aaeeda78 [2021-01-11T18:04:56.742Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-11T18:04:56.742Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T18:04:56.742Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-11T18:04:56.742Z] ---> ba6ca278386d [2021-01-11T18:04:56.742Z] Step 3/26 : WORKDIR /edgex-go [2021-01-11T18:04:56.742Z] ---> Using cache [2021-01-11T18:04:56.742Z] ---> 876b6b04c5e6 [2021-01-11T18:04:56.742Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T18:04:56.742Z] ---> Using cache [2021-01-11T18:04:56.742Z] ---> 2d72aaeeda78 [2021-01-11T18:04:56.742Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-11T18:04:56.742Z] ---> Using cache [2021-01-11T18:04:56.742Z] ---> ecf773e81a5c [2021-01-11T18:04:56.742Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-11T18:04:56.742Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T18:04:56.742Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-11T18:04:56.742Z] ---> ba6ca278386d [2021-01-11T18:04:56.742Z] Step 3/24 : WORKDIR /edgex-go [2021-01-11T18:04:56.742Z] ---> Using cache [2021-01-11T18:04:56.742Z] ---> 876b6b04c5e6 [2021-01-11T18:04:56.742Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T18:04:56.742Z] ---> Using cache [2021-01-11T18:04:56.742Z] ---> 2d72aaeeda78 [2021-01-11T18:04:56.742Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-11T18:04:56.742Z] ---> Using cache [2021-01-11T18:04:56.742Z] ---> efece90d9bd0 [2021-01-11T18:04:56.742Z] Step 6/24 : COPY go.mod . [2021-01-11T18:04:56.742Z] ---> Using cache [2021-01-11T18:04:56.742Z] ---> 092a1fa5bfb2 [2021-01-11T18:04:56.742Z] Step 7/24 : RUN go mod download [2021-01-11T18:04:56.742Z] ---> Using cache [2021-01-11T18:04:56.742Z] ---> cdfabf00e9d5 [2021-01-11T18:04:56.742Z] Step 8/24 : COPY . . [2021-01-11T18:04:56.742Z] ---> Using cache [2021-01-11T18:04:56.742Z] ---> ecf773e81a5c [2021-01-11T18:04:56.742Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-11T18:04:57.005Z] Removing intermediate container 78e81255b952 [2021-01-11T18:04:57.005Z] ---> 91db0d1a8820 [2021-01-11T18:04:57.005Z] Step 28/32 : ENTRYPOINT ["entrypoint.sh"] [2021-01-11T18:04:57.581Z] ---> Running in a7114adce495 [2021-01-11T18:04:57.581Z] ---> Running in 3228eb258b3c [2021-01-11T18:04:57.581Z] ---> Running in b6fd21f1f239 [2021-01-11T18:04:57.581Z] ---> Running in c84466547de6 [2021-01-11T18:04:57.845Z] ---> Running in 5557a42e4929 [2021-01-11T18:04:58.426Z] Removing intermediate container 5557a42e4929 [2021-01-11T18:04:58.427Z] ---> eca34c8e38b5 [2021-01-11T18:04:58.427Z] Step 29/32 : CMD ["install"] [2021-01-11T18:04:58.427Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T18:04:58.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-11T18:04:58.696Z] ---> Running in 0e28cc17f878 [2021-01-11T18:04:58.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T18:04:58.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-11T18:04:58.962Z] Removing intermediate container 0e28cc17f878 [2021-01-11T18:04:58.962Z] ---> 097f1f7ecb19 [2021-01-11T18:04:58.962Z] Step 30/32 : LABEL arch=x86_64 [2021-01-11T18:04:58.962Z] ---> Running in 1be4aa03cead [2021-01-11T18:04:59.236Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T18:04:59.236Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T18:04:59.236Z] Removing intermediate container 1be4aa03cead [2021-01-11T18:04:59.236Z] ---> 053503640a25 [2021-01-11T18:04:59.236Z] Step 31/32 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 [2021-01-11T18:04:59.519Z] ---> Running in 4344a670214a [2021-01-11T18:04:59.793Z] OK: 233 MiB in 51 packages [2021-01-11T18:04:59.793Z] OK: 233 MiB in 51 packages [2021-01-11T18:05:00.068Z] Removing intermediate container 4344a670214a [2021-01-11T18:05:00.068Z] ---> c20c30084232 [2021-01-11T18:05:00.068Z] Step 32/32 : LABEL version=0.0.0 [2021-01-11T18:05:00.650Z] ---> Running in ad6220cf4044 [2021-01-11T18:05:01.235Z] Removing intermediate container ad6220cf4044 [2021-01-11T18:05:01.235Z] ---> bb440c116576 [2021-01-11T18:05:01.235Z] [2021-01-11T18:05:01.235Z] Successfully built bb440c116576 [2021-01-11T18:05:01.235Z] Removing intermediate container 3228eb258b3c [2021-01-11T18:05:01.235Z] ---> 2e80918606b8 [2021-01-11T18:05:01.235Z] Step 6/23 : COPY go.mod . [2021-01-11T18:05:01.235Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-11T18:05:01.235Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container c84466547de6 [2021-01-11T18:05:01.235Z] ---> f8b102a1c44d [2021-01-11T18:05:01.235Z] Step 6/26 : COPY go.mod . [2021-01-11T18:05:01.829Z] ---> c1ebba11236f [2021-01-11T18:05:01.829Z] Step 7/23 : RUN go mod download [2021-01-11T18:05:01.829Z] ---> 813d3c8a0e95 [2021-01-11T18:05:01.829Z] Step 7/26 : RUN go mod download [2021-01-11T18:05:01.829Z] ---> Running in f046b4b1a671 [2021-01-11T18:05:02.110Z] ---> Running in 16108c6415d3 [2021-01-11T18:05:06.481Z] Removing intermediate container 16108c6415d3 [2021-01-11T18:05:06.481Z] ---> 8b80b25e210c [2021-01-11T18:05:06.481Z] Step 8/26 : COPY . . [2021-01-11T18:05:06.481Z] Removing intermediate container f046b4b1a671 [2021-01-11T18:05:06.481Z] ---> f9d5071674a6 [2021-01-11T18:05:06.481Z] Step 8/23 : COPY . . [2021-01-11T18:05:14.430Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-11T18:05:14.431Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-11T18:05:14.431Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-11T18:05:14.431Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-11T18:05:14.431Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-11T18:05:14.431Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-11T18:05:14.431Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-11T18:05:14.431Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-11T18:05:14.431Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-11T18:05:14.707Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-11T18:05:21.963Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-11T18:05:21.963Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-11T18:05:21.963Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-11T18:05:24.812Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-11T18:05:27.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.209s coverage: 46.6% of statements [2021-01-11T18:05:27.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-11T18:05:27.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-11T18:05:27.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-11T18:05:27.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-11T18:05:27.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-11T18:05:32.997Z] Removing intermediate container a7114adce495 [2021-01-11T18:05:32.997Z] ---> 7392c2051973 [2021-01-11T18:05:32.997Z] [2021-01-11T18:05:32.997Z] Step 10/24 : FROM alpine:3.12 [2021-01-11T18:05:32.997Z] ---> 9d2659e08c26 [2021-01-11T18:05:32.997Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-11T18:05:33.260Z] ---> 389fef711851 [2021-01-11T18:05:33.260Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-11T18:05:33.260Z] ---> 5cb63032a9c7 [2021-01-11T18:05:33.260Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-11T18:05:33.260Z] ---> Running in edbc6bfcdd38 [2021-01-11T18:05:33.260Z] Removing intermediate container b6fd21f1f239 [2021-01-11T18:05:33.260Z] ---> 369204995c10 [2021-01-11T18:05:33.260Z] [2021-01-11T18:05:33.260Z] Step 10/23 : FROM alpine:3.12 [2021-01-11T18:05:33.260Z] ---> 389fef711851 [2021-01-11T18:05:33.260Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-11T18:05:33.260Z] ---> Using cache [2021-01-11T18:05:33.260Z] ---> 33497ea0016f [2021-01-11T18:05:33.260Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-11T18:05:33.260Z] ---> Using cache [2021-01-11T18:05:33.260Z] ---> 6c2ef3765804 [2021-01-11T18:05:33.260Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-11T18:05:33.523Z] ---> Running in 0cf0717cdbf7 [2021-01-11T18:05:33.523Z] ---> Running in d23844ddbfb4 [2021-01-11T18:05:33.523Z] ---> Running in b16e77418ce3 [2021-01-11T18:05:34.105Z] Removing intermediate container b16e77418ce3 [2021-01-11T18:05:34.105Z] ---> 92a8299dda87 [2021-01-11T18:05:34.105Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-11T18:05:34.105Z] ---> Running in 0f28ebeee6db [2021-01-11T18:05:34.105Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-11T18:05:34.372Z] Removing intermediate container 0f28ebeee6db [2021-01-11T18:05:34.372Z] ---> 8b3ea2df06fe [2021-01-11T18:05:34.372Z] Step 15/23 : WORKDIR / [2021-01-11T18:05:34.372Z] ---> Running in 502a3625569d [2021-01-11T18:05:34.640Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-11T18:05:34.640Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T18:05:34.640Z] Removing intermediate container 502a3625569d [2021-01-11T18:05:34.640Z] ---> 37dc83938992 [2021-01-11T18:05:34.640Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-11T18:05:34.640Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T18:05:34.915Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-11T18:05:34.915Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T18:05:34.915Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-11T18:05:34.915Z] (4/5) Installing curl (7.69.1-r3) [2021-01-11T18:05:34.915Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-11T18:05:34.915Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T18:05:34.915Z] Executing ca-certificates-20191127-r4.trigger [2021-01-11T18:05:35.181Z] OK: 7 MiB in 19 packages [2021-01-11T18:05:35.452Z] ---> ad96eda3416e [2021-01-11T18:05:35.452Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-11T18:05:35.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.467s coverage: 27.0% of statements [2021-01-11T18:05:35.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-11T18:05:35.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-11T18:05:35.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-11T18:05:35.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-11T18:05:35.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-11T18:05:35.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-11T18:05:35.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements [2021-01-11T18:05:35.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-11T18:05:35.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.084s coverage: 100.0% of statements [2021-01-11T18:05:35.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-11T18:05:35.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-11T18:05:35.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.551s coverage: 77.8% of statements [2021-01-11T18:05:35.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-11T18:05:35.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-11T18:05:35.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.337s coverage: 82.4% of statements [2021-01-11T18:05:35.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-11T18:05:35.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-11T18:05:35.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-11T18:05:35.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-11T18:05:37.414Z] ---> 221ea775478b [2021-01-11T18:05:37.414Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-11T18:05:37.414Z] Removing intermediate container 0cf0717cdbf7 [2021-01-11T18:05:37.414Z] ---> 7e91f6a9d23a [2021-01-11T18:05:37.414Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-11T18:05:37.687Z] ---> Running in cdb08ac15af2 [2021-01-11T18:05:37.958Z] ---> 9d465d047c6d [2021-01-11T18:05:37.958Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-11T18:05:38.229Z] ---> Running in 6588671dd9d1 [2021-01-11T18:05:38.229Z] Removing intermediate container cdb08ac15af2 [2021-01-11T18:05:38.229Z] ---> 653ed1a8933e [2021-01-11T18:05:38.229Z] Step 13/24 : WORKDIR / [2021-01-11T18:05:38.229Z] ---> Running in bf89c03713a4 [2021-01-11T18:05:38.516Z] Removing intermediate container 6588671dd9d1 [2021-01-11T18:05:38.516Z] ---> 5f61555e4ef3 [2021-01-11T18:05:38.516Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T18:05:38.794Z] Removing intermediate container bf89c03713a4 [2021-01-11T18:05:38.794Z] ---> d029ab1051c8 [2021-01-11T18:05:38.794Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-11T18:05:38.794Z] ---> Running in 7c13a6899aea [2021-01-11T18:05:39.390Z] Removing intermediate container 7c13a6899aea [2021-01-11T18:05:39.390Z] ---> 1200bbb7e6e8 [2021-01-11T18:05:39.390Z] Step 21/23 : LABEL arch=x86_64 [2021-01-11T18:05:39.661Z] ---> Running in 080e8150e2f9 [2021-01-11T18:05:39.661Z] ---> 657aa509bc23 [2021-01-11T18:05:39.661Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-11T18:05:40.255Z] Removing intermediate container 080e8150e2f9 [2021-01-11T18:05:40.255Z] ---> 2840e8e88c31 [2021-01-11T18:05:40.255Z] Step 22/23 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 [2021-01-11T18:05:40.255Z] ---> Running in 702bc4a79ec9 [2021-01-11T18:05:40.255Z] ---> b308d0e825ac [2021-01-11T18:05:40.255Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-11T18:05:40.530Z] Removing intermediate container 702bc4a79ec9 [2021-01-11T18:05:40.530Z] ---> 7d9db1074226 [2021-01-11T18:05:40.530Z] Step 23/23 : LABEL version=0.0.0 [2021-01-11T18:05:40.530Z] ---> Running in e6572386010e [2021-01-11T18:05:40.800Z] ---> 87ec7d00817c [2021-01-11T18:05:40.800Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-11T18:05:41.069Z] Removing intermediate container e6572386010e [2021-01-11T18:05:41.069Z] ---> 367459bc6f3e [2021-01-11T18:05:41.069Z] [2021-01-11T18:05:41.069Z] Successfully built 367459bc6f3e [2021-01-11T18:05:41.069Z] Successfully tagged docker-core-metadata-go:latest [2021-01-11T18:05:41.654Z]  Building docker-core-metadata-go ... done  ---> 7433c9ab3d3d [2021-01-11T18:05:41.655Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-11T18:05:43.641Z] ---> 524750b852fc [2021-01-11T18:05:43.641Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-11T18:05:44.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.224s coverage: 28.6% of statements [2021-01-11T18:05:44.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-11T18:05:44.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-11T18:05:44.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-11T18:05:44.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-11T18:05:44.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-11T18:05:44.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.177s coverage: 100.0% of statements [2021-01-11T18:05:44.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-11T18:05:44.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.102s coverage: 100.0% of statements [2021-01-11T18:05:44.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-11T18:05:44.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.311s coverage: 86.7% of statements [2021-01-11T18:05:44.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-11T18:05:44.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.330s coverage: 97.5% of statements [2021-01-11T18:05:44.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-11T18:05:44.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.140s coverage: 78.3% of statements [2021-01-11T18:05:44.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-11T18:05:44.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-11T18:05:44.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-11T18:05:44.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-11T18:05:44.260Z] ---> 3f2f2ad85ec6 [2021-01-11T18:05:44.260Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-11T18:05:44.260Z] ---> Running in 0d6e302016be [2021-01-11T18:05:46.204Z] Removing intermediate container 0d6e302016be [2021-01-11T18:05:46.204Z] ---> d6db2290b781 [2021-01-11T18:05:46.204Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-11T18:05:46.480Z] ---> Running in 108e5893317f [2021-01-11T18:05:46.753Z] Removing intermediate container 108e5893317f [2021-01-11T18:05:46.753Z] ---> be4199d7c8ee [2021-01-11T18:05:46.753Z] Step 22/24 : LABEL arch=x86_64 [2021-01-11T18:05:47.022Z] ---> Running in 53d2edb5fc25 [2021-01-11T18:05:47.295Z] Removing intermediate container 53d2edb5fc25 [2021-01-11T18:05:47.295Z] ---> 6d42d3d501b9 [2021-01-11T18:05:47.295Z] Step 23/24 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 [2021-01-11T18:05:47.877Z] ---> Running in 864fd1523964 [2021-01-11T18:05:48.140Z] Removing intermediate container 864fd1523964 [2021-01-11T18:05:48.140Z] ---> f2a1e9246a27 [2021-01-11T18:05:48.140Z] Step 24/24 : LABEL version=0.0.0 [2021-01-11T18:05:48.140Z] ---> Running in 6c2413683c35 [2021-01-11T18:05:48.404Z] Removing intermediate container 6c2413683c35 [2021-01-11T18:05:48.404Z] ---> 8a99acbf444f [2021-01-11T18:05:48.404Z] [2021-01-11T18:05:48.675Z] Successfully built 8a99acbf444f [2021-01-11T18:05:48.675Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-11T18:05:50.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.103s coverage: 94.1% of statements [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-11T18:05:50.759Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-11T18:05:50.759Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.169s coverage: 0.1% of statements [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-11T18:05:50.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 43.8% of statements [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] [2021-01-11T18:05:50.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.083s coverage: 87.5% of statements [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-11T18:05:50.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-11T18:05:52.937Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container edbc6bfcdd38 [2021-01-11T18:05:52.938Z] ---> 0f6d8962879b [2021-01-11T18:05:52.938Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-11T18:05:52.938Z] ---> Running in 872c3fecfb5e [2021-01-11T18:05:53.518Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-11T18:05:56.076Z] Removing intermediate container 872c3fecfb5e [2021-01-11T18:05:56.076Z] ---> aff01992c8cc [2021-01-11T18:05:56.076Z] [2021-01-11T18:05:56.076Z] Step 11/26 : FROM docker:20.10.0 [2021-01-11T18:05:56.076Z] 20.10.0: Pulling from library/docker [2021-01-11T18:05:56.076Z] Removing intermediate container d23844ddbfb4 [2021-01-11T18:05:56.076Z] ---> bdafa1d9cf4d [2021-01-11T18:05:56.076Z] [2021-01-11T18:05:56.076Z] Step 10/23 : FROM alpine:3.12 [2021-01-11T18:05:56.076Z] ---> 389fef711851 [2021-01-11T18:05:56.076Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-11T18:05:56.368Z] ---> Running in f6f8bc23c850 [2021-01-11T18:05:56.639Z] Removing intermediate container f6f8bc23c850 [2021-01-11T18:05:56.639Z] ---> 4086c8e79075 [2021-01-11T18:05:56.639Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-11T18:05:56.639Z] ---> Running in 5636c59d39fc [2021-01-11T18:05:57.280Z] Removing intermediate container 5636c59d39fc [2021-01-11T18:05:57.280Z] ---> 92a757de73ac [2021-01-11T18:05:57.280Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-11T18:05:57.280Z] ---> Running in a6e2668c6938 [2021-01-11T18:05:57.560Z] Removing intermediate container a6e2668c6938 [2021-01-11T18:05:57.560Z] ---> 8739c31510e4 [2021-01-11T18:05:57.560Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T18:05:57.560Z] ---> Running in feb20c1c4687 [2021-01-11T18:05:58.970Z] Removing intermediate container feb20c1c4687 [2021-01-11T18:05:58.970Z] ---> 41f885e8ade3 [2021-01-11T18:05:58.970Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-11T18:05:58.970Z] ---> Running in bfe7dc828515 [2021-01-11T18:05:59.556Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T18:06:00.136Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T18:06:00.710Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-11T18:06:00.710Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-11T18:06:00.710Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-11T18:06:00.710Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-11T18:06:00.710Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-11T18:06:00.710Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-11T18:06:00.710Z] ---> aefe523efa57 [2021-01-11T18:06:00.710Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-11T18:06:00.978Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-11T18:06:00.979Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-11T18:06:01.246Z] ---> Running in 782fc6d37361 [2021-01-11T18:06:01.246Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T18:06:01.246Z] OK: 8 MiB in 20 packages [2021-01-11T18:06:01.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T18:06:01.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T18:06:01.844Z] Removing intermediate container bfe7dc828515 [2021-01-11T18:06:01.844Z] ---> b348e0dede7c [2021-01-11T18:06:01.844Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-11T18:06:02.107Z] (1/2) Installing readline (8.0.4-r0) [2021-01-11T18:06:02.107Z] (2/2) Installing bash (5.0.17-r0) [2021-01-11T18:06:02.107Z] Executing bash-5.0.17-r0.post-install [2021-01-11T18:06:02.107Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T18:06:02.107Z] OK: 12 MiB in 22 packages [2021-01-11T18:06:02.107Z] ---> ec2bedaee3bb [2021-01-11T18:06:02.107Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-11T18:06:02.683Z] Removing intermediate container 782fc6d37361 [2021-01-11T18:06:02.683Z] ---> 25f0f02cc24c [2021-01-11T18:06:02.683Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-11T18:06:02.683Z] ---> Running in 2a2ce34e8472 [2021-01-11T18:06:02.683Z] ---> f2f6f23081b8 [2021-01-11T18:06:02.683Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-11T18:06:02.947Z] Removing intermediate container 2a2ce34e8472 [2021-01-11T18:06:02.947Z] ---> c0bd37592bcb [2021-01-11T18:06:02.947Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-11T18:06:02.947Z] ---> Running in 2a15116ceb9f [2021-01-11T18:06:02.947Z] ---> dc98d1c3f8aa [2021-01-11T18:06:02.947Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-11T18:06:03.208Z] ---> Running in ef3936358154 [2021-01-11T18:06:03.208Z] Removing intermediate container 2a15116ceb9f [2021-01-11T18:06:03.208Z] ---> d91da55ad38f [2021-01-11T18:06:03.208Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-11T18:06:03.208Z] ---> Running in e819accf25aa [2021-01-11T18:06:03.208Z] Removing intermediate container ef3936358154 [2021-01-11T18:06:03.208Z] ---> 62d480c3a79d [2021-01-11T18:06:03.208Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T18:06:03.475Z] ---> Running in 7574c2e80db6 [2021-01-11T18:06:03.475Z] Removing intermediate container e819accf25aa [2021-01-11T18:06:03.475Z] ---> 843114c6894b [2021-01-11T18:06:03.475Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-11T18:06:03.475Z] Removing intermediate container 7574c2e80db6 [2021-01-11T18:06:03.475Z] ---> 82694cbd1aaf [2021-01-11T18:06:03.475Z] Step 21/23 : LABEL arch=x86_64 [2021-01-11T18:06:03.475Z] ---> Running in 462384c68eae [2021-01-11T18:06:03.739Z] Removing intermediate container 462384c68eae [2021-01-11T18:06:03.739Z] ---> a01a76688828 [2021-01-11T18:06:03.739Z] Step 22/23 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 [2021-01-11T18:06:04.008Z] ---> Running in 658c96c167a9 [2021-01-11T18:06:04.587Z] ---> dcafe841f91c [2021-01-11T18:06:04.587Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-11T18:06:04.587Z] Removing intermediate container 658c96c167a9 [2021-01-11T18:06:04.587Z] ---> adceaa755f95 [2021-01-11T18:06:04.587Z] Step 23/23 : LABEL version=0.0.0 [2021-01-11T18:06:04.587Z] ---> Running in 55771017662f [2021-01-11T18:06:04.850Z] ---> 2cc00f3bea4c [2021-01-11T18:06:04.850Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-11T18:06:04.850Z] Removing intermediate container 55771017662f [2021-01-11T18:06:04.850Z] ---> 66427ab23cb1 [2021-01-11T18:06:04.850Z] [2021-01-11T18:06:05.113Z] Successfully built 66427ab23cb1 [2021-01-11T18:06:05.113Z] Successfully tagged docker-core-data-go:latest [2021-01-11T18:06:05.113Z]  Building docker-core-data-go ... done  ---> 4eed55821201 [2021-01-11T18:06:05.113Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-11T18:06:05.380Z] ---> Running in 8762634285b3 [2021-01-11T18:06:05.957Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T18:06:05.957Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T18:06:05.957Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-11T18:06:05.957Z] (2/33) Installing expat (2.2.9-r1) [2021-01-11T18:06:05.957Z] (3/33) Installing libffi (3.3-r2) [2021-01-11T18:06:05.957Z] (4/33) Installing gdbm (1.13-r1) [2021-01-11T18:06:05.957Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-11T18:06:05.957Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-11T18:06:06.219Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-11T18:06:07.168Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-11T18:06:07.168Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-11T18:06:07.168Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-11T18:06:07.168Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-11T18:06:07.168Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-11T18:06:07.168Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-11T18:06:07.168Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-11T18:06:07.430Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-11T18:06:07.430Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-11T18:06:07.430Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-11T18:06:07.430Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-11T18:06:07.430Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-11T18:06:07.430Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-11T18:06:07.430Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-11T18:06:07.430Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-11T18:06:07.430Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-11T18:06:07.430Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-11T18:06:07.430Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-11T18:06:07.694Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-11T18:06:07.694Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-11T18:06:07.694Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-11T18:06:07.694Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-11T18:06:07.694Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-11T18:06:07.694Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-11T18:06:07.694Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-11T18:06:07.694Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-11T18:06:07.694Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T18:06:07.957Z] OK: 71 MiB in 55 packages [2021-01-11T18:06:12.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.083s coverage: 82.7% of statements [2021-01-11T18:06:12.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-11T18:06:12.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-11T18:06:12.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2021-01-11T18:06:12.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-11T18:06:12.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 75.5% of statements [2021-01-11T18:06:12.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-11T18:06:12.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.8% of statements [2021-01-11T18:06:12.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.147s coverage: 87.2% of statements [2021-01-11T18:06:12.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.119s coverage: 84.2% of statements [2021-01-11T18:06:12.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.220s coverage: 91.4% of statements [2021-01-11T18:06:12.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-11T18:06:12.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.477s coverage: 63.5% of statements [2021-01-11T18:06:12.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-11T18:06:12.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-11T18:06:12.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-01-11T18:06:12.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 91.3% of statements [2021-01-11T18:06:12.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2021-01-11T18:06:12.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2021-01-11T18:06:12.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-01-11T18:06:12.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.732s coverage: 55.9% of statements [2021-01-11T18:06:12.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-11T18:06:12.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-11T18:06:12.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-11T18:06:12.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-11T18:06:12.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-11T18:06:12.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.380s coverage: 37.0% of statements [2021-01-11T18:06:12.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-11T18:06:12.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-11T18:06:12.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.473s coverage: 84.0% of statements [2021-01-11T18:06:12.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.075s coverage: 100.0% of statements [2021-01-11T18:06:12.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.351s coverage: 47.1% of statements [2021-01-11T18:06:12.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-11T18:06:12.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-11T18:06:12.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-11T18:06:12.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-11T18:06:12.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-11T18:06:12.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.105s coverage: 100.0% of statements [2021-01-11T18:06:12.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-11T18:06:12.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.099s coverage: 100.0% of statements [2021-01-11T18:06:12.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-11T18:06:16.118Z] Removing intermediate container 8762634285b3 [2021-01-11T18:06:16.118Z] ---> a1abac44e18c [2021-01-11T18:06:16.118Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-11T18:06:16.118Z] ---> Running in ab9d7453e342 [2021-01-11T18:06:17.509Z] Collecting docker-compose==1.23.2 [2021-01-11T18:06:17.509Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-11T18:06:17.509Z] Collecting docker<4.0,>=3.6.0 [2021-01-11T18:06:17.509Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-11T18:06:17.771Z] Collecting cached-property<2,>=1.2.0 [2021-01-11T18:06:17.771Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-11T18:06:18.034Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-11T18:06:18.034Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-11T18:06:18.034Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-11T18:06:18.034Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-11T18:06:18.606Z] Collecting docopt<0.7,>=0.6.1 [2021-01-11T18:06:18.606Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-11T18:06:19.183Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-11T18:06:19.183Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-11T18:06:19.183Z] Collecting jsonschema<3,>=2.5.1 [2021-01-11T18:06:19.445Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-11T18:06:19.445Z] Collecting PyYAML<4,>=3.10 [2021-01-11T18:06:19.445Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-11T18:06:20.391Z] Collecting texttable<0.10,>=0.9.0 [2021-01-11T18:06:20.391Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-11T18:06:20.653Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-11T18:06:20.653Z] Collecting docker-pycreds>=0.4.0 [2021-01-11T18:06:20.915Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-11T18:06:20.915Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-11T18:06:20.915Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-11T18:06:20.915Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-11T18:06:20.915Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-11T18:06:22.321Z] Collecting idna<2.8,>=2.5 [2021-01-11T18:06:22.321Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-11T18:06:22.321Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-11T18:06:22.321Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-11T18:06:22.321Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-11T18:06:22.321Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-11T18:06:22.321Z] Installing collected packages: websocket-client, docker-pycreds, urllib3, idna, requests, docker, cached-property, dockerpty, docopt, jsonschema, PyYAML, texttable, docker-compose [2021-01-11T18:06:22.321Z] Attempting uninstall: urllib3 [2021-01-11T18:06:22.321Z] Found existing installation: urllib3 1.25.9 [2021-01-11T18:06:22.321Z] Uninstalling urllib3-1.25.9: [2021-01-11T18:06:22.586Z] Successfully uninstalled urllib3-1.25.9 [2021-01-11T18:06:22.586Z] Attempting uninstall: idna [2021-01-11T18:06:22.586Z] Found existing installation: idna 2.9 [2021-01-11T18:06:22.586Z] Uninstalling idna-2.9: [2021-01-11T18:06:22.586Z] Successfully uninstalled idna-2.9 [2021-01-11T18:06:22.849Z] Attempting uninstall: requests [2021-01-11T18:06:22.849Z] Found existing installation: requests 2.23.0 [2021-01-11T18:06:22.849Z] Uninstalling requests-2.23.0: [2021-01-11T18:06:22.849Z] Successfully uninstalled requests-2.23.0 [2021-01-11T18:06:23.143Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.552s coverage: 29.1% of statements [2021-01-11T18:06:23.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-11T18:06:23.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-11T18:06:23.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-11T18:06:23.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-11T18:06:23.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-11T18:06:23.143Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.227s coverage: 99.0% of statements [2021-01-11T18:06:23.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-11T18:06:23.143Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.127s coverage: 100.0% of statements [2021-01-11T18:06:23.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-11T18:06:23.143Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements [2021-01-11T18:06:23.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-11T18:06:23.143Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements [2021-01-11T18:06:23.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-11T18:06:23.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-11T18:06:23.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-11T18:06:23.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-11T18:06:23.143Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.133s coverage: 87.9% of statements [2021-01-11T18:06:23.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-11T18:06:23.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-11T18:06:23.143Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.081s coverage: 100.0% of statements [2021-01-11T18:06:23.143Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.070s coverage: 32.1% of statements [2021-01-11T18:06:23.143Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 100.0% of statements [2021-01-11T18:06:23.143Z] GO111MODULE=on go vet ./... [2021-01-11T18:06:23.429Z] Running setup.py install for dockerpty: started [2021-01-11T18:06:23.695Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-11T18:06:23.695Z] Running setup.py install for docopt: started [2021-01-11T18:06:24.269Z] Running setup.py install for docopt: finished with status 'done' [2021-01-11T18:06:24.269Z] Running setup.py install for PyYAML: started [2021-01-11T18:06:24.843Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-11T18:06:24.843Z] Running setup.py install for texttable: started [2021-01-11T18:06:25.418Z] Running setup.py install for texttable: finished with status 'done' [2021-01-11T18:06:25.682Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-11T18:06:28.998Z] Removing intermediate container ab9d7453e342 [2021-01-11T18:06:28.998Z] ---> eee9d3a86d61 [2021-01-11T18:06:28.998Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-11T18:06:28.998Z] ---> Running in 62b32ffd6137 [2021-01-11T18:06:28.998Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T18:06:28.998Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T18:06:29.260Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T18:06:29.260Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-11T18:06:29.260Z] (3/3) Installing curl (7.69.1-r3) [2021-01-11T18:06:29.260Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T18:06:29.260Z] OK: 72 MiB in 58 packages [2021-01-11T18:06:29.835Z] Removing intermediate container 62b32ffd6137 [2021-01-11T18:06:29.835Z] ---> f3424980cc8d [2021-01-11T18:06:29.835Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-11T18:06:29.835Z] ---> Running in 4d30aff90872 [2021-01-11T18:06:29.835Z] Removing intermediate container 4d30aff90872 [2021-01-11T18:06:29.835Z] ---> 1c949aeece91 [2021-01-11T18:06:29.835Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T18:06:29.835Z] ---> Running in c58b6cfd1aa2 [2021-01-11T18:06:30.100Z] Removing intermediate container c58b6cfd1aa2 [2021-01-11T18:06:30.100Z] ---> 98f5ff4d38d4 [2021-01-11T18:06:30.100Z] Step 24/26 : LABEL arch=x86_64 [2021-01-11T18:06:30.100Z] ---> Running in 2608f353340b [2021-01-11T18:06:30.363Z] Removing intermediate container 2608f353340b [2021-01-11T18:06:30.363Z] ---> 6fac2264987f [2021-01-11T18:06:30.363Z] Step 25/26 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 [2021-01-11T18:06:30.363Z] ---> Running in 231ffd8c83f2 [2021-01-11T18:06:30.625Z] Removing intermediate container 231ffd8c83f2 [2021-01-11T18:06:30.625Z] ---> 99ef12c5ebbc [2021-01-11T18:06:30.625Z] Step 26/26 : LABEL version=0.0.0 [2021-01-11T18:06:30.625Z] ---> Running in c7209fccad33 [2021-01-11T18:06:30.888Z] Removing intermediate container c7209fccad33 [2021-01-11T18:06:30.888Z] ---> c66e7c4393da [2021-01-11T18:06:30.888Z] [2021-01-11T18:06:30.888Z] Successfully built c66e7c4393da [2021-01-11T18:06:30.888Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-11T18:06:31.476Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-11T18:06:31.486Z] $ docker stop --time=1 7cf589ac568eabd60aaf06b1b34b5fc407257347830c4b7c84e8e614f2fe89fa [2021-01-11T18:06:33.031Z] $ docker rm -f 7cf589ac568eabd60aaf06b1b34b5fc407257347830c4b7c84e8e614f2fe89fa [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T18:06:33.606Z] + docker images [2021-01-11T18:06:33.606Z] + grep docker [2021-01-11T18:06:33.868Z] docker-sys-mgmt-agent-go latest c66e7c4393da 3 seconds ago 313MB [2021-01-11T18:06:33.868Z] docker-core-data-go latest 66427ab23cb1 29 seconds ago 22.3MB [2021-01-11T18:06:33.868Z] docker-security-secretstore-setup-go latest 8a99acbf444f 45 seconds ago 24.6MB [2021-01-11T18:06:33.868Z] docker-core-metadata-go latest 367459bc6f3e 53 seconds ago 18.7MB [2021-01-11T18:06:33.869Z] docker-security-bootstrapper-go latest bb440c116576 About a minute ago 41.4MB [2021-01-11T18:06:33.869Z] docker-core-command-go latest e2aa981f568f 2 minutes ago 16.2MB [2021-01-11T18:06:33.869Z] docker-support-notifications-go latest af85eeb07b7a 2 minutes ago 16.9MB [2021-01-11T18:06:33.869Z] docker-support-scheduler-go latest ca104e6413df 2 minutes ago 16.4MB [2021-01-11T18:06:33.869Z] docker-security-proxy-setup-go latest 4818d7f98e79 2 minutes ago 24.5MB [2021-01-11T18:06:33.869Z] docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-11T18:06:49.644Z] Still waiting to schedule task [2021-01-11T18:06:49.644Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-11T18:07:31.197Z] gofmt -l . [2021-01-11T18:07:31.198Z] [ "`gofmt -l .`" = "" ] [2021-01-11T18:07:33.162Z] ./bin/test-go-mod-tidy.sh [2021-01-11T18:07:33.757Z] ./bin/test-attribution-txt.sh [2021-01-11T18:07:36.185Z] Running on prd-ubuntu18.04-docker-8c-8g-19553 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws [2021-01-11T18:07:36.243Z] Running in /w/workspace/edgex-go/17 [Pipeline] { [Pipeline] checkout [Pipeline] sh [2021-01-11T18:07:38.355Z] using credential edgex-jenkins-ssh [2021-01-11T18:07:38.437Z] Cloning the remote Git repository [2021-01-11T18:07:38.438Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-11T18:07:38.500Z] > git init /w/workspace/edgex-go/17 # timeout=10 [2021-01-11T18:07:38.525Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-11T18:07:38.526Z] > git --version # timeout=10 [2021-01-11T18:07:38.532Z] > git --version # 'git version 2.17.1' [2021-01-11T18:07:38.533Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T18:07:38.560Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T18:07:38.727Z] + ls -al . [2021-01-11T18:07:38.727Z] total 676 [2021-01-11T18:07:38.727Z] drwxrwxr-x 9 1001 1001 4096 Jan 11 18:07 . [2021-01-11T18:07:38.727Z] drwxr-xr-x 4 root root 4096 Jan 11 18:03 .. [2021-01-11T18:07:38.727Z] -rw-rw-r-- 1 1001 1001 11 Jan 11 18:02 .dockerignore [2021-01-11T18:07:38.727Z] drwxrwxr-x 8 1001 1001 4096 Jan 11 18:02 .git [2021-01-11T18:07:38.727Z] drwxrwxr-x 3 1001 1001 4096 Jan 11 18:02 .github [2021-01-11T18:07:38.727Z] -rw-rw-r-- 1 1001 1001 872 Jan 11 18:02 .gitignore [2021-01-11T18:07:38.727Z] -rw-rw-r-- 1 1001 1001 166 Jan 11 18:02 .sonarcloud.properties [2021-01-11T18:07:38.727Z] -rw-rw-r-- 1 1001 1001 3804 Jan 11 18:02 CONTRIBUTING.md [2021-01-11T18:07:38.727Z] -rw-rw-r-- 1 1001 1001 931 Jan 11 18:02 Dockerfile.build [2021-01-11T18:07:38.727Z] -rw-rw-r-- 1 1001 1001 863 Jan 11 18:02 Jenkinsfile [2021-01-11T18:07:38.727Z] -rw-rw-r-- 1 1001 1001 10775 Jan 11 18:02 LICENSE [2021-01-11T18:07:38.727Z] -rw-rw-r-- 1 1001 1001 6001 Jan 11 18:02 Makefile [2021-01-11T18:07:38.727Z] -rw-rw-r-- 1 1001 1001 6524 Jan 11 18:02 README.md [2021-01-11T18:07:38.727Z] -rw-rw-r-- 1 1001 1001 6744 Jan 11 18:02 SECURITY.md [2021-01-11T18:07:38.727Z] -rw-rw-r-- 1 1001 1001 5 Jan 11 17:58 VERSION [2021-01-11T18:07:38.727Z] -rw-rw-r-- 1 1001 1001 4131 Jan 11 18:02 ZMQWindows.md [2021-01-11T18:07:38.727Z] drwxrwxr-x 2 1001 1001 4096 Jan 11 18:02 bin [2021-01-11T18:07:38.727Z] drwxrwxr-x 15 1001 1001 4096 Jan 11 18:02 cmd [2021-01-11T18:07:38.727Z] -rw-r--r-- 1 root root 550268 Jan 11 18:06 coverage.out [2021-01-11T18:07:38.727Z] -rw-r--r-- 1 root root 1005 Jan 11 18:07 go.mod [2021-01-11T18:07:38.727Z] -rw-r--r-- 1 root root 19172 Jan 11 18:07 go.sum [2021-01-11T18:07:38.727Z] drwxrwxr-x 8 1001 1001 4096 Jan 11 18:02 internal [2021-01-11T18:07:38.727Z] drwxrwxr-x 4 1001 1001 4096 Jan 11 18:02 openapi [2021-01-11T18:07:38.727Z] drwxrwxr-x 4 1001 1001 4096 Jan 11 18:02 snap [2021-01-11T18:07:38.727Z] -rw-rw-r-- 1 1001 1001 168 Jan 11 18:02 version.go [Pipeline] sh [2021-01-11T18:07:39.378Z] + '[' -e coverage.out ] [2021-01-11T18:07:39.379Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-11T18:07:39.447Z] Warning: overwriting stash ‘coverage-report’ [2021-01-11T18:07:40.442Z] Stashed 1 file(s) [Pipeline] sh [2021-01-11T18:07:41.159Z] + make build [2021-01-11T18:07:41.159Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-11T18:07:46.131Z] Merging remotes/origin/master commit cf513aa69aa73df9a6f6252b052cd5c5a0259743 into PR head commit 37bba81cf6eb63d87baced30b5a97fb2c2633e10 [2021-01-11T18:07:45.524Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-11T18:07:45.530Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T18:07:45.541Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-11T18:07:45.558Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-11T18:07:45.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T18:07:45.562Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-11T18:07:46.253Z] Merge succeeded, producing 37bba81cf6eb63d87baced30b5a97fb2c2633e10 [2021-01-11T18:07:46.254Z] Checking out Revision 37bba81cf6eb63d87baced30b5a97fb2c2633e10 (PR-2970) [2021-01-11T18:07:46.144Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T18:07:46.151Z] > git checkout -f 37bba81cf6eb63d87baced30b5a97fb2c2633e10 # timeout=10 [2021-01-11T18:07:46.226Z] > git remote # timeout=10 [2021-01-11T18:07:46.233Z] > git config --get remote.origin.url # timeout=10 [2021-01-11T18:07:46.238Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T18:07:46.242Z] > git merge cf513aa69aa73df9a6f6252b052cd5c5a0259743 # timeout=10 [2021-01-11T18:07:46.252Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-11T18:07:46.260Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T18:07:46.265Z] > git checkout -f 37bba81cf6eb63d87baced30b5a97fb2c2633e10 # timeout=10 [2021-01-11T18:07:49.890Z] Commit message: "feat(security): Standarize the gating wait time out in all install entrypoint scripts" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T18:07:51.161Z] + echo snap-build.sh [2021-01-11T18:07:51.161Z] snap-build.sh [2021-01-11T18:07:51.161Z] + SNAP_BASE_DIR=. [2021-01-11T18:07:51.161Z] + '[' '!' -z /w/workspace/edgex-go/17 ']' [2021-01-11T18:07:51.161Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/17 [2021-01-11T18:07:51.161Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/17]' [2021-01-11T18:07:51.161Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/17] [2021-01-11T18:07:51.161Z] + cd /w/workspace/edgex-go/17 [2021-01-11T18:07:51.161Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-11T18:07:51.161Z] Reading package lists... [2021-01-11T18:07:51.317Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-11T18:07:51.422Z] Building dependency tree... [2021-01-11T18:07:51.422Z] Reading state information... [2021-01-11T18:07:51.684Z] The following packages were automatically installed and are no longer required: [2021-01-11T18:07:51.684Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-11T18:07:51.684Z] uidmap xdelta3 [2021-01-11T18:07:51.684Z] Use 'sudo apt autoremove' to remove them. [2021-01-11T18:07:51.684Z] The following packages will be REMOVED: [2021-01-11T18:07:51.684Z] lxd* lxd-client* [2021-01-11T18:07:51.945Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-11T18:07:51.946Z] After this operation, 31.7 MB disk space will be freed. [2021-01-11T18:07:52.995Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-01-11T18:07:52.995Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-11T18:07:53.943Z] Removing lxd dnsmasq configuration [2021-01-11T18:07:53.943Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-11T18:07:54.205Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-11T18:07:55.153Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-11T18:07:55.416Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-01-11T18:07:55.416Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-11T18:07:56.805Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-11T18:07:56.805Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-11T18:07:58.194Z] + sudo snap remove --purge lxd [2021-01-11T18:07:58.194Z] snap "lxd" is not installed [2021-01-11T18:07:58.194Z] + sudo groupadd --force --system lxd [2021-01-11T18:07:58.194Z] ++ whoami [2021-01-11T18:07:58.194Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-11T18:07:58.194Z] + newgrp - lxd [2021-01-11T18:07:58.194Z] + sudo snap install lxd [2021-01-11T18:08:06.359Z] 2021-01-11T18:08:03Z INFO Waiting for automatic snapd restart... [2021-01-11T18:08:13.505Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-11T18:08:16.888Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-11T18:08:21.202Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-11T18:08:21.358Z] lxd 4.10 from Canonical* installed [2021-01-11T18:08:21.358Z] + sudo lxd init --auto [2021-01-11T18:08:22.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-11T18:08:26.941Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-11T18:08:29.512Z] + sudo snap install --classic snapcraft [2021-01-11T18:08:31.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-11T18:08:33.731Z] snapcraft 4.4.4 from Canonical* installed [2021-01-11T18:08:33.731Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-11T18:08:33.731Z] + patch --verbose -p1 [2021-01-11T18:08:33.992Z] Hmm... Looks like a unified diff to me... [2021-01-11T18:08:33.992Z] The text leading up to this was: [2021-01-11T18:08:33.992Z] -------------------------- [2021-01-11T18:08:33.992Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-11T18:08:33.992Z] |From: Tony Espy [2021-01-11T18:08:33.992Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-11T18:08:33.992Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-11T18:08:33.992Z] | [2021-01-11T18:08:33.992Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-11T18:08:33.992Z] |optimize the snap CI check run for pull requests. When [2021-01-11T18:08:33.992Z] |applied, it essentially strips out everything (apps and [2021-01-11T18:08:33.992Z] |parts) from the snapcraft.yaml file except those required [2021-01-11T18:08:33.992Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-11T18:08:33.992Z] |catch changes to edgex-go that break the snap build. [2021-01-11T18:08:33.992Z] | [2021-01-11T18:08:33.992Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-11T18:08:33.992Z] |to update this patch file, otherwise it may fail to apply, [2021-01-11T18:08:33.992Z] |resulting in a failed snap build CI check in the associated [2021-01-11T18:08:33.992Z] |pull request. [2021-01-11T18:08:33.992Z] | [2021-01-11T18:08:33.992Z] |Note - in addition to applying this patch, the pipeline also [2021-01-11T18:08:33.992Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-11T18:08:33.992Z] |need to build the finally binary .snap file (and it won't [2021-01-11T18:08:33.992Z] |work with the patch applied). This further reduces the build [2021-01-11T18:08:33.992Z] |time. [2021-01-11T18:08:33.992Z] |--- [2021-01-11T18:08:33.992Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-11T18:08:33.992Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-11T18:08:33.992Z] | [2021-01-11T18:08:33.993Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-11T18:08:33.993Z] |index 1e537489..faf42425 100644 [2021-01-11T18:08:33.993Z] |--- a/snap/snapcraft.yaml [2021-01-11T18:08:33.993Z] |+++ b/snap/snapcraft.yaml [2021-01-11T18:08:33.993Z] -------------------------- [2021-01-11T18:08:33.993Z] patching file snap/snapcraft.yaml [2021-01-11T18:08:33.993Z] Using Plan A... [2021-01-11T18:08:33.993Z] Hunk #1 succeeded at 73. [2021-01-11T18:08:33.993Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-11T18:08:33.993Z] Hunk #3 succeeded at 214. [2021-01-11T18:08:33.993Z] Hunk #4 succeeded at 222. [2021-01-11T18:08:33.993Z] Hunk #5 succeeded at 229. [2021-01-11T18:08:33.993Z] Hunk #6 succeeded at 256. [2021-01-11T18:08:33.993Z] Hunk #7 succeeded at 290. [2021-01-11T18:08:33.993Z] Hunk #8 succeeded at 341. [2021-01-11T18:08:33.993Z] Hmm... Ignoring the trailing garbage. [2021-01-11T18:08:33.993Z] done [2021-01-11T18:08:33.993Z] + sudo snapcraft prime --use-lxd [2021-01-11T18:08:35.376Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-11T18:08:35.376Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-11T18:08:35.376Z] - README.md [2021-01-11T18:08:35.376Z] - snapcraft.yaml.orig [2021-01-11T18:08:35.376Z] [2021-01-11T18:08:35.376Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-11T18:08:35.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-11T18:08:35.948Z] Launching a container. [2021-01-11T18:08:39.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-11T18:08:43.231Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-11T18:08:47.537Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-11T18:08:48.186Z] Waiting for container to be ready [2021-01-11T18:08:48.186Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-11T18:08:48.186Z] [2021-01-11T18:08:50.731Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-11T18:08:50.731Z] Waiting for network to be ready... [2021-01-11T18:08:50.926Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-11T18:08:51.302Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-11T18:08:51.302Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] [2021-01-11T18:08:51.302Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-11T18:08:51.302Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-11T18:08:51.302Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-11T18:08:51.302Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-11T18:08:51.302Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] [2021-01-11T18:08:51.561Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] [2021-01-11T18:08:51.561Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-11T18:08:51.561Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-11T18:08:51.823Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-11T18:08:52.083Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-11T18:08:52.084Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-11T18:08:52.084Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-11T18:08:52.345Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-11T18:08:52.345Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-11T18:08:52.345Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-11T18:08:52.345Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-11T18:08:52.605Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-11T18:08:52.866Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] [2021-01-11T18:08:53.128Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-11T18:08:53.128Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-11T18:08:53.128Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-11T18:08:53.128Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-11T18:08:53.128Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-11T18:08:53.128Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-11T18:08:53.128Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-11T18:08:55.043Z] Fetched 23.7 MB in 4s (5919 kB/s) [2021-01-11T18:08:55.988Z] Reading package lists... [2021-01-11T18:08:55.988Z] Reading package lists... [2021-01-11T18:08:56.248Z] Building dependency tree... [2021-01-11T18:08:56.248Z] Reading state information... [2021-01-11T18:08:56.248Z] The following additional packages will be installed: [2021-01-11T18:08:56.248Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-11T18:08:56.248Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-11T18:08:56.248Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-11T18:08:56.248Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-11T18:08:56.248Z] Suggested packages: [2021-01-11T18:08:56.248Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-11T18:08:56.248Z] Recommended packages: [2021-01-11T18:08:56.248Z] gnupg libsasl2-modules [2021-01-11T18:08:56.248Z] The following NEW packages will be installed: [2021-01-11T18:08:56.248Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-11T18:08:56.248Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-11T18:08:56.248Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-11T18:08:56.248Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [Pipeline] } [2021-01-11T18:08:56.333Z] $ docker stop --time=1 d27512e0651b44e3d39388f11dff20034c83c9a2d03ecea8464d2f45a3736270 [2021-01-11T18:08:56.509Z] The following packages will be upgraded: [2021-01-11T18:08:56.509Z] gpg gpg-agent gpgconf libudev1 [2021-01-11T18:08:56.771Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-11T18:08:56.771Z] Need to get 3532 kB of archives. [2021-01-11T18:08:56.771Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-11T18:08:56.771Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-11T18:08:56.771Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-11T18:08:57.037Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-11T18:08:57.302Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-11T18:08:57.302Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-11T18:08:57.302Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-11T18:08:57.302Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-11T18:08:57.302Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-11T18:08:57.302Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-11T18:08:57.302Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-11T18:08:57.302Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-11T18:08:57.302Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-11T18:08:57.302Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-11T18:08:57.302Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-11T18:08:57.302Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-11T18:08:57.302Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-11T18:08:57.302Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-11T18:08:57.564Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-11T18:08:57.564Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-11T18:08:57.564Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-11T18:08:57.564Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-11T18:08:57.564Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-11T18:08:57.564Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-11T18:08:57.564Z] Fetched 3532 kB in 1s (3114 kB/s) [2021-01-11T18:08:57.825Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-11T18:08:57.825Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-11T18:08:57.825Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-11T18:08:57.825Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-11T18:08:58.087Z] Selecting previously unselected package udev. [2021-01-11T18:08:58.087Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-11T18:08:58.087Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-11T18:08:58.087Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-11T18:08:58.348Z] Selecting previously unselected package libfuse2:amd64. [2021-01-11T18:08:58.348Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-11T18:08:58.348Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-11T18:08:58.348Z] Selecting previously unselected package fuse. [2021-01-11T18:08:58.348Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-11T18:08:58.348Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-11T18:08:58.348Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-11T18:08:58.348Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-11T18:08:58.608Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-11T18:08:58.608Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-11T18:08:58.608Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-11T18:08:58.608Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-11T18:08:58.869Z] Selecting previously unselected package libksba8:amd64. [2021-01-11T18:08:58.869Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-11T18:08:58.869Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-11T18:08:58.869Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-11T18:08:58.869Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T18:08:58.869Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T18:08:58.904Z] $ docker rm -f d27512e0651b44e3d39388f11dff20034c83c9a2d03ecea8464d2f45a3736270 [2021-01-11T18:08:59.130Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-11T18:08:59.130Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T18:08:59.130Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T18:08:59.130Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-11T18:08:59.130Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T18:08:59.130Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T18:08:59.394Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-11T18:08:59.394Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T18:08:59.394Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T18:08:59.658Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-11T18:08:59.658Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T18:08:59.658Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T18:08:59.658Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-11T18:08:59.658Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T18:08:59.658Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T18:08:59.658Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-11T18:08:59.658Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T18:08:59.658Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T18:08:59.919Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-11T18:08:59.919Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T18:08:59.919Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T18:08:59.919Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-11T18:08:59.919Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T18:08:59.919Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T18:08:59.919Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-11T18:08:59.919Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [Pipeline] // withDockerContainer [2021-01-11T18:09:00.179Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-11T18:09:00.179Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-11T18:09:00.179Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-11T18:09:00.179Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-11T18:09:00.179Z] Selecting previously unselected package libldap-common. [2021-01-11T18:09:00.179Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-11T18:09:00.179Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [Pipeline] } [Pipeline] // script [Pipeline] } [2021-01-11T18:09:00.443Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-11T18:09:00.443Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-11T18:09:00.443Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-11T18:09:00.443Z] Selecting previously unselected package dirmngr. [2021-01-11T18:09:00.443Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-11T18:09:00.443Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-01-11T18:09:00.705Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-11T18:09:00.705Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-11T18:09:00.705Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-11T18:09:00.705Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-11T18:09:00.705Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-11T18:09:00.705Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-11T18:09:00.705Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [Pipeline] isUnix [Pipeline] sh [2021-01-11T18:09:00.966Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-11T18:09:00.966Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-11T18:09:00.966Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-11T18:09:01.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-11T18:09:01.040Z] [2021-01-11T18:09:01.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-11T18:09:01.226Z] invoke-rc.d: policy-rc.d denied execution of start. [Pipeline] isUnix [2021-01-11T18:09:01.489Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T18:09:01.489Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-11T18:09:01.489Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-11T18:09:01.489Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-11T18:09:01.489Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T18:09:01.489Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [Pipeline] sh [2021-01-11T18:09:01.749Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T18:09:01.749Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T18:09:01.749Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T18:09:01.749Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T18:09:01.749Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T18:09:01.749Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-11T18:09:01.749Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-11T18:09:01.749Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-11T18:09:01.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-11T18:09:02.133Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-11T18:09:02.133Z] 29e5d40040c1: Pulling fs layer [2021-01-11T18:09:02.133Z] 1ce36da41761: Pulling fs layer [2021-01-11T18:09:02.133Z] 25b303627fd3: Pulling fs layer [2021-01-11T18:09:02.321Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-11T18:09:02.321Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-11T18:09:02.321Z] This means they are not meant to be enabled using systemctl. [2021-01-11T18:09:02.321Z] Possible reasons for having this kind of units are: [2021-01-11T18:09:02.321Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-11T18:09:02.321Z] .wants/ or .requires/ directory. [2021-01-11T18:09:02.321Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-11T18:09:02.321Z] a requirement dependency on it. [2021-01-11T18:09:02.321Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-11T18:09:02.321Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-11T18:09:02.321Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-11T18:09:02.321Z] instance name specified. [2021-01-11T18:09:02.581Z] Reading package lists... [2021-01-11T18:09:02.581Z] Building dependency tree... [2021-01-11T18:09:02.581Z] Reading state information... [2021-01-11T18:09:02.730Z] 29e5d40040c1: Verifying Checksum [2021-01-11T18:09:02.730Z] 29e5d40040c1: Download complete [2021-01-11T18:09:02.843Z] The following additional packages will be installed: [2021-01-11T18:09:02.844Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-11T18:09:02.844Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-11T18:09:02.844Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-11T18:09:02.844Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-11T18:09:02.844Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-11T18:09:02.844Z] Suggested packages: [2021-01-11T18:09:02.844Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-11T18:09:02.844Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-11T18:09:02.844Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-11T18:09:02.844Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-11T18:09:02.844Z] systemd-container policykit-1 [2021-01-11T18:09:02.844Z] Recommended packages: [2021-01-11T18:09:02.844Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-11T18:09:02.844Z] The following NEW packages will be installed: [2021-01-11T18:09:02.844Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-11T18:09:02.844Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-11T18:09:02.844Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-11T18:09:02.844Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-11T18:09:02.844Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-11T18:09:02.844Z] The following packages will be upgraded: [2021-01-11T18:09:02.844Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-11T18:09:02.844Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-11T18:09:02.844Z] Need to get 35.2 MB of archives. [2021-01-11T18:09:02.844Z] After this operation, 141 MB of additional disk space will be used. [2021-01-11T18:09:02.844Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-11T18:09:03.105Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-11T18:09:03.105Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-11T18:09:03.105Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-11T18:09:03.105Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-11T18:09:03.105Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-11T18:09:03.105Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-11T18:09:03.105Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-11T18:09:03.105Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-11T18:09:03.105Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-11T18:09:03.105Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-11T18:09:03.330Z] 29e5d40040c1: Pull complete [2021-01-11T18:09:03.366Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-11T18:09:03.366Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-11T18:09:03.366Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-11T18:09:03.366Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-11T18:09:03.366Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-11T18:09:03.366Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-11T18:09:03.924Z] 1ce36da41761: Verifying Checksum [2021-01-11T18:09:03.924Z] 1ce36da41761: Download complete [2021-01-11T18:09:04.307Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-11T18:09:04.307Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-11T18:09:04.307Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-11T18:09:04.307Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-11T18:09:04.307Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-11T18:09:04.307Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-11T18:09:04.307Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-11T18:09:04.307Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-11T18:09:04.307Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-11T18:09:04.307Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-11T18:09:04.567Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-11T18:09:04.567Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-11T18:09:04.567Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-11T18:09:05.354Z] 1ce36da41761: Pull complete [2021-01-11T18:09:05.354Z] 25b303627fd3: Verifying Checksum [2021-01-11T18:09:05.354Z] 25b303627fd3: Download complete [2021-01-11T18:09:05.951Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-11T18:09:05.952Z] Fetched 35.2 MB in 3s (11.6 MB/s) [2021-01-11T18:09:05.952Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-11T18:09:05.952Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-11T18:09:06.213Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-11T18:09:06.784Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-11T18:09:06.784Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-11T18:09:06.784Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-11T18:09:07.045Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-11T18:09:07.045Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-11T18:09:07.045Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-11T18:09:07.045Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-11T18:09:07.307Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-11T18:09:07.307Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-11T18:09:07.307Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-11T18:09:07.569Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-11T18:09:07.569Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-11T18:09:08.141Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-11T18:09:08.141Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-11T18:09:08.141Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-11T18:09:08.141Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-11T18:09:08.402Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-11T18:09:08.402Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-11T18:09:08.402Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T18:09:08.662Z] Selecting previously unselected package libexpat1:amd64. [2021-01-11T18:09:08.662Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-11T18:09:08.662Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-11T18:09:08.662Z] Selecting previously unselected package python3.6-minimal. [2021-01-11T18:09:08.662Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-11T18:09:08.662Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T18:09:08.922Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-11T18:09:08.923Z] Checking for services that may need to be restarted...done. [2021-01-11T18:09:08.923Z] Checking for services that may need to be restarted...done. [2021-01-11T18:09:09.184Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T18:09:09.184Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-11T18:09:09.184Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T18:09:10.124Z] Selecting previously unselected package python3-minimal. [2021-01-11T18:09:10.124Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-11T18:09:10.124Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-11T18:09:10.124Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-11T18:09:10.124Z] Selecting previously unselected package mime-support. [2021-01-11T18:09:10.124Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-11T18:09:10.124Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-11T18:09:10.124Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-11T18:09:10.124Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-11T18:09:10.124Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-11T18:09:10.124Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-11T18:09:10.124Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-11T18:09:10.124Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T18:09:10.389Z] Selecting previously unselected package python3.6. [2021-01-11T18:09:10.389Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-11T18:09:10.389Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T18:09:10.657Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-11T18:09:10.657Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-11T18:09:10.657Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-11T18:09:10.657Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-11T18:09:10.917Z] Selecting previously unselected package python3. [2021-01-11T18:09:10.917Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-11T18:09:10.917Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-11T18:09:10.917Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-11T18:09:11.177Z] Selecting previously unselected package multiarch-support. [2021-01-11T18:09:11.177Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-11T18:09:11.177Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-11T18:09:11.177Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-11T18:09:11.177Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-11T18:09:11.177Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-11T18:09:11.177Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-11T18:09:11.177Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-11T18:09:11.439Z] Selecting previously unselected package libbsd0:amd64. [2021-01-11T18:09:11.439Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-11T18:09:11.439Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-11T18:09:11.439Z] Selecting previously unselected package sudo. [2021-01-11T18:09:11.439Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-11T18:09:11.439Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-11T18:09:11.701Z] Selecting previously unselected package apparmor. [2021-01-11T18:09:11.701Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-11T18:09:11.701Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-11T18:09:11.963Z] Selecting previously unselected package libedit2:amd64. [2021-01-11T18:09:11.963Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-11T18:09:11.963Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-11T18:09:11.963Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-11T18:09:11.963Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-11T18:09:11.963Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T18:09:11.963Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-11T18:09:11.963Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-11T18:09:11.963Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T18:09:12.229Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-11T18:09:12.229Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-11T18:09:12.229Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-11T18:09:12.229Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-11T18:09:12.229Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-11T18:09:12.229Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T18:09:12.491Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-11T18:09:12.491Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-11T18:09:12.491Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T18:09:12.491Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-11T18:09:12.491Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-11T18:09:12.491Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-11T18:09:12.752Z] Selecting previously unselected package openssh-client. [2021-01-11T18:09:12.752Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-11T18:09:12.752Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-11T18:09:12.752Z] Selecting previously unselected package squashfs-tools. [2021-01-11T18:09:12.752Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-11T18:09:12.752Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-11T18:09:13.013Z] Selecting previously unselected package snapd. [2021-01-11T18:09:13.013Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-11T18:09:13.013Z] Unpacking snapd (2.48+18.04) ... [2021-01-11T18:09:14.925Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-11T18:09:14.925Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-11T18:09:14.925Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-11T18:09:15.187Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-11T18:09:15.492Z] 25b303627fd3: Pull complete [2021-01-11T18:09:15.492Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-11T18:09:15.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-11T18:09:15.492Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-11T18:09:15.715Z] prd-ubuntu18.04-docker-arm64-4c-16g-19551 does not seem to be running inside a container [2021-01-11T18:09:15.758Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-11T18:09:15.758Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T18:09:15.758Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-11T18:09:15.787Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-11T18:09:16.019Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-11T18:09:16.019Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-11T18:09:16.592Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-11T18:09:16.852Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-11T18:09:16.852Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-11T18:09:16.853Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T18:09:16.853Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T18:09:16.853Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T18:09:17.424Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-11T18:09:17.424Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T18:09:17.424Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-11T18:09:17.424Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-11T18:09:17.424Z] running python rtupdate hooks for python3.6... [2021-01-11T18:09:17.424Z] running python post-rtupdate hooks for python3.6... [2021-01-11T18:09:17.685Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-11T18:09:18.662Z] $ docker top f7949c83a9c60636d613cb2c6a8b5c5ef54e19c47d947d0ecc36178aca9cb01d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T18:09:19.069Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-11T18:09:19.330Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T18:09:19.330Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-11T18:09:19.330Z] Setting up snapd (2.48+18.04) ... [2021-01-11T18:09:19.710Z] + + docker-composegrep build parallel --help [2021-01-11T18:09:19.710Z] [2021-01-11T18:09:19.902Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-11T18:09:19.902Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-11T18:09:20.164Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-11T18:09:20.164Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-11T18:09:20.425Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-11T18:09:20.425Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-11T18:09:20.685Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-11T18:09:20.685Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-11T18:09:20.945Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-11T18:09:21.207Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-11T18:09:21.207Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-01-11T18:09:21.207Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-11T18:09:21.207Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-11T18:09:22.146Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-11T18:09:22.146Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-11T18:09:22.406Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-11T18:09:22.667Z] Fetched 88.7 kB in 0s (188 kB/s) [2021-01-11T18:09:23.079Z] --parallel Build images in parallel. [2021-01-11T18:09:23.242Z] Reading package lists... [Pipeline] } [2021-01-11T18:09:23.361Z] $ docker stop --time=1 f7949c83a9c60636d613cb2c6a8b5c5ef54e19c47d947d0ecc36178aca9cb01d [2021-01-11T18:09:23.504Z] Reading package lists... [2021-01-11T18:09:23.765Z] Building dependency tree... [2021-01-11T18:09:23.765Z] Reading state information... [2021-01-11T18:09:23.765Z] Calculating upgrade... [2021-01-11T18:09:24.025Z] The following packages will be upgraded: [2021-01-11T18:09:24.025Z] advancecomp base-files bash binutils binutils-common [2021-01-11T18:09:24.025Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-11T18:09:24.025Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-11T18:09:24.025Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-11T18:09:24.025Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-11T18:09:24.025Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-11T18:09:24.025Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-11T18:09:24.025Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-11T18:09:24.025Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-11T18:09:24.025Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-11T18:09:24.025Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-11T18:09:24.025Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-11T18:09:24.025Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-11T18:09:24.025Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-11T18:09:24.025Z] ubuntu-keyring util-linux [2021-01-11T18:09:24.025Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-11T18:09:24.025Z] Need to get 63.7 MB of archives. [2021-01-11T18:09:24.025Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-11T18:09:24.025Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-11T18:09:24.025Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] [2021-01-11T18:09:24.968Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-11T18:09:24.968Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-11T18:09:24.968Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-11T18:09:24.968Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-11T18:09:24.968Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-11T18:09:24.968Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-11T18:09:24.968Z] 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-01-11T18:09:24.968Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-11T18:09:24.968Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-11T18:09:24.968Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-11T18:09:24.968Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-11T18:09:24.968Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-11T18:09:24.968Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-11T18:09:24.968Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-11T18:09:24.968Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-11T18:09:24.968Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-11T18:09:24.968Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-11T18:09:24.968Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-11T18:09:24.968Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-11T18:09:24.968Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-11T18:09:24.968Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-11T18:09:24.968Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-11T18:09:24.968Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-11T18:09:24.968Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-11T18:09:24.968Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-11T18:09:24.968Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-11T18:09:25.228Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-11T18:09:25.228Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-11T18:09:25.228Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-11T18:09:25.228Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-11T18:09:25.228Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-11T18:09:25.228Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-11T18:09:25.228Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-11T18:09:25.228Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-11T18:09:25.228Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-11T18:09:25.228Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-11T18:09:25.228Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-11T18:09:25.228Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-11T18:09:25.228Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-11T18:09:25.228Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-11T18:09:25.234Z] $ docker rm -f f7949c83a9c60636d613cb2c6a8b5c5ef54e19c47d947d0ecc36178aca9cb01d [2021-01-11T18:09:25.498Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-11T18:09:25.498Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-11T18:09:25.498Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-11T18:09:25.498Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-11T18:09:25.498Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-11T18:09:25.498Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-11T18:09:25.498Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-11T18:09:25.498Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-11T18:09:25.498Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-11T18:09:25.498Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-11T18:09:25.498Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-11T18:09:25.498Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-11T18:09:25.498Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-11T18:09:25.498Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-11T18:09:25.499Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-11T18:09:25.499Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-11T18:09:25.499Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-11T18:09:25.499Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-11T18:09:25.499Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-11T18:09:25.499Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2021-01-11T18:09:25.765Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-11T18:09:25.766Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-11T18:09:25.766Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-11T18:09:25.766Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-11T18:09:25.766Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-11T18:09:25.766Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-11T18:09:25.766Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-11T18:09:25.766Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-11T18:09:25.766Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-11T18:09:25.766Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-11T18:09:25.766Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-11T18:09:25.766Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-11T18:09:25.766Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-11T18:09:25.766Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-11T18:09:25.766Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [Pipeline] isUnix [Pipeline] sh [2021-01-11T18:09:26.028Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-11T18:09:26.028Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-11T18:09:26.028Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-11T18:09:26.028Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-11T18:09:26.028Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-11T18:09:26.028Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-11T18:09:26.028Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-11T18:09:26.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-11T18:09:26.084Z] . [Pipeline] withDockerContainer [2021-01-11T18:09:26.288Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-11T18:09:26.288Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-11T18:09:26.288Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-11T18:09:26.288Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-11T18:09:26.391Z] prd-ubuntu18.04-docker-arm64-4c-16g-19551 does not seem to be running inside a container [2021-01-11T18:09:26.488Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-11T18:09:26.549Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-11T18:09:26.809Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-11T18:09:26.809Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-11T18:09:26.809Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-11T18:09:27.384Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-11T18:09:27.384Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-11T18:09:27.384Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-11T18:09:27.384Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-11T18:09:27.384Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-11T18:09:27.384Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-11T18:09:27.384Z] Fetched 63.7 MB in 3s (19.3 MB/s) [2021-01-11T18:09:27.384Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T18:09:27.384Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-11T18:09:27.384Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-11T18:09:27.769Z] $ docker top 2b570ff3161bb0242c2316e87becdb56fd13d1b37148b67fecb2cb30bb0aafb7 -eo pid,comm [2021-01-11T18:09:27.954Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-11T18:09:27.954Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] { [Pipeline] sh [2021-01-11T18:09:28.219Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... [2021-01-11T18:09:28.219Z] Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... [2021-01-11T18:09:28.790Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T18:09:28.794Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-11T18:09:29.051Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T18:09:29.051Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T18:09:29.051Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T18:09:29.312Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T18:09:29.312Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T18:09:29.312Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T18:09:29.312Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T18:09:29.573Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T18:09:29.573Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T18:09:29.573Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T18:09:29.573Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T18:09:29.833Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T18:09:29.833Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T18:09:29.833Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T18:09:29.833Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-11T18:09:29.833Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T18:09:30.094Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-11T18:09:30.094Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-11T18:09:30.094Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-11T18:09:30.094Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T18:09:30.356Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T18:09:30.356Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T18:09:30.616Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T18:09:30.616Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T18:09:30.616Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T18:09:30.876Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T18:09:31.137Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-11T18:09:31.137Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-11T18:09:31.137Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-11T18:09:31.708Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-11T18:09:31.971Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-11T18:09:31.971Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-11T18:09:31.971Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-11T18:09:31.971Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-11T18:09:31.971Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-11T18:09:32.151Z] Building docker-core-command-go ... [2021-01-11T18:09:32.151Z] Building docker-core-data-go ... [2021-01-11T18:09:32.151Z] Building docker-core-metadata-go ... [2021-01-11T18:09:32.151Z] Building docker-security-bootstrapper-go ... [2021-01-11T18:09:32.151Z] Building docker-security-proxy-setup-go ... [2021-01-11T18:09:32.151Z] Building docker-security-secretstore-setup-go ... [2021-01-11T18:09:32.151Z] Building docker-support-notifications-go ... [2021-01-11T18:09:32.151Z] Building docker-support-scheduler-go ... [2021-01-11T18:09:32.151Z] Building docker-sys-mgmt-agent-go ... [2021-01-11T18:09:32.151Z] Building docker-core-command-go [2021-01-11T18:09:32.249Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-11T18:09:32.249Z] Installing new version of config file /etc/issue ... [2021-01-11T18:09:32.249Z] Installing new version of config file /etc/issue.net ... [2021-01-11T18:09:32.249Z] Installing new version of config file /etc/lsb-release ... [2021-01-11T18:09:32.420Z] Building docker-core-data-go [2021-01-11T18:09:32.420Z] Building docker-security-secretstore-setup-go [2021-01-11T18:09:32.420Z] Building docker-security-proxy-setup-go [2021-01-11T18:09:32.420Z] Building docker-core-metadata-go [2021-01-11T18:09:32.510Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-11T18:09:32.510Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-11T18:09:32.771Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-11T18:09:32.771Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-11T18:09:32.771Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T18:09:32.771Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-11T18:09:32.771Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-11T18:09:33.033Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-11T18:09:33.033Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-01-11T18:09:33.033Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T18:09:33.033Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T18:09:33.033Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-11T18:09:33.293Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-11T18:09:33.293Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T18:09:33.293Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-11T18:09:33.293Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-11T18:09:33.558Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-11T18:09:33.832Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T18:09:33.832Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-11T18:09:33.832Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-11T18:09:34.092Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-11T18:09:34.092Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T18:09:34.092Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-11T18:09:34.092Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-11T18:09:34.352Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-11T18:09:34.352Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T18:09:34.352Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-11T18:09:34.613Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-11T18:09:34.613Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-11T18:09:34.883Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T18:09:34.883Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-11T18:09:34.883Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-11T18:09:34.883Z] Setting up grep (3.1-2build1) ... [2021-01-11T18:09:35.145Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T18:09:35.145Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-11T18:09:35.145Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-11T18:09:35.406Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-11T18:09:35.406Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T18:09:35.406Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-11T18:09:35.406Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-11T18:09:35.667Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-11T18:09:35.667Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T18:09:35.667Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-11T18:09:35.667Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-11T18:09:36.239Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-11T18:09:36.239Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-11T18:09:36.239Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-11T18:09:36.499Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-11T18:09:37.071Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-11T18:09:37.071Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T18:09:37.071Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-11T18:09:37.071Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-11T18:09:38.014Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-11T18:09:38.276Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-11T18:09:38.276Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-11T18:09:38.276Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-11T18:09:38.537Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-11T18:09:38.537Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T18:09:38.537Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-11T18:09:38.537Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-11T18:09:38.798Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-11T18:09:39.058Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T18:09:39.058Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T18:09:39.058Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T18:09:39.058Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-11T18:09:39.319Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T18:09:39.319Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T18:09:39.319Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T18:09:39.319Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-11T18:09:39.319Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T18:09:39.319Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T18:09:39.580Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T18:09:39.580Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-11T18:09:39.842Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T18:09:39.842Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T18:09:39.842Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T18:09:39.842Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-11T18:09:40.106Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T18:09:40.106Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-11T18:09:40.106Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-11T18:09:40.106Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-11T18:09:40.106Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-11T18:09:40.368Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-11T18:09:40.368Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T18:09:40.368Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-11T18:09:40.368Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-11T18:09:40.629Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-11T18:09:40.629Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T18:09:40.629Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T18:09:40.629Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T18:09:40.900Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-11T18:09:40.900Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T18:09:40.900Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T18:09:40.900Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T18:09:41.162Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-11T18:09:41.162Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T18:09:41.162Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T18:09:41.422Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T18:09:41.995Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-11T18:09:42.256Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-11T18:09:42.517Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-11T18:09:42.517Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T18:09:42.517Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-11T18:09:42.517Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-11T18:09:42.778Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-11T18:09:42.778Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T18:09:42.778Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-11T18:09:42.778Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-11T18:09:43.038Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-11T18:09:43.038Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T18:09:43.038Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-11T18:09:43.038Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-11T18:09:43.299Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-11T18:09:43.560Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T18:09:43.560Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-11T18:09:43.560Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-11T18:09:43.560Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-11T18:09:43.821Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T18:09:43.821Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-11T18:09:43.821Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-11T18:09:43.821Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-11T18:09:44.082Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T18:09:44.083Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-11T18:09:44.083Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-11T18:09:44.343Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-11T18:09:44.343Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T18:09:44.343Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T18:09:44.343Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T18:09:44.604Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-11T18:09:44.604Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-11T18:09:44.604Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-11T18:09:44.604Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-11T18:09:44.866Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-11T18:09:44.866Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T18:09:44.866Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-11T18:09:44.866Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-11T18:09:45.127Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-11T18:09:45.127Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T18:09:45.127Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-11T18:09:45.127Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-11T18:09:45.388Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-11T18:09:45.649Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T18:09:45.649Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-11T18:09:45.649Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-11T18:09:45.649Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-11T18:09:45.909Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T18:09:45.909Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-11T18:09:45.909Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-11T18:09:45.909Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-11T18:09:46.171Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T18:09:46.171Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-11T18:09:46.171Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-11T18:09:46.431Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-11T18:09:46.431Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T18:09:46.431Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-11T18:09:46.691Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-11T18:09:46.691Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-11T18:09:46.691Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T18:09:46.691Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-11T18:09:46.692Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-11T18:09:46.951Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-11T18:09:46.951Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T18:09:46.951Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-11T18:09:46.951Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-11T18:09:47.212Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-11T18:09:47.212Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T18:09:47.212Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-11T18:09:47.212Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-11T18:09:47.472Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-11T18:09:47.472Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T18:09:47.472Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-11T18:09:47.472Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-11T18:09:47.732Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-11T18:09:47.732Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T18:09:47.732Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-11T18:09:47.993Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-11T18:09:47.993Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-11T18:09:47.993Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T18:09:47.993Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-11T18:09:47.993Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-11T18:09:48.253Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-11T18:09:48.253Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-11T18:09:48.253Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-11T18:09:48.253Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-11T18:09:48.515Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-11T18:09:48.515Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-11T18:09:48.777Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-11T18:09:48.777Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-11T18:09:48.777Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-11T18:09:48.777Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-11T18:09:49.038Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-11T18:09:49.038Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-11T18:09:49.299Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-11T18:09:49.299Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-11T18:09:49.299Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-11T18:09:49.299Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-11T18:09:49.561Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-11T18:09:49.561Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-11T18:09:49.561Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-11T18:09:49.561Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-11T18:09:49.822Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-11T18:09:49.822Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-11T18:09:49.822Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-11T18:09:49.822Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-11T18:09:50.084Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-11T18:09:50.084Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-11T18:09:51.026Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-11T18:09:51.026Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-11T18:09:51.026Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-11T18:09:51.026Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-11T18:09:51.026Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-11T18:09:51.026Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-11T18:09:51.600Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-11T18:09:51.600Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-11T18:09:51.600Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-11T18:09:51.600Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-11T18:09:51.866Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-11T18:09:51.866Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-11T18:09:52.127Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T18:09:52.127Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T18:09:52.709Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T18:09:52.709Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T18:09:52.709Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T18:09:52.709Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T18:09:52.970Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T18:09:52.970Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T18:09:53.915Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T18:09:53.915Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T18:09:54.487Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T18:09:54.747Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T18:09:55.316Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T18:09:55.316Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T18:09:55.575Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T18:09:55.575Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T18:09:56.515Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T18:09:56.515Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T18:09:56.515Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-11T18:09:56.515Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-11T18:09:56.775Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-11T18:09:56.775Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-11T18:09:57.037Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-11T18:09:57.037Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-11T18:09:57.037Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-11T18:09:57.037Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-11T18:09:57.297Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-11T18:09:57.297Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-11T18:09:57.297Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-11T18:09:57.297Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-11T18:09:57.559Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-11T18:09:57.820Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-11T18:09:57.820Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T18:09:57.820Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-11T18:09:57.820Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T18:09:57.820Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T18:09:58.080Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T18:09:58.080Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-11T18:09:58.080Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-11T18:09:58.080Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-11T18:09:58.080Z] [2021-01-11T18:09:58.080Z] Current default time zone: 'Etc/UTC' [2021-01-11T18:09:58.080Z] Local time is now: Mon Jan 11 18:09:58 UTC 2021. [2021-01-11T18:09:58.080Z] Universal Time is now: Mon Jan 11 18:09:58 UTC 2021. [2021-01-11T18:09:58.080Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-11T18:09:58.080Z] [2021-01-11T18:09:58.080Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-11T18:09:58.080Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T18:09:58.345Z] Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... [2021-01-11T18:09:58.346Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-11T18:09:58.346Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-11T18:09:58.346Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-11T18:09:58.346Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-11T18:09:58.346Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-11T18:09:58.346Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-11T18:09:58.346Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-11T18:09:58.607Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T18:09:58.607Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-11T18:09:58.607Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T18:09:58.868Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-11T18:09:58.868Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T18:09:58.868Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-11T18:09:58.868Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-11T18:09:58.868Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-11T18:09:58.868Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-11T18:09:58.868Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-11T18:09:58.868Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-11T18:09:58.868Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-11T18:09:59.129Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-11T18:10:01.040Z] Updating certificates in /etc/ssl/certs... [2021-01-11T18:10:01.617Z] 22 added, 17 removed; done. [2021-01-11T18:10:01.879Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-11T18:10:01.879Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T18:10:01.879Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-11T18:10:01.879Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-11T18:10:01.879Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-11T18:10:01.879Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T18:10:02.140Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-11T18:10:02.140Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T18:10:02.140Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T18:10:02.140Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T18:10:02.140Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T18:10:02.140Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T18:10:02.140Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-11T18:10:02.400Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-11T18:10:02.400Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-11T18:10:02.400Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-11T18:10:02.400Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-11T18:10:02.400Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T18:10:02.400Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T18:10:02.400Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-11T18:10:02.400Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-11T18:10:02.661Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-11T18:10:02.661Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-11T18:10:02.661Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-11T18:10:02.661Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-11T18:10:02.921Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-11T18:10:02.921Z] Updating certificates in /etc/ssl/certs... [2021-01-11T18:10:03.493Z] 0 added, 0 removed; done. [2021-01-11T18:10:03.493Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-11T18:10:03.493Z] done. [2021-01-11T18:10:03.766Z] Reading package lists... [2021-01-11T18:10:04.027Z] Building dependency tree... [2021-01-11T18:10:04.027Z] Reading state information... [2021-01-11T18:10:04.027Z] The following NEW packages will be installed: [2021-01-11T18:10:04.027Z] apt-transport-https [2021-01-11T18:10:04.288Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-11T18:10:04.288Z] Need to get 1696 B of archives. [2021-01-11T18:10:04.288Z] After this operation, 153 kB of additional disk space will be used. [2021-01-11T18:10:04.288Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-11T18:10:04.288Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-11T18:10:04.288Z] Fetched 1696 B in 0s (27.3 kB/s) [2021-01-11T18:10:04.288Z] Selecting previously unselected package apt-transport-https. [2021-01-11T18:10:04.288Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-11T18:10:04.288Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-11T18:10:04.288Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-11T18:10:04.549Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-11T18:10:04.814Z] Waiting for network to be ready... [2021-01-11T18:10:11.399Z] 2021-01-11T18:10:09Z INFO Waiting for automatic snapd restart... [2021-01-11T18:10:12.345Z] snapd 2.48.2 from Canonical* installed [2021-01-11T18:10:13.285Z] "snapd" switched to the "latest/stable" channel [2021-01-11T18:10:13.285Z] [2021-01-11T18:10:15.833Z] core18 20201210 from Canonical* installed [2021-01-11T18:10:15.833Z] "core18" switched to the "latest/stable" channel [2021-01-11T18:10:15.833Z] [2021-01-11T18:10:19.137Z] snapcraft 4.4.4 from Canonical* installed [2021-01-11T18:10:19.137Z] "snapcraft" switched to the "latest/stable" channel [2021-01-11T18:10:19.137Z] [2021-01-11T18:10:22.434Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-11T18:10:22.434Z] - README.md [2021-01-11T18:10:22.434Z] - snapcraft.yaml.orig [2021-01-11T18:10:22.434Z] [2021-01-11T18:10:22.434Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-11T18:10:29.014Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-11T18:10:29.014Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-11T18:10:29.014Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-11T18:10:29.014Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-11T18:10:29.275Z] Fetched 88.7 kB in 1s (161 kB/s) [2021-01-11T18:10:30.217Z] Reading package lists... [2021-01-11T18:10:30.478Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-01-11T18:10:37.062Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-11T18:10:37.062Z] Reading package lists... [2021-01-11T18:10:37.062Z] Building dependency tree... [2021-01-11T18:10:37.062Z] Reading state information... [2021-01-11T18:10:37.062Z] Suggested packages: [2021-01-11T18:10:37.062Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-11T18:10:37.062Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-11T18:10:37.062Z] Recommended packages: [2021-01-11T18:10:37.062Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-11T18:10:37.062Z] The following NEW packages will be installed: [2021-01-11T18:10:37.062Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-11T18:10:37.062Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-11T18:10:37.062Z] pkg-config zip [2021-01-11T18:10:37.062Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-11T18:10:37.062Z] Need to get 7655 kB of archives. [2021-01-11T18:10:37.062Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-11T18:10:37.062Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-11T18:10:37.062Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-11T18:10:37.062Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-11T18:10:37.062Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-11T18:10:37.062Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-11T18:10:37.322Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-11T18:10:37.322Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-11T18:10:37.322Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-11T18:10:37.322Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-11T18:10:37.322Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-11T18:10:37.583Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-11T18:10:37.583Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-11T18:10:37.583Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-11T18:10:37.583Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-11T18:10:37.583Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-11T18:10:37.843Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-11T18:10:37.843Z] Fetched 7655 kB in 1s (10.3 MB/s) [2021-01-11T18:10:37.843Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-11T18:10:37.843Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-11T18:10:37.843Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-11T18:10:37.843Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-11T18:10:38.104Z] Selecting previously unselected package libpsl5:amd64. [2021-01-11T18:10:38.104Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-11T18:10:38.104Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-11T18:10:38.104Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-11T18:10:38.104Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-11T18:10:38.104Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-11T18:10:38.365Z] Selecting previously unselected package librtmp1:amd64. [2021-01-11T18:10:38.365Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-11T18:10:38.365Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-11T18:10:38.365Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-11T18:10:38.365Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-11T18:10:38.365Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-11T18:10:38.626Z] Selecting previously unselected package liberror-perl. [2021-01-11T18:10:38.626Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-11T18:10:38.626Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-11T18:10:38.626Z] Selecting previously unselected package git-man. [2021-01-11T18:10:38.626Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-11T18:10:38.626Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-11T18:10:38.888Z] Selecting previously unselected package git. [2021-01-11T18:10:38.888Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-11T18:10:38.888Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-11T18:10:39.461Z] Selecting previously unselected package libnorm1:amd64. [2021-01-11T18:10:39.461Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-11T18:10:39.461Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-11T18:10:39.722Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-11T18:10:39.722Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-11T18:10:39.722Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-11T18:10:39.984Z] Selecting previously unselected package libsodium23:amd64. [2021-01-11T18:10:39.984Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-11T18:10:39.984Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-11T18:10:40.244Z] Selecting previously unselected package libzmq5:amd64. [2021-01-11T18:10:40.244Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-11T18:10:40.244Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-11T18:10:40.505Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-11T18:10:40.505Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-11T18:10:40.505Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-11T18:10:40.770Z] Selecting previously unselected package pkg-config. [2021-01-11T18:10:40.770Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-11T18:10:40.770Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-11T18:10:41.031Z] Selecting previously unselected package zip. [2021-01-11T18:10:41.031Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-11T18:10:41.031Z] Unpacking zip (3.0-11build1) ... [2021-01-11T18:10:41.293Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-11T18:10:41.293Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-11T18:10:41.293Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-11T18:10:41.553Z] Setting up liberror-perl (0.17025-1) ... [2021-01-11T18:10:41.553Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-11T18:10:41.553Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-11T18:10:41.814Z] No schema files found: doing nothing. [2021-01-11T18:10:41.814Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-11T18:10:41.814Z] Setting up zip (3.0-11build1) ... [2021-01-11T18:10:41.814Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-11T18:10:41.814Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-11T18:10:41.814Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-11T18:10:42.077Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-11T18:10:42.077Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-11T18:10:42.077Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-11T18:10:42.077Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-11T18:10:42.077Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-11T18:10:48.665Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-11T18:10:48.665Z] git set to automatically installed. [2021-01-11T18:10:48.665Z] git-man set to automatically installed. [2021-01-11T18:10:48.665Z] libcurl3-gnutls set to automatically installed. [2021-01-11T18:10:48.665Z] liberror-perl set to automatically installed. [2021-01-11T18:10:48.665Z] libglib2.0-0 set to automatically installed. [2021-01-11T18:10:48.665Z] libnghttp2-14 set to automatically installed. [2021-01-11T18:10:48.665Z] libnorm1 set to automatically installed. [2021-01-11T18:10:48.665Z] libpgm-5.2-0 set to automatically installed. [2021-01-11T18:10:48.665Z] libpsl5 set to automatically installed. [2021-01-11T18:10:48.665Z] librtmp1 set to automatically installed. [2021-01-11T18:10:48.665Z] libsodium23 set to automatically installed. [2021-01-11T18:10:48.665Z] libzmq3-dev set to automatically installed. [2021-01-11T18:10:48.665Z] libzmq5 set to automatically installed. [2021-01-11T18:10:48.665Z] pkg-config set to automatically installed. [2021-01-11T18:10:48.665Z] zip set to automatically installed. [2021-01-11T18:10:50.578Z] snapd is not logged in, snap install commands will use sudo [2021-01-11T18:10:54.185Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T18:10:54.185Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-11T18:10:54.185Z] ---> 20ed6289d989 [2021-01-11T18:10:54.185Z] Step 3/21 : WORKDIR /edgex-go [2021-01-11T18:10:54.185Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T18:10:54.185Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-11T18:10:54.185Z] ---> 20ed6289d989 [2021-01-11T18:10:54.185Z] Step 3/23 : WORKDIR /edgex-go [2021-01-11T18:10:54.185Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T18:10:54.185Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-11T18:10:54.185Z] ---> 20ed6289d989 [2021-01-11T18:10:54.185Z] Step 3/23 : WORKDIR /edgex-go [2021-01-11T18:10:54.185Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T18:10:54.185Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-11T18:10:54.185Z] ---> 20ed6289d989 [2021-01-11T18:10:54.185Z] Step 3/23 : WORKDIR /edgex-go [2021-01-11T18:10:54.185Z] [2021-01-11T18:10:54.185Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-11T18:10:54.185Z] ---> 20ed6289d989 [2021-01-11T18:10:54.185Z] Step 3/24 : WORKDIR /edgex-go [2021-01-11T18:10:54.185Z] ---> Running in 33f5404cf3c9 [2021-01-11T18:10:54.185Z] ---> Running in 45466c05189d [2021-01-11T18:10:54.185Z] ---> Running in 6bea8081bd6a [2021-01-11T18:10:54.185Z] ---> Running in 4dd12cd05928 [2021-01-11T18:10:54.185Z] ---> Running in bc1d770ca191 [2021-01-11T18:10:54.185Z] Removing intermediate container bc1d770ca191 [2021-01-11T18:10:54.185Z] ---> f858945e7ecc [2021-01-11T18:10:54.185Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T18:10:54.185Z] Removing intermediate container 6bea8081bd6a [2021-01-11T18:10:54.185Z] ---> 9652010ccdc9 [2021-01-11T18:10:54.185Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T18:10:54.185Z] Removing intermediate container 45466c05189d [2021-01-11T18:10:54.185Z] ---> 6f5e23a35954 [2021-01-11T18:10:54.185Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T18:10:54.185Z] Removing intermediate container 4dd12cd05928 [2021-01-11T18:10:54.185Z] ---> d20fe2dee35b [2021-01-11T18:10:54.185Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T18:10:54.185Z] Removing intermediate container 33f5404cf3c9 [2021-01-11T18:10:54.185Z] ---> e29e3ca6c8d2 [2021-01-11T18:10:54.185Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T18:10:54.186Z] ---> Running in 5fa193555b7a [2021-01-11T18:10:54.186Z] ---> Running in 4444e6fec128 [2021-01-11T18:10:54.186Z] ---> Running in f74a6d218240 [2021-01-11T18:10:54.186Z] ---> Running in bb8e31f21dfd [2021-01-11T18:10:54.186Z] ---> Running in e73351081b56 [2021-01-11T18:10:54.186Z] Removing intermediate container 4444e6fec128 [2021-01-11T18:10:54.186Z] ---> 8c33dfe5c7f1 [2021-01-11T18:10:54.186Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-11T18:10:54.186Z] ---> Running in 017037d187a3 [2021-01-11T18:10:54.186Z] Removing intermediate container f74a6d218240 [2021-01-11T18:10:54.186Z] ---> 7a1be2382647 [2021-01-11T18:10:54.186Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-11T18:10:54.186Z] Removing intermediate container 5fa193555b7a [2021-01-11T18:10:54.186Z] ---> 7826a0b0d50e [2021-01-11T18:10:54.186Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-11T18:10:54.186Z] ---> Running in 63ba5f64d6d6 [2021-01-11T18:10:54.186Z] ---> Running in ae426b9bd6ef [2021-01-11T18:10:54.186Z] Removing intermediate container e73351081b56 [2021-01-11T18:10:54.186Z] ---> ab95192b92c7 [2021-01-11T18:10:54.186Z] Removing intermediate container bb8e31f21dfd [2021-01-11T18:10:54.186Z] ---> 74b04f4f9d3b [2021-01-11T18:10:54.186Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-11T18:10:54.186Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-11T18:10:54.186Z] ---> Running in 731c7c2fbe2b [2021-01-11T18:10:54.186Z] ---> Running in 2487d1b70f1a [2021-01-11T18:10:54.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T18:10:54.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T18:10:54.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T18:10:54.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T18:10:54.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T18:10:54.186Z] OK: 217 MiB in 51 packages [2021-01-11T18:10:54.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T18:10:54.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T18:10:54.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T18:10:54.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T18:10:54.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T18:10:54.186Z] OK: 217 MiB in 51 packages [2021-01-11T18:10:54.186Z] OK: 217 MiB in 51 packages [2021-01-11T18:10:54.186Z] OK: 217 MiB in 51 packages [2021-01-11T18:10:54.186Z] OK: 217 MiB in 51 packages [2021-01-11T18:10:54.186Z] Removing intermediate container 017037d187a3 [2021-01-11T18:10:54.186Z] ---> c8fc66caaeaf [2021-01-11T18:10:54.186Z] Step 6/23 : COPY go.mod . [2021-01-11T18:10:55.622Z] ---> c3614b81f6ec [2021-01-11T18:10:55.622Z] Step 7/23 : RUN go mod download [2021-01-11T18:10:55.622Z] Removing intermediate container 63ba5f64d6d6 [2021-01-11T18:10:55.622Z] ---> 138cf6d72083 [2021-01-11T18:10:55.622Z] Step 6/21 : COPY go.mod . [2021-01-11T18:10:55.899Z] ---> Running in 478b2d86fb8a [2021-01-11T18:10:55.899Z] Removing intermediate container 731c7c2fbe2b [2021-01-11T18:10:55.899Z] ---> 76a0dcd99cf5 [2021-01-11T18:10:55.899Z] Step 6/23 : COPY go.mod . [2021-01-11T18:10:55.899Z] Removing intermediate container ae426b9bd6ef [2021-01-11T18:10:55.899Z] ---> 378e1bdb2d82 [2021-01-11T18:10:56.175Z] Step 6/23 : COPY go.mod . [2021-01-11T18:10:56.175Z] Removing intermediate container 2487d1b70f1a [2021-01-11T18:10:56.175Z] ---> b6844c98d625 [2021-01-11T18:10:56.175Z] Step 6/24 : COPY go.mod . [2021-01-11T18:10:56.774Z] ---> ae6fa483168c [2021-01-11T18:10:56.774Z] Step 7/21 : RUN go mod download [2021-01-11T18:10:57.054Z] ---> 72a20c8179f8 [2021-01-11T18:10:57.054Z] Step 7/23 : RUN go mod download [2021-01-11T18:10:57.054Z] ---> Running in 0c87e0ff0a39 [2021-01-11T18:10:57.054Z] ---> 539010726dd4 [2021-01-11T18:10:57.054Z] Step 7/23 : RUN go mod download [2021-01-11T18:10:57.176Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-11T18:10:57.177Z] snap "core18" has no updates available [2021-01-11T18:10:57.325Z] ---> Running in f7e24be7f119 [2021-01-11T18:10:57.325Z] ---> 1f404cb69a83 [2021-01-11T18:10:57.325Z] Step 7/24 : RUN go mod download [2021-01-11T18:10:57.601Z] ---> Running in e84e60544289 [2021-01-11T18:10:57.601Z] ---> Running in b88bab2fcd4a [2021-01-11T18:10:57.747Z] Pulling config-common [2021-01-11T18:10:58.687Z] Pulling go-build-helper [2021-01-11T18:10:59.602Z] Removing intermediate container 478b2d86fb8a [2021-01-11T18:10:59.602Z] ---> 7295cbca43c3 [2021-01-11T18:10:59.878Z] Step 8/23 : COPY . . [2021-01-11T18:11:02.515Z] Removing intermediate container 0c87e0ff0a39 [2021-01-11T18:11:02.515Z] ---> a5ecba6c3b4e [2021-01-11T18:11:02.515Z] Step 8/21 : COPY . . [2021-01-11T18:11:02.515Z] Removing intermediate container f7e24be7f119 [2021-01-11T18:11:02.515Z] ---> 1ee16fd606bc [2021-01-11T18:11:02.515Z] Step 8/23 : COPY . . [2021-01-11T18:11:02.791Z] Removing intermediate container b88bab2fcd4a [2021-01-11T18:11:02.791Z] ---> 755b15b440ad [2021-01-11T18:11:02.792Z] Step 8/24 : COPY . . [2021-01-11T18:11:02.792Z] Removing intermediate container e84e60544289 [2021-01-11T18:11:02.792Z] ---> 853524b8ddef [2021-01-11T18:11:02.792Z] Step 8/23 : COPY . . [2021-01-11T18:11:20.671Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-11T18:11:20.672Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-11T18:11:20.672Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-11T18:11:20.672Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] [2021-01-11T18:11:20.672Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-11T18:11:20.672Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-11T18:11:20.672Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-11T18:11:20.672Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-11T18:11:20.672Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-11T18:11:20.672Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-11T18:11:20.672Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-11T18:11:20.672Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-11T18:11:20.672Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-11T18:11:20.672Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-11T18:11:20.672Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] [2021-01-11T18:11:20.672Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] [2021-01-11T18:11:20.672Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-11T18:11:20.672Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-11T18:11:20.672Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-11T18:11:20.672Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] [2021-01-11T18:11:20.672Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-11T18:11:20.672Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-11T18:11:20.672Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-11T18:11:20.672Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-11T18:11:20.672Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-11T18:11:20.672Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-11T18:11:20.672Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-11T18:11:20.672Z] Fetched 23.7 MB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-11T18:11:20.672Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-11T18:11:20.672Z] Fetched 279 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-11T18:11:20.672Z] Fetched 122 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-11T18:11:20.672Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-11T18:11:20.672Z] Fetched 8848 B in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-11T18:11:20.672Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-11T18:11:20.672Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-11T18:11:20.672Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-11T18:11:20.672Z] Fetched 214 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-11T18:11:20.672Z] Fetched 155 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-11T18:11:20.672Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-11T18:11:20.672Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-11T18:11:20.672Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-11T18:11:20.672Z] Fetched 499 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-11T18:11:20.672Z] Fetched 111 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-11T18:11:20.672Z] Fetched 240 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-11T18:11:20.672Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-11T18:11:20.672Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-11T18:11:20.672Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-11T18:11:20.672Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-11T18:11:20.672Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-11T18:11:20.672Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-11T18:11:20.672Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-11T18:11:20.672Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-11T18:11:20.672Z] Fetched 8720 B in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-11T18:11:20.672Z] Fetched 137 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-11T18:11:20.672Z] Fetched 119 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-11T18:11:20.672Z] Fetched 109 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-11T18:11:20.672Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-11T18:11:20.672Z] Fetched 645 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-11T18:11:20.672Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-11T18:11:20.672Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-11T18:11:20.672Z] Fetched 368 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-11T18:11:20.672Z] Fetched 187 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-11T18:11:20.672Z] Fetched 175 kB in 0s (0 B/s) [2021-01-11T18:11:20.672Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-11T18:11:23.984Z] Fetched 206 kB in 0s (0 B/s) [2021-01-11T18:11:23.984Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-11T18:11:23.984Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-11T18:11:23.984Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-11T18:11:23.984Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-11T18:11:23.984Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-11T18:11:23.984Z] Fetched 159 kB in 0s (0 B/s) [2021-01-11T18:11:23.984Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-11T18:11:23.984Z] Fetched 107 kB in 0s (0 B/s) [2021-01-11T18:11:23.984Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-11T18:11:23.984Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-11T18:11:23.984Z] Pulling static-packages [2021-01-11T18:11:24.556Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-11T18:11:24.556Z] Skipping pull go-build-helper (already ran) [2021-01-11T18:11:24.556Z] Skipping pull static-packages (already ran) [2021-01-11T18:11:24.556Z] Building go-build-helper [2021-01-11T18:11:27.859Z] Building static-packages [2021-01-11T18:11:29.612Z] ---> 31a10244ab01 [2021-01-11T18:11:29.612Z] ---> 4c93ae679ca3 [2021-01-11T18:11:29.612Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-11T18:11:29.612Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-11T18:11:29.612Z] ---> c47762813a40 [2021-01-11T18:11:29.612Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-11T18:11:29.612Z] ---> 4d318c9353a8 [2021-01-11T18:11:29.612Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-11T18:11:29.612Z] ---> 7e0bff470cd0 [2021-01-11T18:11:29.612Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-11T18:11:29.612Z] ---> Running in 2564caff16bd [2021-01-11T18:11:29.612Z] ---> Running in 1918f859e405 [2021-01-11T18:11:29.612Z] ---> Running in e65081d2d58e [2021-01-11T18:11:29.612Z] ---> Running in ece342fcf8f1 [2021-01-11T18:11:29.612Z] ---> Running in 106ee4411c63 [2021-01-11T18:11:29.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-11T18:11:29.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-11T18:11:29.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-11T18:11:29.613Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-11T18:11:29.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-11T18:11:29.779Z] Staging go-build-helper [2021-01-11T18:11:30.720Z] Staging static-packages [2021-01-11T18:11:31.660Z] Pulling go115 [2021-01-11T18:11:32.600Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-11T18:11:32.600Z] Skipping pull go115 (already ran) [2021-01-11T18:11:32.600Z] Building go115 [2021-01-11T18:11:32.600Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-11T18:11:32.600Z] Dload Upload Total Spent Left Speed [2021-01-11T18:11:35.704Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 115M 2 2671k 0 0 6612k 0 0:00:17 --:--:-- 0:00:17 6596k 40 115M 40 46.5M 0 0 33.1M 0 0:00:03 0:00:01 0:00:02 33.1M 75 115M 75 87.5M 0 0 36.4M 0 0:00:03 0:00:02 0:00:01 36.4M 100 115M 100 115M 0 0 37.3M 0 0:00:03 0:00:03 --:--:-- 37.3M [2021-01-11T18:11:35.965Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-11T18:11:40.169Z] Staging go115 [2021-01-11T18:11:44.373Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-11T18:11:44.373Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-11T18:11:44.373Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-11T18:11:44.373Z] Fetched 0 B in 0s (0 B/s) [2021-01-11T18:11:44.373Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-11T18:11:44.373Z] Fetched 224 kB in 0s (0 B/s) [2021-01-11T18:11:44.373Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-11T18:11:44.373Z] Fetched 157 kB in 0s (0 B/s) [2021-01-11T18:11:44.373Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-11T18:11:44.373Z] Fetched 221 kB in 0s (0 B/s) [2021-01-11T18:11:44.373Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-11T18:11:44.373Z] Fetched 143 kB in 0s (0 B/s) [2021-01-11T18:11:44.373Z] Pulling edgex-go [2021-01-11T18:11:45.757Z] Pulling version [2021-01-11T18:11:46.699Z] Building config-common [2021-01-11T18:11:48.613Z] Skipping build go-build-helper (already ran) [2021-01-11T18:11:48.613Z] Skipping build static-packages (already ran) [2021-01-11T18:11:48.613Z] Skipping build go115 (already ran) [2021-01-11T18:11:48.613Z] Building edgex-go [2021-01-11T18:11:48.613Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-11T18:11:50.527Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-11T18:11:50.527Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-11T18:11:50.527Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 [2021-01-11T18:11:50.527Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-11T18:11:50.527Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.141 [2021-01-11T18:11:50.798Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-11T18:11:50.798Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-11T18:11:50.798Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-11T18:11:50.798Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-11T18:11:50.798Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-11T18:11:50.798Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-11T18:11:50.798Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-11T18:11:50.798Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-11T18:11:50.798Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-11T18:11:50.798Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-11T18:11:50.798Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-11T18:11:50.798Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-11T18:11:50.798Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-11T18:11:50.798Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-11T18:11:50.798Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-11T18:11:50.798Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-11T18:11:50.798Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-11T18:11:50.798Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-11T18:11:50.798Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-11T18:11:50.798Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-11T18:11:50.798Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-11T18:11:50.798Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-11T18:11:50.798Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-11T18:11:50.798Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-11T18:11:51.060Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-11T18:11:51.060Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-11T18:11:51.060Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-11T18:11:51.060Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-11T18:11:51.060Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-11T18:11:51.060Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-11T18:11:51.060Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-11T18:11:51.060Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-11T18:11:51.060Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-11T18:11:51.321Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-11T18:11:51.321Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-11T18:11:57.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-11T18:12:01.205Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-11T18:12:01.778Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-11T18:12:02.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-11T18:12:02.978Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-11T18:12:02.978Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-11T18:12:03.238Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-11T18:12:03.238Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-11T18:12:03.238Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-11T18:12:05.156Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-11T18:12:05.156Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-11T18:12:05.156Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-11T18:12:06.097Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-11T18:12:06.097Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-11T18:12:07.045Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-11T18:12:07.046Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-11T18:12:08.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-01-11T18:12:09.002Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-11T18:12:09.963Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-11T18:12:10.536Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-11T18:12:10.795Z] go: downloading github.com/lib/pq v1.9.0 [2021-01-11T18:12:13.338Z] Building version [2021-01-11T18:12:15.254Z] Staging config-common [2021-01-11T18:12:16.196Z] Skipping stage go-build-helper (already ran) [2021-01-11T18:12:16.196Z] Skipping stage static-packages (already ran) [2021-01-11T18:12:16.196Z] Skipping stage go115 (already ran) [2021-01-11T18:12:16.196Z] Staging edgex-go [2021-01-11T18:12:17.165Z] Staging version [2021-01-11T18:12:18.107Z] Priming config-common [2021-01-11T18:12:19.048Z] Priming go-build-helper [2021-01-11T18:12:19.990Z] Priming static-packages [2021-01-11T18:12:22.148Z] Priming go115 [2021-01-11T18:12:23.271Z] Priming edgex-go [2021-01-11T18:12:24.250Z] Priming version [2021-01-11T18:12:25.420Z] 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] } [2021-01-11T18:12:51.473Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-11T18:12:51.473Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-11T18:13:01.708Z] Removing intermediate container ece342fcf8f1 [2021-01-11T18:13:01.708Z] ---> dd2e1e21dc9d [2021-01-11T18:13:01.709Z] [2021-01-11T18:13:01.709Z] Step 10/24 : FROM alpine:3.12 [2021-01-11T18:13:01.709Z] 3.12: Pulling from library/alpine [2021-01-11T18:13:02.331Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-11T18:13:02.331Z] Status: Downloaded newer image for alpine:3.12 [2021-01-11T18:13:02.331Z] ---> afeebe901d6b [2021-01-11T18:13:02.331Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-11T18:13:03.841Z] ---> Running in 14d952cf4b4d [2021-01-11T18:13:04.118Z] Removing intermediate container e65081d2d58e [2021-01-11T18:13:04.118Z] ---> 872665ef808f [2021-01-11T18:13:04.118Z] [2021-01-11T18:13:04.118Z] Step 10/21 : FROM alpine:3.12 [2021-01-11T18:13:04.118Z] ---> afeebe901d6b [2021-01-11T18:13:04.118Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-11T18:13:04.399Z] ---> Running in 353c76f04497 [2021-01-11T18:13:07.066Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T18:13:07.066Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T18:13:07.066Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T18:13:07.352Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T18:13:07.631Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-11T18:13:07.631Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T18:13:07.631Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-11T18:13:07.631Z] (4/5) Installing curl (7.69.1-r3) [2021-01-11T18:13:07.631Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-11T18:13:07.916Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T18:13:07.916Z] Executing ca-certificates-20191127-r4.trigger [2021-01-11T18:13:07.916Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-11T18:13:08.208Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T18:13:08.208Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-11T18:13:08.208Z] OK: 7 MiB in 19 packages [2021-01-11T18:13:08.208Z] (4/4) Installing curl (7.69.1-r3) [2021-01-11T18:13:08.208Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T18:13:08.208Z] Executing ca-certificates-20191127-r4.trigger [2021-01-11T18:13:08.517Z] OK: 7 MiB in 18 packages [2021-01-11T18:13:08.790Z] Removing intermediate container 1918f859e405 [2021-01-11T18:13:08.790Z] ---> b317b36dd487 [2021-01-11T18:13:08.790Z] [2021-01-11T18:13:08.790Z] Step 10/23 : FROM alpine:3.12 [2021-01-11T18:13:08.790Z] ---> afeebe901d6b [2021-01-11T18:13:08.790Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-11T18:13:09.392Z] ---> Running in 30ffaf9340cf [2021-01-11T18:13:12.036Z] Removing intermediate container 14d952cf4b4d [2021-01-11T18:13:12.036Z] ---> d1ecbc6e08b9 [2021-01-11T18:13:12.036Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-11T18:13:12.036Z] Removing intermediate container 353c76f04497 [2021-01-11T18:13:12.036Z] ---> 1f1b192228de [2021-01-11T18:13:12.036Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-11T18:13:12.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T18:13:12.036Z] ---> Running in 08bbe57e4fd7 [2021-01-11T18:13:12.314Z] ---> Running in 6daa5148b010 [2021-01-11T18:13:12.314Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T18:13:12.926Z] Removing intermediate container 08bbe57e4fd7 [2021-01-11T18:13:12.926Z] ---> 466e54a05dc4 [2021-01-11T18:13:12.926Z] Step 13/24 : WORKDIR / [2021-01-11T18:13:12.926Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-11T18:13:12.926Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T18:13:12.926Z] OK: 5 MiB in 15 packages [2021-01-11T18:13:13.209Z] Removing intermediate container 6daa5148b010 [2021-01-11T18:13:13.209Z] ---> c60774e275ba [2021-01-11T18:13:13.209Z] Step 13/21 : WORKDIR /edgex [2021-01-11T18:13:13.209Z] ---> Running in b4331d6507c5 [2021-01-11T18:13:13.209Z] ---> Running in 8a4f13350d93 [2021-01-11T18:13:14.209Z] Removing intermediate container 8a4f13350d93 [2021-01-11T18:13:14.209Z] ---> b8675a080968 [2021-01-11T18:13:14.209Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-11T18:13:14.209Z] Removing intermediate container b4331d6507c5 [2021-01-11T18:13:14.209Z] ---> ac821410986a [2021-01-11T18:13:14.209Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-11T18:13:15.207Z] Removing intermediate container 30ffaf9340cf [2021-01-11T18:13:15.207Z] ---> 2933860bb11e [2021-01-11T18:13:15.207Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-11T18:13:15.486Z] ---> Running in c2bf72b97bdc [2021-01-11T18:13:15.775Z] ---> 238284a501ec [2021-01-11T18:13:15.775Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-11T18:13:15.775Z] ---> 1452d48e46f7 [2021-01-11T18:13:15.775Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-11T18:13:16.385Z] Removing intermediate container c2bf72b97bdc [2021-01-11T18:13:16.385Z] ---> 14aa5bab7b42 [2021-01-11T18:13:16.385Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-11T18:13:16.664Z] ---> Running in d489c4c8035a [2021-01-11T18:13:17.661Z] ---> 69f92d411ad6 [2021-01-11T18:13:17.661Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-11T18:13:17.661Z] Removing intermediate container d489c4c8035a [2021-01-11T18:13:17.661Z] ---> 4b7c6a33a389 [2021-01-11T18:13:17.945Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-11T18:13:17.945Z] ---> d9f09d1cbc7f [2021-01-11T18:13:17.945Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-11T18:13:17.945Z] ---> Running in e377bdfed997 [2021-01-11T18:13:19.389Z] ---> 58ac08078594 [2021-01-11T18:13:19.389Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-11T18:13:19.389Z] Removing intermediate container e377bdfed997 [2021-01-11T18:13:19.389Z] ---> 1a8b6c9303c0 [2021-01-11T18:13:19.389Z] Step 15/23 : WORKDIR / [2021-01-11T18:13:19.853Z] ---> Running in 368f08703c6d [2021-01-11T18:13:20.161Z] ---> 2a8817e08e03 [2021-01-11T18:13:20.161Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-11T18:13:20.161Z] ---> Running in a51284a0f6b0 [2021-01-11T18:13:20.807Z] Removing intermediate container 368f08703c6d [2021-01-11T18:13:20.807Z] ---> 383d5659fadc [2021-01-11T18:13:20.807Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-11T18:13:21.525Z] Removing intermediate container a51284a0f6b0 [2021-01-11T18:13:21.526Z] ---> fd054f87b356 [2021-01-11T18:13:21.526Z] Step 18/21 : CMD ["--init=true"] [2021-01-11T18:13:21.869Z] ---> 9dcc866c4159 [2021-01-11T18:13:22.188Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-11T18:13:22.188Z] ---> Running in f951acbf388a [2021-01-11T18:13:23.179Z] ---> f15039699531 [2021-01-11T18:13:23.179Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-11T18:13:23.794Z] Removing intermediate container f951acbf388a [2021-01-11T18:13:23.794Z] ---> 0a332e3ed9e3 [2021-01-11T18:13:23.794Z] Step 19/21 : LABEL arch=arm64 [2021-01-11T18:13:24.398Z] ---> Running in 624ec541724d [2021-01-11T18:13:24.675Z] ---> a12f267cf715 [2021-01-11T18:13:24.675Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-11T18:13:24.675Z] Removing intermediate container 2564caff16bd [2021-01-11T18:13:24.675Z] ---> 5f757153807c [2021-01-11T18:13:24.675Z] [2021-01-11T18:13:24.675Z] Step 10/23 : FROM alpine:3.12 [2021-01-11T18:13:24.675Z] ---> afeebe901d6b [2021-01-11T18:13:24.675Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-11T18:13:24.675Z] ---> Using cache [2021-01-11T18:13:24.675Z] ---> 2933860bb11e [2021-01-11T18:13:24.675Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-11T18:13:24.675Z] ---> Using cache [2021-01-11T18:13:24.675Z] ---> 14aa5bab7b42 [2021-01-11T18:13:24.675Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-11T18:13:24.952Z] ---> Running in 7d23dc6dc1a4 [2021-01-11T18:13:25.225Z] ---> 39624d48e649 [2021-01-11T18:13:25.225Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-11T18:13:25.225Z] Removing intermediate container 624ec541724d [2021-01-11T18:13:25.225Z] ---> a3a98dcfd96e [2021-01-11T18:13:25.226Z] Step 20/21 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 [2021-01-11T18:13:25.500Z] ---> Running in 6912dfb0f354 [2021-01-11T18:13:25.500Z] ---> e677e3d440a8 [2021-01-11T18:13:25.500Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-11T18:13:25.776Z] ---> Running in 832ff9f66fbc [2021-01-11T18:13:25.776Z] Removing intermediate container 7d23dc6dc1a4 [2021-01-11T18:13:25.776Z] ---> 676dfaf0acdf [2021-01-11T18:13:25.776Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-11T18:13:26.395Z] ---> Running in 07a56bfc640c [2021-01-11T18:13:26.395Z] ---> 36952404911d [2021-01-11T18:13:26.395Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-11T18:13:26.666Z] Removing intermediate container 6912dfb0f354 [2021-01-11T18:13:26.666Z] ---> 582e75e10aba [2021-01-11T18:13:26.666Z] Step 21/21 : LABEL version=0.0.0 [2021-01-11T18:13:26.939Z] ---> Running in af8f7d389320 [2021-01-11T18:13:26.939Z] ---> Running in 9c77f81812f5 [2021-01-11T18:13:26.939Z] Removing intermediate container 07a56bfc640c [2021-01-11T18:13:26.939Z] ---> 85e425574a95 [2021-01-11T18:13:26.939Z] Step 15/23 : WORKDIR / [2021-01-11T18:13:27.215Z] ---> Running in 311bd45f2e5f [2021-01-11T18:13:27.494Z] Removing intermediate container 9c77f81812f5 [2021-01-11T18:13:27.494Z] ---> af64560d162d [2021-01-11T18:13:27.494Z] Removing intermediate container af8f7d389320 [2021-01-11T18:13:27.494Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T18:13:27.494Z] ---> 057bb8840e2e [2021-01-11T18:13:27.494Z] [2021-01-11T18:13:27.773Z] ---> Running in c17fd89e98a3 [2021-01-11T18:13:28.047Z] Removing intermediate container 311bd45f2e5f [2021-01-11T18:13:28.047Z] ---> ee226b5c5a6c [2021-01-11T18:13:28.047Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-11T18:13:28.322Z] Successfully built 057bb8840e2e [2021-01-11T18:13:28.322Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-11T18:13:28.322Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go [2021-01-11T18:13:28.938Z] Removing intermediate container c17fd89e98a3 [2021-01-11T18:13:28.938Z] ---> 15a3fbaa8ae4 [2021-01-11T18:13:28.938Z] Step 21/23 : LABEL arch=arm64 [2021-01-11T18:13:29.213Z] ---> Running in 3fdbb0cf7863 [2021-01-11T18:13:29.213Z] ---> d4d60f703421 [2021-01-11T18:13:29.213Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-11T18:13:29.213Z] Removing intermediate container 832ff9f66fbc [2021-01-11T18:13:29.213Z] ---> 02f76c557f07 [2021-01-11T18:13:29.213Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-11T18:13:29.859Z] ---> Running in b63d8300b9b0 [2021-01-11T18:13:30.907Z] Removing intermediate container 3fdbb0cf7863 [2021-01-11T18:13:30.907Z] ---> af187e0b0566 [2021-01-11T18:13:30.907Z] Step 22/23 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 [2021-01-11T18:13:31.532Z] Removing intermediate container b63d8300b9b0 [2021-01-11T18:13:31.532Z] ---> c41762204376 [2021-01-11T18:13:31.532Z] Step 22/24 : LABEL arch=arm64 [2021-01-11T18:13:32.520Z] ---> Running in 603bd0ca11ea [2021-01-11T18:13:32.520Z] ---> 6b7997255e3e [2021-01-11T18:13:32.520Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-11T18:13:33.139Z] ---> Running in 9bae8d77909e [2021-01-11T18:13:33.734Z] Removing intermediate container 603bd0ca11ea [2021-01-11T18:13:33.734Z] ---> ce66490c9519 [2021-01-11T18:13:33.734Z] Step 23/23 : LABEL version=0.0.0 [2021-01-11T18:13:33.734Z] Removing intermediate container 106ee4411c63 [2021-01-11T18:13:33.734Z] ---> 0bcb8f35b3a3 [2021-01-11T18:13:33.734Z] [2021-01-11T18:13:33.734Z] Step 10/23 : FROM alpine:3.12 [2021-01-11T18:13:34.010Z] ---> afeebe901d6b [2021-01-11T18:13:34.010Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-11T18:13:34.284Z] ---> Running in d33a602284d3 [2021-01-11T18:13:34.284Z] ---> 2f9e2a51e863 [2021-01-11T18:13:34.284Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-11T18:13:34.284Z] Removing intermediate container 9bae8d77909e [2021-01-11T18:13:34.284Z] ---> 53a4436fba4f [2021-01-11T18:13:34.284Z] Step 23/24 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 [2021-01-11T18:13:34.556Z] ---> Running in bc82af09785d [2021-01-11T18:13:34.836Z] ---> Running in b1ab8ef523ff [2021-01-11T18:13:34.836Z] ---> Running in ddd4b92614a7 [2021-01-11T18:13:35.153Z] Removing intermediate container d33a602284d3 [2021-01-11T18:13:35.153Z] ---> 7e1f25fcbf96 [2021-01-11T18:13:35.153Z] [2021-01-11T18:13:35.153Z] Removing intermediate container bc82af09785d [2021-01-11T18:13:35.153Z] ---> 4c02e21f59c9 [2021-01-11T18:13:35.153Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-11T18:13:35.425Z] Removing intermediate container b1ab8ef523ff [2021-01-11T18:13:35.425Z] ---> a3893f981031 [2021-01-11T18:13:35.425Z] Step 24/24 : LABEL version=0.0.0Removing intermediate container ddd4b92614a7 [2021-01-11T18:13:35.425Z] ---> 68d2ce0a8437 [2021-01-11T18:13:35.425Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T18:13:35.425Z] [2021-01-11T18:13:35.425Z] Successfully built 7e1f25fcbf96 [2021-01-11T18:13:35.425Z] ---> Running in 9cefc0fab28f [2021-01-11T18:13:35.704Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-11T18:13:35.704Z]  Building docker-core-command-go ... done Building docker-support-notifications-go [2021-01-11T18:13:35.704Z] ---> Running in 22110d2e588f [2021-01-11T18:13:35.704Z] ---> Running in 445dcd4336db [2021-01-11T18:13:36.302Z] Removing intermediate container 9cefc0fab28f [2021-01-11T18:13:36.302Z] ---> e26d29e5fd26 [2021-01-11T18:13:36.302Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-11T18:13:36.302Z] Removing intermediate container 22110d2e588f [2021-01-11T18:13:36.302Z] Removing intermediate container 445dcd4336db [2021-01-11T18:13:36.302Z] ---> 23f9eda1de84 [2021-01-11T18:13:36.302Z] [2021-01-11T18:13:36.302Z] ---> 6d9fda4d9cf2 [2021-01-11T18:13:36.302Z] Step 21/23 : LABEL arch=arm64 [2021-01-11T18:13:36.577Z] ---> Running in 8c3f15b18cce [2021-01-11T18:13:36.850Z] ---> Running in 8642c092cf31 [2021-01-11T18:13:36.850Z] Successfully built 23f9eda1de84 [2021-01-11T18:13:36.850Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-11T18:13:36.850Z] Building docker-support-scheduler-go [2021-01-11T18:13:37.443Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 8c3f15b18cce [2021-01-11T18:13:37.443Z] ---> 6cc23dcca212 [2021-01-11T18:13:37.443Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T18:13:37.443Z] Removing intermediate container 8642c092cf31 [2021-01-11T18:13:37.443Z] ---> ad574ec3156c [2021-01-11T18:13:37.443Z] Step 22/23 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 [2021-01-11T18:13:37.715Z] ---> Running in 572c04df4ff8 [2021-01-11T18:13:37.993Z] ---> Running in a004e58b3ea7 [2021-01-11T18:13:38.988Z] Removing intermediate container a004e58b3ea7 [2021-01-11T18:13:38.988Z] ---> ec4b8847fc0a [2021-01-11T18:13:38.988Z] Step 23/23 : LABEL version=0.0.0 [2021-01-11T18:13:39.587Z] ---> Running in 012b39cafea3 [2021-01-11T18:13:41.027Z] Removing intermediate container 012b39cafea3 [2021-01-11T18:13:41.027Z] ---> dea23e820b1d [2021-01-11T18:13:41.028Z] [2021-01-11T18:13:41.300Z] Successfully built dea23e820b1d [2021-01-11T18:13:41.300Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-11T18:13:41.300Z]  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go [2021-01-11T18:13:42.286Z] Removing intermediate container 572c04df4ff8 [2021-01-11T18:13:42.286Z] ---> f469d213bfd7 [2021-01-11T18:13:42.286Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-11T18:13:42.286Z] ---> Running in ed1f51342bed [2021-01-11T18:13:43.724Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T18:13:44.327Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T18:13:44.924Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-11T18:13:44.924Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-11T18:13:45.198Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-11T18:13:45.198Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-11T18:13:45.469Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-11T18:13:45.469Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-11T18:13:45.744Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T18:13:45.744Z] OK: 8 MiB in 20 packages [2021-01-11T18:13:48.368Z] Removing intermediate container ed1f51342bed [2021-01-11T18:13:48.368Z] ---> 1f4558c8678b [2021-01-11T18:13:48.368Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-11T18:13:49.804Z] ---> f14d17342d24 [2021-01-11T18:13:49.804Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-11T18:13:51.793Z] ---> 42fe89fc635c [2021-01-11T18:13:51.793Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-11T18:13:53.226Z] ---> 0389c2f2beb8 [2021-01-11T18:13:53.226Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-11T18:13:53.226Z] ---> Running in f53b0598208a [2021-01-11T18:13:53.821Z] Removing intermediate container f53b0598208a [2021-01-11T18:13:53.821Z] ---> 4d1127de80db [2021-01-11T18:13:53.821Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T18:13:54.413Z] ---> Running in f3b75e3ba3ed [2021-01-11T18:13:55.007Z] Removing intermediate container f3b75e3ba3ed [2021-01-11T18:13:55.007Z] ---> 9847a614bfb8 [2021-01-11T18:13:55.007Z] Step 21/23 : LABEL arch=arm64 [2021-01-11T18:13:55.282Z] ---> Running in a19e77ec9a19 [2021-01-11T18:13:55.885Z] Removing intermediate container a19e77ec9a19 [2021-01-11T18:13:55.885Z] ---> 037b24cba417 [2021-01-11T18:13:55.885Z] Step 22/23 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 [2021-01-11T18:13:56.157Z] ---> Running in ac9d7f0d5f9e [2021-01-11T18:13:56.750Z] Removing intermediate container ac9d7f0d5f9e [2021-01-11T18:13:56.750Z] ---> 2adc175cab67 [2021-01-11T18:13:56.750Z] Step 23/23 : LABEL version=0.0.0 [2021-01-11T18:13:57.025Z] ---> Running in 953737b9e19e [2021-01-11T18:13:57.620Z] Removing intermediate container 953737b9e19e [2021-01-11T18:13:57.620Z] ---> 09f582d96705 [2021-01-11T18:13:57.620Z] [2021-01-11T18:13:57.894Z] Successfully built 09f582d96705 [2021-01-11T18:13:57.894Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-11T18:14:10.286Z]  Building docker-core-data-go ... done Step 1/32 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T18:14:10.286Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-01-11T18:14:10.286Z] ---> 20ed6289d989 [2021-01-11T18:14:10.286Z] Step 3/32 : WORKDIR /edgex-go [2021-01-11T18:14:10.286Z] ---> Using cache [2021-01-11T18:14:10.286Z] ---> e29e3ca6c8d2 [2021-01-11T18:14:10.286Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T18:14:10.286Z] ---> Using cache [2021-01-11T18:14:10.286Z] ---> 74b04f4f9d3b [2021-01-11T18:14:10.286Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-01-11T18:14:10.286Z] ---> Using cache [2021-01-11T18:14:10.286Z] ---> b6844c98d625 [2021-01-11T18:14:10.286Z] Step 6/32 : COPY go.mod . [2021-01-11T18:14:10.286Z] ---> Using cache [2021-01-11T18:14:10.286Z] ---> 1f404cb69a83 [2021-01-11T18:14:10.286Z] Step 7/32 : RUN go mod download [2021-01-11T18:14:10.286Z] ---> Using cache [2021-01-11T18:14:10.286Z] ---> 755b15b440ad [2021-01-11T18:14:10.286Z] Step 8/32 : COPY . . [2021-01-11T18:14:10.286Z] ---> Using cache [2021-01-11T18:14:10.286Z] ---> 7e0bff470cd0 [2021-01-11T18:14:10.286Z] Step 9/32 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-11T18:14:13.683Z] ---> Running in 88601d8214d7 [2021-01-11T18:14:14.666Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-11T18:14:24.857Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T18:14:24.857Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-11T18:14:24.857Z] ---> 20ed6289d989 [2021-01-11T18:14:24.857Z] Step 3/22 : WORKDIR /edgex-go [2021-01-11T18:14:24.857Z] ---> Using cache [2021-01-11T18:14:24.857Z] ---> e29e3ca6c8d2 [2021-01-11T18:14:24.857Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T18:14:24.857Z] ---> Using cache [2021-01-11T18:14:24.857Z] ---> 74b04f4f9d3b [2021-01-11T18:14:24.857Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-11T18:14:24.857Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T18:14:24.857Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-11T18:14:24.857Z] ---> 20ed6289d989 [2021-01-11T18:14:24.857Z] Step 3/22 : WORKDIR /edgex-go [2021-01-11T18:14:24.857Z] ---> Using cache [2021-01-11T18:14:24.857Z] ---> e29e3ca6c8d2 [2021-01-11T18:14:24.857Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T18:14:24.857Z] ---> Using cache [2021-01-11T18:14:24.857Z] ---> 74b04f4f9d3b [2021-01-11T18:14:24.857Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-11T18:14:24.857Z] ---> Using cache [2021-01-11T18:14:24.857Z] ---> b6844c98d625 [2021-01-11T18:14:24.857Z] Step 6/22 : COPY go.mod . [2021-01-11T18:14:24.857Z] ---> Using cache [2021-01-11T18:14:24.857Z] ---> 1f404cb69a83 [2021-01-11T18:14:24.857Z] Step 7/22 : RUN go mod download [2021-01-11T18:14:24.857Z] ---> Using cache [2021-01-11T18:14:24.857Z] ---> 755b15b440ad [2021-01-11T18:14:24.857Z] Step 8/22 : COPY . . [2021-01-11T18:14:24.857Z] ---> Using cache [2021-01-11T18:14:24.857Z] ---> 7e0bff470cd0 [2021-01-11T18:14:24.857Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-11T18:14:26.312Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T18:14:26.312Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-11T18:14:26.312Z] ---> 20ed6289d989 [2021-01-11T18:14:26.312Z] Step 3/26 : WORKDIR /edgex-go [2021-01-11T18:14:26.312Z] ---> Using cache [2021-01-11T18:14:26.312Z] ---> e29e3ca6c8d2 [2021-01-11T18:14:26.312Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T18:14:26.312Z] ---> Using cache [2021-01-11T18:14:26.312Z] ---> 74b04f4f9d3b [2021-01-11T18:14:26.312Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-11T18:14:26.590Z] ---> Running in bc0816c2076f [2021-01-11T18:14:26.590Z] ---> Running in 9ff00ff12599 [2021-01-11T18:14:26.590Z] ---> Running in 81c9bffe3611 [2021-01-11T18:14:28.589Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T18:14:28.589Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-11T18:14:28.590Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T18:14:29.201Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T18:14:29.476Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T18:14:30.079Z] OK: 217 MiB in 51 packages [2021-01-11T18:14:30.079Z] OK: 217 MiB in 51 packages [2021-01-11T18:14:32.085Z] Removing intermediate container bc0816c2076f [2021-01-11T18:14:32.085Z] ---> 700dad485d9f [2021-01-11T18:14:32.085Z] Step 6/22 : COPY go.mod . [2021-01-11T18:14:32.361Z] Removing intermediate container 81c9bffe3611 [2021-01-11T18:14:32.361Z] ---> 4cf337977bee [2021-01-11T18:14:32.361Z] Step 6/26 : COPY go.mod . [2021-01-11T18:14:33.375Z] ---> 26090cc2b880 [2021-01-11T18:14:33.375Z] Step 7/22 : RUN go mod download [2021-01-11T18:14:33.375Z] ---> 08273d69f73e [2021-01-11T18:14:33.375Z] Step 7/26 : RUN go mod download [2021-01-11T18:14:33.375Z] ---> Running in d2e26e1ab487 [2021-01-11T18:14:33.669Z] ---> Running in ef240dc40618 [2021-01-11T18:14:39.291Z] Removing intermediate container d2e26e1ab487 [2021-01-11T18:14:39.291Z] ---> d5eb53053228 [2021-01-11T18:14:39.291Z] Step 8/22 : COPY . . [2021-01-11T18:14:39.291Z] Removing intermediate container ef240dc40618 [2021-01-11T18:14:39.291Z] ---> 79eff803b2e1 [2021-01-11T18:14:39.291Z] Step 8/26 : COPY . . [2021-01-11T18:15:01.520Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-11T18:15:10.252Z] ---> c49f9f959a53 [2021-01-11T18:15:10.252Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-11T18:15:10.252Z] ---> 5d18b53229bf [2021-01-11T18:15:10.252Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-11T18:15:10.252Z] ---> Running in 51f42b1294c5 [2021-01-11T18:15:10.252Z] ---> Running in 207850a9b598 [2021-01-11T18:15:12.260Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-11T18:15:12.260Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-11T18:15:16.592Z] Removing intermediate container 88601d8214d7 [2021-01-11T18:15:16.592Z] ---> 2e889f022f6b [2021-01-11T18:15:16.592Z] [2021-01-11T18:15:16.592Z] Step 10/32 : FROM alpine:3.12 [2021-01-11T18:15:16.592Z] ---> afeebe901d6b [2021-01-11T18:15:16.592Z] Step 11/32 : RUN apk add --update --no-cache dumb-init openssl [2021-01-11T18:15:16.592Z] ---> Running in 72c8324cd65a [2021-01-11T18:15:18.041Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T18:15:18.318Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T18:15:19.307Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-01-11T18:15:19.307Z] (2/2) Installing openssl (1.1.1i-r0) [2021-01-11T18:15:19.307Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T18:15:19.307Z] OK: 6 MiB in 16 packages [2021-01-11T18:15:21.318Z] Removing intermediate container 72c8324cd65a [2021-01-11T18:15:21.318Z] ---> 5f06383233e9 [2021-01-11T18:15:21.318Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-11T18:15:21.318Z] ---> Running in aec379415220 [2021-01-11T18:15:22.338Z] Removing intermediate container aec379415220 [2021-01-11T18:15:22.338Z] ---> d851551a0d4c [2021-01-11T18:15:22.338Z] Step 13/32 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-11T18:15:22.338Z] ---> Running in f592d5c3dd81 [2021-01-11T18:15:23.795Z] Removing intermediate container f592d5c3dd81 [2021-01-11T18:15:23.795Z] ---> e4340b71efbb [2021-01-11T18:15:23.795Z] Step 14/32 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-11T18:15:24.069Z] ---> Running in 65342579a24e [2021-01-11T18:15:25.528Z] Removing intermediate container 9ff00ff12599 [2021-01-11T18:15:25.528Z] ---> 9215670cebb4 [2021-01-11T18:15:25.528Z] [2021-01-11T18:15:25.804Z] Step 10/22 : FROM alpine:3.12 [2021-01-11T18:15:25.804Z] ---> afeebe901d6b [2021-01-11T18:15:25.804Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-11T18:15:25.804Z] ---> Using cache [2021-01-11T18:15:25.804Z] ---> 2933860bb11e [2021-01-11T18:15:25.804Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-11T18:15:25.804Z] ---> Using cache [2021-01-11T18:15:25.804Z] ---> 14aa5bab7b42 [2021-01-11T18:15:25.804Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-11T18:15:25.804Z] ---> Running in bc0a5a95792b [2021-01-11T18:15:26.401Z] Connecting to github.com (140.82.112.4:443) [2021-01-11T18:15:26.401Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.0.196:443) [2021-01-11T18:15:26.672Z] Removing intermediate container bc0a5a95792b [2021-01-11T18:15:26.672Z] ---> f049c76996c6 [2021-01-11T18:15:26.672Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-11T18:15:26.672Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-11T18:15:26.672Z]  ---> Running in 9cf368ac3360 [2021-01-11T18:15:26.945Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-11T18:15:26.945Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-11T18:15:26.945Z] dockerize [2021-01-11T18:15:27.549Z] Removing intermediate container 9cf368ac3360 [2021-01-11T18:15:27.549Z] ---> 408530407065 [2021-01-11T18:15:27.549Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-11T18:15:28.990Z] ---> 79b5947da5ff [2021-01-11T18:15:28.990Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-11T18:15:29.591Z] Removing intermediate container 65342579a24e [2021-01-11T18:15:29.591Z] ---> 8b7dfa7125e3 [2021-01-11T18:15:29.591Z] Step 15/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-11T18:15:29.869Z] ---> Running in ed33e7ceab23 [2021-01-11T18:15:30.857Z] Removing intermediate container ed33e7ceab23 [2021-01-11T18:15:30.857Z] ---> f5028ee6aec3 [2021-01-11T18:15:30.857Z] Step 16/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-11T18:15:30.857Z] ---> 6dfb45e91f83 [2021-01-11T18:15:30.857Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-11T18:15:31.136Z] ---> Running in 5fa05815726a [2021-01-11T18:15:32.132Z] Removing intermediate container 5fa05815726a [2021-01-11T18:15:32.132Z] ---> 9f626bb5d6de [2021-01-11T18:15:32.132Z] Step 17/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-11T18:15:32.132Z] ---> Running in a630c88d425d [2021-01-11T18:15:32.416Z] ---> 53087e62856f [2021-01-11T18:15:32.416Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-11T18:15:32.692Z] ---> Running in 7af7ff584714 [2021-01-11T18:15:33.688Z] Removing intermediate container 7af7ff584714 [2021-01-11T18:15:33.688Z] ---> 2e0870d419a8 [2021-01-11T18:15:33.688Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T18:15:33.688Z] ---> Running in 4e05efd70811 [2021-01-11T18:15:34.297Z] Move dockerize executable [2021-01-11T18:15:34.574Z] Removing intermediate container 4e05efd70811 [2021-01-11T18:15:34.574Z] ---> d42a343c4b0c [2021-01-11T18:15:34.574Z] Step 20/22 : LABEL arch=arm64 [2021-01-11T18:15:34.852Z] ---> Running in 7d3058a1ac3e [2021-01-11T18:15:35.843Z] Removing intermediate container 7d3058a1ac3e [2021-01-11T18:15:35.843Z] ---> 1dcf3edab39a [2021-01-11T18:15:35.843Z] Step 21/22 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 [2021-01-11T18:15:35.843Z] ---> Running in 39a6496ab6fa [2021-01-11T18:15:36.449Z] Removing intermediate container a630c88d425d [2021-01-11T18:15:36.449Z] ---> 84c815a550ef [2021-01-11T18:15:36.449Z] Step 18/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-11T18:15:36.732Z] Removing intermediate container 39a6496ab6fa [2021-01-11T18:15:36.732Z] ---> 456b76cfe028 [2021-01-11T18:15:36.732Z] Step 22/22 : LABEL version=0.0.0 [2021-01-11T18:15:36.732Z] ---> Running in f11d1a343269 [2021-01-11T18:15:37.017Z] ---> Running in c33dcf1b1028 [2021-01-11T18:15:37.620Z] Removing intermediate container f11d1a343269 [2021-01-11T18:15:37.620Z] ---> 05cdbf6e933d [2021-01-11T18:15:37.620Z] Step 19/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-11T18:15:37.620Z] Removing intermediate container c33dcf1b1028 [2021-01-11T18:15:37.620Z] ---> e0966af59a47 [2021-01-11T18:15:37.620Z] [2021-01-11T18:15:38.608Z] Successfully built e0966af59a47 [2021-01-11T18:15:38.608Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-11T18:15:38.608Z]  Building docker-support-scheduler-go ... done  ---> adef6d1f643f [2021-01-11T18:15:38.608Z] Step 20/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-11T18:15:38.892Z] ---> Running in 3c903ad3c723 [2021-01-11T18:15:42.291Z] Removing intermediate container 3c903ad3c723 [2021-01-11T18:15:42.291Z] ---> e83636b037fe [2021-01-11T18:15:42.291Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-11T18:15:43.750Z] ---> 02693518ccf4 [2021-01-11T18:15:43.750Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-11T18:15:44.740Z] ---> 3521107d224f [2021-01-11T18:15:44.740Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-11T18:15:46.187Z] ---> e109d08d921e [2021-01-11T18:15:46.187Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-11T18:15:47.173Z] ---> a25f022e137e [2021-01-11T18:15:47.173Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-01-11T18:15:47.778Z] ---> Running in 538771e4ddd9 [2021-01-11T18:15:48.390Z] Removing intermediate container 538771e4ddd9 [2021-01-11T18:15:48.390Z] ---> 7c34ed0ebe41 [2021-01-11T18:15:48.390Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /usr/local/bin/ [2021-01-11T18:15:49.841Z] ---> 2d7ab0e7a37a [2021-01-11T18:15:49.841Z] Step 27/32 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-11T18:15:50.117Z] ---> Running in 3fdba487f2f7 [2021-01-11T18:15:53.550Z] Removing intermediate container 3fdba487f2f7 [2021-01-11T18:15:53.551Z] ---> 2ebab3c14f99 [2021-01-11T18:15:53.551Z] Step 28/32 : ENTRYPOINT ["entrypoint.sh"] [2021-01-11T18:15:54.549Z] ---> Running in e12b1ec11ad2 [2021-01-11T18:15:55.155Z] Removing intermediate container e12b1ec11ad2 [2021-01-11T18:15:55.155Z] ---> 728d5ed4f9dd [2021-01-11T18:15:55.155Z] Step 29/32 : CMD ["install"] [2021-01-11T18:15:55.769Z] ---> Running in edf19ce0043b [2021-01-11T18:15:56.383Z] Removing intermediate container edf19ce0043b [2021-01-11T18:15:56.383Z] ---> 0d43950ab035 [2021-01-11T18:15:56.383Z] Step 30/32 : LABEL arch=arm64 [2021-01-11T18:15:56.987Z] ---> Running in 947d5c4e722b [2021-01-11T18:15:57.590Z] Removing intermediate container 947d5c4e722b [2021-01-11T18:15:57.590Z] ---> b98da051786b [2021-01-11T18:15:57.590Z] Step 31/32 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 [2021-01-11T18:15:58.193Z] ---> Running in 01bae71ab90f [2021-01-11T18:15:59.193Z] Removing intermediate container 01bae71ab90f [2021-01-11T18:15:59.193Z] ---> 08d4df9a663b [2021-01-11T18:15:59.193Z] Step 32/32 : LABEL version=0.0.0 [2021-01-11T18:15:59.807Z] ---> Running in b87421817879 [2021-01-11T18:16:00.448Z] Removing intermediate container b87421817879 [2021-01-11T18:16:00.448Z] ---> f644f719f249 [2021-01-11T18:16:00.448Z] [2021-01-11T18:16:00.869Z] Successfully built f644f719f249 [2021-01-11T18:16:00.869Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-11T18:16:06.538Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 51f42b1294c5 [2021-01-11T18:16:06.538Z] ---> add96c674cae [2021-01-11T18:16:06.538Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-11T18:16:07.131Z] ---> Running in 1bd4b34cf5a9 [2021-01-11T18:16:07.403Z] Removing intermediate container 207850a9b598 [2021-01-11T18:16:07.403Z] ---> 5e201af16604 [2021-01-11T18:16:07.403Z] [2021-01-11T18:16:07.403Z] Step 10/22 : FROM alpine:3.12 [2021-01-11T18:16:07.403Z] ---> afeebe901d6b [2021-01-11T18:16:07.403Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-11T18:16:07.678Z] ---> Running in fda23a7a3b33 [2021-01-11T18:16:08.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-11T18:16:08.542Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T18:16:08.811Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T18:16:09.405Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-11T18:16:09.405Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-11T18:16:09.405Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T18:16:09.678Z] Executing ca-certificates-20191127-r4.trigger [2021-01-11T18:16:09.678Z] OK: 6 MiB in 16 packages [2021-01-11T18:16:11.117Z] Removing intermediate container 1bd4b34cf5a9 [2021-01-11T18:16:11.117Z] ---> 9c8006d7509b [2021-01-11T18:16:11.117Z] [2021-01-11T18:16:11.117Z] Step 11/26 : FROM docker:20.10.0 [2021-01-11T18:16:11.117Z] 20.10.0: Pulling from library/docker [2021-01-11T18:16:11.394Z] Removing intermediate container fda23a7a3b33 [2021-01-11T18:16:11.394Z] ---> 4bff4d92819e [2021-01-11T18:16:11.394Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-11T18:16:11.668Z] ---> Running in 32b9f2d1311d [2021-01-11T18:16:12.650Z] Removing intermediate container 32b9f2d1311d [2021-01-11T18:16:12.650Z] ---> a2872c151581 [2021-01-11T18:16:12.650Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-11T18:16:13.244Z] ---> Running in 0386c4185eb3 [2021-01-11T18:16:13.847Z] Removing intermediate container 0386c4185eb3 [2021-01-11T18:16:13.847Z] ---> aa3274196f8b [2021-01-11T18:16:13.847Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-11T18:16:13.847Z] ---> Running in 3d983e3fec4f [2021-01-11T18:16:14.820Z] Removing intermediate container 3d983e3fec4f [2021-01-11T18:16:14.820Z] ---> 792f6ca65581 [2021-01-11T18:16:14.820Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-11T18:16:16.257Z] ---> 637889169210 [2021-01-11T18:16:16.257Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-11T18:16:18.233Z] ---> a08234351fd0 [2021-01-11T18:16:18.233Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-11T18:16:19.213Z] ---> 187446ba3509 [2021-01-11T18:16:19.213Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-11T18:16:19.485Z] ---> Running in 170ab0f81135 [2021-01-11T18:16:20.086Z] Removing intermediate container 170ab0f81135 [2021-01-11T18:16:20.086Z] ---> 51b25097d902 [2021-01-11T18:16:20.086Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T18:16:20.086Z] ---> Running in 2dc95469e28b [2021-01-11T18:16:20.086Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-11T18:16:20.086Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-11T18:16:20.086Z] ---> eeaf43b92773 [2021-01-11T18:16:20.086Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-11T18:16:20.359Z] ---> Running in 9fae08fca406 [2021-01-11T18:16:20.639Z] Removing intermediate container 2dc95469e28b [2021-01-11T18:16:20.639Z] ---> 6a3fd3720bd0 [2021-01-11T18:16:20.639Z] Step 20/22 : LABEL arch=arm64 [2021-01-11T18:16:20.923Z] ---> Running in 8fc0fa9eb01c [2021-01-11T18:16:21.522Z] Removing intermediate container 8fc0fa9eb01c [2021-01-11T18:16:21.522Z] ---> 62739f0dee21 [2021-01-11T18:16:21.522Z] Step 21/22 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 [2021-01-11T18:16:21.522Z] ---> Running in 1e39872cb59c [2021-01-11T18:16:21.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T18:16:21.794Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T18:16:22.063Z] Removing intermediate container 1e39872cb59c [2021-01-11T18:16:22.063Z] ---> d547ded035e5 [2021-01-11T18:16:22.063Z] Step 22/22 : LABEL version=0.0.0 [2021-01-11T18:16:22.063Z] ---> Running in 599917c13c3b [2021-01-11T18:16:22.336Z] (1/2) Installing readline (8.0.4-r0) [2021-01-11T18:16:22.336Z] (2/2) Installing bash (5.0.17-r0) [2021-01-11T18:16:22.336Z] Executing bash-5.0.17-r0.post-install [2021-01-11T18:16:22.336Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T18:16:22.336Z] OK: 12 MiB in 22 packages [2021-01-11T18:16:22.608Z] Removing intermediate container 599917c13c3b [2021-01-11T18:16:22.608Z] ---> 358a5d672dd8 [2021-01-11T18:16:22.608Z] [2021-01-11T18:16:22.878Z] Successfully built 358a5d672dd8 [2021-01-11T18:16:22.878Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-11T18:16:23.853Z]  Building docker-support-notifications-go ... done Removing intermediate container 9fae08fca406 [2021-01-11T18:16:23.853Z] ---> 8ef3620f88d4 [2021-01-11T18:16:23.853Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-11T18:16:23.853Z] ---> Running in 6cb8f3290692 [2021-01-11T18:16:24.446Z] Removing intermediate container 6cb8f3290692 [2021-01-11T18:16:24.446Z] ---> 4c4114711717 [2021-01-11T18:16:24.446Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-11T18:16:24.446Z] ---> Running in fa2223f11155 [2021-01-11T18:16:25.040Z] Removing intermediate container fa2223f11155 [2021-01-11T18:16:25.040Z] ---> 9bcc5713f63d [2021-01-11T18:16:25.040Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-11T18:16:25.040Z] ---> Running in 1e52d727ce1f [2021-01-11T18:16:25.635Z] Removing intermediate container 1e52d727ce1f [2021-01-11T18:16:25.635Z] ---> 2ea38b49807b [2021-01-11T18:16:25.635Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-11T18:16:26.609Z] ---> 729f74a9749f [2021-01-11T18:16:26.609Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-11T18:16:27.205Z] ---> 6eee5f9a0c40 [2021-01-11T18:16:27.205Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-11T18:16:28.178Z] ---> ceac0f69a8e4 [2021-01-11T18:16:28.178Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-11T18:16:28.449Z] ---> Running in 258b65acf60e [2021-01-11T18:16:29.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T18:16:29.695Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T18:16:30.287Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-11T18:16:30.288Z] (2/33) Installing expat (2.2.9-r1) [2021-01-11T18:16:30.288Z] (3/33) Installing libffi (3.3-r2) [2021-01-11T18:16:30.288Z] (4/33) Installing gdbm (1.13-r1) [2021-01-11T18:16:30.288Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-11T18:16:30.288Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-11T18:16:30.288Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-11T18:16:32.252Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-11T18:16:32.252Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-11T18:16:32.252Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-11T18:16:32.252Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-11T18:16:32.252Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-11T18:16:32.252Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-11T18:16:32.252Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-11T18:16:32.252Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-11T18:16:32.252Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-11T18:16:32.252Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-11T18:16:32.523Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-11T18:16:32.523Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-11T18:16:32.523Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-11T18:16:32.523Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-11T18:16:32.523Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-11T18:16:32.523Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-11T18:16:32.523Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-11T18:16:32.523Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-11T18:16:32.523Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-11T18:16:32.523Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-11T18:16:32.795Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-11T18:16:32.795Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-11T18:16:32.795Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-11T18:16:32.795Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-11T18:16:32.795Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-11T18:16:32.795Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-11T18:16:32.795Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T18:16:33.068Z] OK: 71 MiB in 55 packages [2021-01-11T18:16:39.768Z] Removing intermediate container 258b65acf60e [2021-01-11T18:16:39.768Z] ---> ce0c7eb83243 [2021-01-11T18:16:39.768Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-11T18:16:39.768Z] ---> Running in cc3237fd7240 [2021-01-11T18:16:44.047Z] Collecting docker-compose==1.23.2 [2021-01-11T18:16:44.047Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-11T18:16:44.635Z] Collecting cached-property<2,>=1.2.0 [2021-01-11T18:16:44.635Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-11T18:16:44.905Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-11T18:16:45.175Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-11T18:16:45.175Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-11T18:16:46.142Z] Collecting PyYAML<4,>=3.10 [2021-01-11T18:16:46.142Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-11T18:16:49.511Z] Collecting docker<4.0,>=3.6.0 [2021-01-11T18:16:49.511Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-11T18:16:49.780Z] Collecting jsonschema<3,>=2.5.1 [2021-01-11T18:16:49.780Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-11T18:16:50.049Z] Collecting texttable<0.10,>=0.9.0 [2021-01-11T18:16:50.321Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-11T18:16:52.283Z] Collecting docopt<0.7,>=0.6.1 [2021-01-11T18:16:52.283Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-11T18:16:54.884Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-11T18:16:54.884Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-11T18:16:54.884Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-11T18:16:54.884Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-11T18:16:56.845Z] Collecting docker-pycreds>=0.4.0 [2021-01-11T18:16:56.845Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-11T18:16:57.116Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-11T18:16:57.116Z] Collecting idna<2.8,>=2.5 [2021-01-11T18:16:57.116Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-11T18:16:57.386Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-11T18:16:57.974Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-11T18:16:57.974Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-11T18:16:57.974Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-11T18:16:57.974Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-11T18:16:57.974Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-11T18:16:57.974Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-11T18:16:58.953Z] Installing collected packages: cached-property, websocket-client, PyYAML, docker-pycreds, idna, urllib3, requests, docker, jsonschema, texttable, docopt, dockerpty, docker-compose [2021-01-11T18:16:59.222Z] Running setup.py install for PyYAML: started [2021-01-11T18:17:01.184Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-11T18:17:01.184Z] Attempting uninstall: idna [2021-01-11T18:17:01.184Z] Found existing installation: idna 2.9 [2021-01-11T18:17:01.184Z] Uninstalling idna-2.9: [2021-01-11T18:17:01.456Z] Successfully uninstalled idna-2.9 [2021-01-11T18:17:02.050Z] Attempting uninstall: urllib3 [2021-01-11T18:17:02.050Z] Found existing installation: urllib3 1.25.9 [2021-01-11T18:17:02.050Z] Uninstalling urllib3-1.25.9: [2021-01-11T18:17:02.321Z] Successfully uninstalled urllib3-1.25.9 [2021-01-11T18:17:02.912Z] Attempting uninstall: requests [2021-01-11T18:17:02.912Z] Found existing installation: requests 2.23.0 [2021-01-11T18:17:02.912Z] Uninstalling requests-2.23.0: [2021-01-11T18:17:02.912Z] Successfully uninstalled requests-2.23.0 [2021-01-11T18:17:04.345Z] Running setup.py install for texttable: started [2021-01-11T18:17:06.341Z] Running setup.py install for texttable: finished with status 'done' [2021-01-11T18:17:06.341Z] Running setup.py install for docopt: started [2021-01-11T18:17:08.314Z] Running setup.py install for docopt: finished with status 'done' [2021-01-11T18:17:08.314Z] Running setup.py install for dockerpty: started [2021-01-11T18:17:09.739Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-11T18:17:10.713Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-11T18:17:14.091Z] Removing intermediate container cc3237fd7240 [2021-01-11T18:17:14.091Z] ---> fdc8a096ebf6 [2021-01-11T18:17:14.091Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-11T18:17:14.368Z] ---> Running in a84b8e1fae03 [2021-01-11T18:17:15.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T18:17:15.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T18:17:15.939Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T18:17:15.939Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-11T18:17:15.939Z] (3/3) Installing curl (7.69.1-r3) [2021-01-11T18:17:15.939Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T18:17:15.939Z] OK: 71 MiB in 58 packages [2021-01-11T18:17:17.369Z] Removing intermediate container a84b8e1fae03 [2021-01-11T18:17:17.369Z] ---> 1ba0d2b909e0 [2021-01-11T18:17:17.369Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-11T18:17:17.369Z] ---> Running in 30f898fd68da [2021-01-11T18:17:17.965Z] Removing intermediate container 30f898fd68da [2021-01-11T18:17:17.965Z] ---> 0945edb89de8 [2021-01-11T18:17:17.965Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T18:17:17.965Z] ---> Running in 9cdeed56b2de [2021-01-11T18:17:18.560Z] Removing intermediate container 9cdeed56b2de [2021-01-11T18:17:18.560Z] ---> 0789660385db [2021-01-11T18:17:18.560Z] Step 24/26 : LABEL arch=arm64 [2021-01-11T18:17:18.560Z] ---> Running in 4be371af8ac5 [2021-01-11T18:17:19.154Z] Removing intermediate container 4be371af8ac5 [2021-01-11T18:17:19.154Z] ---> aacebf88f53a [2021-01-11T18:17:19.154Z] Step 25/26 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 [2021-01-11T18:17:19.154Z] ---> Running in 1a9807c2a121 [2021-01-11T18:17:19.748Z] Removing intermediate container 1a9807c2a121 [2021-01-11T18:17:19.748Z] ---> 81401667a0b7 [2021-01-11T18:17:19.748Z] Step 26/26 : LABEL version=0.0.0 [2021-01-11T18:17:19.748Z] ---> Running in 385d85789800 [2021-01-11T18:17:20.341Z] Removing intermediate container 385d85789800 [2021-01-11T18:17:20.341Z] ---> ce4caa9d984e [2021-01-11T18:17:20.341Z] [2021-01-11T18:17:20.612Z] Successfully built ce4caa9d984e [2021-01-11T18:17:20.612Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-11T18:17:20.897Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-11T18:17:20.899Z] $ docker stop --time=1 2b570ff3161bb0242c2316e87becdb56fd13d1b37148b67fecb2cb30bb0aafb7 [2021-01-11T18:17:22.764Z] $ docker rm -f 2b570ff3161bb0242c2316e87becdb56fd13d1b37148b67fecb2cb30bb0aafb7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T18:17:23.483Z] + docker images [2021-01-11T18:17:23.483Z] + grep docker [2021-01-11T18:17:23.755Z] docker-sys-mgmt-agent-go-arm64 latest ce4caa9d984e 4 seconds ago 300MB [2021-01-11T18:17:23.755Z] docker-support-notifications-go-arm64 latest 358a5d672dd8 About a minute ago 15.9MB [2021-01-11T18:17:23.755Z] docker-security-bootstrapper-go-arm64 latest f644f719f249 About a minute ago 40.3MB [2021-01-11T18:17:23.755Z] docker-support-scheduler-go-arm64 latest e0966af59a47 About a minute ago 15.5MB [2021-01-11T18:17:23.755Z] docker-core-data-go-arm64 latest 09f582d96705 3 minutes ago 21MB [2021-01-11T18:17:23.755Z] docker-core-metadata-go-arm64 latest dea23e820b1d 3 minutes ago 17.7MB [2021-01-11T18:17:23.755Z] docker-security-secretstore-setup-go-arm64 latest 23f9eda1de84 3 minutes ago 23.4MB [2021-01-11T18:17:23.755Z] docker-core-command-go-arm64 latest 7e1f25fcbf96 3 minutes ago 15.4MB [2021-01-11T18:17:23.755Z] docker-security-proxy-setup-go-arm64 latest 057bb8840e2e 3 minutes ago 23.3MB [2021-01-11T18:17:23.755Z] docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-11T18:17:25.984Z] provisioning config files... [2021-01-11T18:17:25.997Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/17@tmp/config2534615581776473305tmp [Pipeline] { [Pipeline] sh [2021-01-11T18:17:26.376Z] + set +x [2021-01-11T18:17:26.376Z] + curl -s https://codecov.io/bash [2021-01-11T18:17:26.376Z] + bash -s -- [2021-01-11T18:17:26.952Z] [2021-01-11T18:17:26.952Z] _____ _ [2021-01-11T18:17:26.952Z] / ____| | | [2021-01-11T18:17:26.952Z] | | ___ __| | ___ ___ _____ __ [2021-01-11T18:17:26.952Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-11T18:17:26.952Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-11T18:17:26.952Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-11T18:17:26.952Z] Bash-20201231-23d4836 [2021-01-11T18:17:26.952Z] [2021-01-11T18:17:26.952Z] [2021-01-11T18:17:26.952Z] ==> git version 2.24.3 found [2021-01-11T18:17:26.952Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-11T18:17:26.952Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-11T18:17:26.952Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-11T18:17:26.952Z] ==> Jenkins CI detected. [2021-01-11T18:17:26.952Z] project root: . [2021-01-11T18:17:26.952Z] --> token set from env [2021-01-11T18:17:26.952Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-11T18:17:26.952Z] ==> Running gcov in . (disable via -X gcov) [2021-01-11T18:17:26.952Z] ==> Python coveragepy not found [2021-01-11T18:17:26.952Z] ==> Searching for coverage reports in: [2021-01-11T18:17:26.952Z] + . [2021-01-11T18:17:26.952Z] -> Found 1 reports [2021-01-11T18:17:26.952Z] ==> Detecting git/mercurial file structure [2021-01-11T18:17:27.216Z] ==> Reading reports [2021-01-11T18:17:27.216Z] + ./coverage.out bytes=550268 [2021-01-11T18:17:27.216Z] ==> Appending adjustments [2021-01-11T18:17:27.216Z] https://docs.codecov.io/docs/fixing-reports [2021-01-11T18:17:30.529Z] + Found adjustments [2021-01-11T18:17:30.529Z] ==> Gzipping contents [2021-01-11T18:17:30.529Z] 84K /tmp/codecov.7m9stN.gz [2021-01-11T18:17:30.529Z] ==> Uploading reports [2021-01-11T18:17:30.529Z] url: https://codecov.io [2021-01-11T18:17:30.529Z] query: branch=PR-2970&commit=37bba81cf6eb63d87baced30b5a97fb2c2633e10&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= [2021-01-11T18:17:30.529Z] -> Pinging Codecov [2021-01-11T18:17:30.529Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2970&commit=37bba81cf6eb63d87baced30b5a97fb2c2633e10&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= [2021-01-11T18:17:30.791Z] -> Uploading to [2021-01-11T18:17:30.791Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-11/00271124DB129430A58F1EEE437C3FCB/37bba81cf6eb63d87baced30b5a97fb2c2633e10/566abcb8-ff54-462f-b7a1-0600ee289419.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210111T181730Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c1ec56e3a8b5bb15e87034a35fd4c57665104b8eaf8f4ac9bdb7dd45b18c2ad [2021-01-11T18:17:30.791Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-11T18:17:30.791Z] Dload Upload Total Spent Left Speed [2021-01-11T18:17:31.366Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 84011 0 0 100 84011 0 134k --:--:-- --:--:-- --:--:-- 134k [2021-01-11T18:17:31.366Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/37bba81cf6eb63d87baced30b5a97fb2c2633e10 [Pipeline] } [2021-01-11T18:17:31.386Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-11T18:17:34.340Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T18:17:35.224Z] ---> package-listing.sh [2021-01-11T18:17:35.224Z] ++ facter osfamily [2021-01-11T18:17:35.224Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-11T18:17:35.224Z] + OS_FAMILY=redhat [2021-01-11T18:17:35.224Z] + workspace=/w/workspace/edgex-go/17 [2021-01-11T18:17:35.224Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-11T18:17:35.224Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-11T18:17:35.224Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-11T18:17:35.224Z] + PACKAGES=/tmp/packages_start.txt [2021-01-11T18:17:35.224Z] + '[' /w/workspace/edgex-go/17 ']' [2021-01-11T18:17:35.224Z] + PACKAGES=/tmp/packages_end.txt [2021-01-11T18:17:35.224Z] + case "${OS_FAMILY}" in [2021-01-11T18:17:35.224Z] + rpm -qa [2021-01-11T18:17:35.224Z] + sort [2021-01-11T18:17:40.587Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-11T18:17:40.587Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-11T18:17:40.587Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-11T18:17:40.587Z] + '[' /w/workspace/edgex-go/17 ']' [2021-01-11T18:17:40.587Z] + mkdir -p /w/workspace/edgex-go/17/archives/ [2021-01-11T18:17:40.587Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/17/archives/ [Pipeline] echo [2021-01-11T18:17:40.601Z] 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/17/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-11T18:17:40.896Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-11T18:17:41.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T18:17:41.206Z] [2021-01-11T18:17:41.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-11T18:17:41.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T18:17:41.562Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-11T18:17:41.562Z] df20fa9351a1: Pulling fs layer [2021-01-11T18:17:41.562Z] 36b3adc4ff6f: Pulling fs layer [2021-01-11T18:17:41.562Z] 8ad3a11d3b57: Pulling fs layer [2021-01-11T18:17:41.562Z] 46f8f816bc3b: Pulling fs layer [2021-01-11T18:17:41.562Z] 93b61091891f: Pulling fs layer [2021-01-11T18:17:41.562Z] 93b9cdb0e59b: Pulling fs layer [2021-01-11T18:17:41.562Z] 5e14af77c1be: Pulling fs layer [2021-01-11T18:17:41.562Z] 01666e4c0597: Pulling fs layer [2021-01-11T18:17:41.562Z] aa168da1d23b: Pulling fs layer [2021-01-11T18:17:41.562Z] 93b9cdb0e59b: Waiting [2021-01-11T18:17:41.562Z] 5e14af77c1be: Waiting [2021-01-11T18:17:41.562Z] 01666e4c0597: Waiting [2021-01-11T18:17:41.562Z] aa168da1d23b: Waiting [2021-01-11T18:17:41.562Z] 46f8f816bc3b: Waiting [2021-01-11T18:17:41.562Z] 93b61091891f: Waiting [2021-01-11T18:17:41.562Z] 36b3adc4ff6f: Download complete [2021-01-11T18:17:41.826Z] 46f8f816bc3b: Verifying Checksum [2021-01-11T18:17:41.827Z] 46f8f816bc3b: Download complete [2021-01-11T18:17:41.827Z] df20fa9351a1: Verifying Checksum [2021-01-11T18:17:41.827Z] df20fa9351a1: Download complete [2021-01-11T18:17:41.827Z] 93b9cdb0e59b: Verifying Checksum [2021-01-11T18:17:41.827Z] 93b9cdb0e59b: Download complete [2021-01-11T18:17:41.827Z] 5e14af77c1be: Verifying Checksum [2021-01-11T18:17:41.827Z] 5e14af77c1be: Download complete [2021-01-11T18:17:41.827Z] 01666e4c0597: Verifying Checksum [2021-01-11T18:17:41.827Z] 01666e4c0597: Download complete [2021-01-11T18:17:41.827Z] 93b61091891f: Verifying Checksum [2021-01-11T18:17:41.827Z] 93b61091891f: Download complete [2021-01-11T18:17:42.090Z] df20fa9351a1: Pull complete [2021-01-11T18:17:42.354Z] 36b3adc4ff6f: Pull complete [2021-01-11T18:17:42.619Z] 8ad3a11d3b57: Download complete [2021-01-11T18:17:43.567Z] 8ad3a11d3b57: Pull complete [2021-01-11T18:17:44.143Z] aa168da1d23b: Verifying Checksum [2021-01-11T18:17:44.143Z] aa168da1d23b: Download complete [2021-01-11T18:17:45.096Z] 46f8f816bc3b: Pull complete [2021-01-11T18:17:45.676Z] 93b61091891f: Pull complete [2021-01-11T18:17:45.676Z] 93b9cdb0e59b: Pull complete [2021-01-11T18:17:45.939Z] 5e14af77c1be: Pull complete [2021-01-11T18:17:46.202Z] 01666e4c0597: Pull complete [2021-01-11T18:17:54.377Z] aa168da1d23b: Pull complete [2021-01-11T18:17:54.377Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-11T18:17:54.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T18:17:54.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-11T18:17:54.562Z] prd-centos7-docker-4c-2g-19550 does not seem to be running inside a container [2021-01-11T18:17:54.617Z] $ 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/17/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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-11T18:17:58.467Z] $ docker top f7e58e5d667ce2b329bdff98447933cbc2a926f82de4019689ad37b2346befa1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T18:17:59.066Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-11T18:17:59.378Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-11T18:17:59.681Z] + ls /var/log/sa-host [2021-01-11T18:17:59.681Z] + sadf -c /var/log/sa-host/sa11 [2021-01-11T18:17:59.681Z] file_magic: OK [2021-01-11T18:17:59.681Z] HZ: Using current value: 100 [2021-01-11T18:17:59.681Z] file_header: OK [2021-01-11T18:17:59.681Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-11T18:17:59.681Z] Statistics: [2021-01-11T18:17:59.681Z] 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... [2021-01-11T18:17:59.681Z] File successfully converted to sysstat format version 12.2.1 [2021-01-11T18:17:59.681Z] + sadf -c /var/log/sa-host/sa23 [2021-01-11T18:17:59.681Z] file_magic: OK [2021-01-11T18:17:59.681Z] HZ: Using current value: 100 [2021-01-11T18:17:59.681Z] file_header: OK [2021-01-11T18:17:59.681Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-11T18:17:59.681Z] Statistics: [2021-01-11T18:17:59.681Z] Hnuu...uuuununununu... [2021-01-11T18:17:59.681Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-11T18:18:00.415Z] provisioning config files... [2021-01-11T18:18:00.453Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/17@tmp/config4874747197122527450tmp [Pipeline] { [Pipeline] echo [2021-01-11T18:18:00.536Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T18:18:00.842Z] ---> create-netrc.sh [Pipeline] } [2021-01-11T18:18:00.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-11T18:18:00.956Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T18:18:01.260Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-11T18:18:01.275Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T18:18:01.580Z] ---> sudo-logs.sh [2021-01-11T18:18:01.581Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-11T18:18:01.593Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T18:18:01.900Z] ---> job-cost.sh [2021-01-11T18:18:01.900Z] lf-activate-venv: SKIPPING [2021-01-11T18:18:01.900Z] INFO: No Stack... [2021-01-11T18:18:02.846Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-11T18:18:03.420Z] INFO: Archiving Costs [Pipeline] echo [2021-01-11T18:18:03.437Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T18:18:03.742Z] ---> logs-deploy.sh [2021-01-11T18:18:03.742Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2970/17 [2021-01-11T18:18:03.742Z] INFO: archiving workspace using pattern(s): [2021-01-11T18:18:05.668Z] Archives upload complete. [2021-01-11T18:18:05.668Z] INFO: archiving logs to Nexus [2021-01-11T18:18:06.614Z] ---> uname -a: [2021-01-11T18:18:06.614Z] Linux prd-centos7-docker-4c-2g-19550.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-11T18:18:06.614Z] [2021-01-11T18:18:06.614Z] [2021-01-11T18:18:06.614Z] ---> lscpu: [2021-01-11T18:18:06.614Z] Architecture: x86_64 [2021-01-11T18:18:06.614Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-11T18:18:06.614Z] Byte Order: Little Endian [2021-01-11T18:18:06.614Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-11T18:18:06.614Z] CPU(s): 4 [2021-01-11T18:18:06.614Z] On-line CPU(s) list: 0-3 [2021-01-11T18:18:06.614Z] Thread(s) per core: 1 [2021-01-11T18:18:06.614Z] Core(s) per socket: 1 [2021-01-11T18:18:06.614Z] Socket(s): 4 [2021-01-11T18:18:06.614Z] NUMA node(s): 1 [2021-01-11T18:18:06.614Z] Vendor ID: GenuineIntel [2021-01-11T18:18:06.614Z] CPU family: 6 [2021-01-11T18:18:06.614Z] Model: 44 [2021-01-11T18:18:06.614Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-11T18:18:06.614Z] Stepping: 1 [2021-01-11T18:18:06.614Z] CPU MHz: 2933.442 [2021-01-11T18:18:06.614Z] BogoMIPS: 5866.88 [2021-01-11T18:18:06.614Z] Virtualization: VT-x [2021-01-11T18:18:06.614Z] Hypervisor vendor: KVM [2021-01-11T18:18:06.614Z] Virtualization type: full [2021-01-11T18:18:06.614Z] L1d cache: 128 KiB [2021-01-11T18:18:06.614Z] L1i cache: 128 KiB [2021-01-11T18:18:06.614Z] L2 cache: 16 MiB [2021-01-11T18:18:06.614Z] L3 cache: 64 MiB [2021-01-11T18:18:06.614Z] NUMA node0 CPU(s): 0-3 [2021-01-11T18:18:06.614Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-11T18:18:06.615Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-11T18:18:06.615Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-11T18:18:06.615Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-11T18:18:06.615Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-11T18:18:06.615Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-11T18:18:06.615Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-11T18:18:06.615Z] Vulnerability Srbds: Not affected [2021-01-11T18:18:06.615Z] Vulnerability Tsx async abort: Not affected [2021-01-11T18:18:06.615Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-11T18:18:06.615Z] [2021-01-11T18:18:06.615Z] [2021-01-11T18:18:06.615Z] ---> nproc: [2021-01-11T18:18:06.615Z] 4 [2021-01-11T18:18:06.615Z] [2021-01-11T18:18:06.615Z] [2021-01-11T18:18:06.615Z] ---> df -h: [2021-01-11T18:18:06.615Z] Filesystem Size Used Available Use% Mounted on [2021-01-11T18:18:06.615Z] overlay 50.0G 11.3G 38.7G 23% / [2021-01-11T18:18:06.615Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-11T18:18:06.615Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-11T18:18:06.615Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-11T18:18:06.615Z] /dev/vda1 50.0G 11.3G 38.7G 23% /facter-os [2021-01-11T18:18:06.615Z] /dev/vda1 50.0G 11.3G 38.7G 23% /etc/resolv.conf [2021-01-11T18:18:06.615Z] /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hostname [2021-01-11T18:18:06.615Z] /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hosts [2021-01-11T18:18:06.615Z] /dev/vda1 50.0G 11.3G 38.7G 23% /run/cloud-init/result.json [2021-01-11T18:18:06.615Z] /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/sa-host [2021-01-11T18:18:06.615Z] /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/secure [2021-01-11T18:18:06.615Z] /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/auth.log [2021-01-11T18:18:06.615Z] /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/17 [2021-01-11T18:18:06.615Z] /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/17@tmp [2021-01-11T18:18:06.615Z] [2021-01-11T18:18:06.615Z] [2021-01-11T18:18:06.615Z] ---> free -m: [2021-01-11T18:18:06.615Z] total used free shared buff/cache available [2021-01-11T18:18:06.615Z] Mem: 1837 714 264 0 858 1039 [2021-01-11T18:18:06.615Z] Swap: 1023 49 974 [2021-01-11T18:18:06.615Z] [2021-01-11T18:18:06.615Z] [2021-01-11T18:18:06.615Z] ---> ip addr: [2021-01-11T18:18:06.615Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-11T18:18:06.615Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-11T18:18:06.615Z] inet 127.0.0.1/8 scope host lo [2021-01-11T18:18:06.615Z] valid_lft forever preferred_lft forever [2021-01-11T18:18:06.615Z] inet6 ::1/128 scope host [2021-01-11T18:18:06.615Z] valid_lft forever preferred_lft forever [2021-01-11T18:18:06.615Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-11T18:18:06.615Z] link/ether fa:16:3e:94:9b:6d brd ff:ff:ff:ff:ff:ff [2021-01-11T18:18:06.615Z] inet 10.30.122.90/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-11T18:18:06.615Z] valid_lft 85164sec preferred_lft 85164sec [2021-01-11T18:18:06.615Z] inet6 fe80::f816:3eff:fe94:9b6d/64 scope link [2021-01-11T18:18:06.615Z] valid_lft forever preferred_lft forever [2021-01-11T18:18:06.615Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-11T18:18:06.615Z] link/ether 02:42:aa:b7:5d:80 brd ff:ff:ff:ff:ff:ff [2021-01-11T18:18:06.615Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-11T18:18:06.615Z] valid_lft forever preferred_lft forever [2021-01-11T18:18:06.615Z] inet6 fe80::42:aaff:feb7:5d80/64 scope link [2021-01-11T18:18:06.615Z] valid_lft forever preferred_lft forever [2021-01-11T18:18:06.615Z] [2021-01-11T18:18:06.615Z] [2021-01-11T18:18:06.615Z] ---> sar -b -r -n DEV: [2021-01-11T18:18:06.615Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/11/21 _x86_64_ (4 CPU) [2021-01-11T18:18:06.615Z] [2021-01-11T18:18:06.615Z] 17:57:18 LINUX RESTART (4 CPU) [2021-01-11T18:18:06.615Z] [2021-01-11T18:18:06.615Z] 17:58:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-11T18:18:06.615Z] 17:59:01 154.50 67.56 86.94 0.00 9398.98 30245.25 0.00 [2021-01-11T18:18:06.615Z] 18:00:01 306.56 123.49 183.07 0.00 4770.63 37901.64 0.00 [2021-01-11T18:18:06.615Z] 18:01:01 125.05 35.87 89.17 0.00 1474.14 10763.03 0.00 [2021-01-11T18:18:06.615Z] 18:02:02 156.12 85.91 70.22 0.00 3926.12 14221.98 0.00 [2021-01-11T18:18:06.615Z] 18:03:02 1246.08 933.68 312.40 0.00 105218.21 169369.11 0.00 [2021-01-11T18:18:06.615Z] 18:04:01 2555.45 2287.58 267.87 0.00 129428.14 150807.94 0.00 [2021-01-11T18:18:06.615Z] 18:05:02 1153.30 813.91 339.39 0.00 88080.94 144922.06 0.00 [2021-01-11T18:18:06.615Z] 18:06:01 1501.86 1202.42 299.44 0.00 71016.08 94303.31 0.00 [2021-01-11T18:18:06.615Z] 18:07:01 103.80 11.69 92.11 0.00 2902.21 8109.71 0.00 [2021-01-11T18:18:06.615Z] 18:08:01 2.00 0.57 1.43 0.00 18.78 23.26 0.00 [2021-01-11T18:18:06.615Z] 18:09:01 0.22 0.00 0.22 0.00 0.00 2.17 0.00 [2021-01-11T18:18:06.615Z] 18:10:01 0.30 0.02 0.28 0.00 0.13 3.55 0.00 [2021-01-11T18:18:06.615Z] 18:11:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 [2021-01-11T18:18:06.615Z] 18:12:01 0.22 0.02 0.20 0.00 0.13 1.62 0.00 [2021-01-11T18:18:06.615Z] 18:13:01 1.52 1.35 0.17 0.00 47.17 1.37 0.00 [2021-01-11T18:18:06.615Z] 18:14:01 0.78 0.02 0.77 0.00 0.53 15.81 0.00 [2021-01-11T18:18:06.615Z] 18:15:01 0.27 0.02 0.25 0.00 0.27 2.57 0.00 [2021-01-11T18:18:06.615Z] 18:16:01 0.17 0.00 0.17 0.00 0.00 1.52 0.00 [2021-01-11T18:18:06.615Z] 18:17:01 0.23 0.02 0.22 0.00 0.53 2.38 0.00 [2021-01-11T18:18:06.615Z] Average: 383.17 291.45 91.72 0.00 21859.77 34736.10 0.00 [2021-01-11T18:18:06.615Z] [2021-01-11T18:18:06.615Z] 17:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-11T18:18:06.615Z] 17:59:01 100908 0 650604 34.58 2596 1127436 1306672 44.59 647864 922000 95984 [2021-01-11T18:18:06.615Z] 18:00:01 170880 0 797000 42.36 1584 912080 1742704 59.48 602992 837032 33792 [2021-01-11T18:18:06.615Z] 18:01:01 327748 0 745196 39.61 752 807848 1465972 50.03 602084 669736 69940 [2021-01-11T18:18:06.615Z] 18:02:02 198456 0 751668 39.95 752 930668 1534556 52.37 583140 824996 83616 [2021-01-11T18:18:06.615Z] 18:03:02 57796 0 786628 41.81 92 1037028 2134820 72.86 723672 881408 85912 [2021-01-11T18:18:06.615Z] 18:04:01 353116 0 1034184 54.96 92 494152 4118000 140.54 650548 615756 25284 [2021-01-11T18:18:06.615Z] 18:05:02 129940 0 946068 50.28 92 805444 2718164 92.77 821048 693680 168 [2021-01-11T18:18:06.615Z] 18:06:01 110544 0 730660 38.83 92 1040248 1980960 67.61 629520 903212 96 [2021-01-11T18:18:06.615Z] 18:07:01 166432 0 635908 33.80 92 1079112 1218080 41.57 516696 954412 20 [2021-01-11T18:18:06.615Z] 18:08:01 168304 0 633504 33.67 92 1079644 1189176 40.58 515744 953836 20 [2021-01-11T18:18:06.615Z] 18:09:01 168788 0 633016 33.64 92 1079648 1189092 40.58 515300 953840 16 [2021-01-11T18:18:06.615Z] 18:10:01 168828 0 632968 33.64 92 1079656 1189068 40.58 515064 953840 8 [2021-01-11T18:18:06.615Z] 18:11:01 169040 0 632748 33.63 92 1079664 1189068 40.58 514940 953844 8 [2021-01-11T18:18:06.615Z] 18:12:01 169524 0 632260 33.60 92 1079668 1189068 40.58 515052 953844 8 [2021-01-11T18:18:06.615Z] 18:13:01 167380 0 633656 33.68 92 1080416 1189164 40.58 515620 954476 24 [2021-01-11T18:18:06.615Z] 18:14:01 167444 0 633592 33.67 92 1080416 1189116 40.58 515352 954568 16 [2021-01-11T18:18:06.615Z] 18:15:01 167856 0 633184 33.65 92 1080412 1189068 40.58 515080 954568 12 [2021-01-11T18:18:06.615Z] 18:16:01 168160 0 632868 33.64 92 1080424 1189068 40.58 515084 954576 16 [2021-01-11T18:18:06.615Z] 18:17:01 168152 0 632876 33.64 92 1080424 1189068 40.58 515092 954576 8 [2021-01-11T18:18:06.615Z] Average: 173647 0 705715 37.51 372 1001810 1584783 54.09 575257 886537 20787 [2021-01-11T18:18:06.615Z] [2021-01-11T18:18:06.615Z] 17:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-11T18:18:06.615Z] 17:59:01 eth0 1349.88 1335.92 6208.86 168.88 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 17:59:01 docker0 880.24 789.05 71.61 2717.64 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:00:01 vethd8fd545 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:00:01 eth0 259.36 193.54 941.77 29.10 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:00:01 docker0 166.19 211.33 12.50 829.48 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:01:01 vethd8fd545 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:01:01 eth0 29.14 19.56 18.50 63.76 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:02:02 eth0 212.11 169.95 1692.12 23.47 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:03:02 eth0 84.07 60.08 179.73 62.02 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:03:02 vethca53fd0 0.00 0.36 0.00 0.02 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:03:02 docker0 16.19 25.94 0.94 145.81 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:04:01 veth0c9178d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:04:01 veth125eeb5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:04:01 veth8988e9a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:04:01 vetheef8fc4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:05:02 veth312a1a4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:05:02 veth28c708f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:05:02 vethaba4b25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:05:02 veth5e5c03d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:06:01 veth7d8f510 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:06:01 veth4ecdacb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:06:01 eth0 3324.04 2818.33 13927.63 597.89 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:06:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:07:01 eth0 100.95 43.28 424.16 13.77 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:07:01 docker0 1131.28 1159.91 89.00 4428.89 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:08:01 eth0 1.10 0.38 0.39 0.27 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:09:01 eth0 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:10:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:12:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:13:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:14:01 eth0 0.13 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.615Z] 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.616Z] 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.616Z] 18:15:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.616Z] 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.616Z] 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.616Z] 18:16:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.616Z] 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.616Z] 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.616Z] 18:17:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.616Z] 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.616Z] 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.616Z] Average: eth0 123.60 108.48 584.17 27.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.616Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.616Z] Average: docker0 59.65 61.15 4.69 233.51 0.00 0.00 0.00 0.00 [2021-01-11T18:18:06.616Z] [2021-01-11T18:18:06.616Z] [2021-01-11T18:18:06.616Z] ---> sar -P ALL: [2021-01-11T18:18:06.616Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/11/21 _x86_64_ (4 CPU) [2021-01-11T18:18:06.616Z] [2021-01-11T18:18:06.616Z] 17:57:18 LINUX RESTART (4 CPU) [2021-01-11T18:18:06.616Z] [2021-01-11T18:18:06.616Z] 17:58:02 CPU %user %nice %system %iowait %steal %idle [2021-01-11T18:18:06.616Z] 17:59:01 all 14.49 0.00 7.70 2.65 0.06 75.11 [2021-01-11T18:18:06.616Z] 17:59:01 0 15.90 0.00 9.88 1.43 0.05 72.74 [2021-01-11T18:18:06.616Z] 17:59:01 1 13.30 0.00 6.12 1.27 0.05 79.25 [2021-01-11T18:18:06.616Z] 17:59:01 2 13.24 0.00 7.79 6.57 0.05 72.35 [2021-01-11T18:18:06.616Z] 17:59:01 3 15.53 0.00 7.02 1.29 0.07 76.09 [2021-01-11T18:18:06.616Z] 18:00:01 all 13.55 0.00 9.04 6.70 0.05 70.65 [2021-01-11T18:18:06.616Z] 18:00:01 0 13.86 0.00 8.09 4.97 0.05 73.03 [2021-01-11T18:18:06.616Z] 18:00:01 1 12.27 0.00 9.67 8.19 0.05 69.82 [2021-01-11T18:18:06.616Z] 18:00:01 2 14.40 0.00 9.91 7.73 0.03 67.93 [2021-01-11T18:18:06.616Z] 18:00:01 3 13.68 0.00 8.50 5.92 0.05 71.84 [2021-01-11T18:18:06.616Z] 18:01:01 all 49.44 0.00 12.28 5.22 0.03 33.03 [2021-01-11T18:18:06.616Z] 18:01:01 0 50.27 0.00 12.37 4.86 0.03 32.47 [2021-01-11T18:18:06.616Z] 18:01:01 1 49.80 0.00 11.74 5.30 0.02 33.14 [2021-01-11T18:18:06.616Z] 18:01:01 2 49.11 0.00 12.41 6.61 0.05 31.82 [2021-01-11T18:18:06.616Z] 18:01:01 3 48.56 0.00 12.62 4.08 0.03 34.70 [2021-01-11T18:18:06.616Z] 18:02:02 all 42.34 0.00 14.26 3.01 0.03 40.35 [2021-01-11T18:18:06.616Z] 18:02:02 0 42.09 0.00 14.64 1.19 0.03 42.04 [2021-01-11T18:18:06.616Z] 18:02:02 1 42.08 0.00 13.93 2.28 0.03 41.68 [2021-01-11T18:18:06.616Z] 18:02:02 2 42.12 0.00 14.98 4.68 0.03 38.19 [2021-01-11T18:18:06.616Z] 18:02:02 3 43.09 0.00 13.50 3.88 0.02 39.51 [2021-01-11T18:18:06.616Z] 18:03:02 all 22.09 0.00 26.63 8.18 0.06 43.04 [2021-01-11T18:18:06.616Z] 18:03:02 0 21.63 0.00 25.77 8.16 0.05 44.39 [2021-01-11T18:18:06.616Z] 18:03:02 1 24.29 0.00 26.56 6.50 0.05 42.60 [2021-01-11T18:18:06.616Z] 18:03:02 2 20.99 0.00 27.24 11.00 0.07 40.69 [2021-01-11T18:18:06.616Z] 18:03:02 3 21.44 0.00 26.96 7.06 0.05 44.49 [2021-01-11T18:18:06.616Z] 18:04:01 all 44.25 0.00 24.11 19.21 0.08 12.35 [2021-01-11T18:18:06.616Z] 18:04:01 0 44.50 0.00 21.85 19.85 0.07 13.74 [2021-01-11T18:18:06.616Z] 18:04:01 1 43.90 0.00 25.23 19.30 0.11 11.46 [2021-01-11T18:18:06.616Z] 18:04:01 2 45.08 0.00 25.31 19.00 0.05 10.55 [2021-01-11T18:18:06.616Z] 18:04:01 3 43.50 0.00 24.10 18.67 0.07 13.66 [2021-01-11T18:18:06.616Z] 18:05:02 all 29.05 0.00 23.94 19.23 0.07 27.70 [2021-01-11T18:18:06.616Z] 18:05:02 0 28.40 0.00 23.12 20.26 0.09 28.14 [2021-01-11T18:18:06.616Z] 18:05:02 1 28.85 0.00 24.68 20.42 0.09 25.96 [2021-01-11T18:18:06.616Z] 18:05:02 2 29.87 0.00 24.20 22.47 0.07 23.38 [2021-01-11T18:18:06.616Z] 18:05:02 3 29.09 0.00 23.78 13.79 0.05 33.30 [2021-01-11T18:18:06.616Z] 18:06:01 all 45.78 0.00 20.71 15.45 0.05 18.02 [2021-01-11T18:18:06.616Z] 18:06:01 0 43.68 0.00 20.69 13.91 0.05 21.66 [2021-01-11T18:18:06.616Z] 18:06:01 1 48.58 0.00 20.73 16.96 0.05 13.67 [2021-01-11T18:18:06.616Z] 18:06:01 2 46.06 0.00 20.91 15.98 0.05 16.99 [2021-01-11T18:18:06.616Z] 18:06:01 3 44.79 0.00 20.50 14.92 0.05 19.74 [2021-01-11T18:18:06.616Z] 18:07:01 all 5.55 0.00 3.95 3.55 0.03 86.92 [2021-01-11T18:18:06.616Z] 18:07:01 0 9.41 0.00 5.16 2.81 0.02 82.61 [2021-01-11T18:18:06.616Z] 18:07:01 1 2.71 0.00 3.35 3.47 0.03 90.44 [2021-01-11T18:18:06.616Z] 18:07:01 2 6.12 0.00 4.20 4.99 0.03 84.65 [2021-01-11T18:18:06.616Z] 18:07:01 3 3.95 0.00 3.11 2.94 0.02 89.98 [2021-01-11T18:18:06.616Z] 18:08:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2021-01-11T18:18:06.616Z] 18:08:01 0 0.30 0.00 0.05 0.00 0.00 99.65 [2021-01-11T18:18:06.616Z] 18:08:01 1 0.05 0.00 0.03 0.02 0.00 99.90 [2021-01-11T18:18:06.616Z] 18:08:01 2 0.27 0.00 0.03 0.00 0.00 99.70 [2021-01-11T18:18:06.616Z] 18:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2021-01-11T18:18:06.616Z] 18:09:01 all 0.15 0.00 0.04 0.00 0.01 99.80 [2021-01-11T18:18:06.616Z] 18:09:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-11T18:18:06.616Z] 18:09:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-01-11T18:18:06.616Z] 18:09:01 2 0.52 0.00 0.03 0.00 0.02 99.43 [2021-01-11T18:18:06.616Z] 18:09:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-11T18:18:06.616Z] [2021-01-11T18:18:06.616Z] 18:09:01 CPU %user %nice %system %iowait %steal %idle [2021-01-11T18:18:06.616Z] 18:10:01 all 0.15 0.00 0.01 0.00 0.00 99.83 [2021-01-11T18:18:06.616Z] 18:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-11T18:18:06.616Z] 18:10:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2021-01-11T18:18:06.616Z] 18:10:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2021-01-11T18:18:06.616Z] 18:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2021-01-11T18:18:06.616Z] 18:11:01 all 0.15 0.00 0.04 0.00 0.00 99.80 [2021-01-11T18:18:06.616Z] 18:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-11T18:18:06.616Z] 18:11:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2021-01-11T18:18:06.616Z] 18:11:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2021-01-11T18:18:06.616Z] 18:11:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-11T18:18:06.616Z] 18:12:01 all 0.04 0.00 0.03 0.00 0.00 99.92 [2021-01-11T18:18:06.616Z] 18:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2021-01-11T18:18:06.616Z] 18:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-11T18:18:06.616Z] 18:12:01 2 0.10 0.00 0.07 0.00 0.00 99.83 [2021-01-11T18:18:06.616Z] 18:12:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2021-01-11T18:18:06.616Z] 18:13:01 all 0.04 0.00 0.05 0.02 0.00 99.89 [2021-01-11T18:18:06.616Z] 18:13:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-01-11T18:18:06.616Z] 18:13:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2021-01-11T18:18:06.616Z] 18:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-11T18:18:06.616Z] 18:13:01 3 0.05 0.00 0.10 0.08 0.00 99.77 [2021-01-11T18:18:06.616Z] 18:14:01 all 0.08 0.00 0.03 0.00 0.00 99.89 [2021-01-11T18:18:06.616Z] 18:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-11T18:18:06.616Z] 18:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2021-01-11T18:18:06.616Z] 18:14:01 2 0.27 0.00 0.07 0.00 0.00 99.67 [2021-01-11T18:18:06.616Z] 18:14:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-11T18:18:06.616Z] 18:15:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-01-11T18:18:06.616Z] 18:15:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-11T18:18:06.616Z] 18:15:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2021-01-11T18:18:06.616Z] 18:15:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-11T18:18:06.616Z] 18:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2021-01-11T18:18:06.616Z] 18:16:01 all 0.14 0.00 0.02 0.00 0.00 99.84 [2021-01-11T18:18:06.616Z] 18:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-11T18:18:06.616Z] 18:16:01 1 0.50 0.00 0.00 0.00 0.00 99.50 [2021-01-11T18:18:06.616Z] 18:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-11T18:18:06.616Z] 18:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2021-01-11T18:18:06.616Z] 18:17:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-01-11T18:18:06.616Z] 18:17:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2021-01-11T18:18:06.616Z] 18:17:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-01-11T18:18:06.616Z] 18:17:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-11T18:18:06.616Z] 18:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2021-01-11T18:18:06.616Z] Average: all 13.74 0.00 7.32 4.26 0.02 74.65 [2021-01-11T18:18:06.616Z] Average: 0 13.90 0.00 7.28 3.98 0.02 74.82 [2021-01-11T18:18:06.616Z] Average: 1 13.70 0.00 7.28 4.27 0.03 74.72 [2021-01-11T18:18:06.616Z] Average: 2 13.84 0.00 7.56 5.08 0.02 73.50 [2021-01-11T18:18:06.616Z] Average: 3 13.52 0.00 7.18 3.70 0.02 75.58 [2021-01-11T18:18:06.616Z] [2021-01-11T18:18:06.616Z] [2021-01-11T18:18:06.616Z]