Pull request #2990 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 43f467f085aefd2fa690ca57f6f69bdd6698eef9+f6f1810f8e72a9609a8084418fbab33b05fccf6b (fd2eddae527d3642eb5366ecdbb9a8ba03fc15d3) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2990/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2990/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-18640 in /w/workspace/edgexfoundry_edgex-go_PR-2990 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f6f1810f8e72a9609a8084418fbab33b05fccf6b into PR head commit 43f467f085aefd2fa690ca57f6f69bdd6698eef9 Merge succeeded, producing 43f467f085aefd2fa690ca57f6f69bdd6698eef9 Checking out Revision 43f467f085aefd2fa690ca57f6f69bdd6698eef9 (PR-2990) > 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/2990/head:refs/remotes/origin/PR-2990 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43f467f085aefd2fa690ca57f6f69bdd6698eef9 # 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 f6f1810f8e72a9609a8084418fbab33b05fccf6b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43f467f085aefd2fa690ca57f6f69bdd6698eef9 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-06T06:05:56.689Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-06T06:05:57.035Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-06T06:05:57.255Z] ========================================================= [2021-01-06T06:05:57.255Z] EdgeX Global Pipelines Version Info [2021-01-06T06:05:57.255Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-06T06:05:58.763Z] ------------------- [2021-01-06T06:05:58.763Z] stable info: [2021-01-06T06:05:58.763Z] ------------------- [2021-01-06T06:05:58.763Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-06T06:05:58.763Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-06T06:05:58.763Z] Message: update stable to v1.0.173 [2021-01-06T06:05:59.709Z] ------------------- [2021-01-06T06:05:59.709Z] experimental info: [2021-01-06T06:05:59.709Z] ------------------- [2021-01-06T06:05:59.709Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-06T06:05:59.709Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-06T06:05:59.709Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-06T06:06:00.114Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-06T06:06:00.245Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-06T06:06:00.415Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-06T06:06:00.556Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-06T06:06:00.689Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-06T06:06:00.816Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-06T06:06:00.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-06T06:06:01.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-06T06:06:01.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-06T06:06:01.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-06T06:06:01.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-06T06:06:01.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-06T06:06:01.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-06T06:06:01.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-06T06:06:02.017Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-06T06:06:02.154Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-06T06:06:02.284Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-06T06:06:02.406Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-06T06:06:02.554Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-06T06:06:02.682Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-06T06:06:02.805Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-06T06:06:02.946Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-06T06:06:03.072Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-06T06:06:03.226Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2990 [Pipeline] echo [2021-01-06T06:06:03.377Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2990 [Pipeline] echo [2021-01-06T06:06:03.512Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2990 [Pipeline] echo [2021-01-06T06:06:03.646Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43f467f085aefd2fa690ca57f6f69bdd6698eef9 [Pipeline] echo [2021-01-06T06:06:03.784Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 43f467f [Pipeline] echo [2021-01-06T06:06:03.912Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-06T06:06:04.223Z] provisioning config files... [2021-01-06T06:06:04.276Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config635536257359196086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-06T06:06:04.766Z] ---> docker-login.sh [2021-01-06T06:06:04.766Z] nexus3.edgexfoundry.org:10001 [2021-01-06T06:06:05.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-06T06:06:06.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-06T06:06:06.592Z] Configure a credential helper to remove this warning. See [2021-01-06T06:06:06.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-06T06:06:06.592Z] [2021-01-06T06:06:06.592Z] Login Succeeded [2021-01-06T06:06:06.592Z] nexus3.edgexfoundry.org:10002 [2021-01-06T06:06:06.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-06T06:06:06.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-06T06:06:06.592Z] Configure a credential helper to remove this warning. See [2021-01-06T06:06:06.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-06T06:06:06.592Z] [2021-01-06T06:06:06.592Z] Login Succeeded [2021-01-06T06:06:06.592Z] nexus3.edgexfoundry.org:10003 [2021-01-06T06:06:06.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-06T06:06:07.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-06T06:06:07.967Z] Configure a credential helper to remove this warning. See [2021-01-06T06:06:07.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-06T06:06:07.967Z] [2021-01-06T06:06:07.967Z] Login Succeeded [2021-01-06T06:06:07.967Z] nexus3.edgexfoundry.org:10004 [2021-01-06T06:06:07.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-06T06:06:08.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-06T06:06:08.233Z] Configure a credential helper to remove this warning. See [2021-01-06T06:06:08.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-06T06:06:08.233Z] [2021-01-06T06:06:08.233Z] Login Succeeded [2021-01-06T06:06:08.233Z] docker.io [2021-01-06T06:06:08.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-06T06:06:08.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-06T06:06:08.498Z] Configure a credential helper to remove this warning. See [2021-01-06T06:06:08.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-06T06:06:08.498Z] [2021-01-06T06:06:08.498Z] Login Succeeded [2021-01-06T06:06:08.498Z] ---> docker-login.sh ends [Pipeline] } [2021-01-06T06:06:08.527Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-06T06:06:09.188Z] ++ 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-06T06:06:09.188Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-06T06:06:09.188Z] ++ dirname cmd/core-command/Dockerfile [2021-01-06T06:06:09.188Z] ++ cut -d/ -f2 [2021-01-06T06:06:09.188Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-06T06:06:09.189Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-06T06:06:09.189Z] ++ dirname cmd/core-data/Dockerfile [2021-01-06T06:06:09.189Z] ++ cut -d/ -f2 [2021-01-06T06:06:09.189Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-06T06:06:09.189Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-06T06:06:09.189Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-06T06:06:09.189Z] ++ cut -d/ -f2 [2021-01-06T06:06:09.189Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-06T06:06:09.189Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-06T06:06:09.189Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-06T06:06:09.189Z] ++ cut -d/ -f2 [2021-01-06T06:06:09.189Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-06T06:06:09.189Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-06T06:06:09.189Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-06T06:06:09.189Z] ++ cut -d/ -f2 [2021-01-06T06:06:09.189Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-06T06:06:09.189Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-06T06:06:09.189Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-06T06:06:09.189Z] ++ cut -d/ -f2 [2021-01-06T06:06:09.189Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-06T06:06:09.189Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-06T06:06:09.189Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-06T06:06:09.189Z] ++ cut -d/ -f2 [2021-01-06T06:06:09.189Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-06T06:06:09.189Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-06T06:06:09.189Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-06T06:06:09.189Z] ++ cut -d/ -f2 [2021-01-06T06:06:09.189Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-06T06:06:09.189Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-06T06:06:09.189Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-06T06:06:09.189Z] ++ cut -d/ -f2 [2021-01-06T06:06:09.189Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-06T06:06:09.284Z] 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-06T06:06:10.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-06T06:06:10.315Z] [2021-01-06T06:06:10.315Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-06T06:06:10.709Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-06T06:06:10.709Z] latest: Pulling from edgex-devops/git-semver [2021-01-06T06:06:10.709Z] 31603596830f: Pulling fs layer [2021-01-06T06:06:10.709Z] 2a8b12db71e7: Pulling fs layer [2021-01-06T06:06:10.709Z] 6ca5941a6612: Pulling fs layer [2021-01-06T06:06:10.709Z] ecc8261a40a4: Pulling fs layer [2021-01-06T06:06:10.709Z] 2a8b12db71e7: Verifying Checksum [2021-01-06T06:06:10.709Z] 2a8b12db71e7: Download complete [2021-01-06T06:06:10.709Z] 31603596830f: Verifying Checksum [2021-01-06T06:06:10.709Z] 31603596830f: Download complete [2021-01-06T06:06:10.976Z] ecc8261a40a4: Verifying Checksum [2021-01-06T06:06:10.976Z] ecc8261a40a4: Download complete [2021-01-06T06:06:10.976Z] 6ca5941a6612: Verifying Checksum [2021-01-06T06:06:10.976Z] 6ca5941a6612: Download complete [2021-01-06T06:06:11.243Z] 31603596830f: Pull complete [2021-01-06T06:06:11.243Z] 2a8b12db71e7: Pull complete [2021-01-06T06:06:12.221Z] 6ca5941a6612: Pull complete [2021-01-06T06:06:12.496Z] ecc8261a40a4: Pull complete [2021-01-06T06:06:12.496Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-06T06:06:12.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-06T06:06:12.496Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-06T06:06:12.667Z] prd-centos7-docker-4c-2g-18640 does not seem to be running inside a container [2021-01-06T06:06:12.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-06T06:06:15.347Z] $ docker top 12a2dbfa0ef91cdcc0a786d7ea824b12c50c41c9f929bba847a4e075099f18fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-06T06:06:15.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-06T06:06:15.760Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-06T06:06:15.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-06T06:06:15.994Z] $ docker exec 12a2dbfa0ef91cdcc0a786d7ea824b12c50c41c9f929bba847a4e075099f18fe ssh-agent [2021-01-06T06:06:16.158Z] SSH_AUTH_SOCK=/tmp/ssh-Fc1uHQROVihd/agent.12 [2021-01-06T06:06:16.158Z] SSH_AGENT_PID=18 [2021-01-06T06:06:16.172Z] Running ssh-add (command line suppressed) [2021-01-06T06:06:16.290Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1757064696933677679.key (/w/workspace/edgex-go/1@tmp/private_key_1757064696933677679.key) [2021-01-06T06:06:16.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-06T06:06:16.740Z] + git tag --points-at HEAD [Pipeline] } [2021-01-06T06:06:16.785Z] $ docker exec --env ******** --env ******** 12a2dbfa0ef91cdcc0a786d7ea824b12c50c41c9f929bba847a4e075099f18fe ssh-agent -k [2021-01-06T06:06:16.899Z] unset SSH_AUTH_SOCK; [2021-01-06T06:06:16.899Z] unset SSH_AGENT_PID; [2021-01-06T06:06:16.899Z] echo Agent pid 18 killed; [2021-01-06T06:06:16.943Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-06T06:06:17.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-06T06:06:17.169Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-06T06:06:17.340Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-06T06:06:17.346Z] $ docker exec 12a2dbfa0ef91cdcc0a786d7ea824b12c50c41c9f929bba847a4e075099f18fe ssh-agent [2021-01-06T06:06:17.506Z] SSH_AUTH_SOCK=/tmp/ssh-I0tA3zZWXfiy/agent.48 [2021-01-06T06:06:17.506Z] SSH_AGENT_PID=53 [2021-01-06T06:06:17.515Z] Running ssh-add (command line suppressed) [2021-01-06T06:06:17.638Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8415036460214026185.key (/w/workspace/edgex-go/1@tmp/private_key_8415036460214026185.key) [2021-01-06T06:06:17.691Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-06T06:06:18.067Z] + git semver init [2021-01-06T06:06:18.067Z] # -> Open(): unable to determine branch for HEAD [2021-01-06T06:06:18.067Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-06T06:06:18.067Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-06T06:06:18.067Z] # $SEMVER_REMOTE_NAME = origin [2021-01-06T06:06:18.067Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-06T06:06:18.067Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-06T06:06:18.067Z] # $SEMVER_BRANCH = PR-2990 [2021-01-06T06:06:18.067Z] # $SEMVER_TEMP = /tmp/semver-320769456 [2021-01-06T06:06:18.067Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-06T06:06:36.280Z] # '/tmp/semver-320769456' -> '/w/workspace/edgex-go/1/.semver' [2021-01-06T06:06:37.274Z] # -> Force: false [2021-01-06T06:06:37.274Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-06T06:06:37.316Z] $ docker exec --env ******** --env ******** 12a2dbfa0ef91cdcc0a786d7ea824b12c50c41c9f929bba847a4e075099f18fe ssh-agent -k [2021-01-06T06:06:37.525Z] unset SSH_AUTH_SOCK; [2021-01-06T06:06:37.526Z] unset SSH_AGENT_PID; [2021-01-06T06:06:37.526Z] echo Agent pid 53 killed; [2021-01-06T06:06:37.598Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-06T06:06:38.164Z] + git semver [Pipeline] } [2021-01-06T06:06:38.196Z] $ docker stop --time=1 12a2dbfa0ef91cdcc0a786d7ea824b12c50c41c9f929bba847a4e075099f18fe [2021-01-06T06:06:39.802Z] $ docker rm -f 12a2dbfa0ef91cdcc0a786d7ea824b12c50c41c9f929bba847a4e075099f18fe [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-06T06:06:40.485Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-06T06:06:41.167Z] Stashed 1 file(s) [Pipeline] echo [2021-01-06T06:06:41.188Z] [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-06T06:06:42.540Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-06T06:06:42.871Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-06T06:06:43.191Z] + sudo service docker restart [2021-01-06T06:06:43.191Z] + true [2021-01-06T06:06:43.191Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-06T06:06:43.804Z] ========================================================= [2021-01-06T06:06:43.804Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-06T06:06:43.804Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-06T06:06:44.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-06T06:06:48.443Z] Sending build context to Docker daemon 326.4MB [2021-01-06T06:06:48.443Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-06T06:06:48.443Z] Step 2/6 : FROM ${BASE} [2021-01-06T06:06:48.443Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-06T06:06:48.443Z] 188c0c94c7c5: Pulling fs layer [2021-01-06T06:06:48.443Z] 0ef7d3d256c8: Pulling fs layer [2021-01-06T06:06:48.443Z] de9db76c5a1d: Pulling fs layer [2021-01-06T06:06:48.443Z] bca2f99d35d6: Pulling fs layer [2021-01-06T06:06:48.443Z] 93359f2a8cfa: Pulling fs layer [2021-01-06T06:06:48.443Z] 7c6f9722023f: Pulling fs layer [2021-01-06T06:06:48.443Z] a35cf1a2eb13: Pulling fs layer [2021-01-06T06:06:48.443Z] 93359f2a8cfa: Waiting [2021-01-06T06:06:48.443Z] 7c6f9722023f: Waiting [2021-01-06T06:06:48.443Z] a35cf1a2eb13: Waiting [2021-01-06T06:06:48.443Z] bca2f99d35d6: Waiting [2021-01-06T06:06:48.443Z] de9db76c5a1d: Verifying Checksum [2021-01-06T06:06:48.443Z] de9db76c5a1d: Download complete [2021-01-06T06:06:48.443Z] 0ef7d3d256c8: Verifying Checksum [2021-01-06T06:06:48.443Z] 0ef7d3d256c8: Download complete [2021-01-06T06:06:48.443Z] 93359f2a8cfa: Verifying Checksum [2021-01-06T06:06:48.443Z] 93359f2a8cfa: Download complete [2021-01-06T06:06:48.443Z] 7c6f9722023f: Verifying Checksum [2021-01-06T06:06:48.443Z] 7c6f9722023f: Download complete [2021-01-06T06:06:48.443Z] 188c0c94c7c5: Verifying Checksum [2021-01-06T06:06:48.443Z] 188c0c94c7c5: Download complete [2021-01-06T06:06:49.059Z] 188c0c94c7c5: Pull complete [2021-01-06T06:06:49.356Z] 0ef7d3d256c8: Pull complete [2021-01-06T06:06:49.356Z] de9db76c5a1d: Pull complete [2021-01-06T06:06:50.326Z] a35cf1a2eb13: Download complete [2021-01-06T06:06:51.286Z] bca2f99d35d6: Verifying Checksum [2021-01-06T06:06:51.286Z] bca2f99d35d6: Download complete [2021-01-06T06:06:56.624Z] bca2f99d35d6: Pull complete [2021-01-06T06:06:56.624Z] 93359f2a8cfa: Pull complete [2021-01-06T06:06:56.624Z] 7c6f9722023f: Pull complete [2021-01-06T06:06:56.858Z] Still waiting to schedule task [2021-01-06T06:06:56.858Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-06T06:07:01.972Z] a35cf1a2eb13: Pull complete [2021-01-06T06:07:01.973Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-06T06:07:01.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-06T06:07:01.973Z] ---> a62c8e92a672 [2021-01-06T06:07:01.973Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-06T06:07:01.973Z] ---> Running in dde121ad6f1d [2021-01-06T06:07:01.973Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T06:07:02.933Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T06:07:03.522Z] (1/12) Installing libmagic (5.38-r0) [2021-01-06T06:07:03.805Z] (2/12) Installing file (5.38-r0) [2021-01-06T06:07:03.805Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-06T06:07:04.073Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-06T06:07:07.391Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-06T06:07:07.391Z] (6/12) Installing patch (2.7.6-r6) [2021-01-06T06:07:07.391Z] (7/12) Installing build-base (0.5-r2) [2021-01-06T06:07:07.654Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-06T06:07:07.654Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-06T06:07:07.654Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-06T06:07:07.916Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-06T06:07:07.916Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-06T06:07:07.916Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T06:07:07.916Z] OK: 233 MiB in 51 packages [2021-01-06T06:07:12.159Z] Removing intermediate container dde121ad6f1d [2021-01-06T06:07:12.159Z] ---> 639c5b9e6798 [2021-01-06T06:07:12.159Z] Step 4/6 : WORKDIR /edgex-go [2021-01-06T06:07:12.159Z] ---> Running in 8b1f8e6c5305 [2021-01-06T06:07:12.159Z] Removing intermediate container 8b1f8e6c5305 [2021-01-06T06:07:12.159Z] ---> e4860720bc03 [2021-01-06T06:07:12.159Z] Step 5/6 : COPY go.mod . [2021-01-06T06:07:12.423Z] ---> a74598864474 [2021-01-06T06:07:12.423Z] Step 6/6 : RUN go mod download [2021-01-06T06:07:12.423Z] ---> Running in a5a08816bed8 [2021-01-06T06:07:34.688Z] Removing intermediate container a5a08816bed8 [2021-01-06T06:07:34.688Z] ---> f750366888bd [2021-01-06T06:07:34.688Z] Successfully built f750366888bd [2021-01-06T06:07:34.688Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-06T06:07:35.044Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-06T06:07:35.044Z] . [Pipeline] withDockerContainer [2021-01-06T06:07:35.166Z] prd-centos7-docker-4c-2g-18640 does not seem to be running inside a container [2021-01-06T06:07:35.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-06T06:07:36.070Z] $ docker top 33d4050fd4a0447a6a27f6333c49734a7439546705fdf27874fb559f3092fbf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-06T06:07:36.651Z] + go version [2021-01-06T06:07:36.651Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-06T06:07:36.682Z] $ docker stop --time=1 33d4050fd4a0447a6a27f6333c49734a7439546705fdf27874fb559f3092fbf8 [2021-01-06T06:07:38.047Z] $ docker rm -f 33d4050fd4a0447a6a27f6333c49734a7439546705fdf27874fb559f3092fbf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-06T06:07:39.164Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-06T06:07:39.164Z] . [Pipeline] withDockerContainer [2021-01-06T06:07:39.312Z] prd-centos7-docker-4c-2g-18640 does not seem to be running inside a container [2021-01-06T06:07:39.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-06T06:07:40.170Z] $ docker top 169b890053cc3b7f02cd41da1adc185fd36cbdec2888bf4335f3a3d4c689b12e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-06T06:07:40.484Z] ========================================================= [2021-01-06T06:07:40.484Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-06T06:07:40.484Z] ========================================================= [Pipeline] sh [2021-01-06T06:07:40.806Z] + make test [2021-01-06T06:07:40.806Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-06T06:07:50.867Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-06T06:08:03.238Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-06T06:08:09.893Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-06T06:08:09.893Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-06T06:08:09.893Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-06T06:08:09.893Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-06T06:08:10.164Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-06T06:08:10.428Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-06T06:08:11.018Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-06T06:08:11.288Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-06T06:08:11.886Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-06T06:08:13.832Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-06T06:08:13.832Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-06T06:08:13.832Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-06T06:08:15.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.087s coverage: 46.6% of statements [2021-01-06T06:08:15.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-06T06:08:15.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-06T06:08:15.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-06T06:08:15.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-06T06:08:15.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-06T06:08:20.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.206s coverage: 27.0% of statements [2021-01-06T06:08:20.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-06T06:08:20.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-06T06:08:20.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-06T06:08:20.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-06T06:08:20.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-06T06:08:20.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-06T06:08:20.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements [2021-01-06T06:08:20.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-06T06:08:20.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.049s coverage: 100.0% of statements [2021-01-06T06:08:20.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-06T06:08:20.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-06T06:08:20.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.113s coverage: 77.1% of statements [2021-01-06T06:08:20.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-06T06:08:20.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-06T06:08:20.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.115s coverage: 82.4% of statements [2021-01-06T06:08:20.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-06T06:08:20.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-06T06:08:20.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-06T06:08:20.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-06T06:08:22.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.365s coverage: 28.6% of statements [2021-01-06T06:08:22.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-06T06:08:22.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-06T06:08:22.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-06T06:08:22.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-06T06:08:22.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-06T06:08:22.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements [2021-01-06T06:08:22.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-06T06:08:22.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.039s coverage: 100.0% of statements [2021-01-06T06:08:22.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-06T06:08:22.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.113s coverage: 86.7% of statements [2021-01-06T06:08:22.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-06T06:08:22.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.115s coverage: 97.5% of statements [2021-01-06T06:08:22.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-06T06:08:22.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.072s coverage: 78.3% of statements [2021-01-06T06:08:22.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-06T06:08:22.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-06T06:08:22.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-06T06:08:22.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-06T06:08:24.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.293s coverage: 93.8% of statements [2021-01-06T06:08:24.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-06T06:08:24.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-06T06:08:24.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-06T06:08:24.312Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-06T06:08:24.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-06T06:08:24.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-06T06:08:24.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-06T06:08:24.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-06T06:08:24.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-06T06:08:24.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-06T06:08:24.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-06T06:08:24.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-06T06:08:24.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-06T06:08:24.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-06T06:08:24.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-06T06:08:24.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-06T06:08:24.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-06T06:08:24.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-06T06:08:24.312Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.037s coverage: 58.8% of statements [2021-01-06T06:08:24.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-06T06:08:24.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-06T06:08:24.312Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.078s coverage: 0.1% of statements [2021-01-06T06:08:24.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-06T06:08:24.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-06T06:08:24.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-06T06:08:24.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-06T06:08:24.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.028s coverage: 100.0% of statements [2021-01-06T06:08:24.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-06T06:08:24.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 75.5% of statements [2021-01-06T06:08:24.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-06T06:08:24.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.028s coverage: 80.8% of statements [2021-01-06T06:08:24.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.078s coverage: 87.2% of statements [2021-01-06T06:08:24.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements [2021-01-06T06:08:25.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.100s coverage: 91.4% of statements [2021-01-06T06:08:25.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-06T06:08:26.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.243s coverage: 63.5% of statements [2021-01-06T06:08:26.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-06T06:08:26.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-06T06:08:26.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2021-01-06T06:08:26.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 91.3% of statements [2021-01-06T06:08:26.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements [2021-01-06T06:08:26.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2021-01-06T06:08:26.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-01-06T06:08:28.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.360s coverage: 55.9% of statements [2021-01-06T06:08:28.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-06T06:08:28.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-06T06:08:28.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-06T06:08:28.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-06T06:08:28.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-06T06:08:28.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.098s coverage: 37.0% of statements [2021-01-06T06:08:28.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-06T06:08:28.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-06T06:08:28.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.308s coverage: 84.0% of statements [2021-01-06T06:08:28.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.046s coverage: 100.0% of statements [2021-01-06T06:08:30.182Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.128s coverage: 47.1% of statements [2021-01-06T06:08:30.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-06T06:08:30.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-06T06:08:30.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-06T06:08:30.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-06T06:08:30.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-06T06:08:30.182Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.069s coverage: 100.0% of statements [2021-01-06T06:08:30.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-06T06:08:30.182Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements [2021-01-06T06:08:30.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-06T06:08:31.599Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.698s coverage: 29.1% of statements [2021-01-06T06:08:31.599Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-06T06:08:31.599Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-06T06:08:31.599Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-06T06:08:31.599Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-06T06:08:31.599Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-06T06:08:31.599Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.071s coverage: 99.0% of statements [2021-01-06T06:08:31.599Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-06T06:08:31.599Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.036s coverage: 100.0% of statements [2021-01-06T06:08:31.599Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-06T06:08:31.599Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-01-06T06:08:31.599Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-06T06:08:31.599Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements [2021-01-06T06:08:31.599Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-06T06:08:31.599Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-06T06:08:31.599Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-06T06:08:31.599Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-06T06:08:31.898Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements [2021-01-06T06:08:31.898Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-06T06:08:31.898Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-06T06:08:31.898Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-01-06T06:08:32.478Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-01-06T06:08:32.478Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-06T06:08:32.743Z] GO111MODULE=on go vet ./... [2021-01-06T06:08:54.831Z] gofmt -l . [2021-01-06T06:08:54.831Z] [ "`gofmt -l .`" = "" ] [2021-01-06T06:08:55.413Z] ./bin/test-go-mod-tidy.sh [2021-01-06T06:08:56.002Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-06T06:08:57.735Z] + ls -al . [2021-01-06T06:08:57.735Z] total 640 [2021-01-06T06:08:57.735Z] drwxrwxr-x 10 1001 1001 4096 Jan 6 06:08 . [2021-01-06T06:08:57.735Z] drwxr-xr-x 4 root root 28 Jan 6 06:07 .. [2021-01-06T06:08:57.735Z] -rw-rw-r-- 1 1001 1001 11 Jan 6 06:05 .dockerignore [2021-01-06T06:08:57.735Z] drwxrwxr-x 8 1001 1001 179 Jan 6 06:05 .git [2021-01-06T06:08:57.735Z] drwxrwxr-x 3 1001 1001 125 Jan 6 06:05 .github [2021-01-06T06:08:57.735Z] -rw-rw-r-- 1 1001 1001 824 Jan 6 06:05 .gitignore [2021-01-06T06:08:57.735Z] drwx------ 3 1001 1001 47 Jan 6 06:06 .semver [2021-01-06T06:08:57.735Z] -rw-rw-r-- 1 1001 1001 166 Jan 6 06:05 .sonarcloud.properties [2021-01-06T06:08:57.735Z] -rw-rw-r-- 1 1001 1001 3804 Jan 6 06:05 CONTRIBUTING.md [2021-01-06T06:08:57.735Z] -rw-rw-r-- 1 1001 1001 931 Jan 6 06:05 Dockerfile.build [2021-01-06T06:08:57.735Z] -rw-rw-r-- 1 1001 1001 863 Jan 6 06:05 Jenkinsfile [2021-01-06T06:08:57.735Z] -rw-rw-r-- 1 1001 1001 10775 Jan 6 06:05 LICENSE [2021-01-06T06:08:57.735Z] -rw-rw-r-- 1 1001 1001 5750 Jan 6 06:05 Makefile [2021-01-06T06:08:57.735Z] -rw-rw-r-- 1 1001 1001 6511 Jan 6 06:05 README.md [2021-01-06T06:08:57.735Z] -rw-rw-r-- 1 1001 1001 6744 Jan 6 06:05 SECURITY.md [2021-01-06T06:08:57.735Z] -rw-rw-r-- 1 1001 1001 5 Jan 6 06:06 VERSION [2021-01-06T06:08:57.735Z] -rw-rw-r-- 1 1001 1001 4131 Jan 6 06:05 ZMQWindows.md [2021-01-06T06:08:57.735Z] drwxrwxr-x 2 1001 1001 117 Jan 6 06:05 bin [2021-01-06T06:08:57.735Z] drwxrwxr-x 14 1001 1001 4096 Jan 6 06:05 cmd [2021-01-06T06:08:57.735Z] -rw-r--r-- 1 root root 541590 Jan 6 06:08 coverage.out [2021-01-06T06:08:57.735Z] -rw-r--r-- 1 root root 979 Jan 6 06:08 go.mod [2021-01-06T06:08:57.735Z] -rw-r--r-- 1 root root 19019 Jan 6 06:08 go.sum [2021-01-06T06:08:57.735Z] drwxrwxr-x 8 1001 1001 127 Jan 6 06:05 internal [2021-01-06T06:08:57.735Z] drwxrwxr-x 4 1001 1001 26 Jan 6 06:05 openapi [2021-01-06T06:08:57.735Z] drwxrwxr-x 4 1001 1001 71 Jan 6 06:05 snap [2021-01-06T06:08:57.735Z] -rw-rw-r-- 1 1001 1001 168 Jan 6 06:05 version.go [Pipeline] sh [2021-01-06T06:08:58.062Z] + '[' -e coverage.out ] [2021-01-06T06:08:58.062Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-06T06:08:58.275Z] Stashed 1 file(s) [Pipeline] sh [2021-01-06T06:08:58.597Z] + make build [2021-01-06T06:08:58.597Z] 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-06T06:09:01.204Z] 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-06T06:09:11.312Z] 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-06T06:09:11.312Z] 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-06T06:09:12.260Z] 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-06T06:09:12.837Z] 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-06T06:09:14.240Z] 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-06T06:09:15.640Z] 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-06T06:09:16.610Z] 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-06T06:09:17.581Z] 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-06T06:09:18.998Z] 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-06T06:09:19.949Z] 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-06T06:09:20.922Z] $ docker stop --time=1 169b890053cc3b7f02cd41da1adc185fd36cbdec2888bf4335f3a3d4c689b12e [2021-01-06T06:09:22.596Z] $ docker rm -f 169b890053cc3b7f02cd41da1adc185fd36cbdec2888bf4335f3a3d4c689b12e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-06T06:09:26.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-06T06:09:26.008Z] [2021-01-06T06:09:26.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-06T06:09:26.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-06T06:09:26.405Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-06T06:09:26.405Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-06T06:09:26.405Z] ca9280d653b3: Pulling fs layer [2021-01-06T06:09:26.405Z] 7e9c9ca2126c: Pulling fs layer [2021-01-06T06:09:26.982Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-06T06:09:26.982Z] cbdbe7a5bc2a: Download complete [2021-01-06T06:09:27.247Z] cbdbe7a5bc2a: Pull complete [2021-01-06T06:09:27.247Z] ca9280d653b3: Verifying Checksum [2021-01-06T06:09:27.247Z] ca9280d653b3: Download complete [2021-01-06T06:09:28.206Z] 7e9c9ca2126c: Verifying Checksum [2021-01-06T06:09:28.206Z] 7e9c9ca2126c: Download complete [2021-01-06T06:09:28.469Z] ca9280d653b3: Pull complete [2021-01-06T06:09:35.109Z] 7e9c9ca2126c: Pull complete [2021-01-06T06:09:35.109Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-06T06:09:35.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-06T06:09:35.109Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-06T06:09:35.311Z] prd-centos7-docker-4c-2g-18640 does not seem to be running inside a container [2021-01-06T06:09:35.393Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-06T06:09:36.366Z] $ docker top 959fe231adbfaaea9ec53abe1b0745b2c7c92f1a06aca4b3ce04889e63d32ea7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-06T06:09:36.964Z] + docker-compose build --help [2021-01-06T06:09:36.964Z] + grep parallel [2021-01-06T06:09:37.911Z] --parallel Build images in parallel. [Pipeline] } [2021-01-06T06:09:37.942Z] $ docker stop --time=1 959fe231adbfaaea9ec53abe1b0745b2c7c92f1a06aca4b3ce04889e63d32ea7 [2021-01-06T06:09:39.335Z] $ docker rm -f 959fe231adbfaaea9ec53abe1b0745b2c7c92f1a06aca4b3ce04889e63d32ea7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-06T06:09:40.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-06T06:09:40.123Z] . [Pipeline] withDockerContainer [2021-01-06T06:09:40.267Z] prd-centos7-docker-4c-2g-18640 does not seem to be running inside a container [2021-01-06T06:09:40.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-06T06:09:41.103Z] $ docker top f0eb74ca7ca0e1b63786b8e28ffe64adbf357321e15f639abfe1a5ff22a3e8a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-06T06:09:41.638Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-06T06:09:42.587Z] Building docker-core-command-go ... [2021-01-06T06:09:42.587Z] Building docker-core-data-go ... [2021-01-06T06:09:42.587Z] Building docker-core-metadata-go ... [2021-01-06T06:09:42.587Z] Building docker-security-bootstrap-redis-go ... [2021-01-06T06:09:42.587Z] Building docker-security-proxy-setup-go ... [2021-01-06T06:09:42.587Z] Building docker-security-secretstore-setup-go ... [2021-01-06T06:09:42.587Z] Building docker-support-notifications-go ... [2021-01-06T06:09:42.587Z] Building docker-support-scheduler-go ... [2021-01-06T06:09:42.587Z] Building docker-sys-mgmt-agent-go ... [2021-01-06T06:09:42.587Z] Building docker-security-bootstrap-redis-go [2021-01-06T06:09:42.587Z] Building docker-sys-mgmt-agent-go [2021-01-06T06:09:42.587Z] Building docker-core-command-go [2021-01-06T06:09:42.587Z] Building docker-core-metadata-go [2021-01-06T06:09:42.587Z] Building docker-security-secretstore-setup-go [2021-01-06T06:10:14.897Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T06:10:14.897Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-06T06:10:14.897Z] ---> f750366888bd [2021-01-06T06:10:14.897Z] Step 3/24 : WORKDIR /edgex-go [2021-01-06T06:10:14.897Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T06:10:14.897Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-06T06:10:14.897Z] ---> f750366888bd [2021-01-06T06:10:14.897Z] Step 3/22 : WORKDIR /edgex-go [2021-01-06T06:10:14.897Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T06:10:14.897Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-06T06:10:14.897Z] ---> f750366888bd [2021-01-06T06:10:14.897Z] Step 3/26 : WORKDIR /edgex-go [2021-01-06T06:10:14.897Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T06:10:14.897Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-06T06:10:14.897Z] ---> f750366888bd [2021-01-06T06:10:14.897Z] Step 3/22 : WORKDIR /edgex-go [2021-01-06T06:10:14.897Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T06:10:14.897Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-06T06:10:14.897Z] ---> f750366888bd [2021-01-06T06:10:14.897Z] Step 3/22 : WORKDIR /edgex-go [2021-01-06T06:10:14.897Z] ---> Running in 4ebfd8f27a43 [2021-01-06T06:10:14.897Z] ---> Running in cb1a1ae2e875 [2021-01-06T06:10:14.897Z] ---> Running in 67629c0fa7df [2021-01-06T06:10:14.897Z] ---> Running in d8588ce7a28a [2021-01-06T06:10:14.897Z] ---> Running in 990c16ad68e3 [2021-01-06T06:10:14.897Z] Removing intermediate container 4ebfd8f27a43 [2021-01-06T06:10:14.897Z] ---> adc99da5a1c4 [2021-01-06T06:10:14.897Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T06:10:14.897Z] Removing intermediate container 67629c0fa7df [2021-01-06T06:10:14.897Z] ---> d6a09d1cb2c6 [2021-01-06T06:10:14.897Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T06:10:14.897Z] Removing intermediate container 990c16ad68e3 [2021-01-06T06:10:14.897Z] ---> 6136338ec1f3 [2021-01-06T06:10:14.897Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T06:10:14.897Z] Removing intermediate container cb1a1ae2e875 [2021-01-06T06:10:14.897Z] ---> 8488165f636c [2021-01-06T06:10:14.897Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T06:10:14.897Z] Removing intermediate container d8588ce7a28a [2021-01-06T06:10:14.897Z] ---> 169d74cdf76d [2021-01-06T06:10:14.897Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T06:10:14.897Z] ---> Running in c105d4d37da0 [2021-01-06T06:10:14.897Z] ---> Running in 92f3fb996406 [2021-01-06T06:10:14.897Z] ---> Running in 8fdc6e0bfcd5 [2021-01-06T06:10:14.897Z] ---> Running in bf89cfae801a [2021-01-06T06:10:14.897Z] ---> Running in e9dfff3c1585 [2021-01-06T06:10:16.840Z] Removing intermediate container c105d4d37da0 [2021-01-06T06:10:16.840Z] ---> f4d744061072 [2021-01-06T06:10:16.840Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-06T06:10:16.840Z] Removing intermediate container e9dfff3c1585 [2021-01-06T06:10:16.840Z] ---> fe0e37ba92bd [2021-01-06T06:10:16.840Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-06T06:10:17.113Z] ---> Running in 006dce5e600c [2021-01-06T06:10:17.113Z] Removing intermediate container bf89cfae801a [2021-01-06T06:10:17.113Z] ---> 673b4bfd218c [2021-01-06T06:10:17.113Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-06T06:10:17.113Z] ---> Running in c27f4bf750ac [2021-01-06T06:10:17.381Z] Removing intermediate container 92f3fb996406 [2021-01-06T06:10:17.381Z] ---> 3386ef8e7aec [2021-01-06T06:10:17.381Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-06T06:10:17.381Z] Removing intermediate container 8fdc6e0bfcd5 [2021-01-06T06:10:17.381Z] ---> 53c045e6e170 [2021-01-06T06:10:17.381Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-06T06:10:17.381Z] ---> Running in 3b37e56de945 [2021-01-06T06:10:17.645Z] ---> Running in 7b8d24292ae7 [2021-01-06T06:10:17.645Z] ---> Running in c38178a5d2f4 [2021-01-06T06:10:17.931Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T06:10:18.000Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18641 in /w/workspace/edgexfoundry_edgex-go_PR-2990 [Pipeline] { [Pipeline] ws [2021-01-06T06:10:18.132Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [2021-01-06T06:10:18.201Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] checkout [2021-01-06T06:10:18.464Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T06:10:18.464Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T06:10:18.464Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T06:10:18.725Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T06:10:18.986Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T06:10:18.986Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T06:10:19.249Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T06:10:19.249Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T06:10:19.511Z] OK: 233 MiB in 51 packages [2021-01-06T06:10:19.511Z] OK: 233 MiB in 51 packages [2021-01-06T06:10:19.511Z] OK: 233 MiB in 51 packages [2021-01-06T06:10:19.779Z] OK: 233 MiB in 51 packages [2021-01-06T06:10:20.045Z] OK: 233 MiB in 51 packages [2021-01-06T06:10:20.046Z] Removing intermediate container 3b37e56de945 [2021-01-06T06:10:20.046Z] ---> adc4e0d845e8 [2021-01-06T06:10:20.046Z] Step 6/22 : COPY go.mod . [2021-01-06T06:10:20.308Z] Removing intermediate container c27f4bf750ac [2021-01-06T06:10:20.308Z] ---> 142328493687 [2021-01-06T06:10:20.308Z] Step 6/22 : COPY go.mod . [2021-01-06T06:10:20.575Z] ---> d458a95e3759 [2021-01-06T06:10:20.575Z] Step 7/22 : RUN go mod download [2021-01-06T06:10:20.837Z] Removing intermediate container c38178a5d2f4 [2021-01-06T06:10:20.837Z] ---> 8f64266995f6 [2021-01-06T06:10:20.837Z] Step 6/26 : COPY go.mod . [2021-01-06T06:10:20.837Z] ---> 55d972de4641 [2021-01-06T06:10:20.837Z] Step 7/22 : RUN go mod download [2021-01-06T06:10:20.837Z] ---> Running in dfd5a80996e0 [2021-01-06T06:10:21.099Z] ---> Running in fde4cab028ff [2021-01-06T06:10:21.099Z] Removing intermediate container 006dce5e600c [2021-01-06T06:10:21.099Z] ---> 1a37c00a5009 [2021-01-06T06:10:21.099Z] Step 6/22 : COPY go.mod . [2021-01-06T06:10:21.099Z] Removing intermediate container 7b8d24292ae7 [2021-01-06T06:10:21.099Z] ---> ffad517bb0c5 [2021-01-06T06:10:21.099Z] Step 6/24 : COPY go.mod . [2021-01-06T06:10:21.099Z] ---> dacb4180448b [2021-01-06T06:10:21.099Z] Step 7/26 : RUN go mod download [2021-01-06T06:10:21.364Z] ---> Running in c3fd15ed438d [2021-01-06T06:10:21.631Z] ---> e4dcef9c8c75 [2021-01-06T06:10:21.631Z] Step 7/22 : RUN go mod download [2021-01-06T06:10:21.897Z] ---> 737b809354f8 [2021-01-06T06:10:21.897Z] Step 7/24 : RUN go mod download [2021-01-06T06:10:21.897Z] ---> Running in 349ad3c4a0a0 [2021-01-06T06:10:21.897Z] ---> Running in 0739a4925b0c [2021-01-06T06:10:23.334Z] using credential edgex-jenkins-ssh [2021-01-06T06:10:23.349Z] Removing intermediate container dfd5a80996e0 [2021-01-06T06:10:23.350Z] ---> 144d7d75d74f [2021-01-06T06:10:23.411Z] Cloning the remote Git repository [2021-01-06T06:10:23.627Z] Step 8/22 : COPY . . [2021-01-06T06:10:23.627Z] Removing intermediate container c3fd15ed438d [2021-01-06T06:10:23.627Z] ---> 854bb67b12be [2021-01-06T06:10:23.627Z] Step 8/26 : COPY . . [2021-01-06T06:10:23.507Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-06T06:10:23.706Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-06T06:10:23.804Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-06T06:10:23.807Z] > git --version # timeout=10 [2021-01-06T06:10:23.826Z] > git --version # 'git version 2.17.1' [2021-01-06T06:10:23.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-06T06:10:23.902Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-06T06:10:25.025Z] Removing intermediate container 349ad3c4a0a0 [2021-01-06T06:10:25.025Z] ---> f9113cdaf3f5 [2021-01-06T06:10:25.025Z] Step 8/24 : COPY . . [2021-01-06T06:10:27.610Z] Removing intermediate container 0739a4925b0c [2021-01-06T06:10:27.610Z] ---> 69e3aa1a2706 [2021-01-06T06:10:27.610Z] Step 8/22 : COPY . . [2021-01-06T06:10:27.875Z] Removing intermediate container fde4cab028ff [2021-01-06T06:10:27.875Z] ---> 91a85db160ba [2021-01-06T06:10:27.875Z] Step 8/22 : COPY . . [2021-01-06T06:10:39.142Z] Merging remotes/origin/master commit f6f1810f8e72a9609a8084418fbab33b05fccf6b into PR head commit 43f467f085aefd2fa690ca57f6f69bdd6698eef9 [2021-01-06T06:10:39.614Z] Merge succeeded, producing 43f467f085aefd2fa690ca57f6f69bdd6698eef9 [2021-01-06T06:10:39.614Z] Checking out Revision 43f467f085aefd2fa690ca57f6f69bdd6698eef9 (PR-2990) [2021-01-06T06:10:38.495Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-06T06:10:38.511Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-06T06:10:38.536Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-06T06:10:38.566Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-06T06:10:38.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-06T06:10:38.577Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2990/head:refs/remotes/origin/PR-2990 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-06T06:10:39.175Z] > git config core.sparsecheckout # timeout=10 [2021-01-06T06:10:39.189Z] > git checkout -f 43f467f085aefd2fa690ca57f6f69bdd6698eef9 # timeout=10 [2021-01-06T06:10:39.482Z] > git remote # timeout=10 [2021-01-06T06:10:39.500Z] > git config --get remote.origin.url # timeout=10 [2021-01-06T06:10:39.519Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-06T06:10:39.531Z] > git merge f6f1810f8e72a9609a8084418fbab33b05fccf6b # timeout=10 [2021-01-06T06:10:39.553Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-06T06:10:39.624Z] > git config core.sparsecheckout # timeout=10 [2021-01-06T06:10:39.635Z] > git checkout -f 43f467f085aefd2fa690ca57f6f69bdd6698eef9 # timeout=10 [2021-01-06T06:10:44.065Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging" [2021-01-06T06:10:44.125Z] > git --version # timeout=10 [2021-01-06T06:10:44.133Z] > git --version # 'git version 2.17.1' [2021-01-06T06:10:44.147Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-06T06:10:45.908Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-06T06:10:46.407Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-06T06:10:46.769Z] + true [2021-01-06T06:10:46.769Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-06T06:10:48.913Z] provisioning config files... [2021-01-06T06:10:48.962Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2644383662475246234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-06T06:10:49.428Z] ---> docker-login.sh [2021-01-06T06:10:49.428Z] nexus3.edgexfoundry.org:10001 [2021-01-06T06:10:50.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-06T06:10:50.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-06T06:10:50.686Z] Configure a credential helper to remove this warning. See [2021-01-06T06:10:50.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-06T06:10:50.686Z] [2021-01-06T06:10:50.686Z] Login Succeeded [2021-01-06T06:10:50.686Z] nexus3.edgexfoundry.org:10002 [2021-01-06T06:10:50.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-06T06:10:51.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-06T06:10:51.237Z] Configure a credential helper to remove this warning. See [2021-01-06T06:10:51.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-06T06:10:51.237Z] [2021-01-06T06:10:51.237Z] Login Succeeded [2021-01-06T06:10:51.237Z] nexus3.edgexfoundry.org:10003 [2021-01-06T06:10:51.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-06T06:10:51.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-06T06:10:51.544Z] Configure a credential helper to remove this warning. See [2021-01-06T06:10:51.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-06T06:10:51.544Z] [2021-01-06T06:10:51.544Z] Login Succeeded [2021-01-06T06:10:51.544Z] nexus3.edgexfoundry.org:10004 [2021-01-06T06:10:52.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-06T06:10:52.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-06T06:10:52.144Z] Configure a credential helper to remove this warning. See [2021-01-06T06:10:52.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-06T06:10:52.144Z] [2021-01-06T06:10:52.144Z] Login Succeeded [2021-01-06T06:10:52.144Z] docker.io [2021-01-06T06:10:52.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-06T06:10:52.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-06T06:10:52.697Z] Configure a credential helper to remove this warning. See [2021-01-06T06:10:52.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-06T06:10:52.697Z] [2021-01-06T06:10:52.697Z] Login Succeeded [2021-01-06T06:10:52.697Z] ---> docker-login.sh ends [Pipeline] } [2021-01-06T06:10:52.732Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-06T06:10:53.283Z] ========================================================= [2021-01-06T06:10:53.283Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-06T06:10:53.283Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-06T06:10:53.697Z] + 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-06T06:10:55.691Z] Sending build context to Docker daemon 165.5MB [2021-01-06T06:10:55.691Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-06T06:10:55.691Z] Step 2/6 : FROM ${BASE} [2021-01-06T06:10:55.964Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-06T06:10:55.964Z] 5f621e34cdf4: Pulling fs layer [2021-01-06T06:10:55.964Z] a4357932f1b6: Pulling fs layer [2021-01-06T06:10:55.964Z] 18c013af1878: Pulling fs layer [2021-01-06T06:10:55.964Z] 00ac8860ef70: Pulling fs layer [2021-01-06T06:10:55.964Z] 63d7cb157983: Pulling fs layer [2021-01-06T06:10:55.964Z] b116817d02f9: Pulling fs layer [2021-01-06T06:10:55.964Z] 745a02a5169b: Pulling fs layer [2021-01-06T06:10:55.964Z] 00ac8860ef70: Waiting [2021-01-06T06:10:55.964Z] 63d7cb157983: Waiting [2021-01-06T06:10:55.964Z] b116817d02f9: Waiting [2021-01-06T06:10:55.964Z] 745a02a5169b: Waiting [2021-01-06T06:10:55.964Z] 18c013af1878: Download complete [2021-01-06T06:10:55.964Z] a4357932f1b6: Verifying Checksum [2021-01-06T06:10:55.964Z] a4357932f1b6: Download complete [2021-01-06T06:10:55.964Z] 63d7cb157983: Verifying Checksum [2021-01-06T06:10:55.964Z] 63d7cb157983: Download complete [2021-01-06T06:10:55.964Z] 5f621e34cdf4: Verifying Checksum [2021-01-06T06:10:55.964Z] 5f621e34cdf4: Download complete [2021-01-06T06:10:55.964Z] b116817d02f9: Verifying Checksum [2021-01-06T06:10:55.964Z] b116817d02f9: Download complete [2021-01-06T06:10:56.563Z] 5f621e34cdf4: Pull complete [2021-01-06T06:10:57.167Z] a4357932f1b6: Pull complete [2021-01-06T06:10:57.765Z] 18c013af1878: Pull complete [2021-01-06T06:10:58.367Z] 745a02a5169b: Verifying Checksum [2021-01-06T06:10:58.367Z] 745a02a5169b: Download complete [2021-01-06T06:10:59.807Z] 00ac8860ef70: Verifying Checksum [2021-01-06T06:10:59.807Z] 00ac8860ef70: Download complete [2021-01-06T06:11:00.257Z] ---> cb94078d97d1 [2021-01-06T06:11:00.257Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata ---> 48557358f15f [2021-01-06T06:11:00.257Z] [2021-01-06T06:11:00.257Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-06T06:11:00.257Z] ---> c2a871109a29 [2021-01-06T06:11:00.257Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-06T06:11:00.523Z] ---> Running in ea5a0f266b11 [2021-01-06T06:11:00.523Z] ---> Running in 79f604aa8e37 [2021-01-06T06:11:00.523Z] ---> Running in 4d03da96352e [2021-01-06T06:11:00.523Z] ---> d4880c3e9993 [2021-01-06T06:11:00.523Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-06T06:11:00.523Z] ---> f5f1c7ca9c9e [2021-01-06T06:11:00.523Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-06T06:11:00.786Z] ---> Running in 1850e2c1cc17 [2021-01-06T06:11:00.786Z] ---> Running in 5d6d289e03fd [2021-01-06T06:11:02.735Z] 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-06T06:11:02.735Z] 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-06T06:11:02.735Z] 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-06T06:11:02.735Z] 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-06T06:11:02.735Z] 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-06T06:11:09.984Z] 00ac8860ef70: Pull complete [2021-01-06T06:11:10.256Z] 63d7cb157983: Pull complete [2021-01-06T06:11:10.859Z] b116817d02f9: Pull complete [2021-01-06T06:11:15.184Z] 745a02a5169b: Pull complete [2021-01-06T06:11:15.184Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-06T06:11:15.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-06T06:11:15.184Z] ---> b7e6874047d6 [2021-01-06T06:11:15.184Z] 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-06T06:11:17.796Z] ---> Running in b0d5b1af9344 [2021-01-06T06:11:19.231Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T06:11:19.822Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T06:11:20.412Z] (1/12) Installing libmagic (5.38-r0) [2021-01-06T06:11:20.683Z] (2/12) Installing file (5.38-r0) [2021-01-06T06:11:20.683Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-06T06:11:20.951Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-06T06:11:24.317Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-06T06:11:24.317Z] (6/12) Installing patch (2.7.6-r6) [2021-01-06T06:11:24.317Z] (7/12) Installing build-base (0.5-r2) [2021-01-06T06:11:24.317Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-06T06:11:24.317Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-06T06:11:24.586Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-06T06:11:24.586Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-06T06:11:24.586Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-06T06:11:24.855Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T06:11:24.855Z] OK: 217 MiB in 51 packages [2021-01-06T06:11:29.191Z] Removing intermediate container b0d5b1af9344 [2021-01-06T06:11:29.192Z] ---> 9c138c80020b [2021-01-06T06:11:29.192Z] Step 4/6 : WORKDIR /edgex-go [2021-01-06T06:11:29.192Z] ---> Running in 2a7f885a9720 [2021-01-06T06:11:29.192Z] Removing intermediate container 2a7f885a9720 [2021-01-06T06:11:29.192Z] ---> 530cd91eb5ca [2021-01-06T06:11:29.192Z] Step 5/6 : COPY go.mod . [2021-01-06T06:11:29.455Z] 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-06T06:11:30.173Z] ---> cae84f0348c7 [2021-01-06T06:11:30.173Z] Step 6/6 : RUN go mod download [2021-01-06T06:11:30.173Z] ---> Running in 7af0f11011c3 [2021-01-06T06:11:37.678Z] Removing intermediate container 5d6d289e03fd [2021-01-06T06:11:37.678Z] ---> 87de6be28df6 [2021-01-06T06:11:37.678Z] [2021-01-06T06:11:37.678Z] Step 10/22 : FROM alpine:3.12 [2021-01-06T06:11:37.678Z] Removing intermediate container ea5a0f266b11 [2021-01-06T06:11:37.678Z] ---> caec191670c1 [2021-01-06T06:11:37.678Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-06T06:11:37.678Z] Removing intermediate container 1850e2c1cc17 [2021-01-06T06:11:37.678Z] ---> 88a6e725a5a8 [2021-01-06T06:11:37.678Z] [2021-01-06T06:11:37.678Z] Step 10/22 : FROM scratch [2021-01-06T06:11:37.678Z] ---> [2021-01-06T06:11:37.678Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-06T06:11:37.678Z] 3.12: Pulling from library/alpine [2021-01-06T06:11:37.678Z] Removing intermediate container 79f604aa8e37 [2021-01-06T06:11:37.678Z] ---> 3c3f81e5e3b2 [2021-01-06T06:11:37.678Z] [2021-01-06T06:11:37.678Z] Step 10/24 : FROM alpine:3.12 [2021-01-06T06:11:37.678Z] ---> Running in 12f83be49e24 [2021-01-06T06:11:37.678Z] 3.12: Pulling from library/alpine [2021-01-06T06:11:37.678Z] ---> Running in 7be50429eff2 [2021-01-06T06:11:37.678Z] Removing intermediate container 7be50429eff2 [2021-01-06T06:11:37.678Z] ---> c20128cc2a8f [2021-01-06T06:11:37.678Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-06T06:11:37.678Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-06T06:11:37.678Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-06T06:11:37.678Z] Status: Downloaded newer image for alpine:3.12 [2021-01-06T06:11:37.678Z] ---> 389fef711851 [2021-01-06T06:11:37.678Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-06T06:11:37.678Z] Status: Downloaded newer image for alpine:3.12 [2021-01-06T06:11:37.678Z] ---> 389fef711851 [2021-01-06T06:11:37.678Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-06T06:11:38.632Z] 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-06T06:11:38.897Z] ---> Running in 342e879b221c [2021-01-06T06:11:39.162Z] ---> Running in ee85bd65ea48 [2021-01-06T06:11:39.162Z] ---> Running in 1f263e2f1ad6 [2021-01-06T06:11:39.162Z] Removing intermediate container 4d03da96352e [2021-01-06T06:11:39.162Z] ---> 136a606ae66f [2021-01-06T06:11:39.162Z] [2021-01-06T06:11:39.162Z] Step 10/22 : FROM scratch [2021-01-06T06:11:39.162Z] ---> [2021-01-06T06:11:39.162Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-06T06:11:39.162Z] ---> Using cache [2021-01-06T06:11:39.162Z] ---> c20128cc2a8f [2021-01-06T06:11:39.162Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-06T06:11:40.110Z] ---> Running in 93a1cf7eaee9 [2021-01-06T06:11:40.110Z] Removing intermediate container 342e879b221c [2021-01-06T06:11:40.110Z] ---> c50d7063e7db [2021-01-06T06:11:40.110Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-06T06:11:40.110Z] ---> Running in 4d641156acfc [2021-01-06T06:11:40.374Z] Removing intermediate container 93a1cf7eaee9 [2021-01-06T06:11:40.374Z] ---> 06a0045845ea [2021-01-06T06:11:40.374Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-06T06:11:40.374Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T06:11:40.642Z] ---> Running in 61d56fdc4eb3 [2021-01-06T06:11:40.642Z] Removing intermediate container 4d641156acfc [2021-01-06T06:11:40.642Z] ---> be5d64eecfd5 [2021-01-06T06:11:40.642Z] Step 14/22 : WORKDIR / [2021-01-06T06:11:40.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T06:11:40.642Z] ---> Running in 74e00d7f804f [2021-01-06T06:11:40.907Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-06T06:11:40.907Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-06T06:11:40.907Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-06T06:11:40.907Z] Removing intermediate container 61d56fdc4eb3 [2021-01-06T06:11:40.907Z] ---> a1dcb890d71a [2021-01-06T06:11:40.907Z] Step 14/22 : WORKDIR / [2021-01-06T06:11:40.907Z] (4/5) Installing curl (7.69.1-r3) [2021-01-06T06:11:40.907Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-06T06:11:40.907Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T06:11:40.907Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T06:11:40.907Z] Executing ca-certificates-20191127-r4.trigger [2021-01-06T06:11:40.907Z] OK: 7 MiB in 19 packages [2021-01-06T06:11:40.907Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T06:11:41.169Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-06T06:11:41.169Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-06T06:11:41.169Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-06T06:11:41.169Z] (4/5) Installing curl (7.69.1-r3) [2021-01-06T06:11:41.169Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-06T06:11:41.169Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T06:11:41.169Z] Executing ca-certificates-20191127-r4.trigger [2021-01-06T06:11:41.756Z] OK: 7 MiB in 19 packages [2021-01-06T06:11:41.756Z] Removing intermediate container 12f83be49e24 [2021-01-06T06:11:41.756Z] ---> aa89512c95df [2021-01-06T06:11:41.756Z] [2021-01-06T06:11:41.756Z] Step 11/26 : FROM docker:20.10.0 [2021-01-06T06:11:41.756Z] Removing intermediate container 74e00d7f804f [2021-01-06T06:11:41.756Z] ---> 0f42b8e4e8ce [2021-01-06T06:11:41.756Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-06T06:11:41.756Z] 20.10.0: Pulling from library/docker [2021-01-06T06:11:41.756Z] ---> Running in e9a7093d7c98 [2021-01-06T06:11:43.170Z] ---> 04489856953c [2021-01-06T06:11:43.170Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-06T06:11:43.434Z] Removing intermediate container e9a7093d7c98 [2021-01-06T06:11:43.434Z] ---> 235b4161e914 [2021-01-06T06:11:43.434Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-06T06:11:44.382Z] Removing intermediate container ee85bd65ea48 [2021-01-06T06:11:44.382Z] ---> a9dad40ab7dd [2021-01-06T06:11:44.382Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-06T06:11:44.382Z] Removing intermediate container 1f263e2f1ad6 [2021-01-06T06:11:44.382Z] ---> 85ee0cf71f7e [2021-01-06T06:11:44.382Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-06T06:11:44.649Z] ---> ddd433df2cd0 [2021-01-06T06:11:44.649Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-06T06:11:44.649Z] ---> Running in d03b650a955d [2021-01-06T06:11:44.649Z] ---> ea20987a0a8d [2021-01-06T06:11:44.649Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-06T06:11:44.649Z] ---> Running in c121b5e2f583 [2021-01-06T06:11:44.913Z] Removing intermediate container d03b650a955d [2021-01-06T06:11:44.913Z] ---> affb6a6ce748 [2021-01-06T06:11:44.913Z] Step 13/22 : WORKDIR / [2021-01-06T06:11:44.913Z] ---> ad0148d45dc1 [2021-01-06T06:11:44.913Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-06T06:11:45.181Z] ---> Running in 14ceefa9a6d0 [2021-01-06T06:11:45.181Z] Removing intermediate container c121b5e2f583 [2021-01-06T06:11:45.181Z] ---> 25be38bade9f [2021-01-06T06:11:45.181Z] Step 13/24 : WORKDIR / [2021-01-06T06:11:45.758Z] ---> Running in 9b0c438c066b [2021-01-06T06:11:45.758Z] ---> Running in 123aae0af0aa [2021-01-06T06:11:46.022Z] ---> 801bd4acde1b [2021-01-06T06:11:46.022Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-06T06:11:46.022Z] Removing intermediate container 14ceefa9a6d0 [2021-01-06T06:11:46.022Z] ---> 86b17ced8a4a [2021-01-06T06:11:46.022Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-06T06:11:46.022Z] Removing intermediate container 9b0c438c066b [2021-01-06T06:11:46.022Z] ---> b63ef3d31aa1 [2021-01-06T06:11:46.022Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-06T06:11:46.286Z] ---> Running in 18a23e5e0cd5 [2021-01-06T06:11:46.286Z] Removing intermediate container 123aae0af0aa [2021-01-06T06:11:46.287Z] ---> d3f7ec83157f [2021-01-06T06:11:46.287Z] 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-06T06:11:46.287Z] ---> 9fcaffa44eed [2021-01-06T06:11:46.287Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-06T06:11:46.287Z] ---> efdd91057e18 [2021-01-06T06:11:46.287Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-06T06:11:46.287Z] ---> Running in c04f625b3473 [2021-01-06T06:11:46.555Z] Removing intermediate container 18a23e5e0cd5 [2021-01-06T06:11:46.555Z] ---> 106218eddab4 [2021-01-06T06:11:46.555Z] Step 20/22 : LABEL arch=x86_64 [2021-01-06T06:11:46.818Z] ---> 7815dd257a8c [2021-01-06T06:11:46.818Z] 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-06T06:11:46.818Z] ---> Running in dde956b3de50 [2021-01-06T06:11:46.818Z] Removing intermediate container c04f625b3473 [2021-01-06T06:11:46.818Z] ---> 6f9fc1f31b05 [2021-01-06T06:11:46.818Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-06T06:11:47.091Z] ---> 7dafa0fe8595 [2021-01-06T06:11:47.091Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-06T06:11:47.091Z] ---> Running in 10ff87ca5e31 [2021-01-06T06:11:47.091Z] Removing intermediate container dde956b3de50 [2021-01-06T06:11:47.091Z] ---> 8f1947b062ac [2021-01-06T06:11:47.091Z] Step 21/22 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 [2021-01-06T06:11:47.091Z] ---> 743257d054a1 [2021-01-06T06:11:47.091Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-06T06:11:47.356Z] ---> Running in a54c995e6bd6 [2021-01-06T06:11:47.356Z] Removing intermediate container 10ff87ca5e31 [2021-01-06T06:11:47.356Z] ---> 70ce91342f08 [2021-01-06T06:11:47.356Z] Step 20/22 : LABEL arch=x86_64 [2021-01-06T06:11:47.620Z] ---> 2b8fb6d11203 [2021-01-06T06:11:47.620Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-06T06:11:48.201Z] ---> Running in f3cfb5be58ed [2021-01-06T06:11:48.201Z] ---> 76cb63006e81 [2021-01-06T06:11:48.201Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-06T06:11:48.201Z] Removing intermediate container a54c995e6bd6 [2021-01-06T06:11:48.201Z] ---> 460860fe639c [2021-01-06T06:11:48.201Z] Step 22/22 : LABEL version=0.0.0 [2021-01-06T06:11:48.201Z] ---> ec971d0800da [2021-01-06T06:11:48.201Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-06T06:11:48.464Z] ---> Running in ea9f90a95423 [2021-01-06T06:11:48.464Z] ---> Running in ae232686ba99 [2021-01-06T06:11:48.729Z] Removing intermediate container f3cfb5be58ed [2021-01-06T06:11:48.729Z] ---> e8cf73cff202 [2021-01-06T06:11:48.729Z] Step 21/22 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 [2021-01-06T06:11:49.000Z] Removing intermediate container ea9f90a95423 [2021-01-06T06:11:49.000Z] ---> eb45645b7222 [2021-01-06T06:11:49.000Z] [2021-01-06T06:11:49.000Z] ---> Running in fec5be7c0be1 [2021-01-06T06:11:49.000Z] ---> 6073fd3f7d5a [2021-01-06T06:11:49.000Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-06T06:11:49.000Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-06T06:11:49.000Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-06T06:11:49.000Z] ---> aefe523efa57 [2021-01-06T06:11:49.000Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-06T06:11:49.275Z] Successfully built eb45645b7222 [2021-01-06T06:11:49.275Z] Successfully tagged docker-core-command-go:latest [2021-01-06T06:11:49.275Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-01-06T06:11:49.275Z] ---> Running in 1f32b65eaf54 [2021-01-06T06:11:49.275Z] Removing intermediate container fec5be7c0be1 [2021-01-06T06:11:49.275Z] ---> 50d1261c78fa [2021-01-06T06:11:49.275Z] Step 22/22 : LABEL version=0.0.0 [2021-01-06T06:11:49.542Z] ---> Running in 2996abcf2ef2 [2021-01-06T06:11:49.806Z] ---> 470a0eed44ed [2021-01-06T06:11:49.806Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-06T06:11:51.203Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T06:11:51.203Z] Removing intermediate container 2996abcf2ef2 [2021-01-06T06:11:51.203Z] ---> 781eb951da7d [2021-01-06T06:11:51.203Z] [2021-01-06T06:11:51.203Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T06:11:51.468Z] (1/2) Installing readline (8.0.4-r0) [2021-01-06T06:11:51.468Z] (2/2) Installing bash (5.0.17-r0) [2021-01-06T06:11:51.731Z] Executing bash-5.0.17-r0.post-install [2021-01-06T06:11:52.680Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T06:11:52.680Z] OK: 12 MiB in 22 packages [2021-01-06T06:11:52.947Z] Successfully built 781eb951da7d [2021-01-06T06:11:53.900Z] Successfully tagged docker-core-metadata-go:latest [2021-01-06T06:11:53.900Z]  Building docker-core-metadata-go ... done Building docker-support-notifications-go [2021-01-06T06:11:53.900Z] Removing intermediate container ae232686ba99 [2021-01-06T06:11:53.900Z] ---> 785da58f9cb3 [2021-01-06T06:11:53.900Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-06T06:11:56.966Z] Removing intermediate container 7af0f11011c3 [2021-01-06T06:11:56.966Z] ---> 0d0840eafc74 [2021-01-06T06:11:56.966Z] Successfully built 0d0840eafc74 [2021-01-06T06:11:56.966Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-06T06:11:57.224Z] ---> 945387c2b734 [2021-01-06T06:11:57.224Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-06T06:11:57.224Z] ---> Running in 63eae6f31153 [2021-01-06T06:11:57.358Z] + docker inspect -f . ci-base-image-arm64 [2021-01-06T06:11:57.358Z] . [Pipeline] withDockerContainer [2021-01-06T06:11:57.501Z] ---> Running in d9e409a7bafb [2021-01-06T06:11:57.652Z] prd-ubuntu18.04-docker-arm64-4c-16g-18641 does not seem to be running inside a container [2021-01-06T06:11:57.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-06T06:11:58.085Z] Removing intermediate container 63eae6f31153 [2021-01-06T06:11:58.085Z] ---> 8ba5a8261d2c [2021-01-06T06:11:58.085Z] Step 20/22 : LABEL arch=x86_64 [2021-01-06T06:11:58.673Z] Removing intermediate container 1f32b65eaf54 [2021-01-06T06:11:58.673Z] ---> 3cccbd4bee15 [2021-01-06T06:11:58.673Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-06T06:11:59.276Z] $ docker top c9afa8db42b7840c395f0ea2be5f5af7515b9fedf3ee970e0c19e093099928ec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-06T06:12:00.363Z] + go version [2021-01-06T06:12:00.363Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-06T06:12:00.406Z] $ docker stop --time=1 c9afa8db42b7840c395f0ea2be5f5af7515b9fedf3ee970e0c19e093099928ec [2021-01-06T06:12:02.012Z] ---> Running in 98095b0fb969 [2021-01-06T06:12:02.012Z] ---> Running in d0ae01741220 [2021-01-06T06:12:02.293Z] $ docker rm -f c9afa8db42b7840c395f0ea2be5f5af7515b9fedf3ee970e0c19e093099928ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-06T06:12:03.563Z] + docker inspect -f . ci-base-image-arm64 [2021-01-06T06:12:03.563Z] . [Pipeline] withDockerContainer [2021-01-06T06:12:03.844Z] prd-ubuntu18.04-docker-arm64-4c-16g-18641 does not seem to be running inside a container [2021-01-06T06:12:03.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-06T06:12:05.301Z] $ docker top d8fcbed576111bdc26e10dbe40699af7788f6bbc0543083f63e85b3884c14774 -eo pid,comm [2021-01-06T06:12:05.363Z] Removing intermediate container d0ae01741220 [2021-01-06T06:12:05.363Z] ---> 65b427afb9e3 [2021-01-06T06:12:05.363Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-06T06:12:05.363Z] Removing intermediate container 98095b0fb969 [2021-01-06T06:12:05.363Z] ---> 4450e34bed95 [2021-01-06T06:12:05.363Z] Step 21/22 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 [Pipeline] { [Pipeline] echo [2021-01-06T06:12:05.713Z] ========================================================= [2021-01-06T06:12:05.713Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-06T06:12:05.713Z] ========================================================= [Pipeline] sh [2021-01-06T06:12:05.952Z] ---> Running in 1372693fe0da [2021-01-06T06:12:05.952Z] ---> Running in 60e986a1931f [2021-01-06T06:12:06.220Z] Removing intermediate container d9e409a7bafb [2021-01-06T06:12:06.220Z] ---> 6782a94d0677 [2021-01-06T06:12:06.220Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-06T06:12:06.375Z] + make test [2021-01-06T06:12:06.375Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-06T06:12:06.810Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T06:12:06.810Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-06T06:12:07.767Z] ---> f750366888bd [2021-01-06T06:12:07.767Z] Step 3/23 : WORKDIR /edgex-go [2021-01-06T06:12:08.033Z] ---> Using cache [2021-01-06T06:12:08.033Z] ---> 169d74cdf76d [2021-01-06T06:12:08.033Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T06:12:08.033Z] ---> Using cache [2021-01-06T06:12:08.033Z] ---> fe0e37ba92bd [2021-01-06T06:12:08.033Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-06T06:12:08.033Z] Removing intermediate container 1372693fe0da [2021-01-06T06:12:08.033Z] ---> 70c3307ff3ce [2021-01-06T06:12:08.033Z] Step 22/22 : LABEL version=0.0.0 [2021-01-06T06:12:08.301Z] ---> Running in 7811742999c2 [2021-01-06T06:12:08.301Z] Removing intermediate container 60e986a1931f [2021-01-06T06:12:08.301Z] ---> dc46ab325b93 [2021-01-06T06:12:08.301Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-06T06:12:08.301Z] ---> Running in e73fb6f5a55f [2021-01-06T06:12:08.301Z] ---> Running in 8fc68e8dac0e [2021-01-06T06:12:08.888Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T06:12:08.888Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-06T06:12:08.888Z] ---> f750366888bd [2021-01-06T06:12:08.888Z] Step 3/24 : WORKDIR /edgex-go [2021-01-06T06:12:08.888Z] ---> Using cache [2021-01-06T06:12:08.888Z] ---> 169d74cdf76d [2021-01-06T06:12:08.888Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T06:12:08.888Z] ---> Using cache [2021-01-06T06:12:08.888Z] ---> fe0e37ba92bd [2021-01-06T06:12:08.888Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-06T06:12:09.468Z] ---> Running in 49c74f888296 [2021-01-06T06:12:09.468Z] ---> Running in a0614537a2d3 [2021-01-06T06:12:09.735Z] Removing intermediate container 7811742999c2 [2021-01-06T06:12:09.735Z] ---> 1f18453565c3 [2021-01-06T06:12:09.735Z] Step 22/24 : LABEL arch=x86_64 [2021-01-06T06:12:09.735Z] Removing intermediate container e73fb6f5a55f [2021-01-06T06:12:09.735Z] ---> 269869b994ba [2021-01-06T06:12:09.735Z] [2021-01-06T06:12:10.007Z] Successfully built 269869b994ba [2021-01-06T06:12:10.007Z] Removing intermediate container 49c74f888296 [2021-01-06T06:12:10.007Z] ---> 592b4de26ec5 [2021-01-06T06:12:10.007Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-06T06:12:10.007Z] ---> Running in a44fe9825bb9 [2021-01-06T06:12:10.007Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-06T06:12:10.007Z] Building docker-security-proxy-setup-go [2021-01-06T06:12:10.270Z]  Building docker-security-bootstrap-redis-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T06:12:10.270Z] Removing intermediate container a44fe9825bb9 [2021-01-06T06:12:10.270Z] ---> 52f86276de50 [2021-01-06T06:12:10.270Z] Step 23/24 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 [2021-01-06T06:12:10.535Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T06:12:10.535Z] ---> Running in 326bdab0fe96 [2021-01-06T06:12:11.120Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T06:12:11.120Z] ---> b0c2c9ae9f76 [2021-01-06T06:12:11.120Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-06T06:12:11.120Z] Removing intermediate container 326bdab0fe96 [2021-01-06T06:12:11.120Z] ---> d3fc98424da5 [2021-01-06T06:12:11.120Z] Step 24/24 : LABEL version=0.0.0 [2021-01-06T06:12:11.120Z] ---> Running in 12a91e3b2b22 [2021-01-06T06:12:11.799Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T06:12:11.799Z] OK: 233 MiB in 51 packages [2021-01-06T06:12:13.247Z] Removing intermediate container 12a91e3b2b22 [2021-01-06T06:12:13.247Z] ---> fc02ad72958c [2021-01-06T06:12:13.247Z] [2021-01-06T06:12:13.247Z] Successfully built fc02ad72958c [2021-01-06T06:12:13.517Z] ---> f1f5928e97ab [2021-01-06T06:12:13.517Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-06T06:12:13.517Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-06T06:12:13.517Z] Building docker-support-scheduler-go [2021-01-06T06:12:14.470Z]  Building docker-security-secretstore-setup-go ... done OK: 233 MiB in 51 packages [2021-01-06T06:12:17.824Z] ---> 3828fc2aed89 [2021-01-06T06:12:17.824Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-06T06:12:18.109Z] Removing intermediate container 8fc68e8dac0e [2021-01-06T06:12:18.109Z] ---> 5d06e7e6205f [2021-01-06T06:12:18.109Z] Step 6/23 : COPY go.mod . [2021-01-06T06:12:18.109Z] ---> Running in 5c1f66d4aa4e [2021-01-06T06:12:20.680Z] Removing intermediate container a0614537a2d3 [2021-01-06T06:12:20.680Z] ---> d9c40511f8c3 [2021-01-06T06:12:20.680Z] Step 6/24 : COPY go.mod . [2021-01-06T06:12:20.950Z] ---> 0152c6dfd5f1 [2021-01-06T06:12:20.950Z] Step 7/23 : RUN go mod download [2021-01-06T06:12:21.537Z] ---> Running in f778f7bac1f8 [2021-01-06T06:12:21.537Z] ---> e30aca54ead3 [2021-01-06T06:12:21.537Z] Step 7/24 : RUN go mod download [2021-01-06T06:12:21.826Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T06:12:21.826Z] ---> Running in 55499f0422f2 [2021-01-06T06:12:21.826Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T06:12:22.108Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-06T06:12:22.108Z] (2/33) Installing expat (2.2.9-r1) [2021-01-06T06:12:22.108Z] (3/33) Installing libffi (3.3-r2) [2021-01-06T06:12:22.108Z] (4/33) Installing gdbm (1.13-r1) [2021-01-06T06:12:22.108Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-06T06:12:22.379Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-06T06:12:22.379Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-06T06:12:22.971Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T06:12:22.972Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-06T06:12:22.972Z] ---> f750366888bd [2021-01-06T06:12:22.972Z] Step 3/21 : WORKDIR /edgex-go [2021-01-06T06:12:22.972Z] ---> Using cache [2021-01-06T06:12:22.972Z] ---> 169d74cdf76d [2021-01-06T06:12:22.972Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T06:12:22.972Z] ---> Using cache [2021-01-06T06:12:22.972Z] ---> fe0e37ba92bd [2021-01-06T06:12:22.972Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-06T06:12:22.972Z] ---> Using cache [2021-01-06T06:12:22.972Z] ---> 142328493687 [2021-01-06T06:12:22.972Z] Step 6/21 : COPY go.mod . [2021-01-06T06:12:22.972Z] ---> Using cache [2021-01-06T06:12:22.972Z] ---> 55d972de4641 [2021-01-06T06:12:22.972Z] Step 7/21 : RUN go mod download [2021-01-06T06:12:22.972Z] ---> Using cache [2021-01-06T06:12:22.972Z] ---> 91a85db160ba [2021-01-06T06:12:22.972Z] Step 8/21 : COPY . . [2021-01-06T06:12:23.236Z] ---> Using cache [2021-01-06T06:12:23.236Z] ---> f5f1c7ca9c9e [2021-01-06T06:12:23.236Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-06T06:12:26.569Z] ---> Running in 774b247047a7 [2021-01-06T06:12:26.569Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-06T06:12:26.569Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-06T06:12:26.569Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-06T06:12:26.569Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-06T06:12:26.833Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-06T06:12:27.103Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-06T06:12:27.103Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-06T06:12:27.687Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-06T06:12:27.949Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-06T06:12:27.949Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-06T06:12:27.949Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T06:12:27.949Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-06T06:12:27.949Z] ---> f750366888bd [2021-01-06T06:12:27.949Z] Step 3/21 : WORKDIR /edgex-go [2021-01-06T06:12:27.949Z] ---> Using cache [2021-01-06T06:12:27.949Z] ---> 169d74cdf76d [2021-01-06T06:12:27.949Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T06:12:27.949Z] ---> Using cache [2021-01-06T06:12:27.949Z] ---> fe0e37ba92bd [2021-01-06T06:12:27.949Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-06T06:12:27.949Z] ---> Using cache [2021-01-06T06:12:27.949Z] ---> 142328493687 [2021-01-06T06:12:27.949Z] Step 6/21 : COPY go.mod . [2021-01-06T06:12:27.949Z] ---> Using cache [2021-01-06T06:12:27.949Z] ---> 55d972de4641 [2021-01-06T06:12:27.949Z] Step 7/21 : RUN go mod download [2021-01-06T06:12:27.949Z] ---> Using cache [2021-01-06T06:12:27.949Z] ---> 91a85db160ba [2021-01-06T06:12:27.949Z] Step 8/21 : COPY . . [2021-01-06T06:12:28.213Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-06T06:12:28.213Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-06T06:12:28.544Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-06T06:12:28.786Z] ---> Using cache [2021-01-06T06:12:28.786Z] ---> f5f1c7ca9c9e [2021-01-06T06:12:28.786Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-06T06:12:29.051Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-06T06:12:29.051Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-06T06:12:29.051Z] Removing intermediate container f778f7bac1f8 [2021-01-06T06:12:29.051Z] ---> 7cf245f2df4d [2021-01-06T06:12:29.051Z] Step 8/23 : COPY . . [2021-01-06T06:12:29.051Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-06T06:12:29.051Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-06T06:12:29.328Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-06T06:12:29.328Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-06T06:12:29.328Z] ---> Running in d61c494f463d [2021-01-06T06:12:29.606Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-06T06:12:29.606Z] Removing intermediate container 55499f0422f2 [2021-01-06T06:12:29.606Z] ---> 710c218698e2 [2021-01-06T06:12:29.606Z] Step 8/24 : COPY . . [2021-01-06T06:12:29.606Z] 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-06T06:12:29.606Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-06T06:12:29.606Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-06T06:12:29.606Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-06T06:12:29.606Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-06T06:12:29.606Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-06T06:12:29.883Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-06T06:12:29.883Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-06T06:12:29.883Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T06:12:30.146Z] OK: 71 MiB in 55 packages [2021-01-06T06:12:31.537Z] 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-06T06:12:58.248Z] ---> 6acd99216334 [2021-01-06T06:12:58.248Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-06T06:12:58.248Z] ---> Running in 3271b8f786a1 [2021-01-06T06:12:58.248Z] ---> 2b96b9197f57 [2021-01-06T06:12:58.248Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-06T06:12:58.248Z] ---> Running in 8243b10938bd [2021-01-06T06:12:58.248Z] Removing intermediate container 5c1f66d4aa4e [2021-01-06T06:12:58.248Z] ---> 0c8b53b8e9d9 [2021-01-06T06:12:58.248Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-06T06:12:58.248Z] ---> Running in d43960585ac2 [2021-01-06T06:12:58.248Z] 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-06T06:12:58.248Z] 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-06T06:12:58.248Z] 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-06T06:13:00.214Z] Collecting docker-compose==1.23.2 [2021-01-06T06:13:00.214Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-06T06:13:01.669Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-06T06:13:01.669Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-06T06:13:01.669Z] Removing intermediate container d61c494f463d [2021-01-06T06:13:01.669Z] ---> 3c585e38a109 [2021-01-06T06:13:01.669Z] [2021-01-06T06:13:01.669Z] Step 10/21 : FROM scratch [2021-01-06T06:13:01.669Z] ---> [2021-01-06T06:13:01.669Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-06T06:13:01.669Z] Collecting PyYAML<4,>=3.10 [2021-01-06T06:13:01.669Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-06T06:13:03.101Z] ---> Using cache [2021-01-06T06:13:03.101Z] ---> c20128cc2a8f [2021-01-06T06:13:03.101Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-06T06:13:04.052Z] Collecting texttable<0.10,>=0.9.0 [2021-01-06T06:13:04.052Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-06T06:13:05.033Z] ---> Running in ccac5449a67b [2021-01-06T06:13:05.307Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-06T06:13:05.895Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-06T06:13:06.862Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-06T06:13:06.862Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-06T06:13:07.135Z] Removing intermediate container ccac5449a67b [2021-01-06T06:13:07.135Z] ---> eccc23d9e40f [2021-01-06T06:13:07.135Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-06T06:13:07.135Z] Removing intermediate container 774b247047a7 [2021-01-06T06:13:07.135Z] ---> b557391a921b [2021-01-06T06:13:07.135Z] [2021-01-06T06:13:07.135Z] Step 10/21 : FROM alpine:3.12 [2021-01-06T06:13:07.135Z] ---> 389fef711851 [2021-01-06T06:13:07.135Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-06T06:13:07.135Z] ---> Running in 9ab8f2d41965 [2021-01-06T06:13:07.427Z] ---> Running in 2a2a53350983 [2021-01-06T06:13:07.585Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-06T06:13:08.835Z] Collecting cached-property<2,>=1.2.0 [2021-01-06T06:13:08.835Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-06T06:13:08.835Z] 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-06T06:13:09.142Z] Removing intermediate container 9ab8f2d41965 [2021-01-06T06:13:09.142Z] ---> d7247a4e0ee2 [2021-01-06T06:13:09.142Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-06T06:13:09.142Z] Collecting docker<4.0,>=3.6.0 [2021-01-06T06:13:09.142Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-06T06:13:09.409Z] Collecting jsonschema<3,>=2.5.1 [2021-01-06T06:13:09.409Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-06T06:13:09.686Z] ---> 06890c12f566 [2021-01-06T06:13:09.686Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-06T06:13:09.686Z] Collecting docopt<0.7,>=0.6.1 [2021-01-06T06:13:09.686Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-06T06:13:09.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T06:13:09.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T06:13:10.234Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-06T06:13:10.234Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-06T06:13:10.234Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-06T06:13:10.234Z] (4/4) Installing curl (7.69.1-r3) [2021-01-06T06:13:10.234Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T06:13:10.502Z] Executing ca-certificates-20191127-r4.trigger [2021-01-06T06:13:10.502Z] 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-06T06:13:10.503Z] 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-06T06:13:10.503Z] OK: 7 MiB in 18 packages [2021-01-06T06:13:10.503Z] Collecting idna<2.8,>=2.5 [2021-01-06T06:13:10.503Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-06T06:13:11.089Z] ---> 4e52029b5982 [2021-01-06T06:13:11.089Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-06T06:13:11.367Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-06T06:13:11.367Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-06T06:13:11.367Z] Collecting docker-pycreds>=0.4.0 [2021-01-06T06:13:11.367Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-06T06:13:11.639Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-06T06:13:11.639Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-06T06:13:11.639Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-06T06:13:11.639Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-06T06:13:11.639Z] Installing collected packages: websocket-client, PyYAML, texttable, idna, urllib3, requests, dockerpty, cached-property, docker-pycreds, docker, jsonschema, docopt, docker-compose [2021-01-06T06:13:12.241Z] ---> 5da962415cac [2021-01-06T06:13:12.241Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-06T06:13:12.515Z] Running setup.py install for PyYAML: started [2021-01-06T06:13:12.912Z] ---> Running in ceb677780690 [2021-01-06T06:13:12.912Z] Removing intermediate container 2a2a53350983 [2021-01-06T06:13:12.912Z] ---> 0351a9b1aeaf [2021-01-06T06:13:12.912Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-06T06:13:13.398Z] Removing intermediate container ceb677780690 [2021-01-06T06:13:13.398Z] ---> 2306115e5d81 [2021-01-06T06:13:13.398Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-06T06:13:13.398Z] ---> Running in 74bc83d9b913 [2021-01-06T06:13:13.398Z] ---> Running in 406b20d17040 [2021-01-06T06:13:13.398Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-06T06:13:13.398Z] Running setup.py install for texttable: started [2021-01-06T06:13:13.772Z] Removing intermediate container 74bc83d9b913 [2021-01-06T06:13:13.772Z] ---> 1f36002f7d4b [2021-01-06T06:13:13.772Z] Step 13/21 : WORKDIR /edgex [2021-01-06T06:13:13.772Z] Removing intermediate container 406b20d17040 [2021-01-06T06:13:13.772Z] ---> 47d5d3edbd05 [2021-01-06T06:13:13.772Z] Step 19/21 : LABEL arch=x86_64 [2021-01-06T06:13:13.772Z] ---> Running in 0f38d42b7db3 [2021-01-06T06:13:13.772Z] ---> Running in bf602b3eb6c4 [2021-01-06T06:13:14.042Z] Removing intermediate container 0f38d42b7db3 [2021-01-06T06:13:14.042Z] ---> cf209973a46c [2021-01-06T06:13:14.042Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-06T06:13:14.042Z] Running setup.py install for texttable: finished with status 'done' [2021-01-06T06:13:14.042Z] Attempting uninstall: idna [2021-01-06T06:13:14.042Z] Found existing installation: idna 2.9 [2021-01-06T06:13:14.042Z] Uninstalling idna-2.9: [2021-01-06T06:13:14.310Z] Successfully uninstalled idna-2.9 [2021-01-06T06:13:14.310Z] Removing intermediate container bf602b3eb6c4 [2021-01-06T06:13:14.310Z] ---> 55c97a31d48a [2021-01-06T06:13:14.310Z] Step 20/21 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 [2021-01-06T06:13:14.581Z] Attempting uninstall: urllib3 [2021-01-06T06:13:14.581Z] Found existing installation: urllib3 1.25.9 [2021-01-06T06:13:14.581Z] Uninstalling urllib3-1.25.9: [2021-01-06T06:13:14.581Z] ---> Running in 05aa4b0502a2 [2021-01-06T06:13:14.581Z] Successfully uninstalled urllib3-1.25.9 [2021-01-06T06:13:15.542Z] ---> ca9fa14c618a [2021-01-06T06:13:15.542Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-06T06:13:15.542Z] Attempting uninstall: requests [2021-01-06T06:13:15.542Z] Found existing installation: requests 2.23.0 [2021-01-06T06:13:15.542Z] Uninstalling requests-2.23.0: [2021-01-06T06:13:15.542Z] Successfully uninstalled requests-2.23.0 [2021-01-06T06:13:15.809Z] Removing intermediate container 05aa4b0502a2 [2021-01-06T06:13:15.810Z] ---> 9f13b0759224 [2021-01-06T06:13:15.810Z] Step 21/21 : LABEL version=0.0.0 [2021-01-06T06:13:16.398Z] Running setup.py install for dockerpty: started [2021-01-06T06:13:16.669Z] ---> Running in cd315614f75e [2021-01-06T06:13:16.669Z] ---> dc39e956a697 [2021-01-06T06:13:16.669Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-06T06:13:16.940Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-06T06:13:16.940Z] Removing intermediate container cd315614f75e [2021-01-06T06:13:16.940Z] ---> 99ff489db6f6 [2021-01-06T06:13:16.940Z] [2021-01-06T06:13:17.935Z] Successfully built 99ff489db6f6 [2021-01-06T06:13:17.935Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-06T06:13:18.521Z]  Building docker-support-scheduler-go ... done  ---> 0987c177a630 [2021-01-06T06:13:18.526Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-06T06:13:18.802Z] Running setup.py install for docopt: started [2021-01-06T06:13:18.802Z] ---> Running in 16c93c71a1de [2021-01-06T06:13:19.073Z] Removing intermediate container 16c93c71a1de [2021-01-06T06:13:19.073Z] ---> 703dbb116a96 [2021-01-06T06:13:19.073Z] Step 18/21 : CMD ["--init=true"] [2021-01-06T06:13:19.073Z] Running setup.py install for docopt: finished with status 'done' [2021-01-06T06:13:19.670Z] ---> Running in 63ca826310a8 [2021-01-06T06:13:19.934Z] 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-06T06:13:20.911Z] Removing intermediate container 63ca826310a8 [2021-01-06T06:13:20.911Z] ---> c5784257b614 [2021-01-06T06:13:20.911Z] Step 19/21 : LABEL arch=x86_64 [2021-01-06T06:13:23.474Z] ---> Running in a0b80118e47d [2021-01-06T06:13:23.474Z] Removing intermediate container 8243b10938bd [2021-01-06T06:13:23.474Z] ---> b3cec57a6888 [2021-01-06T06:13:23.474Z] [2021-01-06T06:13:23.474Z] Step 10/24 : FROM scratch [2021-01-06T06:13:23.474Z] ---> [2021-01-06T06:13:23.474Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-06T06:13:23.474Z] ---> Running in b85684a064d3 [2021-01-06T06:13:23.474Z] Removing intermediate container a0b80118e47d [2021-01-06T06:13:23.474Z] ---> 6c4752c66e6c [2021-01-06T06:13:23.474Z] Step 20/21 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 [2021-01-06T06:13:25.402Z] ---> Running in ab0ec49b08a5 [2021-01-06T06:13:25.402Z] Removing intermediate container b85684a064d3 [2021-01-06T06:13:25.402Z] ---> c023756b9e7a [2021-01-06T06:13:25.402Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-06T06:13:25.402Z] Removing intermediate container d43960585ac2 [2021-01-06T06:13:25.402Z] ---> b7278c23f7cf [2021-01-06T06:13:25.402Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-06T06:13:25.402Z] ---> Running in 63754e137ae4 [2021-01-06T06:13:25.402Z] ---> Running in 6c6cf72b2277 [2021-01-06T06:13:25.403Z] Removing intermediate container ab0ec49b08a5 [2021-01-06T06:13:25.403Z] ---> 08b879a9b25d [2021-01-06T06:13:25.403Z] Step 21/21 : LABEL version=0.0.0 [2021-01-06T06:13:27.327Z] ---> Running in ba02945d94c7 [2021-01-06T06:13:27.327Z] Removing intermediate container 63754e137ae4 [2021-01-06T06:13:27.327Z] ---> 49fa480905d8 [2021-01-06T06:13:27.327Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-06T06:13:27.593Z] ---> Running in c4ff823220c1 [2021-01-06T06:13:27.593Z] Removing intermediate container 3271b8f786a1 [2021-01-06T06:13:27.593Z] ---> 69a5ee8f9772 [2021-01-06T06:13:27.593Z] [2021-01-06T06:13:27.593Z] Step 10/23 : FROM alpine:3.12 [2021-01-06T06:13:27.593Z] ---> 389fef711851 [2021-01-06T06:13:27.593Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-06T06:13:27.593Z] Removing intermediate container ba02945d94c7 [2021-01-06T06:13:27.593Z] ---> d9ff8780c8f6 [2021-01-06T06:13:27.593Z] [2021-01-06T06:13:27.593Z] ---> Running in 2b12ee7a4102 [2021-01-06T06:13:27.593Z] Removing intermediate container c4ff823220c1 [2021-01-06T06:13:27.593Z] ---> 151d5dc47b62 [2021-01-06T06:13:27.593Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-06T06:13:27.858Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T06:13:27.858Z] Successfully built d9ff8780c8f6 [2021-01-06T06:13:27.858Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T06:13:27.858Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-06T06:13:27.858Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 2b12ee7a4102 [2021-01-06T06:13:27.858Z] ---> d00a511ed1a8 [2021-01-06T06:13:27.858Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-06T06:13:28.120Z] ---> Running in 94204aa706f1 [2021-01-06T06:13:28.120Z] ---> 5ba0aa2a0589 [2021-01-06T06:13:28.120Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-06T06:13:28.120Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-06T06:13:28.120Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-06T06:13:28.120Z] (3/3) Installing curl (7.69.1-r3) [2021-01-06T06:13:28.120Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T06:13:28.120Z] OK: 72 MiB in 58 packages [2021-01-06T06:13:28.120Z] Removing intermediate container 94204aa706f1 [2021-01-06T06:13:28.120Z] ---> 0e3d55b62d23 [2021-01-06T06:13:28.120Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-06T06:13:28.383Z] ---> Running in 0f80cc839d7b [2021-01-06T06:13:29.782Z] ---> 512b6cffa055 [2021-01-06T06:13:29.782Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-06T06:13:29.782Z] Removing intermediate container 0f80cc839d7b [2021-01-06T06:13:29.782Z] ---> 5ec8e5574b0a [2021-01-06T06:13:29.782Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T06:13:29.782Z] ---> Running in 02417c07708a [2021-01-06T06:13:29.829Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-06T06:13:29.829Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-06T06:13:29.829Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-06T06:13:29.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-06T06:13:29.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-06T06:13:29.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-06T06:13:29.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-06T06:13:29.829Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-06T06:13:29.829Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-06T06:13:30.362Z] Removing intermediate container 6c6cf72b2277 [2021-01-06T06:13:30.362Z] ---> 73b544c3d64e [2021-01-06T06:13:30.362Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-06T06:13:30.362Z] ---> Running in c06fecae2e9c [2021-01-06T06:13:30.362Z] ---> 71197b96aaff [2021-01-06T06:13:30.362Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-06T06:13:30.627Z] Removing intermediate container c06fecae2e9c [2021-01-06T06:13:30.627Z] ---> 0f053193d454 [2021-01-06T06:13:30.627Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-06T06:13:30.627Z] ---> fb173c7f8ba7 [2021-01-06T06:13:30.627Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-06T06:13:30.627Z] ---> Running in 905e638a3844 [2021-01-06T06:13:30.891Z] Removing intermediate container 905e638a3844 [2021-01-06T06:13:30.891Z] ---> 41c2002f6a29 [2021-01-06T06:13:30.891Z] Step 24/26 : LABEL arch=x86_64 [2021-01-06T06:13:31.155Z] ---> Running in b1d62a7aa840 [2021-01-06T06:13:31.155Z] Removing intermediate container 02417c07708a [2021-01-06T06:13:31.155Z] ---> e94e09733742 [2021-01-06T06:13:31.155Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-06T06:13:31.155Z] ---> 1e80ad5aff96 [2021-01-06T06:13:31.155Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-06T06:13:31.420Z] ---> Running in 0b527a5bd60e [2021-01-06T06:13:31.420Z] Removing intermediate container b1d62a7aa840 [2021-01-06T06:13:31.420Z] ---> 89b724bfe77e [2021-01-06T06:13:31.420Z] Step 25/26 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 [2021-01-06T06:13:31.685Z] ---> Running in 79474995a94f [2021-01-06T06:13:31.685Z] ---> 7624c94b029d [2021-01-06T06:13:31.685Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-06T06:13:31.685Z] ---> Running in d8712b3f9e36 [2021-01-06T06:13:31.948Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T06:13:32.212Z] Removing intermediate container 79474995a94f [2021-01-06T06:13:32.212Z] ---> 44d6f17c41f9 [2021-01-06T06:13:32.212Z] Step 26/26 : LABEL version=0.0.0 [2021-01-06T06:13:32.481Z] ---> Running in 1f7a5975758c [2021-01-06T06:13:32.481Z] Removing intermediate container d8712b3f9e36 [2021-01-06T06:13:32.481Z] ---> 2c8f8dd56286 [2021-01-06T06:13:32.481Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-06T06:13:32.481Z] ---> Running in d9edc45c03b4 [2021-01-06T06:13:32.742Z] Removing intermediate container 1f7a5975758c [2021-01-06T06:13:32.742Z] ---> cc54cb0cbf0b [2021-01-06T06:13:32.742Z] [2021-01-06T06:13:32.742Z] Removing intermediate container d9edc45c03b4 [2021-01-06T06:13:32.742Z] ---> 8a301f813504 [2021-01-06T06:13:32.742Z] Step 22/24 : LABEL arch=x86_64 [2021-01-06T06:13:32.742Z] Successfully built cc54cb0cbf0b [2021-01-06T06:13:32.742Z] ---> Running in 6e9d25eb71a9 [2021-01-06T06:13:32.742Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-06T06:13:33.004Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 6e9d25eb71a9 [2021-01-06T06:13:33.004Z] ---> 5d46be826ae4 [2021-01-06T06:13:33.004Z] Step 23/24 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 [2021-01-06T06:13:34.638Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T06:13:34.638Z] ---> Running in 50b3df9735c1 [2021-01-06T06:13:34.638Z] Removing intermediate container 50b3df9735c1 [2021-01-06T06:13:34.638Z] ---> 952d33151c2e [2021-01-06T06:13:34.638Z] Step 24/24 : LABEL version=0.0.0 [2021-01-06T06:13:34.638Z] ---> Running in 980e257220a4 [2021-01-06T06:13:34.638Z] Removing intermediate container 980e257220a4 [2021-01-06T06:13:34.638Z] ---> b975867af0a9 [2021-01-06T06:13:34.638Z] [2021-01-06T06:13:34.638Z] Successfully built b975867af0a9 [2021-01-06T06:13:34.638Z] Successfully tagged docker-support-notifications-go:latest [2021-01-06T06:13:34.856Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-06T06:13:34.857Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-06T06:13:34.857Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-06T06:13:34.913Z]  Building docker-support-notifications-go ... done (1/5) Installing libgcc (9.3.0-r2) [2021-01-06T06:13:34.914Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-06T06:13:35.175Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-06T06:13:35.438Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-06T06:13:35.439Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-06T06:13:35.700Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T06:13:35.700Z] OK: 8 MiB in 19 packages [2021-01-06T06:13:36.282Z] Removing intermediate container 0b527a5bd60e [2021-01-06T06:13:36.282Z] ---> 749784e041e0 [2021-01-06T06:13:36.282Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-06T06:13:36.546Z] ---> 1c86d6ccb700 [2021-01-06T06:13:36.546Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-06T06:13:37.123Z] ---> 5543a52f1fb0 [2021-01-06T06:13:37.123Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-06T06:13:37.389Z] ---> 26eb6d13641b [2021-01-06T06:13:37.389Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-06T06:13:37.389Z] ---> Running in 5dbcd3e74bcf [2021-01-06T06:13:37.653Z] Removing intermediate container 5dbcd3e74bcf [2021-01-06T06:13:37.653Z] ---> af06735e77ff [2021-01-06T06:13:37.653Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-06T06:13:37.653Z] ---> Running in 9b5c57fbcabe [2021-01-06T06:13:37.915Z] Removing intermediate container 9b5c57fbcabe [2021-01-06T06:13:37.915Z] ---> 763815a60ed7 [2021-01-06T06:13:37.915Z] Step 21/23 : LABEL arch=x86_64 [2021-01-06T06:13:37.915Z] ---> Running in ba35e613d4e7 [2021-01-06T06:13:38.177Z] Removing intermediate container ba35e613d4e7 [2021-01-06T06:13:38.177Z] ---> 3629773b8dca [2021-01-06T06:13:38.177Z] Step 22/23 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 [2021-01-06T06:13:38.177Z] ---> Running in 25107afa7b23 [2021-01-06T06:13:38.177Z] Removing intermediate container 25107afa7b23 [2021-01-06T06:13:38.177Z] ---> 1b79daad9750 [2021-01-06T06:13:38.177Z] Step 23/23 : LABEL version=0.0.0 [2021-01-06T06:13:38.440Z] ---> Running in 6b96977a2b5d [2021-01-06T06:13:38.440Z] Removing intermediate container 6b96977a2b5d [2021-01-06T06:13:38.440Z] ---> e0a69f68ec75 [2021-01-06T06:13:38.440Z] [2021-01-06T06:13:38.702Z] Successfully built e0a69f68ec75 [2021-01-06T06:13:38.702Z] Successfully tagged docker-core-data-go:latest [2021-01-06T06:13:38.974Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-06T06:13:38.998Z] $ docker stop --time=1 f0eb74ca7ca0e1b63786b8e28ffe64adbf357321e15f639abfe1a5ff22a3e8a3 [2021-01-06T06:13:40.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.265s coverage: 46.6% of statements [2021-01-06T06:13:40.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-06T06:13:40.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-06T06:13:40.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-06T06:13:40.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-06T06:13:40.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-06T06:13:40.717Z] $ docker rm -f f0eb74ca7ca0e1b63786b8e28ffe64adbf357321e15f639abfe1a5ff22a3e8a3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-06T06:13:41.363Z] + docker images [2021-01-06T06:13:41.363Z] + grep docker [2021-01-06T06:13:41.363Z] docker-core-data-go latest e0a69f68ec75 3 seconds ago 22.3MB [2021-01-06T06:13:41.363Z] docker-support-notifications-go latest b975867af0a9 7 seconds ago 12MB [2021-01-06T06:13:41.363Z] docker-sys-mgmt-agent-go latest cc54cb0cbf0b 9 seconds ago 313MB [2021-01-06T06:13:41.363Z] docker-security-proxy-setup-go latest d9ff8780c8f6 14 seconds ago 24.5MB [2021-01-06T06:13:41.363Z] docker-support-scheduler-go latest 99ff489db6f6 25 seconds ago 10.7MB [2021-01-06T06:13:41.363Z] docker-security-secretstore-setup-go latest fc02ad72958c About a minute ago 24.6MB [2021-01-06T06:13:41.363Z] docker-security-bootstrap-redis-go latest 269869b994ba About a minute ago 15.8MB [2021-01-06T06:13:41.363Z] docker-core-metadata-go latest 781eb951da7d About a minute ago 13MB [2021-01-06T06:13:41.363Z] docker-core-command-go latest eb45645b7222 About a minute ago 10.6MB [2021-01-06T06:13:41.363Z] docker 20.10.0 aefe523efa57 3 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-06T06:13:47.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.608s coverage: 27.0% of statements [2021-01-06T06:13:47.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-06T06:13:47.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-06T06:13:47.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-06T06:13:47.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-06T06:13:47.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-06T06:13:47.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-06T06:13:47.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements [2021-01-06T06:13:47.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-06T06:13:47.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements [2021-01-06T06:13:47.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-06T06:13:47.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-06T06:13:47.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.558s coverage: 77.8% of statements [2021-01-06T06:13:47.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-06T06:13:47.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-06T06:13:47.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.453s coverage: 82.4% of statements [2021-01-06T06:13:47.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-06T06:13:47.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-06T06:13:47.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-06T06:13:47.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-06T06:13:55.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.191s coverage: 28.6% of statements [2021-01-06T06:13:55.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-06T06:13:55.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-06T06:13:55.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-06T06:13:55.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-06T06:13:55.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-06T06:13:55.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.193s coverage: 100.0% of statements [2021-01-06T06:13:55.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-06T06:13:55.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements [2021-01-06T06:13:55.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-06T06:13:55.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.368s coverage: 86.7% of statements [2021-01-06T06:13:55.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-06T06:13:55.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.359s coverage: 97.5% of statements [2021-01-06T06:13:55.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-06T06:13:56.388Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.124s coverage: 78.3% of statements [2021-01-06T06:13:56.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-06T06:13:56.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-06T06:13:56.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-06T06:13:56.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-06T06:13:57.310Z] Still waiting to schedule task [2021-01-06T06:13:57.311Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-06T06:14:03.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.073s coverage: 93.8% of statements [2021-01-06T06:14:03.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-06T06:14:03.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-06T06:14:03.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-06T06:14:03.178Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-06T06:14:03.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-06T06:14:03.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-06T06:14:03.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-06T06:14:03.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-06T06:14:03.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-06T06:14:03.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-06T06:14:03.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-06T06:14:03.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-06T06:14:03.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-06T06:14:03.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-06T06:14:03.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-06T06:14:03.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-06T06:14:03.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-06T06:14:03.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-06T06:14:03.178Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements [2021-01-06T06:14:03.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-06T06:14:03.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-06T06:14:03.178Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.215s coverage: 0.1% of statements [2021-01-06T06:14:03.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-06T06:14:03.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-06T06:14:03.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-06T06:14:03.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-06T06:14:03.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.082s coverage: 100.0% of statements [2021-01-06T06:14:03.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-06T06:14:03.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 75.5% of statements [2021-01-06T06:14:03.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-06T06:14:03.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.8% of statements [2021-01-06T06:14:03.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.117s coverage: 87.2% of statements [2021-01-06T06:14:05.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.166s coverage: 84.2% of statements [2021-01-06T06:14:06.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 91.4% of statements [2021-01-06T06:14:06.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-06T06:14:08.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.585s coverage: 63.5% of statements [2021-01-06T06:14:08.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-06T06:14:08.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-06T06:14:08.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2021-01-06T06:14:08.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 91.3% of statements [2021-01-06T06:14:09.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2021-01-06T06:14:09.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements [2021-01-06T06:14:11.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2021-01-06T06:14:14.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.917s coverage: 55.9% of statements [2021-01-06T06:14:14.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-06T06:14:14.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-06T06:14:14.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-06T06:14:14.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-06T06:14:14.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-06T06:14:15.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.411s coverage: 37.0% of statements [2021-01-06T06:14:15.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-06T06:14:15.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-06T06:14:15.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.461s coverage: 84.0% of statements [2021-01-06T06:14:15.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.088s coverage: 100.0% of statements [2021-01-06T06:14:24.288Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.346s coverage: 47.1% of statements [2021-01-06T06:14:24.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-06T06:14:24.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-06T06:14:24.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-06T06:14:24.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-06T06:14:24.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-06T06:14:24.288Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.135s coverage: 100.0% of statements [2021-01-06T06:14:24.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-06T06:14:24.288Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.137s coverage: 100.0% of statements [2021-01-06T06:14:24.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-06T06:14:27.696Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.048s coverage: 29.1% of statements [2021-01-06T06:14:27.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-06T06:14:27.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-06T06:14:27.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-06T06:14:27.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-06T06:14:27.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-06T06:14:27.696Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.204s coverage: 99.0% of statements [2021-01-06T06:14:27.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-06T06:14:27.696Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.088s coverage: 100.0% of statements [2021-01-06T06:14:27.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-06T06:14:27.696Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.062s coverage: 0.0% of statements [2021-01-06T06:14:27.696Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-06T06:14:27.696Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements [2021-01-06T06:14:27.696Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-06T06:14:27.696Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-06T06:14:27.696Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-06T06:14:27.696Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-06T06:14:27.696Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.095s coverage: 87.9% of statements [2021-01-06T06:14:27.696Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-06T06:14:27.696Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-06T06:14:27.696Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.077s coverage: 100.0% of statements [2021-01-06T06:14:28.676Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-01-06T06:14:28.949Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-01-06T06:14:29.547Z] GO111MODULE=on go vet ./... [2021-01-06T06:14:47.961Z] Running on prd-ubuntu18.04-docker-8c-8g-18643 in /w/workspace/edgexfoundry_edgex-go_PR-2990 [Pipeline] { [Pipeline] ws [2021-01-06T06:14:48.063Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-06T06:14:50.180Z] using credential edgex-jenkins-ssh [2021-01-06T06:14:50.243Z] Cloning the remote Git repository [2021-01-06T06:14:50.266Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-06T06:14:50.358Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-06T06:14:50.385Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-06T06:14:50.385Z] > git --version # timeout=10 [2021-01-06T06:14:50.390Z] > git --version # 'git version 2.17.1' [2021-01-06T06:14:50.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-06T06:14:50.411Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-06T06:14:58.658Z] Merging remotes/origin/master commit f6f1810f8e72a9609a8084418fbab33b05fccf6b into PR head commit 43f467f085aefd2fa690ca57f6f69bdd6698eef9 [2021-01-06T06:14:58.789Z] Merge succeeded, producing 43f467f085aefd2fa690ca57f6f69bdd6698eef9 [2021-01-06T06:14:58.790Z] Checking out Revision 43f467f085aefd2fa690ca57f6f69bdd6698eef9 (PR-2990) [2021-01-06T06:14:58.128Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-06T06:14:58.139Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-06T06:14:58.147Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-06T06:14:58.162Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-06T06:14:58.163Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-06T06:14:58.167Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2990/head:refs/remotes/origin/PR-2990 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-06T06:14:58.671Z] > git config core.sparsecheckout # timeout=10 [2021-01-06T06:14:58.675Z] > git checkout -f 43f467f085aefd2fa690ca57f6f69bdd6698eef9 # timeout=10 [2021-01-06T06:14:58.768Z] > git remote # timeout=10 [2021-01-06T06:14:58.774Z] > git config --get remote.origin.url # timeout=10 [2021-01-06T06:14:58.778Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-06T06:14:58.781Z] > git merge f6f1810f8e72a9609a8084418fbab33b05fccf6b # timeout=10 [2021-01-06T06:14:58.789Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-06T06:14:58.796Z] > git config core.sparsecheckout # timeout=10 [2021-01-06T06:14:58.799Z] > git checkout -f 43f467f085aefd2fa690ca57f6f69bdd6698eef9 # timeout=10 [2021-01-06T06:15:02.434Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging" [2021-01-06T06:15:02.463Z] > git --version # timeout=10 [2021-01-06T06:15:02.466Z] > git --version # 'git version 2.17.1' [2021-01-06T06:15:02.469Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-06T06:15:04.114Z] + echo snap-build.sh [2021-01-06T06:15:04.114Z] snap-build.sh [2021-01-06T06:15:04.114Z] + SNAP_BASE_DIR=. [2021-01-06T06:15:04.114Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-06T06:15:04.114Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-06T06:15:04.114Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-06T06:15:04.114Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-06T06:15:04.114Z] + cd /w/workspace/edgex-go/1 [2021-01-06T06:15:04.114Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-06T06:15:04.114Z] Reading package lists... [2021-01-06T06:15:04.114Z] Building dependency tree... [2021-01-06T06:15:04.114Z] Reading state information... [2021-01-06T06:15:04.378Z] The following packages were automatically installed and are no longer required: [2021-01-06T06:15:04.378Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-06T06:15:04.378Z] uidmap xdelta3 [2021-01-06T06:15:04.378Z] Use 'sudo apt autoremove' to remove them. [2021-01-06T06:15:04.378Z] The following packages will be REMOVED: [2021-01-06T06:15:04.378Z] lxd* lxd-client* [2021-01-06T06:15:04.956Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-06T06:15:04.956Z] After this operation, 31.7 MB disk space will be freed. [2021-01-06T06:15:06.001Z] (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-06T06:15:06.001Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-06T06:15:06.958Z] Removing lxd dnsmasq configuration [2021-01-06T06:15:07.220Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-06T06:15:07.481Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-06T06:15:08.061Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-06T06:15:08.329Z] (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-06T06:15:08.329Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-06T06:15:09.714Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-06T06:15:09.974Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-06T06:15:11.359Z] + sudo snap remove --purge lxd [2021-01-06T06:15:11.359Z] snap "lxd" is not installed [2021-01-06T06:15:11.359Z] + sudo groupadd --force --system lxd [2021-01-06T06:15:11.359Z] ++ whoami [2021-01-06T06:15:11.359Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-06T06:15:11.359Z] + newgrp - lxd [2021-01-06T06:15:11.359Z] + sudo snap install lxd [2021-01-06T06:15:21.368Z] 2021-01-06T06:15:19Z INFO Waiting for automatic snapd restart... [2021-01-06T06:15:36.302Z] lxd 4.9 from Canonical* installed [2021-01-06T06:15:36.302Z] + sudo lxd init --auto [2021-01-06T06:15:37.625Z] gofmt -l . [2021-01-06T06:15:37.625Z] [ "`gofmt -l .`" = "" ] [2021-01-06T06:15:37.625Z] ./bin/test-go-mod-tidy.sh [2021-01-06T06:15:37.625Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-06T06:15:42.628Z] + ls -al . [2021-01-06T06:15:42.628Z] total 668 [2021-01-06T06:15:42.628Z] drwxrwxr-x 9 1001 1001 4096 Jan 6 06:15 . [2021-01-06T06:15:42.628Z] drwxr-xr-x 4 root root 4096 Jan 6 06:12 .. [2021-01-06T06:15:42.628Z] -rw-rw-r-- 1 1001 1001 11 Jan 6 06:10 .dockerignore [2021-01-06T06:15:42.628Z] drwxrwxr-x 8 1001 1001 4096 Jan 6 06:10 .git [2021-01-06T06:15:42.628Z] drwxrwxr-x 3 1001 1001 4096 Jan 6 06:10 .github [2021-01-06T06:15:42.628Z] -rw-rw-r-- 1 1001 1001 824 Jan 6 06:10 .gitignore [2021-01-06T06:15:42.628Z] -rw-rw-r-- 1 1001 1001 166 Jan 6 06:10 .sonarcloud.properties [2021-01-06T06:15:42.628Z] -rw-rw-r-- 1 1001 1001 3804 Jan 6 06:10 CONTRIBUTING.md [2021-01-06T06:15:42.628Z] -rw-rw-r-- 1 1001 1001 931 Jan 6 06:10 Dockerfile.build [2021-01-06T06:15:42.628Z] -rw-rw-r-- 1 1001 1001 863 Jan 6 06:10 Jenkinsfile [2021-01-06T06:15:42.628Z] -rw-rw-r-- 1 1001 1001 10775 Jan 6 06:10 LICENSE [2021-01-06T06:15:42.628Z] -rw-rw-r-- 1 1001 1001 5750 Jan 6 06:10 Makefile [2021-01-06T06:15:42.628Z] -rw-rw-r-- 1 1001 1001 6511 Jan 6 06:10 README.md [2021-01-06T06:15:42.628Z] -rw-rw-r-- 1 1001 1001 6744 Jan 6 06:10 SECURITY.md [2021-01-06T06:15:42.628Z] -rw-rw-r-- 1 1001 1001 5 Jan 6 06:06 VERSION [2021-01-06T06:15:42.628Z] -rw-rw-r-- 1 1001 1001 4131 Jan 6 06:10 ZMQWindows.md [2021-01-06T06:15:42.628Z] drwxrwxr-x 2 1001 1001 4096 Jan 6 06:10 bin [2021-01-06T06:15:42.628Z] drwxrwxr-x 14 1001 1001 4096 Jan 6 06:10 cmd [2021-01-06T06:15:42.628Z] -rw-r--r-- 1 root root 541590 Jan 6 06:14 coverage.out [2021-01-06T06:15:42.628Z] -rw-r--r-- 1 root root 979 Jan 6 06:15 go.mod [2021-01-06T06:15:42.628Z] -rw-r--r-- 1 root root 19019 Jan 6 06:15 go.sum [2021-01-06T06:15:42.628Z] drwxrwxr-x 8 1001 1001 4096 Jan 6 06:10 internal [2021-01-06T06:15:42.628Z] drwxrwxr-x 4 1001 1001 4096 Jan 6 06:10 openapi [2021-01-06T06:15:42.628Z] drwxrwxr-x 4 1001 1001 4096 Jan 6 06:10 snap [2021-01-06T06:15:42.628Z] -rw-rw-r-- 1 1001 1001 168 Jan 6 06:10 version.go [Pipeline] sh [2021-01-06T06:15:43.308Z] + '[' -e coverage.out ] [2021-01-06T06:15:43.309Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-06T06:15:43.348Z] Warning: overwriting stash ‘coverage-report’ [2021-01-06T06:15:44.464Z] + sudo snap install --classic snapcraft [2021-01-06T06:15:44.524Z] Stashed 1 file(s) [Pipeline] sh [2021-01-06T06:15:45.247Z] + make build [2021-01-06T06:15:45.247Z] 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-06T06:15:51.061Z] snapcraft 4.4.4 from Canonical* installed [2021-01-06T06:15:51.061Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-06T06:15:51.061Z] + patch --verbose -p1 [2021-01-06T06:15:51.061Z] Hmm... Looks like a unified diff to me... [2021-01-06T06:15:51.061Z] The text leading up to this was: [2021-01-06T06:15:51.061Z] -------------------------- [2021-01-06T06:15:51.061Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-06T06:15:51.061Z] |From: Tony Espy [2021-01-06T06:15:51.061Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-06T06:15:51.061Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-06T06:15:51.061Z] | [2021-01-06T06:15:51.061Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-06T06:15:51.061Z] |optimize the snap CI check run for pull requests. When [2021-01-06T06:15:51.061Z] |applied, it essentially strips out everything (apps and [2021-01-06T06:15:51.061Z] |parts) from the snapcraft.yaml file except those required [2021-01-06T06:15:51.061Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-06T06:15:51.061Z] |catch changes to edgex-go that break the snap build. [2021-01-06T06:15:51.061Z] | [2021-01-06T06:15:51.061Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-06T06:15:51.061Z] |to update this patch file, otherwise it may fail to apply, [2021-01-06T06:15:51.061Z] |resulting in a failed snap build CI check in the associated [2021-01-06T06:15:51.061Z] |pull request. [2021-01-06T06:15:51.061Z] | [2021-01-06T06:15:51.061Z] |Note - in addition to applying this patch, the pipeline also [2021-01-06T06:15:51.061Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-06T06:15:51.061Z] |need to build the finally binary .snap file (and it won't [2021-01-06T06:15:51.061Z] |work with the patch applied). This further reduces the build [2021-01-06T06:15:51.061Z] |time. [2021-01-06T06:15:51.061Z] |--- [2021-01-06T06:15:51.061Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-06T06:15:51.061Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-06T06:15:51.061Z] | [2021-01-06T06:15:51.061Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-06T06:15:51.061Z] |index 1e537489..faf42425 100644 [2021-01-06T06:15:51.061Z] |--- a/snap/snapcraft.yaml [2021-01-06T06:15:51.061Z] |+++ b/snap/snapcraft.yaml [2021-01-06T06:15:51.061Z] -------------------------- [2021-01-06T06:15:51.061Z] patching file snap/snapcraft.yaml [2021-01-06T06:15:51.061Z] Using Plan A... [2021-01-06T06:15:51.061Z] Hunk #1 succeeded at 73. [2021-01-06T06:15:51.061Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-06T06:15:51.061Z] Hunk #3 succeeded at 214. [2021-01-06T06:15:51.061Z] Hunk #4 succeeded at 222. [2021-01-06T06:15:51.061Z] Hunk #5 succeeded at 229. [2021-01-06T06:15:51.061Z] Hunk #6 succeeded at 256. [2021-01-06T06:15:51.061Z] Hunk #7 succeeded at 290. [2021-01-06T06:15:51.061Z] Hunk #8 succeeded at 341. [2021-01-06T06:15:51.061Z] Hmm... Ignoring the trailing garbage. [2021-01-06T06:15:51.061Z] done [2021-01-06T06:15:51.061Z] + sudo snapcraft prime --use-lxd [2021-01-06T06:15:51.636Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-06T06:15:51.636Z] 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-06T06:15:51.636Z] - README.md [2021-01-06T06:15:51.636Z] - snapcraft.yaml.orig [2021-01-06T06:15:51.636Z] [2021-01-06T06:15:51.636Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-06T06:15:52.585Z] Launching a container. [2021-01-06T06:15:55.396Z] 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-06T06:16:04.835Z] Waiting for container to be ready [2021-01-06T06:16:04.835Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-06T06:16:04.835Z] [2021-01-06T06:16:07.384Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-06T06:16:07.651Z] Waiting for network to be ready... [2021-01-06T06:16:07.913Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-06T06:16:08.175Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1478 kB] [2021-01-06T06:16:08.175Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-06T06:16:08.175Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [288 kB] [2021-01-06T06:16:08.175Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-06T06:16:08.175Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-06T06:16:08.175Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] [2021-01-06T06:16:08.175Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] [2021-01-06T06:16:08.175Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-06T06:16:08.175Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-06T06:16:08.745Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-06T06:16:08.745Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-06T06:16:08.745Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-06T06:16:09.005Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-06T06:16:09.005Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-06T06:16:09.005Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-06T06:16:09.005Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-06T06:16:09.005Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-06T06:16:09.575Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-06T06:16:09.834Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1814 kB] [2021-01-06T06:16:09.834Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-06T06:16:09.834Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.4 kB] [2021-01-06T06:16:09.834Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] [2021-01-06T06:16:09.834Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-06T06:16:09.834Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-06T06:16:09.834Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-06T06:16:10.094Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-06T06:16:13.425Z] Fetched 23.6 MB in 5s (4589 kB/s) [2021-01-06T06:16:13.994Z] Reading package lists... [2021-01-06T06:16:14.254Z] Reading package lists... [2021-01-06T06:16:14.514Z] Building dependency tree... [2021-01-06T06:16:14.514Z] Reading state information... [2021-01-06T06:16:14.514Z] The following additional packages will be installed: [2021-01-06T06:16:14.514Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-06T06:16:14.514Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-06T06:16:14.514Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-06T06:16:14.514Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-06T06:16:14.514Z] Suggested packages: [2021-01-06T06:16:14.514Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-06T06:16:14.514Z] Recommended packages: [2021-01-06T06:16:14.514Z] gnupg libsasl2-modules [2021-01-06T06:16:14.514Z] The following NEW packages will be installed: [2021-01-06T06:16:14.514Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-06T06:16:14.514Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-06T06:16:14.514Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-06T06:16:14.514Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-06T06:16:14.514Z] The following packages will be upgraded: [2021-01-06T06:16:14.514Z] gpg gpg-agent gpgconf libudev1 [2021-01-06T06:16:14.774Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-06T06:16:14.774Z] Need to get 3531 kB of archives. [2021-01-06T06:16:14.774Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-06T06:16:14.774Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-06T06:16:14.774Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-06T06:16:15.343Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-06T06:16:15.343Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-06T06:16:15.343Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-06T06:16:15.343Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2021-01-06T06:16:15.343Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2021-01-06T06:16:15.343Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-06T06:16:15.343Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-06T06:16:15.603Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-06T06:16:15.603Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-06T06:16:15.603Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-06T06:16:15.603Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-06T06:16:15.603Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-06T06:16:15.603Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-06T06:16:15.603Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-06T06:16:15.603Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-06T06:16:15.603Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-06T06:16:15.603Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-06T06:16:15.603Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-06T06:16:15.603Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-06T06:16:15.603Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-06T06:16:15.866Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-06T06:16:15.866Z] Fetched 3531 kB in 1s (3226 kB/s) [2021-01-06T06:16:15.866Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-06T06:16:15.866Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-06T06:16:16.136Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-06T06:16:16.136Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-06T06:16:16.136Z] Selecting previously unselected package udev. [2021-01-06T06:16:16.136Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-06T06:16:16.136Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-06T06:16:16.136Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-06T06:16:16.398Z] Selecting previously unselected package libfuse2:amd64. [2021-01-06T06:16:16.398Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-06T06:16:16.398Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-06T06:16:16.666Z] Selecting previously unselected package fuse. [2021-01-06T06:16:16.666Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-06T06:16:16.666Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-06T06:16:16.666Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-06T06:16:16.666Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-06T06:16:16.927Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-06T06:16:16.927Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-06T06:16:16.927Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-06T06:16:16.927Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-06T06:16:17.196Z] Selecting previously unselected package libksba8:amd64. [2021-01-06T06:16:17.196Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-06T06:16:17.196Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-06T06:16:17.196Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-06T06:16:17.196Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-06T06:16:17.196Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T06:16:17.196Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-06T06:16:17.196Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-06T06:16:17.455Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T06:16:17.455Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-06T06:16:17.455Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-06T06:16:17.455Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T06:16:17.455Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-06T06:16:17.455Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-06T06:16:17.455Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T06:16:17.594Z] 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-06T06:16:17.716Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-06T06:16:17.716Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-06T06:16:17.716Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T06:16:17.716Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-06T06:16:17.716Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-06T06:16:17.716Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T06:16:17.716Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-06T06:16:17.716Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-06T06:16:17.716Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T06:16:17.976Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-06T06:16:17.976Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-06T06:16:17.976Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T06:16:17.976Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-06T06:16:17.976Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-06T06:16:17.976Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T06:16:17.976Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-06T06:16:17.976Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-06T06:16:17.976Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-06T06:16:18.238Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-06T06:16:18.238Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-06T06:16:18.238Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-06T06:16:18.238Z] Selecting previously unselected package libldap-common. [2021-01-06T06:16:18.238Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-06T06:16:18.238Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-06T06:16:18.238Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-06T06:16:18.238Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-06T06:16:18.238Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-06T06:16:18.502Z] Selecting previously unselected package dirmngr. [2021-01-06T06:16:18.502Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-06T06:16:18.502Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-06T06:16:18.502Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-06T06:16:18.502Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-06T06:16:18.764Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-06T06:16:18.764Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-06T06:16:18.764Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-06T06:16:18.764Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-06T06:16:18.764Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T06:16:18.764Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-06T06:16:19.026Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-06T06:16:19.026Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-06T06:16:19.288Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-06T06:16:19.547Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T06:16:19.547Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-06T06:16:19.547Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-06T06:16:19.547Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-06T06:16:19.547Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T06:16:19.547Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T06:16:19.810Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T06:16:19.810Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T06:16:19.810Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T06:16:19.810Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T06:16:19.810Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T06:16:19.810Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-06T06:16:19.810Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-06T06:16:20.079Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-06T06:16:20.342Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-06T06:16:20.342Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-06T06:16:20.342Z] This means they are not meant to be enabled using systemctl. [2021-01-06T06:16:20.342Z] Possible reasons for having this kind of units are: [2021-01-06T06:16:20.342Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-06T06:16:20.342Z] .wants/ or .requires/ directory. [2021-01-06T06:16:20.342Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-06T06:16:20.342Z] a requirement dependency on it. [2021-01-06T06:16:20.342Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-06T06:16:20.342Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-06T06:16:20.342Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-06T06:16:20.342Z] instance name specified. [2021-01-06T06:16:20.601Z] Reading package lists... [2021-01-06T06:16:20.871Z] Building dependency tree... [2021-01-06T06:16:20.871Z] Reading state information... [2021-01-06T06:16:20.996Z] 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-06T06:16:21.135Z] The following additional packages will be installed: [2021-01-06T06:16:21.135Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-06T06:16:21.135Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-06T06:16:21.135Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-06T06:16:21.135Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-06T06:16:21.135Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-06T06:16:21.135Z] Suggested packages: [2021-01-06T06:16:21.135Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-06T06:16:21.135Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-06T06:16:21.135Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-06T06:16:21.135Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-06T06:16:21.135Z] systemd-container policykit-1 [2021-01-06T06:16:21.135Z] Recommended packages: [2021-01-06T06:16:21.135Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-06T06:16:21.135Z] The following NEW packages will be installed: [2021-01-06T06:16:21.135Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-06T06:16:21.135Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-06T06:16:21.135Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-06T06:16:21.135Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-06T06:16:21.135Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-06T06:16:21.135Z] The following packages will be upgraded: [2021-01-06T06:16:21.135Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-06T06:16:21.135Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-06T06:16:21.135Z] Need to get 35.2 MB of archives. [2021-01-06T06:16:21.135Z] After this operation, 141 MB of additional disk space will be used. [2021-01-06T06:16:21.135Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-06T06:16:21.135Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-06T06:16:21.135Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-06T06:16:21.401Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-06T06:16:21.401Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-06T06:16:21.401Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-06T06:16:21.401Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-06T06:16:21.401Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-06T06:16:21.401Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-06T06:16:21.401Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-06T06:16:21.401Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-06T06:16:21.401Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-06T06:16:21.401Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-06T06:16:21.401Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-06T06:16:21.401Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-06T06:16:21.401Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-06T06:16:21.661Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-06T06:16:22.601Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-06T06:16:22.601Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-06T06:16:22.601Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-06T06:16:22.601Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-06T06:16:22.601Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-06T06:16:22.601Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-06T06:16:22.601Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-06T06:16:22.601Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-06T06:16:22.601Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-06T06:16:22.861Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-06T06:16:22.861Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-06T06:16:22.861Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-06T06:16:22.861Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-06T06:16:24.256Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-06T06:16:24.256Z] Fetched 35.2 MB in 3s (11.5 MB/s) [2021-01-06T06:16:24.256Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-06T06:16:24.256Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-06T06:16:24.517Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-06T06:16:25.088Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-06T06:16:25.088Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-06T06:16:25.088Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-06T06:16:25.299Z] 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-06T06:16:25.349Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-06T06:16:25.349Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-06T06:16:25.349Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-06T06:16:25.349Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-06T06:16:25.610Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-06T06:16:25.610Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-06T06:16:25.611Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-06T06:16:25.878Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-06T06:16:25.878Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-06T06:16:26.458Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-06T06:16:26.458Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-06T06:16:26.458Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-06T06:16:26.458Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-06T06:16:26.723Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-06T06:16:26.723Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-06T06:16:26.723Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-06T06:16:26.734Z] 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-06T06:16:26.982Z] Selecting previously unselected package libexpat1:amd64. [2021-01-06T06:16:26.983Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-06T06:16:26.983Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-06T06:16:26.983Z] Selecting previously unselected package python3.6-minimal. [2021-01-06T06:16:26.983Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-06T06:16:26.983Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-06T06:16:27.245Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-06T06:16:27.506Z] Checking for services that may need to be restarted...done. [2021-01-06T06:16:27.506Z] Checking for services that may need to be restarted...done. [2021-01-06T06:16:27.769Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-06T06:16:27.769Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-06T06:16:27.769Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-06T06:16:28.341Z] Selecting previously unselected package python3-minimal. [2021-01-06T06:16:28.341Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-06T06:16:28.341Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-06T06:16:28.341Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-06T06:16:28.603Z] Selecting previously unselected package mime-support. [2021-01-06T06:16:28.603Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-06T06:16:28.603Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-06T06:16:28.603Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-06T06:16:28.603Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-06T06:16:28.603Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-06T06:16:28.865Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-06T06:16:28.865Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-06T06:16:28.865Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-06T06:16:29.125Z] Selecting previously unselected package python3.6. [2021-01-06T06:16:29.125Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-06T06:16:29.125Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-06T06:16:29.125Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-06T06:16:29.125Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-06T06:16:29.125Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-06T06:16:29.125Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-06T06:16:29.384Z] Selecting previously unselected package python3. [2021-01-06T06:16:29.384Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-06T06:16:29.384Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-06T06:16:29.384Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-06T06:16:29.646Z] Selecting previously unselected package multiarch-support. [2021-01-06T06:16:29.646Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-06T06:16:29.646Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-06T06:16:29.646Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-06T06:16:29.646Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-06T06:16:29.646Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-06T06:16:29.646Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-06T06:16:29.646Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-06T06:16:29.646Z] Selecting previously unselected package libbsd0:amd64. [2021-01-06T06:16:29.646Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-06T06:16:29.646Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-06T06:16:29.908Z] Selecting previously unselected package sudo. [2021-01-06T06:16:29.908Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-06T06:16:29.908Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-06T06:16:29.908Z] Selecting previously unselected package apparmor. [2021-01-06T06:16:29.908Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-06T06:16:29.908Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-06T06:16:30.168Z] Selecting previously unselected package libedit2:amd64. [2021-01-06T06:16:30.168Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-06T06:16:30.168Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-06T06:16:30.168Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-06T06:16:30.168Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-06T06:16:30.168Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-06T06:16:30.431Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-06T06:16:30.431Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-06T06:16:30.431Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-06T06:16:30.431Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-06T06:16:30.431Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-06T06:16:30.431Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-06T06:16:30.694Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-06T06:16:30.694Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-06T06:16:30.694Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-06T06:16:30.694Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-06T06:16:30.694Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-06T06:16:30.694Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-06T06:16:30.955Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-06T06:16:30.955Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-06T06:16:30.955Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-06T06:16:30.955Z] Selecting previously unselected package openssh-client. [2021-01-06T06:16:30.955Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-06T06:16:30.955Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-06T06:16:31.039Z] 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-06T06:16:31.216Z] Selecting previously unselected package squashfs-tools. [2021-01-06T06:16:31.216Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-06T06:16:31.216Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-06T06:16:31.216Z] Selecting previously unselected package snapd. [2021-01-06T06:16:31.216Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-06T06:16:31.484Z] Unpacking snapd (2.48+18.04) ... [2021-01-06T06:16:34.031Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-06T06:16:34.031Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-06T06:16:34.031Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-06T06:16:34.031Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-06T06:16:34.290Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-06T06:16:34.290Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-06T06:16:34.290Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-06T06:16:34.290Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-06T06:16:34.290Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-06T06:16:35.230Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-06T06:16:35.230Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-06T06:16:35.230Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-06T06:16:35.230Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-06T06:16:35.230Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-06T06:16:35.230Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-06T06:16:35.354Z] 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-06T06:16:36.172Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-06T06:16:36.173Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-06T06:16:36.173Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-06T06:16:36.173Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-06T06:16:36.173Z] running python rtupdate hooks for python3.6... [2021-01-06T06:16:36.173Z] running python post-rtupdate hooks for python3.6... [2021-01-06T06:16:36.173Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-06T06:16:37.556Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-06T06:16:37.819Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-06T06:16:37.819Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-06T06:16:38.079Z] Setting up snapd (2.48+18.04) ... [2021-01-06T06:16:38.343Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-06T06:16:38.622Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-06T06:16:38.744Z] 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-06T06:16:38.882Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-06T06:16:39.142Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-06T06:16:39.142Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-06T06:16:39.142Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-06T06:16:39.403Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-06T06:16:39.666Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-06T06:16:39.926Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-06T06:16:40.188Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-06T06:16:40.188Z] /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-06T06:16:40.188Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-06T06:16:40.188Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-06T06:16:41.128Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-06T06:16:41.387Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-06T06:16:41.387Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-06T06:16:43.061Z] 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-06T06:16:43.301Z] Reading package lists... [2021-01-06T06:16:43.301Z] Reading package lists... [2021-01-06T06:16:43.301Z] Building dependency tree... [2021-01-06T06:16:43.301Z] Reading state information... [2021-01-06T06:16:43.301Z] Calculating upgrade... [2021-01-06T06:16:43.560Z] The following packages will be upgraded: [2021-01-06T06:16:43.560Z] advancecomp base-files bash binutils binutils-common [2021-01-06T06:16:43.560Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-06T06:16:43.560Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-06T06:16:43.560Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-06T06:16:43.560Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-06T06:16:43.560Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-06T06:16:43.560Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-06T06:16:43.560Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-06T06:16:43.560Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-06T06:16:43.560Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-06T06:16:43.560Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-06T06:16:43.561Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-06T06:16:43.561Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-06T06:16:43.561Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-06T06:16:43.561Z] ubuntu-keyring util-linux [2021-01-06T06:16:43.820Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-06T06:16:43.820Z] Need to get 63.7 MB of archives. [2021-01-06T06:16:43.820Z] After this operation, 5201 kB of additional disk space will be used. [2021-01-06T06:16:43.820Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-06T06:16:43.820Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-129.132 [997 kB] [2021-01-06T06:16:44.390Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-06T06:16:44.390Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-06T06:16:44.390Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-06T06:16:44.390Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-06T06:16:44.390Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-06T06:16:44.390Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-06T06:16:44.390Z] 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-06T06:16:44.390Z] 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-06T06:16:44.390Z] 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-06T06:16:44.390Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-06T06:16:44.651Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-06T06:16:44.651Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-06T06:16:44.651Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-06T06:16:44.651Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-06T06:16:44.651Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-06T06:16:44.651Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-06T06:16:44.651Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-06T06:16:44.651Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-06T06:16:44.651Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-06T06:16:44.651Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-06T06:16:44.651Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-06T06:16:44.651Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-06T06:16:44.651Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-06T06:16:44.651Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-06T06:16:44.651Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-06T06:16:44.651Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-06T06:16:44.651Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-06T06:16:44.651Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-06T06:16:44.913Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-06T06:16:44.913Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-06T06:16:44.913Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-06T06:16:44.913Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-06T06:16:44.913Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-06T06:16:44.913Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-06T06:16:44.913Z] Get:37 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-06T06:16:44.913Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-06T06:16:44.913Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-06T06:16:44.913Z] Get:40 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-06T06:16:44.913Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-06T06:16:44.913Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-06T06:16:44.913Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-06T06:16:44.913Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-06T06:16:44.913Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-06T06:16:44.913Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-06T06:16:44.913Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-06T06:16:44.913Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-06T06:16:44.913Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-06T06:16:45.173Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-06T06:16:45.173Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-06T06:16:45.173Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-06T06:16:45.173Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-06T06:16:45.173Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-06T06:16:45.173Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-06T06:16:45.173Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-06T06:16:45.173Z] Get:57 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-06T06:16:45.173Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-06T06:16:45.173Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-06T06:16:45.173Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-06T06:16:45.173Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-06T06:16:45.173Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-06T06:16:45.173Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-06T06:16:45.173Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-06T06:16:45.173Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-06T06:16:45.173Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-06T06:16:45.173Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-06T06:16:45.173Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-06T06:16:45.173Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-06T06:16:45.173Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-06T06:16:45.173Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-06T06:16:45.173Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-06T06:16:45.433Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-06T06:16:45.433Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-06T06:16:45.433Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-06T06:16:45.433Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-06T06:16:45.433Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-06T06:16:45.433Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2021-01-06T06:16:45.433Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-06T06:16:45.433Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-06T06:16:45.433Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-06T06:16:45.433Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-06T06:16:45.683Z] 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-06T06:16:45.696Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-06T06:16:45.696Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-06T06:16:45.696Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-06T06:16:45.696Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-06T06:16:45.696Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-06T06:16:45.696Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-06T06:16:45.958Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-06T06:16:46.218Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-06T06:16:46.218Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-06T06:16:46.218Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-06T06:16:46.856Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-06T06:16:46.857Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-06T06:16:46.857Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-06T06:16:46.857Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-06T06:16:46.857Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-06T06:16:46.857Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-06T06:16:46.857Z] Fetched 63.7 MB in 3s (21.1 MB/s) [2021-01-06T06:16:47.116Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T06:16:47.116Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-06T06:16:47.116Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-06T06:16:47.688Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-06T06:16:47.688Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-06T06:16:47.951Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-129.132_amd64.deb ... [2021-01-06T06:16:47.951Z] Unpacking linux-libc-dev:amd64 (4.15.0-129.132) over (4.15.0-20.21) ... [2021-01-06T06:16:48.910Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-06T06:16:48.910Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-06T06:16:48.910Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-06T06:16:48.910Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-06T06:16:48.910Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-06T06:16:48.910Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-06T06:16:49.178Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-06T06:16:49.178Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-06T06:16:49.178Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-06T06:16:49.178Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-06T06:16:49.441Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-06T06:16:49.441Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-06T06:16:49.441Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-06T06:16:49.441Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-06T06:16:49.704Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-06T06:16:49.704Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-06T06:16:49.704Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-06T06:16:49.704Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-06T06:16:49.966Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-06T06:16:49.966Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-06T06:16:49.966Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-06T06:16:49.966Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-06T06:16:49.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-06T06:16:50.227Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-06T06:16:50.227Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-06T06:16:50.227Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-06T06:16:50.488Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-06T06:16:50.488Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-06T06:16:50.748Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-06T06:16:50.748Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-06T06:16:50.748Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-06T06:16:51.318Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-06T06:16:51.578Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-06T06:16:51.578Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-06T06:16:51.578Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-06T06:16:51.578Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-06T06:16:51.578Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-06T06:16:51.839Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-06T06:16:51.839Z] Installing new version of config file /etc/issue ... [2021-01-06T06:16:51.839Z] Installing new version of config file /etc/issue.net ... [2021-01-06T06:16:51.839Z] Installing new version of config file /etc/lsb-release ... [2021-01-06T06:16:51.839Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-06T06:16:52.099Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-06T06:16:52.099Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-06T06:16:52.099Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-06T06:16:52.359Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T06:16:52.359Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-06T06:16:52.359Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-06T06:16:52.620Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-06T06:16:52.620Z] 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-06T06:16:52.620Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T06:16:52.620Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-06T06:16:52.620Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [Pipeline] } [2021-01-06T06:16:52.671Z] $ docker stop --time=1 d8fcbed576111bdc26e10dbe40699af7788f6bbc0543083f63e85b3884c14774 [2021-01-06T06:16:52.881Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-06T06:16:52.882Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T06:16:52.882Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-06T06:16:52.882Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-06T06:16:53.141Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-06T06:16:53.141Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T06:16:53.141Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-06T06:16:53.141Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-06T06:16:53.400Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-06T06:16:53.660Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T06:16:53.660Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-06T06:16:53.660Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-06T06:16:53.660Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-06T06:16:53.920Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T06:16:53.920Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-06T06:16:53.920Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-06T06:16:53.920Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-06T06:16:54.180Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T06:16:54.180Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-06T06:16:54.180Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-06T06:16:54.180Z] Setting up grep (3.1-2build1) ... [2021-01-06T06:16:54.441Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T06:16:54.441Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-06T06:16:54.441Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-06T06:16:54.441Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-06T06:16:55.011Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T06:16:55.011Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-06T06:16:55.011Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-06T06:16:55.011Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-06T06:16:55.011Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T06:16:55.011Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-06T06:16:55.011Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-06T06:16:55.105Z] $ docker rm -f d8fcbed576111bdc26e10dbe40699af7788f6bbc0543083f63e85b3884c14774 [2021-01-06T06:16:55.584Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-06T06:16:55.584Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-06T06:16:55.844Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-06T06:16:55.844Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] // withDockerContainer [Pipeline] } [2021-01-06T06:16:56.415Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-06T06:16:56.415Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T06:16:56.415Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-06T06:16:56.415Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-06T06:16:57.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-06T06:16:57.301Z] [2021-01-06T06:16:57.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-06T06:16:57.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-06T06:16:57.733Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-06T06:16:57.733Z] 29e5d40040c1: Pulling fs layer [2021-01-06T06:16:57.733Z] 1ce36da41761: Pulling fs layer [2021-01-06T06:16:57.733Z] 25b303627fd3: Pulling fs layer [2021-01-06T06:16:57.816Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-06T06:16:57.816Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-06T06:16:57.816Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-06T06:16:57.816Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-06T06:16:57.816Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-06T06:16:57.816Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T06:16:57.816Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-06T06:16:57.816Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-06T06:16:58.005Z] 29e5d40040c1: Verifying Checksum [2021-01-06T06:16:58.005Z] 29e5d40040c1: Download complete [2021-01-06T06:16:58.077Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-06T06:16:58.077Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T06:16:58.077Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-06T06:16:58.077Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-06T06:16:58.339Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-06T06:16:58.339Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T06:16:58.339Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-06T06:16:58.339Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-06T06:16:58.339Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-06T06:16:58.601Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T06:16:58.601Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-06T06:16:58.601Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-06T06:16:58.601Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-06T06:16:58.601Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T06:16:58.601Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-06T06:16:58.602Z] 1ce36da41761: Verifying Checksum [2021-01-06T06:16:58.602Z] 1ce36da41761: Download complete [2021-01-06T06:16:58.861Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-06T06:16:58.862Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-06T06:16:58.862Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T06:16:58.862Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-06T06:16:58.862Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-06T06:16:58.878Z] 29e5d40040c1: Pull complete [2021-01-06T06:16:59.122Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-06T06:16:59.122Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-06T06:16:59.122Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-06T06:16:59.385Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T06:16:59.385Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-06T06:16:59.385Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-06T06:16:59.385Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-06T06:16:59.385Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T06:16:59.385Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-06T06:16:59.647Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-06T06:16:59.647Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-06T06:16:59.907Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T06:16:59.907Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-06T06:16:59.907Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-06T06:16:59.907Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-06T06:16:59.907Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T06:16:59.907Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-06T06:17:00.168Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-06T06:17:00.313Z] 1ce36da41761: Pull complete [2021-01-06T06:17:00.313Z] 25b303627fd3: Verifying Checksum [2021-01-06T06:17:00.313Z] 25b303627fd3: Download complete [2021-01-06T06:17:00.430Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-06T06:17:00.691Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-06T06:17:01.260Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-06T06:17:01.260Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T06:17:01.260Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-06T06:17:01.260Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-06T06:17:01.521Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-06T06:17:02.093Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T06:17:02.093Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-06T06:17:02.093Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-06T06:17:02.093Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-06T06:17:02.353Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T06:17:02.353Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-06T06:17:02.353Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-06T06:17:02.353Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-06T06:17:02.618Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T06:17:02.618Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-06T06:17:02.618Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-06T06:17:02.885Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-06T06:17:02.885Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T06:17:02.885Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-06T06:17:02.885Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-06T06:17:03.148Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-06T06:17:03.148Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T06:17:03.148Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-06T06:17:03.412Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-06T06:17:03.412Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-06T06:17:03.682Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T06:17:03.682Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-06T06:17:03.682Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-06T06:17:03.682Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-06T06:17:03.682Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-06T06:17:03.967Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-06T06:17:03.967Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-06T06:17:03.967Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-06T06:17:04.264Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T06:17:04.264Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-06T06:17:04.264Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-06T06:17:04.264Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-06T06:17:04.544Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T06:17:04.544Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-06T06:17:04.544Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-06T06:17:04.544Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-06T06:17:04.812Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T06:17:04.812Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-06T06:17:04.812Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-06T06:17:04.812Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-06T06:17:05.102Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T06:17:05.102Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-06T06:17:05.102Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-06T06:17:05.102Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-06T06:17:05.379Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T06:17:05.379Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-06T06:17:05.379Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-06T06:17:05.639Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-06T06:17:05.905Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T06:17:05.905Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-06T06:17:05.905Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-06T06:17:05.905Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-06T06:17:05.905Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T06:17:05.905Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-06T06:17:05.905Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-06T06:17:06.182Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-06T06:17:06.182Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T06:17:06.182Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-06T06:17:06.182Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-06T06:17:06.445Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-06T06:17:06.445Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T06:17:06.445Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-06T06:17:06.445Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-06T06:17:06.725Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-06T06:17:06.725Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T06:17:06.725Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-06T06:17:06.725Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-06T06:17:06.986Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-06T06:17:06.986Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T06:17:06.986Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-06T06:17:06.986Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-06T06:17:06.987Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-06T06:17:07.249Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T06:17:07.249Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-06T06:17:07.249Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-06T06:17:07.249Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-06T06:17:07.509Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-06T06:17:07.509Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-06T06:17:07.509Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-06T06:17:07.509Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-06T06:17:07.509Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-06T06:17:07.771Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-06T06:17:07.771Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-06T06:17:08.030Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-06T06:17:08.030Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-06T06:17:08.290Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-06T06:17:08.290Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-06T06:17:08.291Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-06T06:17:08.291Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-06T06:17:08.557Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-06T06:17:08.557Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-06T06:17:08.557Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-06T06:17:08.557Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-06T06:17:08.557Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-06T06:17:08.557Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-06T06:17:08.821Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-06T06:17:08.821Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-06T06:17:08.821Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-06T06:17:09.082Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-06T06:17:09.082Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2021-01-06T06:17:09.082Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2021-01-06T06:17:10.463Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-06T06:17:10.463Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-06T06:17:10.463Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-06T06:17:10.463Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-06T06:17:10.468Z] 25b303627fd3: Pull complete [2021-01-06T06:17:10.468Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-06T06:17:10.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-06T06:17:10.468Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-06T06:17:10.712Z] prd-ubuntu18.04-docker-arm64-4c-16g-18641 does not seem to be running inside a container [2021-01-06T06:17:10.722Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-06T06:17:10.723Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-06T06:17:10.797Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-06T06:17:10.983Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-06T06:17:11.242Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-06T06:17:11.242Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-06T06:17:11.242Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-06T06:17:11.242Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-06T06:17:11.502Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-06T06:17:11.502Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-06T06:17:11.502Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-06T06:17:11.767Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-06T06:17:11.767Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-06T06:17:11.767Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-06T06:17:11.767Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-06T06:17:12.027Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-06T06:17:12.027Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-06T06:17:12.969Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-06T06:17:12.969Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-06T06:17:13.821Z] $ docker top 9b0739bf5fa03066f888a58f44d78f0bdaab6778a8419d221f7dd1ca987ab34f -eo pid,comm [2021-01-06T06:17:13.910Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-06T06:17:13.910Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] { [Pipeline] sh [2021-01-06T06:17:14.853Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-06T06:17:14.853Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-06T06:17:14.958Z] + docker-compose build --help [2021-01-06T06:17:14.958Z] + grep parallel [2021-01-06T06:17:15.114Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-06T06:17:15.114Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-06T06:17:16.060Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-06T06:17:16.060Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-06T06:17:16.060Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-06T06:17:16.060Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-06T06:17:16.319Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-06T06:17:16.319Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-06T06:17:16.580Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-06T06:17:16.580Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-06T06:17:16.580Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-06T06:17:16.580Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-06T06:17:16.843Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-06T06:17:16.843Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-06T06:17:16.843Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-06T06:17:16.843Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-06T06:17:16.843Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-06T06:17:17.103Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-06T06:17:17.103Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-06T06:17:17.365Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-06T06:17:17.365Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-06T06:17:17.365Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-06T06:17:17.626Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-06T06:17:17.626Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-06T06:17:17.626Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-06T06:17:17.626Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2021-01-06T06:17:17.886Z] [2021-01-06T06:17:17.886Z] Current default time zone: 'Etc/UTC' [2021-01-06T06:17:17.886Z] Local time is now: Wed Jan 6 06:17:17 UTC 2021. [2021-01-06T06:17:17.886Z] Universal Time is now: Wed Jan 6 06:17:17 UTC 2021. [2021-01-06T06:17:17.886Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-06T06:17:17.886Z] [2021-01-06T06:17:17.886Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-06T06:17:17.886Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-06T06:17:17.886Z] Setting up linux-libc-dev:amd64 (4.15.0-129.132) ... [2021-01-06T06:17:18.149Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-06T06:17:18.149Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-06T06:17:18.149Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-06T06:17:18.149Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-06T06:17:18.149Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-06T06:17:18.149Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-06T06:17:18.149Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-06T06:17:18.149Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-06T06:17:18.336Z] --parallel Build images in parallel. [Pipeline] } [2021-01-06T06:17:18.376Z] $ docker stop --time=1 9b0739bf5fa03066f888a58f44d78f0bdaab6778a8419d221f7dd1ca987ab34f [2021-01-06T06:17:18.413Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-06T06:17:18.413Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-06T06:17:18.678Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-06T06:17:18.678Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-06T06:17:18.678Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-06T06:17:18.678Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-06T06:17:18.678Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-06T06:17:18.678Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-06T06:17:18.678Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-06T06:17:18.678Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-06T06:17:18.678Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-06T06:17:18.939Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-06T06:17:20.284Z] $ docker rm -f 9b0739bf5fa03066f888a58f44d78f0bdaab6778a8419d221f7dd1ca987ab34f [2021-01-06T06:17:20.327Z] Updating certificates in /etc/ssl/certs... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2021-01-06T06:17:20.899Z] 22 added, 17 removed; done. [2021-01-06T06:17:20.899Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-06T06:17:20.899Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-06T06:17:20.899Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-06T06:17:20.899Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-06T06:17:20.899Z] Setting up pkgbinarymangler (138.18.04.1) ... [Pipeline] isUnix [Pipeline] sh [2021-01-06T06:17:21.160Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-06T06:17:21.160Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-06T06:17:21.160Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-06T06:17:21.160Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-06T06:17:21.160Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-06T06:17:21.160Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-06T06:17:21.160Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-06T06:17:21.160Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-06T06:17:21.160Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-06T06:17:21.160Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-06T06:17:21.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-06T06:17:21.315Z] . [Pipeline] withDockerContainer [2021-01-06T06:17:21.421Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-06T06:17:21.421Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-06T06:17:21.421Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-06T06:17:21.421Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-06T06:17:21.421Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-06T06:17:21.421Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-06T06:17:21.421Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-06T06:17:21.608Z] prd-ubuntu18.04-docker-arm64-4c-16g-18641 does not seem to be running inside a container [2021-01-06T06:17:21.682Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-06T06:17:21.682Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-06T06:17:21.682Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-06T06:17:21.682Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-06T06:17:21.682Z] Updating certificates in /etc/ssl/certs... [2021-01-06T06:17:21.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-06T06:17:22.253Z] 0 added, 0 removed; done. [2021-01-06T06:17:22.253Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-06T06:17:22.253Z] done. [2021-01-06T06:17:22.823Z] Reading package lists... [2021-01-06T06:17:22.823Z] Building dependency tree... [2021-01-06T06:17:22.823Z] Reading state information... [2021-01-06T06:17:23.082Z] The following NEW packages will be installed: [2021-01-06T06:17:23.082Z] apt-transport-https [2021-01-06T06:17:23.167Z] $ docker top dc294b79b75a5a7163f2440536080ca04ebd12987b9384ceb0be6b5e15507e1d -eo pid,comm [2021-01-06T06:17:23.341Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-06T06:17:23.342Z] Need to get 1696 B of archives. [2021-01-06T06:17:23.342Z] After this operation, 153 kB of additional disk space will be used. [2021-01-06T06:17:23.342Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-06T06:17:23.342Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-06T06:17:23.342Z] Fetched 1696 B in 0s (8647 B/s) [2021-01-06T06:17:23.342Z] Selecting previously unselected package apt-transport-https. [2021-01-06T06:17:23.342Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-06T06:17:23.342Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-06T06:17:23.342Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [Pipeline] { [2021-01-06T06:17:23.603Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [Pipeline] sh [2021-01-06T06:17:23.863Z] Waiting for network to be ready... [2021-01-06T06:17:24.363Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-06T06:17:27.728Z] Building docker-core-command-go ... [2021-01-06T06:17:27.728Z] Building docker-core-data-go ... [2021-01-06T06:17:27.728Z] Building docker-core-metadata-go ... [2021-01-06T06:17:27.728Z] Building docker-security-bootstrap-redis-go ... [2021-01-06T06:17:27.728Z] Building docker-security-proxy-setup-go ... [2021-01-06T06:17:27.728Z] Building docker-security-secretstore-setup-go ... [2021-01-06T06:17:27.728Z] Building docker-support-notifications-go ... [2021-01-06T06:17:27.728Z] Building docker-support-scheduler-go ... [2021-01-06T06:17:27.728Z] Building docker-sys-mgmt-agent-go ... [2021-01-06T06:17:27.728Z] Building docker-support-notifications-go [2021-01-06T06:17:27.728Z] Building docker-security-proxy-setup-go [2021-01-06T06:17:27.728Z] Building docker-core-data-go [2021-01-06T06:17:27.728Z] Building docker-support-scheduler-go [2021-01-06T06:17:27.728Z] Building docker-core-metadata-go [2021-01-06T06:17:30.444Z] 2021-01-06T06:17:27Z INFO Waiting for automatic snapd restart... [2021-01-06T06:17:30.444Z] snapd 2.48.2 from Canonical* installed [2021-01-06T06:17:31.396Z] "snapd" switched to the "latest/stable" channel [2021-01-06T06:17:31.396Z] [2021-01-06T06:17:35.595Z] core18 20201210 from Canonical* installed [2021-01-06T06:17:35.595Z] "core18" switched to the "latest/stable" channel [2021-01-06T06:17:35.595Z] [2021-01-06T06:17:40.906Z] snapcraft 4.4.4 from Canonical* installed [2021-01-06T06:17:40.906Z] "snapcraft" switched to the "latest/stable" channel [2021-01-06T06:17:40.906Z] [2021-01-06T06:17:44.210Z] 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-06T06:17:44.210Z] - README.md [2021-01-06T06:17:44.210Z] - snapcraft.yaml.orig [2021-01-06T06:17:44.210Z] [2021-01-06T06:17:44.210Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-06T06:17:50.793Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-06T06:17:50.793Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-06T06:17:50.793Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-06T06:17:50.793Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-06T06:17:51.734Z] Reading package lists... [2021-01-06T06:17:52.307Z] 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-06T06:17:58.884Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-06T06:17:58.884Z] Reading package lists... [2021-01-06T06:17:58.884Z] Building dependency tree... [2021-01-06T06:17:58.884Z] Reading state information... [2021-01-06T06:17:58.884Z] Suggested packages: [2021-01-06T06:17:58.884Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-06T06:17:58.884Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-06T06:17:58.884Z] Recommended packages: [2021-01-06T06:17:58.884Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-06T06:17:58.884Z] The following NEW packages will be installed: [2021-01-06T06:17:58.884Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-06T06:17:58.884Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-06T06:17:58.884Z] pkg-config zip [2021-01-06T06:17:58.884Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-06T06:17:58.884Z] Need to get 7655 kB of archives. [2021-01-06T06:17:58.884Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-06T06:17:58.884Z] 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-06T06:17:58.884Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-06T06:17:59.144Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-06T06:17:59.144Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-06T06:17:59.144Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-06T06:17:59.144Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-06T06:17:59.404Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-06T06:17:59.404Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-06T06:17:59.404Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-06T06:17:59.404Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-06T06:17:59.404Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-06T06:17:59.404Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-06T06:17:59.404Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-06T06:17:59.665Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-06T06:17:59.665Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-06T06:17:59.927Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-06T06:17:59.927Z] Fetched 7655 kB in 1s (6681 kB/s) [2021-01-06T06:18:00.188Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-06T06:18:00.188Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-06T06:18:00.188Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-06T06:18:00.188Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-06T06:18:00.448Z] Selecting previously unselected package libpsl5:amd64. [2021-01-06T06:18:00.448Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-06T06:18:00.448Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-06T06:18:00.448Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-06T06:18:00.448Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-06T06:18:00.448Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-06T06:18:00.709Z] Selecting previously unselected package librtmp1:amd64. [2021-01-06T06:18:00.709Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-06T06:18:00.709Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-06T06:18:00.709Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-06T06:18:00.709Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-06T06:18:00.709Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-06T06:18:00.709Z] Selecting previously unselected package liberror-perl. [2021-01-06T06:18:00.709Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-06T06:18:00.709Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-06T06:18:00.978Z] Selecting previously unselected package git-man. [2021-01-06T06:18:00.978Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-06T06:18:00.978Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-06T06:18:00.978Z] Selecting previously unselected package git. [2021-01-06T06:18:00.978Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-06T06:18:00.978Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-06T06:18:01.920Z] Selecting previously unselected package libnorm1:amd64. [2021-01-06T06:18:01.920Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-06T06:18:01.920Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-06T06:18:02.186Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-06T06:18:02.186Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-06T06:18:02.186Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-06T06:18:02.186Z] Selecting previously unselected package libsodium23:amd64. [2021-01-06T06:18:02.186Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-06T06:18:02.186Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-06T06:18:02.186Z] Selecting previously unselected package libzmq5:amd64. [2021-01-06T06:18:02.186Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-06T06:18:02.186Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-06T06:18:02.452Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-06T06:18:02.452Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-06T06:18:02.452Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-06T06:18:02.452Z] Selecting previously unselected package pkg-config. [2021-01-06T06:18:02.452Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-06T06:18:02.452Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-06T06:18:02.452Z] Selecting previously unselected package zip. [2021-01-06T06:18:02.452Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-06T06:18:02.452Z] Unpacking zip (3.0-11build1) ... [2021-01-06T06:18:02.712Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-06T06:18:02.712Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-06T06:18:02.712Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-06T06:18:02.712Z] Setting up liberror-perl (0.17025-1) ... [2021-01-06T06:18:02.712Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-06T06:18:02.712Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-06T06:18:02.712Z] No schema files found: doing nothing. [2021-01-06T06:18:02.712Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-06T06:18:02.972Z] Setting up zip (3.0-11build1) ... [2021-01-06T06:18:02.972Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-06T06:18:02.972Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-06T06:18:02.972Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-06T06:18:02.972Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-06T06:18:02.972Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-06T06:18:02.972Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-06T06:18:02.972Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-06T06:18:03.233Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-06T06:18:09.994Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-06T06:18:09.994Z] git set to automatically installed. [2021-01-06T06:18:09.994Z] git-man set to automatically installed. [2021-01-06T06:18:09.994Z] libcurl3-gnutls set to automatically installed. [2021-01-06T06:18:09.994Z] liberror-perl set to automatically installed. [2021-01-06T06:18:09.995Z] libglib2.0-0 set to automatically installed. [2021-01-06T06:18:09.995Z] libnghttp2-14 set to automatically installed. [2021-01-06T06:18:09.995Z] libnorm1 set to automatically installed. [2021-01-06T06:18:09.995Z] libpgm-5.2-0 set to automatically installed. [2021-01-06T06:18:09.995Z] libpsl5 set to automatically installed. [2021-01-06T06:18:09.995Z] librtmp1 set to automatically installed. [2021-01-06T06:18:09.995Z] libsodium23 set to automatically installed. [2021-01-06T06:18:09.995Z] libzmq3-dev set to automatically installed. [2021-01-06T06:18:09.995Z] libzmq5 set to automatically installed. [2021-01-06T06:18:09.995Z] pkg-config set to automatically installed. [2021-01-06T06:18:09.995Z] zip set to automatically installed. [2021-01-06T06:18:11.908Z] snapd is not logged in, snap install commands will use sudo [2021-01-06T06:18:18.482Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-06T06:18:18.742Z] snap "core18" has no updates available [2021-01-06T06:18:20.123Z] Pulling config-common [2021-01-06T06:18:21.062Z] Pulling go-build-helper [2021-01-06T06:18:35.740Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T06:18:35.740Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-06T06:18:35.740Z] ---> 0d0840eafc74 [2021-01-06T06:18:35.740Z] Step 3/23 : WORKDIR /edgex-go [2021-01-06T06:18:37.191Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T06:18:37.191Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-06T06:18:37.191Z] ---> 0d0840eafc74 [2021-01-06T06:18:37.191Z] Step 3/24 : WORKDIR /edgex-go [2021-01-06T06:18:37.191Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T06:18:37.191Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-06T06:18:37.191Z] ---> 0d0840eafc74 [2021-01-06T06:18:37.191Z] Step 3/22 : WORKDIR /edgex-go [2021-01-06T06:18:37.191Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T06:18:37.191Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-06T06:18:37.191Z] ---> 0d0840eafc74 [2021-01-06T06:18:37.191Z] Step 3/21 : WORKDIR /edgex-go [2021-01-06T06:18:37.191Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T06:18:37.191Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-06T06:18:37.191Z] ---> 0d0840eafc74 [2021-01-06T06:18:37.191Z] Step 3/21 : WORKDIR /edgex-go [2021-01-06T06:18:37.488Z] ---> Running in 17b3fac6eb22 [2021-01-06T06:18:37.488Z] ---> Running in 156234d17f80 [2021-01-06T06:18:37.488Z] ---> Running in f5b1ebe5672a [2021-01-06T06:18:37.488Z] ---> Running in aa9e305f450a [2021-01-06T06:18:37.488Z] ---> Running in ae61651fb984 [2021-01-06T06:18:38.470Z] Removing intermediate container 17b3fac6eb22 [2021-01-06T06:18:38.470Z] ---> dca91c4b6585 [2021-01-06T06:18:38.470Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T06:18:38.470Z] Removing intermediate container aa9e305f450a [2021-01-06T06:18:38.470Z] ---> b6d4b7cfbb2f [2021-01-06T06:18:38.470Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T06:18:38.470Z] Removing intermediate container f5b1ebe5672a [2021-01-06T06:18:38.470Z] ---> 59df19458b1c [2021-01-06T06:18:38.470Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T06:18:38.470Z] Removing intermediate container 156234d17f80 [2021-01-06T06:18:38.470Z] ---> dbba51d2ab93 [2021-01-06T06:18:38.470Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T06:18:38.470Z] Removing intermediate container ae61651fb984 [2021-01-06T06:18:38.470Z] ---> 214cedd4c52c [2021-01-06T06:18:38.470Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T06:18:38.741Z] ---> Running in 109f8aa1aaff [2021-01-06T06:18:38.741Z] ---> Running in e514cd91f529 [2021-01-06T06:18:38.741Z] ---> Running in ba3e95164c6e [2021-01-06T06:18:38.741Z] ---> Running in 4860a5aa9286 [2021-01-06T06:18:38.741Z] ---> Running in 8536c0236e59 [2021-01-06T06:18:43.068Z] Removing intermediate container 109f8aa1aaff [2021-01-06T06:18:43.068Z] ---> ab8c73cce3d8 [2021-01-06T06:18:43.068Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-06T06:18:43.068Z] ---> Running in b8494a3aaa3c [2021-01-06T06:18:43.068Z] Removing intermediate container e514cd91f529 [2021-01-06T06:18:43.068Z] ---> 00be2354d215 [2021-01-06T06:18:43.068Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-06T06:18:43.068Z] Removing intermediate container ba3e95164c6e [2021-01-06T06:18:43.068Z] ---> 6b72ca51f7bf [2021-01-06T06:18:43.068Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-06T06:18:43.068Z] ---> Running in 74a18b958301 [2021-01-06T06:18:43.343Z] ---> Running in 04a8f8fab4e2 [2021-01-06T06:18:43.343Z] Removing intermediate container 4860a5aa9286 [2021-01-06T06:18:43.343Z] ---> f4fd4085e93e [2021-01-06T06:18:43.343Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-06T06:18:43.343Z] Removing intermediate container 8536c0236e59 [2021-01-06T06:18:43.343Z] ---> 90b86a36f224 [2021-01-06T06:18:43.343Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-06T06:18:43.620Z] ---> Running in a929ea5eb664 [2021-01-06T06:18:43.901Z] ---> Running in 57608871783f [2021-01-06T06:18:44.504Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T06:18:45.104Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T06:18:45.415Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T06:18:45.688Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T06:18:45.688Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T06:18:45.961Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T06:18:46.232Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T06:18:46.830Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T06:18:46.830Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T06:18:47.637Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-06T06:18:47.637Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-06T06:18:47.637Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1478 kB] [2021-01-06T06:18:47.637Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [288 kB] [2021-01-06T06:18:47.637Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-06T06:18:47.637Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-06T06:18:47.637Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] [2021-01-06T06:18:47.637Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] [2021-01-06T06:18:47.637Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-06T06:18:47.637Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-06T06:18:47.637Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-06T06:18:47.637Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-06T06:18:47.637Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-06T06:18:47.637Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-06T06:18:47.637Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-06T06:18:47.637Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-06T06:18:47.637Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-06T06:18:47.637Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-06T06:18:47.637Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-06T06:18:47.637Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1814 kB] [2021-01-06T06:18:47.637Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-06T06:18:47.637Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.4 kB] [2021-01-06T06:18:47.637Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] [2021-01-06T06:18:47.637Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-06T06:18:47.637Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-06T06:18:47.637Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-06T06:18:47.637Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-06T06:18:47.637Z] Fetched 23.6 MB in 0s (0 B/s) [2021-01-06T06:18:47.637Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-06T06:18:47.637Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-06T06:18:47.637Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-06T06:18:47.637Z] Fetched 279 kB in 0s (0 B/s) [2021-01-06T06:18:47.637Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-06T06:18:47.637Z] Fetched 122 kB in 0s (0 B/s) [2021-01-06T06:18:47.637Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-06T06:18:47.637Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-06T06:18:47.637Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-06T06:18:47.637Z] Fetched 8848 B in 0s (0 B/s) [2021-01-06T06:18:47.637Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-06T06:18:47.637Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-06T06:18:47.637Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-06T06:18:47.637Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-06T06:18:47.637Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2021-01-06T06:18:47.637Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-06T06:18:47.637Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-06T06:18:47.637Z] Fetched 214 kB in 0s (0 B/s) [2021-01-06T06:18:47.637Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-06T06:18:47.637Z] Fetched 155 kB in 0s (0 B/s) [2021-01-06T06:18:47.637Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-06T06:18:47.637Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-06T06:18:47.637Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-06T06:18:47.637Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-06T06:18:47.637Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-06T06:18:47.637Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-06T06:18:47.637Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-06T06:18:47.637Z] Fetched 499 kB in 0s (0 B/s) [2021-01-06T06:18:47.637Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-06T06:18:47.637Z] Fetched 111 kB in 0s (0 B/s) [2021-01-06T06:18:47.637Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-06T06:18:47.637Z] Fetched 240 kB in 0s (0 B/s) [2021-01-06T06:18:47.637Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-06T06:18:47.637Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-06T06:18:47.637Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-06T06:18:47.637Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-06T06:18:47.637Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-06T06:18:47.637Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-06T06:18:47.637Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2021-01-06T06:18:47.637Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-06T06:18:47.638Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-06T06:18:47.638Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-06T06:18:47.638Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-06T06:18:47.638Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-06T06:18:47.638Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-06T06:18:47.638Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-06T06:18:47.638Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-06T06:18:47.638Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-06T06:18:47.638Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-06T06:18:47.638Z] Fetched 8720 B in 0s (0 B/s) [2021-01-06T06:18:47.638Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-06T06:18:47.638Z] Fetched 137 kB in 0s (0 B/s) [2021-01-06T06:18:47.638Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-06T06:18:47.638Z] Fetched 119 kB in 0s (0 B/s) [2021-01-06T06:18:47.638Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-06T06:18:47.638Z] Fetched 109 kB in 0s (0 B/s) [2021-01-06T06:18:47.638Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-06T06:18:47.638Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-06T06:18:47.638Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-06T06:18:47.638Z] Fetched 645 kB in 0s (0 B/s) [2021-01-06T06:18:47.638Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-06T06:18:47.638Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-06T06:18:47.638Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-06T06:18:47.638Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-06T06:18:47.638Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-06T06:18:47.638Z] Fetched 368 kB in 0s (0 B/s) [2021-01-06T06:18:47.638Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-06T06:18:47.638Z] Fetched 187 kB in 0s (0 B/s) [2021-01-06T06:18:47.638Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-06T06:18:47.638Z] Fetched 175 kB in 0s (0 B/s) [2021-01-06T06:18:47.638Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-06T06:18:47.638Z] Fetched 206 kB in 0s (0 B/s) [2021-01-06T06:18:47.638Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-06T06:18:47.638Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-06T06:18:47.638Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-06T06:18:47.638Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-06T06:18:47.638Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-06T06:18:47.638Z] Fetched 159 kB in 0s (0 B/s) [2021-01-06T06:18:47.638Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-06T06:18:47.638Z] Fetched 107 kB in 0s (0 B/s) [2021-01-06T06:18:47.638Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-06T06:18:47.638Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-06T06:18:47.638Z] Pulling static-packages [2021-01-06T06:18:47.805Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T06:18:47.896Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-06T06:18:47.897Z] Skipping pull go-build-helper (already ran) [2021-01-06T06:18:47.897Z] Skipping pull static-packages (already ran) [2021-01-06T06:18:47.897Z] Building go-build-helper [2021-01-06T06:18:48.399Z] OK: 217 MiB in 51 packages [2021-01-06T06:18:48.993Z] OK: 217 MiB in 51 packages [2021-01-06T06:18:49.979Z] OK: 217 MiB in 51 packages [2021-01-06T06:18:49.979Z] Removing intermediate container b8494a3aaa3c [2021-01-06T06:18:49.979Z] ---> 281c7bfba673 [2021-01-06T06:18:49.979Z] Step 6/24 : COPY go.mod . [2021-01-06T06:18:50.257Z] OK: 217 MiB in 51 packages [2021-01-06T06:18:50.257Z] Removing intermediate container 74a18b958301 [2021-01-06T06:18:50.257Z] ---> 20c3a68a56c6 [2021-01-06T06:18:50.257Z] Step 6/23 : COPY go.mod . [2021-01-06T06:18:50.855Z] OK: 217 MiB in 51 packages [2021-01-06T06:18:51.144Z] ---> 67ae72120860 [2021-01-06T06:18:51.144Z] Step 7/24 : RUN go mod download [2021-01-06T06:18:51.418Z] Removing intermediate container 04a8f8fab4e2 [2021-01-06T06:18:51.418Z] ---> a81b9634bac6 [2021-01-06T06:18:51.418Z] Step 6/21 : COPY go.mod . [2021-01-06T06:18:51.418Z] ---> Running in 2e743763ec76 [2021-01-06T06:18:51.418Z] ---> 58aab4c45afa [2021-01-06T06:18:51.418Z] Step 7/23 : RUN go mod download [2021-01-06T06:18:52.015Z] ---> Running in a14c0cea0066 [2021-01-06T06:18:52.015Z] Removing intermediate container 57608871783f [2021-01-06T06:18:52.015Z] ---> a3d803dbeeed [2021-01-06T06:18:52.015Z] Step 6/22 : COPY go.mod . [2021-01-06T06:18:52.091Z] Building static-packages [2021-01-06T06:18:52.294Z] ---> 749c454ebc90 [2021-01-06T06:18:52.294Z] Step 7/21 : RUN go mod download [2021-01-06T06:18:52.572Z] ---> Running in 2adda3b1ace2 [2021-01-06T06:18:52.849Z] Removing intermediate container a929ea5eb664 [2021-01-06T06:18:52.849Z] ---> ab1f7076fa77 [2021-01-06T06:18:52.849Z] Step 6/21 : COPY go.mod . [2021-01-06T06:18:53.125Z] ---> c1ea05aafa0f [2021-01-06T06:18:53.125Z] Step 7/22 : RUN go mod download [2021-01-06T06:18:53.402Z] ---> Running in 85370791049f [2021-01-06T06:18:53.997Z] Staging go-build-helper [2021-01-06T06:18:54.012Z] ---> 19a563605ea2 [2021-01-06T06:18:54.012Z] Step 7/21 : RUN go mod download [2021-01-06T06:18:54.286Z] ---> Running in a8e9c070a201 [2021-01-06T06:18:54.934Z] Staging static-packages [2021-01-06T06:18:56.266Z] Removing intermediate container 2e743763ec76 [2021-01-06T06:18:56.266Z] ---> 8ce751c3a4bc [2021-01-06T06:18:56.266Z] Step 8/24 : COPY . . [2021-01-06T06:18:56.266Z] Removing intermediate container a14c0cea0066 [2021-01-06T06:18:56.266Z] ---> 087f41588d62 [2021-01-06T06:18:56.266Z] Step 8/23 : COPY . . [2021-01-06T06:18:56.315Z] Pulling go115 [2021-01-06T06:18:56.871Z] Removing intermediate container 2adda3b1ace2 [2021-01-06T06:18:56.871Z] ---> 030f0f7aad6e [2021-01-06T06:18:56.871Z] Step 8/21 : COPY . . [2021-01-06T06:18:57.271Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-06T06:18:57.271Z] Skipping pull go115 (already ran) [2021-01-06T06:18:57.271Z] Building go115 [2021-01-06T06:18:57.271Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-06T06:18:57.271Z] Dload Upload Total Spent Left Speed [2021-01-06T06:18:58.335Z] Removing intermediate container 85370791049f [2021-01-06T06:18:58.335Z] ---> d3ab2309442b [2021-01-06T06:18:58.335Z] Step 8/22 : COPY . . [2021-01-06T06:18:59.332Z] Removing intermediate container a8e9c070a201 [2021-01-06T06:18:59.332Z] ---> be6eecd02f09 [2021-01-06T06:18:59.332Z] Step 8/21 : COPY . . [2021-01-06T06:19:01.135Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 23 115M 23 26.9M 0 0 26.2M 0 0:00:04 0:00:01 0:00:03 26.2M 47 115M 47 55.1M 0 0 27.4M 0 0:00:04 0:00:02 0:00:02 27.4M 76 115M 76 88.9M 0 0 29.7M 0 0:00:03 0:00:02 0:00:01 29.7M 100 115M 100 115M 0 0 30.2M 0 0:00:03 0:00:03 --:--:-- 30.2M [2021-01-06T06:19:01.707Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-06T06:19:06.996Z] Staging go115 [2021-01-06T06:19:12.286Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-06T06:19:12.286Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-06T06:19:12.286Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-06T06:19:12.286Z] Fetched 0 B in 0s (0 B/s) [2021-01-06T06:19:12.286Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-06T06:19:12.286Z] Fetched 224 kB in 0s (0 B/s) [2021-01-06T06:19:12.286Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-06T06:19:12.286Z] Fetched 157 kB in 0s (0 B/s) [2021-01-06T06:19:12.286Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-06T06:19:12.286Z] Fetched 221 kB in 0s (0 B/s) [2021-01-06T06:19:12.286Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-06T06:19:12.286Z] Fetched 143 kB in 0s (0 B/s) [2021-01-06T06:19:12.286Z] Pulling edgex-go [2021-01-06T06:19:13.695Z] Pulling version [2021-01-06T06:19:14.635Z] Building config-common [2021-01-06T06:19:17.173Z] Skipping build go-build-helper (already ran) [2021-01-06T06:19:17.173Z] Skipping build static-packages (already ran) [2021-01-06T06:19:17.173Z] Skipping build go115 (already ran) [2021-01-06T06:19:17.173Z] Building edgex-go [2021-01-06T06:19:18.116Z] 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-06T06:19:19.061Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-06T06:19:19.061Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 [2021-01-06T06:19:19.061Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-06T06:19:19.061Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-06T06:19:19.061Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.138 [2021-01-06T06:19:19.061Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-06T06:19:19.061Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-06T06:19:19.061Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-06T06:19:19.061Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-06T06:19:19.061Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-06T06:19:19.061Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-06T06:19:19.061Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-06T06:19:19.061Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-06T06:19:19.061Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-06T06:19:19.061Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-06T06:19:19.061Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-06T06:19:19.353Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-06T06:19:19.353Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-06T06:19:19.353Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-06T06:19:19.353Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-06T06:19:19.353Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-06T06:19:19.353Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-06T06:19:19.353Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-06T06:19:19.353Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-06T06:19:19.353Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-06T06:19:19.353Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-06T06:19:19.353Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-06T06:19:19.353Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-06T06:19:19.353Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-06T06:19:19.353Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-06T06:19:19.353Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-06T06:19:19.353Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-06T06:19:19.353Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-06T06:19:19.353Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-06T06:19:19.353Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-06T06:19:19.353Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-06T06:19:19.353Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-06T06:19:19.619Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-06T06:19:19.619Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-06T06:19:19.619Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-06T06:19:21.536Z] ---> 7e64cb44747a [2021-01-06T06:19:21.536Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-06T06:19:21.536Z] ---> 8b3c54285880 [2021-01-06T06:19:21.536Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-06T06:19:21.536Z] ---> bc41bdcaaef5 [2021-01-06T06:19:21.536Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-06T06:19:21.536Z] ---> 47bcb149a0ae [2021-01-06T06:19:21.536Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-06T06:19:21.536Z] ---> 0506e537a1ae [2021-01-06T06:19:21.536Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-06T06:19:21.536Z] ---> Running in 6e8731f6436d [2021-01-06T06:19:21.536Z] ---> Running in be281f8983e8 [2021-01-06T06:19:21.536Z] ---> Running in 5ce4804a1413 [2021-01-06T06:19:21.536Z] ---> Running in 11eecc98c2b7 [2021-01-06T06:19:21.536Z] ---> Running in 310550d12533 [2021-01-06T06:19:22.147Z] 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-06T06:19:22.773Z] 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-06T06:19:23.050Z] 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-06T06:19:23.050Z] 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-06T06:19:23.326Z] 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-06T06:19:27.760Z] 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-06T06:19:33.062Z] 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-06T06:19:33.632Z] 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-06T06:19:35.015Z] 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-06T06:19:35.274Z] 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-06T06:19:35.274Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-06T06:19:35.533Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-06T06:19:35.533Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-06T06:19:35.533Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-06T06:19:37.441Z] 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-06T06:19:37.442Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-06T06:19:37.442Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-06T06:19:38.824Z] 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-06T06:19:38.824Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-06T06:19:39.763Z] 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-06T06:19:39.763Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-06T06:19:41.142Z] 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-06T06:19:41.714Z] 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-06T06:19:42.657Z] 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-06T06:19:45.220Z] Building version [2021-01-06T06:19:47.771Z] Staging config-common [2021-01-06T06:19:48.709Z] Skipping stage go-build-helper (already ran) [2021-01-06T06:19:48.709Z] Skipping stage static-packages (already ran) [2021-01-06T06:19:48.709Z] Skipping stage go115 (already ran) [2021-01-06T06:19:48.709Z] Staging edgex-go [2021-01-06T06:19:50.089Z] Staging version [2021-01-06T06:19:51.026Z] Priming config-common [2021-01-06T06:19:51.971Z] Priming go-build-helper [2021-01-06T06:19:52.913Z] Priming static-packages [2021-01-06T06:19:55.048Z] Priming go115 [2021-01-06T06:19:56.049Z] Priming edgex-go [2021-01-06T06:19:57.438Z] Priming version [2021-01-06T06:19:58.380Z] 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-06T06:20:45.159Z] 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-06T06:21:03.547Z] Removing intermediate container 11eecc98c2b7 [2021-01-06T06:21:03.547Z] ---> b050d4d32834 [2021-01-06T06:21:03.547Z] [2021-01-06T06:21:03.547Z] Step 10/24 : FROM scratch [2021-01-06T06:21:03.547Z] ---> [2021-01-06T06:21:03.547Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-06T06:21:03.547Z] Removing intermediate container 5ce4804a1413 [2021-01-06T06:21:03.547Z] ---> 792a9ba12df8 [2021-01-06T06:21:03.547Z] [2021-01-06T06:21:03.547Z] Step 10/21 : FROM scratch [2021-01-06T06:21:03.547Z] ---> [2021-01-06T06:21:03.547Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-06T06:21:03.547Z] Removing intermediate container be281f8983e8 [2021-01-06T06:21:03.547Z] ---> 7c3827f2ffc9 [2021-01-06T06:21:03.547Z] [2021-01-06T06:21:03.547Z] Step 10/21 : FROM alpine:3.12 [2021-01-06T06:21:03.547Z] ---> Running in 6fa2152d96c8 [2021-01-06T06:21:03.825Z] 3.12: Pulling from library/alpine [2021-01-06T06:21:03.825Z] ---> Running in 861c6c3a461a [2021-01-06T06:21:04.429Z] Removing intermediate container 6fa2152d96c8 [2021-01-06T06:21:04.429Z] ---> 2e52f9437cd5 [2021-01-06T06:21:04.429Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-06T06:21:04.706Z] ---> Running in fc2d302ff35d [2021-01-06T06:21:04.981Z] Removing intermediate container 861c6c3a461a [2021-01-06T06:21:04.981Z] ---> 87a653ca3a05 [2021-01-06T06:21:04.981Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-06T06:21:05.264Z] ---> Running in 2b49d0410486 [2021-01-06T06:21:05.540Z] Removing intermediate container fc2d302ff35d [2021-01-06T06:21:05.540Z] ---> 5a7750dd8c0b [2021-01-06T06:21:05.540Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-06T06:21:05.540Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-06T06:21:05.540Z] Status: Downloaded newer image for alpine:3.12 [2021-01-06T06:21:05.540Z] ---> afeebe901d6b [2021-01-06T06:21:05.540Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-06T06:21:05.825Z] ---> Running in c67058619054 [2021-01-06T06:21:05.825Z] ---> Running in acbd68e0f391 [2021-01-06T06:21:05.825Z] Removing intermediate container 2b49d0410486 [2021-01-06T06:21:05.825Z] ---> a7a43e7502fa [2021-01-06T06:21:05.825Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-06T06:21:06.101Z] ---> Running in 08766da62cd3 [2021-01-06T06:21:07.091Z] Removing intermediate container c67058619054 [2021-01-06T06:21:07.091Z] ---> b9b4d1a15097 [2021-01-06T06:21:07.091Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-06T06:21:07.091Z] Removing intermediate container 08766da62cd3 [2021-01-06T06:21:07.091Z] ---> 66518d95fc0a [2021-01-06T06:21:07.091Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-06T06:21:08.087Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T06:21:08.087Z] ---> 170f542f6e99 [2021-01-06T06:21:08.087Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-06T06:21:08.365Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T06:21:08.365Z] ---> 347c7160f869 [2021-01-06T06:21:08.365Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-06T06:21:08.968Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-06T06:21:09.242Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-06T06:21:09.242Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-06T06:21:09.242Z] (4/4) Installing curl (7.69.1-r3) [2021-01-06T06:21:09.242Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T06:21:09.242Z] Executing ca-certificates-20191127-r4.trigger [2021-01-06T06:21:09.861Z] OK: 7 MiB in 18 packages [2021-01-06T06:21:10.474Z] ---> 83a4968a6f19 [2021-01-06T06:21:10.474Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-06T06:21:10.753Z] ---> fb06c709ac63 [2021-01-06T06:21:10.753Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-06T06:21:12.906Z] ---> 2dda83220fc4 [2021-01-06T06:21:12.906Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-06T06:21:12.906Z] ---> 1c554b181da0 [2021-01-06T06:21:12.906Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-06T06:21:12.906Z] Removing intermediate container acbd68e0f391 [2021-01-06T06:21:12.906Z] ---> 76c8fc4cc49e [2021-01-06T06:21:12.906Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-06T06:21:12.906Z] ---> Running in 1ed6cb64407a [2021-01-06T06:21:13.442Z] ---> Running in f8a1952dc780 [2021-01-06T06:21:14.107Z] Removing intermediate container 1ed6cb64407a [2021-01-06T06:21:14.107Z] ---> 32aaf1c5f6a4 [2021-01-06T06:21:14.107Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-06T06:21:14.444Z] ---> 6169fda6d72d [2021-01-06T06:21:14.444Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-06T06:21:14.790Z] ---> Running in 9a205127705e [2021-01-06T06:21:15.154Z] Removing intermediate container f8a1952dc780 [2021-01-06T06:21:15.154Z] ---> ba531205e179 [2021-01-06T06:21:15.154Z] Step 13/21 : WORKDIR /edgex [2021-01-06T06:21:15.154Z] ---> Running in 9dd1df60320d [2021-01-06T06:21:16.160Z] Removing intermediate container 9a205127705e [2021-01-06T06:21:16.160Z] ---> 89d002de550a [2021-01-06T06:21:16.160Z] Step 19/21 : LABEL arch=arm64 [2021-01-06T06:21:16.764Z] Removing intermediate container 9dd1df60320d [2021-01-06T06:21:16.764Z] ---> 0b144d3a57a0 [2021-01-06T06:21:16.764Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-06T06:21:17.041Z] ---> Running in 3549aff948ee [2021-01-06T06:21:17.313Z] ---> c07f53eb5ca7 [2021-01-06T06:21:17.313Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-06T06:21:17.313Z] Removing intermediate container 310550d12533 [2021-01-06T06:21:17.313Z] ---> 9a6c729edd54 [2021-01-06T06:21:17.313Z] [2021-01-06T06:21:17.313Z] Step 10/22 : FROM scratch [2021-01-06T06:21:17.313Z] ---> [2021-01-06T06:21:17.313Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-06T06:21:17.313Z] ---> Using cache [2021-01-06T06:21:17.313Z] ---> 87a653ca3a05 [2021-01-06T06:21:17.313Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-06T06:21:17.596Z] ---> Running in c199aa1f4f19 [2021-01-06T06:21:17.884Z] Removing intermediate container 3549aff948ee [2021-01-06T06:21:17.884Z] ---> 1b530464be09 [2021-01-06T06:21:17.884Z] Step 20/21 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 [2021-01-06T06:21:17.884Z] ---> 14385cb69abf [2021-01-06T06:21:17.884Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-06T06:21:17.884Z] ---> Running in 7b1e73ec5026 [2021-01-06T06:21:18.160Z] Removing intermediate container c199aa1f4f19 [2021-01-06T06:21:18.160Z] ---> a88b2c1850a2 [2021-01-06T06:21:18.160Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-06T06:21:18.435Z] ---> 8d77db7b9a15 [2021-01-06T06:21:18.436Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-06T06:21:18.709Z] ---> Running in 233a02f9781d [2021-01-06T06:21:18.987Z] ---> Running in 91bea200e0b2 [2021-01-06T06:21:18.987Z] Removing intermediate container 7b1e73ec5026 [2021-01-06T06:21:18.987Z] ---> e52f0f8697c0 [2021-01-06T06:21:18.987Z] Step 21/21 : LABEL version=0.0.0 [2021-01-06T06:21:19.589Z] ---> Running in 2e9f4df6d46f [2021-01-06T06:21:19.589Z] Removing intermediate container 233a02f9781d [2021-01-06T06:21:19.589Z] ---> 56d23c6f7ed9 [2021-01-06T06:21:19.589Z] Step 14/22 : WORKDIR / [2021-01-06T06:21:19.589Z] ---> c0707be18bbb [2021-01-06T06:21:19.589Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-06T06:21:19.863Z] Removing intermediate container 91bea200e0b2 [2021-01-06T06:21:19.863Z] ---> Running in 7b14bf09fbbc [2021-01-06T06:21:19.863Z] ---> 7d1141005d41 [2021-01-06T06:21:19.863Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-06T06:21:20.134Z] Removing intermediate container 2e9f4df6d46f [2021-01-06T06:21:20.134Z] ---> 46b67c38df35 [2021-01-06T06:21:20.134Z] [2021-01-06T06:21:20.134Z] ---> Running in 6814f636f42e [2021-01-06T06:21:20.731Z] Successfully built 46b67c38df35 [2021-01-06T06:21:20.731Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-06T06:21:20.731Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-01-06T06:21:21.008Z] Removing intermediate container 7b14bf09fbbc [2021-01-06T06:21:21.008Z] ---> eb0b066916e9 [2021-01-06T06:21:21.008Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-06T06:21:21.008Z] Removing intermediate container 6814f636f42e [2021-01-06T06:21:21.008Z] ---> 999a6858c8b1 [2021-01-06T06:21:21.008Z] Step 22/24 : LABEL arch=arm64 [2021-01-06T06:21:21.008Z] ---> f804a4ac8eeb [2021-01-06T06:21:21.008Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-06T06:21:21.603Z] ---> Running in 751fa3ac2ff6 [2021-01-06T06:21:21.603Z] ---> Running in ec67f74d69df [2021-01-06T06:21:22.206Z] ---> 3338a3dff54c [2021-01-06T06:21:22.206Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-06T06:21:23.190Z] Removing intermediate container 751fa3ac2ff6 [2021-01-06T06:21:23.190Z] ---> 03f62ab4393b [2021-01-06T06:21:23.190Z] Step 23/24 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 [2021-01-06T06:21:23.190Z] Removing intermediate container ec67f74d69df [2021-01-06T06:21:23.190Z] ---> 6f964005df82 [2021-01-06T06:21:23.190Z] Step 18/21 : CMD ["--init=true"] [2021-01-06T06:21:24.630Z] ---> Running in b23383cd48a1 [2021-01-06T06:21:24.630Z] ---> Running in bce90deee028 [2021-01-06T06:21:25.227Z] ---> f00f3a3756f1 [2021-01-06T06:21:25.227Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-06T06:21:25.500Z] Removing intermediate container 6e8731f6436d [2021-01-06T06:21:25.500Z] ---> 2020a751f482 [2021-01-06T06:21:25.500Z] [2021-01-06T06:21:25.500Z] Step 10/23 : FROM alpine:3.12 [2021-01-06T06:21:25.500Z] ---> afeebe901d6b [2021-01-06T06:21:25.500Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-06T06:21:25.783Z] Removing intermediate container bce90deee028 [2021-01-06T06:21:25.783Z] Removing intermediate container b23383cd48a1 [2021-01-06T06:21:25.783Z] ---> 2dbfaf5d1963 [2021-01-06T06:21:25.784Z] Step 19/21 : LABEL arch=arm64 [2021-01-06T06:21:25.784Z] ---> 11bb43fec927 [2021-01-06T06:21:25.784Z] Step 24/24 : LABEL version=0.0.0 [2021-01-06T06:21:26.375Z] ---> Running in 96c11cfa9ed4 [2021-01-06T06:21:26.663Z] ---> Running in fa766d38235a [2021-01-06T06:21:26.663Z] ---> Running in 1ce7ee4a8543 [2021-01-06T06:21:26.663Z] ---> 7241c766949e [2021-01-06T06:21:26.663Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-06T06:21:26.938Z] ---> Running in 82e55b3f164f [2021-01-06T06:21:27.222Z] Removing intermediate container 96c11cfa9ed4 [2021-01-06T06:21:27.222Z] ---> 008336106057 [2021-01-06T06:21:27.222Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-06T06:21:27.222Z] Removing intermediate container 1ce7ee4a8543 [2021-01-06T06:21:27.222Z] ---> 9f29370e6c29 [2021-01-06T06:21:27.222Z] Step 20/21 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 [2021-01-06T06:21:27.222Z] Removing intermediate container fa766d38235a [2021-01-06T06:21:27.222Z] ---> 5edc2f49c187 [2021-01-06T06:21:27.222Z] [2021-01-06T06:21:27.222Z] ---> Running in 4fa980f2b1ed [2021-01-06T06:21:27.497Z] ---> Running in 6d32d26e34c4 [2021-01-06T06:21:27.497Z] Removing intermediate container 82e55b3f164f [2021-01-06T06:21:27.497Z] ---> 152e790e5cc9 [2021-01-06T06:21:27.497Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-06T06:21:27.775Z] ---> Running in 4aa96b81d748 [2021-01-06T06:21:27.775Z] Successfully built 5edc2f49c187 [2021-01-06T06:21:28.069Z] Removing intermediate container 4fa980f2b1ed [2021-01-06T06:21:28.069Z] ---> f9a5f0500528 [2021-01-06T06:21:28.069Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-06T06:21:28.069Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-06T06:21:28.069Z] Building docker-security-bootstrap-redis-go [2021-01-06T06:21:28.069Z]  Building docker-support-notifications-go ... done  ---> Running in 17b1d9fb808f [2021-01-06T06:21:28.340Z] Removing intermediate container 6d32d26e34c4 [2021-01-06T06:21:28.340Z] ---> 7182803b7536 [2021-01-06T06:21:28.340Z] Step 21/21 : LABEL version=0.0.0 [2021-01-06T06:21:28.340Z] Removing intermediate container 4aa96b81d748 [2021-01-06T06:21:28.340Z] ---> da8490d0656d [2021-01-06T06:21:28.340Z] Step 20/22 : LABEL arch=arm64 [2021-01-06T06:21:28.340Z] ---> Running in 8695c2cfa7d7 [2021-01-06T06:21:28.615Z] ---> Running in 7db7d5095761 [2021-01-06T06:21:28.884Z] Removing intermediate container 17b1d9fb808f [2021-01-06T06:21:28.884Z] ---> 03bd50b14bab [2021-01-06T06:21:28.884Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T06:21:28.884Z] Removing intermediate container 8695c2cfa7d7 [2021-01-06T06:21:28.884Z] ---> 45dad4c00b8f [2021-01-06T06:21:28.884Z] [2021-01-06T06:21:29.155Z] ---> Running in 0c4aaa82324a [2021-01-06T06:21:29.427Z] Removing intermediate container 7db7d5095761 [2021-01-06T06:21:29.427Z] ---> 45fa81f99809 [2021-01-06T06:21:29.427Z] Step 21/22 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 [2021-01-06T06:21:29.427Z] Successfully built 45dad4c00b8f [2021-01-06T06:21:29.699Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-06T06:21:29.699Z]  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go [2021-01-06T06:21:29.974Z] ---> Running in 23f81ca4a6b8 [2021-01-06T06:21:30.567Z] Removing intermediate container 23f81ca4a6b8 [2021-01-06T06:21:30.567Z] ---> 6dfb3538fea1 [2021-01-06T06:21:30.567Z] Step 22/22 : LABEL version=0.0.0 [2021-01-06T06:21:30.840Z] ---> Running in fa93cdad4bc5 [2021-01-06T06:21:32.289Z] Removing intermediate container fa93cdad4bc5 [2021-01-06T06:21:32.289Z] ---> b8128004ba71 [2021-01-06T06:21:32.289Z] [2021-01-06T06:21:32.564Z] Successfully built b8128004ba71 [2021-01-06T06:21:32.836Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-06T06:21:32.836Z]  Building docker-core-metadata-go ... done Building docker-core-command-go [2021-01-06T06:21:32.836Z] Removing intermediate container 0c4aaa82324a [2021-01-06T06:21:32.836Z] ---> 78add7ec89bf [2021-01-06T06:21:32.836Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-06T06:21:33.109Z] ---> Running in 53ff3c32c09c [2021-01-06T06:21:34.542Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T06:21:35.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T06:21:37.488Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-06T06:21:37.489Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-06T06:21:37.489Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-06T06:21:37.763Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-06T06:21:38.037Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-06T06:21:38.037Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T06:21:38.037Z] OK: 8 MiB in 19 packages [2021-01-06T06:21:42.338Z] Removing intermediate container 53ff3c32c09c [2021-01-06T06:21:42.338Z] ---> 01b77efd51fa [2021-01-06T06:21:42.338Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-06T06:21:43.774Z] ---> 4a6eeed46613 [2021-01-06T06:21:43.774Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-06T06:21:45.757Z] ---> b6d02d29414b [2021-01-06T06:21:45.757Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-06T06:21:46.738Z] ---> d7bdc7c76e82 [2021-01-06T06:21:46.738Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-06T06:21:47.332Z] ---> Running in 06cb7968428a [2021-01-06T06:21:47.603Z] Removing intermediate container 06cb7968428a [2021-01-06T06:21:47.603Z] ---> 1dc6326e469c [2021-01-06T06:21:47.603Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-06T06:21:47.876Z] ---> Running in 42b31c0ecdf5 [2021-01-06T06:21:48.469Z] Removing intermediate container 42b31c0ecdf5 [2021-01-06T06:21:48.469Z] ---> 6512766313af [2021-01-06T06:21:48.469Z] Step 21/23 : LABEL arch=arm64 [2021-01-06T06:21:48.740Z] ---> Running in 3a00cffa03f3 [2021-01-06T06:21:49.337Z] Removing intermediate container 3a00cffa03f3 [2021-01-06T06:21:49.337Z] ---> 43ed11a6f3f0 [2021-01-06T06:21:49.337Z] Step 22/23 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 [2021-01-06T06:21:49.611Z] ---> Running in d8a504cb02ab [2021-01-06T06:21:50.204Z] Removing intermediate container d8a504cb02ab [2021-01-06T06:21:50.204Z] ---> 1c2047b66a76 [2021-01-06T06:21:50.205Z] Step 23/23 : LABEL version=0.0.0 [2021-01-06T06:21:50.476Z] ---> Running in 42522b27ae60 [2021-01-06T06:21:51.068Z] Removing intermediate container 42522b27ae60 [2021-01-06T06:21:51.068Z] ---> ee97a415649b [2021-01-06T06:21:51.068Z] [2021-01-06T06:21:51.340Z] Successfully built ee97a415649b [2021-01-06T06:21:51.340Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-06T06:22:01.488Z]  Building docker-core-data-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T06:22:01.488Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-06T06:22:01.488Z] ---> 0d0840eafc74 [2021-01-06T06:22:01.488Z] Step 3/24 : WORKDIR /edgex-go [2021-01-06T06:22:01.488Z] ---> Using cache [2021-01-06T06:22:01.488Z] ---> 214cedd4c52c [2021-01-06T06:22:01.488Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T06:22:01.488Z] ---> Using cache [2021-01-06T06:22:01.489Z] ---> f4fd4085e93e [2021-01-06T06:22:01.489Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-06T06:22:01.489Z] ---> Using cache [2021-01-06T06:22:01.489Z] ---> ab1f7076fa77 [2021-01-06T06:22:01.489Z] Step 6/24 : COPY go.mod . [2021-01-06T06:22:01.489Z] ---> Using cache [2021-01-06T06:22:01.489Z] ---> 19a563605ea2 [2021-01-06T06:22:01.489Z] Step 7/24 : RUN go mod download [2021-01-06T06:22:01.489Z] ---> Using cache [2021-01-06T06:22:01.489Z] ---> be6eecd02f09 [2021-01-06T06:22:01.489Z] Step 8/24 : COPY . . [2021-01-06T06:22:01.489Z] ---> Using cache [2021-01-06T06:22:01.489Z] ---> 8b3c54285880 [2021-01-06T06:22:01.489Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-06T06:22:02.478Z] ---> Running in e46633758ae0 [2021-01-06T06:22:03.933Z] 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-06T06:22:14.103Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T06:22:14.103Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-06T06:22:14.103Z] ---> 0d0840eafc74 [2021-01-06T06:22:14.103Z] Step 3/22 : WORKDIR /edgex-go [2021-01-06T06:22:14.103Z] ---> Using cache [2021-01-06T06:22:14.103Z] ---> 214cedd4c52c [2021-01-06T06:22:14.103Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T06:22:14.103Z] ---> Using cache [2021-01-06T06:22:14.103Z] ---> f4fd4085e93e [2021-01-06T06:22:14.103Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-06T06:22:14.103Z] ---> Using cache [2021-01-06T06:22:14.103Z] ---> ab1f7076fa77 [2021-01-06T06:22:14.103Z] Step 6/22 : COPY go.mod . [2021-01-06T06:22:14.103Z] ---> Using cache [2021-01-06T06:22:14.103Z] ---> 19a563605ea2 [2021-01-06T06:22:14.103Z] Step 7/22 : RUN go mod download [2021-01-06T06:22:14.103Z] ---> Using cache [2021-01-06T06:22:14.103Z] ---> be6eecd02f09 [2021-01-06T06:22:14.103Z] Step 8/22 : COPY . . [2021-01-06T06:22:14.103Z] ---> Using cache [2021-01-06T06:22:14.103Z] ---> 8b3c54285880 [2021-01-06T06:22:14.103Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-06T06:22:14.103Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T06:22:14.103Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-06T06:22:14.103Z] ---> 0d0840eafc74 [2021-01-06T06:22:14.103Z] Step 3/26 : WORKDIR /edgex-go [2021-01-06T06:22:14.103Z] ---> Using cache [2021-01-06T06:22:14.103Z] ---> 214cedd4c52c [2021-01-06T06:22:14.103Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T06:22:14.103Z] ---> Using cache [2021-01-06T06:22:14.103Z] ---> f4fd4085e93e [2021-01-06T06:22:14.103Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-06T06:22:15.545Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T06:22:15.545Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-06T06:22:15.545Z] ---> 0d0840eafc74 [2021-01-06T06:22:15.545Z] Step 3/22 : WORKDIR /edgex-go [2021-01-06T06:22:15.545Z] ---> Using cache [2021-01-06T06:22:15.545Z] ---> 214cedd4c52c [2021-01-06T06:22:15.545Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T06:22:15.545Z] ---> Using cache [2021-01-06T06:22:15.545Z] ---> f4fd4085e93e [2021-01-06T06:22:15.545Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-06T06:22:15.545Z] ---> Using cache [2021-01-06T06:22:15.545Z] ---> ab1f7076fa77 [2021-01-06T06:22:15.545Z] Step 6/22 : COPY go.mod . [2021-01-06T06:22:15.545Z] ---> Using cache [2021-01-06T06:22:15.545Z] ---> 19a563605ea2 [2021-01-06T06:22:15.545Z] Step 7/22 : RUN go mod download [2021-01-06T06:22:15.545Z] ---> Using cache [2021-01-06T06:22:15.545Z] ---> be6eecd02f09 [2021-01-06T06:22:15.545Z] Step 8/22 : COPY . . [2021-01-06T06:22:15.545Z] ---> Using cache [2021-01-06T06:22:15.545Z] ---> 8b3c54285880 [2021-01-06T06:22:15.545Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-06T06:22:16.990Z] ---> Running in dac9ae31e9bd [2021-01-06T06:22:16.990Z] ---> Running in 4f3016f96869 [2021-01-06T06:22:16.990Z] ---> Running in a811ccdc8d13 [2021-01-06T06:22:18.990Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T06:22:18.990Z] 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-06T06:22:18.990Z] 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-06T06:22:19.594Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T06:22:20.582Z] OK: 217 MiB in 51 packages [2021-01-06T06:22:22.050Z] Removing intermediate container dac9ae31e9bd [2021-01-06T06:22:22.050Z] ---> cbd118f1293f [2021-01-06T06:22:22.050Z] Step 6/26 : COPY go.mod . [2021-01-06T06:22:23.043Z] ---> 28be0f152dd6 [2021-01-06T06:22:23.043Z] Step 7/26 : RUN go mod download [2021-01-06T06:22:23.321Z] ---> Running in 7522d30f5dd1 [2021-01-06T06:22:27.781Z] Removing intermediate container 7522d30f5dd1 [2021-01-06T06:22:27.781Z] ---> 34d01b3c05eb [2021-01-06T06:22:27.781Z] Step 8/26 : COPY . . [2021-01-06T06:22:50.064Z] ---> 644fdb8b4f79 [2021-01-06T06:22:50.064Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-06T06:22:50.064Z] ---> Running in a88a7d7e9012 [2021-01-06T06:22:50.064Z] 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-06T06:22:50.665Z] 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-06T06:23:05.786Z] Removing intermediate container e46633758ae0 [2021-01-06T06:23:05.786Z] ---> c256c174e7a4 [2021-01-06T06:23:05.786Z] [2021-01-06T06:23:05.786Z] Step 10/24 : FROM alpine:3.12 [2021-01-06T06:23:05.786Z] ---> afeebe901d6b [2021-01-06T06:23:05.786Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-06T06:23:05.786Z] ---> Running in 73e89bfa60fb [2021-01-06T06:23:07.233Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T06:23:07.233Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T06:23:07.836Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-06T06:23:08.113Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-06T06:23:08.113Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-06T06:23:08.113Z] (4/5) Installing curl (7.69.1-r3) [2021-01-06T06:23:08.113Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-06T06:23:08.113Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T06:23:08.113Z] Executing ca-certificates-20191127-r4.trigger [2021-01-06T06:23:08.391Z] OK: 7 MiB in 19 packages [2021-01-06T06:23:11.046Z] Removing intermediate container 73e89bfa60fb [2021-01-06T06:23:11.046Z] ---> b4c8556826f7 [2021-01-06T06:23:11.046Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-06T06:23:11.324Z] ---> Running in 70c1505a56c0 [2021-01-06T06:23:11.933Z] Removing intermediate container 70c1505a56c0 [2021-01-06T06:23:11.933Z] ---> c3fdd6fe1e6b [2021-01-06T06:23:11.933Z] Step 13/24 : WORKDIR / [2021-01-06T06:23:12.210Z] ---> Running in cbd214760f91 [2021-01-06T06:23:12.815Z] Removing intermediate container cbd214760f91 [2021-01-06T06:23:12.815Z] ---> e3296e617c6a [2021-01-06T06:23:12.815Z] 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-06T06:23:14.269Z] ---> 605e5593693e [2021-01-06T06:23:14.269Z] 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-06T06:23:15.269Z] ---> 8ba7fd3279fd [2021-01-06T06:23:15.269Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-06T06:23:16.256Z] ---> c27e39ccb173 [2021-01-06T06:23:16.256Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-06T06:23:17.708Z] ---> 1a3ecfb681b8 [2021-01-06T06:23:17.708Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-06T06:23:19.701Z] ---> e4e94b25725a [2021-01-06T06:23:19.701Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-06T06:23:20.701Z] ---> bf2b3d2f80c8 [2021-01-06T06:23:20.701Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-06T06:23:20.701Z] ---> Running in d5067a3ceda6 [2021-01-06T06:23:24.122Z] Removing intermediate container d5067a3ceda6 [2021-01-06T06:23:24.122Z] ---> 975823c013e4 [2021-01-06T06:23:24.122Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-06T06:23:24.400Z] ---> Running in 5e7eeb387525 [2021-01-06T06:23:25.005Z] Removing intermediate container 5e7eeb387525 [2021-01-06T06:23:25.005Z] ---> c7f77c98d896 [2021-01-06T06:23:25.005Z] Step 22/24 : LABEL arch=arm64 [2021-01-06T06:23:25.280Z] ---> Running in 6a6cd6fd99e9 [2021-01-06T06:23:25.881Z] Removing intermediate container 6a6cd6fd99e9 [2021-01-06T06:23:25.881Z] ---> 80b13cc7517e [2021-01-06T06:23:25.881Z] Step 23/24 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 [2021-01-06T06:23:26.158Z] ---> Running in 422bed28dc69 [2021-01-06T06:23:27.145Z] Removing intermediate container 422bed28dc69 [2021-01-06T06:23:27.145Z] ---> 23f5c23decdb [2021-01-06T06:23:27.145Z] Step 24/24 : LABEL version=0.0.0 [2021-01-06T06:23:27.745Z] ---> Running in ed59232f7743 [2021-01-06T06:23:29.195Z] Removing intermediate container ed59232f7743 [2021-01-06T06:23:29.195Z] ---> cd51708046e8 [2021-01-06T06:23:29.195Z] [2021-01-06T06:23:30.199Z] Successfully built cd51708046e8 [2021-01-06T06:23:30.474Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-06T06:23:30.474Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container a811ccdc8d13 [2021-01-06T06:23:30.474Z] ---> 0c409a4f89f7 [2021-01-06T06:23:30.474Z] [2021-01-06T06:23:30.474Z] Step 10/22 : FROM alpine:3.12 [2021-01-06T06:23:30.474Z] ---> afeebe901d6b [2021-01-06T06:23:30.474Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-06T06:23:30.474Z] ---> Using cache [2021-01-06T06:23:30.474Z] ---> b4c8556826f7 [2021-01-06T06:23:30.474Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-06T06:23:31.100Z] ---> Running in e8ed69535ee8 [2021-01-06T06:23:32.092Z] Removing intermediate container 4f3016f96869 [2021-01-06T06:23:32.092Z] ---> f3e03baab2b7 [2021-01-06T06:23:32.092Z] [2021-01-06T06:23:32.092Z] Step 10/22 : FROM scratch [2021-01-06T06:23:32.092Z] ---> [2021-01-06T06:23:32.092Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-06T06:23:32.092Z] Removing intermediate container e8ed69535ee8 [2021-01-06T06:23:32.092Z] ---> 29c0ebea8698 [2021-01-06T06:23:32.092Z] Step 13/22 : WORKDIR / [2021-01-06T06:23:32.379Z] ---> Using cache [2021-01-06T06:23:32.379Z] ---> 87a653ca3a05 [2021-01-06T06:23:32.379Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-06T06:23:32.379Z] ---> Running in 58f95d7edfe9 [2021-01-06T06:23:32.379Z] ---> Running in 1b00bd054698 [2021-01-06T06:23:33.378Z] Removing intermediate container 58f95d7edfe9 [2021-01-06T06:23:33.378Z] ---> a69328df77dc [2021-01-06T06:23:33.378Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-06T06:23:33.378Z] Removing intermediate container 1b00bd054698 [2021-01-06T06:23:33.378Z] ---> 79f26c07f370 [2021-01-06T06:23:33.378Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-06T06:23:33.378Z] ---> Running in abec50cfe48d [2021-01-06T06:23:34.376Z] Removing intermediate container abec50cfe48d [2021-01-06T06:23:34.376Z] ---> e67453aaa8ac [2021-01-06T06:23:34.376Z] Step 14/22 : WORKDIR / [2021-01-06T06:23:34.376Z] ---> Running in c4b6727a49c7 [2021-01-06T06:23:34.660Z] ---> 9ac0862bd01f [2021-01-06T06:23:34.660Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-06T06:23:34.945Z] Removing intermediate container c4b6727a49c7 [2021-01-06T06:23:34.945Z] ---> 7b4217476fd4 [2021-01-06T06:23:34.945Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-06T06:23:36.944Z] ---> 0b055b907ce2 [2021-01-06T06:23:36.944Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-06T06:23:36.944Z] ---> d8a5425c1ba7 [2021-01-06T06:23:36.944Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-06T06:23:38.405Z] ---> 680a56540f98 [2021-01-06T06:23:38.405Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-06T06:23:38.405Z] ---> 5dcd52197bed [2021-01-06T06:23:38.405Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-06T06:23:39.007Z] ---> c1042694c894 [2021-01-06T06:23:39.007Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-06T06:23:39.007Z] ---> 5ee0c1724ad6 [2021-01-06T06:23:39.007Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-06T06:23:39.290Z] ---> Running in 10c74c660fbc [2021-01-06T06:23:39.290Z] ---> Running in f50ea40ae6b5 [2021-01-06T06:23:39.890Z] Removing intermediate container f50ea40ae6b5 [2021-01-06T06:23:39.890Z] ---> c79f5c1bed22 [2021-01-06T06:23:39.890Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-06T06:23:40.163Z] ---> Running in d87770a053da [2021-01-06T06:23:40.762Z] Removing intermediate container d87770a053da [2021-01-06T06:23:40.762Z] ---> f72f51b1a18d [2021-01-06T06:23:40.762Z] Step 20/22 : LABEL arch=arm64 [2021-01-06T06:23:41.360Z] ---> Running in beddd3ee7c53 [2021-01-06T06:23:41.636Z] Removing intermediate container beddd3ee7c53 [2021-01-06T06:23:41.636Z] ---> 3ed0661c1e57 [2021-01-06T06:23:41.636Z] Step 21/22 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 [2021-01-06T06:23:41.913Z] ---> Running in 8bedd37c34a2 [2021-01-06T06:23:42.190Z] Removing intermediate container 10c74c660fbc [2021-01-06T06:23:42.190Z] ---> 964cbf21ecc3 [2021-01-06T06:23:42.190Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-06T06:23:42.190Z] ---> Running in 15b23532bf6f [2021-01-06T06:23:42.475Z] Removing intermediate container 8bedd37c34a2 [2021-01-06T06:23:42.475Z] ---> 8a1b2b4b1ac1 [2021-01-06T06:23:42.475Z] Step 22/22 : LABEL version=0.0.0 [2021-01-06T06:23:42.756Z] ---> Running in be4557315f52 [2021-01-06T06:23:43.031Z] Removing intermediate container 15b23532bf6f [2021-01-06T06:23:43.031Z] ---> 97f6b6c06109 [2021-01-06T06:23:43.031Z] Step 20/22 : LABEL arch=arm64 [2021-01-06T06:23:43.307Z] ---> Running in 316e682f6162 [2021-01-06T06:23:43.580Z] Removing intermediate container be4557315f52 [2021-01-06T06:23:43.580Z] ---> ac22bcbc7115 [2021-01-06T06:23:43.580Z] [2021-01-06T06:23:44.172Z] Successfully built ac22bcbc7115 [2021-01-06T06:23:44.172Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-06T06:23:44.172Z]  Building docker-core-command-go ... done Removing intermediate container 316e682f6162 [2021-01-06T06:23:44.172Z] ---> e25c000ad3e6 [2021-01-06T06:23:44.172Z] Step 21/22 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 [2021-01-06T06:23:44.443Z] ---> Running in a193b6cc2ca7 [2021-01-06T06:23:44.443Z] Removing intermediate container a88a7d7e9012 [2021-01-06T06:23:44.443Z] ---> 9f7dd395bb8c [2021-01-06T06:23:44.443Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-06T06:23:44.718Z] ---> Running in 8cd688eae50b [2021-01-06T06:23:44.718Z] Removing intermediate container a193b6cc2ca7 [2021-01-06T06:23:44.718Z] ---> 3ba908e35a73 [2021-01-06T06:23:44.718Z] Step 22/22 : LABEL version=0.0.0 [2021-01-06T06:23:44.995Z] ---> Running in f74c7d05e544 [2021-01-06T06:23:45.587Z] Removing intermediate container f74c7d05e544 [2021-01-06T06:23:45.587Z] ---> a2e0785e8443 [2021-01-06T06:23:45.587Z] [2021-01-06T06:23:45.862Z] Successfully built a2e0785e8443 [2021-01-06T06:23:45.862Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-06T06:23:46.138Z]  Building docker-security-bootstrap-redis-go ... done 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-06T06:23:48.753Z] Removing intermediate container 8cd688eae50b [2021-01-06T06:23:48.753Z] ---> d0c182507785 [2021-01-06T06:23:48.753Z] [2021-01-06T06:23:48.753Z] Step 11/26 : FROM docker:20.10.0 [2021-01-06T06:23:48.753Z] 20.10.0: Pulling from library/docker [2021-01-06T06:23:57.021Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-06T06:23:57.021Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-06T06:23:57.021Z] ---> eeaf43b92773 [2021-01-06T06:23:57.021Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-06T06:23:57.614Z] ---> Running in 89403c79c703 [2021-01-06T06:23:58.585Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T06:23:58.585Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T06:23:59.174Z] (1/2) Installing readline (8.0.4-r0) [2021-01-06T06:23:59.174Z] (2/2) Installing bash (5.0.17-r0) [2021-01-06T06:23:59.445Z] Executing bash-5.0.17-r0.post-install [2021-01-06T06:23:59.445Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T06:23:59.445Z] OK: 12 MiB in 22 packages [2021-01-06T06:24:00.916Z] Removing intermediate container 89403c79c703 [2021-01-06T06:24:00.916Z] ---> 806d10032e54 [2021-01-06T06:24:00.916Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-06T06:24:00.916Z] ---> Running in fd12685829b4 [2021-01-06T06:24:01.210Z] Removing intermediate container fd12685829b4 [2021-01-06T06:24:01.210Z] ---> cdd7f5c378d1 [2021-01-06T06:24:01.210Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-06T06:24:01.496Z] ---> Running in 1b1fa47c523c [2021-01-06T06:24:01.783Z] Removing intermediate container 1b1fa47c523c [2021-01-06T06:24:01.783Z] ---> 097b341f9a55 [2021-01-06T06:24:01.783Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-06T06:24:02.069Z] ---> Running in ecaa82b91092 [2021-01-06T06:24:02.671Z] Removing intermediate container ecaa82b91092 [2021-01-06T06:24:02.671Z] ---> 1c6973e0df16 [2021-01-06T06:24:02.671Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-06T06:24:03.647Z] ---> 41db5190cd10 [2021-01-06T06:24:03.647Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-06T06:24:04.623Z] ---> d57ae4c0aa78 [2021-01-06T06:24:04.623Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-06T06:24:05.595Z] ---> 6551cdf20415 [2021-01-06T06:24:05.595Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-06T06:24:05.595Z] ---> Running in ed97d320fe5c [2021-01-06T06:24:06.568Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T06:24:06.839Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T06:24:07.111Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-06T06:24:07.111Z] (2/33) Installing expat (2.2.9-r1) [2021-01-06T06:24:07.111Z] (3/33) Installing libffi (3.3-r2) [2021-01-06T06:24:07.383Z] (4/33) Installing gdbm (1.13-r1) [2021-01-06T06:24:07.384Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-06T06:24:07.384Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-06T06:24:07.384Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-06T06:24:09.348Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-06T06:24:09.348Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-06T06:24:09.348Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-06T06:24:09.348Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-06T06:24:09.348Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-06T06:24:09.348Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-06T06:24:09.348Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-06T06:24:09.348Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-06T06:24:09.348Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-06T06:24:09.618Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-06T06:24:09.618Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-06T06:24:09.618Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-06T06:24:09.618Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-06T06:24:09.618Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-06T06:24:09.618Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-06T06:24:09.618Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-06T06:24:09.618Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-06T06:24:09.618Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-06T06:24:09.618Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-06T06:24:09.889Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-06T06:24:09.889Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-06T06:24:09.889Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-06T06:24:09.889Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-06T06:24:09.889Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-06T06:24:09.889Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-06T06:24:09.889Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-06T06:24:10.161Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T06:24:10.161Z] OK: 71 MiB in 55 packages [2021-01-06T06:24:16.861Z] Removing intermediate container ed97d320fe5c [2021-01-06T06:24:16.861Z] ---> 0ca15d4ba72b [2021-01-06T06:24:16.861Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-06T06:24:16.861Z] ---> Running in fea6975fd1c7 [2021-01-06T06:24:21.138Z] Collecting docker-compose==1.23.2 [2021-01-06T06:24:21.138Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-06T06:24:21.410Z] Collecting docker<4.0,>=3.6.0 [2021-01-06T06:24:21.410Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-06T06:24:22.000Z] Collecting cached-property<2,>=1.2.0 [2021-01-06T06:24:22.000Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-06T06:24:22.590Z] Collecting PyYAML<4,>=3.10 [2021-01-06T06:24:22.859Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-06T06:24:25.458Z] Collecting texttable<0.10,>=0.9.0 [2021-01-06T06:24:25.458Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-06T06:24:27.414Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-06T06:24:27.414Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-06T06:24:28.003Z] Collecting jsonschema<3,>=2.5.1 [2021-01-06T06:24:28.003Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-06T06:24:28.273Z] 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-06T06:24:28.273Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-06T06:24:28.273Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-06T06:24:30.897Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-06T06:24:30.897Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-06T06:24:31.488Z] Collecting docopt<0.7,>=0.6.1 [2021-01-06T06:24:31.488Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-06T06:24:33.454Z] Collecting docker-pycreds>=0.4.0 [2021-01-06T06:24:33.455Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-06T06:24:33.455Z] 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-06T06:24:33.455Z] Collecting idna<2.8,>=2.5 [2021-01-06T06:24:33.455Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-06T06:24:34.044Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-06T06:24:34.044Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-06T06:24:34.315Z] 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-06T06:24:34.315Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-06T06:24:34.315Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-06T06:24:34.315Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-06T06:24:34.315Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-06T06:24:35.286Z] Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, PyYAML, texttable, jsonschema, dockerpty, docopt, docker-compose [2021-01-06T06:24:35.286Z] Attempting uninstall: idna [2021-01-06T06:24:35.286Z] Found existing installation: idna 2.9 [2021-01-06T06:24:35.286Z] Uninstalling idna-2.9: [2021-01-06T06:24:35.286Z] Successfully uninstalled idna-2.9 [2021-01-06T06:24:35.878Z] Attempting uninstall: urllib3 [2021-01-06T06:24:35.878Z] Found existing installation: urllib3 1.25.9 [2021-01-06T06:24:35.878Z] Uninstalling urllib3-1.25.9: [2021-01-06T06:24:35.878Z] Successfully uninstalled urllib3-1.25.9 [2021-01-06T06:24:36.476Z] Attempting uninstall: requests [2021-01-06T06:24:36.476Z] Found existing installation: requests 2.23.0 [2021-01-06T06:24:36.476Z] Uninstalling requests-2.23.0: [2021-01-06T06:24:36.747Z] Successfully uninstalled requests-2.23.0 [2021-01-06T06:24:38.170Z] Running setup.py install for PyYAML: started [2021-01-06T06:24:40.130Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-06T06:24:40.130Z] Running setup.py install for texttable: started [2021-01-06T06:24:41.551Z] Running setup.py install for texttable: finished with status 'done' [2021-01-06T06:24:42.142Z] Running setup.py install for dockerpty: started [2021-01-06T06:24:44.102Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-06T06:24:44.102Z] Running setup.py install for docopt: started [2021-01-06T06:24:45.524Z] Running setup.py install for docopt: finished with status 'done' [2021-01-06T06:24:46.495Z] 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-06T06:24:49.865Z] Removing intermediate container fea6975fd1c7 [2021-01-06T06:24:49.865Z] ---> 04cd688283f4 [2021-01-06T06:24:49.865Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-06T06:24:50.138Z] ---> Running in f69fe2c27862 [2021-01-06T06:24:51.115Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T06:24:51.387Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T06:24:51.982Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-06T06:24:51.982Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-06T06:24:51.982Z] (3/3) Installing curl (7.69.1-r3) [2021-01-06T06:24:51.982Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T06:24:51.982Z] OK: 71 MiB in 58 packages [2021-01-06T06:24:53.412Z] Removing intermediate container f69fe2c27862 [2021-01-06T06:24:53.412Z] ---> eff79f13b696 [2021-01-06T06:24:53.412Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-06T06:24:53.412Z] ---> Running in 2e550db8f234 [2021-01-06T06:24:54.003Z] Removing intermediate container 2e550db8f234 [2021-01-06T06:24:54.003Z] ---> 202d185f9393 [2021-01-06T06:24:54.003Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-06T06:24:54.003Z] ---> Running in 9a3de3cf1fdc [2021-01-06T06:24:54.595Z] Removing intermediate container 9a3de3cf1fdc [2021-01-06T06:24:54.595Z] ---> b53209d5f12b [2021-01-06T06:24:54.595Z] Step 24/26 : LABEL arch=arm64 [2021-01-06T06:24:54.595Z] ---> Running in 2fddf7c63291 [2021-01-06T06:24:55.186Z] Removing intermediate container 2fddf7c63291 [2021-01-06T06:24:55.186Z] ---> 8e1e4743677d [2021-01-06T06:24:55.186Z] Step 25/26 : LABEL git_sha=43f467f085aefd2fa690ca57f6f69bdd6698eef9 [2021-01-06T06:24:55.186Z] ---> Running in ad9981a7903c [2021-01-06T06:24:55.455Z] Removing intermediate container ad9981a7903c [2021-01-06T06:24:55.455Z] ---> d6a7767cbb6a [2021-01-06T06:24:55.455Z] Step 26/26 : LABEL version=0.0.0 [2021-01-06T06:24:55.727Z] ---> Running in 5cfb9d4a75e2 [2021-01-06T06:24:55.998Z] Removing intermediate container 5cfb9d4a75e2 [2021-01-06T06:24:55.998Z] ---> aec22c24471a [2021-01-06T06:24:55.998Z] [2021-01-06T06:24:56.587Z] Successfully built aec22c24471a [2021-01-06T06:24:56.587Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-06T06:24:56.869Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-06T06:24:56.885Z] $ docker stop --time=1 dc294b79b75a5a7163f2440536080ca04ebd12987b9384ceb0be6b5e15507e1d [2021-01-06T06:24:58.786Z] $ docker rm -f dc294b79b75a5a7163f2440536080ca04ebd12987b9384ceb0be6b5e15507e1d [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-06T06:24:59.586Z] + docker images [2021-01-06T06:24:59.586Z] + grep docker [2021-01-06T06:24:59.857Z] docker-sys-mgmt-agent-go-arm64 latest aec22c24471a 4 seconds ago 300MB [2021-01-06T06:24:59.857Z] docker-security-bootstrap-redis-go-arm64 latest a2e0785e8443 About a minute ago 15.1MB [2021-01-06T06:24:59.857Z] docker-core-command-go-arm64 latest ac22bcbc7115 About a minute ago 9.98MB [2021-01-06T06:24:59.857Z] docker-security-secretstore-setup-go-arm64 latest cd51708046e8 About a minute ago 23.4MB [2021-01-06T06:24:59.857Z] docker-core-data-go-arm64 latest ee97a415649b 3 minutes ago 21MB [2021-01-06T06:24:59.857Z] docker-core-metadata-go-arm64 latest b8128004ba71 3 minutes ago 12.2MB [2021-01-06T06:24:59.857Z] docker-security-proxy-setup-go-arm64 latest 45dad4c00b8f 3 minutes ago 23.3MB [2021-01-06T06:24:59.857Z] docker-support-notifications-go-arm64 latest 5edc2f49c187 3 minutes ago 11.4MB [2021-01-06T06:24:59.857Z] docker-support-scheduler-go-arm64 latest 46b67c38df35 3 minutes ago 10MB [2021-01-06T06:24:59.857Z] docker 20.10.0 eeaf43b92773 3 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-06T06:25:02.876Z] provisioning config files... [2021-01-06T06:25:02.888Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7303296194149858001tmp [Pipeline] { [Pipeline] sh [2021-01-06T06:25:03.353Z] + set +x [2021-01-06T06:25:03.353Z] + curl -s https://codecov.io/bash [2021-01-06T06:25:03.353Z] + bash -s -- [2021-01-06T06:25:03.934Z] [2021-01-06T06:25:03.934Z] _____ _ [2021-01-06T06:25:03.934Z] / ____| | | [2021-01-06T06:25:03.934Z] | | ___ __| | ___ ___ _____ __ [2021-01-06T06:25:03.934Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-06T06:25:03.934Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-06T06:25:03.934Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-06T06:25:03.934Z] Bash-20201231-23d4836 [2021-01-06T06:25:03.934Z] [2021-01-06T06:25:03.934Z] [2021-01-06T06:25:03.934Z] ==> git version 2.24.3 found [2021-01-06T06:25:03.934Z] ==> 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-06T06:25:03.934Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-06T06:25:03.934Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-06T06:25:03.934Z] ==> Jenkins CI detected. [2021-01-06T06:25:03.934Z] project root: . [2021-01-06T06:25:03.934Z] --> token set from env [2021-01-06T06:25:03.934Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-06T06:25:03.934Z] ==> Running gcov in . (disable via -X gcov) [2021-01-06T06:25:03.934Z] ==> Python coveragepy not found [2021-01-06T06:25:03.934Z] ==> Searching for coverage reports in: [2021-01-06T06:25:03.935Z] + . [2021-01-06T06:25:03.935Z] -> Found 1 reports [2021-01-06T06:25:03.935Z] ==> Detecting git/mercurial file structure [2021-01-06T06:25:03.935Z] ==> Reading reports [2021-01-06T06:25:03.935Z] + ./coverage.out bytes=541590 [2021-01-06T06:25:03.935Z] ==> Appending adjustments [2021-01-06T06:25:03.935Z] https://docs.codecov.io/docs/fixing-reports [2021-01-06T06:25:07.367Z] + Found adjustments [2021-01-06T06:25:07.367Z] ==> Gzipping contents [2021-01-06T06:25:07.367Z] 84K /tmp/codecov.JK7mTb.gz [2021-01-06T06:25:07.367Z] ==> Uploading reports [2021-01-06T06:25:07.367Z] url: https://codecov.io [2021-01-06T06:25:07.367Z] query: branch=PR-2990&commit=43f467f085aefd2fa690ca57f6f69bdd6698eef9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2990%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2990&job=&cmd_args= [2021-01-06T06:25:07.367Z] -> Pinging Codecov [2021-01-06T06:25:07.367Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2990&commit=43f467f085aefd2fa690ca57f6f69bdd6698eef9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2990%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2990&job=&cmd_args= [2021-01-06T06:25:07.629Z] -> Uploading to [2021-01-06T06:25:07.630Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-06/00271124DB129430A58F1EEE437C3FCB/43f467f085aefd2fa690ca57f6f69bdd6698eef9/2e7a2c96-4371-4584-9275-f6255ab36391.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210106%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210106T062507Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c3348b88c9a6b0e6aab1b2dd1be5ca97e2ae9eb67ef94daf1fce3ebd22e1746c [2021-01-06T06:25:07.630Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-06T06:25:07.630Z] Dload Upload Total Spent Left Speed [2021-01-06T06:25:08.207Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 82289 0 0 100 82289 0 163k --:--:-- --:--:-- --:--:-- 163k [2021-01-06T06:25:08.207Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/43f467f085aefd2fa690ca57f6f69bdd6698eef9 [Pipeline] } [2021-01-06T06:25:08.231Z] 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-06T06:25:11.044Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-06T06:25:11.967Z] ---> package-listing.sh [2021-01-06T06:25:11.968Z] ++ facter osfamily [2021-01-06T06:25:11.968Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-06T06:25:11.968Z] + OS_FAMILY=redhat [2021-01-06T06:25:11.968Z] + workspace=/w/workspace/edgex-go/1 [2021-01-06T06:25:11.968Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-06T06:25:11.968Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-06T06:25:11.968Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-06T06:25:11.968Z] + PACKAGES=/tmp/packages_start.txt [2021-01-06T06:25:11.968Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-06T06:25:11.968Z] + PACKAGES=/tmp/packages_end.txt [2021-01-06T06:25:11.968Z] + case "${OS_FAMILY}" in [2021-01-06T06:25:11.968Z] + rpm -qa [2021-01-06T06:25:11.968Z] + sort [2021-01-06T06:25:17.278Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-06T06:25:17.278Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-06T06:25:17.278Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-06T06:25:17.278Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-06T06:25:17.278Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-06T06:25:17.278Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-06T06:25:17.310Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-06T06:25:17.621Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-06T06:25:17.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-06T06:25:17.965Z] [2021-01-06T06:25:17.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-06T06:25:18.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-06T06:25:18.355Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-06T06:25:18.355Z] df20fa9351a1: Pulling fs layer [2021-01-06T06:25:18.355Z] 36b3adc4ff6f: Pulling fs layer [2021-01-06T06:25:18.355Z] 8ad3a11d3b57: Pulling fs layer [2021-01-06T06:25:18.355Z] 46f8f816bc3b: Pulling fs layer [2021-01-06T06:25:18.355Z] 93b61091891f: Pulling fs layer [2021-01-06T06:25:18.355Z] 93b9cdb0e59b: Pulling fs layer [2021-01-06T06:25:18.355Z] 5e14af77c1be: Pulling fs layer [2021-01-06T06:25:18.355Z] 01666e4c0597: Pulling fs layer [2021-01-06T06:25:18.355Z] aa168da1d23b: Pulling fs layer [2021-01-06T06:25:18.355Z] 93b9cdb0e59b: Waiting [2021-01-06T06:25:18.355Z] 5e14af77c1be: Waiting [2021-01-06T06:25:18.355Z] 01666e4c0597: Waiting [2021-01-06T06:25:18.355Z] aa168da1d23b: Waiting [2021-01-06T06:25:18.355Z] 93b61091891f: Waiting [2021-01-06T06:25:18.355Z] 46f8f816bc3b: Waiting [2021-01-06T06:25:18.620Z] 36b3adc4ff6f: Verifying Checksum [2021-01-06T06:25:18.620Z] 36b3adc4ff6f: Download complete [2021-01-06T06:25:18.620Z] 46f8f816bc3b: Verifying Checksum [2021-01-06T06:25:18.620Z] 46f8f816bc3b: Download complete [2021-01-06T06:25:18.620Z] df20fa9351a1: Verifying Checksum [2021-01-06T06:25:18.620Z] df20fa9351a1: Download complete [2021-01-06T06:25:18.620Z] 93b9cdb0e59b: Verifying Checksum [2021-01-06T06:25:18.620Z] 93b9cdb0e59b: Download complete [2021-01-06T06:25:18.620Z] 93b61091891f: Verifying Checksum [2021-01-06T06:25:18.620Z] 93b61091891f: Download complete [2021-01-06T06:25:18.620Z] 01666e4c0597: Verifying Checksum [2021-01-06T06:25:18.620Z] 01666e4c0597: Download complete [2021-01-06T06:25:18.620Z] 5e14af77c1be: Verifying Checksum [2021-01-06T06:25:18.620Z] 5e14af77c1be: Download complete [2021-01-06T06:25:18.891Z] 8ad3a11d3b57: Verifying Checksum [2021-01-06T06:25:18.891Z] 8ad3a11d3b57: Download complete [2021-01-06T06:25:18.891Z] df20fa9351a1: Pull complete [2021-01-06T06:25:19.159Z] 36b3adc4ff6f: Pull complete [2021-01-06T06:25:20.116Z] 8ad3a11d3b57: Pull complete [2021-01-06T06:25:20.116Z] 46f8f816bc3b: Pull complete [2021-01-06T06:25:21.063Z] aa168da1d23b: Download complete [2021-01-06T06:25:21.641Z] 93b61091891f: Pull complete [2021-01-06T06:25:21.906Z] 93b9cdb0e59b: Pull complete [2021-01-06T06:25:21.906Z] 5e14af77c1be: Pull complete [2021-01-06T06:25:22.168Z] 01666e4c0597: Pull complete [2021-01-06T06:25:37.126Z] aa168da1d23b: Pull complete [2021-01-06T06:25:37.126Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-06T06:25:37.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-06T06:25:37.126Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-06T06:25:37.374Z] prd-centos7-docker-4c-2g-18640 does not seem to be running inside a container [2021-01-06T06:25:37.432Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-06T06:25:39.902Z] $ docker top 61bff798ab4981ee300baba65a6651e394e44461a90a8c64cf15309798b7a43b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-06T06:25:40.725Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-06T06:25:41.045Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-06T06:25:41.369Z] + ls /var/log/sa-host [2021-01-06T06:25:41.369Z] + sadf -c /var/log/sa-host/sa06 [2021-01-06T06:25:41.369Z] file_magic: OK [2021-01-06T06:25:41.369Z] HZ: Using current value: 100 [2021-01-06T06:25:41.369Z] file_header: OK [2021-01-06T06:25:41.369Z] 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-06T06:25:41.369Z] Statistics: [2021-01-06T06:25:41.369Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-06T06:25:41.369Z] File successfully converted to sysstat format version 12.2.1 [2021-01-06T06:25:41.369Z] + sadf -c /var/log/sa-host/sa23 [2021-01-06T06:25:41.369Z] file_magic: OK [2021-01-06T06:25:41.369Z] HZ: Using current value: 100 [2021-01-06T06:25:41.369Z] file_header: OK [2021-01-06T06:25:41.369Z] 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-06T06:25:41.369Z] Statistics: [2021-01-06T06:25:41.369Z] Hnuu...uuuununununu... [2021-01-06T06:25:41.369Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-06T06:25:42.070Z] provisioning config files... [2021-01-06T06:25:42.087Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5131393382766273174tmp [Pipeline] { [Pipeline] echo [2021-01-06T06:25:42.249Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-06T06:25:42.584Z] ---> create-netrc.sh [Pipeline] } [2021-01-06T06:25:42.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-06T06:25:42.778Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-06T06:25:43.231Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-06T06:25:43.299Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-06T06:25:43.639Z] ---> sudo-logs.sh [2021-01-06T06:25:43.639Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-06T06:25:43.670Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-06T06:25:44.007Z] ---> job-cost.sh [2021-01-06T06:25:44.007Z] lf-activate-venv: SKIPPING [2021-01-06T06:25:44.007Z] INFO: No Stack... [2021-01-06T06:25:44.580Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-06T06:25:45.154Z] INFO: Archiving Costs [Pipeline] echo [2021-01-06T06:25:45.200Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-06T06:25:45.550Z] ---> logs-deploy.sh [2021-01-06T06:25:45.550Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2990/1 [2021-01-06T06:25:45.550Z] INFO: archiving workspace using pattern(s): [2021-01-06T06:25:46.939Z] Archives upload complete. [2021-01-06T06:25:47.202Z] INFO: archiving logs to Nexus [2021-01-06T06:25:48.153Z] ---> uname -a: [2021-01-06T06:25:48.153Z] Linux prd-centos7-docker-4c-2g-18640.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-06T06:25:48.153Z] [2021-01-06T06:25:48.153Z] [2021-01-06T06:25:48.153Z] ---> lscpu: [2021-01-06T06:25:48.153Z] Architecture: x86_64 [2021-01-06T06:25:48.153Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-06T06:25:48.153Z] Byte Order: Little Endian [2021-01-06T06:25:48.153Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-06T06:25:48.153Z] CPU(s): 4 [2021-01-06T06:25:48.153Z] On-line CPU(s) list: 0-3 [2021-01-06T06:25:48.153Z] Thread(s) per core: 1 [2021-01-06T06:25:48.153Z] Core(s) per socket: 1 [2021-01-06T06:25:48.153Z] Socket(s): 4 [2021-01-06T06:25:48.153Z] NUMA node(s): 1 [2021-01-06T06:25:48.153Z] Vendor ID: GenuineIntel [2021-01-06T06:25:48.153Z] CPU family: 6 [2021-01-06T06:25:48.153Z] Model: 44 [2021-01-06T06:25:48.153Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-06T06:25:48.153Z] Stepping: 1 [2021-01-06T06:25:48.153Z] CPU MHz: 2933.438 [2021-01-06T06:25:48.153Z] BogoMIPS: 5866.87 [2021-01-06T06:25:48.153Z] Virtualization: VT-x [2021-01-06T06:25:48.153Z] Hypervisor vendor: KVM [2021-01-06T06:25:48.153Z] Virtualization type: full [2021-01-06T06:25:48.153Z] L1d cache: 128 KiB [2021-01-06T06:25:48.153Z] L1i cache: 128 KiB [2021-01-06T06:25:48.153Z] L2 cache: 16 MiB [2021-01-06T06:25:48.153Z] L3 cache: 64 MiB [2021-01-06T06:25:48.153Z] NUMA node0 CPU(s): 0-3 [2021-01-06T06:25:48.153Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-06T06:25:48.153Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-06T06:25:48.153Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-06T06:25:48.153Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-06T06:25:48.153Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-06T06:25:48.153Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-06T06:25:48.153Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-06T06:25:48.153Z] Vulnerability Srbds: Not affected [2021-01-06T06:25:48.153Z] Vulnerability Tsx async abort: Not affected [2021-01-06T06:25:48.153Z] 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-06T06:25:48.153Z] [2021-01-06T06:25:48.153Z] [2021-01-06T06:25:48.153Z] ---> nproc: [2021-01-06T06:25:48.153Z] 4 [2021-01-06T06:25:48.153Z] [2021-01-06T06:25:48.153Z] [2021-01-06T06:25:48.153Z] ---> df -h: [2021-01-06T06:25:48.153Z] Filesystem Size Used Available Use% Mounted on [2021-01-06T06:25:48.153Z] overlay 50.0G 12.0G 38.0G 24% / [2021-01-06T06:25:48.153Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-06T06:25:48.153Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-06T06:25:48.153Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-06T06:25:48.153Z] /dev/vda1 50.0G 12.0G 38.0G 24% /facter-os [2021-01-06T06:25:48.153Z] /dev/vda1 50.0G 12.0G 38.0G 24% /etc/resolv.conf [2021-01-06T06:25:48.153Z] /dev/vda1 50.0G 12.0G 38.0G 24% /etc/hostname [2021-01-06T06:25:48.153Z] /dev/vda1 50.0G 12.0G 38.0G 24% /etc/hosts [2021-01-06T06:25:48.153Z] /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/auth.log [2021-01-06T06:25:48.153Z] /dev/vda1 50.0G 12.0G 38.0G 24% /run/cloud-init/result.json [2021-01-06T06:25:48.153Z] /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/sa-host [2021-01-06T06:25:48.153Z] /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/secure [2021-01-06T06:25:48.153Z] /dev/vda1 50.0G 12.0G 38.0G 24% /w/workspace/edgex-go/1 [2021-01-06T06:25:48.153Z] /dev/vda1 50.0G 12.0G 38.0G 24% /w/workspace/edgex-go/1@tmp [2021-01-06T06:25:48.153Z] [2021-01-06T06:25:48.153Z] [2021-01-06T06:25:48.153Z] ---> free -m: [2021-01-06T06:25:48.153Z] total used free shared buff/cache available [2021-01-06T06:25:48.153Z] Mem: 1837 683 147 0 1006 1070 [2021-01-06T06:25:48.153Z] Swap: 1023 58 965 [2021-01-06T06:25:48.153Z] [2021-01-06T06:25:48.153Z] [2021-01-06T06:25:48.153Z] ---> ip addr: [2021-01-06T06:25:48.153Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-06T06:25:48.153Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-06T06:25:48.153Z] inet 127.0.0.1/8 scope host lo [2021-01-06T06:25:48.153Z] valid_lft forever preferred_lft forever [2021-01-06T06:25:48.153Z] inet6 ::1/128 scope host [2021-01-06T06:25:48.153Z] valid_lft forever preferred_lft forever [2021-01-06T06:25:48.153Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-06T06:25:48.153Z] link/ether fa:16:3e:a3:2a:cb brd ff:ff:ff:ff:ff:ff [2021-01-06T06:25:48.153Z] inet 10.30.122.3/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-06T06:25:48.153Z] valid_lft 85163sec preferred_lft 85163sec [2021-01-06T06:25:48.153Z] inet6 fe80::f816:3eff:fea3:2acb/64 scope link [2021-01-06T06:25:48.153Z] valid_lft forever preferred_lft forever [2021-01-06T06:25:48.153Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-06T06:25:48.153Z] link/ether 02:42:ce:73:c6:0e brd ff:ff:ff:ff:ff:ff [2021-01-06T06:25:48.153Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-06T06:25:48.153Z] valid_lft forever preferred_lft forever [2021-01-06T06:25:48.153Z] inet6 fe80::42:ceff:fe73:c60e/64 scope link [2021-01-06T06:25:48.153Z] valid_lft forever preferred_lft forever [2021-01-06T06:25:48.153Z] [2021-01-06T06:25:48.153Z] [2021-01-06T06:25:48.153Z] ---> sar -b -r -n DEV: [2021-01-06T06:25:48.153Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/06/21 _x86_64_ (4 CPU) [2021-01-06T06:25:48.153Z] [2021-01-06T06:25:48.153Z] 06:04:59 LINUX RESTART (4 CPU) [2021-01-06T06:25:48.153Z] [2021-01-06T06:25:48.153Z] 06:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-06T06:25:48.153Z] 06:07:01 209.02 96.93 112.09 0.00 9921.89 45959.96 0.00 [2021-01-06T06:25:48.153Z] 06:08:01 237.02 87.16 149.86 0.00 3801.76 21582.70 0.00 [2021-01-06T06:25:48.153Z] 06:09:01 180.85 80.54 100.31 0.00 4102.25 9842.42 0.00 [2021-01-06T06:25:48.153Z] 06:10:02 287.56 105.58 181.97 0.00 45855.27 119883.97 0.00 [2021-01-06T06:25:48.153Z] 06:11:01 3298.79 2931.68 367.11 0.00 180909.07 196631.23 0.00 [2021-01-06T06:25:48.153Z] 06:12:02 747.31 505.54 241.77 0.00 51286.73 73503.76 0.00 [2021-01-06T06:25:48.153Z] 06:13:01 2157.07 1799.58 357.49 0.00 129041.08 151821.41 0.00 [2021-01-06T06:25:48.153Z] 06:14:02 227.44 46.43 181.01 0.00 6224.93 18219.84 0.00 [2021-01-06T06:25:48.153Z] 06:15:01 6.25 1.05 5.20 0.00 22.22 176.26 0.00 [2021-01-06T06:25:48.153Z] 06:16:01 0.82 0.47 0.35 0.00 14.92 5.46 0.00 [2021-01-06T06:25:48.153Z] 06:17:01 0.37 0.07 0.30 0.00 9.33 4.65 0.00 [2021-01-06T06:25:48.153Z] 06:18:01 0.22 0.00 0.22 0.00 0.00 3.30 0.00 [2021-01-06T06:25:48.153Z] 06:19:01 0.28 0.00 0.28 0.00 0.00 3.61 0.00 [2021-01-06T06:25:48.153Z] 06:20:01 0.55 0.25 0.30 0.00 9.72 3.13 0.00 [2021-01-06T06:25:48.153Z] 06:21:01 2.38 1.55 0.83 0.00 159.17 15.98 0.00 [2021-01-06T06:25:48.153Z] 06:22:01 0.27 0.02 0.25 0.00 0.53 2.75 0.00 [2021-01-06T06:25:48.153Z] 06:23:01 0.28 0.02 0.27 0.00 0.53 3.40 0.00 [2021-01-06T06:25:48.153Z] 06:24:01 0.22 0.02 0.20 0.00 0.27 2.60 0.00 [2021-01-06T06:25:48.153Z] 06:25:01 0.20 0.02 0.18 0.00 0.40 1.93 0.00 [2021-01-06T06:25:48.153Z] Average: 385.56 296.14 89.42 0.00 22622.67 33516.75 0.00 [2021-01-06T06:25:48.153Z] [2021-01-06T06:25:48.153Z] 06:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-06T06:25:48.153Z] 06:07:01 183560 0 652852 34.70 2184 1042948 1295948 44.23 539688 921652 16 [2021-01-06T06:25:48.153Z] 06:08:01 169248 0 724868 38.53 1508 985920 1743180 59.49 589028 844572 41716 [2021-01-06T06:25:48.153Z] 06:09:01 294276 0 699848 37.20 828 886592 1324448 45.20 560624 734612 51484 [2021-01-06T06:25:48.153Z] 06:10:02 70724 0 791488 42.07 172 1019160 2253132 76.90 749040 850204 37592 [2021-01-06T06:25:48.153Z] 06:11:01 373144 0 852960 45.33 16 655424 4283864 146.20 699700 575668 56 [2021-01-06T06:25:48.153Z] 06:12:02 72372 0 708020 37.63 16 1101136 1773508 60.53 690244 873884 87564 [2021-01-06T06:25:48.153Z] 06:13:01 240308 0 797452 42.38 16 843768 2559000 87.33 626004 752520 720 [2021-01-06T06:25:48.153Z] 06:14:02 406804 0 608548 32.34 16 866176 1256788 42.89 541912 684740 20 [2021-01-06T06:25:48.153Z] 06:15:01 415960 0 599388 31.86 16 866180 1192716 40.71 536888 683056 16 [2021-01-06T06:25:48.153Z] 06:16:01 416472 0 598452 31.81 16 866604 1192608 40.70 536356 683340 16 [2021-01-06T06:25:48.153Z] 06:17:01 415428 0 599192 31.85 16 866908 1192728 40.71 537000 683640 8 [2021-01-06T06:25:48.153Z] 06:18:01 415304 0 599308 31.85 16 866916 1192752 40.71 537288 683636 8 [2021-01-06T06:25:48.153Z] 06:19:01 416584 0 598020 31.78 16 866924 1186428 40.49 535784 683588 8 [2021-01-06T06:25:48.153Z] 06:20:01 416600 0 597840 31.77 16 867088 1186876 40.51 536036 683712 8 [2021-01-06T06:25:48.153Z] 06:21:01 408360 0 601844 31.99 16 871324 1186500 40.49 541956 685160 8 [2021-01-06T06:25:48.153Z] 06:22:01 408972 0 601204 31.95 16 871352 1186476 40.49 541720 685176 8 [2021-01-06T06:25:48.153Z] 06:23:01 408896 0 601272 31.96 16 871360 1186428 40.49 541584 685192 8 [2021-01-06T06:25:48.153Z] 06:24:01 408952 0 601204 31.95 16 871372 1186428 40.49 541600 685200 8 [2021-01-06T06:25:48.153Z] 06:25:01 409144 0 601016 31.94 16 871368 1186428 40.49 541480 685200 8 [2021-01-06T06:25:48.153Z] Average: 334269 0 654462 34.78 260 892554 1556118 53.11 574944 724461 11541 [2021-01-06T06:25:48.153Z] [2021-01-06T06:25:48.153Z] 06:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-06T06:25:48.154Z] 06:07:01 eth0 1113.12 1130.74 5827.88 135.19 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:07:01 docker0 838.18 761.42 68.87 2666.67 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:08:01 eth0 245.92 183.42 859.49 64.53 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:08:01 veth1d00b99 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:08:01 docker0 153.63 204.11 11.12 826.91 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:09:01 eth0 37.60 22.55 28.09 48.19 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:09:01 veth1d00b99 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:10:02 veth9c9ac85 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:10:02 eth0 206.35 172.12 1690.46 63.17 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:11:01 veth9c9ac85 0.00 0.34 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:11:01 eth0 65.36 51.94 164.59 41.12 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:11:01 veth08249b3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:11:01 vethb3463cf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:12:02 veth28c3cdb 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:12:02 veth9c9ac85 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:12:02 eth0 161.93 116.98 1392.48 19.70 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:12:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:13:01 vethff1fcd9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:13:01 veth8688a8e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:13:01 vethf9e9fdb 1.92 3.11 0.20 11.21 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:13:01 veth9c9ac85 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:14:02 eth0 2690.35 2265.83 13941.07 565.42 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:14:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:14:02 docker0 1075.09 1104.56 85.31 4266.60 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:15:01 eth0 1.17 0.69 0.69 0.24 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:16:01 eth0 1.02 0.18 0.20 0.07 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:17:01 eth0 1.00 0.30 0.32 0.20 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:18:01 eth0 0.43 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:19:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:20:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:21:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:22:01 eth0 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:23:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:24:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:25:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] Average: eth0 106.39 94.29 556.50 25.64 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] Average: docker0 56.65 58.20 4.49 224.81 0.00 0.00 0.00 0.00 [2021-01-06T06:25:48.154Z] [2021-01-06T06:25:48.154Z] [2021-01-06T06:25:48.154Z] ---> sar -P ALL: [2021-01-06T06:25:48.154Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/06/21 _x86_64_ (4 CPU) [2021-01-06T06:25:48.154Z] [2021-01-06T06:25:48.154Z] 06:04:59 LINUX RESTART (4 CPU) [2021-01-06T06:25:48.154Z] [2021-01-06T06:25:48.154Z] 06:06:01 CPU %user %nice %system %iowait %steal %idle [2021-01-06T06:25:48.154Z] 06:07:01 all 15.80 0.00 9.40 2.00 0.06 72.75 [2021-01-06T06:25:48.154Z] 06:07:01 0 15.23 0.00 10.08 0.88 0.05 73.77 [2021-01-06T06:25:48.154Z] 06:07:01 1 14.12 0.00 9.22 4.75 0.09 71.83 [2021-01-06T06:25:48.154Z] 06:07:01 2 17.15 0.00 8.63 0.97 0.05 73.19 [2021-01-06T06:25:48.154Z] 06:07:01 3 16.69 0.00 9.67 1.38 0.03 72.22 [2021-01-06T06:25:48.154Z] 06:08:01 all 24.15 0.00 9.69 6.29 0.07 59.79 [2021-01-06T06:25:48.154Z] 06:08:01 0 24.21 0.00 9.79 5.44 0.09 60.48 [2021-01-06T06:25:48.154Z] 06:08:01 1 24.79 0.00 8.98 5.27 0.05 60.90 [2021-01-06T06:25:48.154Z] 06:08:01 2 23.60 0.00 10.19 8.68 0.05 57.47 [2021-01-06T06:25:48.154Z] 06:08:01 3 24.01 0.00 9.81 5.75 0.10 60.33 [2021-01-06T06:25:48.154Z] 06:09:01 all 57.49 0.00 15.61 4.90 0.06 21.95 [2021-01-06T06:25:48.154Z] 06:09:01 0 59.57 0.00 15.79 3.88 0.05 20.72 [2021-01-06T06:25:48.154Z] 06:09:01 1 56.53 0.00 15.39 4.72 0.05 23.31 [2021-01-06T06:25:48.154Z] 06:09:01 2 57.24 0.00 15.79 6.13 0.05 20.79 [2021-01-06T06:25:48.154Z] 06:09:01 3 56.61 0.00 15.45 4.86 0.07 23.01 [2021-01-06T06:25:48.154Z] 06:10:02 all 25.59 0.00 17.51 5.35 0.08 51.46 [2021-01-06T06:25:48.154Z] 06:10:02 0 28.03 0.00 17.82 5.52 0.09 48.55 [2021-01-06T06:25:48.154Z] 06:10:02 1 24.21 0.00 16.89 6.03 0.10 52.77 [2021-01-06T06:25:48.154Z] 06:10:02 2 25.13 0.00 17.10 5.51 0.07 52.18 [2021-01-06T06:25:48.154Z] 06:10:02 3 24.99 0.00 18.25 4.36 0.07 52.34 [2021-01-06T06:25:48.154Z] 06:11:01 all 21.65 0.00 29.43 23.55 0.17 25.20 [2021-01-06T06:25:48.154Z] 06:11:01 0 21.15 0.00 29.34 23.34 0.23 25.94 [2021-01-06T06:25:48.154Z] 06:11:01 1 21.79 0.00 29.37 23.43 0.16 25.26 [2021-01-06T06:25:48.154Z] 06:11:01 2 22.19 0.00 29.06 23.03 0.20 25.53 [2021-01-06T06:25:48.154Z] 06:11:01 3 21.45 0.00 29.96 24.42 0.11 24.06 [2021-01-06T06:25:48.154Z] 06:12:02 all 49.03 0.00 17.83 15.15 0.06 17.93 [2021-01-06T06:25:48.154Z] 06:12:02 0 49.38 0.00 17.63 16.29 0.09 16.62 [2021-01-06T06:25:48.154Z] 06:12:02 1 50.16 0.00 17.21 17.18 0.05 15.40 [2021-01-06T06:25:48.154Z] 06:12:02 2 49.17 0.00 18.18 14.77 0.05 17.83 [2021-01-06T06:25:48.154Z] 06:12:02 3 47.39 0.00 18.30 12.30 0.07 21.94 [2021-01-06T06:25:48.154Z] 06:13:01 all 36.32 0.00 25.79 22.23 0.13 15.54 [2021-01-06T06:25:48.154Z] 06:13:01 0 36.87 0.00 25.31 20.04 0.12 17.65 [2021-01-06T06:25:48.154Z] 06:13:01 1 36.41 0.00 25.24 24.12 0.14 14.09 [2021-01-06T06:25:48.154Z] 06:13:01 2 35.92 0.00 25.57 24.42 0.12 13.98 [2021-01-06T06:25:48.154Z] 06:13:01 3 36.06 0.00 27.07 20.29 0.13 16.45 [2021-01-06T06:25:48.154Z] 06:14:02 all 22.43 0.00 8.73 10.35 0.04 58.44 [2021-01-06T06:25:48.154Z] 06:14:02 0 22.94 0.00 8.61 10.56 0.05 57.84 [2021-01-06T06:25:48.154Z] 06:14:02 1 22.49 0.00 9.18 10.14 0.03 58.16 [2021-01-06T06:25:48.154Z] 06:14:02 2 22.12 0.00 8.68 9.02 0.03 60.14 [2021-01-06T06:25:48.154Z] 06:14:02 3 22.18 0.00 8.46 11.69 0.05 57.62 [2021-01-06T06:25:48.154Z] 06:15:01 all 0.16 0.00 0.06 0.03 0.00 99.75 [2021-01-06T06:25:48.154Z] 06:15:01 0 0.05 0.00 0.03 0.12 0.00 99.80 [2021-01-06T06:25:48.154Z] 06:15:01 1 0.46 0.00 0.03 0.00 0.00 99.51 [2021-01-06T06:25:48.154Z] 06:15:01 2 0.03 0.00 0.07 0.00 0.00 99.90 [2021-01-06T06:25:48.154Z] 06:15:01 3 0.10 0.00 0.08 0.00 0.00 99.81 [2021-01-06T06:25:48.154Z] 06:16:01 all 0.19 0.00 0.16 0.00 0.00 99.65 [2021-01-06T06:25:48.154Z] 06:16:01 0 0.02 0.00 0.10 0.00 0.00 99.88 [2021-01-06T06:25:48.154Z] 06:16:01 1 0.57 0.00 0.15 0.00 0.02 99.27 [2021-01-06T06:25:48.154Z] 06:16:01 2 0.08 0.00 0.22 0.00 0.00 99.70 [2021-01-06T06:25:48.154Z] 06:16:01 3 0.08 0.00 0.17 0.00 0.00 99.75 [2021-01-06T06:25:48.154Z] 06:17:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-01-06T06:25:48.154Z] 06:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-06T06:25:48.154Z] 06:17:01 1 0.52 0.00 0.05 0.00 0.00 99.43 [2021-01-06T06:25:48.154Z] 06:17:01 2 0.05 0.00 0.03 0.02 0.00 99.90 [2021-01-06T06:25:48.154Z] 06:17:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2021-01-06T06:25:48.154Z] [2021-01-06T06:25:48.154Z] 06:17:01 CPU %user %nice %system %iowait %steal %idle [2021-01-06T06:25:48.154Z] 06:18:01 all 0.19 0.00 0.08 0.00 0.01 99.72 [2021-01-06T06:25:48.154Z] 06:18:01 0 0.05 0.00 0.08 0.00 0.00 99.87 [2021-01-06T06:25:48.154Z] 06:18:01 1 0.55 0.00 0.08 0.00 0.02 99.35 [2021-01-06T06:25:48.154Z] 06:18:01 2 0.07 0.00 0.13 0.00 0.00 99.80 [2021-01-06T06:25:48.154Z] 06:18:01 3 0.10 0.00 0.03 0.00 0.02 99.85 [2021-01-06T06:25:48.154Z] 06:19:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-01-06T06:25:48.154Z] 06:19:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-06T06:25:48.154Z] 06:19:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-01-06T06:25:48.154Z] 06:19:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2021-01-06T06:25:48.154Z] 06:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2021-01-06T06:25:48.154Z] 06:20:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2021-01-06T06:25:48.154Z] 06:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-06T06:25:48.154Z] 06:20:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2021-01-06T06:25:48.154Z] 06:20:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2021-01-06T06:25:48.154Z] 06:20:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-01-06T06:25:48.154Z] 06:21:01 all 0.08 0.00 0.07 0.03 0.00 99.82 [2021-01-06T06:25:48.154Z] 06:21:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-06T06:25:48.154Z] 06:21:01 1 0.23 0.00 0.12 0.02 0.00 99.63 [2021-01-06T06:25:48.154Z] 06:21:01 2 0.07 0.00 0.08 0.08 0.00 99.77 [2021-01-06T06:25:48.154Z] 06:21:01 3 0.00 0.00 0.03 0.03 0.00 99.93 [2021-01-06T06:25:48.155Z] 06:22:01 all 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-06T06:25:48.155Z] 06:22:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-06T06:25:48.155Z] 06:22:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-06T06:25:48.155Z] 06:22:01 2 0.05 0.00 0.08 0.00 0.00 99.87 [2021-01-06T06:25:48.155Z] 06:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-06T06:25:48.155Z] 06:23:01 all 0.06 0.00 0.02 0.00 0.00 99.91 [2021-01-06T06:25:48.155Z] 06:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2021-01-06T06:25:48.155Z] 06:23:01 1 0.17 0.00 0.02 0.00 0.00 99.82 [2021-01-06T06:25:48.155Z] 06:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2021-01-06T06:25:48.155Z] 06:23:01 3 0.05 0.00 0.07 0.02 0.00 99.87 [2021-01-06T06:25:48.155Z] 06:24:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-01-06T06:25:48.155Z] 06:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-06T06:25:48.155Z] 06:24:01 1 0.53 0.00 0.02 0.00 0.00 99.45 [2021-01-06T06:25:48.155Z] 06:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-06T06:25:48.155Z] 06:24:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-06T06:25:48.155Z] 06:25:01 all 0.15 0.00 0.03 0.00 0.00 99.83 [2021-01-06T06:25:48.155Z] 06:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-06T06:25:48.155Z] 06:25:01 1 0.53 0.00 0.03 0.00 0.00 99.43 [2021-01-06T06:25:48.155Z] 06:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-06T06:25:48.155Z] 06:25:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2021-01-06T06:25:48.155Z] Average: all 13.09 0.00 6.89 4.58 0.04 75.40 [2021-01-06T06:25:48.155Z] Average: 0 13.28 0.00 6.90 4.39 0.04 75.39 [2021-01-06T06:25:48.155Z] Average: 1 13.17 0.00 6.77 4.90 0.04 75.12 [2021-01-06T06:25:48.155Z] Average: 2 13.06 0.00 6.87 4.73 0.03 75.31 [2021-01-06T06:25:48.155Z] Average: 3 12.84 0.00 7.01 4.32 0.03 75.79 [2021-01-06T06:25:48.155Z] [2021-01-06T06:25:48.155Z] [2021-01-06T06:25:48.155Z]