Pull request #3002 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 343823bde4984d0dc2f366b49a07a1653b3005e8+356d3f58744bcd4c86fb4a1eb5552148d927414a (58c5ba9eec413f53bb324f700fc5b3e152103904) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19887 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit 343823bde4984d0dc2f366b49a07a1653b3005e8 Merge succeeded, producing 343823bde4984d0dc2f366b49a07a1653b3005e8 Checking out Revision 343823bde4984d0dc2f366b49a07a1653b3005e8 (PR-3002) > git config core.sparsecheckout # timeout=10 > git checkout -f 343823bde4984d0dc2f366b49a07a1653b3005e8 # 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 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 343823bde4984d0dc2f366b49a07a1653b3005e8 # timeout=10 Commit message: "feat(data): Core Data publish to //" First time build. Skipping changelog. > git rev-list --no-walk fb3f3e82d4e0182b51f648bba92c722d2b81a99c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-13T01:44:28.341Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-13T01:44:28.590Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-13T01:44:28.715Z] ========================================================= [2021-01-13T01:44:28.715Z] EdgeX Global Pipelines Version Info [2021-01-13T01:44:28.715Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-13T01:44:30.309Z] ------------------- [2021-01-13T01:44:30.309Z] stable info: [2021-01-13T01:44:30.309Z] ------------------- [2021-01-13T01:44:30.309Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-13T01:44:30.309Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-13T01:44:30.309Z] Message: update stable to v1.0.173 [2021-01-13T01:44:31.256Z] ------------------- [2021-01-13T01:44:31.256Z] experimental info: [2021-01-13T01:44:31.256Z] ------------------- [2021-01-13T01:44:31.256Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-13T01:44:31.256Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-13T01:44:31.256Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-13T01:44:31.539Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-13T01:44:31.632Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-13T01:44:31.721Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-13T01:44:31.813Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-13T01:44:31.908Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-13T01:44:32.021Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-13T01:44:32.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-13T01:44:32.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-13T01:44:32.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-13T01:44:32.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-13T01:44:32.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-13T01:44:32.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-13T01:44:32.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-13T01:44:32.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-13T01:44:32.914Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-13T01:44:33.004Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-13T01:44:33.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-13T01:44:33.208Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-13T01:44:33.296Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-13T01:44:33.391Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-13T01:44:33.479Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-13T01:44:33.564Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-13T01:44:33.649Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-13T01:44:33.738Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3002 [Pipeline] echo [2021-01-13T01:44:33.827Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3002 [Pipeline] echo [2021-01-13T01:44:33.915Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3002 [Pipeline] echo [2021-01-13T01:44:34.035Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 343823bde4984d0dc2f366b49a07a1653b3005e8 [Pipeline] echo [2021-01-13T01:44:34.119Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 343823b [Pipeline] echo [2021-01-13T01:44:34.204Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-13T01:44:34.378Z] provisioning config files... [2021-01-13T01:44:34.411Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config4290747992509302975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-13T01:44:34.790Z] ---> docker-login.sh [2021-01-13T01:44:34.790Z] nexus3.edgexfoundry.org:10001 [2021-01-13T01:44:35.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T01:44:35.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T01:44:35.317Z] Configure a credential helper to remove this warning. See [2021-01-13T01:44:35.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T01:44:35.317Z] [2021-01-13T01:44:35.317Z] Login Succeeded [2021-01-13T01:44:35.317Z] nexus3.edgexfoundry.org:10002 [2021-01-13T01:44:35.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T01:44:35.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T01:44:35.317Z] Configure a credential helper to remove this warning. See [2021-01-13T01:44:35.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T01:44:35.317Z] [2021-01-13T01:44:35.317Z] Login Succeeded [2021-01-13T01:44:35.317Z] nexus3.edgexfoundry.org:10003 [2021-01-13T01:44:35.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T01:44:35.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T01:44:35.579Z] Configure a credential helper to remove this warning. See [2021-01-13T01:44:35.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T01:44:35.579Z] [2021-01-13T01:44:35.579Z] Login Succeeded [2021-01-13T01:44:35.579Z] nexus3.edgexfoundry.org:10004 [2021-01-13T01:44:35.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T01:44:35.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T01:44:35.841Z] Configure a credential helper to remove this warning. See [2021-01-13T01:44:35.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T01:44:35.841Z] [2021-01-13T01:44:35.841Z] Login Succeeded [2021-01-13T01:44:35.841Z] docker.io [2021-01-13T01:44:35.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T01:44:36.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T01:44:36.103Z] Configure a credential helper to remove this warning. See [2021-01-13T01:44:36.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T01:44:36.103Z] [2021-01-13T01:44:36.103Z] Login Succeeded [2021-01-13T01:44:36.103Z] ---> docker-login.sh ends [Pipeline] } [2021-01-13T01:44:36.113Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-13T01:44:36.586Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-13T01:44:36.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T01:44:36.586Z] ++ dirname cmd/core-command/Dockerfile [2021-01-13T01:44:36.586Z] ++ cut -d/ -f2 [2021-01-13T01:44:36.586Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-13T01:44:36.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T01:44:36.586Z] ++ dirname cmd/core-data/Dockerfile [2021-01-13T01:44:36.586Z] ++ cut -d/ -f2 [2021-01-13T01:44:36.586Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-13T01:44:36.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T01:44:36.586Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-13T01:44:36.586Z] ++ cut -d/ -f2 [2021-01-13T01:44:36.586Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-13T01:44:36.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T01:44:36.586Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-13T01:44:36.586Z] ++ cut -d/ -f2 [2021-01-13T01:44:36.586Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-13T01:44:36.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T01:44:36.586Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-13T01:44:36.586Z] ++ cut -d/ -f2 [2021-01-13T01:44:36.586Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-13T01:44:36.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T01:44:36.586Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-13T01:44:36.586Z] ++ cut -d/ -f2 [2021-01-13T01:44:36.586Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-13T01:44:36.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T01:44:36.586Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-13T01:44:36.586Z] ++ cut -d/ -f2 [2021-01-13T01:44:36.586Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-13T01:44:36.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T01:44:36.586Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-13T01:44:36.586Z] ++ cut -d/ -f2 [2021-01-13T01:44:36.586Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-13T01:44:36.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T01:44:36.586Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-13T01:44:36.586Z] ++ cut -d/ -f2 [2021-01-13T01:44:36.586Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-13T01:44:36.661Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-13T01:44:38.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T01:44:38.212Z] [2021-01-13T01:44:38.212Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T01:44:38.585Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T01:44:38.585Z] latest: Pulling from edgex-devops/git-semver [2021-01-13T01:44:38.585Z] 31603596830f: Pulling fs layer [2021-01-13T01:44:38.585Z] 2a8b12db71e7: Pulling fs layer [2021-01-13T01:44:38.585Z] 6ca5941a6612: Pulling fs layer [2021-01-13T01:44:38.585Z] ecc8261a40a4: Pulling fs layer [2021-01-13T01:44:38.585Z] ecc8261a40a4: Waiting [2021-01-13T01:44:38.585Z] 2a8b12db71e7: Verifying Checksum [2021-01-13T01:44:38.585Z] 2a8b12db71e7: Download complete [2021-01-13T01:44:38.585Z] 31603596830f: Verifying Checksum [2021-01-13T01:44:38.585Z] 31603596830f: Download complete [2021-01-13T01:44:38.849Z] ecc8261a40a4: Verifying Checksum [2021-01-13T01:44:38.849Z] ecc8261a40a4: Download complete [2021-01-13T01:44:38.849Z] 6ca5941a6612: Verifying Checksum [2021-01-13T01:44:38.849Z] 6ca5941a6612: Download complete [2021-01-13T01:44:39.112Z] 31603596830f: Pull complete [2021-01-13T01:44:39.112Z] 2a8b12db71e7: Pull complete [2021-01-13T01:44:40.067Z] 6ca5941a6612: Pull complete [2021-01-13T01:44:40.329Z] ecc8261a40a4: Pull complete [2021-01-13T01:44:40.329Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-13T01:44:40.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T01:44:40.329Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-13T01:44:40.433Z] prd-centos7-docker-4c-2g-19887 does not seem to be running inside a container [2021-01-13T01:44:40.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-13T01:44:42.974Z] $ docker top 49ff4ab0aff48a8364446853ebcea69e03d877086c8e91c6e60e4e9e7b0bb412 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-13T01:44:43.274Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-13T01:44:43.274Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-13T01:44:43.521Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-13T01:44:43.525Z] $ docker exec 49ff4ab0aff48a8364446853ebcea69e03d877086c8e91c6e60e4e9e7b0bb412 ssh-agent [2021-01-13T01:44:43.695Z] SSH_AUTH_SOCK=/tmp/ssh-klOkeQXaOZgA/agent.12 [2021-01-13T01:44:43.695Z] SSH_AGENT_PID=17 [2021-01-13T01:44:43.704Z] Running ssh-add (command line suppressed) [2021-01-13T01:44:43.823Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_8429106034152163563.key (/w/workspace/edgex-go/6@tmp/private_key_8429106034152163563.key) [2021-01-13T01:44:43.885Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-13T01:44:44.220Z] + git tag --points-at HEAD [Pipeline] } [2021-01-13T01:44:44.242Z] $ docker exec --env ******** --env ******** 49ff4ab0aff48a8364446853ebcea69e03d877086c8e91c6e60e4e9e7b0bb412 ssh-agent -k [2021-01-13T01:44:44.356Z] unset SSH_AUTH_SOCK; [2021-01-13T01:44:44.356Z] unset SSH_AGENT_PID; [2021-01-13T01:44:44.356Z] echo Agent pid 17 killed; [2021-01-13T01:44:44.409Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-13T01:44:44.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-13T01:44:44.562Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-13T01:44:44.733Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-13T01:44:44.737Z] $ docker exec 49ff4ab0aff48a8364446853ebcea69e03d877086c8e91c6e60e4e9e7b0bb412 ssh-agent [2021-01-13T01:44:44.906Z] SSH_AUTH_SOCK=/tmp/ssh-8SDVNf7FbOHX/agent.47 [2021-01-13T01:44:44.906Z] SSH_AGENT_PID=52 [2021-01-13T01:44:44.913Z] Running ssh-add (command line suppressed) [2021-01-13T01:44:45.038Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_3960893737929152300.key (/w/workspace/edgex-go/6@tmp/private_key_3960893737929152300.key) [2021-01-13T01:44:45.088Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-13T01:44:45.420Z] + git semver init [2021-01-13T01:44:45.420Z] # -> Open(): unable to determine branch for HEAD [2021-01-13T01:44:45.420Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2021-01-13T01:44:45.420Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2021-01-13T01:44:45.420Z] # $SEMVER_REMOTE_NAME = origin [2021-01-13T01:44:45.420Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-13T01:44:45.420Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-13T01:44:45.420Z] # $SEMVER_BRANCH = PR-3002 [2021-01-13T01:44:45.420Z] # $SEMVER_TEMP = /tmp/semver-173273068 [2021-01-13T01:44:45.420Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-13T01:45:03.584Z] # '/tmp/semver-173273068' -> '/w/workspace/edgex-go/6/.semver' [2021-01-13T01:45:03.848Z] # -> Force: false [2021-01-13T01:45:04.112Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2021-01-13T01:45:04.127Z] $ docker exec --env ******** --env ******** 49ff4ab0aff48a8364446853ebcea69e03d877086c8e91c6e60e4e9e7b0bb412 ssh-agent -k [2021-01-13T01:45:04.389Z] unset SSH_AUTH_SOCK; [2021-01-13T01:45:04.389Z] unset SSH_AGENT_PID; [2021-01-13T01:45:04.389Z] echo Agent pid 52 killed; [2021-01-13T01:45:04.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-13T01:45:05.007Z] + git semver [Pipeline] } [2021-01-13T01:45:05.027Z] $ docker stop --time=1 49ff4ab0aff48a8364446853ebcea69e03d877086c8e91c6e60e4e9e7b0bb412 [2021-01-13T01:45:06.714Z] $ docker rm -f 49ff4ab0aff48a8364446853ebcea69e03d877086c8e91c6e60e4e9e7b0bb412 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-13T01:45:07.231Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-13T01:45:07.765Z] Stashed 1 file(s) [Pipeline] echo [2021-01-13T01:45:07.768Z] [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-13T01:45:08.662Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-13T01:45:08.961Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-13T01:45:09.265Z] + sudo service docker restart [2021-01-13T01:45:09.265Z] + true [2021-01-13T01:45:09.265Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-13T01:45:09.857Z] ========================================================= [2021-01-13T01:45:09.857Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-13T01:45:09.857Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-13T01:45:10.198Z] + 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-13T01:45:14.431Z] Sending build context to Docker daemon 326.4MB [2021-01-13T01:45:14.431Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-13T01:45:14.431Z] Step 2/6 : FROM ${BASE} [2021-01-13T01:45:14.431Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-13T01:45:14.431Z] 188c0c94c7c5: Pulling fs layer [2021-01-13T01:45:14.431Z] 0ef7d3d256c8: Pulling fs layer [2021-01-13T01:45:14.431Z] de9db76c5a1d: Pulling fs layer [2021-01-13T01:45:14.431Z] bca2f99d35d6: Pulling fs layer [2021-01-13T01:45:14.431Z] 93359f2a8cfa: Pulling fs layer [2021-01-13T01:45:14.431Z] 7c6f9722023f: Pulling fs layer [2021-01-13T01:45:14.431Z] a35cf1a2eb13: Pulling fs layer [2021-01-13T01:45:14.431Z] 93359f2a8cfa: Waiting [2021-01-13T01:45:14.431Z] 7c6f9722023f: Waiting [2021-01-13T01:45:14.431Z] a35cf1a2eb13: Waiting [2021-01-13T01:45:14.431Z] bca2f99d35d6: Waiting [2021-01-13T01:45:14.431Z] de9db76c5a1d: Verifying Checksum [2021-01-13T01:45:14.431Z] de9db76c5a1d: Download complete [2021-01-13T01:45:14.431Z] 0ef7d3d256c8: Download complete [2021-01-13T01:45:14.431Z] 93359f2a8cfa: Verifying Checksum [2021-01-13T01:45:14.431Z] 93359f2a8cfa: Download complete [2021-01-13T01:45:14.431Z] 188c0c94c7c5: Verifying Checksum [2021-01-13T01:45:14.431Z] 7c6f9722023f: Verifying Checksum [2021-01-13T01:45:14.431Z] 7c6f9722023f: Download complete [2021-01-13T01:45:14.698Z] 188c0c94c7c5: Pull complete [2021-01-13T01:45:14.961Z] 0ef7d3d256c8: Pull complete [2021-01-13T01:45:14.961Z] de9db76c5a1d: Pull complete [2021-01-13T01:45:16.898Z] a35cf1a2eb13: Verifying Checksum [2021-01-13T01:45:16.898Z] a35cf1a2eb13: Download complete [2021-01-13T01:45:16.898Z] bca2f99d35d6: Verifying Checksum [2021-01-13T01:45:16.898Z] bca2f99d35d6: Download complete [2021-01-13T01:45:23.133Z] Still waiting to schedule task [2021-01-13T01:45:23.133Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-13T01:45:23.527Z] bca2f99d35d6: Pull complete [2021-01-13T01:45:23.527Z] 93359f2a8cfa: Pull complete [2021-01-13T01:45:23.527Z] 7c6f9722023f: Pull complete [2021-01-13T01:45:27.768Z] a35cf1a2eb13: Pull complete [2021-01-13T01:45:27.768Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-13T01:45:27.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-13T01:45:27.768Z] ---> a62c8e92a672 [2021-01-13T01:45:27.768Z] 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-13T01:45:28.031Z] ---> Running in 961469e21439 [2021-01-13T01:45:28.610Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T01:45:29.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T01:45:30.134Z] (1/12) Installing libmagic (5.38-r0) [2021-01-13T01:45:30.134Z] (2/12) Installing file (5.38-r0) [2021-01-13T01:45:30.134Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-13T01:45:30.397Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-13T01:45:35.713Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-13T01:45:35.714Z] (6/12) Installing patch (2.7.6-r6) [2021-01-13T01:45:35.714Z] (7/12) Installing build-base (0.5-r2) [2021-01-13T01:45:35.714Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-13T01:45:35.714Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-13T01:45:35.714Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-13T01:45:35.714Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-13T01:45:35.714Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-13T01:45:35.714Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T01:45:35.714Z] OK: 233 MiB in 51 packages [2021-01-13T01:45:39.947Z] Removing intermediate container 961469e21439 [2021-01-13T01:45:39.947Z] ---> 4e6388d390e6 [2021-01-13T01:45:39.947Z] Step 4/6 : WORKDIR /edgex-go [2021-01-13T01:45:39.947Z] ---> Running in 9f7978bbd870 [2021-01-13T01:45:40.211Z] Removing intermediate container 9f7978bbd870 [2021-01-13T01:45:40.211Z] ---> f52b7a8548f7 [2021-01-13T01:45:40.211Z] Step 5/6 : COPY go.mod . [2021-01-13T01:45:40.474Z] ---> 331ab6caee83 [2021-01-13T01:45:40.474Z] Step 6/6 : RUN go mod download [2021-01-13T01:45:40.474Z] ---> Running in 244463ca4202 [2021-01-13T01:46:02.498Z] Removing intermediate container 244463ca4202 [2021-01-13T01:46:02.498Z] ---> 7b801599de8c [2021-01-13T01:46:02.498Z] Successfully built 7b801599de8c [2021-01-13T01:46:02.498Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T01:46:02.816Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-13T01:46:02.817Z] . [Pipeline] withDockerContainer [2021-01-13T01:46:02.921Z] prd-centos7-docker-4c-2g-19887 does not seem to be running inside a container [2021-01-13T01:46:02.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-13T01:46:03.799Z] $ docker top f7fe37029e3ce6141100c4f9788b82f213f20454664f5f6ec1f4bea4f68850c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T01:46:04.311Z] + go version [2021-01-13T01:46:04.311Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-13T01:46:04.325Z] $ docker stop --time=1 f7fe37029e3ce6141100c4f9788b82f213f20454664f5f6ec1f4bea4f68850c7 [2021-01-13T01:46:05.672Z] $ docker rm -f f7fe37029e3ce6141100c4f9788b82f213f20454664f5f6ec1f4bea4f68850c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T01:46:06.523Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-13T01:46:06.523Z] . [Pipeline] withDockerContainer [2021-01-13T01:46:06.634Z] prd-centos7-docker-4c-2g-19887 does not seem to be running inside a container [2021-01-13T01:46:06.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-13T01:46:07.682Z] $ docker top 9fddd947319395966ae4d52c5afffc3d132ca6d040b16e429858403102290039 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-13T01:46:07.900Z] ========================================================= [2021-01-13T01:46:07.901Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-13T01:46:07.901Z] ========================================================= [Pipeline] sh [2021-01-13T01:46:08.198Z] + make test [2021-01-13T01:46:08.198Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-13T01:46:18.270Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-13T01:46:30.659Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-13T01:46:38.923Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-13T01:46:38.923Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-13T01:46:38.923Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-13T01:46:38.923Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-13T01:46:38.923Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-13T01:46:38.923Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-13T01:46:38.923Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-13T01:46:39.515Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-13T01:46:40.109Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-13T01:46:42.058Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-13T01:46:42.058Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-13T01:46:42.058Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-13T01:46:44.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.092s coverage: 46.6% of statements [2021-01-13T01:46:44.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-13T01:46:44.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-13T01:46:44.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-13T01:46:44.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-13T01:46:44.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-13T01:46:48.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.222s coverage: 27.0% of statements [2021-01-13T01:46:48.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-13T01:46:48.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-13T01:46:48.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-13T01:46:48.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-13T01:46:48.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-13T01:46:48.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-13T01:46:48.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.051s coverage: 100.0% of statements [2021-01-13T01:46:48.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-13T01:46:48.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.060s coverage: 100.0% of statements [2021-01-13T01:46:48.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-13T01:46:48.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-13T01:46:48.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.092s coverage: 67.9% of statements [2021-01-13T01:46:48.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-13T01:46:48.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-13T01:46:48.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.135s coverage: 82.7% of statements [2021-01-13T01:46:48.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-13T01:46:48.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-13T01:46:48.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-13T01:46:48.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-13T01:46:50.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.330s coverage: 28.6% of statements [2021-01-13T01:46:50.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-13T01:46:50.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-13T01:46:50.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-13T01:46:50.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-13T01:46:50.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-13T01:46:50.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.076s coverage: 100.0% of statements [2021-01-13T01:46:50.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-13T01:46:50.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.047s coverage: 100.0% of statements [2021-01-13T01:46:50.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-13T01:46:50.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.103s coverage: 86.7% of statements [2021-01-13T01:46:50.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-13T01:46:50.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.118s coverage: 97.5% of statements [2021-01-13T01:46:50.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-13T01:46:51.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.091s coverage: 78.3% of statements [2021-01-13T01:46:51.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-13T01:46:51.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-13T01:46:51.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-13T01:46:51.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-13T01:46:53.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.353s coverage: 93.1% of statements [2021-01-13T01:46:53.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-13T01:46:53.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-13T01:46:53.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-13T01:46:53.578Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-13T01:46:53.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-13T01:46:53.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-13T01:46:53.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-13T01:46:53.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-13T01:46:53.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-13T01:46:53.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-13T01:46:53.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-13T01:46:53.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-13T01:46:53.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-13T01:46:53.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-13T01:46:53.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-13T01:46:53.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-13T01:46:53.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-13T01:46:53.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-13T01:46:53.578Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2021-01-13T01:46:53.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-13T01:46:53.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-13T01:46:53.578Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.047s coverage: 0.1% of statements [2021-01-13T01:46:53.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-13T01:46:53.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-13T01:46:53.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-13T01:46:53.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-13T01:46:53.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-01-13T01:46:53.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-13T01:46:53.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 75.5% of statements [2021-01-13T01:46:53.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-13T01:46:53.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.048s coverage: 80.8% of statements [2021-01-13T01:46:53.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.071s coverage: 87.2% of statements [2021-01-13T01:46:53.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 84.2% of statements [2021-01-13T01:46:54.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.069s coverage: 91.4% of statements [2021-01-13T01:46:54.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-13T01:46:55.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.229s coverage: 63.5% of statements [2021-01-13T01:46:55.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-13T01:46:55.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-13T01:46:55.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.030s coverage: 100.0% of statements [2021-01-13T01:46:55.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.047s coverage: 91.3% of statements [2021-01-13T01:46:55.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements [2021-01-13T01:46:55.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2021-01-13T01:46:55.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-01-13T01:46:57.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.359s coverage: 55.9% of statements [2021-01-13T01:46:57.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-13T01:46:57.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-13T01:46:57.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-13T01:46:57.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-13T01:46:57.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-13T01:46:57.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 37.0% of statements [2021-01-13T01:46:57.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-13T01:46:57.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-13T01:46:57.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.308s coverage: 84.0% of statements [2021-01-13T01:46:57.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.043s coverage: 100.0% of statements [2021-01-13T01:46:59.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.112s coverage: 47.1% of statements [2021-01-13T01:46:59.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-13T01:46:59.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-13T01:46:59.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-13T01:46:59.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-13T01:46:59.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-13T01:46:59.323Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.047s coverage: 100.0% of statements [2021-01-13T01:46:59.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-13T01:46:59.323Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.055s coverage: 100.0% of statements [2021-01-13T01:46:59.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-13T01:47:00.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.752s coverage: 29.1% of statements [2021-01-13T01:47:00.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-13T01:47:00.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-13T01:47:00.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-13T01:47:00.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-13T01:47:00.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-13T01:47:00.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.080s coverage: 99.0% of statements [2021-01-13T01:47:00.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-13T01:47:00.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.037s coverage: 100.0% of statements [2021-01-13T01:47:00.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-13T01:47:00.299Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2021-01-13T01:47:00.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-13T01:47:00.299Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.043s coverage: 100.0% of statements [2021-01-13T01:47:00.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-13T01:47:00.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-13T01:47:00.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-13T01:47:00.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-13T01:47:00.299Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.056s coverage: 87.9% of statements [2021-01-13T01:47:00.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-13T01:47:00.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-13T01:47:00.564Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements [2021-01-13T01:47:01.141Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-01-13T01:47:01.141Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements [2021-01-13T01:47:01.413Z] GO111MODULE=on go vet ./... [2021-01-13T01:47:23.505Z] gofmt -l . [2021-01-13T01:47:24.079Z] [ "`gofmt -l .`" = "" ] [2021-01-13T01:47:24.654Z] ./bin/test-go-mod-tidy.sh [2021-01-13T01:47:25.229Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-13T01:47:26.119Z] + ls -al . [2021-01-13T01:47:26.119Z] total 660 [2021-01-13T01:47:26.119Z] drwxrwxr-x 10 1001 1001 4096 Jan 13 01:47 . [2021-01-13T01:47:26.119Z] drwxr-xr-x 4 root root 28 Jan 13 01:46 .. [2021-01-13T01:47:26.119Z] -rw-rw-r-- 1 1001 1001 11 Jan 13 01:44 .dockerignore [2021-01-13T01:47:26.119Z] drwxrwxr-x 8 1001 1001 179 Jan 13 01:44 .git [2021-01-13T01:47:26.119Z] drwxrwxr-x 3 1001 1001 125 Jan 13 01:44 .github [2021-01-13T01:47:26.119Z] -rw-rw-r-- 1 1001 1001 824 Jan 13 01:44 .gitignore [2021-01-13T01:47:26.119Z] drwx------ 3 1001 1001 47 Jan 13 01:45 .semver [2021-01-13T01:47:26.119Z] -rw-rw-r-- 1 1001 1001 166 Jan 13 01:44 .sonarcloud.properties [2021-01-13T01:47:26.119Z] -rw-rw-r-- 1 1001 1001 7741 Jan 13 01:44 Attribution.txt [2021-01-13T01:47:26.119Z] -rw-rw-r-- 1 1001 1001 3804 Jan 13 01:44 CONTRIBUTING.md [2021-01-13T01:47:26.119Z] -rw-rw-r-- 1 1001 1001 931 Jan 13 01:44 Dockerfile.build [2021-01-13T01:47:26.119Z] -rw-rw-r-- 1 1001 1001 863 Jan 13 01:44 Jenkinsfile [2021-01-13T01:47:26.119Z] -rw-rw-r-- 1 1001 1001 10775 Jan 13 01:44 LICENSE [2021-01-13T01:47:26.119Z] -rw-rw-r-- 1 1001 1001 5750 Jan 13 01:44 Makefile [2021-01-13T01:47:26.119Z] -rw-rw-r-- 1 1001 1001 6524 Jan 13 01:44 README.md [2021-01-13T01:47:26.119Z] -rw-rw-r-- 1 1001 1001 6744 Jan 13 01:44 SECURITY.md [2021-01-13T01:47:26.119Z] -rw-rw-r-- 1 1001 1001 5 Jan 13 01:45 VERSION [2021-01-13T01:47:26.119Z] -rw-rw-r-- 1 1001 1001 4131 Jan 13 01:44 ZMQWindows.md [2021-01-13T01:47:26.119Z] drwxrwxr-x 2 1001 1001 117 Jan 13 01:44 bin [2021-01-13T01:47:26.119Z] drwxrwxr-x 14 1001 1001 4096 Jan 13 01:44 cmd [2021-01-13T01:47:26.119Z] -rw-r--r-- 1 root root 553501 Jan 13 01:47 coverage.out [2021-01-13T01:47:26.119Z] -rw-r--r-- 1 root root 979 Jan 13 01:47 go.mod [2021-01-13T01:47:26.119Z] -rw-r--r-- 1 root root 19231 Jan 13 01:47 go.sum [2021-01-13T01:47:26.119Z] drwxrwxr-x 8 1001 1001 127 Jan 13 01:44 internal [2021-01-13T01:47:26.119Z] drwxrwxr-x 4 1001 1001 26 Jan 13 01:44 openapi [2021-01-13T01:47:26.119Z] drwxrwxr-x 4 1001 1001 71 Jan 13 01:44 snap [2021-01-13T01:47:26.119Z] -rw-rw-r-- 1 1001 1001 168 Jan 13 01:44 version.go [Pipeline] sh [2021-01-13T01:47:26.422Z] + '[' -e coverage.out ] [2021-01-13T01:47:26.422Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-13T01:47:26.611Z] Stashed 1 file(s) [Pipeline] sh [2021-01-13T01:47:26.950Z] + make build [2021-01-13T01:47:26.950Z] 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-13T01:47:31.191Z] 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-13T01:47:37.901Z] 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-13T01:47:39.306Z] 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-13T01:47:40.722Z] 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-13T01:47:40.985Z] 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-13T01:47:42.411Z] 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-13T01:47:43.809Z] 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-13T01:47:45.207Z] 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-13T01:47:46.155Z] 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-13T01:47:47.105Z] 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-13T01:47:48.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-01-13T01:47:49.480Z] $ docker stop --time=1 9fddd947319395966ae4d52c5afffc3d132ca6d040b16e429858403102290039 [2021-01-13T01:47:51.224Z] $ docker rm -f 9fddd947319395966ae4d52c5afffc3d132ca6d040b16e429858403102290039 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T01:47:54.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-13T01:47:54.909Z] [2021-01-13T01:47:54.909Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T01:47:55.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-13T01:47:55.263Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-13T01:47:55.263Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-13T01:47:55.263Z] ca9280d653b3: Pulling fs layer [2021-01-13T01:47:55.263Z] 7e9c9ca2126c: Pulling fs layer [2021-01-13T01:47:56.214Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-13T01:47:56.214Z] cbdbe7a5bc2a: Download complete [2021-01-13T01:47:56.480Z] ca9280d653b3: Verifying Checksum [2021-01-13T01:47:56.480Z] ca9280d653b3: Download complete [2021-01-13T01:47:56.480Z] cbdbe7a5bc2a: Pull complete [2021-01-13T01:47:57.433Z] 7e9c9ca2126c: Download complete [2021-01-13T01:47:57.434Z] ca9280d653b3: Pull complete [2021-01-13T01:48:04.061Z] 7e9c9ca2126c: Pull complete [2021-01-13T01:48:04.061Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-13T01:48:04.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-13T01:48:04.061Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-13T01:48:04.248Z] prd-centos7-docker-4c-2g-19887 does not seem to be running inside a container [2021-01-13T01:48:04.300Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-13T01:48:07.384Z] $ docker top 6a5243f5a3ef0acf6fb364f9065749467147d8e44fbb18c7a583ab481a8af3aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T01:48:07.890Z] + docker-compose build --help [2021-01-13T01:48:07.890Z] + grep parallel [2021-01-13T01:48:08.839Z] --parallel Build images in parallel. [Pipeline] } [2021-01-13T01:48:08.856Z] $ docker stop --time=1 6a5243f5a3ef0acf6fb364f9065749467147d8e44fbb18c7a583ab481a8af3aa [2021-01-13T01:48:10.423Z] $ docker rm -f 6a5243f5a3ef0acf6fb364f9065749467147d8e44fbb18c7a583ab481a8af3aa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T01:48:11.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-13T01:48:11.110Z] . [Pipeline] withDockerContainer [2021-01-13T01:48:11.274Z] prd-centos7-docker-4c-2g-19887 does not seem to be running inside a container [2021-01-13T01:48:11.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-13T01:48:12.103Z] $ docker top 751b2439608c898c787cbfe7f98896632dfa320656e7a5fba18e164dca92acaa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T01:48:12.729Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-13T01:48:13.747Z] Building docker-core-command-go ... [2021-01-13T01:48:13.747Z] Building docker-core-data-go ... [2021-01-13T01:48:13.747Z] Building docker-core-metadata-go ... [2021-01-13T01:48:13.747Z] Building docker-security-bootstrap-redis-go ... [2021-01-13T01:48:13.747Z] Building docker-security-proxy-setup-go ... [2021-01-13T01:48:13.747Z] Building docker-security-secretstore-setup-go ... [2021-01-13T01:48:13.747Z] Building docker-support-notifications-go ... [2021-01-13T01:48:13.747Z] Building docker-support-scheduler-go ... [2021-01-13T01:48:13.747Z] Building docker-sys-mgmt-agent-go ... [2021-01-13T01:48:13.747Z] Building docker-sys-mgmt-agent-go [2021-01-13T01:48:13.747Z] Building docker-support-notifications-go [2021-01-13T01:48:13.747Z] Building docker-core-command-go [2021-01-13T01:48:13.747Z] Building docker-security-secretstore-setup-go [2021-01-13T01:48:13.747Z] Building docker-security-bootstrap-redis-go [2021-01-13T01:48:46.093Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T01:48:46.093Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T01:48:46.093Z] ---> 7b801599de8c [2021-01-13T01:48:46.093Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T01:48:46.093Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T01:48:46.093Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-13T01:48:46.093Z] ---> 7b801599de8c [2021-01-13T01:48:46.093Z] Step 3/24 : WORKDIR /edgex-go [2021-01-13T01:48:46.093Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T01:48:46.093Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-13T01:48:46.093Z] ---> 7b801599de8c [2021-01-13T01:48:46.093Z] Step 3/26 : WORKDIR /edgex-go [2021-01-13T01:48:46.093Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T01:48:46.093Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-13T01:48:46.093Z] ---> 7b801599de8c [2021-01-13T01:48:46.093Z] Step 3/24 : WORKDIR /edgex-go [2021-01-13T01:48:46.093Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T01:48:46.093Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T01:48:46.093Z] ---> 7b801599de8c [2021-01-13T01:48:46.093Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T01:48:46.093Z] ---> Running in af405c5e0df7 [2021-01-13T01:48:46.093Z] ---> Running in b490bf1536fb [2021-01-13T01:48:46.093Z] ---> Running in 54524d312ba4 [2021-01-13T01:48:46.093Z] ---> Running in f21beb75e4ce [2021-01-13T01:48:46.093Z] ---> Running in 85e119e5bf9b [2021-01-13T01:48:46.093Z] Removing intermediate container f21beb75e4ce [2021-01-13T01:48:46.093Z] ---> f23f2d8105fc [2021-01-13T01:48:46.093Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T01:48:46.093Z] Removing intermediate container 54524d312ba4 [2021-01-13T01:48:46.093Z] ---> 153e5829bb25 [2021-01-13T01:48:46.093Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T01:48:46.093Z] Removing intermediate container 85e119e5bf9b [2021-01-13T01:48:46.093Z] ---> b05e0b5b52e0 [2021-01-13T01:48:46.093Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T01:48:46.093Z] Removing intermediate container af405c5e0df7 [2021-01-13T01:48:46.093Z] ---> c55fe033fb22 [2021-01-13T01:48:46.093Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T01:48:46.093Z] Removing intermediate container b490bf1536fb [2021-01-13T01:48:46.093Z] ---> aed584bd99ee [2021-01-13T01:48:46.093Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T01:48:46.093Z] ---> Running in 8f8c04ce2891 [2021-01-13T01:48:46.093Z] ---> Running in 4cb8fbd3edc5 [2021-01-13T01:48:46.093Z] ---> Running in 3a5821f60fd3 [2021-01-13T01:48:46.093Z] ---> Running in 23be21db8084 [2021-01-13T01:48:46.093Z] ---> Running in ca7cba63dc5f [2021-01-13T01:48:46.093Z] Removing intermediate container 4cb8fbd3edc5 [2021-01-13T01:48:46.093Z] ---> 806dd0aa8072 [2021-01-13T01:48:46.093Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-13T01:48:46.093Z] ---> Running in 4298e2bdd2a3 [2021-01-13T01:48:46.358Z] Removing intermediate container 8f8c04ce2891 [2021-01-13T01:48:46.358Z] ---> 2a5b016825b6 [2021-01-13T01:48:46.358Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-13T01:48:46.621Z] ---> Running in cc1e144af520 [2021-01-13T01:48:46.621Z] Removing intermediate container ca7cba63dc5f [2021-01-13T01:48:46.621Z] ---> f969ec7106f3 [2021-01-13T01:48:46.621Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T01:48:46.884Z] Removing intermediate container 3a5821f60fd3 [2021-01-13T01:48:46.884Z] ---> 0895ecff4808 [2021-01-13T01:48:46.884Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T01:48:46.884Z] Removing intermediate container 23be21db8084 [2021-01-13T01:48:46.884Z] ---> 0220f5d934ed [2021-01-13T01:48:46.884Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-13T01:48:46.884Z] ---> Running in 6c6b6b944c5e [2021-01-13T01:48:47.245Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T01:48:47.245Z] ---> Running in ce04e09571e0 [2021-01-13T01:48:47.245Z] ---> Running in 8863ce494785 [2021-01-13T01:48:47.576Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T01:48:47.576Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T01:48:47.576Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T01:48:47.854Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T01:48:47.854Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T01:48:48.142Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T01:48:48.142Z] OK: 233 MiB in 51 packages [2021-01-13T01:48:48.142Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T01:48:48.437Z] OK: 233 MiB in 51 packages [2021-01-13T01:48:48.437Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T01:48:48.748Z] Removing intermediate container 4298e2bdd2a3 [2021-01-13T01:48:48.748Z] ---> 793a50631d78 [2021-01-13T01:48:48.748Z] Step 6/24 : COPY go.mod . [2021-01-13T01:48:48.748Z] OK: 233 MiB in 51 packages [2021-01-13T01:48:49.022Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T01:48:49.022Z] ---> ee3ec5f88b1e [2021-01-13T01:48:49.022Z] Step 7/24 : RUN go mod download [2021-01-13T01:48:49.022Z] Removing intermediate container cc1e144af520 [2021-01-13T01:48:49.022Z] ---> dc6badb5a368 [2021-01-13T01:48:49.022Z] Step 6/24 : COPY go.mod . [2021-01-13T01:48:49.022Z] OK: 233 MiB in 51 packages [2021-01-13T01:48:49.022Z] ---> Running in 83b62baf220d [2021-01-13T01:48:49.291Z] ---> c5727541c440 [2021-01-13T01:48:49.291Z] Step 7/24 : RUN go mod download [2021-01-13T01:48:49.561Z] OK: 233 MiB in 51 packages [2021-01-13T01:48:49.561Z] Removing intermediate container 6c6b6b944c5e [2021-01-13T01:48:49.561Z] ---> 0b624f6da234 [2021-01-13T01:48:49.561Z] Step 6/22 : COPY go.mod . [2021-01-13T01:48:49.561Z] ---> Running in 991f65ec8386 [2021-01-13T01:48:50.140Z] ---> 668c35b430ca [2021-01-13T01:48:50.140Z] Step 7/22 : RUN go mod download [2021-01-13T01:48:50.140Z] Removing intermediate container 8863ce494785 [2021-01-13T01:48:50.140Z] ---> 509f29109eef [2021-01-13T01:48:50.140Z] Step 6/26 : COPY go.mod . [2021-01-13T01:48:50.140Z] ---> Running in 03135ef656fa [2021-01-13T01:48:50.407Z] Removing intermediate container ce04e09571e0 [2021-01-13T01:48:50.407Z] ---> fb1b2b9c1e74 [2021-01-13T01:48:50.407Z] Step 6/22 : COPY go.mod . [2021-01-13T01:48:50.407Z] ---> dbdd12e60208 [2021-01-13T01:48:50.407Z] Step 7/26 : RUN go mod download [2021-01-13T01:48:50.672Z] ---> Running in a314807a687c [2021-01-13T01:48:50.672Z] ---> 3d519f00f171 [2021-01-13T01:48:50.672Z] Step 7/22 : RUN go mod download [2021-01-13T01:48:50.948Z] ---> Running in 1a4f56711e28 [2021-01-13T01:48:51.221Z] Removing intermediate container 83b62baf220d [2021-01-13T01:48:51.221Z] ---> 789175131edd [2021-01-13T01:48:51.221Z] Step 8/24 : COPY . . [2021-01-13T01:48:52.186Z] Removing intermediate container 991f65ec8386 [2021-01-13T01:48:52.186Z] ---> 94fa93e5444c [2021-01-13T01:48:52.186Z] Step 8/24 : COPY . . [2021-01-13T01:48:56.480Z] Removing intermediate container 03135ef656fa [2021-01-13T01:48:56.480Z] ---> 085933f191db [2021-01-13T01:48:56.480Z] Step 8/22 : COPY . . [2021-01-13T01:49:00.043Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19888 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws [2021-01-13T01:49:00.167Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-01-13T01:49:03.194Z] Removing intermediate container a314807a687c [2021-01-13T01:49:03.194Z] ---> f9c91d6eba6e [2021-01-13T01:49:03.194Z] Step 8/26 : COPY . . [2021-01-13T01:49:03.194Z] Removing intermediate container 1a4f56711e28 [2021-01-13T01:49:03.194Z] ---> ad241066e611 [2021-01-13T01:49:03.194Z] Step 8/22 : COPY . . [2021-01-13T01:49:05.174Z] using credential edgex-jenkins-ssh [2021-01-13T01:49:05.241Z] Cloning the remote Git repository [2021-01-13T01:49:05.301Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-13T01:49:05.430Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-01-13T01:49:05.515Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-13T01:49:05.516Z] > git --version # timeout=10 [2021-01-13T01:49:05.529Z] > git --version # 'git version 2.17.1' [2021-01-13T01:49:05.531Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T01:49:05.579Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T01:49:30.560Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-13T01:49:30.576Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T01:49:30.607Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-13T01:49:30.643Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-13T01:49:30.643Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T01:49:30.656Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-13T01:49:31.487Z] Merging remotes/origin/master commit 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit 343823bde4984d0dc2f366b49a07a1653b3005e8 [2021-01-13T01:49:32.005Z] Merge succeeded, producing 343823bde4984d0dc2f366b49a07a1653b3005e8 [2021-01-13T01:49:32.006Z] Checking out Revision 343823bde4984d0dc2f366b49a07a1653b3005e8 (PR-3002) [2021-01-13T01:49:31.505Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T01:49:31.518Z] > git checkout -f 343823bde4984d0dc2f366b49a07a1653b3005e8 # timeout=10 [2021-01-13T01:49:31.818Z] > git remote # timeout=10 [2021-01-13T01:49:31.837Z] > git config --get remote.origin.url # timeout=10 [2021-01-13T01:49:31.896Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T01:49:31.910Z] > git merge 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 [2021-01-13T01:49:31.961Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-13T01:49:32.011Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T01:49:32.038Z] > git checkout -f 343823bde4984d0dc2f366b49a07a1653b3005e8 # timeout=10 [2021-01-13T01:49:35.442Z] ---> ef4030df818d [2021-01-13T01:49:35.442Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-13T01:49:35.442Z] ---> 6cbcfbd8f5ca [2021-01-13T01:49:35.442Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-13T01:49:35.442Z] ---> Running in 3ec52cd9b0c6 [2021-01-13T01:49:35.442Z] ---> Running in c0c2d29f5aed [2021-01-13T01:49:35.442Z] ---> d40c88d84df4 [2021-01-13T01:49:35.442Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-13T01:49:35.442Z] ---> a7c3c76fba8f [2021-01-13T01:49:35.442Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-13T01:49:35.442Z] ---> a95f5c88ce5a [2021-01-13T01:49:35.442Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-13T01:49:35.442Z] ---> Running in 4f4524cd2c86 [2021-01-13T01:49:35.442Z] ---> Running in c40ad43f00ee [2021-01-13T01:49:35.442Z] ---> Running in ad5844a0aaaa [2021-01-13T01:49:36.422Z] 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-13T01:49:36.422Z] 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-13T01:49:36.422Z] 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-13T01:49:36.422Z] 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-13T01:49:36.422Z] 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-13T01:49:36.524Z] Commit message: "feat(data): Core Data publish to //" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-13T01:49:38.206Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-13T01:49:38.617Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-13T01:49:38.966Z] + sudo service docker restart [2021-01-13T01:49:38.966Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-13T01:49:41.070Z] provisioning config files... [2021-01-13T01:49:41.112Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2536311948141264776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-13T01:49:41.535Z] ---> docker-login.sh [2021-01-13T01:49:41.535Z] nexus3.edgexfoundry.org:10001 [2021-01-13T01:49:42.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T01:49:43.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T01:49:43.574Z] Configure a credential helper to remove this warning. See [2021-01-13T01:49:43.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T01:49:43.574Z] [2021-01-13T01:49:43.574Z] Login Succeeded [2021-01-13T01:49:43.574Z] nexus3.edgexfoundry.org:10002 [2021-01-13T01:49:43.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T01:49:44.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T01:49:44.120Z] Configure a credential helper to remove this warning. See [2021-01-13T01:49:44.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T01:49:44.120Z] [2021-01-13T01:49:44.120Z] Login Succeeded [2021-01-13T01:49:44.120Z] nexus3.edgexfoundry.org:10003 [2021-01-13T01:49:44.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T01:49:44.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T01:49:44.671Z] Configure a credential helper to remove this warning. See [2021-01-13T01:49:44.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T01:49:44.671Z] [2021-01-13T01:49:44.671Z] Login Succeeded [2021-01-13T01:49:44.671Z] nexus3.edgexfoundry.org:10004 [2021-01-13T01:49:44.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T01:49:44.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T01:49:44.949Z] Configure a credential helper to remove this warning. See [2021-01-13T01:49:44.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T01:49:44.949Z] [2021-01-13T01:49:44.949Z] Login Succeeded [2021-01-13T01:49:44.949Z] docker.io [2021-01-13T01:49:45.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T01:49:45.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T01:49:45.817Z] Configure a credential helper to remove this warning. See [2021-01-13T01:49:45.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T01:49:45.817Z] [2021-01-13T01:49:45.817Z] Login Succeeded [2021-01-13T01:49:45.817Z] ---> docker-login.sh ends [Pipeline] } [2021-01-13T01:49:45.834Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-13T01:49:46.337Z] ========================================================= [2021-01-13T01:49:46.338Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-13T01:49:46.338Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-13T01:49:46.710Z] + 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-13T01:49:48.701Z] Sending build context to Docker daemon 165.5MB [2021-01-13T01:49:48.974Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-13T01:49:48.974Z] Step 2/6 : FROM ${BASE} [2021-01-13T01:49:48.974Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-13T01:49:48.974Z] 5f621e34cdf4: Pulling fs layer [2021-01-13T01:49:48.974Z] a4357932f1b6: Pulling fs layer [2021-01-13T01:49:48.974Z] 18c013af1878: Pulling fs layer [2021-01-13T01:49:48.974Z] 00ac8860ef70: Pulling fs layer [2021-01-13T01:49:48.974Z] 63d7cb157983: Pulling fs layer [2021-01-13T01:49:48.974Z] b116817d02f9: Pulling fs layer [2021-01-13T01:49:48.974Z] 745a02a5169b: Pulling fs layer [2021-01-13T01:49:48.974Z] 00ac8860ef70: Waiting [2021-01-13T01:49:48.974Z] 63d7cb157983: Waiting [2021-01-13T01:49:48.974Z] b116817d02f9: Waiting [2021-01-13T01:49:48.974Z] 745a02a5169b: Waiting [2021-01-13T01:49:48.974Z] 18c013af1878: Verifying Checksum [2021-01-13T01:49:48.974Z] 18c013af1878: Download complete [2021-01-13T01:49:48.974Z] a4357932f1b6: Verifying Checksum [2021-01-13T01:49:48.974Z] a4357932f1b6: Download complete [2021-01-13T01:49:48.974Z] 63d7cb157983: Verifying Checksum [2021-01-13T01:49:48.974Z] 63d7cb157983: Download complete [2021-01-13T01:49:49.245Z] b116817d02f9: Verifying Checksum [2021-01-13T01:49:49.245Z] b116817d02f9: Download complete [2021-01-13T01:49:49.520Z] 5f621e34cdf4: Verifying Checksum [2021-01-13T01:49:49.520Z] 5f621e34cdf4: Download complete [2021-01-13T01:49:50.136Z] 5f621e34cdf4: Pull complete [2021-01-13T01:49:50.415Z] a4357932f1b6: Pull complete [2021-01-13T01:49:51.025Z] 18c013af1878: Pull complete [2021-01-13T01:49:51.625Z] 745a02a5169b: Verifying Checksum [2021-01-13T01:49:51.625Z] 745a02a5169b: Download complete [2021-01-13T01:49:53.080Z] 00ac8860ef70: Verifying Checksum [2021-01-13T01:49:53.080Z] 00ac8860ef70: Download complete [2021-01-13T01:50:03.135Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-13T01:50:03.261Z] 00ac8860ef70: Pull complete [2021-01-13T01:50:03.261Z] 63d7cb157983: Pull complete [2021-01-13T01:50:03.535Z] b116817d02f9: Pull complete [2021-01-13T01:50:07.881Z] 745a02a5169b: Pull complete [2021-01-13T01:50:07.881Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-13T01:50:07.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-13T01:50:07.881Z] ---> b7e6874047d6 [2021-01-13T01:50:07.881Z] 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-13T01:50:10.526Z] ---> Running in ae1f764174f2 [2021-01-13T01:50:11.354Z] Removing intermediate container 3ec52cd9b0c6 [2021-01-13T01:50:11.354Z] ---> 5374263b8df5 [2021-01-13T01:50:11.354Z] [2021-01-13T01:50:11.354Z] Step 10/24 : FROM alpine:3.12 [2021-01-13T01:50:11.354Z] Removing intermediate container ad5844a0aaaa [2021-01-13T01:50:11.354Z] ---> e93c42bf3cdf [2021-01-13T01:50:11.354Z] [2021-01-13T01:50:11.354Z] Step 10/22 : FROM scratch [2021-01-13T01:50:11.354Z] Removing intermediate container 4f4524cd2c86 [2021-01-13T01:50:11.354Z] ---> [2021-01-13T01:50:11.354Z] ---> 6919d271d275 [2021-01-13T01:50:11.354Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T01:50:11.354Z] [2021-01-13T01:50:11.354Z] Step 10/22 : FROM alpine:3.12 [2021-01-13T01:50:11.354Z] Removing intermediate container c40ad43f00ee [2021-01-13T01:50:11.354Z] ---> 25ed0ee842b7 [2021-01-13T01:50:11.354Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-13T01:50:11.354Z] 3.12: Pulling from library/alpine [2021-01-13T01:50:11.354Z] 3.12: Pulling from library/alpine [2021-01-13T01:50:11.623Z] Removing intermediate container c0c2d29f5aed [2021-01-13T01:50:11.623Z] ---> e6dd5d986573 [2021-01-13T01:50:11.623Z] [2021-01-13T01:50:11.623Z] Step 10/24 : FROM scratch [2021-01-13T01:50:11.623Z] ---> [2021-01-13T01:50:11.623Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-13T01:50:11.623Z] ---> Running in effab4d793eb [2021-01-13T01:50:11.623Z] ---> Running in b44a2d692f31 [2021-01-13T01:50:11.623Z] ---> Running in 63595b7d2598 [2021-01-13T01:50:12.063Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T01:50:12.220Z] Removing intermediate container b44a2d692f31 [2021-01-13T01:50:12.220Z] ---> 84c54a03c342 [2021-01-13T01:50:12.220Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-13T01:50:12.220Z] Removing intermediate container 63595b7d2598 [2021-01-13T01:50:12.220Z] ---> c554dbbd7a9c [2021-01-13T01:50:12.220Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-13T01:50:12.220Z] 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-13T01:50:12.220Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-13T01:50:12.220Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-13T01:50:12.220Z] ---> Running in 412dafa6d6ba [2021-01-13T01:50:12.220Z] ---> Running in e1552ab41b74 [2021-01-13T01:50:12.220Z] Status: Downloaded newer image for alpine:3.12 [2021-01-13T01:50:12.220Z] ---> 389fef711851 [2021-01-13T01:50:12.220Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-13T01:50:12.220Z] Status: Downloaded newer image for alpine:3.12 [2021-01-13T01:50:12.220Z] ---> 389fef711851 [2021-01-13T01:50:12.220Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-13T01:50:12.486Z] ---> Running in 6f8335a3314f [2021-01-13T01:50:12.486Z] ---> Running in fd63ef7b6249 [2021-01-13T01:50:12.659Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T01:50:12.754Z] Removing intermediate container 412dafa6d6ba [2021-01-13T01:50:12.754Z] ---> faacfb183733 [2021-01-13T01:50:12.754Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-13T01:50:12.754Z] Removing intermediate container e1552ab41b74 [2021-01-13T01:50:12.754Z] ---> a09b10769385 [2021-01-13T01:50:12.754Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-13T01:50:13.026Z] ---> Running in 9ad35c7415b0 [2021-01-13T01:50:13.026Z] ---> Running in c5726be39ab6 [2021-01-13T01:50:13.259Z] (1/12) Installing libmagic (5.38-r0) [2021-01-13T01:50:13.296Z] Removing intermediate container c5726be39ab6 [2021-01-13T01:50:13.296Z] ---> 3dffebe390bb [2021-01-13T01:50:13.296Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-13T01:50:13.296Z] Removing intermediate container 9ad35c7415b0 [2021-01-13T01:50:13.296Z] ---> a71e3c15c1ac [2021-01-13T01:50:13.296Z] Step 14/22 : WORKDIR / [2021-01-13T01:50:13.532Z] (2/12) Installing file (5.38-r0) [2021-01-13T01:50:13.567Z] ---> Running in 6463b1bdb692 [2021-01-13T01:50:13.567Z] Removing intermediate container effab4d793eb [2021-01-13T01:50:13.567Z] ---> c9d1d39ade9f [2021-01-13T01:50:13.567Z] [2021-01-13T01:50:13.567Z] Step 11/26 : FROM docker:20.10.0 [2021-01-13T01:50:13.567Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T01:50:13.804Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-13T01:50:13.804Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-13T01:50:13.836Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T01:50:13.836Z] 20.10.0: Pulling from library/docker [2021-01-13T01:50:13.836Z] Removing intermediate container 6463b1bdb692 [2021-01-13T01:50:13.836Z] ---> dd83b2302b9f [2021-01-13T01:50:13.836Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T01:50:13.836Z] ---> 07a16e428ed6 [2021-01-13T01:50:13.836Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-13T01:50:13.836Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T01:50:13.836Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T01:50:13.836Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-13T01:50:13.836Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-13T01:50:14.099Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T01:50:14.099Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T01:50:14.099Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-13T01:50:14.099Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-13T01:50:14.099Z] (4/5) Installing curl (7.69.1-r3) [2021-01-13T01:50:14.099Z] (4/5) Installing curl (7.69.1-r3) [2021-01-13T01:50:14.099Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-13T01:50:14.099Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T01:50:14.099Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-13T01:50:14.099Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T01:50:14.099Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T01:50:14.099Z] OK: 7 MiB in 19 packages [2021-01-13T01:50:14.364Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T01:50:14.628Z] ---> 8d7525ba1f6d [2021-01-13T01:50:14.628Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-13T01:50:14.628Z] OK: 7 MiB in 19 packages [2021-01-13T01:50:16.037Z] ---> 08aaa4369dc6 [2021-01-13T01:50:16.037Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-13T01:50:16.302Z] ---> 35acd3494639 [2021-01-13T01:50:16.302Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-13T01:50:17.258Z] Removing intermediate container 6f8335a3314f [2021-01-13T01:50:17.258Z] ---> c4dadb6eec60 [2021-01-13T01:50:17.258Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-13T01:50:17.834Z] ---> bf4600e2a457 [2021-01-13T01:50:17.834Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-13T01:50:17.834Z] ---> 743168399714 [2021-01-13T01:50:17.834Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T01:50:18.106Z] ---> Running in d0313552fa4d [2021-01-13T01:50:18.106Z] Removing intermediate container fd63ef7b6249 [2021-01-13T01:50:18.106Z] ---> a155a49a244c [2021-01-13T01:50:18.106Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-13T01:50:18.106Z] ---> Running in 21542a9f181e [2021-01-13T01:50:18.106Z] ---> Running in de34bf76fcd9 [2021-01-13T01:50:18.371Z] Removing intermediate container d0313552fa4d [2021-01-13T01:50:18.371Z] ---> c448f8c8f030 [2021-01-13T01:50:18.371Z] Step 13/22 : WORKDIR / [2021-01-13T01:50:18.371Z] Removing intermediate container 21542a9f181e [2021-01-13T01:50:18.371Z] ---> f0c9b6632843 [2021-01-13T01:50:18.371Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T01:50:18.640Z] Removing intermediate container de34bf76fcd9 [2021-01-13T01:50:18.640Z] ---> 0ab6b75a5c3f [2021-01-13T01:50:18.640Z] Step 13/24 : WORKDIR / [2021-01-13T01:50:18.640Z] ---> 42e85c76418e [2021-01-13T01:50:18.640Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-13T01:50:18.640Z] ---> Running in 5cb9e014bba9 [2021-01-13T01:50:18.640Z] ---> Running in ccd791d4480d [2021-01-13T01:50:18.640Z] ---> Running in e81e2d5a732b [2021-01-13T01:50:18.916Z] Removing intermediate container 5cb9e014bba9 [2021-01-13T01:50:18.916Z] ---> 1e5451ef3cba [2021-01-13T01:50:18.916Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T01:50:19.194Z] Removing intermediate container ccd791d4480d [2021-01-13T01:50:19.194Z] ---> 75055da4da84 [2021-01-13T01:50:19.194Z] Step 20/22 : LABEL arch=x86_64 [2021-01-13T01:50:19.194Z] Removing intermediate container e81e2d5a732b [2021-01-13T01:50:19.194Z] ---> c71a1d7f9199 [2021-01-13T01:50:19.194Z] 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-13T01:50:20.145Z] ---> Running in 4cc80596afb0 [2021-01-13T01:50:20.417Z] ---> 4fc1cb3a5866 [2021-01-13T01:50:20.417Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-13T01:50:20.417Z] ---> a1452ef50ca9 [2021-01-13T01:50:20.417Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-13T01:50:20.417Z] ---> 579c13717774 [2021-01-13T01:50:20.417Z] 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-13T01:50:20.417Z] Removing intermediate container 4cc80596afb0 [2021-01-13T01:50:20.417Z] ---> db7b261796b4 [2021-01-13T01:50:20.417Z] Step 21/22 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 [2021-01-13T01:50:20.679Z] ---> Running in 9e7e0bcbf154 [2021-01-13T01:50:20.942Z] ---> f67d3e70956a [2021-01-13T01:50:20.942Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-13T01:50:20.942Z] ---> 8b7b2d8cbee3 [2021-01-13T01:50:20.942Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-13T01:50:20.942Z] ---> Running in 662c95a797d1 [2021-01-13T01:50:20.942Z] Removing intermediate container 9e7e0bcbf154 [2021-01-13T01:50:20.942Z] ---> e522557b1543 [2021-01-13T01:50:20.942Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T01:50:21.205Z] ---> a538cfe128e9 [2021-01-13T01:50:21.205Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-13T01:50:21.205Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-13T01:50:21.205Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-13T01:50:21.205Z] ---> aefe523efa57 [2021-01-13T01:50:21.205Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-13T01:50:21.205Z] ---> Running in 09bc04b691f3 [2021-01-13T01:50:21.469Z] Removing intermediate container 662c95a797d1 [2021-01-13T01:50:21.469Z] ---> 2efceeb5d96c [2021-01-13T01:50:21.469Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T01:50:21.469Z] ---> d2a42bc8faef [2021-01-13T01:50:21.469Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-13T01:50:21.469Z] ---> Running in 38ac1b2b23d6 [2021-01-13T01:50:21.469Z] ---> c8ca253b2ef2 [2021-01-13T01:50:21.469Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-13T01:50:21.732Z] ---> Running in efc271c34805 [2021-01-13T01:50:21.732Z] Removing intermediate container 09bc04b691f3 [2021-01-13T01:50:21.732Z] ---> 189b7ebc8551 [2021-01-13T01:50:21.732Z] [2021-01-13T01:50:21.998Z] ---> e722dc4854ea [2021-01-13T01:50:21.998Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-13T01:50:21.998Z] ---> 774335b0f0e1 [2021-01-13T01:50:21.998Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-13T01:50:21.998Z] Successfully built 189b7ebc8551 [2021-01-13T01:50:21.998Z] Removing intermediate container efc271c34805 [2021-01-13T01:50:21.998Z] ---> aabc25b8fbd1 [2021-01-13T01:50:21.998Z] Step 22/24 : LABEL arch=x86_64 [2021-01-13T01:50:21.998Z] Successfully tagged docker-core-command-go:latest [2021-01-13T01:50:21.998Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-01-13T01:50:22.274Z] ---> Running in 7b3c7cd81b74 [2021-01-13T01:50:22.274Z] ---> Running in 2961f4314de8 [2021-01-13T01:50:22.274Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T01:50:22.274Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T01:50:22.542Z] (1/2) Installing readline (8.0.4-r0) [2021-01-13T01:50:22.542Z] (2/2) Installing bash (5.0.17-r0) [2021-01-13T01:50:22.542Z] Executing bash-5.0.17-r0.post-install [2021-01-13T01:50:22.542Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T01:50:22.542Z] OK: 12 MiB in 22 packages [2021-01-13T01:50:22.542Z] Removing intermediate container 2961f4314de8 [2021-01-13T01:50:22.542Z] ---> d691f39fd3ca [2021-01-13T01:50:22.542Z] Step 23/24 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 [2021-01-13T01:50:22.805Z] ---> 8b0fca179c49 [2021-01-13T01:50:22.805Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-13T01:50:22.805Z] ---> Running in 3bbc585ffef2 [2021-01-13T01:50:27.042Z] Removing intermediate container 3bbc585ffef2 [2021-01-13T01:50:27.042Z] ---> 07a2c240153d [2021-01-13T01:50:27.042Z] Step 24/24 : LABEL version=0.0.0 [2021-01-13T01:50:27.042Z] ---> 9e234a6d080c [2021-01-13T01:50:27.042Z] 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-13T01:50:27.042Z] ---> Running in f400992f0149 [2021-01-13T01:50:27.042Z] ---> Running in a3a7d6141e3b [2021-01-13T01:50:27.991Z] Removing intermediate container 38ac1b2b23d6 [2021-01-13T01:50:27.991Z] ---> 19248eba1933 [2021-01-13T01:50:27.991Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-13T01:50:29.937Z] Removing intermediate container f400992f0149 [2021-01-13T01:50:29.937Z] ---> cf6fa0496c2a [2021-01-13T01:50:29.937Z] [2021-01-13T01:50:29.937Z] Removing intermediate container 7b3c7cd81b74 [2021-01-13T01:50:29.937Z] ---> 31c178147f90 [2021-01-13T01:50:29.937Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-13T01:50:29.937Z] ---> Running in 119d1e969753 [2021-01-13T01:50:30.204Z] Successfully built cf6fa0496c2a [2021-01-13T01:50:30.204Z] ---> Running in 3fc61b5775c3 [2021-01-13T01:50:30.819Z] Successfully tagged docker-support-notifications-go:latest [2021-01-13T01:50:30.819Z]  Building docker-support-notifications-go ... done Building docker-support-scheduler-go [2021-01-13T01:50:32.088Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-13T01:50:32.088Z] (6/12) Installing patch (2.7.6-r6) [2021-01-13T01:50:32.088Z] (7/12) Installing build-base (0.5-r2) [2021-01-13T01:50:32.088Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-13T01:50:32.088Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-13T01:50:32.088Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-13T01:50:32.088Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-13T01:50:32.088Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-13T01:50:32.088Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T01:50:32.088Z] OK: 217 MiB in 51 packages [2021-01-13T01:50:32.825Z] Removing intermediate container 119d1e969753 [2021-01-13T01:50:32.825Z] ---> a6147667fbdc [2021-01-13T01:50:32.825Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-13T01:50:32.825Z] Removing intermediate container 3fc61b5775c3 [2021-01-13T01:50:32.825Z] ---> 59412de132d4 [2021-01-13T01:50:32.825Z] Step 20/22 : LABEL arch=x86_64 [2021-01-13T01:50:34.258Z] ---> Running in 265c1c9fd3f3 [2021-01-13T01:50:34.258Z] ---> Running in 2882a9961221 [2021-01-13T01:50:36.670Z] Removing intermediate container ae1f764174f2 [2021-01-13T01:50:36.670Z] ---> 643395824170 [2021-01-13T01:50:36.670Z] Step 4/6 : WORKDIR /edgex-go [2021-01-13T01:50:36.670Z] ---> Running in c8e93e5a2745 [2021-01-13T01:50:36.670Z] Removing intermediate container c8e93e5a2745 [2021-01-13T01:50:36.670Z] ---> c2f8efceb609 [2021-01-13T01:50:36.670Z] Step 5/6 : COPY go.mod . [2021-01-13T01:50:36.979Z] ---> 0a172eec9b3c [2021-01-13T01:50:36.979Z] Step 6/6 : RUN go mod download [2021-01-13T01:50:37.189Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T01:50:37.189Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-13T01:50:37.189Z] ---> 7b801599de8c [2021-01-13T01:50:37.189Z] Step 3/23 : WORKDIR /edgex-go [2021-01-13T01:50:37.255Z] ---> Running in 76a644a0528f [2021-01-13T01:50:37.799Z] ---> Using cache [2021-01-13T01:50:37.799Z] ---> 153e5829bb25 [2021-01-13T01:50:37.799Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T01:50:37.799Z] ---> Using cache [2021-01-13T01:50:37.799Z] ---> 806dd0aa8072 [2021-01-13T01:50:37.799Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-13T01:50:37.799Z] Removing intermediate container 2882a9961221 [2021-01-13T01:50:37.799Z] ---> f2f69a3ce192 [2021-01-13T01:50:37.799Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-13T01:50:37.799Z] Removing intermediate container a3a7d6141e3b [2021-01-13T01:50:37.799Z] ---> ee4029a083ae [2021-01-13T01:50:37.799Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-13T01:50:37.799Z] Removing intermediate container 265c1c9fd3f3 [2021-01-13T01:50:37.799Z] ---> 2e97bc9e9455 [2021-01-13T01:50:37.799Z] Step 21/22 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 [2021-01-13T01:50:37.799Z] ---> Running in 48f9930a3c28 [2021-01-13T01:50:38.066Z] ---> Running in 5521a126b6d8 [2021-01-13T01:50:38.066Z] ---> Running in ec4ecd31ce24 [2021-01-13T01:50:38.066Z] ---> Running in 7e2da3900f9d [2021-01-13T01:50:38.343Z] Removing intermediate container 7e2da3900f9d [2021-01-13T01:50:38.343Z] ---> 39780d5f445d [2021-01-13T01:50:38.343Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T01:50:38.343Z] Removing intermediate container ec4ecd31ce24 [2021-01-13T01:50:38.343Z] ---> ee9dd642b5a4 [2021-01-13T01:50:38.343Z] Step 22/24 : LABEL arch=x86_64 [2021-01-13T01:50:38.343Z] Removing intermediate container 5521a126b6d8 [2021-01-13T01:50:38.343Z] ---> a48d65aff071 [2021-01-13T01:50:38.343Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-13T01:50:38.940Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T01:50:38.940Z] ---> Running in 4c4e43e18674 [2021-01-13T01:50:38.940Z] ---> Running in f900aa2f8ff7 [2021-01-13T01:50:40.386Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T01:50:40.654Z] ---> 8b5f362e2bb4 [2021-01-13T01:50:40.654Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-13T01:50:40.921Z] Removing intermediate container f900aa2f8ff7 [2021-01-13T01:50:40.921Z] ---> 8b49083151ba [2021-01-13T01:50:40.921Z] Step 23/24 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 [2021-01-13T01:50:40.921Z] Removing intermediate container 4c4e43e18674 [2021-01-13T01:50:40.921Z] ---> db672910701b [2021-01-13T01:50:40.921Z] [2021-01-13T01:50:41.195Z] Successfully built db672910701b [2021-01-13T01:50:42.158Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-13T01:50:42.158Z]  Building docker-security-bootstrap-redis-go ... done Building docker-security-proxy-setup-go [2021-01-13T01:50:42.423Z] ---> 0e4db657ca82 [2021-01-13T01:50:42.423Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-13T01:50:42.692Z] ---> Running in 855f26f040b2 [2021-01-13T01:50:43.014Z] OK: 233 MiB in 51 packages [2021-01-13T01:50:43.971Z] Removing intermediate container 855f26f040b2 [2021-01-13T01:50:43.971Z] ---> d4b5186f0cde [2021-01-13T01:50:43.971Z] Step 24/24 : LABEL version=0.0.0 [2021-01-13T01:50:44.553Z] ---> d0be680f2b85 [2021-01-13T01:50:44.553Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-13T01:50:44.553Z] ---> Running in bbc3ac20d40b [2021-01-13T01:50:46.487Z] ---> Running in e8614c0caae0 [2021-01-13T01:50:47.066Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T01:50:47.066Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-13T01:50:47.066Z] ---> 7b801599de8c [2021-01-13T01:50:47.066Z] Step 3/21 : WORKDIR /edgex-go [2021-01-13T01:50:47.066Z] ---> Using cache [2021-01-13T01:50:47.066Z] ---> 153e5829bb25 [2021-01-13T01:50:47.066Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T01:50:47.066Z] ---> Using cache [2021-01-13T01:50:47.066Z] ---> 806dd0aa8072 [2021-01-13T01:50:47.066Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-13T01:50:47.066Z] ---> Using cache [2021-01-13T01:50:47.066Z] ---> 793a50631d78 [2021-01-13T01:50:47.066Z] Step 6/21 : COPY go.mod . [2021-01-13T01:50:47.066Z] ---> Using cache [2021-01-13T01:50:47.066Z] ---> ee3ec5f88b1e [2021-01-13T01:50:47.066Z] Step 7/21 : RUN go mod download [2021-01-13T01:50:47.066Z] ---> Using cache [2021-01-13T01:50:47.066Z] ---> 789175131edd [2021-01-13T01:50:47.066Z] Step 8/21 : COPY . . [2021-01-13T01:50:47.066Z] ---> Using cache [2021-01-13T01:50:47.066Z] ---> ef4030df818d [2021-01-13T01:50:47.066Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-13T01:50:47.661Z] Removing intermediate container bbc3ac20d40b [2021-01-13T01:50:47.661Z] ---> 8700dbe7eb10 [2021-01-13T01:50:47.661Z] [2021-01-13T01:50:47.661Z] Removing intermediate container 48f9930a3c28 [2021-01-13T01:50:47.661Z] ---> c7ba7292cf17 [2021-01-13T01:50:47.661Z] Step 6/23 : COPY go.mod . [2021-01-13T01:50:47.661Z] ---> Running in 5ae77bffcae2 [2021-01-13T01:50:47.661Z] Successfully built 8700dbe7eb10 [2021-01-13T01:50:47.933Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-13T01:50:47.933Z] Building docker-core-metadata-go [2021-01-13T01:50:48.203Z]  Building docker-security-secretstore-setup-go ... done  ---> e63b9479a59a [2021-01-13T01:50:48.203Z] Step 7/23 : RUN go mod download [2021-01-13T01:50:48.203Z] ---> Running in d9b0cd9ba349 [2021-01-13T01:50:48.203Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T01:50:48.480Z] 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-13T01:50:48.480Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T01:50:48.750Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-13T01:50:48.750Z] (2/33) Installing expat (2.2.9-r1) [2021-01-13T01:50:49.019Z] (3/33) Installing libffi (3.3-r2) [2021-01-13T01:50:49.019Z] (4/33) Installing gdbm (1.13-r1) [2021-01-13T01:50:49.306Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-13T01:50:49.306Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-13T01:50:49.588Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-13T01:50:56.303Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-13T01:50:56.303Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-13T01:50:56.303Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-13T01:50:56.303Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-13T01:50:56.303Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-13T01:50:56.303Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-13T01:50:56.303Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-13T01:50:56.580Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-13T01:50:56.580Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-13T01:50:56.580Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-13T01:50:57.170Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-13T01:50:57.170Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-13T01:50:57.436Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-13T01:50:58.864Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-13T01:50:59.139Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-13T01:51:00.108Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-13T01:51:01.078Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-13T01:51:01.358Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-13T01:51:01.628Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-13T01:51:02.240Z] Removing intermediate container d9b0cd9ba349 [2021-01-13T01:51:02.240Z] ---> 081ac5da6188 [2021-01-13T01:51:02.240Z] Step 8/23 : COPY . . [2021-01-13T01:51:02.240Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-13T01:51:02.510Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-13T01:51:02.510Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-13T01:51:02.510Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-13T01:51:02.785Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-13T01:51:03.385Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-13T01:51:03.385Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-13T01:51:04.110Z] Removing intermediate container 76a644a0528f [2021-01-13T01:51:04.110Z] ---> 54c017e67a53 [2021-01-13T01:51:04.110Z] Successfully built 54c017e67a53 [2021-01-13T01:51:04.110Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T01:51:04.453Z] + docker inspect -f . ci-base-image-arm64 [2021-01-13T01:51:04.454Z] . [Pipeline] withDockerContainer [2021-01-13T01:51:04.700Z] prd-ubuntu18.04-docker-arm64-4c-16g-19888 does not seem to be running inside a container [2021-01-13T01:51:04.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-13T01:51:04.807Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T01:51:04.807Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-13T01:51:04.807Z] ---> 7b801599de8c [2021-01-13T01:51:04.807Z] Step 3/21 : WORKDIR /edgex-go [2021-01-13T01:51:05.073Z] ---> Using cache [2021-01-13T01:51:05.073Z] ---> 153e5829bb25 [2021-01-13T01:51:05.073Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T01:51:05.073Z] ---> Using cache [2021-01-13T01:51:05.073Z] ---> 806dd0aa8072 [2021-01-13T01:51:05.073Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-13T01:51:05.073Z] ---> Using cache [2021-01-13T01:51:05.073Z] ---> 793a50631d78 [2021-01-13T01:51:05.073Z] Step 6/21 : COPY go.mod . [2021-01-13T01:51:05.073Z] ---> Using cache [2021-01-13T01:51:05.073Z] ---> ee3ec5f88b1e [2021-01-13T01:51:05.073Z] Step 7/21 : RUN go mod download [2021-01-13T01:51:05.073Z] ---> Using cache [2021-01-13T01:51:05.073Z] ---> 789175131edd [2021-01-13T01:51:05.073Z] Step 8/21 : COPY . . [2021-01-13T01:51:05.073Z] ---> Using cache [2021-01-13T01:51:05.073Z] ---> ef4030df818d [2021-01-13T01:51:05.073Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-13T01:51:06.236Z] $ docker top b0da3d5292b8c79bbe8c0d9b9d4ad33d2bec10df3409574554958bef08610f51 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T01:51:07.266Z] + go version [2021-01-13T01:51:07.266Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-13T01:51:07.288Z] $ docker stop --time=1 b0da3d5292b8c79bbe8c0d9b9d4ad33d2bec10df3409574554958bef08610f51 [2021-01-13T01:51:08.446Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T01:51:09.224Z] $ docker rm -f b0da3d5292b8c79bbe8c0d9b9d4ad33d2bec10df3409574554958bef08610f51 [2021-01-13T01:51:09.289Z] OK: 71 MiB in 55 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T01:51:10.275Z] + docker inspect -f . ci-base-image-arm64 [2021-01-13T01:51:10.275Z] . [Pipeline] withDockerContainer [2021-01-13T01:51:10.595Z] prd-ubuntu18.04-docker-arm64-4c-16g-19888 does not seem to be running inside a container [2021-01-13T01:51:10.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-13T01:51:11.514Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T01:51:11.514Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T01:51:11.514Z] ---> 7b801599de8c [2021-01-13T01:51:11.514Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T01:51:11.514Z] ---> Using cache [2021-01-13T01:51:11.514Z] ---> 153e5829bb25 [2021-01-13T01:51:11.514Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T01:51:11.514Z] ---> Using cache [2021-01-13T01:51:11.514Z] ---> 806dd0aa8072 [2021-01-13T01:51:11.514Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T01:51:11.514Z] ---> Using cache [2021-01-13T01:51:11.514Z] ---> 793a50631d78 [2021-01-13T01:51:11.514Z] Step 6/22 : COPY go.mod . [2021-01-13T01:51:11.514Z] ---> Using cache [2021-01-13T01:51:11.514Z] ---> ee3ec5f88b1e [2021-01-13T01:51:11.514Z] Step 7/22 : RUN go mod download [2021-01-13T01:51:11.514Z] ---> Using cache [2021-01-13T01:51:11.514Z] ---> 789175131edd [2021-01-13T01:51:11.514Z] Step 8/22 : COPY . . [2021-01-13T01:51:11.514Z] ---> Using cache [2021-01-13T01:51:11.514Z] ---> ef4030df818d [2021-01-13T01:51:11.514Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-13T01:51:12.123Z] $ docker top 04579c3fc3a0a0dec115b73942bc1d3b9ced067bb0d8d7b1c1322939685728ef -eo pid,comm [Pipeline] { [2021-01-13T01:51:12.496Z] ---> Running in 7bdba17d55a3 [Pipeline] echo [2021-01-13T01:51:12.521Z] ========================================================= [2021-01-13T01:51:12.521Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-13T01:51:12.521Z] ========================================================= [Pipeline] sh [2021-01-13T01:51:13.169Z] + make test [2021-01-13T01:51:13.169Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-13T01:51:13.457Z] ---> Running in c45e766faf54 [2021-01-13T01:51:15.460Z] 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-13T01:51:15.756Z] 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-13T01:51:25.974Z] Removing intermediate container 5ae77bffcae2 [2021-01-13T01:51:25.974Z] ---> 4534bd110753 [2021-01-13T01:51:25.974Z] [2021-01-13T01:51:25.974Z] Step 10/21 : FROM scratch [2021-01-13T01:51:25.974Z] ---> [2021-01-13T01:51:25.974Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T01:51:27.434Z] ---> Using cache [2021-01-13T01:51:27.434Z] ---> c554dbbd7a9c [2021-01-13T01:51:27.435Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-13T01:51:29.406Z] ---> ff932202203f [2021-01-13T01:51:29.406Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-13T01:51:29.679Z] ---> Running in 56af474f70dd [2021-01-13T01:51:30.654Z] ---> Running in 65eb77e9e144 [2021-01-13T01:51:31.618Z] Removing intermediate container 56af474f70dd [2021-01-13T01:51:31.619Z] ---> bf8af610f2a0 [2021-01-13T01:51:31.619Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-13T01:51:31.893Z] ---> Running in d5d25391526f [2021-01-13T01:51:32.163Z] Removing intermediate container e8614c0caae0 [2021-01-13T01:51:32.163Z] ---> d2cd61a6e59f [2021-01-13T01:51:32.163Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-13T01:51:32.450Z] 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-13T01:51:32.720Z] ---> Running in da45bc6de5da [2021-01-13T01:51:32.720Z] Removing intermediate container d5d25391526f [2021-01-13T01:51:32.720Z] ---> aa4901a23f2b [2021-01-13T01:51:32.720Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T01:51:33.313Z] ---> ab3507a50925 [2021-01-13T01:51:33.313Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-13T01:51:34.732Z] ---> ebe0776b9638 [2021-01-13T01:51:34.732Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-13T01:51:34.732Z] 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-13T01:51:35.018Z] ---> 75cd51650ac9 [2021-01-13T01:51:35.018Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-13T01:51:35.018Z] ---> Running in 6b3b14cfdad3 [2021-01-13T01:51:35.598Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-13T01:51:35.606Z] Collecting docker-compose==1.23.2 [2021-01-13T01:51:35.606Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-13T01:51:36.586Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-13T01:51:36.586Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-13T01:51:36.586Z] Removing intermediate container 6b3b14cfdad3 [2021-01-13T01:51:36.586Z] ---> c16cabf7b924 [2021-01-13T01:51:36.586Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T01:51:37.174Z] ---> Running in d216291a6ff3 [2021-01-13T01:51:37.440Z] Removing intermediate container d216291a6ff3 [2021-01-13T01:51:37.440Z] ---> 9613027973ab [2021-01-13T01:51:37.440Z] Step 19/21 : LABEL arch=x86_64 [2021-01-13T01:51:37.440Z] ---> Running in f3b5c651ed13 [2021-01-13T01:51:37.723Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-13T01:51:37.723Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-13T01:51:37.992Z] Removing intermediate container f3b5c651ed13 [2021-01-13T01:51:37.992Z] ---> 0a0279f51b8f [2021-01-13T01:51:37.992Z] Step 20/21 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 [2021-01-13T01:51:37.992Z] Collecting docker<4.0,>=3.6.0 [2021-01-13T01:51:37.992Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-13T01:51:37.992Z] ---> Running in 014f1852bfd4 [2021-01-13T01:51:38.258Z] Collecting cached-property<2,>=1.2.0 [2021-01-13T01:51:38.258Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-13T01:51:38.526Z] Removing intermediate container 014f1852bfd4 [2021-01-13T01:51:38.526Z] ---> 3538459acac9 [2021-01-13T01:51:38.526Z] Step 21/21 : LABEL version=0.0.0 [2021-01-13T01:51:38.526Z] Collecting jsonschema<3,>=2.5.1 [2021-01-13T01:51:38.526Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-13T01:51:39.117Z] Collecting docopt<0.7,>=0.6.1 [2021-01-13T01:51:39.117Z] ---> Running in 69f97088a84d [2021-01-13T01:51:39.117Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-13T01:51:39.736Z] Removing intermediate container 69f97088a84d [2021-01-13T01:51:39.736Z] ---> b82cb187eebb [2021-01-13T01:51:39.736Z] [2021-01-13T01:51:39.736Z] Successfully built b82cb187eebb [2021-01-13T01:51:39.736Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-13T01:51:40.068Z]  Building docker-support-scheduler-go ... done Collecting websocket-client<1.0,>=0.32.0 [2021-01-13T01:51:40.068Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-13T01:51:40.348Z] Collecting texttable<0.10,>=0.9.0 [2021-01-13T01:51:40.348Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-13T01:51:43.008Z] Collecting PyYAML<4,>=3.10 [2021-01-13T01:51:43.008Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-13T01:51:44.949Z] Removing intermediate container 7bdba17d55a3 [2021-01-13T01:51:44.949Z] ---> 602e290da7f5 [2021-01-13T01:51:44.949Z] [2021-01-13T01:51:44.949Z] Step 10/21 : FROM alpine:3.12 [2021-01-13T01:51:44.949Z] ---> 389fef711851 [2021-01-13T01:51:44.949Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-13T01:51:45.536Z] 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-13T01:51:45.536Z] 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-13T01:51:45.536Z] Collecting idna<2.8,>=2.5 [2021-01-13T01:51:45.536Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-13T01:51:45.808Z] Removing intermediate container c45e766faf54 [2021-01-13T01:51:45.809Z] ---> d5ca7ced0b53 [2021-01-13T01:51:45.809Z] [2021-01-13T01:51:45.809Z] Step 10/22 : FROM scratch [2021-01-13T01:51:45.809Z] ---> [2021-01-13T01:51:45.809Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T01:51:45.809Z] ---> Using cache [2021-01-13T01:51:45.809Z] ---> c554dbbd7a9c [2021-01-13T01:51:45.809Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-13T01:51:45.809Z] ---> Running in db7c1fa506e2 [2021-01-13T01:51:46.083Z] ---> Running in 00dac058982a [2021-01-13T01:51:46.083Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-13T01:51:46.083Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-13T01:51:46.083Z] 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-13T01:51:46.352Z] Collecting docker-pycreds>=0.4.0 [2021-01-13T01:51:46.352Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-13T01:51:46.352Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-13T01:51:46.352Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-13T01:51:46.352Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-13T01:51:46.352Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-13T01:51:46.352Z] Removing intermediate container 00dac058982a [2021-01-13T01:51:46.352Z] ---> 2703691f7f75 [2021-01-13T01:51:46.352Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-13T01:51:46.616Z] Installing collected packages: dockerpty, idna, urllib3, requests, websocket-client, docker-pycreds, docker, cached-property, jsonschema, docopt, texttable, PyYAML, docker-compose [2021-01-13T01:51:46.616Z] ---> Running in b9d41d6256c5 [2021-01-13T01:51:46.616Z] Running setup.py install for dockerpty: started [2021-01-13T01:51:46.888Z] Removing intermediate container b9d41d6256c5 [2021-01-13T01:51:46.888Z] ---> 52f2b23c28dd [2021-01-13T01:51:46.888Z] Step 14/22 : WORKDIR / [2021-01-13T01:51:46.888Z] ---> Running in f3d4dc808b7d [2021-01-13T01:51:47.163Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T01:51:47.163Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-13T01:51:47.163Z] Attempting uninstall: idna [2021-01-13T01:51:47.163Z] Found existing installation: idna 2.9 [2021-01-13T01:51:47.163Z] Uninstalling idna-2.9: [2021-01-13T01:51:47.163Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T01:51:47.163Z] Successfully uninstalled idna-2.9 [2021-01-13T01:51:47.163Z] Removing intermediate container f3d4dc808b7d [2021-01-13T01:51:47.163Z] ---> b8a1ba7fe344 [2021-01-13T01:51:47.163Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T01:51:47.441Z] Attempting uninstall: urllib3 [2021-01-13T01:51:47.441Z] Found existing installation: urllib3 1.25.9 [2021-01-13T01:51:47.441Z] Uninstalling urllib3-1.25.9: [2021-01-13T01:51:47.441Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-13T01:51:47.441Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T01:51:47.441Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-13T01:51:47.441Z] (4/4) Installing curl (7.69.1-r3) [2021-01-13T01:51:47.441Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T01:51:47.441Z] Successfully uninstalled urllib3-1.25.9 [2021-01-13T01:51:47.441Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T01:51:48.397Z] OK: 7 MiB in 18 packages [2021-01-13T01:51:48.397Z] ---> c947fefec46b [2021-01-13T01:51:48.397Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-13T01:51:48.397Z] Attempting uninstall: requests [2021-01-13T01:51:48.397Z] Found existing installation: requests 2.23.0 [2021-01-13T01:51:48.397Z] Uninstalling requests-2.23.0: [2021-01-13T01:51:48.397Z] Successfully uninstalled requests-2.23.0 [2021-01-13T01:51:51.094Z] ---> e481843c4e3f [2021-01-13T01:51:51.094Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-13T01:51:51.672Z] Running setup.py install for docopt: started [2021-01-13T01:51:51.672Z] Removing intermediate container db7c1fa506e2 [2021-01-13T01:51:51.672Z] ---> 2b161a336678 [2021-01-13T01:51:51.672Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-13T01:51:52.248Z] Running setup.py install for docopt: finished with status 'done' [2021-01-13T01:51:52.248Z] ---> 57885ce53208 [2021-01-13T01:51:52.248Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-13T01:51:52.248Z] Running setup.py install for texttable: started [2021-01-13T01:51:52.248Z] ---> Running in 45a2a360e8b7 [2021-01-13T01:51:52.248Z] ---> Running in 7464b7235f23 [2021-01-13T01:51:52.530Z] Removing intermediate container 45a2a360e8b7 [2021-01-13T01:51:52.530Z] ---> a82796e4c673 [2021-01-13T01:51:52.530Z] Step 13/21 : WORKDIR /edgex [2021-01-13T01:51:52.530Z] Removing intermediate container 7464b7235f23 [2021-01-13T01:51:52.530Z] ---> 916030ff9ec2 [2021-01-13T01:51:52.530Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T01:51:52.530Z] ---> Running in ec74cdb8d4b9 [2021-01-13T01:51:52.530Z] Running setup.py install for texttable: finished with status 'done' [2021-01-13T01:51:52.530Z] Running setup.py install for PyYAML: started [2021-01-13T01:51:52.809Z] ---> Running in 13ce22d47b8c [2021-01-13T01:51:52.809Z] Removing intermediate container ec74cdb8d4b9 [2021-01-13T01:51:52.809Z] ---> 5138530814c1 [2021-01-13T01:51:52.809Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-13T01:51:52.809Z] Removing intermediate container 13ce22d47b8c [2021-01-13T01:51:52.809Z] ---> 91e22f631f13 [2021-01-13T01:51:52.810Z] Step 20/22 : LABEL arch=x86_64 [2021-01-13T01:51:53.402Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-13T01:51:53.402Z] ---> Running in c803edcde871 [2021-01-13T01:51:53.986Z] ---> 57612997960b [2021-01-13T01:51:53.986Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-13T01:51:53.986Z] Removing intermediate container c803edcde871 [2021-01-13T01:51:53.986Z] ---> 120f721046d1 [2021-01-13T01:51:53.986Z] Step 21/22 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 [2021-01-13T01:51:53.986Z] 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-13T01:51:54.253Z] ---> Running in d03fc96c2af0 [2021-01-13T01:51:54.517Z] ---> 046038a6f3dc [2021-01-13T01:51:54.517Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-13T01:51:54.517Z] Removing intermediate container d03fc96c2af0 [2021-01-13T01:51:54.517Z] ---> b619e1a2766f [2021-01-13T01:51:54.517Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T01:51:54.786Z] ---> Running in efc2f4bd3866 [2021-01-13T01:51:56.716Z] Removing intermediate container efc2f4bd3866 [2021-01-13T01:51:56.716Z] ---> 96681be920fe [2021-01-13T01:51:56.716Z] [2021-01-13T01:51:56.716Z] ---> 49ec0025648b [2021-01-13T01:51:56.716Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-13T01:51:56.716Z] Successfully built 96681be920fe [2021-01-13T01:51:56.716Z] Successfully tagged docker-core-metadata-go:latest [2021-01-13T01:51:56.716Z]  Building docker-core-metadata-go ... done  ---> Running in 4c6fb488bfd1 [2021-01-13T01:51:58.141Z] Removing intermediate container 4c6fb488bfd1 [2021-01-13T01:51:58.141Z] ---> 520a5bef44a4 [2021-01-13T01:51:58.141Z] Step 18/21 : CMD ["--init=true"] [2021-01-13T01:51:58.141Z] Removing intermediate container da45bc6de5da [2021-01-13T01:51:58.141Z] ---> faa1674f59aa [2021-01-13T01:51:58.141Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-13T01:51:58.141Z] ---> Running in 61068f49f767 [2021-01-13T01:51:58.141Z] ---> Running in 5b1535dcf562 [2021-01-13T01:51:59.109Z] Removing intermediate container 61068f49f767 [2021-01-13T01:51:59.109Z] ---> d59f3c629683 [2021-01-13T01:51:59.109Z] Step 19/21 : LABEL arch=x86_64 [2021-01-13T01:52:00.064Z] ---> Running in cfa31ff897d3 [2021-01-13T01:52:00.064Z] Removing intermediate container 65eb77e9e144 [2021-01-13T01:52:00.064Z] ---> 2aed826d5ee7 [2021-01-13T01:52:00.064Z] [2021-01-13T01:52:00.064Z] Step 10/23 : FROM alpine:3.12 [2021-01-13T01:52:00.064Z] ---> 389fef711851 [2021-01-13T01:52:00.064Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T01:52:00.333Z] ---> Running in 9a12f4eb23f6 [2021-01-13T01:52:00.333Z] Removing intermediate container cfa31ff897d3 [2021-01-13T01:52:00.333Z] ---> a50474ece261 [2021-01-13T01:52:00.333Z] Step 20/21 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 [2021-01-13T01:52:00.333Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T01:52:00.333Z] ---> Running in 9336a9401c24 [2021-01-13T01:52:00.333Z] Removing intermediate container 9a12f4eb23f6 [2021-01-13T01:52:00.333Z] ---> bee2be7ecc51 [2021-01-13T01:52:00.333Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-13T01:52:00.333Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T01:52:00.608Z] ---> Running in d24ab1005349 [2021-01-13T01:52:00.608Z] Removing intermediate container 9336a9401c24 [2021-01-13T01:52:00.608Z] ---> a9b0a6c470a8 [2021-01-13T01:52:00.608Z] Step 21/21 : LABEL version=0.0.0 [2021-01-13T01:52:00.608Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T01:52:00.608Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-13T01:52:00.608Z] (3/3) Installing curl (7.69.1-r3) [2021-01-13T01:52:00.608Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T01:52:00.608Z] ---> Running in 4305a22c27c9 [2021-01-13T01:52:00.608Z] OK: 72 MiB in 58 packages [2021-01-13T01:52:00.879Z] Removing intermediate container d24ab1005349 [2021-01-13T01:52:00.879Z] ---> a63d0b30b425 [2021-01-13T01:52:00.879Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-13T01:52:00.879Z] ---> Running in 5522b1f402ed [2021-01-13T01:52:00.879Z] Removing intermediate container 4305a22c27c9 [2021-01-13T01:52:00.879Z] ---> c2990ecc265a [2021-01-13T01:52:00.879Z] [2021-01-13T01:52:01.155Z] Successfully built c2990ecc265a [2021-01-13T01:52:01.155Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-13T01:52:01.155Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 5522b1f402ed [2021-01-13T01:52:01.155Z] ---> d66e31b47c39 [2021-01-13T01:52:01.155Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T01:52:01.155Z] ---> Running in 2a1aeac581f2 [2021-01-13T01:52:01.427Z] Removing intermediate container 5b1535dcf562 [2021-01-13T01:52:01.427Z] ---> a5aede7cb592 [2021-01-13T01:52:01.427Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-13T01:52:01.427Z] ---> Running in 11a9218bad5e [2021-01-13T01:52:01.708Z] Removing intermediate container 11a9218bad5e [2021-01-13T01:52:01.709Z] ---> a0a96c912ac1 [2021-01-13T01:52:01.709Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T01:52:01.976Z] ---> Running in 2bb447902a59 [2021-01-13T01:52:01.976Z] Removing intermediate container 2bb447902a59 [2021-01-13T01:52:01.976Z] ---> de5282db0c07 [2021-01-13T01:52:01.976Z] Step 24/26 : LABEL arch=x86_64 [2021-01-13T01:52:02.936Z] ---> Running in 978f2ef57f66 [2021-01-13T01:52:02.936Z] Removing intermediate container 2a1aeac581f2 [2021-01-13T01:52:02.936Z] ---> 83b52d7af9ed [2021-01-13T01:52:02.936Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-13T01:52:02.936Z] ---> Running in bddf28c09a1d [2021-01-13T01:52:03.205Z] Removing intermediate container 978f2ef57f66 [2021-01-13T01:52:03.205Z] ---> 50cfc823dba1 [2021-01-13T01:52:03.205Z] Step 25/26 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 [2021-01-13T01:52:03.205Z] ---> Running in 024c9e1250be [2021-01-13T01:52:03.470Z] Removing intermediate container 024c9e1250be [2021-01-13T01:52:03.470Z] ---> 14d7ab9f86f3 [2021-01-13T01:52:03.470Z] Step 26/26 : LABEL version=0.0.0 [2021-01-13T01:52:03.470Z] ---> Running in d6ba3f6bc6b2 [2021-01-13T01:52:03.784Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T01:52:03.784Z] Removing intermediate container d6ba3f6bc6b2 [2021-01-13T01:52:03.784Z] ---> a6d1eddd6097 [2021-01-13T01:52:03.784Z] [2021-01-13T01:52:03.784Z] Successfully built a6d1eddd6097 [2021-01-13T01:52:03.784Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-13T01:52:05.190Z]  Building docker-sys-mgmt-agent-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T01:52:06.145Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-13T01:52:06.410Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-13T01:52:06.410Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-13T01:52:06.997Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-13T01:52:06.997Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-13T01:52:06.997Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T01:52:06.997Z] OK: 8 MiB in 19 packages [2021-01-13T01:52:07.576Z] Removing intermediate container bddf28c09a1d [2021-01-13T01:52:07.576Z] ---> e71656fa4aad [2021-01-13T01:52:07.576Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T01:52:07.842Z] ---> 54a296126c7f [2021-01-13T01:52:07.842Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-13T01:52:08.436Z] ---> a8f019349f87 [2021-01-13T01:52:08.436Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-13T01:52:08.702Z] ---> 6cd268e52abb [2021-01-13T01:52:08.702Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-13T01:52:08.702Z] ---> Running in 7a2b6e4fc266 [2021-01-13T01:52:08.968Z] Removing intermediate container 7a2b6e4fc266 [2021-01-13T01:52:08.968Z] ---> 9deaf40210a4 [2021-01-13T01:52:08.968Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T01:52:08.968Z] ---> Running in 37f2acb37edd [2021-01-13T01:52:08.968Z] Removing intermediate container 37f2acb37edd [2021-01-13T01:52:08.968Z] ---> 726df5533194 [2021-01-13T01:52:08.968Z] Step 21/23 : LABEL arch=x86_64 [2021-01-13T01:52:09.233Z] ---> Running in 5e780ee17508 [2021-01-13T01:52:09.233Z] Removing intermediate container 5e780ee17508 [2021-01-13T01:52:09.233Z] ---> e7ed5186128a [2021-01-13T01:52:09.233Z] Step 22/23 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 [2021-01-13T01:52:09.502Z] ---> Running in 32ec036d52ff [2021-01-13T01:52:10.089Z] Removing intermediate container 32ec036d52ff [2021-01-13T01:52:10.089Z] ---> 30497ec7ed1e [2021-01-13T01:52:10.089Z] Step 23/23 : LABEL version=0.0.0 [2021-01-13T01:52:10.089Z] ---> Running in 3e1a7d117270 [2021-01-13T01:52:10.089Z] Removing intermediate container 3e1a7d117270 [2021-01-13T01:52:10.089Z] ---> 267f06387da4 [2021-01-13T01:52:10.089Z] [2021-01-13T01:52:10.353Z] Successfully built 267f06387da4 [2021-01-13T01:52:10.353Z] Successfully tagged docker-core-data-go:latest [2021-01-13T01:52:10.639Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-13T01:52:10.646Z] $ docker stop --time=1 751b2439608c898c787cbfe7f98896632dfa320656e7a5fba18e164dca92acaa [2021-01-13T01:52:12.721Z] $ docker rm -f 751b2439608c898c787cbfe7f98896632dfa320656e7a5fba18e164dca92acaa [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-13T01:52:13.296Z] + docker images [2021-01-13T01:52:13.296Z] + grep docker [2021-01-13T01:52:13.296Z] docker-core-data-go latest 267f06387da4 3 seconds ago 22.3MB [2021-01-13T01:52:13.296Z] docker-sys-mgmt-agent-go latest a6d1eddd6097 10 seconds ago 313MB [2021-01-13T01:52:13.296Z] docker-security-proxy-setup-go latest c2990ecc265a 13 seconds ago 24.5MB [2021-01-13T01:52:13.296Z] docker-core-metadata-go latest 96681be920fe 17 seconds ago 13.1MB [2021-01-13T01:52:13.296Z] docker-support-scheduler-go latest b82cb187eebb 34 seconds ago 10.7MB [2021-01-13T01:52:13.296Z] docker-security-secretstore-setup-go latest 8700dbe7eb10 About a minute ago 24.6MB [2021-01-13T01:52:13.296Z] docker-security-bootstrap-redis-go latest db672910701b About a minute ago 15.8MB [2021-01-13T01:52:13.296Z] docker-support-notifications-go latest cf6fa0496c2a About a minute ago 12MB [2021-01-13T01:52:13.296Z] docker-core-command-go latest 189b7ebc8551 About a minute ago 10.6MB [2021-01-13T01:52:13.296Z] 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-13T01:52:14.768Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-13T01:52:28.939Z] Still waiting to schedule task [2021-01-13T01:52:28.939Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-13T01:52:37.026Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-13T01:52:37.026Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-13T01:52:37.026Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-13T01:52:37.026Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-13T01:52:37.026Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-13T01:52:37.026Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-13T01:52:37.026Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-13T01:52:37.026Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-13T01:52:37.026Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-13T01:52:40.424Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-13T01:52:40.425Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-13T01:52:40.425Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-13T01:52:46.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.232s coverage: 46.6% of statements [2021-01-13T01:52:46.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-13T01:52:46.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-13T01:52:46.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-13T01:52:46.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-13T01:52:46.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-13T01:52:53.508Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.570s coverage: 27.0% of statements [2021-01-13T01:52:53.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-13T01:52:53.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-13T01:52:53.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-13T01:52:53.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-13T01:52:53.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-13T01:52:53.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-13T01:52:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements [2021-01-13T01:52:53.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-13T01:52:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.075s coverage: 100.0% of statements [2021-01-13T01:52:53.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-13T01:52:53.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-13T01:52:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.294s coverage: 67.9% of statements [2021-01-13T01:52:53.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-13T01:52:53.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-13T01:52:54.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.683s coverage: 82.7% of statements [2021-01-13T01:52:54.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-13T01:52:54.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-13T01:52:54.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-13T01:52:54.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-13T01:53:02.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.171s coverage: 28.6% of statements [2021-01-13T01:53:02.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-13T01:53:02.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-13T01:53:02.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-13T01:53:02.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-13T01:53:02.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-13T01:53:02.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.137s coverage: 100.0% of statements [2021-01-13T01:53:02.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-13T01:53:02.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.062s coverage: 100.0% of statements [2021-01-13T01:53:02.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-13T01:53:02.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.363s coverage: 86.7% of statements [2021-01-13T01:53:02.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-13T01:53:02.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.325s coverage: 97.5% of statements [2021-01-13T01:53:02.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-13T01:53:02.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.156s coverage: 78.3% of statements [2021-01-13T01:53:02.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-13T01:53:02.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-13T01:53:02.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-13T01:53:02.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-13T01:53:10.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.211s coverage: 93.1% of statements [2021-01-13T01:53:10.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-13T01:53:10.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-13T01:53:10.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-13T01:53:10.795Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-13T01:53:10.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-13T01:53:10.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-13T01:53:10.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-13T01:53:10.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-13T01:53:10.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-13T01:53:10.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-13T01:53:10.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-13T01:53:10.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-13T01:53:10.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-13T01:53:10.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-13T01:53:10.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-13T01:53:10.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-13T01:53:10.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-13T01:53:10.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-13T01:53:10.795Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2021-01-13T01:53:10.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-13T01:53:10.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-13T01:53:10.795Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.253s coverage: 0.1% of statements [2021-01-13T01:53:10.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-13T01:53:10.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-13T01:53:10.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-13T01:53:10.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-13T01:53:10.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2021-01-13T01:53:10.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-13T01:53:10.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements [2021-01-13T01:53:10.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-13T01:53:10.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.121s coverage: 80.8% of statements [2021-01-13T01:53:10.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.186s coverage: 87.2% of statements [2021-01-13T01:53:11.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.163s coverage: 84.2% of statements [2021-01-13T01:53:12.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.198s coverage: 91.4% of statements [2021-01-13T01:53:12.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-13T01:53:16.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.664s coverage: 63.5% of statements [2021-01-13T01:53:16.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-13T01:53:16.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-13T01:53:16.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2021-01-13T01:53:16.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.111s coverage: 91.3% of statements [2021-01-13T01:53:16.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements [2021-01-13T01:53:17.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements [2021-01-13T01:53:17.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-01-13T01:53:21.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.928s coverage: 55.9% of statements [2021-01-13T01:53:21.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-13T01:53:21.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-13T01:53:21.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-13T01:53:21.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-13T01:53:21.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-13T01:53:22.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.379s coverage: 37.0% of statements [2021-01-13T01:53:22.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-13T01:53:22.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-13T01:53:23.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.658s coverage: 84.0% of statements [2021-01-13T01:53:23.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.127s coverage: 100.0% of statements [2021-01-13T01:53:30.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.422s coverage: 47.1% of statements [2021-01-13T01:53:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-13T01:53:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-13T01:53:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-13T01:53:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-13T01:53:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-13T01:53:30.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.137s coverage: 100.0% of statements [2021-01-13T01:53:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-13T01:53:30.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.110s coverage: 100.0% of statements [2021-01-13T01:53:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-13T01:53:34.212Z] Running on prd-ubuntu18.04-docker-8c-8g-19900 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws [2021-01-13T01:53:34.259Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-01-13T01:53:35.784Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.906s coverage: 29.1% of statements [2021-01-13T01:53:35.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-13T01:53:35.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-13T01:53:35.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-13T01:53:35.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-13T01:53:35.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-13T01:53:35.784Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.173s coverage: 99.0% of statements [2021-01-13T01:53:35.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-13T01:53:35.784Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.135s coverage: 100.0% of statements [2021-01-13T01:53:35.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-13T01:53:35.784Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements [2021-01-13T01:53:35.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-13T01:53:35.784Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.085s coverage: 100.0% of statements [2021-01-13T01:53:35.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-13T01:53:35.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-13T01:53:35.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-13T01:53:35.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-13T01:53:35.784Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.099s coverage: 87.9% of statements [2021-01-13T01:53:35.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-13T01:53:35.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-13T01:53:35.784Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements [2021-01-13T01:53:35.784Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements [2021-01-13T01:53:36.089Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 100.0% of statements [2021-01-13T01:53:36.458Z] using credential edgex-jenkins-ssh [2021-01-13T01:53:36.513Z] Cloning the remote Git repository [2021-01-13T01:53:36.547Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-13T01:53:36.624Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-01-13T01:53:36.659Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-13T01:53:36.659Z] > git --version # timeout=10 [2021-01-13T01:53:36.667Z] > git --version # 'git version 2.17.1' [2021-01-13T01:53:36.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T01:53:37.068Z] GO111MODULE=on go vet ./... [2021-01-13T01:53:36.696Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T01:53:55.845Z] Merging remotes/origin/master commit 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit 343823bde4984d0dc2f366b49a07a1653b3005e8 [2021-01-13T01:53:56.033Z] Merge succeeded, producing 343823bde4984d0dc2f366b49a07a1653b3005e8 [2021-01-13T01:53:56.034Z] Checking out Revision 343823bde4984d0dc2f366b49a07a1653b3005e8 (PR-3002) [2021-01-13T01:53:55.158Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-13T01:53:55.175Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T01:53:55.195Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-13T01:53:55.220Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-13T01:53:55.220Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T01:53:55.228Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-13T01:53:55.861Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T01:53:55.871Z] > git checkout -f 343823bde4984d0dc2f366b49a07a1653b3005e8 # timeout=10 [2021-01-13T01:53:55.998Z] > git remote # timeout=10 [2021-01-13T01:53:56.009Z] > git config --get remote.origin.url # timeout=10 [2021-01-13T01:53:56.018Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T01:53:56.022Z] > git merge 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 [2021-01-13T01:53:56.032Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-13T01:53:56.043Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T01:53:56.048Z] > git checkout -f 343823bde4984d0dc2f366b49a07a1653b3005e8 # timeout=10 [2021-01-13T01:53:59.894Z] Commit message: "feat(data): Core Data publish to //" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-13T01:54:01.093Z] + echo snap-build.sh [2021-01-13T01:54:01.093Z] snap-build.sh [2021-01-13T01:54:01.093Z] + SNAP_BASE_DIR=. [2021-01-13T01:54:01.093Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2021-01-13T01:54:01.093Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2021-01-13T01:54:01.093Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2021-01-13T01:54:01.093Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2021-01-13T01:54:01.093Z] + cd /w/workspace/edgex-go/6 [2021-01-13T01:54:01.093Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-13T01:54:01.093Z] Reading package lists... [2021-01-13T01:54:01.358Z] Building dependency tree... [2021-01-13T01:54:01.358Z] Reading state information... [2021-01-13T01:54:01.622Z] The following packages were automatically installed and are no longer required: [2021-01-13T01:54:01.622Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-13T01:54:01.622Z] uidmap xdelta3 [2021-01-13T01:54:01.622Z] Use 'sudo apt autoremove' to remove them. [2021-01-13T01:54:01.622Z] The following packages will be REMOVED: [2021-01-13T01:54:01.622Z] lxd* lxd-client* [2021-01-13T01:54:02.199Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-13T01:54:02.199Z] After this operation, 31.7 MB disk space will be freed. [2021-01-13T01:54:03.254Z] (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-13T01:54:03.254Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-13T01:54:04.200Z] Removing lxd dnsmasq configuration [2021-01-13T01:54:04.463Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-13T01:54:04.726Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-13T01:54:05.299Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-13T01:54:05.822Z] (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-13T01:54:05.822Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-13T01:54:07.223Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-13T01:54:07.491Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-13T01:54:09.412Z] + sudo snap remove --purge lxd [2021-01-13T01:54:09.412Z] snap "lxd" is not installed [2021-01-13T01:54:09.412Z] + sudo groupadd --force --system lxd [2021-01-13T01:54:09.412Z] ++ whoami [2021-01-13T01:54:09.412Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-13T01:54:09.412Z] + newgrp - lxd [2021-01-13T01:54:09.675Z] + sudo snap install lxd [2021-01-13T01:54:17.852Z] 2021-01-13T01:54:15Z INFO Waiting for automatic snapd restart... [2021-01-13T01:54:32.855Z] lxd 4.10 from Canonical* installed [2021-01-13T01:54:32.855Z] + sudo lxd init --auto [2021-01-13T01:54:42.926Z] + sudo snap install --classic snapcraft [2021-01-13T01:54:45.086Z] gofmt -l . [2021-01-13T01:54:45.086Z] [ "`gofmt -l .`" = "" ] [2021-01-13T01:54:45.086Z] ./bin/test-go-mod-tidy.sh [2021-01-13T01:54:45.086Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-13T01:54:46.732Z] + ls -al . [2021-01-13T01:54:46.733Z] total 688 [2021-01-13T01:54:46.733Z] drwxrwxr-x 9 1001 1001 4096 Jan 13 01:54 . [2021-01-13T01:54:46.733Z] drwxr-xr-x 4 root root 4096 Jan 13 01:51 .. [2021-01-13T01:54:46.733Z] -rw-rw-r-- 1 1001 1001 11 Jan 13 01:49 .dockerignore [2021-01-13T01:54:46.733Z] drwxrwxr-x 8 1001 1001 4096 Jan 13 01:49 .git [2021-01-13T01:54:46.733Z] drwxrwxr-x 3 1001 1001 4096 Jan 13 01:49 .github [2021-01-13T01:54:46.733Z] -rw-rw-r-- 1 1001 1001 824 Jan 13 01:49 .gitignore [2021-01-13T01:54:46.733Z] -rw-rw-r-- 1 1001 1001 166 Jan 13 01:49 .sonarcloud.properties [2021-01-13T01:54:46.733Z] -rw-rw-r-- 1 1001 1001 7741 Jan 13 01:49 Attribution.txt [2021-01-13T01:54:46.733Z] -rw-rw-r-- 1 1001 1001 3804 Jan 13 01:49 CONTRIBUTING.md [2021-01-13T01:54:46.733Z] -rw-rw-r-- 1 1001 1001 931 Jan 13 01:49 Dockerfile.build [2021-01-13T01:54:46.733Z] -rw-rw-r-- 1 1001 1001 863 Jan 13 01:49 Jenkinsfile [2021-01-13T01:54:46.733Z] -rw-rw-r-- 1 1001 1001 10775 Jan 13 01:49 LICENSE [2021-01-13T01:54:46.733Z] -rw-rw-r-- 1 1001 1001 5750 Jan 13 01:49 Makefile [2021-01-13T01:54:46.733Z] -rw-rw-r-- 1 1001 1001 6524 Jan 13 01:49 README.md [2021-01-13T01:54:46.733Z] -rw-rw-r-- 1 1001 1001 6744 Jan 13 01:49 SECURITY.md [2021-01-13T01:54:46.733Z] -rw-rw-r-- 1 1001 1001 5 Jan 13 01:45 VERSION [2021-01-13T01:54:46.733Z] -rw-rw-r-- 1 1001 1001 4131 Jan 13 01:49 ZMQWindows.md [2021-01-13T01:54:46.733Z] drwxrwxr-x 2 1001 1001 4096 Jan 13 01:49 bin [2021-01-13T01:54:46.733Z] drwxrwxr-x 14 1001 1001 4096 Jan 13 01:49 cmd [2021-01-13T01:54:46.733Z] -rw-r--r-- 1 root root 553501 Jan 13 01:53 coverage.out [2021-01-13T01:54:46.733Z] -rw-r--r-- 1 root root 979 Jan 13 01:54 go.mod [2021-01-13T01:54:46.733Z] -rw-r--r-- 1 root root 19231 Jan 13 01:54 go.sum [2021-01-13T01:54:46.733Z] drwxrwxr-x 8 1001 1001 4096 Jan 13 01:49 internal [2021-01-13T01:54:46.733Z] drwxrwxr-x 4 1001 1001 4096 Jan 13 01:49 openapi [2021-01-13T01:54:46.733Z] drwxrwxr-x 4 1001 1001 4096 Jan 13 01:49 snap [2021-01-13T01:54:46.733Z] -rw-rw-r-- 1 1001 1001 168 Jan 13 01:49 version.go [Pipeline] sh [2021-01-13T01:54:47.158Z] snapcraft 4.4.4 from Canonical* installed [2021-01-13T01:54:47.158Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-13T01:54:47.158Z] + patch --verbose -p1 [2021-01-13T01:54:47.158Z] Hmm... Looks like a unified diff to me... [2021-01-13T01:54:47.158Z] The text leading up to this was: [2021-01-13T01:54:47.158Z] -------------------------- [2021-01-13T01:54:47.158Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-13T01:54:47.158Z] |From: Tony Espy [2021-01-13T01:54:47.158Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-13T01:54:47.158Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-13T01:54:47.158Z] | [2021-01-13T01:54:47.158Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-13T01:54:47.158Z] |optimize the snap CI check run for pull requests. When [2021-01-13T01:54:47.158Z] |applied, it essentially strips out everything (apps and [2021-01-13T01:54:47.158Z] |parts) from the snapcraft.yaml file except those required [2021-01-13T01:54:47.158Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-13T01:54:47.158Z] |catch changes to edgex-go that break the snap build. [2021-01-13T01:54:47.158Z] | [2021-01-13T01:54:47.158Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-13T01:54:47.158Z] |to update this patch file, otherwise it may fail to apply, [2021-01-13T01:54:47.158Z] |resulting in a failed snap build CI check in the associated [2021-01-13T01:54:47.158Z] |pull request. [2021-01-13T01:54:47.158Z] | [2021-01-13T01:54:47.158Z] |Note - in addition to applying this patch, the pipeline also [2021-01-13T01:54:47.158Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-13T01:54:47.158Z] |need to build the finally binary .snap file (and it won't [2021-01-13T01:54:47.158Z] |work with the patch applied). This further reduces the build [2021-01-13T01:54:47.158Z] |time. [2021-01-13T01:54:47.158Z] |--- [2021-01-13T01:54:47.158Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-13T01:54:47.158Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-13T01:54:47.158Z] | [2021-01-13T01:54:47.158Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-13T01:54:47.158Z] |index 1e537489..faf42425 100644 [2021-01-13T01:54:47.158Z] |--- a/snap/snapcraft.yaml [2021-01-13T01:54:47.158Z] |+++ b/snap/snapcraft.yaml [2021-01-13T01:54:47.158Z] -------------------------- [2021-01-13T01:54:47.158Z] patching file snap/snapcraft.yaml [2021-01-13T01:54:47.158Z] Using Plan A... [2021-01-13T01:54:47.158Z] Hunk #1 succeeded at 73. [2021-01-13T01:54:47.158Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-13T01:54:47.158Z] Hunk #3 succeeded at 214. [2021-01-13T01:54:47.158Z] Hunk #4 succeeded at 222. [2021-01-13T01:54:47.158Z] Hunk #5 succeeded at 229. [2021-01-13T01:54:47.158Z] Hunk #6 succeeded at 256. [2021-01-13T01:54:47.158Z] Hunk #7 succeeded at 290. [2021-01-13T01:54:47.158Z] Hunk #8 succeeded at 342 (offset 1 line). [2021-01-13T01:54:47.158Z] Hmm... Ignoring the trailing garbage. [2021-01-13T01:54:47.158Z] done [2021-01-13T01:54:47.158Z] + sudo snapcraft prime --use-lxd [2021-01-13T01:54:47.383Z] + '[' -e coverage.out ] [2021-01-13T01:54:47.383Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-13T01:54:47.459Z] Warning: overwriting stash ‘coverage-report’ [2021-01-13T01:54:48.519Z] Stashed 1 file(s) [Pipeline] sh [2021-01-13T01:54:49.085Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-13T01:54:49.085Z] 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-13T01:54:49.085Z] - README.md [2021-01-13T01:54:49.085Z] - snapcraft.yaml.orig [2021-01-13T01:54:49.085Z] [2021-01-13T01:54:49.085Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-13T01:54:49.202Z] + make build [2021-01-13T01:54:49.203Z] 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-13T01:54:49.662Z] Launching a container. [2021-01-13T01:54:59.381Z] 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-13T01:55:04.599Z] Waiting for container to be ready [2021-01-13T01:55:04.599Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-13T01:55:04.599Z] [2021-01-13T01:55:07.930Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-13T01:55:07.930Z] Waiting for network to be ready... [2021-01-13T01:55:08.507Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-13T01:55:08.507Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-13T01:55:09.089Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-13T01:55:09.089Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] [2021-01-13T01:55:09.089Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-13T01:55:09.351Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-13T01:55:09.351Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-13T01:55:09.615Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-13T01:55:09.615Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-13T01:55:09.615Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-13T01:55:09.615Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-13T01:55:09.615Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-13T01:55:09.615Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-13T01:55:09.615Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-13T01:55:09.615Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] [2021-01-13T01:55:09.615Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] [2021-01-13T01:55:09.615Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-13T01:55:09.615Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-13T01:55:10.203Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-13T01:55:10.466Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] [2021-01-13T01:55:10.466Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-13T01:55:10.466Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-13T01:55:10.466Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-13T01:55:10.466Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-13T01:55:10.728Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-13T01:55:10.728Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-13T01:55:10.728Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-13T01:55:14.947Z] Fetched 23.7 MB in 6s (3757 kB/s) [2021-01-13T01:55:16.345Z] Reading package lists... [2021-01-13T01:55:16.345Z] Reading package lists... [2021-01-13T01:55:16.608Z] Building dependency tree... [2021-01-13T01:55:16.608Z] Reading state information... [2021-01-13T01:55:16.871Z] The following additional packages will be installed: [2021-01-13T01:55:16.871Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-13T01:55:16.871Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-13T01:55:16.871Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-13T01:55:16.871Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-13T01:55:16.871Z] Suggested packages: [2021-01-13T01:55:16.871Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-13T01:55:16.871Z] Recommended packages: [2021-01-13T01:55:16.871Z] gnupg libsasl2-modules [2021-01-13T01:55:16.871Z] The following NEW packages will be installed: [2021-01-13T01:55:16.871Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-13T01:55:16.871Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-13T01:55:16.871Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-13T01:55:16.871Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-13T01:55:16.871Z] The following packages will be upgraded: [2021-01-13T01:55:16.871Z] gpg gpg-agent gpgconf libudev1 [2021-01-13T01:55:16.871Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-13T01:55:16.871Z] Need to get 3532 kB of archives. [2021-01-13T01:55:16.871Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-13T01:55:16.871Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-13T01:55:17.135Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-13T01:55:17.135Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-13T01:55:17.135Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-13T01:55:17.135Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-13T01:55:17.135Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-13T01:55:17.135Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-13T01:55:17.398Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-13T01:55:17.662Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-13T01:55:17.925Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-13T01:55:17.925Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-13T01:55:17.925Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-13T01:55:17.925Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-13T01:55:17.925Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-13T01:55:17.925Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-13T01:55:17.925Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-13T01:55:17.925Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-13T01:55:17.925Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-13T01:55:17.925Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-13T01:55:17.925Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-13T01:55:17.925Z] 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-13T01:55:17.925Z] 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-13T01:55:18.188Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-13T01:55:18.188Z] Fetched 3532 kB in 1s (2901 kB/s) [2021-01-13T01:55:18.450Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-13T01:55:18.450Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-13T01:55:18.450Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-13T01:55:18.450Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-13T01:55:18.714Z] Selecting previously unselected package udev. [2021-01-13T01:55:18.714Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-13T01:55:18.714Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-13T01:55:18.714Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-13T01:55:18.977Z] Selecting previously unselected package libfuse2:amd64. [2021-01-13T01:55:18.977Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-13T01:55:18.977Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-13T01:55:19.239Z] Selecting previously unselected package fuse. [2021-01-13T01:55:19.239Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-13T01:55:19.239Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-13T01:55:19.239Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-13T01:55:19.239Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-13T01:55:19.239Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-13T01:55:19.504Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-13T01:55:19.504Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-13T01:55:19.504Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-13T01:55:19.767Z] Selecting previously unselected package libksba8:amd64. [2021-01-13T01:55:19.767Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-13T01:55:19.767Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-13T01:55:19.767Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-13T01:55:19.767Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T01:55:19.767Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T01:55:19.767Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-13T01:55:19.767Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T01:55:20.031Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T01:55:20.031Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-13T01:55:20.031Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T01:55:20.031Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T01:55:20.031Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-13T01:55:20.031Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T01:55:20.031Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T01:55:20.295Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-13T01:55:20.295Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T01:55:20.295Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T01:55:20.295Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-13T01:55:20.295Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T01:55:20.295Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T01:55:20.560Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-13T01:55:20.560Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T01:55:20.560Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T01:55:20.560Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-13T01:55:20.560Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T01:55:20.560Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T01:55:20.823Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-13T01:55:20.823Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T01:55:20.823Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T01:55:20.823Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-13T01:55:20.823Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-13T01:55:20.823Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-13T01:55:20.823Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-13T01:55:20.823Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-13T01:55:20.823Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-13T01:55:21.086Z] Selecting previously unselected package libldap-common. [2021-01-13T01:55:21.086Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-13T01:55:21.086Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-13T01:55:21.086Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-13T01:55:21.086Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-13T01:55:21.086Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-13T01:55:21.086Z] Selecting previously unselected package dirmngr. [2021-01-13T01:55:21.086Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-13T01:55:21.086Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-13T01:55:21.348Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-13T01:55:21.348Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-13T01:55:21.348Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-13T01:55:21.348Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-13T01:55:21.348Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-13T01:55:21.348Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-13T01:55:21.549Z] 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-13T01:55:21.611Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T01:55:21.611Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-13T01:55:21.611Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-13T01:55:21.611Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-13T01:55:22.202Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-13T01:55:22.465Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T01:55:22.465Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-13T01:55:22.465Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-13T01:55:22.727Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-13T01:55:22.727Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T01:55:22.727Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T01:55:22.727Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T01:55:22.727Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T01:55:22.989Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T01:55:22.989Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T01:55:22.989Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T01:55:22.989Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-13T01:55:22.989Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-13T01:55:22.989Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-13T01:55:23.566Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-13T01:55:23.566Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-13T01:55:23.566Z] This means they are not meant to be enabled using systemctl. [2021-01-13T01:55:23.566Z] Possible reasons for having this kind of units are: [2021-01-13T01:55:23.566Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-13T01:55:23.566Z] .wants/ or .requires/ directory. [2021-01-13T01:55:23.566Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-13T01:55:23.566Z] a requirement dependency on it. [2021-01-13T01:55:23.566Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-13T01:55:23.566Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-13T01:55:23.566Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-13T01:55:23.566Z] instance name specified. [2021-01-13T01:55:24.142Z] Reading package lists... [2021-01-13T01:55:24.142Z] Building dependency tree... [2021-01-13T01:55:24.142Z] Reading state information... [2021-01-13T01:55:24.405Z] The following additional packages will be installed: [2021-01-13T01:55:24.405Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-13T01:55:24.405Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-13T01:55:24.405Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-13T01:55:24.405Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-13T01:55:24.405Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-13T01:55:24.405Z] Suggested packages: [2021-01-13T01:55:24.405Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-13T01:55:24.405Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-13T01:55:24.405Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-13T01:55:24.405Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-13T01:55:24.405Z] systemd-container policykit-1 [2021-01-13T01:55:24.405Z] Recommended packages: [2021-01-13T01:55:24.405Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-13T01:55:24.405Z] The following NEW packages will be installed: [2021-01-13T01:55:24.405Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-13T01:55:24.405Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-13T01:55:24.405Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-13T01:55:24.405Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-13T01:55:24.405Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-13T01:55:24.405Z] The following packages will be upgraded: [2021-01-13T01:55:24.405Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-13T01:55:24.667Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-13T01:55:24.667Z] Need to get 35.2 MB of archives. [2021-01-13T01:55:24.667Z] After this operation, 141 MB of additional disk space will be used. [2021-01-13T01:55:24.667Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-13T01:55:24.667Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-13T01:55:24.928Z] 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-13T01:55:25.241Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-13T01:55:25.504Z] 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-13T01:55:25.504Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-13T01:55:25.504Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-13T01:55:25.504Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-13T01:55:25.504Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-13T01:55:25.504Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-13T01:55:25.504Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-13T01:55:25.504Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-13T01:55:25.504Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-13T01:55:25.504Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-13T01:55:25.504Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-13T01:55:25.504Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-13T01:55:25.504Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-13T01:55:25.504Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-13T01:55:25.504Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-13T01:55:25.504Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-13T01:55:25.504Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-13T01:55:25.768Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-13T01:55:25.768Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-13T01:55:25.768Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-13T01:55:25.768Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-13T01:55:25.768Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-13T01:55:25.768Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-13T01:55:25.768Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-13T01:55:25.768Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-13T01:55:25.768Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-13T01:55:25.768Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-13T01:55:26.714Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-13T01:55:26.977Z] Fetched 35.2 MB in 2s (16.3 MB/s) [2021-01-13T01:55:26.977Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-13T01:55:26.977Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-13T01:55:27.241Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-13T01:55:27.814Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-13T01:55:27.814Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-13T01:55:27.814Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-13T01:55:28.077Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-13T01:55:28.077Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-13T01:55:28.077Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-13T01:55:28.338Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-13T01:55:28.338Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-13T01:55:28.338Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-13T01:55:28.338Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-13T01:55:28.916Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-13T01:55:28.916Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-13T01:55:29.500Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-13T01:55:29.500Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-13T01:55:29.500Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-13T01:55:29.500Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-13T01:55:29.763Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-13T01:55:29.763Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-13T01:55:29.763Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T01:55:30.028Z] Selecting previously unselected package libexpat1:amd64. [2021-01-13T01:55:30.028Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-13T01:55:30.028Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-13T01:55:30.028Z] Selecting previously unselected package python3.6-minimal. [2021-01-13T01:55:30.028Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-13T01:55:30.293Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T01:55:30.560Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-13T01:55:30.560Z] Checking for services that may need to be restarted...done. [2021-01-13T01:55:30.560Z] Checking for services that may need to be restarted...done. [2021-01-13T01:55:30.822Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T01:55:30.822Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-13T01:55:30.822Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T01:55:31.397Z] Selecting previously unselected package python3-minimal. [2021-01-13T01:55:31.397Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-13T01:55:31.397Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-13T01:55:31.397Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-13T01:55:31.633Z] 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-13T01:55:31.668Z] Selecting previously unselected package mime-support. [2021-01-13T01:55:31.668Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-13T01:55:31.668Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-13T01:55:31.668Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-13T01:55:31.668Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-13T01:55:31.668Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-13T01:55:31.668Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-13T01:55:31.668Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-13T01:55:31.668Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T01:55:31.905Z] 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-13T01:55:31.930Z] Selecting previously unselected package python3.6. [2021-01-13T01:55:32.193Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-13T01:55:32.193Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T01:55:32.193Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-13T01:55:32.193Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-13T01:55:32.193Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-13T01:55:32.193Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-13T01:55:34.119Z] Selecting previously unselected package python3. [2021-01-13T01:55:34.119Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-13T01:55:34.119Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-13T01:55:34.119Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-13T01:55:34.119Z] Selecting previously unselected package multiarch-support. [2021-01-13T01:55:34.119Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-13T01:55:34.119Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-13T01:55:34.119Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-13T01:55:34.119Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-13T01:55:34.119Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-13T01:55:34.119Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-13T01:55:34.119Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-13T01:55:34.119Z] Selecting previously unselected package libbsd0:amd64. [2021-01-13T01:55:34.119Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-13T01:55:34.119Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-13T01:55:34.382Z] Selecting previously unselected package sudo. [2021-01-13T01:55:34.382Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-13T01:55:34.382Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-13T01:55:34.382Z] Selecting previously unselected package apparmor. [2021-01-13T01:55:34.382Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-13T01:55:34.382Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-13T01:55:34.645Z] Selecting previously unselected package libedit2:amd64. [2021-01-13T01:55:34.645Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-13T01:55:34.645Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-13T01:55:34.645Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-13T01:55:34.645Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-13T01:55:34.910Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T01:55:34.910Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-13T01:55:34.910Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-13T01:55:34.910Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T01:55:34.910Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-13T01:55:34.910Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-13T01:55:34.910Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-13T01:55:35.174Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-13T01:55:35.174Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-13T01:55:35.174Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T01:55:35.174Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-13T01:55:35.174Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-13T01:55:35.174Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T01:55:35.438Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-13T01:55:35.438Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-13T01:55:35.438Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-13T01:55:35.702Z] Selecting previously unselected package openssh-client. [2021-01-13T01:55:35.702Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-13T01:55:35.702Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-13T01:55:35.702Z] Selecting previously unselected package squashfs-tools. [2021-01-13T01:55:35.702Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-13T01:55:35.702Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-13T01:55:35.965Z] Selecting previously unselected package snapd. [2021-01-13T01:55:35.965Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-13T01:55:35.965Z] Unpacking snapd (2.48+18.04) ... [2021-01-13T01:55:37.291Z] 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-13T01:55:38.528Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-13T01:55:38.528Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-13T01:55:38.528Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-13T01:55:38.528Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-13T01:55:38.528Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-13T01:55:38.528Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T01:55:38.528Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-13T01:55:38.528Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-13T01:55:38.528Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-13T01:55:39.478Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-13T01:55:39.478Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-13T01:55:39.478Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-13T01:55:39.478Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T01:55:39.478Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T01:55:39.478Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T01:55:40.428Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-13T01:55:40.428Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T01:55:40.428Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-13T01:55:40.428Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-13T01:55:40.428Z] running python rtupdate hooks for python3.6... [2021-01-13T01:55:40.428Z] running python post-rtupdate hooks for python3.6... [2021-01-13T01:55:40.428Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-13T01:55:41.608Z] 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-13T01:55:41.825Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-13T01:55:42.090Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T01:55:42.090Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-13T01:55:42.353Z] Setting up snapd (2.48+18.04) ... [2021-01-13T01:55:42.927Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-13T01:55:43.191Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-13T01:55:43.454Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-13T01:55:43.454Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-13T01:55:43.717Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-13T01:55:43.717Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-13T01:55:43.980Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-13T01:55:44.244Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-13T01:55:44.510Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-13T01:55:44.773Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-13T01:55:44.773Z] /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-13T01:55:44.985Z] 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-13T01:55:45.036Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-13T01:55:45.036Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-13T01:55:46.597Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-13T01:55:46.597Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-13T01:55:46.597Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-13T01:55:47.996Z] Reading package lists... [2021-01-13T01:55:48.522Z] Reading package lists... [2021-01-13T01:55:48.522Z] Building dependency tree... [2021-01-13T01:55:48.522Z] Reading state information... [2021-01-13T01:55:48.787Z] Calculating upgrade... [2021-01-13T01:55:48.787Z] The following packages will be upgraded: [2021-01-13T01:55:48.787Z] advancecomp base-files bash binutils binutils-common [2021-01-13T01:55:48.787Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-13T01:55:48.787Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-13T01:55:48.787Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-13T01:55:48.787Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-13T01:55:48.787Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-13T01:55:48.787Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-13T01:55:48.787Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-13T01:55:48.787Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-13T01:55:48.787Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-13T01:55:48.787Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-13T01:55:48.787Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-13T01:55:48.787Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-13T01:55:48.787Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-13T01:55:48.787Z] ubuntu-keyring util-linux [2021-01-13T01:55:49.050Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-13T01:55:49.050Z] Need to get 63.7 MB of archives. [2021-01-13T01:55:49.050Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-13T01:55:49.050Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] [2021-01-13T01:55:49.050Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-13T01:55:49.050Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-13T01:55:49.050Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-13T01:55:49.050Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-13T01:55:49.050Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-13T01:55:49.050Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-13T01:55:49.050Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-13T01:55:49.050Z] 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-13T01:55:49.050Z] 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-13T01:55:49.050Z] 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-13T01:55:49.050Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-13T01:55:49.050Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-13T01:55:49.050Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-13T01:55:49.050Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-13T01:55:49.050Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-13T01:55:49.050Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-13T01:55:49.314Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-13T01:55:49.314Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-13T01:55:49.314Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-13T01:55:49.314Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-13T01:55:49.314Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-13T01:55:49.314Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-13T01:55:49.314Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-13T01:55:49.314Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-13T01:55:49.314Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-13T01:55:49.314Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-13T01:55:49.314Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-13T01:55:49.314Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-13T01:55:49.314Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-13T01:55:49.314Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-13T01:55:49.314Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-13T01:55:49.315Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-13T01:55:49.315Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-13T01:55:49.315Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-13T01:55:49.315Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-13T01:55:49.315Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-13T01:55:49.315Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-13T01:55:49.315Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-13T01:55:49.315Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-13T01:55:49.315Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-13T01:55:49.316Z] 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-13T01:55:49.582Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-13T01:55:49.582Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-13T01:55:49.582Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-13T01:55:49.582Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-13T01:55:49.582Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-13T01:55:49.582Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-13T01:55:49.582Z] Get:48 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-13T01:55:49.582Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-13T01:55:49.582Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-13T01:55:49.582Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-13T01:55:49.582Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-13T01:55:49.582Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-13T01:55:49.582Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-13T01:55:49.582Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-13T01:55:49.849Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-13T01:55:49.849Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-13T01:55:49.849Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-13T01:55:50.113Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-13T01:55:50.113Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-13T01:55:50.113Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-13T01:55:50.113Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-13T01:55:50.113Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-13T01:55:50.113Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-13T01:55:50.113Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-13T01:55:50.113Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-13T01:55:50.377Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-13T01:55:50.377Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-13T01:55:50.377Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-13T01:55:50.377Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-13T01:55:50.641Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-13T01:55:50.641Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-13T01:55:50.641Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-13T01:55:50.641Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-13T01:55:50.641Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-13T01:55:50.641Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-13T01:55:50.641Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-13T01:55:50.641Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-13T01:55:50.641Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-13T01:55:50.641Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-13T01:55:50.641Z] Get:81 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-13T01:55:50.641Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-13T01:55:50.641Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-13T01:55:50.641Z] Get:84 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-13T01:55:50.908Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-13T01:55:50.908Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-13T01:55:50.908Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-13T01:55:50.908Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-13T01:55:50.908Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-13T01:55:50.908Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-13T01:55:50.908Z] Get:91 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-13T01:55:50.908Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-13T01:55:50.908Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-13T01:55:50.908Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-13T01:55:51.170Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-13T01:55:51.170Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-13T01:55:51.170Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-13T01:55:51.433Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-13T01:55:51.433Z] Fetched 63.7 MB in 2s (28.5 MB/s) [2021-01-13T01:55:51.433Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T01:55:51.433Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-13T01:55:51.433Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-13T01:55:52.011Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-13T01:55:52.273Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-13T01:55:52.273Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... [2021-01-13T01:55:52.273Z] Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... [2021-01-13T01:55:52.690Z] 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-13T01:55:53.219Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T01:55:53.219Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T01:55:53.219Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T01:55:53.219Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T01:55:53.482Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T01:55:53.482Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T01:55:53.482Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T01:55:53.482Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T01:55:53.745Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T01:55:53.745Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T01:55:53.745Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T01:55:54.008Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T01:55:54.008Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T01:55:54.008Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T01:55:54.008Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T01:55:54.270Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-13T01:55:54.271Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T01:55:54.271Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-13T01:55:54.271Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-13T01:55:54.534Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-13T01:55:54.534Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T01:55:54.534Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T01:55:54.534Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T01:55:54.534Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T01:55:54.534Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T01:55:54.797Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T01:55:54.797Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T01:55:55.061Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-13T01:55:55.061Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-13T01:55:55.322Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-13T01:55:55.585Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-13T01:55:55.847Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-13T01:55:55.847Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-13T01:55:56.109Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-13T01:55:56.109Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-13T01:55:56.109Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-13T01:55:56.371Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-13T01:55:56.371Z] Installing new version of config file /etc/issue ... [2021-01-13T01:55:56.371Z] Installing new version of config file /etc/issue.net ... [2021-01-13T01:55:56.371Z] Installing new version of config file /etc/lsb-release ... [2021-01-13T01:55:56.371Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-13T01:55:56.944Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-13T01:55:56.944Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-13T01:55:56.944Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-13T01:55:56.944Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T01:55:56.944Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-13T01:55:56.944Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-13T01:55:56.987Z] 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-13T01:55:57.208Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-13T01:55:57.208Z] 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-13T01:55:57.471Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T01:55:57.471Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T01:55:57.471Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-13T01:55:57.471Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-13T01:55:57.735Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T01:55:57.735Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-13T01:55:57.735Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-13T01:55:57.735Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-13T01:55:58.021Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T01:55:58.021Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-13T01:55:58.021Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-13T01:55:58.283Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-13T01:55:58.546Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T01:55:58.546Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-13T01:55:58.546Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-13T01:55:58.546Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-13T01:55:58.809Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T01:55:58.809Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-13T01:55:58.809Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-13T01:55:59.072Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-13T01:55:59.072Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T01:55:59.072Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-13T01:55:59.072Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-13T01:55:59.356Z] Setting up grep (3.1-2build1) ... [2021-01-13T01:55:59.356Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T01:55:59.356Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-13T01:55:59.356Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-13T01:55:59.619Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-13T01:55:59.883Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T01:55:59.883Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-13T01:55:59.883Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-13T01:55:59.883Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-13T01:55:59.883Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T01:55:59.883Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-13T01:55:59.883Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] } [2021-01-13T01:56:00.397Z] $ docker stop --time=1 04579c3fc3a0a0dec115b73942bc1d3b9ced067bb0d8d7b1c1322939685728ef [2021-01-13T01:56:00.831Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-13T01:56:00.831Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-13T01:56:00.831Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-13T01:56:00.831Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-13T01:56:01.405Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-13T01:56:01.406Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T01:56:01.406Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-13T01:56:01.406Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-13T01:56:02.799Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-13T01:56:02.799Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-13T01:56:02.799Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-13T01:56:02.799Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-13T01:56:02.799Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-13T01:56:02.848Z] $ docker rm -f 04579c3fc3a0a0dec115b73942bc1d3b9ced067bb0d8d7b1c1322939685728ef [2021-01-13T01:56:03.063Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T01:56:03.063Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-13T01:56:03.063Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-13T01:56:03.336Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-13T01:56:03.336Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T01:56:03.336Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T01:56:03.336Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T01:56:03.600Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-13T01:56:03.600Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T01:56:03.600Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T01:56:03.600Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T01:56:03.864Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-13T01:56:03.864Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T01:56:03.864Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T01:56:03.864Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] // withDockerContainer [Pipeline] } [2021-01-13T01:56:04.128Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-13T01:56:04.128Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T01:56:04.128Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T01:56:04.128Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T01:56:04.128Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-01-13T01:56:04.400Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T01:56:04.400Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-13T01:56:04.400Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-13T01:56:04.400Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-13T01:56:04.400Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T01:56:04.664Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-13T01:56:04.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-13T01:56:04.861Z] [2021-01-13T01:56:04.861Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [2021-01-13T01:56:04.928Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T01:56:04.928Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-13T01:56:04.928Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [Pipeline] sh [2021-01-13T01:56:05.191Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-13T01:56:05.191Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T01:56:05.191Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T01:56:05.191Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T01:56:05.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-13T01:56:05.456Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-13T01:56:05.456Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T01:56:05.456Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T01:56:05.456Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T01:56:05.456Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-13T01:56:05.525Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-13T01:56:05.525Z] 29e5d40040c1: Pulling fs layer [2021-01-13T01:56:05.525Z] 1ce36da41761: Pulling fs layer [2021-01-13T01:56:05.525Z] 25b303627fd3: Pulling fs layer [2021-01-13T01:56:05.722Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T01:56:05.723Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T01:56:05.723Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T01:56:06.120Z] 29e5d40040c1: Verifying Checksum [2021-01-13T01:56:06.120Z] 29e5d40040c1: Download complete [2021-01-13T01:56:06.303Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-13T01:56:06.566Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-13T01:56:06.716Z] 1ce36da41761: Verifying Checksum [2021-01-13T01:56:06.716Z] 1ce36da41761: Download complete [2021-01-13T01:56:06.716Z] 29e5d40040c1: Pull complete [2021-01-13T01:56:06.828Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-13T01:56:06.828Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T01:56:06.828Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-13T01:56:07.089Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-13T01:56:07.089Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-13T01:56:07.356Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T01:56:07.356Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-13T01:56:07.356Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-13T01:56:07.618Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-13T01:56:07.618Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T01:56:07.618Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-13T01:56:07.892Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-13T01:56:07.892Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-13T01:56:08.147Z] 1ce36da41761: Pull complete [2021-01-13T01:56:08.147Z] 25b303627fd3: Download complete [2021-01-13T01:56:08.155Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T01:56:08.155Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-13T01:56:08.421Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-13T01:56:08.421Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-13T01:56:08.684Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T01:56:08.684Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-13T01:56:08.684Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-13T01:56:08.684Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-13T01:56:08.947Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T01:56:08.947Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-13T01:56:08.947Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-13T01:56:09.210Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-13T01:56:09.475Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T01:56:09.475Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T01:56:09.475Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T01:56:09.475Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-13T01:56:09.475Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-13T01:56:09.738Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-13T01:56:09.738Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-13T01:56:09.738Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-13T01:56:10.003Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T01:56:10.003Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-13T01:56:10.003Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-13T01:56:10.581Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-13T01:56:10.581Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T01:56:10.581Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-13T01:56:10.581Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-13T01:56:10.851Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-13T01:56:11.114Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T01:56:11.114Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-13T01:56:11.114Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-13T01:56:11.114Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-13T01:56:11.379Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T01:56:11.379Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-13T01:56:11.379Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-13T01:56:11.379Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-13T01:56:11.641Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T01:56:11.641Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-13T01:56:11.641Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-13T01:56:11.902Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-13T01:56:12.164Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T01:56:12.164Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-13T01:56:12.164Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-13T01:56:12.164Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-13T01:56:12.164Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T01:56:12.164Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-13T01:56:12.426Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-13T01:56:12.426Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-13T01:56:12.426Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T01:56:12.426Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-13T01:56:12.688Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-13T01:56:12.688Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-13T01:56:12.688Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T01:56:12.688Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-13T01:56:12.950Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-13T01:56:12.950Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-13T01:56:12.950Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T01:56:12.950Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-13T01:56:13.217Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-13T01:56:13.217Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-13T01:56:13.480Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T01:56:13.480Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-13T01:56:13.480Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-13T01:56:13.480Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-13T01:56:13.743Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T01:56:13.743Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-13T01:56:13.743Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-13T01:56:13.743Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-13T01:56:13.743Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-13T01:56:13.743Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-13T01:56:14.007Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-13T01:56:14.007Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-13T01:56:14.007Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-13T01:56:14.270Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-13T01:56:14.270Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-13T01:56:14.534Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-13T01:56:14.534Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-13T01:56:14.797Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-13T01:56:14.797Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-13T01:56:14.797Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-13T01:56:14.797Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-13T01:56:15.060Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-13T01:56:15.060Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-13T01:56:15.060Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-13T01:56:15.060Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-13T01:56:15.322Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-13T01:56:15.322Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-13T01:56:15.322Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-13T01:56:15.322Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-13T01:56:15.585Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-13T01:56:15.585Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-13T01:56:15.848Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-13T01:56:15.848Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-13T01:56:16.796Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-13T01:56:16.796Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-13T01:56:16.796Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-13T01:56:16.796Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-13T01:56:17.060Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-13T01:56:17.060Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-13T01:56:17.636Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-13T01:56:17.636Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-13T01:56:17.636Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-13T01:56:17.636Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-13T01:56:17.900Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-13T01:56:17.900Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-13T01:56:17.900Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T01:56:17.900Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T01:56:18.161Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T01:56:18.161Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T01:56:18.161Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T01:56:18.276Z] 25b303627fd3: Pull complete [2021-01-13T01:56:18.276Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-13T01:56:18.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-13T01:56:18.276Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-13T01:56:18.424Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T01:56:18.424Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T01:56:18.424Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T01:56:18.502Z] prd-ubuntu18.04-docker-arm64-4c-16g-19888 does not seem to be running inside a container [2021-01-13T01:56:18.575Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-13T01:56:19.369Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T01:56:19.369Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T01:56:20.770Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T01:56:20.770Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T01:56:21.345Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T01:56:21.345Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T01:56:21.475Z] $ docker top a95229a1de7c115aa05cd7d7639ebcb6ddcae1c5cfd5fcf2cae04ab4f4891ef0 -eo pid,comm [2021-01-13T01:56:21.607Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T01:56:21.607Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] { [Pipeline] sh [2021-01-13T01:56:22.526Z] + grep parallel [2021-01-13T01:56:22.526Z] + docker-compose build --help [2021-01-13T01:56:22.554Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T01:56:22.555Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T01:56:22.816Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-13T01:56:22.816Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-13T01:56:22.816Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-13T01:56:22.816Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-13T01:56:23.077Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-13T01:56:23.077Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-13T01:56:23.340Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-13T01:56:23.340Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-13T01:56:23.340Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-13T01:56:23.340Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-13T01:56:23.602Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-13T01:56:23.602Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-13T01:56:23.602Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-13T01:56:23.863Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-13T01:56:23.863Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T01:56:23.863Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-13T01:56:23.863Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T01:56:23.863Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T01:56:24.125Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T01:56:24.125Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-13T01:56:24.125Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-13T01:56:24.125Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-13T01:56:24.387Z] [2021-01-13T01:56:24.387Z] Current default time zone: 'Etc/UTC' [2021-01-13T01:56:24.387Z] Local time is now: Wed Jan 13 01:56:24 UTC 2021. [2021-01-13T01:56:24.387Z] Universal Time is now: Wed Jan 13 01:56:24 UTC 2021. [2021-01-13T01:56:24.387Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-13T01:56:24.387Z] [2021-01-13T01:56:24.387Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-13T01:56:24.387Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T01:56:24.387Z] Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... [2021-01-13T01:56:24.387Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-13T01:56:24.648Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-13T01:56:24.648Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-13T01:56:24.648Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-13T01:56:24.648Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-13T01:56:24.648Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-13T01:56:24.648Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-13T01:56:24.648Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T01:56:24.648Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-13T01:56:24.918Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T01:56:25.181Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-13T01:56:25.181Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T01:56:25.181Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-13T01:56:25.181Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-13T01:56:25.181Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-13T01:56:25.181Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-13T01:56:25.181Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-13T01:56:25.181Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-13T01:56:25.443Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-13T01:56:25.443Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-13T01:56:25.899Z] --parallel Build images in parallel. [Pipeline] } [2021-01-13T01:56:25.915Z] $ docker stop --time=1 a95229a1de7c115aa05cd7d7639ebcb6ddcae1c5cfd5fcf2cae04ab4f4891ef0 [2021-01-13T01:56:27.361Z] Updating certificates in /etc/ssl/certs... [2021-01-13T01:56:27.909Z] $ docker rm -f a95229a1de7c115aa05cd7d7639ebcb6ddcae1c5cfd5fcf2cae04ab4f4891ef0 [2021-01-13T01:56:27.935Z] 22 added, 17 removed; done. [2021-01-13T01:56:27.935Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-13T01:56:27.935Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T01:56:28.199Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-13T01:56:28.199Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-13T01:56:28.199Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-13T01:56:28.199Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T01:56:28.199Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T01:56:28.461Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T01:56:28.461Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T01:56:28.461Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T01:56:28.461Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T01:56:28.461Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T01:56:28.461Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-13T01:56:28.722Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-13T01:56:28.722Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-13T01:56:28.722Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-13T01:56:28.722Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-13T01:56:28.722Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T01:56:28.722Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T01:56:28.722Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-13T01:56:28.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-13T01:56:28.750Z] . [Pipeline] withDockerContainer [2021-01-13T01:56:28.983Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-13T01:56:28.983Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-13T01:56:28.983Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-13T01:56:28.983Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-13T01:56:29.049Z] prd-ubuntu18.04-docker-arm64-4c-16g-19888 does not seem to be running inside a container [2021-01-13T01:56:29.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-13T01:56:29.246Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-13T01:56:29.246Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-13T01:56:29.246Z] Updating certificates in /etc/ssl/certs... [2021-01-13T01:56:29.819Z] 0 added, 0 removed; done. [2021-01-13T01:56:29.819Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-13T01:56:29.819Z] done. [2021-01-13T01:56:30.575Z] $ docker top a80e427f79ae3093240513f894abd373f469176c039366b859eba757406d876a -eo pid,comm [2021-01-13T01:56:30.657Z] Reading package lists... [2021-01-13T01:56:30.657Z] Building dependency tree... [2021-01-13T01:56:30.657Z] Reading state information... [2021-01-13T01:56:30.918Z] The following NEW packages will be installed: [2021-01-13T01:56:30.918Z] apt-transport-https [Pipeline] { [Pipeline] sh [2021-01-13T01:56:31.184Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-13T01:56:31.184Z] Need to get 1696 B of archives. [2021-01-13T01:56:31.184Z] After this operation, 153 kB of additional disk space will be used. [2021-01-13T01:56:31.184Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-13T01:56:31.184Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-13T01:56:31.184Z] Fetched 1696 B in 0s (13.0 kB/s) [2021-01-13T01:56:31.184Z] Selecting previously unselected package apt-transport-https. [2021-01-13T01:56:31.445Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-13T01:56:31.445Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-13T01:56:31.445Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-13T01:56:31.445Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-13T01:56:31.698Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-13T01:56:31.708Z] Waiting for network to be ready... [2021-01-13T01:56:36.000Z] Building docker-core-command-go ... [2021-01-13T01:56:36.000Z] Building docker-core-data-go ... [2021-01-13T01:56:36.000Z] Building docker-core-metadata-go ... [2021-01-13T01:56:36.000Z] Building docker-security-bootstrap-redis-go ... [2021-01-13T01:56:36.000Z] Building docker-security-proxy-setup-go ... [2021-01-13T01:56:36.000Z] Building docker-security-secretstore-setup-go ... [2021-01-13T01:56:36.000Z] Building docker-support-notifications-go ... [2021-01-13T01:56:36.000Z] Building docker-support-scheduler-go ... [2021-01-13T01:56:36.000Z] Building docker-sys-mgmt-agent-go ... [2021-01-13T01:56:36.000Z] Building docker-core-command-go [2021-01-13T01:56:36.000Z] Building docker-support-scheduler-go [2021-01-13T01:56:36.000Z] Building docker-security-proxy-setup-go [2021-01-13T01:56:36.000Z] Building docker-security-secretstore-setup-go [2021-01-13T01:56:36.000Z] Building docker-support-notifications-go [2021-01-13T01:56:38.319Z] 2021-01-13T01:56:35Z INFO Waiting for automatic snapd restart... [2021-01-13T01:56:38.897Z] snapd 2.48.2 from Canonical* installed [2021-01-13T01:56:39.845Z] "snapd" switched to the "latest/stable" channel [2021-01-13T01:56:39.845Z] [2021-01-13T01:56:45.158Z] core18 20201210 from Canonical* installed [2021-01-13T01:56:45.158Z] "core18" switched to the "latest/stable" channel [2021-01-13T01:56:45.158Z] [2021-01-13T01:56:50.471Z] snapcraft 4.4.4 from Canonical* installed [2021-01-13T01:56:51.045Z] "snapcraft" switched to the "latest/stable" channel [2021-01-13T01:56:51.045Z] [2021-01-13T01:56:55.267Z] 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-13T01:56:55.267Z] - README.md [2021-01-13T01:56:55.267Z] - snapcraft.yaml.orig [2021-01-13T01:56:55.267Z] [2021-01-13T01:56:55.267Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-13T01:57:01.879Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-13T01:57:01.879Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-13T01:57:01.879Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-13T01:57:01.879Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-13T01:57:03.276Z] Reading package lists... [2021-01-13T01:57:03.538Z] 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-13T01:57:10.137Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-13T01:57:10.137Z] Reading package lists... [2021-01-13T01:57:10.137Z] Building dependency tree... [2021-01-13T01:57:10.137Z] Reading state information... [2021-01-13T01:57:10.137Z] Suggested packages: [2021-01-13T01:57:10.137Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-13T01:57:10.137Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-13T01:57:10.137Z] Recommended packages: [2021-01-13T01:57:10.137Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-13T01:57:10.137Z] The following NEW packages will be installed: [2021-01-13T01:57:10.137Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-13T01:57:10.137Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-13T01:57:10.137Z] pkg-config zip [2021-01-13T01:57:10.399Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-13T01:57:10.399Z] Need to get 7655 kB of archives. [2021-01-13T01:57:10.399Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-13T01:57:10.399Z] 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-13T01:57:10.399Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-13T01:57:10.399Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-13T01:57:10.399Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-13T01:57:10.399Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-13T01:57:10.663Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-13T01:57:10.663Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-13T01:57:10.663Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-13T01:57:10.663Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-13T01:57:10.663Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-13T01:57:10.663Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-13T01:57:10.929Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-13T01:57:10.929Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-13T01:57:10.929Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-13T01:57:10.929Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-13T01:57:11.191Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-13T01:57:11.191Z] Fetched 7655 kB in 1s (10.4 MB/s) [2021-01-13T01:57:11.191Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-13T01:57:11.191Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-13T01:57:11.191Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-13T01:57:11.191Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-13T01:57:11.453Z] Selecting previously unselected package libpsl5:amd64. [2021-01-13T01:57:11.453Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-13T01:57:11.715Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-13T01:57:11.715Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-13T01:57:11.715Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-13T01:57:11.715Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-13T01:57:11.715Z] Selecting previously unselected package librtmp1:amd64. [2021-01-13T01:57:11.715Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-13T01:57:11.715Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-13T01:57:11.977Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-13T01:57:11.977Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-13T01:57:11.977Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-13T01:57:11.977Z] Selecting previously unselected package liberror-perl. [2021-01-13T01:57:11.977Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-13T01:57:11.977Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-13T01:57:11.977Z] Selecting previously unselected package git-man. [2021-01-13T01:57:11.977Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-13T01:57:11.977Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-13T01:57:12.240Z] Selecting previously unselected package git. [2021-01-13T01:57:12.240Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-13T01:57:12.502Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-13T01:57:13.446Z] Selecting previously unselected package libnorm1:amd64. [2021-01-13T01:57:13.446Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-13T01:57:13.446Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-13T01:57:13.446Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-13T01:57:13.446Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-13T01:57:13.446Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-13T01:57:13.446Z] Selecting previously unselected package libsodium23:amd64. [2021-01-13T01:57:13.446Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-13T01:57:13.446Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-13T01:57:13.708Z] Selecting previously unselected package libzmq5:amd64. [2021-01-13T01:57:13.708Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-13T01:57:13.708Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-13T01:57:13.708Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-13T01:57:13.708Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-13T01:57:13.708Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-13T01:57:13.969Z] Selecting previously unselected package pkg-config. [2021-01-13T01:57:13.969Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-13T01:57:13.969Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-13T01:57:13.969Z] Selecting previously unselected package zip. [2021-01-13T01:57:13.969Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-13T01:57:13.969Z] Unpacking zip (3.0-11build1) ... [2021-01-13T01:57:13.969Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-13T01:57:14.231Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-13T01:57:14.231Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-13T01:57:14.231Z] Setting up liberror-perl (0.17025-1) ... [2021-01-13T01:57:14.231Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-13T01:57:14.231Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-13T01:57:14.231Z] No schema files found: doing nothing. [2021-01-13T01:57:14.231Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-13T01:57:14.231Z] Setting up zip (3.0-11build1) ... [2021-01-13T01:57:14.231Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-13T01:57:14.231Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-13T01:57:14.492Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-13T01:57:14.492Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-13T01:57:14.492Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-13T01:57:14.492Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-13T01:57:14.492Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-13T01:57:14.492Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-13T01:57:21.100Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-13T01:57:21.361Z] git set to automatically installed. [2021-01-13T01:57:21.361Z] git-man set to automatically installed. [2021-01-13T01:57:21.361Z] libcurl3-gnutls set to automatically installed. [2021-01-13T01:57:21.361Z] liberror-perl set to automatically installed. [2021-01-13T01:57:21.361Z] libglib2.0-0 set to automatically installed. [2021-01-13T01:57:21.362Z] libnghttp2-14 set to automatically installed. [2021-01-13T01:57:21.362Z] libnorm1 set to automatically installed. [2021-01-13T01:57:21.362Z] libpgm-5.2-0 set to automatically installed. [2021-01-13T01:57:21.362Z] libpsl5 set to automatically installed. [2021-01-13T01:57:21.362Z] librtmp1 set to automatically installed. [2021-01-13T01:57:21.362Z] libsodium23 set to automatically installed. [2021-01-13T01:57:21.362Z] libzmq3-dev set to automatically installed. [2021-01-13T01:57:21.362Z] libzmq5 set to automatically installed. [2021-01-13T01:57:21.362Z] pkg-config set to automatically installed. [2021-01-13T01:57:21.362Z] zip set to automatically installed. [2021-01-13T01:57:24.680Z] snapd is not logged in, snap install commands will use sudo [2021-01-13T01:57:31.287Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-13T01:57:31.551Z] snap "core18" has no updates available [2021-01-13T01:57:32.127Z] Pulling config-common [2021-01-13T01:57:33.520Z] Pulling go-build-helper [2021-01-13T01:57:43.996Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T01:57:43.996Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-13T01:57:43.996Z] ---> 54c017e67a53 [2021-01-13T01:57:43.996Z] Step 3/21 : WORKDIR /edgex-go [2021-01-13T01:57:43.996Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T01:57:43.996Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-13T01:57:43.996Z] ---> 54c017e67a53 [2021-01-13T01:57:43.996Z] Step 3/21 : WORKDIR /edgex-go [2021-01-13T01:57:43.996Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T01:57:43.996Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T01:57:43.996Z] ---> 54c017e67a53 [2021-01-13T01:57:43.996Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T01:57:43.996Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T01:57:43.996Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-13T01:57:43.996Z] ---> 54c017e67a53 [2021-01-13T01:57:43.996Z] Step 3/24 : WORKDIR /edgex-go [2021-01-13T01:57:43.996Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T01:57:43.996Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-13T01:57:43.996Z] ---> 54c017e67a53 [2021-01-13T01:57:43.996Z] Step 3/24 : WORKDIR /edgex-go [2021-01-13T01:57:43.996Z] ---> Running in 4bcb98528862 [2021-01-13T01:57:43.996Z] ---> Running in bbf8290bf83d [2021-01-13T01:57:43.996Z] ---> Running in 93a2d42aded8 [2021-01-13T01:57:43.996Z] ---> Running in 7d85b7484b72 [2021-01-13T01:57:43.996Z] ---> Running in cac1d5e7741c [2021-01-13T01:57:43.996Z] Removing intermediate container 93a2d42aded8 [2021-01-13T01:57:43.996Z] ---> 7b8784f56a26 [2021-01-13T01:57:43.996Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T01:57:43.996Z] Removing intermediate container 7d85b7484b72 [2021-01-13T01:57:43.996Z] ---> bda3e79c793e [2021-01-13T01:57:43.996Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T01:57:43.996Z] Removing intermediate container cac1d5e7741c [2021-01-13T01:57:43.996Z] ---> 86bed208b6a8 [2021-01-13T01:57:43.996Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T01:57:44.269Z] Removing intermediate container bbf8290bf83d [2021-01-13T01:57:44.269Z] ---> 8e78c8b68d2e [2021-01-13T01:57:44.269Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T01:57:44.269Z] Removing intermediate container 4bcb98528862 [2021-01-13T01:57:44.269Z] ---> a4f9968594fd [2021-01-13T01:57:44.269Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T01:57:44.269Z] ---> Running in e28a91687ebd [2021-01-13T01:57:44.269Z] ---> Running in d6baa0803172 [2021-01-13T01:57:44.269Z] ---> Running in 8c78d368cf2f [2021-01-13T01:57:44.542Z] ---> Running in fe830d2cb366 [2021-01-13T01:57:44.542Z] ---> Running in ffa4ca6ea059 [2021-01-13T01:57:47.944Z] Removing intermediate container e28a91687ebd [2021-01-13T01:57:47.944Z] ---> 0992265fa74b [2021-01-13T01:57:47.944Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-13T01:57:48.227Z] ---> Running in 2349e5f993ca [2021-01-13T01:57:48.228Z] Removing intermediate container 8c78d368cf2f [2021-01-13T01:57:48.228Z] ---> 9120bc294ee5 [2021-01-13T01:57:48.228Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-13T01:57:48.499Z] Removing intermediate container fe830d2cb366 [2021-01-13T01:57:48.499Z] ---> 23f0621091a5 [2021-01-13T01:57:48.499Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T01:57:48.775Z] ---> Running in 7ef9b33d8bac [2021-01-13T01:57:48.775Z] ---> Running in 11cbea1fee83 [2021-01-13T01:57:48.775Z] Removing intermediate container d6baa0803172 [2021-01-13T01:57:48.775Z] ---> 630a83e5dbfc [2021-01-13T01:57:48.775Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-13T01:57:49.057Z] Removing intermediate container ffa4ca6ea059 [2021-01-13T01:57:49.057Z] ---> 2ce2074dd319 [2021-01-13T01:57:49.057Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-13T01:57:49.057Z] ---> Running in 6236fa37dca9 [2021-01-13T01:57:49.057Z] ---> Running in 690431f453c4 [2021-01-13T01:57:50.044Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T01:57:50.641Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T01:57:50.924Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T01:57:50.924Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T01:57:50.924Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T01:57:50.924Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T01:57:51.517Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T01:57:51.789Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T01:57:51.789Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T01:57:51.789Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T01:57:52.384Z] OK: 217 MiB in 51 packages [2021-01-13T01:57:52.663Z] OK: 217 MiB in 51 packages [2021-01-13T01:57:52.938Z] OK: 217 MiB in 51 packages [2021-01-13T01:57:52.938Z] OK: 217 MiB in 51 packages [2021-01-13T01:57:53.547Z] OK: 217 MiB in 51 packages [2021-01-13T01:57:53.822Z] Removing intermediate container 2349e5f993ca [2021-01-13T01:57:53.822Z] ---> 1a82a8d60517 [2021-01-13T01:57:53.822Z] Step 6/24 : COPY go.mod . [2021-01-13T01:57:54.428Z] Removing intermediate container 7ef9b33d8bac [2021-01-13T01:57:54.428Z] ---> 9b7fdef25605 [2021-01-13T01:57:54.428Z] Step 6/21 : COPY go.mod . [2021-01-13T01:57:54.704Z] Removing intermediate container 690431f453c4 [2021-01-13T01:57:54.704Z] ---> 0a89a4b97970 [2021-01-13T01:57:54.704Z] Step 6/21 : COPY go.mod . [2021-01-13T01:57:54.980Z] Removing intermediate container 6236fa37dca9 [2021-01-13T01:57:54.980Z] ---> cc64fa394ed2 [2021-01-13T01:57:54.980Z] Step 6/24 : COPY go.mod . [2021-01-13T01:57:54.980Z] ---> 0a07382008d9 [2021-01-13T01:57:54.980Z] Step 7/24 : RUN go mod download [2021-01-13T01:57:54.980Z] Removing intermediate container 11cbea1fee83 [2021-01-13T01:57:54.980Z] ---> 41bbd1a196ef [2021-01-13T01:57:54.980Z] Step 6/22 : COPY go.mod . [2021-01-13T01:57:55.255Z] ---> Running in 22c854ed124e [2021-01-13T01:57:55.255Z] ---> ba84203fc773 [2021-01-13T01:57:55.255Z] Step 7/21 : RUN go mod download [2021-01-13T01:57:55.527Z] ---> Running in 1bc1a5f4b3e2 [2021-01-13T01:57:55.527Z] ---> 8e0f38e95288 [2021-01-13T01:57:55.527Z] Step 7/21 : RUN go mod download [2021-01-13T01:57:56.131Z] ---> 6b1f8d476682 [2021-01-13T01:57:56.131Z] Step 7/24 : RUN go mod download [2021-01-13T01:57:56.131Z] ---> Running in bf8b9185c0d6 [2021-01-13T01:57:56.131Z] ---> a68ae2b48868 [2021-01-13T01:57:56.131Z] Step 7/22 : RUN go mod download [2021-01-13T01:57:56.131Z] ---> Running in 9c70b5404baf [2021-01-13T01:57:56.415Z] ---> Running in f718aab95ea5 [2021-01-13T01:57:59.822Z] Removing intermediate container 22c854ed124e [2021-01-13T01:57:59.822Z] ---> 36a0f0411729 [2021-01-13T01:57:59.822Z] Step 8/24 : COPY . . [2021-01-13T01:57:59.822Z] Removing intermediate container 1bc1a5f4b3e2 [2021-01-13T01:57:59.822Z] ---> bd5baed3ae15 [2021-01-13T01:57:59.822Z] Step 8/21 : COPY . . [2021-01-13T01:58:00.149Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-13T01:58:00.149Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-13T01:58:00.149Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] [2021-01-13T01:58:00.149Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-13T01:58:00.149Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-13T01:58:00.149Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-13T01:58:00.149Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] [2021-01-13T01:58:00.149Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] [2021-01-13T01:58:00.149Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-13T01:58:00.149Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-13T01:58:00.150Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-13T01:58:00.150Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-13T01:58:00.150Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-13T01:58:00.150Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-13T01:58:00.150Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-13T01:58:00.150Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-13T01:58:00.150Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-13T01:58:00.150Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-13T01:58:00.150Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-13T01:58:00.150Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] [2021-01-13T01:58:00.150Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-13T01:58:00.150Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-13T01:58:00.150Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-13T01:58:00.150Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-13T01:58:00.150Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-13T01:58:00.150Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-13T01:58:00.150Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-13T01:58:00.150Z] Fetched 23.7 MB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-13T01:58:00.150Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-13T01:58:00.150Z] Fetched 279 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-13T01:58:00.150Z] Fetched 122 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-13T01:58:00.150Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-13T01:58:00.150Z] Fetched 8848 B in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-13T01:58:00.150Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-13T01:58:00.150Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-13T01:58:00.150Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-13T01:58:00.150Z] Fetched 214 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-13T01:58:00.150Z] Fetched 155 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-13T01:58:00.150Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-13T01:58:00.150Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-13T01:58:00.150Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-13T01:58:00.150Z] Fetched 499 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-13T01:58:00.150Z] Fetched 111 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-13T01:58:00.150Z] Fetched 240 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-13T01:58:00.150Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-13T01:58:00.150Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-13T01:58:00.150Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-13T01:58:00.150Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-13T01:58:00.150Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-13T01:58:00.150Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-13T01:58:00.150Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-13T01:58:00.150Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-13T01:58:00.150Z] Fetched 8720 B in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-13T01:58:00.150Z] Fetched 137 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-13T01:58:00.150Z] Fetched 119 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-13T01:58:00.150Z] Fetched 109 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-13T01:58:00.150Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-13T01:58:00.150Z] Fetched 645 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-13T01:58:00.150Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-13T01:58:00.150Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-13T01:58:00.150Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-13T01:58:00.151Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-13T01:58:00.151Z] Fetched 368 kB in 0s (0 B/s) [2021-01-13T01:58:00.151Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-13T01:58:00.151Z] Fetched 187 kB in 0s (0 B/s) [2021-01-13T01:58:00.151Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-13T01:58:00.151Z] Fetched 175 kB in 0s (0 B/s) [2021-01-13T01:58:00.151Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-13T01:58:01.101Z] Fetched 206 kB in 0s (0 B/s) [2021-01-13T01:58:01.101Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-13T01:58:01.101Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-13T01:58:01.101Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-13T01:58:01.101Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-13T01:58:01.101Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-13T01:58:01.101Z] Fetched 159 kB in 0s (0 B/s) [2021-01-13T01:58:01.101Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-13T01:58:01.101Z] Fetched 107 kB in 0s (0 B/s) [2021-01-13T01:58:01.101Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-13T01:58:01.101Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-13T01:58:01.101Z] Pulling static-packages [2021-01-13T01:58:01.263Z] Removing intermediate container 9c70b5404baf [2021-01-13T01:58:01.263Z] ---> fb72bddc366f [2021-01-13T01:58:01.263Z] Step 8/24 : COPY . . [2021-01-13T01:58:01.867Z] Removing intermediate container bf8b9185c0d6 [2021-01-13T01:58:01.867Z] ---> 1e9f5688b29f [2021-01-13T01:58:01.867Z] Removing intermediate container f718aab95ea5 [2021-01-13T01:58:01.867Z] Step 8/21 : COPY . . [2021-01-13T01:58:01.867Z] ---> ba1e90003f39 [2021-01-13T01:58:01.867Z] Step 8/22 : COPY . . [2021-01-13T01:58:02.495Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-13T01:58:02.495Z] Skipping pull go-build-helper (already ran) [2021-01-13T01:58:02.495Z] Skipping pull static-packages (already ran) [2021-01-13T01:58:02.495Z] Building go-build-helper [2021-01-13T01:58:07.800Z] Building static-packages [2021-01-13T01:58:09.729Z] Staging go-build-helper [2021-01-13T01:58:11.121Z] Staging static-packages [2021-01-13T01:58:12.513Z] Pulling go115 [2021-01-13T01:58:13.462Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-13T01:58:13.462Z] Skipping pull go115 (already ran) [2021-01-13T01:58:13.462Z] Building go115 [2021-01-13T01:58:13.462Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-13T01:58:13.462Z] Dload Upload Total Spent Left Speed [2021-01-13T01:58:16.669Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 18 115M 18 21.6M 0 0 25.2M 0 0:00:04 --:--:-- 0:00:04 25.1M 48 115M 48 56.5M 0 0 30.2M 0 0:00:03 0:00:01 0:00:02 30.2M 81 115M 81 93.9M 0 0 32.8M 0 0:00:03 0:00:02 0:00:01 32.8M 100 115M 100 115M 0 0 34.6M 0 0:00:03 0:00:03 --:--:-- 34.6M [2021-01-13T01:58:17.619Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-13T01:58:22.938Z] Staging go115 [2021-01-13T01:58:28.678Z] ---> 540d6de58a40 [2021-01-13T01:58:28.678Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-13T01:58:28.678Z] ---> ca56370b4b5f [2021-01-13T01:58:28.678Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-13T01:58:28.678Z] ---> f76cb68c0199 [2021-01-13T01:58:28.678Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-13T01:58:28.678Z] ---> e84a5a247fa3 [2021-01-13T01:58:28.678Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-13T01:58:28.678Z] ---> 5d13fa2cca7b [2021-01-13T01:58:28.678Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-13T01:58:28.678Z] ---> Running in 9fba65923fc9 [2021-01-13T01:58:28.678Z] ---> Running in 063f9e4084bb [2021-01-13T01:58:28.678Z] ---> Running in 4d2d84ed952a [2021-01-13T01:58:28.678Z] ---> Running in c34ac2207f4f [2021-01-13T01:58:28.678Z] ---> Running in 026a1ff98842 [2021-01-13T01:58:28.678Z] 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-13T01:58:28.678Z] 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-13T01:58:28.678Z] 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-13T01:58:28.678Z] 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-13T01:58:28.678Z] 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-13T01:58:29.554Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-13T01:58:29.554Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-13T01:58:29.554Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-13T01:58:29.554Z] Fetched 0 B in 0s (0 B/s) [2021-01-13T01:58:29.554Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-13T01:58:29.554Z] Fetched 224 kB in 0s (0 B/s) [2021-01-13T01:58:29.554Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-13T01:58:29.554Z] Fetched 157 kB in 0s (0 B/s) [2021-01-13T01:58:29.554Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-13T01:58:29.554Z] Fetched 221 kB in 0s (0 B/s) [2021-01-13T01:58:29.554Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-13T01:58:29.554Z] Fetched 143 kB in 0s (0 B/s) [2021-01-13T01:58:29.554Z] Pulling edgex-go [2021-01-13T01:58:32.109Z] Pulling version [2021-01-13T01:58:33.506Z] Building config-common [2021-01-13T01:58:36.058Z] Skipping build go-build-helper (already ran) [2021-01-13T01:58:36.058Z] Skipping build static-packages (already ran) [2021-01-13T01:58:36.058Z] Skipping build go115 (already ran) [2021-01-13T01:58:36.320Z] Building edgex-go [2021-01-13T01:58:37.285Z] 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-13T01:58:39.235Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-13T01:58:39.235Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 [2021-01-13T01:58:39.235Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.144 [2021-01-13T01:58:39.235Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-13T01:58:39.235Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-13T01:58:39.235Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-13T01:58:39.235Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-13T01:58:39.235Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 [2021-01-13T01:58:39.235Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-13T01:58:39.235Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-13T01:58:39.235Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-13T01:58:39.235Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-13T01:58:39.235Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-13T01:58:39.235Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-13T01:58:39.235Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-13T01:58:39.235Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-13T01:58:39.235Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-13T01:58:39.235Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-13T01:58:39.235Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-13T01:58:39.235Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-13T01:58:39.235Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-13T01:58:39.235Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-13T01:58:39.235Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-13T01:58:39.235Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-13T01:58:39.235Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-13T01:58:39.235Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-13T01:58:39.235Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-13T01:58:39.235Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-13T01:58:39.235Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-13T01:58:39.235Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-13T01:58:39.235Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-13T01:58:39.235Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-13T01:58:39.235Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-13T01:58:39.235Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-13T01:58:39.499Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-13T01:58:39.499Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-13T01:58:39.499Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-13T01:58:39.499Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-13T01:58:39.499Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-13T01:58:39.763Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-13T01:58:49.804Z] 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-13T01:58:54.066Z] 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-13T01:58:55.468Z] 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-13T01:58:56.471Z] 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-13T01:58:57.093Z] 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-13T01:58:57.093Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-13T01:58:57.393Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-13T01:58:57.393Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-13T01:58:57.393Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-13T01:58:59.490Z] 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-13T01:58:59.490Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-13T01:58:59.490Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-13T01:59:00.933Z] 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-13T01:59:00.933Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-13T01:59:02.563Z] 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-13T01:59:02.563Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-13T01:59:03.971Z] 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-13T01:59:04.920Z] 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-13T01:59:05.879Z] 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-13T01:59:10.127Z] Building version [2021-01-13T01:59:12.686Z] Staging config-common [2021-01-13T01:59:13.637Z] Skipping stage go-build-helper (already ran) [2021-01-13T01:59:13.637Z] Skipping stage static-packages (already ran) [2021-01-13T01:59:13.637Z] Skipping stage go115 (already ran) [2021-01-13T01:59:13.637Z] Staging edgex-go [2021-01-13T01:59:15.033Z] Staging version [2021-01-13T01:59:15.978Z] Priming config-common [2021-01-13T01:59:17.374Z] Priming go-build-helper [2021-01-13T01:59:18.320Z] Priming static-packages [2021-01-13T01:59:20.875Z] Priming go115 [2021-01-13T01:59:22.267Z] Priming edgex-go [2021-01-13T01:59:23.663Z] Priming version [2021-01-13T01:59:25.056Z] 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-13T01:59:50.541Z] 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-13T01:59:50.541Z] 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-13T01:59:58.929Z] Removing intermediate container 4d2d84ed952a [2021-01-13T01:59:58.929Z] ---> 621edeaf13e6 [2021-01-13T01:59:58.929Z] [2021-01-13T01:59:58.929Z] Step 10/24 : FROM alpine:3.12 [2021-01-13T01:59:58.929Z] 3.12: Pulling from library/alpine [2021-01-13T01:59:59.202Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-13T01:59:59.202Z] Status: Downloaded newer image for alpine:3.12 [2021-01-13T01:59:59.202Z] ---> afeebe901d6b [2021-01-13T01:59:59.202Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-13T02:00:01.190Z] ---> Running in b27db2b3635e [2021-01-13T02:00:01.190Z] Removing intermediate container 9fba65923fc9 [2021-01-13T02:00:01.190Z] ---> c361b196f7b7 [2021-01-13T02:00:01.190Z] [2021-01-13T02:00:01.190Z] Step 10/21 : FROM alpine:3.12 [2021-01-13T02:00:01.190Z] ---> afeebe901d6b [2021-01-13T02:00:01.190Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-13T02:00:01.813Z] Removing intermediate container 063f9e4084bb [2021-01-13T02:00:01.813Z] ---> 62fbdefb820d [2021-01-13T02:00:01.813Z] [2021-01-13T02:00:01.813Z] Step 10/24 : FROM scratch [2021-01-13T02:00:01.813Z] ---> [2021-01-13T02:00:01.813Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-13T02:00:01.813Z] ---> Running in 4774fb9c1e2a [2021-01-13T02:00:01.813Z] Removing intermediate container 026a1ff98842 [2021-01-13T02:00:01.813Z] ---> b67cce930be3 [2021-01-13T02:00:01.813Z] [2021-01-13T02:00:01.813Z] Step 10/21 : FROM scratch [2021-01-13T02:00:01.813Z] ---> [2021-01-13T02:00:01.813Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T02:00:02.101Z] Removing intermediate container c34ac2207f4f [2021-01-13T02:00:02.101Z] ---> 0a577980af81 [2021-01-13T02:00:02.101Z] [2021-01-13T02:00:02.101Z] Step 10/22 : FROM scratch [2021-01-13T02:00:02.101Z] ---> [2021-01-13T02:00:02.101Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T02:00:02.398Z] ---> Running in 88c2e88e6b74 [2021-01-13T02:00:02.399Z] ---> Running in e26f035d1cdf [2021-01-13T02:00:02.399Z] ---> Running in a60c31036659 [2021-01-13T02:00:03.004Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T02:00:03.004Z] Removing intermediate container 88c2e88e6b74 [2021-01-13T02:00:03.004Z] ---> 6112aa8533e9 [2021-01-13T02:00:03.004Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-13T02:00:03.279Z] Removing intermediate container e26f035d1cdf [2021-01-13T02:00:03.279Z] Removing intermediate container a60c31036659 [2021-01-13T02:00:03.279Z] ---> fd615bc46162 [2021-01-13T02:00:03.279Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-13T02:00:03.279Z] ---> 7de556613c56 [2021-01-13T02:00:03.279Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-13T02:00:03.279Z] ---> Running in 1085d8a757ca [2021-01-13T02:00:03.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T02:00:03.279Z] ---> Running in b4730bcdc43c [2021-01-13T02:00:03.279Z] ---> Running in c924672ebd1e [2021-01-13T02:00:03.569Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T02:00:03.842Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T02:00:03.842Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-13T02:00:03.842Z] Removing intermediate container 1085d8a757ca [2021-01-13T02:00:03.842Z] ---> 15691ddc7ee6 [2021-01-13T02:00:03.842Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-13T02:00:03.842Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T02:00:03.842Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-13T02:00:04.131Z] (4/5) Installing curl (7.69.1-r3) [2021-01-13T02:00:04.131Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-13T02:00:04.131Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T02:00:04.131Z] ---> Running in 4898c07efe51 [2021-01-13T02:00:04.131Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T02:00:04.131Z] Removing intermediate container c924672ebd1e [2021-01-13T02:00:04.131Z] ---> 96b2ed049b4d [2021-01-13T02:00:04.131Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-13T02:00:04.131Z] Removing intermediate container b4730bcdc43c [2021-01-13T02:00:04.131Z] ---> dfad7f5f607b [2021-01-13T02:00:04.131Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-13T02:00:04.404Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-13T02:00:04.404Z] ---> Running in dd9937ea5661 [2021-01-13T02:00:04.404Z] OK: 7 MiB in 19 packages [2021-01-13T02:00:04.404Z] ---> Running in 1c12aa0a48f9 [2021-01-13T02:00:04.404Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T02:00:04.404Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-13T02:00:04.404Z] (4/4) Installing curl (7.69.1-r3) [2021-01-13T02:00:04.404Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T02:00:04.689Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T02:00:04.689Z] Removing intermediate container 4898c07efe51 [2021-01-13T02:00:04.689Z] ---> 713bfd1e78a1 [2021-01-13T02:00:04.689Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T02:00:04.689Z] OK: 7 MiB in 18 packages [2021-01-13T02:00:04.969Z] Removing intermediate container dd9937ea5661 [2021-01-13T02:00:04.969Z] ---> e3132789bbd0 [2021-01-13T02:00:04.969Z] Step 14/22 : WORKDIR / [2021-01-13T02:00:05.248Z] Removing intermediate container 1c12aa0a48f9 [2021-01-13T02:00:05.248Z] ---> 72e82ae0aabf [2021-01-13T02:00:05.248Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-13T02:00:05.248Z] ---> Running in d69a1708a54e [2021-01-13T02:00:05.852Z] ---> 592862219b25 [2021-01-13T02:00:05.853Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-13T02:00:06.133Z] Removing intermediate container d69a1708a54e [2021-01-13T02:00:06.133Z] ---> b58246abcf2a [2021-01-13T02:00:06.133Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T02:00:06.410Z] ---> de10adbe6791 [2021-01-13T02:00:06.410Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-13T02:00:07.017Z] Removing intermediate container b27db2b3635e [2021-01-13T02:00:07.017Z] ---> 30225891645b [2021-01-13T02:00:07.017Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-13T02:00:07.293Z] ---> Running in e577dbd88beb [2021-01-13T02:00:07.579Z] Removing intermediate container 4774fb9c1e2a [2021-01-13T02:00:07.579Z] ---> 4fb00392bfb7 [2021-01-13T02:00:07.579Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-13T02:00:07.579Z] ---> 5a9218bd6edb [2021-01-13T02:00:07.579Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-13T02:00:07.579Z] ---> 3f9cfb2f7c9b [2021-01-13T02:00:07.579Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-13T02:00:07.864Z] ---> Running in a9920b3ca451 [2021-01-13T02:00:07.864Z] ---> 819e6e3a6217 [2021-01-13T02:00:07.864Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-13T02:00:07.864Z] Removing intermediate container e577dbd88beb [2021-01-13T02:00:07.864Z] ---> f5a792158982 [2021-01-13T02:00:07.864Z] Step 13/24 : WORKDIR / [2021-01-13T02:00:08.462Z] ---> Running in d412025d72e7 [2021-01-13T02:00:08.758Z] Removing intermediate container a9920b3ca451 [2021-01-13T02:00:08.758Z] ---> 72ff3deeac47 [2021-01-13T02:00:08.758Z] Step 13/21 : WORKDIR /edgex [2021-01-13T02:00:08.758Z] ---> dbc49cb6650b [2021-01-13T02:00:08.758Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-13T02:00:09.130Z] ---> Running in eeb4320cbdec [2021-01-13T02:00:09.130Z] ---> Running in 44125c99fd60 [2021-01-13T02:00:09.130Z] Removing intermediate container d412025d72e7 [2021-01-13T02:00:09.130Z] ---> f850bb4630a9 [2021-01-13T02:00:09.131Z] 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-13T02:00:09.473Z] ---> f6087f16e33c [2021-01-13T02:00:09.473Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-13T02:00:09.917Z] ---> 7360d066246e [2021-01-13T02:00:09.917Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T02:00:09.917Z] Removing intermediate container eeb4320cbdec [2021-01-13T02:00:09.917Z] ---> e33442e40932 [2021-01-13T02:00:09.917Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-13T02:00:09.917Z] Removing intermediate container 44125c99fd60 [2021-01-13T02:00:09.917Z] ---> c2f8670270c7 [2021-01-13T02:00:09.917Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T02:00:10.216Z] ---> Running in 92072c45e861 [2021-01-13T02:00:10.832Z] ---> ec66a703b95b [2021-01-13T02:00:10.832Z] 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-13T02:00:11.112Z] ---> 85a20acd5a06 [2021-01-13T02:00:11.112Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-13T02:00:11.112Z] Removing intermediate container 92072c45e861 [2021-01-13T02:00:11.112Z] ---> 5675a7ccae19 [2021-01-13T02:00:11.112Z] Step 19/21 : LABEL arch=arm64 [2021-01-13T02:00:11.391Z] ---> Running in b489e0b85136 [2021-01-13T02:00:11.391Z] ---> 36d73548c5e8 [2021-01-13T02:00:11.391Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-13T02:00:11.391Z] ---> 1f265ae9cca9 [2021-01-13T02:00:11.391Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-13T02:00:11.391Z] ---> Running in 4a105afd7521 [2021-01-13T02:00:11.670Z] ---> f105391d3370 [2021-01-13T02:00:11.670Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-13T02:00:12.280Z] Removing intermediate container b489e0b85136 [2021-01-13T02:00:12.280Z] ---> 90e8ba62e235 [2021-01-13T02:00:12.280Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T02:00:12.567Z] Removing intermediate container 4a105afd7521 [2021-01-13T02:00:12.567Z] ---> b531c5b6efa2 [2021-01-13T02:00:12.567Z] Step 20/21 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 [2021-01-13T02:00:12.567Z] ---> Running in 04893346a34c [2021-01-13T02:00:12.847Z] ---> Running in 6de6cdefcba1 [2021-01-13T02:00:12.847Z] ---> a47436dccc02 [2021-01-13T02:00:12.847Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-13T02:00:12.847Z] ---> 6287e9eb83d8 [2021-01-13T02:00:13.126Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-13T02:00:13.126Z] ---> 95b322541e0e [2021-01-13T02:00:13.126Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-13T02:00:13.406Z] Removing intermediate container 04893346a34c [2021-01-13T02:00:13.406Z] ---> 4cfecbfdf0f1 [2021-01-13T02:00:13.406Z] Step 20/22 : LABEL arch=arm64 [2021-01-13T02:00:13.406Z] Removing intermediate container 6de6cdefcba1 [2021-01-13T02:00:13.406Z] ---> 183f26abf136 [2021-01-13T02:00:13.406Z] Step 21/21 : LABEL version=0.0.0 [2021-01-13T02:00:13.683Z] ---> Running in bd7b1ef1a1d3 [2021-01-13T02:00:13.964Z] ---> Running in 5bb926982c6e [2021-01-13T02:00:13.964Z] ---> c207657122f4 [2021-01-13T02:00:13.964Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-13T02:00:14.563Z] ---> Running in 57a0fb7e5ed8 [2021-01-13T02:00:14.563Z] Removing intermediate container bd7b1ef1a1d3 [2021-01-13T02:00:14.563Z] ---> e155d05561d8 [2021-01-13T02:00:14.563Z] Step 21/22 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 [2021-01-13T02:00:14.563Z] Removing intermediate container 5bb926982c6e [2021-01-13T02:00:14.563Z] ---> a5f744dcdc08 [2021-01-13T02:00:14.563Z] [2021-01-13T02:00:14.842Z] ---> c27e549b8126 [2021-01-13T02:00:14.842Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-13T02:00:14.842Z] ---> 9b9062060c89 [2021-01-13T02:00:14.842Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-13T02:00:14.842Z] ---> Running in 3ef7656b9dbe [2021-01-13T02:00:15.129Z] ---> Running in 871a07f979d0 [2021-01-13T02:00:15.129Z] Removing intermediate container 57a0fb7e5ed8 [2021-01-13T02:00:15.129Z] ---> 7294f2447f2c [2021-01-13T02:00:15.129Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T02:00:15.129Z] Successfully built a5f744dcdc08 [2021-01-13T02:00:15.413Z] ---> Running in 1dad316f1fbd [2021-01-13T02:00:15.413Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-13T02:00:15.413Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-01-13T02:00:15.413Z] Removing intermediate container 3ef7656b9dbe [2021-01-13T02:00:15.413Z] ---> 88c1246a0a11 [2021-01-13T02:00:15.413Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T02:00:15.686Z] Removing intermediate container 871a07f979d0 [2021-01-13T02:00:15.686Z] ---> f1da50775c5b [2021-01-13T02:00:15.686Z] Step 18/21 : CMD ["--init=true"] [2021-01-13T02:00:15.960Z] ---> Running in 86762fd55917 [2021-01-13T02:00:15.960Z] Removing intermediate container 1dad316f1fbd [2021-01-13T02:00:15.960Z] ---> 175dbfacf87e [2021-01-13T02:00:15.960Z] Step 22/24 : LABEL arch=arm64 [2021-01-13T02:00:16.234Z] ---> Running in 82dae76f0e8f [2021-01-13T02:00:16.234Z] ---> a1a75a325c8b [2021-01-13T02:00:16.234Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-13T02:00:16.234Z] ---> Running in b15898e4e656 [2021-01-13T02:00:16.512Z] Removing intermediate container 86762fd55917 [2021-01-13T02:00:16.512Z] ---> 3a7bd956a764 [2021-01-13T02:00:16.512Z] [2021-01-13T02:00:17.119Z] Successfully built 3a7bd956a764 [2021-01-13T02:00:17.119Z] Removing intermediate container 82dae76f0e8f [2021-01-13T02:00:17.119Z] ---> d45d49e2a51e [2021-01-13T02:00:17.119Z] Step 19/21 : LABEL arch=arm64 [2021-01-13T02:00:17.119Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-13T02:00:17.119Z]  Building docker-core-command-go ... done Building docker-security-bootstrap-redis-go [2021-01-13T02:00:17.391Z] Removing intermediate container b15898e4e656 [2021-01-13T02:00:17.391Z] ---> 590d573a58a3 [2021-01-13T02:00:17.391Z] ---> f1c3dce5cae5 [2021-01-13T02:00:17.391Z] Step 23/24 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8Step 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-13T02:00:17.391Z] [2021-01-13T02:00:17.668Z] ---> Running in 9cee5eed0215 [2021-01-13T02:00:17.668Z] ---> Running in 4ef491da80a7 [2021-01-13T02:00:17.668Z] ---> Running in 27b4c41e561e [2021-01-13T02:00:18.271Z] Removing intermediate container 9cee5eed0215 [2021-01-13T02:00:18.271Z] ---> 7e33771cfc22 [2021-01-13T02:00:18.271Z] Step 20/21 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 [2021-01-13T02:00:18.871Z] Removing intermediate container 27b4c41e561e [2021-01-13T02:00:18.871Z] ---> 20c43bca1121 [2021-01-13T02:00:18.871Z] Step 24/24 : LABEL version=0.0.0 [2021-01-13T02:00:19.854Z] ---> Running in 14bbeb4e0ed0 [2021-01-13T02:00:20.132Z] ---> Running in b775645dba18 [2021-01-13T02:00:20.740Z] Removing intermediate container 14bbeb4e0ed0 [2021-01-13T02:00:20.740Z] ---> e6db33142df2 [2021-01-13T02:00:20.740Z] Step 21/21 : LABEL version=0.0.0 [2021-01-13T02:00:22.186Z] ---> Running in 194d46081ce8 [2021-01-13T02:00:22.186Z] Removing intermediate container b775645dba18 [2021-01-13T02:00:22.186Z] ---> 733db93dd48f [2021-01-13T02:00:22.186Z] [2021-01-13T02:00:22.186Z] Removing intermediate container 4ef491da80a7 [2021-01-13T02:00:22.186Z] ---> 9cb2b603fa72 [2021-01-13T02:00:22.186Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-13T02:00:22.461Z] Successfully built 733db93dd48f [2021-01-13T02:00:22.733Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-13T02:00:22.733Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-01-13T02:00:23.007Z] ---> Running in 3d4d4531c635 [2021-01-13T02:00:23.007Z] Removing intermediate container 194d46081ce8 [2021-01-13T02:00:23.007Z] ---> 01488a669fe7 [2021-01-13T02:00:23.007Z] [2021-01-13T02:00:23.604Z] Successfully built 01488a669fe7 [2021-01-13T02:00:23.876Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-13T02:00:23.876Z]  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go [2021-01-13T02:00:23.876Z] Removing intermediate container 3d4d4531c635 [2021-01-13T02:00:23.876Z] ---> e8156a89ed2d [2021-01-13T02:00:23.876Z] Step 22/24 : LABEL arch=arm64 [2021-01-13T02:00:24.148Z] ---> Running in 21269f6f872f [2021-01-13T02:00:24.421Z] Removing intermediate container 21269f6f872f [2021-01-13T02:00:24.421Z] ---> 2afc725b9d30 [2021-01-13T02:00:24.421Z] Step 23/24 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 [2021-01-13T02:00:24.693Z] ---> Running in 116ee30492eb [2021-01-13T02:00:25.298Z] Removing intermediate container 116ee30492eb [2021-01-13T02:00:25.298Z] ---> e0ea1d0a5fe6 [2021-01-13T02:00:25.298Z] Step 24/24 : LABEL version=0.0.0 [2021-01-13T02:00:25.298Z] ---> Running in 43f490342266 [2021-01-13T02:00:26.277Z] Removing intermediate container 43f490342266 [2021-01-13T02:00:26.277Z] ---> bc3b8d6db481 [2021-01-13T02:00:26.277Z] [2021-01-13T02:00:26.551Z] Successfully built bc3b8d6db481 [2021-01-13T02:00:26.551Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-13T02:01:05.605Z]  Building docker-security-secretstore-setup-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T02:01:05.605Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T02:01:05.605Z] ---> 54c017e67a53 [2021-01-13T02:01:05.605Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T02:01:05.605Z] ---> Using cache [2021-01-13T02:01:05.605Z] ---> a4f9968594fd [2021-01-13T02:01:05.605Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T02:01:05.605Z] ---> Using cache [2021-01-13T02:01:05.605Z] ---> 23f0621091a5 [2021-01-13T02:01:05.605Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T02:01:05.605Z] ---> Using cache [2021-01-13T02:01:05.605Z] ---> 41bbd1a196ef [2021-01-13T02:01:05.605Z] Step 6/22 : COPY go.mod . [2021-01-13T02:01:05.605Z] ---> Using cache [2021-01-13T02:01:05.605Z] ---> a68ae2b48868 [2021-01-13T02:01:05.605Z] Step 7/22 : RUN go mod download [2021-01-13T02:01:05.605Z] ---> Using cache [2021-01-13T02:01:05.605Z] ---> ba1e90003f39 [2021-01-13T02:01:05.605Z] Step 8/22 : COPY . . [2021-01-13T02:01:05.605Z] ---> Using cache [2021-01-13T02:01:05.605Z] ---> f76cb68c0199 [2021-01-13T02:01:05.605Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-13T02:01:05.605Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T02:01:05.605Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T02:01:05.605Z] ---> 54c017e67a53 [2021-01-13T02:01:05.605Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T02:01:05.605Z] ---> Using cache [2021-01-13T02:01:05.605Z] ---> a4f9968594fd [2021-01-13T02:01:05.605Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T02:01:05.605Z] ---> Using cache [2021-01-13T02:01:05.605Z] ---> 23f0621091a5 [2021-01-13T02:01:05.605Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T02:01:05.605Z] ---> Using cache [2021-01-13T02:01:05.605Z] ---> 41bbd1a196ef [2021-01-13T02:01:05.605Z] Step 6/22 : COPY go.mod . [2021-01-13T02:01:05.605Z] ---> Using cache [2021-01-13T02:01:05.605Z] ---> a68ae2b48868 [2021-01-13T02:01:05.605Z] Step 7/22 : RUN go mod download [2021-01-13T02:01:05.605Z] ---> Using cache [2021-01-13T02:01:05.605Z] ---> ba1e90003f39 [2021-01-13T02:01:05.605Z] Step 8/22 : COPY . . [2021-01-13T02:01:05.606Z] ---> Using cache [2021-01-13T02:01:05.606Z] ---> f76cb68c0199 [2021-01-13T02:01:05.606Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-13T02:01:05.882Z] ---> Running in a43309cc51c6 [2021-01-13T02:01:05.882Z] ---> Running in aa149bb34476 [2021-01-13T02:01:07.341Z] 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-13T02:01:07.620Z] 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-13T02:01:09.078Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T02:01:09.078Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-13T02:01:09.078Z] ---> 54c017e67a53 [2021-01-13T02:01:09.078Z] Step 3/23 : WORKDIR /edgex-go [2021-01-13T02:01:09.078Z] ---> Using cache [2021-01-13T02:01:09.078Z] ---> a4f9968594fd [2021-01-13T02:01:09.078Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T02:01:09.078Z] ---> Using cache [2021-01-13T02:01:09.078Z] ---> 23f0621091a5 [2021-01-13T02:01:09.078Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-13T02:01:09.371Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T02:01:09.371Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-13T02:01:09.371Z] ---> 54c017e67a53 [2021-01-13T02:01:09.371Z] Step 3/26 : WORKDIR /edgex-go [2021-01-13T02:01:09.371Z] ---> Using cache [2021-01-13T02:01:09.371Z] ---> a4f9968594fd [2021-01-13T02:01:09.371Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T02:01:09.371Z] ---> Using cache [2021-01-13T02:01:09.371Z] ---> 23f0621091a5 [2021-01-13T02:01:09.371Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-13T02:01:09.986Z] ---> Running in 054535e8392b [2021-01-13T02:01:09.986Z] ---> Running in 04810a4f028c [2021-01-13T02:01:12.642Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T02:01:12.642Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T02:01:13.255Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T02:01:13.255Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T02:01:14.255Z] OK: 217 MiB in 51 packages [2021-01-13T02:01:14.255Z] OK: 217 MiB in 51 packages [2021-01-13T02:01:16.263Z] Removing intermediate container 054535e8392b [2021-01-13T02:01:16.263Z] ---> 728686329cdd [2021-01-13T02:01:16.263Z] Step 6/26 : COPY go.mod . [2021-01-13T02:01:16.263Z] Removing intermediate container 04810a4f028c [2021-01-13T02:01:16.263Z] ---> 599c2330da6f [2021-01-13T02:01:16.263Z] Step 6/23 : COPY go.mod . [2021-01-13T02:01:17.263Z] ---> 3f5c5cca0999 [2021-01-13T02:01:17.263Z] Step 7/26 : RUN go mod download [2021-01-13T02:01:17.559Z] ---> 6753e3da799a [2021-01-13T02:01:17.559Z] Step 7/23 : RUN go mod download [2021-01-13T02:01:17.559Z] ---> Running in 38526a5423c0 [2021-01-13T02:01:17.847Z] ---> Running in f31951e38cd7 [2021-01-13T02:01:23.313Z] Removing intermediate container f31951e38cd7 [2021-01-13T02:01:23.313Z] ---> a1a10610a7ee [2021-01-13T02:01:23.313Z] Step 8/23 : COPY . . [2021-01-13T02:01:23.313Z] Removing intermediate container 38526a5423c0 [2021-01-13T02:01:23.313Z] ---> 3593a4419205 [2021-01-13T02:01:23.313Z] Step 8/26 : COPY . . [2021-01-13T02:01:55.720Z] ---> b55409053edb [2021-01-13T02:01:55.720Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-13T02:01:55.720Z] ---> 1c61f8c4274a [2021-01-13T02:01:55.720Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-13T02:01:55.720Z] ---> Running in 0723c67c794c [2021-01-13T02:01:55.720Z] ---> Running in f67b85809221 [2021-01-13T02:01:55.720Z] 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-13T02:01:55.720Z] 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-13T02:02:04.036Z] Removing intermediate container aa149bb34476 [2021-01-13T02:02:04.036Z] ---> 423b440d2f1f [2021-01-13T02:02:04.036Z] [2021-01-13T02:02:04.036Z] Step 10/22 : FROM alpine:3.12 [2021-01-13T02:02:04.036Z] ---> afeebe901d6b [2021-01-13T02:02:04.036Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-13T02:02:04.036Z] ---> Using cache [2021-01-13T02:02:04.036Z] ---> 30225891645b [2021-01-13T02:02:04.036Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-13T02:02:04.036Z] ---> Running in fa469759b7f4 [2021-01-13T02:02:04.036Z] Removing intermediate container fa469759b7f4 [2021-01-13T02:02:04.036Z] ---> 0454d3af5a98 [2021-01-13T02:02:04.036Z] Step 13/22 : WORKDIR / [2021-01-13T02:02:04.036Z] ---> Running in 6319a64a41b2 [2021-01-13T02:02:04.644Z] Removing intermediate container 6319a64a41b2 [2021-01-13T02:02:04.644Z] ---> c0b28396b449 [2021-01-13T02:02:04.644Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T02:02:06.099Z] ---> 8688e6fdf020 [2021-01-13T02:02:06.099Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-13T02:02:08.097Z] ---> 101b715c7391 [2021-01-13T02:02:08.097Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-13T02:02:09.093Z] ---> 916d7ec054d6 [2021-01-13T02:02:09.093Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-13T02:02:10.098Z] ---> c47c3eea27b7 [2021-01-13T02:02:10.382Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-13T02:02:10.382Z] ---> Running in 0aafc47a00d3 [2021-01-13T02:02:13.807Z] Removing intermediate container 0aafc47a00d3 [2021-01-13T02:02:13.807Z] ---> 59f032d26960 [2021-01-13T02:02:13.807Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-13T02:02:14.085Z] ---> Running in 25df97e18d60 [2021-01-13T02:02:14.692Z] Removing intermediate container 25df97e18d60 [2021-01-13T02:02:14.692Z] ---> 2595d1eb64e9 [2021-01-13T02:02:14.692Z] Step 20/22 : LABEL arch=arm64 [2021-01-13T02:02:14.970Z] ---> Running in ffa6e0b76e46 [2021-01-13T02:02:15.620Z] Removing intermediate container ffa6e0b76e46 [2021-01-13T02:02:15.620Z] ---> a05155f17e94 [2021-01-13T02:02:15.620Z] Step 21/22 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 [2021-01-13T02:02:15.620Z] ---> Running in 42db8be52cc0 [2021-01-13T02:02:16.698Z] Removing intermediate container 42db8be52cc0 [2021-01-13T02:02:16.698Z] ---> 1b0a3a4320f0 [2021-01-13T02:02:16.698Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T02:02:16.698Z] ---> Running in 47227577fe99 [2021-01-13T02:02:17.351Z] Removing intermediate container 47227577fe99 [2021-01-13T02:02:17.351Z] ---> 05d92bc72eb4 [2021-01-13T02:02:17.351Z] [2021-01-13T02:02:17.966Z] Successfully built 05d92bc72eb4 [2021-01-13T02:02:17.966Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-13T02:02:26.246Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container a43309cc51c6 [2021-01-13T02:02:26.246Z] ---> 61cd348be8a8 [2021-01-13T02:02:26.246Z] [2021-01-13T02:02:26.246Z] Step 10/22 : FROM scratch [2021-01-13T02:02:26.246Z] ---> [2021-01-13T02:02:26.246Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T02:02:26.246Z] ---> Using cache [2021-01-13T02:02:26.246Z] ---> 7de556613c56 [2021-01-13T02:02:26.246Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-13T02:02:26.246Z] ---> Running in 732dc6af79b6 [2021-01-13T02:02:26.841Z] Removing intermediate container 732dc6af79b6 [2021-01-13T02:02:26.841Z] ---> ae02c5f03ccd [2021-01-13T02:02:26.841Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-13T02:02:26.841Z] ---> Running in a3dca679d883 [2021-01-13T02:02:27.838Z] Removing intermediate container a3dca679d883 [2021-01-13T02:02:27.838Z] ---> 68bc51a7224f [2021-01-13T02:02:27.838Z] Step 14/22 : WORKDIR / [2021-01-13T02:02:27.838Z] ---> Running in ce0ebee28905 [2021-01-13T02:02:28.820Z] Removing intermediate container ce0ebee28905 [2021-01-13T02:02:28.820Z] ---> 0d5f0394356a [2021-01-13T02:02:28.820Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T02:02:29.799Z] ---> 484cf1820d46 [2021-01-13T02:02:29.799Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-13T02:02:31.780Z] ---> c6e9217ca475 [2021-01-13T02:02:31.780Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-13T02:02:32.768Z] ---> 6a6259fb5a52 [2021-01-13T02:02:32.768Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-13T02:02:33.048Z] ---> Running in 38565a8420b4 [2021-01-13T02:02:33.655Z] Removing intermediate container 38565a8420b4 [2021-01-13T02:02:33.655Z] ---> 432088ae310b [2021-01-13T02:02:33.655Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T02:02:33.929Z] ---> Running in 90da446c8470 [2021-01-13T02:02:34.533Z] Removing intermediate container 90da446c8470 [2021-01-13T02:02:34.533Z] ---> b9dd4959d129 [2021-01-13T02:02:34.533Z] Step 20/22 : LABEL arch=arm64 [2021-01-13T02:02:34.809Z] ---> Running in 0d6f5e01a4c2 [2021-01-13T02:02:35.409Z] Removing intermediate container 0d6f5e01a4c2 [2021-01-13T02:02:35.409Z] ---> 68c4ec18601d [2021-01-13T02:02:35.409Z] Step 21/22 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 [2021-01-13T02:02:35.685Z] ---> Running in 227a7dc95753 [2021-01-13T02:02:36.691Z] Removing intermediate container 227a7dc95753 [2021-01-13T02:02:36.691Z] ---> 7c3e7eb275ca [2021-01-13T02:02:36.691Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T02:02:36.691Z] ---> Running in fea8b8363554 [2021-01-13T02:02:37.290Z] Removing intermediate container fea8b8363554 [2021-01-13T02:02:37.291Z] ---> 7f1ee170accb [2021-01-13T02:02:37.291Z] [2021-01-13T02:02:37.894Z] Successfully built 7f1ee170accb [2021-01-13T02:02:37.894Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-13T02:02:56.206Z]  Building docker-core-metadata-go ... done Removing intermediate container f67b85809221 [2021-01-13T02:02:56.206Z] ---> c922fc6bacd4 [2021-01-13T02:02:56.206Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-13T02:02:56.206Z] ---> Running in d451f6af2d67 [2021-01-13T02:02:56.206Z] 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-13T02:02:58.180Z] Removing intermediate container d451f6af2d67 [2021-01-13T02:02:58.180Z] ---> 8a7c8815e27c [2021-01-13T02:02:58.180Z] [2021-01-13T02:02:58.180Z] Step 11/26 : FROM docker:20.10.0 [2021-01-13T02:02:58.455Z] 20.10.0: Pulling from library/docker [2021-01-13T02:03:08.605Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-13T02:03:08.605Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-13T02:03:08.605Z] ---> eeaf43b92773 [2021-01-13T02:03:08.605Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-13T02:03:08.605Z] Removing intermediate container 0723c67c794c [2021-01-13T02:03:08.605Z] ---> e6bfd29121cc [2021-01-13T02:03:08.605Z] [2021-01-13T02:03:08.605Z] Step 10/23 : FROM alpine:3.12 [2021-01-13T02:03:08.605Z] ---> afeebe901d6b [2021-01-13T02:03:08.605Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T02:03:08.605Z] ---> Running in cf282e7c1395 [2021-01-13T02:03:08.605Z] ---> Running in 69cc9b935aee [2021-01-13T02:03:08.605Z] Removing intermediate container 69cc9b935aee [2021-01-13T02:03:08.605Z] ---> 09d77ccfa2d1 [2021-01-13T02:03:08.605Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-13T02:03:08.883Z] ---> Running in dbd021be5ef5 [2021-01-13T02:03:09.154Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T02:03:09.154Z] Removing intermediate container dbd021be5ef5 [2021-01-13T02:03:09.154Z] ---> b387e892b918 [2021-01-13T02:03:09.154Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-13T02:03:09.154Z] ---> Running in f80a103dd1f3 [2021-01-13T02:03:09.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T02:03:09.694Z] Removing intermediate container f80a103dd1f3 [2021-01-13T02:03:09.694Z] ---> dce85f88d5d9 [2021-01-13T02:03:09.694Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T02:03:09.694Z] ---> Running in dc5b88bbe6de [2021-01-13T02:03:09.975Z] (1/2) Installing readline (8.0.4-r0) [2021-01-13T02:03:09.975Z] (2/2) Installing bash (5.0.17-r0) [2021-01-13T02:03:10.253Z] Executing bash-5.0.17-r0.post-install [2021-01-13T02:03:10.253Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T02:03:10.253Z] OK: 12 MiB in 22 packages [2021-01-13T02:03:11.680Z] Removing intermediate container cf282e7c1395 [2021-01-13T02:03:11.680Z] ---> 4f1b12eee0ee [2021-01-13T02:03:11.680Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-13T02:03:11.680Z] ---> Running in 68f0c5af3a79 [2021-01-13T02:03:12.276Z] Removing intermediate container 68f0c5af3a79 [2021-01-13T02:03:12.276Z] ---> 0290c1d98703 [2021-01-13T02:03:12.276Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-13T02:03:12.276Z] Removing intermediate container dc5b88bbe6de [2021-01-13T02:03:12.276Z] ---> a3cea1bc4319 [2021-01-13T02:03:12.276Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-13T02:03:12.276Z] ---> Running in 742fdf884e9d [2021-01-13T02:03:12.276Z] ---> Running in bcdec47d2cae [2021-01-13T02:03:12.870Z] Removing intermediate container bcdec47d2cae [2021-01-13T02:03:12.870Z] ---> 6b4397bfd1de [2021-01-13T02:03:12.870Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-13T02:03:12.870Z] ---> Running in e8a21fbfb281 [2021-01-13T02:03:13.461Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T02:03:13.461Z] Removing intermediate container e8a21fbfb281 [2021-01-13T02:03:13.461Z] ---> a5041e223009 [2021-01-13T02:03:13.461Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-13T02:03:14.052Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T02:03:14.646Z] ---> 9e5ae5835874 [2021-01-13T02:03:14.646Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-13T02:03:14.916Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-13T02:03:15.190Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-13T02:03:15.190Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-13T02:03:15.190Z] ---> 347d5a6bf825 [2021-01-13T02:03:15.190Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-13T02:03:15.462Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-13T02:03:15.737Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-13T02:03:15.737Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T02:03:15.737Z] OK: 8 MiB in 19 packages [2021-01-13T02:03:16.328Z] ---> 53273504d803 [2021-01-13T02:03:16.328Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-13T02:03:16.601Z] ---> Running in 8e538a7e55b9 [2021-01-13T02:03:17.197Z] Removing intermediate container 742fdf884e9d [2021-01-13T02:03:17.197Z] ---> b79c8a2f60ba [2021-01-13T02:03:17.197Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T02:03:17.792Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T02:03:18.066Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T02:03:18.066Z] ---> 06526b1377a1 [2021-01-13T02:03:18.067Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-13T02:03:18.659Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-13T02:03:18.659Z] (2/33) Installing expat (2.2.9-r1) [2021-01-13T02:03:18.659Z] (3/33) Installing libffi (3.3-r2) [2021-01-13T02:03:18.659Z] (4/33) Installing gdbm (1.13-r1) [2021-01-13T02:03:18.659Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-13T02:03:18.659Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-13T02:03:18.659Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-13T02:03:20.084Z] ---> 41857b3a10fc [2021-01-13T02:03:20.084Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-13T02:03:20.358Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-13T02:03:20.630Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-13T02:03:20.630Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-13T02:03:20.630Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-13T02:03:20.630Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-13T02:03:20.630Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-13T02:03:20.630Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-13T02:03:20.630Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-13T02:03:20.630Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-13T02:03:20.900Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-13T02:03:20.900Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-13T02:03:20.900Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-13T02:03:20.900Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-13T02:03:20.900Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-13T02:03:20.900Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-13T02:03:20.900Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-13T02:03:21.172Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-13T02:03:21.172Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-13T02:03:21.172Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-13T02:03:21.172Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-13T02:03:21.172Z] ---> 4913f72a2e0e [2021-01-13T02:03:21.172Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-13T02:03:21.172Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-13T02:03:21.172Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-13T02:03:21.172Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-13T02:03:21.172Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-13T02:03:21.172Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-13T02:03:21.172Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-13T02:03:21.444Z] ---> Running in 39f4782a5991 [2021-01-13T02:03:21.444Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T02:03:21.444Z] OK: 71 MiB in 55 packages [2021-01-13T02:03:21.722Z] Removing intermediate container 39f4782a5991 [2021-01-13T02:03:21.722Z] ---> 118af5526bff [2021-01-13T02:03:21.722Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T02:03:21.994Z] ---> Running in 1c1602cfe1dc [2021-01-13T02:03:22.587Z] Removing intermediate container 1c1602cfe1dc [2021-01-13T02:03:22.587Z] ---> 1aae53ccc7c1 [2021-01-13T02:03:22.587Z] Step 21/23 : LABEL arch=arm64 [2021-01-13T02:03:22.859Z] ---> Running in fc844c3d77d4 [2021-01-13T02:03:23.458Z] Removing intermediate container fc844c3d77d4 [2021-01-13T02:03:23.458Z] ---> 7ab25feaa4d1 [2021-01-13T02:03:23.458Z] Step 22/23 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 [2021-01-13T02:03:23.458Z] ---> Running in c959c9efb29b [2021-01-13T02:03:24.048Z] Removing intermediate container c959c9efb29b [2021-01-13T02:03:24.048Z] ---> 6bc155df307e [2021-01-13T02:03:24.048Z] Step 23/23 : LABEL version=0.0.0 [2021-01-13T02:03:24.320Z] ---> Running in acef4e7d49b8 [2021-01-13T02:03:24.912Z] Removing intermediate container acef4e7d49b8 [2021-01-13T02:03:24.912Z] ---> c3c93204efc8 [2021-01-13T02:03:24.912Z] [2021-01-13T02:03:25.504Z] Successfully built c3c93204efc8 [2021-01-13T02:03:25.504Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-13T02:03:26.937Z]  Building docker-core-data-go ... done Removing intermediate container 8e538a7e55b9 [2021-01-13T02:03:26.937Z] ---> 0e6f9bd2be08 [2021-01-13T02:03:26.937Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-13T02:03:26.937Z] ---> Running in 10c69625a5d3 [2021-01-13T02:03:32.326Z] Collecting docker-compose==1.23.2 [2021-01-13T02:03:32.326Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-13T02:03:32.326Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-13T02:03:32.326Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-13T02:03:32.595Z] Collecting texttable<0.10,>=0.9.0 [2021-01-13T02:03:32.595Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-13T02:03:34.559Z] Collecting jsonschema<3,>=2.5.1 [2021-01-13T02:03:34.559Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-13T02:03:35.151Z] Collecting docopt<0.7,>=0.6.1 [2021-01-13T02:03:35.152Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-13T02:03:37.114Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-13T02:03:37.114Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-13T02:03:39.125Z] Collecting cached-property<2,>=1.2.0 [2021-01-13T02:03:39.125Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-13T02:03:40.657Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-13T02:03:40.657Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-13T02:03:40.657Z] 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-13T02:03:41.244Z] Collecting docker<4.0,>=3.6.0 [2021-01-13T02:03:41.245Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-13T02:03:41.833Z] Collecting PyYAML<4,>=3.10 [2021-01-13T02:03:41.833Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-13T02:03:45.200Z] 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-13T02:03:45.200Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-13T02:03:45.200Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-13T02:03:45.469Z] Collecting idna<2.8,>=2.5 [2021-01-13T02:03:45.469Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-13T02:03:45.469Z] 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-13T02:03:45.739Z] Collecting docker-pycreds>=0.4.0 [2021-01-13T02:03:45.739Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-13T02:03:45.739Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-13T02:03:45.739Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-13T02:03:45.739Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-13T02:03:45.739Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-13T02:03:46.708Z] Installing collected packages: websocket-client, texttable, jsonschema, docopt, dockerpty, cached-property, urllib3, idna, requests, docker-pycreds, docker, PyYAML, docker-compose [2021-01-13T02:03:46.980Z] Running setup.py install for texttable: started [2021-01-13T02:03:48.941Z] Running setup.py install for texttable: finished with status 'done' [2021-01-13T02:03:48.941Z] Running setup.py install for docopt: started [2021-01-13T02:03:50.903Z] Running setup.py install for docopt: finished with status 'done' [2021-01-13T02:03:50.903Z] Running setup.py install for dockerpty: started [2021-01-13T02:03:52.326Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-13T02:03:52.597Z] Attempting uninstall: urllib3 [2021-01-13T02:03:52.597Z] Found existing installation: urllib3 1.25.9 [2021-01-13T02:03:52.597Z] Uninstalling urllib3-1.25.9: [2021-01-13T02:03:52.866Z] Successfully uninstalled urllib3-1.25.9 [2021-01-13T02:03:53.137Z] Attempting uninstall: idna [2021-01-13T02:03:53.137Z] Found existing installation: idna 2.9 [2021-01-13T02:03:53.408Z] Uninstalling idna-2.9: [2021-01-13T02:03:53.408Z] Successfully uninstalled idna-2.9 [2021-01-13T02:03:53.999Z] Attempting uninstall: requests [2021-01-13T02:03:53.999Z] Found existing installation: requests 2.23.0 [2021-01-13T02:03:53.999Z] Uninstalling requests-2.23.0: [2021-01-13T02:03:54.269Z] Successfully uninstalled requests-2.23.0 [2021-01-13T02:03:55.241Z] Running setup.py install for PyYAML: started [2021-01-13T02:03:57.200Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-13T02:03:58.173Z] 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-13T02:04:01.551Z] Removing intermediate container 10c69625a5d3 [2021-01-13T02:04:01.551Z] ---> 7c66b15834ab [2021-01-13T02:04:01.551Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-13T02:04:01.551Z] ---> Running in 7dce75fbe519 [2021-01-13T02:04:02.542Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T02:04:02.812Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T02:04:03.404Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T02:04:03.675Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-13T02:04:03.675Z] (3/3) Installing curl (7.69.1-r3) [2021-01-13T02:04:03.675Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T02:04:03.675Z] OK: 71 MiB in 58 packages [2021-01-13T02:04:05.101Z] Removing intermediate container 7dce75fbe519 [2021-01-13T02:04:05.101Z] ---> 30b481a55fd4 [2021-01-13T02:04:05.101Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-13T02:04:05.101Z] ---> Running in 1ecbaabf7e29 [2021-01-13T02:04:05.372Z] Removing intermediate container 1ecbaabf7e29 [2021-01-13T02:04:05.372Z] ---> aaa4080ddf47 [2021-01-13T02:04:05.372Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T02:04:05.645Z] ---> Running in ee6d16c51a5b [2021-01-13T02:04:06.235Z] Removing intermediate container ee6d16c51a5b [2021-01-13T02:04:06.235Z] ---> 4db0a7f3d0ab [2021-01-13T02:04:06.235Z] Step 24/26 : LABEL arch=arm64 [2021-01-13T02:04:06.235Z] ---> Running in 3f2db138ac8e [2021-01-13T02:04:06.506Z] Removing intermediate container 3f2db138ac8e [2021-01-13T02:04:06.506Z] ---> c696818500e0 [2021-01-13T02:04:06.506Z] Step 25/26 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 [2021-01-13T02:04:06.780Z] ---> Running in 88a8c4590902 [2021-01-13T02:04:07.049Z] Removing intermediate container 88a8c4590902 [2021-01-13T02:04:07.049Z] ---> 8702008931b2 [2021-01-13T02:04:07.049Z] Step 26/26 : LABEL version=0.0.0 [2021-01-13T02:04:07.321Z] ---> Running in 78fcbfac8c24 [2021-01-13T02:04:07.914Z] Removing intermediate container 78fcbfac8c24 [2021-01-13T02:04:07.914Z] ---> ac128a8ee1e1 [2021-01-13T02:04:07.914Z] [2021-01-13T02:04:08.186Z] Successfully built ac128a8ee1e1 [2021-01-13T02:04:08.186Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-13T02:04:08.471Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-13T02:04:08.474Z] $ docker stop --time=1 a80e427f79ae3093240513f894abd373f469176c039366b859eba757406d876a [2021-01-13T02:04:10.350Z] $ docker rm -f a80e427f79ae3093240513f894abd373f469176c039366b859eba757406d876a [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-13T02:04:11.047Z] + docker images [2021-01-13T02:04:11.047Z] + grep docker [2021-01-13T02:04:11.318Z] docker-sys-mgmt-agent-go-arm64 latest ac128a8ee1e1 4 seconds ago 300MB [2021-01-13T02:04:11.318Z] docker-core-data-go-arm64 latest c3c93204efc8 47 seconds ago 21MB [2021-01-13T02:04:11.318Z] docker-core-metadata-go-arm64 latest 7f1ee170accb About a minute ago 12.3MB [2021-01-13T02:04:11.318Z] docker-security-bootstrap-redis-go-arm64 latest 05d92bc72eb4 About a minute ago 15.1MB [2021-01-13T02:04:11.318Z] docker-security-secretstore-setup-go-arm64 latest bc3b8d6db481 3 minutes ago 23.4MB [2021-01-13T02:04:11.318Z] docker-security-proxy-setup-go-arm64 latest 01488a669fe7 3 minutes ago 23.3MB [2021-01-13T02:04:11.318Z] docker-support-notifications-go-arm64 latest 733db93dd48f 3 minutes ago 11.4MB [2021-01-13T02:04:11.318Z] docker-core-command-go-arm64 latest 3a7bd956a764 3 minutes ago 9.98MB [2021-01-13T02:04:11.318Z] docker-support-scheduler-go-arm64 latest a5f744dcdc08 3 minutes ago 10MB [2021-01-13T02:04:11.318Z] 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-13T02:04:13.772Z] provisioning config files... [2021-01-13T02:04:13.784Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config7129481098076117421tmp [Pipeline] { [Pipeline] sh [2021-01-13T02:04:14.202Z] + set +x [2021-01-13T02:04:14.203Z] + curl -s https://codecov.io/bash [2021-01-13T02:04:14.203Z] + bash -s -- [2021-01-13T02:04:14.777Z] [2021-01-13T02:04:14.777Z] _____ _ [2021-01-13T02:04:14.777Z] / ____| | | [2021-01-13T02:04:14.777Z] | | ___ __| | ___ ___ _____ __ [2021-01-13T02:04:14.777Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-13T02:04:14.777Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-13T02:04:14.777Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-13T02:04:14.777Z] Bash-20201231-23d4836 [2021-01-13T02:04:14.777Z] [2021-01-13T02:04:14.777Z] [2021-01-13T02:04:14.777Z] ==> git version 2.24.3 found [2021-01-13T02:04:14.777Z] ==> 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-13T02:04:14.777Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-13T02:04:14.777Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-13T02:04:14.777Z] ==> Jenkins CI detected. [2021-01-13T02:04:14.777Z] project root: . [2021-01-13T02:04:14.777Z] --> token set from env [2021-01-13T02:04:14.777Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-13T02:04:14.777Z] ==> Running gcov in . (disable via -X gcov) [2021-01-13T02:04:14.777Z] ==> Python coveragepy not found [2021-01-13T02:04:14.777Z] ==> Searching for coverage reports in: [2021-01-13T02:04:14.777Z] + . [2021-01-13T02:04:14.777Z] -> Found 1 reports [2021-01-13T02:04:14.777Z] ==> Detecting git/mercurial file structure [2021-01-13T02:04:14.777Z] ==> Reading reports [2021-01-13T02:04:14.778Z] + ./coverage.out bytes=553501 [2021-01-13T02:04:15.042Z] ==> Appending adjustments [2021-01-13T02:04:15.042Z] https://docs.codecov.io/docs/fixing-reports [2021-01-13T02:04:18.354Z] + Found adjustments [2021-01-13T02:04:18.354Z] ==> Gzipping contents [2021-01-13T02:04:18.354Z] 84K /tmp/codecov.SpbEkn.gz [2021-01-13T02:04:18.354Z] ==> Uploading reports [2021-01-13T02:04:18.354Z] url: https://codecov.io [2021-01-13T02:04:18.355Z] query: branch=PR-3002&commit=343823bde4984d0dc2f366b49a07a1653b3005e8&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3002%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3002&job=&cmd_args= [2021-01-13T02:04:18.355Z] -> Pinging Codecov [2021-01-13T02:04:18.355Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3002&commit=343823bde4984d0dc2f366b49a07a1653b3005e8&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3002%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3002&job=&cmd_args= [2021-01-13T02:04:18.355Z] -> Uploading to [2021-01-13T02:04:18.355Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-13/00271124DB129430A58F1EEE437C3FCB/343823bde4984d0dc2f366b49a07a1653b3005e8/b6679036-e174-4b2a-a583-f1130d0d3e44.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210113T020418Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=af7026b619fb3a656f8dc84e0aaaf239be12a8282dba90291a89d288e1e7ed38 [2021-01-13T02:04:18.355Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-13T02:04:18.355Z] Dload Upload Total Spent Left Speed [2021-01-13T02:04:19.268Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83754 0 0 100 83754 0 116k --:--:-- --:--:-- --:--:-- 116k [2021-01-13T02:04:19.268Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/343823bde4984d0dc2f366b49a07a1653b3005e8 [Pipeline] } [2021-01-13T02:04:19.281Z] 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-13T02:04:22.055Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T02:04:22.945Z] ---> package-listing.sh [2021-01-13T02:04:22.945Z] ++ facter osfamily [2021-01-13T02:04:22.945Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-13T02:04:22.945Z] + OS_FAMILY=redhat [2021-01-13T02:04:22.945Z] + workspace=/w/workspace/edgex-go/6 [2021-01-13T02:04:22.945Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-13T02:04:22.945Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-13T02:04:22.945Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-13T02:04:22.945Z] + PACKAGES=/tmp/packages_start.txt [2021-01-13T02:04:22.945Z] + '[' /w/workspace/edgex-go/6 ']' [2021-01-13T02:04:22.945Z] + PACKAGES=/tmp/packages_end.txt [2021-01-13T02:04:22.945Z] + case "${OS_FAMILY}" in [2021-01-13T02:04:22.945Z] + rpm -qa [2021-01-13T02:04:22.945Z] + sort [2021-01-13T02:04:28.255Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-13T02:04:28.255Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-13T02:04:28.255Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-13T02:04:28.255Z] + '[' /w/workspace/edgex-go/6 ']' [2021-01-13T02:04:28.255Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2021-01-13T02:04:28.255Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2021-01-13T02:04:28.271Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-13T02:04:28.566Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-13T02:04:28.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T02:04:28.874Z] [2021-01-13T02:04:28.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-13T02:04:29.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T02:04:29.231Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-13T02:04:29.231Z] df20fa9351a1: Pulling fs layer [2021-01-13T02:04:29.231Z] 36b3adc4ff6f: Pulling fs layer [2021-01-13T02:04:29.231Z] 8ad3a11d3b57: Pulling fs layer [2021-01-13T02:04:29.231Z] 46f8f816bc3b: Pulling fs layer [2021-01-13T02:04:29.231Z] 93b61091891f: Pulling fs layer [2021-01-13T02:04:29.231Z] 93b9cdb0e59b: Pulling fs layer [2021-01-13T02:04:29.231Z] 5e14af77c1be: Pulling fs layer [2021-01-13T02:04:29.231Z] 01666e4c0597: Pulling fs layer [2021-01-13T02:04:29.231Z] aa168da1d23b: Pulling fs layer [2021-01-13T02:04:29.231Z] 46f8f816bc3b: Waiting [2021-01-13T02:04:29.231Z] 93b61091891f: Waiting [2021-01-13T02:04:29.231Z] 93b9cdb0e59b: Waiting [2021-01-13T02:04:29.231Z] 5e14af77c1be: Waiting [2021-01-13T02:04:29.231Z] aa168da1d23b: Waiting [2021-01-13T02:04:29.231Z] 36b3adc4ff6f: Verifying Checksum [2021-01-13T02:04:29.231Z] 36b3adc4ff6f: Download complete [2021-01-13T02:04:29.231Z] 46f8f816bc3b: Verifying Checksum [2021-01-13T02:04:29.231Z] 46f8f816bc3b: Download complete [2021-01-13T02:04:29.495Z] df20fa9351a1: Verifying Checksum [2021-01-13T02:04:29.495Z] df20fa9351a1: Download complete [2021-01-13T02:04:29.495Z] 93b9cdb0e59b: Verifying Checksum [2021-01-13T02:04:29.495Z] 93b9cdb0e59b: Download complete [2021-01-13T02:04:29.495Z] 5e14af77c1be: Verifying Checksum [2021-01-13T02:04:29.495Z] 5e14af77c1be: Download complete [2021-01-13T02:04:29.495Z] 01666e4c0597: Verifying Checksum [2021-01-13T02:04:29.495Z] 01666e4c0597: Download complete [2021-01-13T02:04:29.495Z] 93b61091891f: Verifying Checksum [2021-01-13T02:04:29.495Z] 93b61091891f: Download complete [2021-01-13T02:04:29.495Z] 8ad3a11d3b57: Verifying Checksum [2021-01-13T02:04:29.495Z] 8ad3a11d3b57: Download complete [2021-01-13T02:04:29.760Z] df20fa9351a1: Pull complete [2021-01-13T02:04:30.022Z] 36b3adc4ff6f: Pull complete [2021-01-13T02:04:30.976Z] 8ad3a11d3b57: Pull complete [2021-01-13T02:04:30.976Z] 46f8f816bc3b: Pull complete [2021-01-13T02:04:31.924Z] aa168da1d23b: Download complete [2021-01-13T02:04:33.315Z] 93b61091891f: Pull complete [2021-01-13T02:04:33.315Z] 93b9cdb0e59b: Pull complete [2021-01-13T02:04:33.315Z] 5e14af77c1be: Pull complete [2021-01-13T02:04:33.577Z] 01666e4c0597: Pull complete [2021-01-13T02:04:41.771Z] aa168da1d23b: Pull complete [2021-01-13T02:04:41.771Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-13T02:04:41.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T02:04:41.771Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-13T02:04:41.996Z] prd-centos7-docker-4c-2g-19887 does not seem to be running inside a container [2021-01-13T02:04:42.066Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-13T02:04:46.645Z] $ docker top 8062a2839639b07108c375d1f494fa2da0eb9a8fb9d366fd138dddfe5fdde113 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T02:04:47.295Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-13T02:04:47.595Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-13T02:04:47.895Z] + ls /var/log/sa-host [2021-01-13T02:04:47.895Z] + sadf -c /var/log/sa-host/sa13 [2021-01-13T02:04:47.895Z] file_magic: OK [2021-01-13T02:04:47.895Z] HZ: Using current value: 100 [2021-01-13T02:04:47.895Z] file_header: OK [2021-01-13T02:04:47.895Z] 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-13T02:04:47.895Z] Statistics: [2021-01-13T02:04:47.895Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-13T02:04:47.895Z] File successfully converted to sysstat format version 12.2.1 [2021-01-13T02:04:47.895Z] + sadf -c /var/log/sa-host/sa23 [2021-01-13T02:04:47.895Z] file_magic: OK [2021-01-13T02:04:47.895Z] HZ: Using current value: 100 [2021-01-13T02:04:47.895Z] file_header: OK [2021-01-13T02:04:47.895Z] 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-13T02:04:47.895Z] Statistics: [2021-01-13T02:04:47.895Z] Hnuu...uuuununununu... [2021-01-13T02:04:47.895Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-13T02:04:48.126Z] provisioning config files... [2021-01-13T02:04:48.144Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config5018947377788521705tmp [Pipeline] { [Pipeline] echo [2021-01-13T02:04:48.231Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T02:04:48.528Z] ---> create-netrc.sh [Pipeline] } [2021-01-13T02:04:48.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-13T02:04:48.640Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T02:04:48.945Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-13T02:04:48.957Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T02:04:49.259Z] ---> sudo-logs.sh [2021-01-13T02:04:49.259Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-13T02:04:49.270Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T02:04:49.571Z] ---> job-cost.sh [2021-01-13T02:04:49.571Z] lf-activate-venv: SKIPPING [2021-01-13T02:04:49.571Z] INFO: No Stack... [2021-01-13T02:04:50.517Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-13T02:04:51.092Z] INFO: Archiving Costs [Pipeline] echo [2021-01-13T02:04:51.106Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T02:04:51.405Z] ---> logs-deploy.sh [2021-01-13T02:04:51.405Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3002/6 [2021-01-13T02:04:51.405Z] INFO: archiving workspace using pattern(s): [2021-01-13T02:04:53.963Z] Archives upload complete. [2021-01-13T02:04:53.963Z] INFO: archiving logs to Nexus [2021-01-13T02:04:54.911Z] ---> uname -a: [2021-01-13T02:04:54.911Z] Linux prd-centos7-docker-4c-2g-19887.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-13T02:04:54.911Z] [2021-01-13T02:04:54.911Z] [2021-01-13T02:04:54.911Z] ---> lscpu: [2021-01-13T02:04:54.911Z] Architecture: x86_64 [2021-01-13T02:04:54.911Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-13T02:04:54.911Z] Byte Order: Little Endian [2021-01-13T02:04:54.911Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-13T02:04:54.911Z] CPU(s): 4 [2021-01-13T02:04:54.911Z] On-line CPU(s) list: 0-3 [2021-01-13T02:04:54.911Z] Thread(s) per core: 1 [2021-01-13T02:04:54.911Z] Core(s) per socket: 1 [2021-01-13T02:04:54.911Z] Socket(s): 4 [2021-01-13T02:04:54.911Z] NUMA node(s): 1 [2021-01-13T02:04:54.911Z] Vendor ID: GenuineIntel [2021-01-13T02:04:54.911Z] CPU family: 6 [2021-01-13T02:04:54.911Z] Model: 44 [2021-01-13T02:04:54.911Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-13T02:04:54.911Z] Stepping: 1 [2021-01-13T02:04:54.911Z] CPU MHz: 2933.438 [2021-01-13T02:04:54.911Z] BogoMIPS: 5866.87 [2021-01-13T02:04:54.911Z] Virtualization: VT-x [2021-01-13T02:04:54.911Z] Hypervisor vendor: KVM [2021-01-13T02:04:54.911Z] Virtualization type: full [2021-01-13T02:04:54.911Z] L1d cache: 128 KiB [2021-01-13T02:04:54.911Z] L1i cache: 128 KiB [2021-01-13T02:04:54.911Z] L2 cache: 16 MiB [2021-01-13T02:04:54.911Z] L3 cache: 64 MiB [2021-01-13T02:04:54.911Z] NUMA node0 CPU(s): 0-3 [2021-01-13T02:04:54.911Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-13T02:04:54.911Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-13T02:04:54.911Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-13T02:04:54.911Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-13T02:04:54.911Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-13T02:04:54.911Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-13T02:04:54.911Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-13T02:04:54.911Z] Vulnerability Srbds: Not affected [2021-01-13T02:04:54.911Z] Vulnerability Tsx async abort: Not affected [2021-01-13T02:04:54.911Z] 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-13T02:04:54.911Z] [2021-01-13T02:04:54.911Z] [2021-01-13T02:04:54.911Z] ---> nproc: [2021-01-13T02:04:54.911Z] 4 [2021-01-13T02:04:54.911Z] [2021-01-13T02:04:54.911Z] [2021-01-13T02:04:54.911Z] ---> df -h: [2021-01-13T02:04:54.911Z] Filesystem Size Used Available Use% Mounted on [2021-01-13T02:04:54.911Z] overlay 50.0G 11.6G 38.4G 23% / [2021-01-13T02:04:54.911Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-13T02:04:54.911Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-13T02:04:54.911Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-13T02:04:54.911Z] /dev/vda1 50.0G 11.6G 38.4G 23% /facter-os [2021-01-13T02:04:54.911Z] /dev/vda1 50.0G 11.6G 38.4G 23% /etc/resolv.conf [2021-01-13T02:04:54.911Z] /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hostname [2021-01-13T02:04:54.911Z] /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hosts [2021-01-13T02:04:54.911Z] /dev/vda1 50.0G 11.6G 38.4G 23% /run/cloud-init/result.json [2021-01-13T02:04:54.911Z] /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/sa-host [2021-01-13T02:04:54.911Z] /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/secure [2021-01-13T02:04:54.911Z] /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/auth.log [2021-01-13T02:04:54.911Z] /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/6@tmp [2021-01-13T02:04:54.911Z] /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/6 [2021-01-13T02:04:54.911Z] [2021-01-13T02:04:54.911Z] [2021-01-13T02:04:54.911Z] ---> free -m: [2021-01-13T02:04:54.911Z] total used free shared buff/cache available [2021-01-13T02:04:54.911Z] Mem: 1837 724 180 0 933 1027 [2021-01-13T02:04:54.911Z] Swap: 1023 45 978 [2021-01-13T02:04:54.911Z] [2021-01-13T02:04:54.911Z] [2021-01-13T02:04:54.911Z] ---> ip addr: [2021-01-13T02:04:54.911Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-13T02:04:54.911Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-13T02:04:54.911Z] inet 127.0.0.1/8 scope host lo [2021-01-13T02:04:54.911Z] valid_lft forever preferred_lft forever [2021-01-13T02:04:54.911Z] inet6 ::1/128 scope host [2021-01-13T02:04:54.912Z] valid_lft forever preferred_lft forever [2021-01-13T02:04:54.912Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-13T02:04:54.912Z] link/ether fa:16:3e:72:81:86 brd ff:ff:ff:ff:ff:ff [2021-01-13T02:04:54.912Z] inet 10.30.122.189/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-13T02:04:54.912Z] valid_lft 85135sec preferred_lft 85135sec [2021-01-13T02:04:54.912Z] inet6 fe80::f816:3eff:fe72:8186/64 scope link [2021-01-13T02:04:54.912Z] valid_lft forever preferred_lft forever [2021-01-13T02:04:54.912Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-13T02:04:54.912Z] link/ether 02:42:b9:98:68:0e brd ff:ff:ff:ff:ff:ff [2021-01-13T02:04:54.912Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-13T02:04:54.912Z] valid_lft forever preferred_lft forever [2021-01-13T02:04:54.912Z] inet6 fe80::42:b9ff:fe98:680e/64 scope link [2021-01-13T02:04:54.912Z] valid_lft forever preferred_lft forever [2021-01-13T02:04:54.912Z] [2021-01-13T02:04:54.912Z] [2021-01-13T02:04:54.912Z] ---> sar -b -r -n DEV: [2021-01-13T02:04:54.912Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/13/21 _x86_64_ (4 CPU) [2021-01-13T02:04:54.912Z] [2021-01-13T02:04:54.912Z] 01:43:39 LINUX RESTART (4 CPU) [2021-01-13T02:04:54.912Z] [2021-01-13T02:04:54.912Z] 01:44:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-13T02:04:54.912Z] 01:45:01 133.32 48.70 84.62 0.00 8407.72 36637.60 0.00 [2021-01-13T02:04:54.912Z] 01:46:01 292.90 91.78 201.11 0.00 6133.95 56192.11 0.00 [2021-01-13T02:04:54.912Z] 01:47:01 188.42 89.44 98.99 0.00 3212.38 10098.64 0.00 [2021-01-13T02:04:54.912Z] 01:48:01 166.42 74.79 91.63 0.00 3761.38 20241.92 0.00 [2021-01-13T02:04:54.912Z] 01:49:03 1785.55 1468.22 317.33 0.00 124880.01 185481.23 0.00 [2021-01-13T02:04:54.912Z] 01:50:01 1423.65 1165.88 257.77 0.00 110147.87 121412.79 0.00 [2021-01-13T02:04:54.912Z] 01:51:01 1836.60 1482.79 353.81 0.00 114544.17 134753.78 0.00 [2021-01-13T02:04:54.912Z] 01:52:01 913.55 597.47 316.07 0.00 54936.44 69162.80 0.00 [2021-01-13T02:04:54.912Z] 01:53:01 35.78 10.91 24.87 0.00 3084.42 1677.23 0.00 [2021-01-13T02:04:54.912Z] 01:54:01 2.07 0.47 1.60 0.00 15.59 25.70 0.00 [2021-01-13T02:04:54.912Z] 01:55:01 0.38 0.00 0.38 0.00 0.00 4.96 0.00 [2021-01-13T02:04:54.912Z] 01:56:01 1.57 1.40 0.17 0.00 107.36 1.50 0.00 [2021-01-13T02:04:54.912Z] 01:57:01 0.28 0.00 0.28 0.00 0.00 3.28 0.00 [2021-01-13T02:04:54.912Z] 01:58:01 0.27 0.02 0.25 0.00 0.53 2.60 0.00 [2021-01-13T02:04:54.912Z] 01:59:01 1.90 1.63 0.27 0.00 55.15 2.88 0.00 [2021-01-13T02:04:54.912Z] 02:00:01 0.85 0.03 0.82 0.00 1.07 15.44 0.00 [2021-01-13T02:04:54.912Z] 02:01:01 0.38 0.07 0.32 0.00 2.26 3.56 0.00 [2021-01-13T02:04:54.912Z] 02:02:01 0.63 0.32 0.32 0.00 21.96 5.07 0.00 [2021-01-13T02:04:54.912Z] 02:03:01 0.23 0.00 0.23 0.00 0.00 2.90 0.00 [2021-01-13T02:04:54.912Z] 02:04:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 [2021-01-13T02:04:54.912Z] Average: 340.19 252.47 87.73 0.00 21506.61 31883.06 0.00 [2021-01-13T02:04:54.912Z] [2021-01-13T02:04:54.912Z] 01:44:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-13T02:04:54.912Z] 01:45:01 74464 0 754868 40.12 2620 1049592 1448704 49.44 661260 942532 32 [2021-01-13T02:04:54.912Z] 01:46:01 333860 0 639628 33.99 1544 906512 1106144 37.75 421400 853432 24 [2021-01-13T02:04:54.912Z] 01:47:01 488396 0 711484 37.81 760 680904 1367096 46.66 475896 634460 33844 [2021-01-13T02:04:54.912Z] 01:48:01 77712 0 757852 40.28 680 1045300 1546940 52.79 643340 877764 98308 [2021-01-13T02:04:54.912Z] 01:49:03 65512 0 791800 42.08 52 1024180 1943540 66.33 637656 958284 85716 [2021-01-13T02:04:54.912Z] 01:50:01 384912 0 880396 46.79 52 616184 3247888 110.85 565280 666944 68572 [2021-01-13T02:04:54.912Z] 01:51:01 139848 0 785960 41.77 52 955684 2072668 70.74 689972 817888 67896 [2021-01-13T02:04:54.912Z] 01:52:01 491132 0 698428 37.12 52 691932 1384172 47.24 489896 651388 8 [2021-01-13T02:04:54.912Z] 01:53:01 438332 0 644068 34.23 52 799092 1190848 40.64 495428 703520 16 [2021-01-13T02:04:54.912Z] 01:54:01 439620 0 642368 34.14 52 799504 1171400 39.98 494720 703376 8 [2021-01-13T02:04:54.912Z] 01:55:01 439512 0 642452 34.14 52 799528 1171388 39.98 494552 703444 8 [2021-01-13T02:04:54.912Z] 01:56:01 437004 0 641728 34.11 52 802760 1171340 39.98 494252 706668 12 [2021-01-13T02:04:54.912Z] 01:57:01 437124 0 641600 34.10 52 802768 1171304 39.97 494076 706668 12 [2021-01-13T02:04:54.912Z] 01:58:01 437544 0 641188 34.08 52 802760 1171304 39.97 494080 706668 8 [2021-01-13T02:04:54.912Z] 01:59:01 435808 0 641968 34.12 52 803716 1171304 39.97 494900 706920 16 [2021-01-13T02:04:54.912Z] 02:00:01 435044 0 642720 34.16 52 803728 1171376 39.98 495164 706920 8 [2021-01-13T02:04:54.912Z] 02:01:01 434696 0 643096 34.18 52 803700 1173644 40.05 495672 706920 8 [2021-01-13T02:04:54.912Z] 02:02:01 434504 0 642580 34.15 52 804408 1171812 39.99 495036 707492 8 [2021-01-13T02:04:54.912Z] 02:03:01 434512 0 642560 34.15 52 804420 1171812 39.99 495044 707492 8 [2021-01-13T02:04:54.912Z] 02:04:01 434052 0 643020 34.18 52 804420 1171860 39.99 495452 707492 8 [2021-01-13T02:04:54.912Z] Average: 364679 0 686488 36.49 322 830055 1409827 48.12 526154 743814 17726 [2021-01-13T02:04:54.912Z] [2021-01-13T02:04:54.912Z] 01:44:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-13T02:04:54.912Z] 01:45:01 eth0 1879.73 1649.81 6468.41 220.58 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:45:01 veth1fc04a5 847.53 784.65 81.39 2714.47 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:45:01 docker0 847.53 784.52 69.80 2714.46 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:46:01 eth0 477.29 374.46 3671.94 40.30 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:46:01 docker0 120.40 172.10 8.74 826.53 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:47:01 veth857c9d8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:47:01 eth0 49.38 31.09 38.98 74.67 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:48:01 eth0 180.48 142.02 1689.77 22.68 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:49:03 eth0 86.90 64.82 175.58 72.21 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:49:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:49:03 vetha47d0d2 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:49:03 docker0 23.38 32.04 1.40 143.88 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:50:01 veth0180957 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:50:01 veth7f5d83d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:50:01 eth0 14.87 6.50 10.37 5.53 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:51:01 eth0 227.54 161.00 1731.56 28.59 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:51:01 veth32933a6 18.20 37.48 1.27 293.67 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:51:01 vethb6ee761 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:52:01 eth0 83.14 57.25 142.64 97.38 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:52:01 vetha47d0d2 0.00 0.81 0.00 0.04 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:52:01 docker0 1022.64 1056.32 81.57 4184.01 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:53:01 eth0 21.20 10.54 55.95 5.25 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:53:01 docker0 3.57 8.14 0.19 45.20 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:54:01 eth0 0.78 0.37 0.32 0.21 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:55:01 eth0 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:56:01 eth0 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:57:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:58:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:59:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 02:00:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 02:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 02:02:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 02:03:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 02:04:01 eth0 0.58 0.08 0.11 0.01 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] Average: eth0 150.04 123.94 696.13 28.33 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] Average: docker0 51.47 53.38 4.10 212.08 0.00 0.00 0.00 0.00 [2021-01-13T02:04:54.912Z] [2021-01-13T02:04:54.912Z] [2021-01-13T02:04:54.912Z] ---> sar -P ALL: [2021-01-13T02:04:54.912Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/13/21 _x86_64_ (4 CPU) [2021-01-13T02:04:54.912Z] [2021-01-13T02:04:54.912Z] 01:43:39 LINUX RESTART (4 CPU) [2021-01-13T02:04:54.912Z] [2021-01-13T02:04:54.912Z] 01:44:02 CPU %user %nice %system %iowait %steal %idle [2021-01-13T02:04:54.912Z] 01:45:01 all 22.30 0.00 9.91 3.42 0.13 64.23 [2021-01-13T02:04:54.913Z] 01:45:01 0 29.63 0.00 13.43 2.00 0.12 54.81 [2021-01-13T02:04:54.913Z] 01:45:01 1 18.04 0.00 9.27 6.12 0.14 66.44 [2021-01-13T02:04:54.913Z] 01:45:01 2 18.82 0.00 9.08 3.86 0.17 68.07 [2021-01-13T02:04:54.913Z] 01:45:01 3 22.76 0.00 7.88 1.66 0.10 67.59 [2021-01-13T02:04:54.913Z] 01:46:01 all 11.69 0.00 9.40 6.78 0.07 72.06 [2021-01-13T02:04:54.913Z] 01:46:01 0 10.66 0.00 10.63 7.77 0.07 70.87 [2021-01-13T02:04:54.913Z] 01:46:01 1 12.38 0.00 8.88 6.41 0.07 72.26 [2021-01-13T02:04:54.913Z] 01:46:01 2 12.00 0.00 9.62 7.32 0.07 70.99 [2021-01-13T02:04:54.913Z] 01:46:01 3 11.73 0.00 8.46 5.61 0.09 74.11 [2021-01-13T02:04:54.913Z] 01:47:01 all 52.62 0.00 13.18 5.67 0.07 28.46 [2021-01-13T02:04:54.913Z] 01:47:01 0 51.88 0.00 13.32 4.42 0.10 30.28 [2021-01-13T02:04:54.913Z] 01:47:01 1 54.76 0.00 12.73 7.14 0.07 25.29 [2021-01-13T02:04:54.913Z] 01:47:01 2 52.29 0.00 13.22 3.82 0.03 30.64 [2021-01-13T02:04:54.913Z] 01:47:01 3 51.58 0.00 13.44 7.32 0.09 27.58 [2021-01-13T02:04:54.913Z] 01:48:01 all 41.49 0.00 13.56 2.16 0.07 42.71 [2021-01-13T02:04:54.913Z] 01:48:01 0 39.98 0.00 13.67 2.99 0.05 43.31 [2021-01-13T02:04:54.913Z] 01:48:01 1 43.22 0.00 13.89 2.15 0.10 40.64 [2021-01-13T02:04:54.913Z] 01:48:01 2 40.24 0.00 13.49 2.43 0.05 43.78 [2021-01-13T02:04:54.913Z] 01:48:01 3 42.51 0.00 13.21 1.08 0.09 43.11 [2021-01-13T02:04:54.913Z] 01:49:03 all 19.81 0.00 25.59 15.68 0.12 38.81 [2021-01-13T02:04:54.913Z] 01:49:03 0 17.67 0.00 24.87 18.82 0.12 38.52 [2021-01-13T02:04:54.913Z] 01:49:03 1 19.27 0.00 25.71 15.34 0.14 39.54 [2021-01-13T02:04:54.913Z] 01:49:03 2 22.41 0.00 25.98 16.36 0.12 35.13 [2021-01-13T02:04:54.913Z] 01:49:03 3 19.88 0.00 25.80 12.19 0.09 42.05 [2021-01-13T02:04:54.913Z] 01:50:01 all 47.27 0.00 20.21 21.17 0.09 11.26 [2021-01-13T02:04:54.913Z] 01:50:01 0 47.44 0.00 19.41 23.12 0.11 9.92 [2021-01-13T02:04:54.913Z] 01:50:01 1 47.46 0.00 20.22 20.83 0.09 11.39 [2021-01-13T02:04:54.913Z] 01:50:01 2 47.57 0.00 20.12 21.28 0.07 10.96 [2021-01-13T02:04:54.913Z] 01:50:01 3 46.59 0.00 21.10 19.42 0.09 12.80 [2021-01-13T02:04:54.913Z] 01:51:01 all 25.38 0.00 22.42 24.75 0.11 27.34 [2021-01-13T02:04:54.913Z] 01:51:01 0 24.50 0.00 22.28 25.16 0.14 27.92 [2021-01-13T02:04:54.913Z] 01:51:01 1 25.83 0.00 22.62 25.66 0.09 25.80 [2021-01-13T02:04:54.913Z] 01:51:01 2 25.83 0.00 22.46 27.50 0.12 24.08 [2021-01-13T02:04:54.913Z] 01:51:01 3 25.34 0.00 22.32 20.63 0.11 31.60 [2021-01-13T02:04:54.913Z] 01:52:01 all 44.03 0.00 18.12 24.58 0.10 13.16 [2021-01-13T02:04:54.913Z] 01:52:01 0 42.54 0.00 18.12 28.43 0.07 10.84 [2021-01-13T02:04:54.913Z] 01:52:01 1 43.51 0.00 19.33 22.67 0.10 14.38 [2021-01-13T02:04:54.913Z] 01:52:01 2 44.43 0.00 17.95 23.14 0.14 14.34 [2021-01-13T02:04:54.913Z] 01:52:01 3 45.66 0.00 17.07 24.06 0.10 13.10 [2021-01-13T02:04:54.913Z] 01:53:01 all 1.03 0.00 0.99 0.95 0.01 97.03 [2021-01-13T02:04:54.913Z] 01:53:01 0 0.66 0.00 0.97 1.09 0.02 97.27 [2021-01-13T02:04:54.913Z] 01:53:01 1 1.17 0.00 0.75 0.56 0.02 97.50 [2021-01-13T02:04:54.913Z] 01:53:01 2 1.24 0.00 1.31 0.34 0.00 97.11 [2021-01-13T02:04:54.913Z] 01:53:01 3 1.04 0.00 0.92 1.80 0.00 96.24 [2021-01-13T02:04:54.913Z] 01:54:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-01-13T02:04:54.913Z] 01:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-13T02:04:54.913Z] 01:54:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2021-01-13T02:04:54.913Z] 01:54:01 2 0.03 0.00 0.07 0.00 0.00 99.90 [2021-01-13T02:04:54.913Z] 01:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-13T02:04:54.913Z] 01:55:01 all 0.17 0.00 0.06 0.00 0.00 99.77 [2021-01-13T02:04:54.913Z] 01:55:01 0 0.05 0.00 0.07 0.00 0.00 99.88 [2021-01-13T02:04:54.913Z] 01:55:01 1 0.53 0.00 0.02 0.00 0.00 99.45 [2021-01-13T02:04:54.913Z] 01:55:01 2 0.07 0.00 0.10 0.00 0.00 99.83 [2021-01-13T02:04:54.913Z] 01:55:01 3 0.03 0.00 0.07 0.00 0.00 99.90 [2021-01-13T02:04:54.913Z] [2021-01-13T02:04:54.913Z] 01:55:01 CPU %user %nice %system %iowait %steal %idle [2021-01-13T02:04:54.913Z] 01:56:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-01-13T02:04:54.913Z] 01:56:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-13T02:04:54.913Z] 01:56:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-01-13T02:04:54.913Z] 01:56:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2021-01-13T02:04:54.913Z] 01:56:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2021-01-13T02:04:54.913Z] 01:57:01 all 0.17 0.00 0.08 0.00 0.02 99.73 [2021-01-13T02:04:54.913Z] 01:57:01 0 0.07 0.00 0.07 0.00 0.02 99.85 [2021-01-13T02:04:54.913Z] 01:57:01 1 0.52 0.00 0.07 0.00 0.02 99.40 [2021-01-13T02:04:54.913Z] 01:57:01 2 0.05 0.00 0.08 0.00 0.02 99.85 [2021-01-13T02:04:54.913Z] 01:57:01 3 0.07 0.00 0.10 0.00 0.02 99.82 [2021-01-13T02:04:54.913Z] 01:58:01 all 0.14 0.00 0.03 0.00 0.00 99.83 [2021-01-13T02:04:54.913Z] 01:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-01-13T02:04:54.913Z] 01:58:01 1 0.52 0.00 0.05 0.00 0.00 99.43 [2021-01-13T02:04:54.913Z] 01:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2021-01-13T02:04:54.913Z] 01:58:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-13T02:04:54.913Z] 01:59:01 all 0.16 0.00 0.05 0.02 0.00 99.77 [2021-01-13T02:04:54.913Z] 01:59:01 0 0.05 0.00 0.13 0.07 0.00 99.75 [2021-01-13T02:04:54.913Z] 01:59:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-01-13T02:04:54.913Z] 01:59:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2021-01-13T02:04:54.913Z] 01:59:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2021-01-13T02:04:54.913Z] 02:00:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-01-13T02:04:54.913Z] 02:00:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-13T02:04:54.913Z] 02:00:01 1 0.52 0.00 0.05 0.00 0.00 99.43 [2021-01-13T02:04:54.913Z] 02:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-13T02:04:54.913Z] 02:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-13T02:04:54.913Z] 02:01:01 all 0.17 0.00 0.04 0.00 0.00 99.80 [2021-01-13T02:04:54.913Z] 02:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-13T02:04:54.913Z] 02:01:01 1 0.22 0.00 0.03 0.00 0.00 99.75 [2021-01-13T02:04:54.913Z] 02:01:01 2 0.38 0.00 0.07 0.00 0.00 99.55 [2021-01-13T02:04:54.913Z] 02:01:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-13T02:04:54.913Z] 02:02:01 all 0.16 0.00 0.05 0.02 0.00 99.78 [2021-01-13T02:04:54.913Z] 02:02:01 0 0.03 0.00 0.05 0.03 0.00 99.88 [2021-01-13T02:04:54.913Z] 02:02:01 1 0.07 0.00 0.07 0.02 0.00 99.85 [2021-01-13T02:04:54.913Z] 02:02:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2021-01-13T02:04:54.913Z] 02:02:01 3 0.03 0.00 0.03 0.02 0.00 99.92 [2021-01-13T02:04:54.913Z] 02:03:01 all 0.11 0.00 0.04 0.00 0.00 99.85 [2021-01-13T02:04:54.913Z] 02:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-13T02:04:54.913Z] 02:03:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-13T02:04:54.913Z] 02:03:01 2 0.38 0.00 0.10 0.00 0.00 99.52 [2021-01-13T02:04:54.913Z] 02:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2021-01-13T02:04:54.913Z] 02:04:01 all 0.14 0.00 0.02 0.00 0.00 99.84 [2021-01-13T02:04:54.913Z] 02:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-13T02:04:54.913Z] 02:04:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-13T02:04:54.913Z] 02:04:01 2 0.40 0.00 0.02 0.00 0.00 99.58 [2021-01-13T02:04:54.913Z] 02:04:01 3 0.12 0.00 0.02 0.00 0.00 99.87 [2021-01-13T02:04:54.913Z] Average: all 13.00 0.00 6.52 5.11 0.04 75.34 [2021-01-13T02:04:54.913Z] Average: 0 12.92 0.00 6.69 5.54 0.04 74.81 [2021-01-13T02:04:54.913Z] Average: 1 13.11 0.00 6.52 5.19 0.04 75.13 [2021-01-13T02:04:54.913Z] Average: 2 13.00 0.00 6.53 5.16 0.04 75.27 [2021-01-13T02:04:54.913Z] Average: 3 12.96 0.00 6.33 4.53 0.04 76.15 [2021-01-13T02:04:54.913Z] [2021-01-13T02:04:54.913Z] [2021-01-13T02:04:54.913Z]