Pull request #3232 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0ca5e8566446efca00335dfd6e027da7f2d61546+f11e4988ceb8c382fc034555d9d0b35dfdaf49ab (672600262caf0f3da7e72277b48117ab65260924) 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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-3232/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3232/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28729’ Running on prd-centos7-docker-4c-2g-28737 in /w/workspace/edgexfoundry_edgex-go_PR-3232 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3232/head:refs/remotes/origin/PR-3232 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f11e4988ceb8c382fc034555d9d0b35dfdaf49ab into PR head commit 0ca5e8566446efca00335dfd6e027da7f2d61546 Merge succeeded, producing 0ca5e8566446efca00335dfd6e027da7f2d61546 Checking out Revision 0ca5e8566446efca00335dfd6e027da7f2d61546 (PR-3232) > git config core.sparsecheckout # timeout=10 > git checkout -f 0ca5e8566446efca00335dfd6e027da7f2d61546 # 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 f11e4988ceb8c382fc034555d9d0b35dfdaf49ab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0ca5e8566446efca00335dfd6e027da7f2d61546 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-05T18:31:52.906Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-05T18:31:53.258Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-05T18:31:53.466Z] ========================================================= [2021-03-05T18:31:53.466Z] EdgeX Global Pipelines Version Info [2021-03-05T18:31:53.466Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-05T18:31:54.978Z] ------------------- [2021-03-05T18:31:54.978Z] stable info: [2021-03-05T18:31:54.978Z] ------------------- [2021-03-05T18:31:54.978Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-05T18:31:54.978Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-05T18:31:54.978Z] Message: update stable to v1.0.184 [2021-03-05T18:31:55.929Z] ------------------- [2021-03-05T18:31:55.929Z] experimental info: [2021-03-05T18:31:55.929Z] ------------------- [2021-03-05T18:31:55.929Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-05T18:31:55.929Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-05T18:31:55.929Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-05T18:31:56.319Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-05T18:31:56.437Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-05T18:31:56.581Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-05T18:31:56.698Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-05T18:31:56.825Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-05T18:31:56.944Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-05T18:31:57.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-05T18:31:57.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-05T18:31:57.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-05T18:31:57.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-05T18:31:57.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-05T18:31:57.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-05T18:31:57.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-05T18:31:57.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-05T18:31:58.083Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-05T18:31:58.200Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-05T18:31:58.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-05T18:31:58.431Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-05T18:31:58.543Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-05T18:31:58.655Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-05T18:31:58.769Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-05T18:31:59.013Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-05T18:31:59.143Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3232 [Pipeline] echo [2021-03-05T18:31:59.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3232 [Pipeline] echo [2021-03-05T18:31:59.389Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3232 [Pipeline] echo [2021-03-05T18:31:59.504Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0ca5e8566446efca00335dfd6e027da7f2d61546 [Pipeline] echo [2021-03-05T18:31:59.618Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0ca5e85 [Pipeline] echo [2021-03-05T18:31:59.749Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-05T18:32:00.028Z] provisioning config files... [2021-03-05T18:32:00.065Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6377301065428360652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-05T18:32:00.498Z] ---> docker-login.sh [2021-03-05T18:32:00.498Z] nexus3.edgexfoundry.org:10001 [2021-03-05T18:32:00.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T18:32:00.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T18:32:00.767Z] Configure a credential helper to remove this warning. See [2021-03-05T18:32:00.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T18:32:00.767Z] [2021-03-05T18:32:00.767Z] Login Succeeded [2021-03-05T18:32:00.767Z] nexus3.edgexfoundry.org:10002 [2021-03-05T18:32:01.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T18:32:01.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T18:32:01.033Z] Configure a credential helper to remove this warning. See [2021-03-05T18:32:01.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T18:32:01.033Z] [2021-03-05T18:32:01.033Z] Login Succeeded [2021-03-05T18:32:01.033Z] nexus3.edgexfoundry.org:10003 [2021-03-05T18:32:01.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T18:32:01.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T18:32:01.297Z] Configure a credential helper to remove this warning. See [2021-03-05T18:32:01.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T18:32:01.297Z] [2021-03-05T18:32:01.297Z] Login Succeeded [2021-03-05T18:32:01.297Z] nexus3.edgexfoundry.org:10004 [2021-03-05T18:32:01.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T18:32:01.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T18:32:01.564Z] Configure a credential helper to remove this warning. See [2021-03-05T18:32:01.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T18:32:01.564Z] [2021-03-05T18:32:01.564Z] Login Succeeded [2021-03-05T18:32:01.564Z] docker.io [2021-03-05T18:32:01.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T18:32:01.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T18:32:01.834Z] Configure a credential helper to remove this warning. See [2021-03-05T18:32:01.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T18:32:01.834Z] [2021-03-05T18:32:01.834Z] Login Succeeded [2021-03-05T18:32:01.834Z] ---> docker-login.sh ends [Pipeline] } [2021-03-05T18:32:01.860Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-05T18:32:02.451Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-05T18:32:02.451Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T18:32:02.451Z] ++ dirname cmd/core-command/Dockerfile [2021-03-05T18:32:02.451Z] ++ cut -d/ -f2 [2021-03-05T18:32:02.451Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-05T18:32:02.451Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T18:32:02.451Z] ++ dirname cmd/core-data/Dockerfile [2021-03-05T18:32:02.451Z] ++ cut -d/ -f2 [2021-03-05T18:32:02.451Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-05T18:32:02.451Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T18:32:02.451Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-05T18:32:02.451Z] ++ cut -d/ -f2 [2021-03-05T18:32:02.451Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-05T18:32:02.451Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T18:32:02.451Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-05T18:32:02.451Z] ++ cut -d/ -f2 [2021-03-05T18:32:02.451Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-05T18:32:02.451Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T18:32:02.451Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-05T18:32:02.451Z] ++ cut -d/ -f2 [2021-03-05T18:32:02.451Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-05T18:32:02.451Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T18:32:02.451Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-05T18:32:02.451Z] ++ cut -d/ -f2 [2021-03-05T18:32:02.451Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-05T18:32:02.451Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T18:32:02.451Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-05T18:32:02.451Z] ++ cut -d/ -f2 [2021-03-05T18:32:02.451Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-05T18:32:02.451Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T18:32:02.451Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-05T18:32:02.451Z] ++ cut -d/ -f2 [2021-03-05T18:32:02.451Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-05T18:32:02.451Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T18:32:02.451Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-05T18:32:02.451Z] ++ cut -d/ -f2 [2021-03-05T18:32:02.451Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-05T18:32:02.563Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:32:03.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T18:32:03.651Z] [2021-03-05T18:32:03.651Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:32:04.047Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T18:32:04.047Z] latest: Pulling from edgex-devops/git-semver [2021-03-05T18:32:04.047Z] 31603596830f: Pulling fs layer [2021-03-05T18:32:04.047Z] 2a8b12db71e7: Pulling fs layer [2021-03-05T18:32:04.047Z] 6ca5941a6612: Pulling fs layer [2021-03-05T18:32:04.047Z] ecc8261a40a4: Pulling fs layer [2021-03-05T18:32:04.047Z] ecc8261a40a4: Waiting [2021-03-05T18:32:04.047Z] 2a8b12db71e7: Verifying Checksum [2021-03-05T18:32:04.047Z] 2a8b12db71e7: Download complete [2021-03-05T18:32:04.312Z] 31603596830f: Verifying Checksum [2021-03-05T18:32:04.312Z] 31603596830f: Download complete [2021-03-05T18:32:04.312Z] ecc8261a40a4: Verifying Checksum [2021-03-05T18:32:04.312Z] ecc8261a40a4: Download complete [2021-03-05T18:32:04.312Z] 6ca5941a6612: Verifying Checksum [2021-03-05T18:32:04.312Z] 6ca5941a6612: Download complete [2021-03-05T18:32:04.576Z] 31603596830f: Pull complete [2021-03-05T18:32:04.576Z] 2a8b12db71e7: Pull complete [2021-03-05T18:32:05.540Z] 6ca5941a6612: Pull complete [2021-03-05T18:32:05.805Z] ecc8261a40a4: Pull complete [2021-03-05T18:32:05.805Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-05T18:32:05.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T18:32:05.805Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-05T18:32:05.950Z] prd-centos7-docker-4c-2g-28737 does not seem to be running inside a container [2021-03-05T18:32:06.102Z] $ 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-03-05T18:32:08.707Z] $ docker top 864764aee8507f42f78126619ac4bfcb6604e79977e2eaf8cd0875bde95cdc46 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-05T18:32:09.062Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-05T18:32:09.062Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-05T18:32:09.282Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-05T18:32:09.285Z] $ docker exec 864764aee8507f42f78126619ac4bfcb6604e79977e2eaf8cd0875bde95cdc46 ssh-agent [2021-03-05T18:32:09.464Z] SSH_AUTH_SOCK=/tmp/ssh-ua17qdITiWfd/agent.13 [2021-03-05T18:32:09.464Z] SSH_AGENT_PID=18 [2021-03-05T18:32:09.475Z] Running ssh-add (command line suppressed) [2021-03-05T18:32:09.601Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2822060575060789357.key (/w/workspace/edgex-go/1@tmp/private_key_2822060575060789357.key) [2021-03-05T18:32:09.659Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-05T18:32:10.048Z] + git tag --points-at HEAD [Pipeline] } [2021-03-05T18:32:10.084Z] $ docker exec --env ******** --env ******** 864764aee8507f42f78126619ac4bfcb6604e79977e2eaf8cd0875bde95cdc46 ssh-agent -k [2021-03-05T18:32:10.204Z] unset SSH_AUTH_SOCK; [2021-03-05T18:32:10.205Z] unset SSH_AGENT_PID; [2021-03-05T18:32:10.205Z] echo Agent pid 18 killed; [2021-03-05T18:32:10.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-05T18:32:10.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-05T18:32:10.496Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-05T18:32:10.673Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-05T18:32:10.677Z] $ docker exec 864764aee8507f42f78126619ac4bfcb6604e79977e2eaf8cd0875bde95cdc46 ssh-agent [2021-03-05T18:32:10.844Z] SSH_AUTH_SOCK=/tmp/ssh-0tPPZFn8NXaL/agent.48 [2021-03-05T18:32:10.844Z] SSH_AGENT_PID=53 [2021-03-05T18:32:10.851Z] Running ssh-add (command line suppressed) [2021-03-05T18:32:10.988Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3125711002547820206.key (/w/workspace/edgex-go/1@tmp/private_key_3125711002547820206.key) [2021-03-05T18:32:11.042Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-05T18:32:11.446Z] + git semver init [2021-03-05T18:32:11.446Z] # -> Open(): unable to determine branch for HEAD [2021-03-05T18:32:11.446Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-03-05T18:32:11.446Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-03-05T18:32:11.446Z] # $SEMVER_REMOTE_NAME = origin [2021-03-05T18:32:11.446Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-05T18:32:11.446Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-05T18:32:11.446Z] # $SEMVER_BRANCH = PR-3232 [2021-03-05T18:32:11.446Z] # $SEMVER_TEMP = /tmp/semver-912802141 [2021-03-05T18:32:11.446Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-05T18:32:29.669Z] # '/tmp/semver-912802141' -> '/w/workspace/edgex-go/1/.semver' [2021-03-05T18:32:29.935Z] # -> Force: false [2021-03-05T18:32:29.935Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-03-05T18:32:29.987Z] $ docker exec --env ******** --env ******** 864764aee8507f42f78126619ac4bfcb6604e79977e2eaf8cd0875bde95cdc46 ssh-agent -k [2021-03-05T18:32:30.215Z] unset SSH_AUTH_SOCK; [2021-03-05T18:32:30.215Z] unset SSH_AGENT_PID; [2021-03-05T18:32:30.216Z] echo Agent pid 53 killed; [2021-03-05T18:32:30.313Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-05T18:32:30.996Z] + git semver [Pipeline] } [2021-03-05T18:32:31.062Z] $ docker stop --time=1 864764aee8507f42f78126619ac4bfcb6604e79977e2eaf8cd0875bde95cdc46 [2021-03-05T18:32:32.725Z] $ docker rm -f 864764aee8507f42f78126619ac4bfcb6604e79977e2eaf8cd0875bde95cdc46 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T18:32:33.327Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-05T18:32:33.893Z] Stashed 1 file(s) [Pipeline] echo [2021-03-05T18:32:33.915Z] [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-03-05T18:32:35.230Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-05T18:32:35.545Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-05T18:32:35.881Z] + sudo service docker restart [2021-03-05T18:32:35.881Z] + true [2021-03-05T18:32:35.881Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-05T18:32:36.493Z] ========================================================= [2021-03-05T18:32:36.493Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-05T18:32:36.493Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:32:36.876Z] + 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-03-05T18:32:40.204Z] Sending build context to Docker daemon 328.3MB [2021-03-05T18:32:40.204Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-05T18:32:40.204Z] Step 2/6 : FROM ${BASE} [2021-03-05T18:32:40.204Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-05T18:32:40.204Z] 188c0c94c7c5: Pulling fs layer [2021-03-05T18:32:40.204Z] 0ef7d3d256c8: Pulling fs layer [2021-03-05T18:32:40.204Z] de9db76c5a1d: Pulling fs layer [2021-03-05T18:32:40.204Z] bca2f99d35d6: Pulling fs layer [2021-03-05T18:32:40.204Z] 93359f2a8cfa: Pulling fs layer [2021-03-05T18:32:40.204Z] 7c6f9722023f: Pulling fs layer [2021-03-05T18:32:40.204Z] a35cf1a2eb13: Pulling fs layer [2021-03-05T18:32:40.204Z] bca2f99d35d6: Waiting [2021-03-05T18:32:40.204Z] 93359f2a8cfa: Waiting [2021-03-05T18:32:40.204Z] 7c6f9722023f: Waiting [2021-03-05T18:32:40.204Z] a35cf1a2eb13: Waiting [2021-03-05T18:32:40.204Z] de9db76c5a1d: Verifying Checksum [2021-03-05T18:32:40.204Z] de9db76c5a1d: Download complete [2021-03-05T18:32:40.204Z] 0ef7d3d256c8: Verifying Checksum [2021-03-05T18:32:40.204Z] 0ef7d3d256c8: Download complete [2021-03-05T18:32:40.204Z] 93359f2a8cfa: Download complete [2021-03-05T18:32:40.467Z] 7c6f9722023f: Verifying Checksum [2021-03-05T18:32:40.467Z] 7c6f9722023f: Download complete [2021-03-05T18:32:40.467Z] 188c0c94c7c5: Verifying Checksum [2021-03-05T18:32:40.467Z] 188c0c94c7c5: Download complete [2021-03-05T18:32:41.043Z] 188c0c94c7c5: Pull complete [2021-03-05T18:32:41.311Z] 0ef7d3d256c8: Pull complete [2021-03-05T18:32:41.312Z] de9db76c5a1d: Pull complete [2021-03-05T18:32:43.398Z] a35cf1a2eb13: Verifying Checksum [2021-03-05T18:32:43.398Z] a35cf1a2eb13: Download complete [2021-03-05T18:32:43.398Z] bca2f99d35d6: Verifying Checksum [2021-03-05T18:32:43.398Z] bca2f99d35d6: Download complete [2021-03-05T18:32:49.557Z] Still waiting to schedule task [2021-03-05T18:32:49.557Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-05T18:32:50.052Z] bca2f99d35d6: Pull complete [2021-03-05T18:32:50.052Z] 93359f2a8cfa: Pull complete [2021-03-05T18:32:50.052Z] 7c6f9722023f: Pull complete [2021-03-05T18:32:53.396Z] a35cf1a2eb13: Pull complete [2021-03-05T18:32:53.396Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-05T18:32:53.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-05T18:32:53.396Z] ---> a62c8e92a672 [2021-03-05T18:32:53.396Z] 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-03-05T18:32:53.658Z] ---> Running in 456ff4cb5384 [2021-03-05T18:32:54.236Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:32:54.813Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:32:55.390Z] (1/12) Installing libmagic (5.38-r0) [2021-03-05T18:32:55.390Z] (2/12) Installing file (5.38-r0) [2021-03-05T18:32:55.654Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-05T18:32:55.654Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-05T18:33:02.259Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-05T18:33:02.259Z] (6/12) Installing patch (2.7.6-r6) [2021-03-05T18:33:02.259Z] (7/12) Installing build-base (0.5-r2) [2021-03-05T18:33:02.259Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-05T18:33:03.212Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-05T18:33:03.212Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-05T18:33:03.212Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-05T18:33:03.476Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-05T18:33:03.476Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:33:03.476Z] OK: 233 MiB in 51 packages [2021-03-05T18:33:06.799Z] Removing intermediate container 456ff4cb5384 [2021-03-05T18:33:06.799Z] ---> 8323b722e6e7 [2021-03-05T18:33:06.799Z] Step 4/6 : WORKDIR /edgex-go [2021-03-05T18:33:06.799Z] ---> Running in 78acc8226881 [2021-03-05T18:33:07.062Z] Removing intermediate container 78acc8226881 [2021-03-05T18:33:07.062Z] ---> 6133cee7b877 [2021-03-05T18:33:07.062Z] Step 5/6 : COPY go.mod . [2021-03-05T18:33:07.324Z] ---> 9cd437500174 [2021-03-05T18:33:07.324Z] Step 6/6 : RUN go mod download [2021-03-05T18:33:07.586Z] ---> Running in 3749ad2cf9ca [2021-03-05T18:33:34.211Z] Removing intermediate container 3749ad2cf9ca [2021-03-05T18:33:34.211Z] ---> 317e807fa53e [2021-03-05T18:33:34.212Z] Successfully built 317e807fa53e [2021-03-05T18:33:34.212Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:33:34.593Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-05T18:33:34.593Z] . [Pipeline] withDockerContainer [2021-03-05T18:33:34.748Z] prd-centos7-docker-4c-2g-28737 does not seem to be running inside a container [2021-03-05T18:33:34.806Z] $ 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-03-05T18:33:35.677Z] $ docker top 8bf49ef5cac127a52a87d83f8daf627ee6c75d1a66c4f3bd4d1e738025b62e93 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T18:33:36.315Z] + go version [2021-03-05T18:33:36.315Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-05T18:33:36.355Z] $ docker stop --time=1 8bf49ef5cac127a52a87d83f8daf627ee6c75d1a66c4f3bd4d1e738025b62e93 [2021-03-05T18:33:37.707Z] $ docker rm -f 8bf49ef5cac127a52a87d83f8daf627ee6c75d1a66c4f3bd4d1e738025b62e93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:33:38.881Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-05T18:33:38.881Z] . [Pipeline] withDockerContainer [2021-03-05T18:33:39.031Z] prd-centos7-docker-4c-2g-28737 does not seem to be running inside a container [2021-03-05T18:33:39.078Z] $ 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-03-05T18:33:39.786Z] $ docker top a845255d71a04b4b17eba6e15d99cc6b139a6259fd2cd9de5590606f7e9c5c08 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-05T18:33:40.053Z] ========================================================= [2021-03-05T18:33:40.053Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-05T18:33:40.053Z] ========================================================= [Pipeline] sh [2021-03-05T18:33:40.387Z] + make test [2021-03-05T18:33:40.387Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-05T18:33:50.462Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-05T18:34:08.744Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-05T18:34:10.266Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-05T18:34:12.676Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-05T18:34:12.676Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-05T18:34:14.112Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-05T18:34:14.112Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-05T18:34:14.112Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-05T18:34:14.112Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-05T18:34:15.542Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-05T18:34:15.815Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-05T18:34:18.404Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-05T18:34:18.404Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-05T18:34:18.404Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-05T18:34:20.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.152s coverage: 45.9% of statements [2021-03-05T18:34:20.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-05T18:34:20.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-05T18:34:20.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-05T18:34:20.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-05T18:34:20.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-05T18:34:20.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-05T18:34:20.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-05T18:34:20.958Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.075s coverage: 100.0% of statements [2021-03-05T18:34:24.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.719s coverage: 27.1% of statements [2021-03-05T18:34:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-05T18:34:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-05T18:34:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-05T18:34:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-05T18:34:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-05T18:34:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-05T18:34:24.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.049s coverage: 100.0% of statements [2021-03-05T18:34:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-05T18:34:24.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.036s coverage: 100.0% of statements [2021-03-05T18:34:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-05T18:34:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-05T18:34:24.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.099s coverage: 66.2% of statements [2021-03-05T18:34:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-05T18:34:24.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-05T18:34:25.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.434s coverage: 82.4% of statements [2021-03-05T18:34:25.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-05T18:34:25.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T18:34:25.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-05T18:34:25.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-05T18:34:26.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.344s coverage: 28.6% of statements [2021-03-05T18:34:26.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-05T18:34:26.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-05T18:34:26.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-05T18:34:26.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-05T18:34:26.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-05T18:34:26.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.085s coverage: 100.0% of statements [2021-03-05T18:34:26.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-05T18:34:26.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.059s coverage: 100.0% of statements [2021-03-05T18:34:26.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-05T18:34:27.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.110s coverage: 86.7% of statements [2021-03-05T18:34:27.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-05T18:34:27.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.146s coverage: 97.5% of statements [2021-03-05T18:34:27.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-05T18:34:27.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.065s coverage: 78.3% of statements [2021-03-05T18:34:27.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-05T18:34:27.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-05T18:34:27.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-05T18:34:27.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-05T18:34:30.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.554s coverage: 92.8% of statements [2021-03-05T18:34:30.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-05T18:34:30.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T18:34:30.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-05T18:34:30.221Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-05T18:34:30.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-05T18:34:30.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-05T18:34:30.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-05T18:34:30.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-05T18:34:30.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-05T18:34:30.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-05T18:34:30.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-05T18:34:30.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-05T18:34:30.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-05T18:34:30.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-05T18:34:30.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-05T18:34:30.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-05T18:34:30.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-05T18:34:30.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-05T18:34:30.221Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-03-05T18:34:30.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-05T18:34:30.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-05T18:34:30.221Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.090s coverage: 0.1% of statements [2021-03-05T18:34:30.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-05T18:34:30.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-05T18:34:30.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-05T18:34:30.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2021-03-05T18:34:30.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements [2021-03-05T18:34:30.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.029s coverage: 94.1% of statements [2021-03-05T18:34:30.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2021-03-05T18:34:30.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-03-05T18:34:42.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.036s coverage: 94.4% of statements [2021-03-05T18:34:42.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.038s coverage: 44.8% of statements [2021-03-05T18:34:42.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.050s coverage: 81.4% of statements [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.067s coverage: 92.9% of statements [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 77.8% of statements [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.135s coverage: 75.5% of statements [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.6% of statements [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.6% of statements [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 62.4% of statements [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 91.3% of statements [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.314s coverage: 69.1% of statements [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.098s coverage: 38.4% of statements [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.135s coverage: 47.0% of statements [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.042s coverage: 100.0% of statements [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.142s coverage: 88.5% of statements [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.752s coverage: 29.1% of statements [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.087s coverage: 99.0% of statements [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.078s coverage: 95.6% of statements [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-05T18:34:55.072Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.025s coverage: 100.0% of statements [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-05T18:34:55.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-05T18:34:55.073Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements [2021-03-05T18:34:55.073Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-05T18:34:55.073Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-05T18:34:55.073Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2021-03-05T18:34:55.073Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.038s coverage: 32.1% of statements [2021-03-05T18:34:55.073Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-03-05T18:34:55.073Z] GO111MODULE=on go vet ./... [2021-03-05T18:35:21.790Z] gofmt -l . [2021-03-05T18:35:21.790Z] [ "`gofmt -l .`" = "" ] [2021-03-05T18:35:21.790Z] ./bin/test-go-mod-tidy.sh [2021-03-05T18:35:22.374Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-05T18:35:23.300Z] + ls -al . [2021-03-05T18:35:23.300Z] total 732 [2021-03-05T18:35:23.300Z] drwxrwxr-x 10 1001 1001 4096 Mar 5 18:35 . [2021-03-05T18:35:23.300Z] drwxr-xr-x 4 root root 28 Mar 5 18:33 .. [2021-03-05T18:35:23.300Z] -rw-rw-r-- 1 1001 1001 11 Mar 5 18:31 .dockerignore [2021-03-05T18:35:23.300Z] drwxrwxr-x 8 1001 1001 179 Mar 5 18:31 .git [2021-03-05T18:35:23.300Z] drwxrwxr-x 3 1001 1001 125 Mar 5 18:31 .github [2021-03-05T18:35:23.300Z] -rw-rw-r-- 1 1001 1001 818 Mar 5 18:31 .gitignore [2021-03-05T18:35:23.300Z] drwx------ 3 1001 1001 60 Mar 5 18:32 .semver [2021-03-05T18:35:23.300Z] -rw-rw-r-- 1 1001 1001 166 Mar 5 18:31 .sonarcloud.properties [2021-03-05T18:35:23.300Z] -rw-rw-r-- 1 1001 1001 8475 Mar 5 18:31 Attribution.txt [2021-03-05T18:35:23.300Z] -rw-rw-r-- 1 1001 1001 3804 Mar 5 18:31 CONTRIBUTING.md [2021-03-05T18:35:23.300Z] -rw-rw-r-- 1 1001 1001 931 Mar 5 18:31 Dockerfile.build [2021-03-05T18:35:23.300Z] -rw-rw-r-- 1 1001 1001 863 Mar 5 18:31 Jenkinsfile [2021-03-05T18:35:23.300Z] -rw-rw-r-- 1 1001 1001 10775 Mar 5 18:31 LICENSE [2021-03-05T18:35:23.300Z] -rw-rw-r-- 1 1001 1001 5774 Mar 5 18:31 Makefile [2021-03-05T18:35:23.300Z] -rw-rw-r-- 1 1001 1001 6524 Mar 5 18:31 README.md [2021-03-05T18:35:23.300Z] -rw-rw-r-- 1 1001 1001 6755 Mar 5 18:31 SECURITY.md [2021-03-05T18:35:23.300Z] -rw-rw-r-- 1 1001 1001 5 Mar 5 18:32 VERSION [2021-03-05T18:35:23.300Z] -rw-rw-r-- 1 1001 1001 4131 Mar 5 18:31 ZMQWindows.md [2021-03-05T18:35:23.300Z] drwxrwxr-x 2 1001 1001 117 Mar 5 18:31 bin [2021-03-05T18:35:23.300Z] drwxrwxr-x 14 1001 1001 4096 Mar 5 18:31 cmd [2021-03-05T18:35:23.300Z] -rw-r--r-- 1 root root 621194 Mar 5 18:34 coverage.out [2021-03-05T18:35:23.300Z] -rw-r--r-- 1 root root 1055 Mar 5 18:35 go.mod [2021-03-05T18:35:23.300Z] -rw-r--r-- 1 root root 21699 Mar 5 18:35 go.sum [2021-03-05T18:35:23.300Z] drwxrwxr-x 8 1001 1001 127 Mar 5 18:31 internal [2021-03-05T18:35:23.300Z] drwxrwxr-x 4 1001 1001 26 Mar 5 18:31 openapi [2021-03-05T18:35:23.300Z] drwxrwxr-x 4 1001 1001 71 Mar 5 18:31 snap [2021-03-05T18:35:23.300Z] -rw-rw-r-- 1 1001 1001 168 Mar 5 18:31 version.go [Pipeline] sh [2021-03-05T18:35:23.622Z] + '[' -e coverage.out ] [2021-03-05T18:35:23.622Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-05T18:35:23.840Z] Stashed 1 file(s) [Pipeline] sh [2021-03-05T18:35:24.154Z] + make build [2021-03-05T18:35:24.154Z] 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-03-05T18:35:28.375Z] 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-03-05T18:35:36.611Z] 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-03-05T18:35:37.188Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-05T18:35:39.114Z] 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-03-05T18:35:39.379Z] 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-03-05T18:35:41.307Z] 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-03-05T18:35:42.710Z] 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-03-05T18:35:43.657Z] 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-03-05T18:35:45.056Z] 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-03-05T18:35:46.018Z] 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-03-05T18:35:47.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-05T18:35:49.386Z] $ docker stop --time=1 a845255d71a04b4b17eba6e15d99cc6b139a6259fd2cd9de5590606f7e9c5c08 [2021-03-05T18:35:51.150Z] $ docker rm -f a845255d71a04b4b17eba6e15d99cc6b139a6259fd2cd9de5590606f7e9c5c08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:35:53.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-05T18:35:53.367Z] [2021-03-05T18:35:53.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:35:53.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-05T18:35:53.752Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-05T18:35:53.752Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-05T18:35:53.752Z] ca9280d653b3: Pulling fs layer [2021-03-05T18:35:53.752Z] 7e9c9ca2126c: Pulling fs layer [2021-03-05T18:35:54.703Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-05T18:35:54.703Z] cbdbe7a5bc2a: Download complete [2021-03-05T18:35:55.282Z] cbdbe7a5bc2a: Pull complete [2021-03-05T18:35:55.282Z] ca9280d653b3: Verifying Checksum [2021-03-05T18:35:55.282Z] ca9280d653b3: Download complete [2021-03-05T18:35:56.240Z] ca9280d653b3: Pull complete [2021-03-05T18:35:57.186Z] 7e9c9ca2126c: Download complete [2021-03-05T18:36:02.495Z] 7e9c9ca2126c: Pull complete [2021-03-05T18:36:02.495Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-05T18:36:02.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-05T18:36:02.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-05T18:36:02.670Z] prd-centos7-docker-4c-2g-28737 does not seem to be running inside a container [2021-03-05T18:36:02.717Z] $ 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-03-05T18:36:05.401Z] $ docker top c900cd93bf20a55fcd7d7ddb83210645be0eb940fc21d9cfa177b8710aa0b89c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T18:36:05.959Z] + docker-compose build --help [2021-03-05T18:36:05.960Z] + grep parallel [2021-03-05T18:36:06.907Z] --parallel Build images in parallel. [Pipeline] } [2021-03-05T18:36:06.957Z] $ docker stop --time=1 c900cd93bf20a55fcd7d7ddb83210645be0eb940fc21d9cfa177b8710aa0b89c [2021-03-05T18:36:08.334Z] $ docker rm -f c900cd93bf20a55fcd7d7ddb83210645be0eb940fc21d9cfa177b8710aa0b89c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:36:09.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-05T18:36:09.177Z] . [Pipeline] withDockerContainer [2021-03-05T18:36:09.337Z] prd-centos7-docker-4c-2g-28737 does not seem to be running inside a container [2021-03-05T18:36:09.388Z] $ 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-03-05T18:36:10.009Z] $ docker top 7e999db62f9581e35d029fb5280e36412e007fbabed3f0298204ececd1e9b866 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T18:36:10.610Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-05T18:36:11.557Z] Building docker-core-command-go ... [2021-03-05T18:36:11.557Z] Building docker-core-data-go ... [2021-03-05T18:36:11.557Z] Building docker-core-metadata-go ... [2021-03-05T18:36:11.557Z] Building docker-security-bootstrapper-go ... [2021-03-05T18:36:11.557Z] Building docker-security-proxy-setup-go ... [2021-03-05T18:36:11.557Z] Building docker-security-secretstore-setup-go ... [2021-03-05T18:36:11.557Z] Building docker-support-notifications-go ... [2021-03-05T18:36:11.557Z] Building docker-support-scheduler-go ... [2021-03-05T18:36:11.557Z] Building docker-sys-mgmt-agent-go ... [2021-03-05T18:36:11.557Z] Building docker-security-proxy-setup-go [2021-03-05T18:36:11.557Z] Building docker-support-scheduler-go [2021-03-05T18:36:11.557Z] Building docker-core-command-go [2021-03-05T18:36:11.557Z] Building docker-support-notifications-go [2021-03-05T18:36:11.557Z] Building docker-sys-mgmt-agent-go [2021-03-05T18:36:13.772Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28742 in /w/workspace/edgexfoundry_edgex-go_PR-3232 [Pipeline] { [Pipeline] ws [2021-03-05T18:36:13.908Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-05T18:36:19.861Z] using credential edgex-jenkins-ssh [2021-03-05T18:36:19.927Z] Cloning the remote Git repository [2021-03-05T18:36:20.005Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-05T18:36:20.125Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-05T18:36:20.211Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-05T18:36:20.213Z] > git --version # timeout=10 [2021-03-05T18:36:20.248Z] > git --version # 'git version 2.17.1' [2021-03-05T18:36:20.250Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T18:36:20.316Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T18:36:36.372Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-05T18:36:36.393Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T18:36:36.428Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-05T18:36:36.463Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-05T18:36:36.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T18:36:36.478Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3232/head:refs/remotes/origin/PR-3232 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-05T18:36:37.154Z] Merging remotes/origin/master commit f11e4988ceb8c382fc034555d9d0b35dfdaf49ab into PR head commit 0ca5e8566446efca00335dfd6e027da7f2d61546 [2021-03-05T18:36:37.666Z] Merge succeeded, producing 0ca5e8566446efca00335dfd6e027da7f2d61546 [2021-03-05T18:36:37.667Z] Checking out Revision 0ca5e8566446efca00335dfd6e027da7f2d61546 (PR-3232) [2021-03-05T18:36:37.178Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T18:36:37.199Z] > git checkout -f 0ca5e8566446efca00335dfd6e027da7f2d61546 # timeout=10 [2021-03-05T18:36:37.537Z] > git remote # timeout=10 [2021-03-05T18:36:37.555Z] > git config --get remote.origin.url # timeout=10 [2021-03-05T18:36:37.569Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T18:36:37.582Z] > git merge f11e4988ceb8c382fc034555d9d0b35dfdaf49ab # timeout=10 [2021-03-05T18:36:37.648Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-05T18:36:37.683Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T18:36:37.711Z] > git checkout -f 0ca5e8566446efca00335dfd6e027da7f2d61546 # timeout=10 [2021-03-05T18:36:42.294Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-05T18:36:42.357Z] > git --version # timeout=10 [2021-03-05T18:36:42.370Z] > git --version # 'git version 2.17.1' [2021-03-05T18:36:42.390Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [2021-03-05T18:36:43.945Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:36:43.945Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:36:43.945Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:36:43.945Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:36:43.945Z] ---> 317e807fa53e [2021-03-05T18:36:43.945Z] Step 3/26 : WORKDIR /edgex-go [2021-03-05T18:36:43.945Z] ---> 317e807fa53e [2021-03-05T18:36:43.945Z] Step 3/21 : WORKDIR /edgex-go [2021-03-05T18:36:43.945Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:36:43.945Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:36:43.945Z] ---> 317e807fa53e [2021-03-05T18:36:43.945Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T18:36:43.945Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:36:43.945Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:36:43.945Z] ---> 317e807fa53e [2021-03-05T18:36:43.946Z] Step 3/22 : WORKDIR /edgex-go [2021-03-05T18:36:43.946Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:36:43.946Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:36:43.946Z] ---> 317e807fa53e [2021-03-05T18:36:43.946Z] Step 3/22 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [2021-03-05T18:36:44.210Z] ---> Running in f51f658cf96f [2021-03-05T18:36:44.210Z] ---> Running in 0e6eb0c87908 [2021-03-05T18:36:44.210Z] ---> Running in b0d3377218c4 [2021-03-05T18:36:44.210Z] ---> Running in 393430666f0d [2021-03-05T18:36:44.210Z] ---> Running in d607fdb2d5ad [Pipeline] { [Pipeline] sh [2021-03-05T18:36:44.796Z] Removing intermediate container d607fdb2d5ad [2021-03-05T18:36:44.796Z] ---> 6047a49c2fcf [2021-03-05T18:36:44.796Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:36:44.796Z] Removing intermediate container 0e6eb0c87908 [2021-03-05T18:36:44.796Z] ---> 293c9431b849 [2021-03-05T18:36:44.796Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container f51f658cf96f [2021-03-05T18:36:44.796Z] ---> 414720a77049 [2021-03-05T18:36:44.796Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:36:44.796Z] [2021-03-05T18:36:44.796Z] Removing intermediate container 393430666f0d [2021-03-05T18:36:44.796Z] ---> d6007843f697 [2021-03-05T18:36:44.796Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:36:44.796Z] Removing intermediate container b0d3377218c4 [2021-03-05T18:36:44.796Z] ---> 042e63cbfce3 [2021-03-05T18:36:44.796Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:36:44.796Z] ---> Running in f023b13f3186 [2021-03-05T18:36:44.796Z] ---> Running in 9e8321d4a85d [2021-03-05T18:36:44.796Z] ---> Running in 7f5a20785093 [2021-03-05T18:36:44.796Z] ---> Running in d9bc4940a9c3 [2021-03-05T18:36:44.796Z] ---> Running in c52569b20072 [2021-03-05T18:36:45.167Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-05T18:36:45.676Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-05T18:36:46.039Z] + sudo service docker restart [2021-03-05T18:36:46.039Z] + true [2021-03-05T18:36:46.740Z] Removing intermediate container f023b13f3186 [2021-03-05T18:36:46.740Z] ---> 7c046ef4c06b [2021-03-05T18:36:46.740Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-05T18:36:47.003Z] Removing intermediate container 9e8321d4a85d [2021-03-05T18:36:47.003Z] ---> b5c65e2d36bd [2021-03-05T18:36:47.003Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-05T18:36:47.003Z] ---> Running in 4675f9efaa33 [2021-03-05T18:36:47.265Z] Removing intermediate container 7f5a20785093 [2021-03-05T18:36:47.265Z] ---> 9d33e1ddc566 [2021-03-05T18:36:47.265Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-05T18:36:47.265Z] Removing intermediate container c52569b20072 [2021-03-05T18:36:47.265Z] ---> f2f80ba86b58 [2021-03-05T18:36:47.265Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-05T18:36:47.265Z] Removing intermediate container d9bc4940a9c3 [2021-03-05T18:36:47.265Z] ---> 695783daa644 [2021-03-05T18:36:47.265Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-05T18:36:47.531Z] ---> Running in 79c0f09ea81b [2021-03-05T18:36:47.531Z] ---> Running in 649738d3a36d [2021-03-05T18:36:47.531Z] ---> Running in 1724093e8323 [2021-03-05T18:36:47.531Z] ---> Running in f1100a74fbeb [Pipeline] withEnv [Pipeline] { [2021-03-05T18:36:48.140Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] wrap [2021-03-05T18:36:48.156Z] provisioning config files... [2021-03-05T18:36:48.203Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2664907880722992512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-05T18:36:48.413Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:36:48.413Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:36:48.671Z] ---> docker-login.sh [2021-03-05T18:36:48.671Z] nexus3.edgexfoundry.org:10001 [2021-03-05T18:36:48.685Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:36:48.685Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:36:48.948Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:36:49.522Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:36:49.522Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:36:49.522Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:36:49.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T18:36:49.784Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:36:49.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T18:36:49.941Z] Configure a credential helper to remove this warning. See [2021-03-05T18:36:49.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T18:36:49.941Z] [2021-03-05T18:36:49.941Z] Login Succeeded [2021-03-05T18:36:49.941Z] nexus3.edgexfoundry.org:10002 [2021-03-05T18:36:50.045Z] OK: 233 MiB in 51 packages [2021-03-05T18:36:50.310Z] OK: 233 MiB in 51 packages [2021-03-05T18:36:50.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T18:36:50.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T18:36:50.549Z] Configure a credential helper to remove this warning. See [2021-03-05T18:36:50.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T18:36:50.549Z] [2021-03-05T18:36:50.549Z] Login Succeeded [2021-03-05T18:36:50.549Z] nexus3.edgexfoundry.org:10003 [2021-03-05T18:36:50.573Z] OK: 233 MiB in 51 packages [2021-03-05T18:36:50.573Z] OK: 233 MiB in 51 packages [2021-03-05T18:36:50.573Z] Removing intermediate container 4675f9efaa33 [2021-03-05T18:36:50.573Z] ---> a4dbdbfa3246 [2021-03-05T18:36:50.573Z] Step 6/23 : COPY go.mod . [2021-03-05T18:36:50.837Z] OK: 233 MiB in 51 packages [2021-03-05T18:36:51.101Z] ---> 5819971f48e0 [2021-03-05T18:36:51.101Z] Step 7/23 : RUN go mod download [2021-03-05T18:36:51.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T18:36:51.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T18:36:51.146Z] Configure a credential helper to remove this warning. See [2021-03-05T18:36:51.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T18:36:51.146Z] [2021-03-05T18:36:51.146Z] Login Succeeded [2021-03-05T18:36:51.146Z] nexus3.edgexfoundry.org:10004 [2021-03-05T18:36:51.368Z] Removing intermediate container 649738d3a36d [2021-03-05T18:36:51.368Z] ---> bdbe931926d9 [2021-03-05T18:36:51.368Z] Step 6/22 : COPY go.mod . [2021-03-05T18:36:51.368Z] ---> Running in 98f6e8ac1184 [2021-03-05T18:36:51.368Z] Removing intermediate container 79c0f09ea81b [2021-03-05T18:36:51.368Z] ---> 0796d35869a3 [2021-03-05T18:36:51.368Z] Step 6/22 : COPY go.mod . [2021-03-05T18:36:51.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T18:36:51.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T18:36:51.747Z] Configure a credential helper to remove this warning. See [2021-03-05T18:36:51.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T18:36:51.747Z] [2021-03-05T18:36:51.747Z] Login Succeeded [2021-03-05T18:36:51.747Z] docker.io [2021-03-05T18:36:51.947Z] ---> 0df9160c24df [2021-03-05T18:36:51.948Z] Step 7/22 : RUN go mod download [2021-03-05T18:36:51.948Z] ---> d080b58744fd [2021-03-05T18:36:51.948Z] Step 7/22 : RUN go mod download [2021-03-05T18:36:51.948Z] Removing intermediate container f1100a74fbeb [2021-03-05T18:36:51.948Z] ---> 8a53c9d5ebba [2021-03-05T18:36:51.948Z] Step 6/26 : COPY go.mod . [2021-03-05T18:36:51.948Z] Removing intermediate container 1724093e8323 [2021-03-05T18:36:51.948Z] ---> 9c3edf8cf794 [2021-03-05T18:36:51.948Z] Step 6/21 : COPY go.mod . [2021-03-05T18:36:51.948Z] ---> Running in e70cffb02cad [2021-03-05T18:36:51.948Z] ---> Running in b267c1b2ede9 [2021-03-05T18:36:52.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T18:36:52.525Z] ---> c587b6d6f19f [2021-03-05T18:36:52.526Z] Step 7/26 : RUN go mod download [2021-03-05T18:36:52.526Z] ---> 37a730569b14 [2021-03-05T18:36:52.526Z] Step 7/21 : RUN go mod download [2021-03-05T18:36:52.526Z] ---> Running in 5fd43fcd2f9b [2021-03-05T18:36:52.526Z] ---> Running in c33050a24b40 [2021-03-05T18:36:52.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T18:36:52.619Z] Configure a credential helper to remove this warning. See [2021-03-05T18:36:52.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T18:36:52.619Z] [2021-03-05T18:36:52.619Z] Login Succeeded [2021-03-05T18:36:52.619Z] ---> docker-login.sh ends [Pipeline] } [2021-03-05T18:36:52.649Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-05T18:36:53.207Z] ========================================================= [2021-03-05T18:36:53.207Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-05T18:36:53.207Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:36:53.646Z] + 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-03-05T18:36:53.956Z] Removing intermediate container e70cffb02cad [2021-03-05T18:36:53.956Z] ---> 2525d2ffc565 [2021-03-05T18:36:53.956Z] Step 8/22 : COPY . . [2021-03-05T18:36:53.956Z] Removing intermediate container 98f6e8ac1184 [2021-03-05T18:36:53.956Z] ---> bbc177018ecf [2021-03-05T18:36:53.956Z] Step 8/23 : COPY . . [2021-03-05T18:36:55.360Z] Removing intermediate container b267c1b2ede9 [2021-03-05T18:36:55.360Z] ---> 7ec169d21e5e [2021-03-05T18:36:55.360Z] Step 8/22 : COPY . . [2021-03-05T18:36:57.097Z] Sending build context to Docker daemon 166.6MB [2021-03-05T18:36:57.097Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-05T18:36:57.097Z] Step 2/6 : FROM ${BASE} [2021-03-05T18:36:57.097Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-05T18:36:57.097Z] 5f621e34cdf4: Pulling fs layer [2021-03-05T18:36:57.097Z] a4357932f1b6: Pulling fs layer [2021-03-05T18:36:57.097Z] 18c013af1878: Pulling fs layer [2021-03-05T18:36:57.097Z] 00ac8860ef70: Pulling fs layer [2021-03-05T18:36:57.097Z] 63d7cb157983: Pulling fs layer [2021-03-05T18:36:57.097Z] b116817d02f9: Pulling fs layer [2021-03-05T18:36:57.097Z] 745a02a5169b: Pulling fs layer [2021-03-05T18:36:57.097Z] b116817d02f9: Waiting [2021-03-05T18:36:57.097Z] 745a02a5169b: Waiting [2021-03-05T18:36:57.097Z] 63d7cb157983: Waiting [2021-03-05T18:36:57.097Z] 00ac8860ef70: Waiting [2021-03-05T18:36:57.097Z] 18c013af1878: Verifying Checksum [2021-03-05T18:36:57.097Z] 18c013af1878: Download complete [2021-03-05T18:36:57.097Z] a4357932f1b6: Verifying Checksum [2021-03-05T18:36:57.097Z] a4357932f1b6: Download complete [2021-03-05T18:36:57.097Z] 63d7cb157983: Verifying Checksum [2021-03-05T18:36:57.097Z] 63d7cb157983: Download complete [2021-03-05T18:36:57.371Z] b116817d02f9: Download complete [2021-03-05T18:36:57.371Z] 5f621e34cdf4: Verifying Checksum [2021-03-05T18:36:57.371Z] 5f621e34cdf4: Download complete [2021-03-05T18:36:58.360Z] 5f621e34cdf4: Pull complete [2021-03-05T18:36:58.636Z] a4357932f1b6: Pull complete [2021-03-05T18:36:58.908Z] 18c013af1878: Pull complete [2021-03-05T18:36:59.613Z] Removing intermediate container 5fd43fcd2f9b [2021-03-05T18:36:59.613Z] ---> 00adc04cb56e [2021-03-05T18:36:59.613Z] Step 8/26 : COPY . . [2021-03-05T18:36:59.613Z] Removing intermediate container c33050a24b40 [2021-03-05T18:36:59.613Z] ---> bb3e47267482 [2021-03-05T18:36:59.613Z] Step 8/21 : COPY . . [2021-03-05T18:37:00.353Z] 745a02a5169b: Verifying Checksum [2021-03-05T18:37:00.353Z] 745a02a5169b: Download complete [2021-03-05T18:37:00.950Z] 00ac8860ef70: Verifying Checksum [2021-03-05T18:37:00.950Z] 00ac8860ef70: Download complete [2021-03-05T18:37:11.085Z] 00ac8860ef70: Pull complete [2021-03-05T18:37:11.085Z] 63d7cb157983: Pull complete [2021-03-05T18:37:11.085Z] b116817d02f9: Pull complete [2021-03-05T18:37:14.487Z] 745a02a5169b: Pull complete [2021-03-05T18:37:14.487Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-05T18:37:14.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-05T18:37:14.487Z] ---> b7e6874047d6 [2021-03-05T18:37:14.487Z] 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-03-05T18:37:17.867Z] ---> Running in a108bcd0955a [2021-03-05T18:37:19.308Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:37:20.285Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:37:21.264Z] (1/12) Installing libmagic (5.38-r0) [2021-03-05T18:37:21.535Z] (2/12) Installing file (5.38-r0) [2021-03-05T18:37:21.807Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-05T18:37:21.807Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-05T18:37:26.112Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-05T18:37:26.112Z] (6/12) Installing patch (2.7.6-r6) [2021-03-05T18:37:26.112Z] (7/12) Installing build-base (0.5-r2) [2021-03-05T18:37:26.112Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-05T18:37:26.112Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-05T18:37:26.112Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-05T18:37:26.112Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-05T18:37:26.112Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-05T18:37:26.112Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:37:26.425Z] OK: 217 MiB in 51 packages [2021-03-05T18:37:30.721Z] Removing intermediate container a108bcd0955a [2021-03-05T18:37:30.721Z] ---> 411c56abdbb9 [2021-03-05T18:37:30.721Z] Step 4/6 : WORKDIR /edgex-go [2021-03-05T18:37:30.721Z] ---> Running in 05b8f4926abc [2021-03-05T18:37:30.721Z] Removing intermediate container 05b8f4926abc [2021-03-05T18:37:30.721Z] ---> 535aa45fc756 [2021-03-05T18:37:30.721Z] Step 5/6 : COPY go.mod . [2021-03-05T18:37:31.316Z] ---> 825d06d6f2c8 [2021-03-05T18:37:31.316Z] Step 6/6 : RUN go mod download [2021-03-05T18:37:31.589Z] ---> Running in c24cb8553e73 [2021-03-05T18:37:31.919Z] ---> 02f25ff2f0c1 [2021-03-05T18:37:31.919Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-05T18:37:31.919Z] ---> a67ed2bfa524 [2021-03-05T18:37:31.919Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-05T18:37:31.919Z] ---> Running in d86aba1c1551 [2021-03-05T18:37:31.919Z] ---> Running in ad94c6e3b090 [2021-03-05T18:37:31.919Z] ---> 241220e34a8d [2021-03-05T18:37:31.919Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-05T18:37:31.919Z] ---> 861cbefd6cfd [2021-03-05T18:37:31.919Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-05T18:37:31.919Z] ---> fd83702355b2 [2021-03-05T18:37:31.919Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-05T18:37:31.919Z] ---> Running in 8b8ac8fa59b9 [2021-03-05T18:37:31.919Z] ---> Running in 61f2eb1d84c0 [2021-03-05T18:37:31.919Z] ---> Running in 403bc2e1e089 [2021-03-05T18:37:33.352Z] 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-03-05T18:37:33.352Z] 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-03-05T18:37:33.352Z] 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-03-05T18:37:33.352Z] 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-03-05T18:37:33.352Z] 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-03-05T18:38:03.958Z] Removing intermediate container c24cb8553e73 [2021-03-05T18:38:03.958Z] ---> 07979cbd037a [2021-03-05T18:38:03.958Z] Successfully built 07979cbd037a [2021-03-05T18:38:03.958Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:38:04.334Z] + docker inspect -f . ci-base-image-arm64 [2021-03-05T18:38:04.334Z] . [Pipeline] withDockerContainer [2021-03-05T18:38:04.609Z] prd-ubuntu18.04-docker-arm64-4c-16g-28742 does not seem to be running inside a container [2021-03-05T18:38:04.709Z] $ 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-arm64 cat [2021-03-05T18:38:05.643Z] 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-03-05T18:38:06.309Z] $ docker top f3c0756ca9170074dcfb80a3dcfd54f001b57d191cd6471ceb1fdd0e6214001f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T18:38:07.456Z] + go version [2021-03-05T18:38:07.456Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-05T18:38:07.495Z] $ docker stop --time=1 f3c0756ca9170074dcfb80a3dcfd54f001b57d191cd6471ceb1fdd0e6214001f [2021-03-05T18:38:08.251Z] Removing intermediate container d86aba1c1551 [2021-03-05T18:38:08.251Z] ---> f61cc1652d7f [2021-03-05T18:38:08.251Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-05T18:38:08.520Z] ---> Running in 2f38d0373c49 [2021-03-05T18:38:09.452Z] $ docker rm -f f3c0756ca9170074dcfb80a3dcfd54f001b57d191cd6471ceb1fdd0e6214001f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:38:10.471Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-05T18:38:10.688Z] + docker inspect -f . ci-base-image-arm64 [2021-03-05T18:38:10.688Z] . [Pipeline] withDockerContainer [2021-03-05T18:38:10.956Z] prd-ubuntu18.04-docker-arm64-4c-16g-28742 does not seem to be running inside a container [2021-03-05T18:38:11.045Z] $ 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-arm64 cat [2021-03-05T18:38:12.472Z] $ docker top f679b24e332be3c81e8d10999778444ea20fdca768179cfd7a342a321449b666 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-05T18:38:12.907Z] ========================================================= [2021-03-05T18:38:12.907Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-05T18:38:12.907Z] ========================================================= [Pipeline] sh [2021-03-05T18:38:13.585Z] + make test [2021-03-05T18:38:13.585Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-05T18:38:17.092Z] Removing intermediate container 8b8ac8fa59b9 [2021-03-05T18:38:17.093Z] ---> c56f864cd6d4 [2021-03-05T18:38:17.093Z] [2021-03-05T18:38:17.093Z] Step 10/21 : FROM alpine:3.12 [2021-03-05T18:38:17.093Z] 3.12: Pulling from library/alpine [2021-03-05T18:38:17.093Z] Removing intermediate container 403bc2e1e089 [2021-03-05T18:38:17.093Z] ---> 0c909c9552a0 [2021-03-05T18:38:17.093Z] [2021-03-05T18:38:17.093Z] Step 10/22 : FROM alpine:3.12 [2021-03-05T18:38:17.093Z] 3.12: Pulling from library/alpine [2021-03-05T18:38:17.093Z] Removing intermediate container 61f2eb1d84c0 [2021-03-05T18:38:17.093Z] ---> a16a0248ec67 [2021-03-05T18:38:17.093Z] [2021-03-05T18:38:17.093Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T18:38:17.093Z] Removing intermediate container ad94c6e3b090 [2021-03-05T18:38:17.093Z] ---> 89854aa42cbc [2021-03-05T18:38:17.093Z] [2021-03-05T18:38:17.093Z] Step 10/22 : FROM alpine:3.12 [2021-03-05T18:38:17.093Z] 3.12: Pulling from library/alpine [2021-03-05T18:38:17.093Z] 3.12: Pulling from library/alpine [2021-03-05T18:38:17.093Z] Removing intermediate container 2f38d0373c49 [2021-03-05T18:38:17.093Z] ---> d5409575f9eb [2021-03-05T18:38:17.093Z] [2021-03-05T18:38:17.093Z] Step 11/26 : FROM docker:20.10.0 [2021-03-05T18:38:17.093Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-05T18:38:17.093Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-05T18:38:17.093Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-05T18:38:17.093Z] 20.10.0: Pulling from library/docker [2021-03-05T18:38:17.093Z] Status: Downloaded newer image for alpine:3.12 [2021-03-05T18:38:17.093Z] Status: Image is up to date for alpine:3.12 [2021-03-05T18:38:17.093Z] Status: Downloaded newer image for alpine:3.12 [2021-03-05T18:38:17.093Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-05T18:38:17.093Z] Status: Image is up to date for alpine:3.12 [2021-03-05T18:38:17.093Z] ---> 88dd2752d2ea [2021-03-05T18:38:17.093Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-05T18:38:17.093Z] ---> 88dd2752d2ea [2021-03-05T18:38:17.093Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-05T18:38:17.093Z] ---> 88dd2752d2ea [2021-03-05T18:38:17.093Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-05T18:38:17.093Z] ---> 88dd2752d2ea [2021-03-05T18:38:17.093Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-05T18:38:18.492Z] ---> Running in 238cef114d1c [2021-03-05T18:38:18.492Z] ---> Running in 2605ff0e92c0 [2021-03-05T18:38:18.492Z] ---> Running in 1a0a9d4681df [2021-03-05T18:38:18.492Z] ---> Running in ad28f0024b21 [2021-03-05T18:38:19.469Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:38:19.469Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:38:19.469Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:38:19.469Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:38:19.469Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-05T18:38:19.469Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:38:19.469Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-05T18:38:19.469Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:38:19.469Z] OK: 6 MiB in 15 packages [2021-03-05T18:38:19.469Z] OK: 6 MiB in 15 packages [2021-03-05T18:38:19.469Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:38:19.469Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:38:19.734Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:38:19.734Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:38:19.734Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-05T18:38:19.734Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-05T18:38:19.734Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-05T18:38:19.734Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:38:19.734Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T18:38:19.998Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T18:38:19.998Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-05T18:38:19.998Z] (4/4) Installing curl (7.69.1-r3) [2021-03-05T18:38:19.998Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:38:19.998Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T18:38:19.998Z] OK: 6 MiB in 16 packages [2021-03-05T18:38:19.998Z] OK: 7 MiB in 18 packages [2021-03-05T18:38:21.933Z] Removing intermediate container 238cef114d1c [2021-03-05T18:38:21.933Z] ---> c7d02e5f9a1f [2021-03-05T18:38:21.933Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T18:38:21.933Z] ---> Running in 46dce661e38d [2021-03-05T18:38:21.933Z] Removing intermediate container 2605ff0e92c0 [2021-03-05T18:38:21.933Z] ---> 582425dcc33c [2021-03-05T18:38:21.933Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T18:38:22.197Z] ---> Running in 80d5aa34e31e [2021-03-05T18:38:22.459Z] Removing intermediate container 46dce661e38d [2021-03-05T18:38:22.459Z] ---> d144b7c988e6 [2021-03-05T18:38:22.459Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-05T18:38:22.724Z] Removing intermediate container 1a0a9d4681df [2021-03-05T18:38:22.724Z] ---> dd4d3b17dcc9 [2021-03-05T18:38:22.724Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T18:38:22.724Z] Removing intermediate container ad28f0024b21 [2021-03-05T18:38:22.724Z] ---> 041b870f5a7f [2021-03-05T18:38:22.724Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-05T18:38:22.724Z] Removing intermediate container 80d5aa34e31e [2021-03-05T18:38:22.724Z] ---> a3df9093f94f [2021-03-05T18:38:22.724Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-05T18:38:22.724Z] ---> Running in 9c59635818d4 [2021-03-05T18:38:22.986Z] ---> Running in 401e216a644c [2021-03-05T18:38:22.986Z] ---> Running in 8f5ea1146fb0 [2021-03-05T18:38:22.986Z] ---> Running in fc42e1fe19e1 [2021-03-05T18:38:22.986Z] Removing intermediate container 9c59635818d4 [2021-03-05T18:38:22.986Z] ---> bc1bd52e7724 [2021-03-05T18:38:22.986Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-05T18:38:23.248Z] ---> Running in 245d0059ce8a [2021-03-05T18:38:23.248Z] Removing intermediate container 401e216a644c [2021-03-05T18:38:23.248Z] ---> c1c42e2b45e3 [2021-03-05T18:38:23.248Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-05T18:38:23.514Z] Removing intermediate container 8f5ea1146fb0 [2021-03-05T18:38:23.514Z] ---> a13f88c155f4 [2021-03-05T18:38:23.514Z] Step 13/21 : WORKDIR /edgex [2021-03-05T18:38:23.514Z] Removing intermediate container fc42e1fe19e1 [2021-03-05T18:38:23.514Z] ---> b34191a0e26b [2021-03-05T18:38:23.514Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-05T18:38:23.514Z] ---> Running in ae31f6709b28 [2021-03-05T18:38:23.514Z] ---> Running in 6d8653970cb7 [2021-03-05T18:38:23.514Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-05T18:38:23.514Z] ---> Running in 89c80f257f01 [2021-03-05T18:38:23.514Z] Removing intermediate container 245d0059ce8a [2021-03-05T18:38:23.514Z] ---> e57f267988f5 [2021-03-05T18:38:23.514Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T18:38:23.780Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-05T18:38:23.780Z] ---> aefe523efa57 [2021-03-05T18:38:23.780Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-05T18:38:23.780Z] ---> Running in 7076668a9218 [2021-03-05T18:38:24.042Z] Removing intermediate container ae31f6709b28 [2021-03-05T18:38:24.042Z] ---> cde1c518c08b [2021-03-05T18:38:24.042Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-05T18:38:24.042Z] Removing intermediate container 89c80f257f01 [2021-03-05T18:38:24.042Z] ---> ab79dd8a82a0 [2021-03-05T18:38:24.042Z] Step 15/23 : WORKDIR / [2021-03-05T18:38:24.042Z] Removing intermediate container 6d8653970cb7 [2021-03-05T18:38:24.042Z] ---> 101a913af386 [2021-03-05T18:38:24.042Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-05T18:38:24.310Z] ---> Running in 9aa22163ccb6 [2021-03-05T18:38:24.310Z] ---> c599721cc37c [2021-03-05T18:38:24.310Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-05T18:38:24.310Z] ---> Running in f086a0d8f82f [2021-03-05T18:38:24.574Z] Removing intermediate container 9aa22163ccb6 [2021-03-05T18:38:24.574Z] ---> 894684e28ccf [2021-03-05T18:38:24.574Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T18:38:25.166Z] ---> 3142a57a5d50 [2021-03-05T18:38:25.166Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-05T18:38:25.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:38:25.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:38:25.166Z] ---> 29725ae69433 [2021-03-05T18:38:25.166Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-05T18:38:25.166Z] ---> 9e04139fce1b [2021-03-05T18:38:25.166Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-05T18:38:25.166Z] Removing intermediate container f086a0d8f82f [2021-03-05T18:38:25.166Z] ---> e49d4f206ec0 [2021-03-05T18:38:25.166Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T18:38:25.436Z] (1/2) Installing readline (8.0.4-r0) [2021-03-05T18:38:25.436Z] (2/2) Installing bash (5.0.17-r0) [2021-03-05T18:38:25.436Z] Executing bash-5.0.17-r0.post-install [2021-03-05T18:38:25.436Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:38:25.436Z] OK: 12 MiB in 22 packages [2021-03-05T18:38:25.707Z] ---> ec3c5d8d5e4c [2021-03-05T18:38:25.707Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-05T18:38:25.707Z] ---> ff48f1409031 [2021-03-05T18:38:25.707Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-05T18:38:25.707Z] ---> Running in 40e68a5fe6d6 [2021-03-05T18:38:25.978Z] ---> 297428590dc0 [2021-03-05T18:38:25.978Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-05T18:38:25.978Z] ---> 03304b8a558a [2021-03-05T18:38:25.978Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-05T18:38:26.244Z] Removing intermediate container 40e68a5fe6d6 [2021-03-05T18:38:26.244Z] ---> 1bf461007410 [2021-03-05T18:38:26.244Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T18:38:26.510Z] ---> Running in 4714c4469cae [2021-03-05T18:38:26.510Z] Removing intermediate container 7076668a9218 [2021-03-05T18:38:26.510Z] ---> 655d3d1d4a1e [2021-03-05T18:38:26.510Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-05T18:38:26.510Z] ---> 80c7faf4225e [2021-03-05T18:38:26.510Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-05T18:38:26.510Z] ---> 0ad1b31ef3e8 [2021-03-05T18:38:26.510Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-05T18:38:26.510Z] ---> eaa499473d26 [2021-03-05T18:38:26.510Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-05T18:38:26.776Z] ---> Running in 0dc06020e9d5 [2021-03-05T18:38:26.776Z] ---> Running in 0c5f82305c1c [2021-03-05T18:38:26.776Z] ---> Running in d77ef8daee0e [2021-03-05T18:38:27.038Z] Removing intermediate container 4714c4469cae [2021-03-05T18:38:27.038Z] ---> dbc9a0d86d69 [2021-03-05T18:38:27.038Z] Step 20/22 : LABEL arch=x86_64 [2021-03-05T18:38:27.038Z] ---> 57ab7139083c [2021-03-05T18:38:27.038Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-05T18:38:27.301Z] ---> Running in 2e57b98abbeb [2021-03-05T18:38:27.301Z] Removing intermediate container 0dc06020e9d5 [2021-03-05T18:38:27.301Z] ---> ee299bde2e4e [2021-03-05T18:38:27.301Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-05T18:38:27.301Z] Removing intermediate container 0c5f82305c1c [2021-03-05T18:38:27.301Z] ---> 388b4e36f7ef [2021-03-05T18:38:27.301Z] Step 18/21 : CMD ["--init=true"] [2021-03-05T18:38:27.301Z] Removing intermediate container d77ef8daee0e [2021-03-05T18:38:27.301Z] ---> f92c894894c1 [2021-03-05T18:38:27.301Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T18:38:27.566Z] ---> Running in e08f2ace4ab4 [2021-03-05T18:38:27.566Z] ---> Running in c9cda43e2ca5 [2021-03-05T18:38:27.566Z] ---> Running in cc9f49eb9dc4 [2021-03-05T18:38:27.566Z] ---> Running in 512f14fc2865 [2021-03-05T18:38:27.566Z] Removing intermediate container 2e57b98abbeb [2021-03-05T18:38:27.566Z] ---> 6e6cccc19df0 [2021-03-05T18:38:27.566Z] Step 21/22 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 [2021-03-05T18:38:27.828Z] Removing intermediate container e08f2ace4ab4 [2021-03-05T18:38:27.828Z] ---> a413f4d4facf [2021-03-05T18:38:27.828Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T18:38:27.828Z] ---> Running in 62bc7abd3194 [2021-03-05T18:38:27.828Z] Removing intermediate container cc9f49eb9dc4 [2021-03-05T18:38:27.828Z] ---> ddfa07308b4d [2021-03-05T18:38:27.828Z] Step 19/21 : LABEL arch=x86_64 [2021-03-05T18:38:28.096Z] Removing intermediate container c9cda43e2ca5 [2021-03-05T18:38:28.096Z] ---> 86df7936bde8 [2021-03-05T18:38:28.096Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-05T18:38:28.096Z] Removing intermediate container 512f14fc2865 [2021-03-05T18:38:28.096Z] ---> bf933c7879af [2021-03-05T18:38:28.096Z] Step 20/22 : LABEL arch=x86_64 [2021-03-05T18:38:28.096Z] ---> Running in e2c12c6ea607 [2021-03-05T18:38:28.096Z] ---> Running in 87c02806274b [2021-03-05T18:38:28.358Z] ---> Running in 8266c7b56d5f [2021-03-05T18:38:28.358Z] ---> Running in f93a498e273a [2021-03-05T18:38:28.358Z] Removing intermediate container 62bc7abd3194 [2021-03-05T18:38:28.358Z] ---> b989c9c8811d [2021-03-05T18:38:28.358Z] Step 22/22 : LABEL version=0.0.0 [2021-03-05T18:38:28.358Z] ---> Running in f45b9fb03421 [2021-03-05T18:38:28.622Z] Removing intermediate container 87c02806274b [2021-03-05T18:38:28.622Z] ---> 5123242e5538 [2021-03-05T18:38:28.622Z] Step 21/23 : LABEL arch=x86_64 [2021-03-05T18:38:28.622Z] Removing intermediate container e2c12c6ea607 [2021-03-05T18:38:28.622Z] ---> 135051d2bf85 [2021-03-05T18:38:28.622Z] Step 20/21 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 [2021-03-05T18:38:28.887Z] Removing intermediate container f93a498e273a [2021-03-05T18:38:28.887Z] ---> 75c76f60bb2f [2021-03-05T18:38:28.887Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-05T18:38:28.887Z] Removing intermediate container 8266c7b56d5f [2021-03-05T18:38:28.887Z] ---> 7ba8297e11e7 [2021-03-05T18:38:28.887Z] Step 21/22 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 [2021-03-05T18:38:28.887Z] ---> Running in 18cb22245e2a [2021-03-05T18:38:28.887Z] ---> Running in 8e84ccb73d1b [2021-03-05T18:38:28.887Z] Removing intermediate container f45b9fb03421 [2021-03-05T18:38:28.887Z] ---> 05a79d965717 [2021-03-05T18:38:28.887Z] [2021-03-05T18:38:28.887Z] ---> Running in 007ddb41a0a6 [2021-03-05T18:38:29.150Z] Removing intermediate container 18cb22245e2a [2021-03-05T18:38:29.150Z] ---> d6c5a1185e40 [2021-03-05T18:38:29.150Z] Step 22/23 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 [2021-03-05T18:38:29.413Z] Successfully built 05a79d965717 [2021-03-05T18:38:29.676Z] Removing intermediate container 8e84ccb73d1b [2021-03-05T18:38:29.676Z] ---> 6ee8490b6754 [2021-03-05T18:38:29.676Z] Step 21/21 : LABEL version=0.0.0 [2021-03-05T18:38:29.941Z] Removing intermediate container 007ddb41a0a6 [2021-03-05T18:38:29.941Z] ---> 873bd73b07f3 [2021-03-05T18:38:29.941Z] Step 22/22 : LABEL version=0.0.0 [2021-03-05T18:38:29.941Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-05T18:38:29.941Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go [2021-03-05T18:38:29.941Z] ---> 7fd991166d5e [2021-03-05T18:38:29.941Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-05T18:38:29.941Z] ---> Running in 8de2be6e260b [2021-03-05T18:38:29.941Z] ---> Running in 4ad48af94002 [2021-03-05T18:38:29.941Z] ---> Running in 69c6e80b83b6 [2021-03-05T18:38:30.207Z] Removing intermediate container 8de2be6e260b [2021-03-05T18:38:30.207Z] ---> 2a843fc5c480 [2021-03-05T18:38:30.207Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T18:38:30.207Z] ---> d03d6ffb15e4 [2021-03-05T18:38:30.207Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-05T18:38:30.207Z] ---> Running in 7be583540acb [2021-03-05T18:38:30.473Z] Removing intermediate container 4ad48af94002 [2021-03-05T18:38:30.473Z] ---> 15ef3af52154 [2021-03-05T18:38:30.473Z] [2021-03-05T18:38:30.473Z] Removing intermediate container 69c6e80b83b6 [2021-03-05T18:38:30.473Z] ---> 1263d211c323 [2021-03-05T18:38:30.473Z] [2021-03-05T18:38:31.875Z] Successfully built 15ef3af52154 [2021-03-05T18:38:31.875Z] Removing intermediate container 7be583540acb [2021-03-05T18:38:31.875Z] ---> 8217b4c84b90 [2021-03-05T18:38:31.875Z] [2021-03-05T18:38:31.875Z] Successfully tagged docker-support-notifications-go:latest [2021-03-05T18:38:31.875Z] Building docker-core-data-go [2021-03-05T18:38:31.875Z] Successfully built 1263d211c323 [2021-03-05T18:38:32.449Z]  Building docker-support-notifications-go ... done Successfully tagged docker-security-proxy-setup-go:latest [2021-03-05T18:38:32.449Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-03-05T18:38:32.449Z] Successfully built 8217b4c84b90 [2021-03-05T18:38:32.449Z] Successfully tagged docker-core-command-go:latest [2021-03-05T18:38:32.449Z] Building docker-security-secretstore-setup-go [2021-03-05T18:38:35.759Z]  Building docker-core-command-go ... done  ---> a0c8c423eb44 [2021-03-05T18:38:35.759Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-05T18:38:36.023Z] ---> Running in 4773cca2534b [2021-03-05T18:38:37.003Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:38:37.003Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:38:37.268Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-05T18:38:37.268Z] (2/33) Installing expat (2.2.9-r1) [2021-03-05T18:38:37.268Z] (3/33) Installing libffi (3.3-r2) [2021-03-05T18:38:37.268Z] (4/33) Installing gdbm (1.13-r1) [2021-03-05T18:38:37.268Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-05T18:38:37.268Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-05T18:38:37.268Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-05T18:38:39.839Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-05T18:38:39.839Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-05T18:38:39.839Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-05T18:38:39.839Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-05T18:38:39.839Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-05T18:38:39.839Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-05T18:38:39.839Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-05T18:38:40.389Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-05T18:38:41.922Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-05T18:38:42.621Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-05T18:38:42.915Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-05T18:38:43.862Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-05T18:38:44.437Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-05T18:38:44.704Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-05T18:38:44.967Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-05T18:38:44.967Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-05T18:38:44.967Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-05T18:38:44.967Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-05T18:38:44.967Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-05T18:38:45.236Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-05T18:38:45.236Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-05T18:38:45.236Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-05T18:38:45.236Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-05T18:38:45.236Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-05T18:38:45.236Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-05T18:38:45.236Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-05T18:38:45.236Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-05T18:38:45.506Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:38:45.506Z] OK: 71 MiB in 55 packages [2021-03-05T18:39:00.546Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:39:00.546Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:39:00.546Z] ---> 317e807fa53e [2021-03-05T18:39:00.546Z] Step 3/31 : WORKDIR /edgex-go [2021-03-05T18:39:00.546Z] ---> Using cache [2021-03-05T18:39:00.546Z] ---> 042e63cbfce3 [2021-03-05T18:39:00.546Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:39:00.546Z] ---> Using cache [2021-03-05T18:39:00.546Z] ---> f2f80ba86b58 [2021-03-05T18:39:00.546Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-05T18:39:00.546Z] ---> Using cache [2021-03-05T18:39:00.546Z] ---> 9c3edf8cf794 [2021-03-05T18:39:00.546Z] Step 6/31 : COPY go.mod . [2021-03-05T18:39:00.546Z] ---> Using cache [2021-03-05T18:39:00.546Z] ---> 37a730569b14 [2021-03-05T18:39:00.546Z] Step 7/31 : RUN go mod download [2021-03-05T18:39:00.546Z] ---> Using cache [2021-03-05T18:39:00.546Z] ---> bb3e47267482 [2021-03-05T18:39:00.546Z] Step 8/31 : COPY . . [2021-03-05T18:39:00.546Z] ---> Using cache [2021-03-05T18:39:00.546Z] ---> fd83702355b2 [2021-03-05T18:39:00.546Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-05T18:39:00.813Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:39:00.813Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:39:00.813Z] ---> 317e807fa53e [2021-03-05T18:39:00.813Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T18:39:00.813Z] ---> Using cache [2021-03-05T18:39:00.813Z] ---> 042e63cbfce3 [2021-03-05T18:39:00.813Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:39:00.813Z] ---> Using cache [2021-03-05T18:39:00.813Z] ---> f2f80ba86b58 [2021-03-05T18:39:00.813Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-05T18:39:00.813Z] ---> Using cache [2021-03-05T18:39:00.813Z] ---> 9c3edf8cf794 [2021-03-05T18:39:00.813Z] Step 6/23 : COPY go.mod . [2021-03-05T18:39:00.813Z] ---> Using cache [2021-03-05T18:39:00.813Z] ---> 37a730569b14 [2021-03-05T18:39:00.813Z] Step 7/23 : RUN go mod download [2021-03-05T18:39:00.813Z] ---> Using cache [2021-03-05T18:39:00.813Z] ---> bb3e47267482 [2021-03-05T18:39:00.813Z] Step 8/23 : COPY . . [2021-03-05T18:39:01.075Z] ---> Using cache [2021-03-05T18:39:01.075Z] ---> fd83702355b2 [2021-03-05T18:39:01.075Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-05T18:39:01.338Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:39:01.338Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:39:01.338Z] ---> 317e807fa53e [2021-03-05T18:39:01.338Z] Step 3/24 : WORKDIR /edgex-go [2021-03-05T18:39:01.338Z] ---> Using cache [2021-03-05T18:39:01.338Z] ---> 042e63cbfce3 [2021-03-05T18:39:01.338Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:39:01.338Z] ---> Using cache [2021-03-05T18:39:01.338Z] ---> f2f80ba86b58 [2021-03-05T18:39:01.338Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-05T18:39:01.338Z] ---> Using cache [2021-03-05T18:39:01.338Z] ---> 9c3edf8cf794 [2021-03-05T18:39:01.338Z] Step 6/24 : COPY go.mod . [2021-03-05T18:39:01.338Z] ---> Using cache [2021-03-05T18:39:01.338Z] ---> 37a730569b14 [2021-03-05T18:39:01.338Z] Step 7/24 : RUN go mod download [2021-03-05T18:39:01.338Z] ---> Using cache [2021-03-05T18:39:01.338Z] ---> bb3e47267482 [2021-03-05T18:39:01.338Z] Step 8/24 : COPY . . [2021-03-05T18:39:01.338Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:39:01.338Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:39:01.338Z] ---> 317e807fa53e [2021-03-05T18:39:01.338Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T18:39:01.338Z] ---> Using cache [2021-03-05T18:39:01.338Z] ---> 042e63cbfce3 [2021-03-05T18:39:01.338Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:39:01.338Z] ---> Using cache [2021-03-05T18:39:01.338Z] ---> f2f80ba86b58 [2021-03-05T18:39:01.338Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-05T18:39:01.338Z] ---> Using cache [2021-03-05T18:39:01.338Z] ---> fd83702355b2 [2021-03-05T18:39:01.338Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-05T18:39:02.291Z] ---> Running in f3ab8b55a55f [2021-03-05T18:39:03.248Z] ---> Running in a49f92ac523e [2021-03-05T18:39:03.248Z] ---> Running in 2dcfce918e37 [2021-03-05T18:39:03.248Z] ---> Running in 2ad8b6796c29 [2021-03-05T18:39:04.237Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-05T18:39:04.237Z] 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-03-05T18:39:04.238Z] 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-03-05T18:39:04.238Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:39:04.821Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:39:05.418Z] OK: 233 MiB in 51 packages [2021-03-05T18:39:08.803Z] Removing intermediate container a49f92ac523e [2021-03-05T18:39:08.803Z] ---> 617e86b04c19 [2021-03-05T18:39:08.803Z] Step 6/23 : COPY go.mod . [2021-03-05T18:39:10.203Z] ---> 6e62bbb37374 [2021-03-05T18:39:10.203Z] Step 7/23 : RUN go mod download [2021-03-05T18:39:12.805Z] ---> Running in 4238538887e6 [2021-03-05T18:39:13.075Z] Removing intermediate container 4773cca2534b [2021-03-05T18:39:13.075Z] ---> 6cef895080da [2021-03-05T18:39:13.075Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-05T18:39:14.495Z] ---> Running in 96b8e4ea805b [2021-03-05T18:39:17.906Z] Removing intermediate container 4238538887e6 [2021-03-05T18:39:17.906Z] ---> 6826e5167ab3 [2021-03-05T18:39:17.906Z] Step 8/23 : COPY . . [2021-03-05T18:39:17.907Z] Collecting docker-compose==1.23.2 [2021-03-05T18:39:17.907Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-05T18:39:18.506Z] Collecting texttable<0.10,>=0.9.0 [2021-03-05T18:39:18.507Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-05T18:39:20.480Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-05T18:39:20.480Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-05T18:39:20.480Z] Collecting jsonschema<3,>=2.5.1 [2021-03-05T18:39:20.480Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-05T18:39:21.455Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-05T18:39:21.455Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-05T18:39:22.067Z] Collecting PyYAML<4,>=3.10 [2021-03-05T18:39:22.067Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-05T18:39:24.658Z] Collecting docopt<0.7,>=0.6.1 [2021-03-05T18:39:24.658Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-05T18:39:26.092Z] Collecting docker<4.0,>=3.6.0 [2021-03-05T18:39:26.092Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-05T18:39:27.458Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-05T18:39:27.511Z] Collecting cached-property<2,>=1.2.0 [2021-03-05T18:39:27.511Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-05T18:39:27.511Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-05T18:39:27.511Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-05T18:39:28.464Z] 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-03-05T18:39:28.464Z] 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-03-05T18:39:29.866Z] Collecting idna<2.8,>=2.5 [2021-03-05T18:39:30.150Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-05T18:39:31.618Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-05T18:39:31.618Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-05T18:39:32.217Z] 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-03-05T18:39:32.217Z] 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-03-05T18:39:32.828Z] Collecting docker-pycreds>=0.4.0 [2021-03-05T18:39:32.829Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-05T18:39:32.829Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-05T18:39:32.829Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-05T18:39:32.829Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-05T18:39:32.829Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-05T18:39:33.790Z] Installing collected packages: texttable, idna, urllib3, requests, jsonschema, websocket-client, PyYAML, docopt, docker-pycreds, docker, cached-property, dockerpty, docker-compose [2021-03-05T18:39:33.790Z] Running setup.py install for texttable: started [2021-03-05T18:39:34.394Z] Running setup.py install for texttable: finished with status 'done' [2021-03-05T18:39:34.394Z] Attempting uninstall: idna [2021-03-05T18:39:34.394Z] Found existing installation: idna 2.9 [2021-03-05T18:39:34.394Z] Uninstalling idna-2.9: [2021-03-05T18:39:34.394Z] Successfully uninstalled idna-2.9 [2021-03-05T18:39:35.366Z] Attempting uninstall: urllib3 [2021-03-05T18:39:35.366Z] Found existing installation: urllib3 1.25.9 [2021-03-05T18:39:35.366Z] Uninstalling urllib3-1.25.9: [2021-03-05T18:39:35.661Z] Successfully uninstalled urllib3-1.25.9 [2021-03-05T18:39:38.221Z] Attempting uninstall: requests [2021-03-05T18:39:38.221Z] Found existing installation: requests 2.23.0 [2021-03-05T18:39:38.221Z] Uninstalling requests-2.23.0: [2021-03-05T18:39:38.221Z] Successfully uninstalled requests-2.23.0 [2021-03-05T18:39:39.656Z] Running setup.py install for PyYAML: started [2021-03-05T18:39:42.216Z] Removing intermediate container f3ab8b55a55f [2021-03-05T18:39:42.216Z] ---> 23576f9a1bea [2021-03-05T18:39:42.216Z] [2021-03-05T18:39:42.216Z] Step 10/31 : FROM alpine:3.12 [2021-03-05T18:39:42.216Z] ---> 88dd2752d2ea [2021-03-05T18:39:42.216Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-05T18:39:42.216Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-05T18:39:42.216Z] Running setup.py install for docopt: started [2021-03-05T18:39:42.216Z] ---> e2849974a514 [2021-03-05T18:39:42.216Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-05T18:39:42.216Z] ---> Running in a7b31f2cca43 [2021-03-05T18:39:42.216Z] ---> Running in 2a35c52ae6cf [2021-03-05T18:39:42.216Z] Running setup.py install for docopt: finished with status 'done' [2021-03-05T18:39:42.483Z] Removing intermediate container a7b31f2cca43 [2021-03-05T18:39:42.483Z] ---> e45796f121a6 [2021-03-05T18:39:42.483Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-05T18:39:43.063Z] 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-03-05T18:39:43.335Z] ---> Running in 80d43fdc3a0d [2021-03-05T18:39:43.335Z] Running setup.py install for dockerpty: started [2021-03-05T18:39:43.937Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-05T18:39:45.857Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:39:45.857Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:39:46.132Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-05T18:39:46.132Z] (2/2) Installing su-exec (0.2-r1) [2021-03-05T18:39:46.132Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:39:46.132Z] OK: 6 MiB in 16 packages [2021-03-05T18:39:46.408Z] 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.58.0 [2021-03-05T18:39:46.408Z] Removing intermediate container 2dcfce918e37 [2021-03-05T18:39:46.408Z] ---> a3d65062c70d [2021-03-05T18:39:46.408Z] [2021-03-05T18:39:46.408Z] Step 10/24 : FROM alpine:3.12 [2021-03-05T18:39:46.408Z] ---> 88dd2752d2ea [2021-03-05T18:39:46.408Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-05T18:39:47.014Z] Removing intermediate container 2ad8b6796c29 [2021-03-05T18:39:47.014Z] ---> 5ce120935113 [2021-03-05T18:39:47.014Z] [2021-03-05T18:39:47.014Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T18:39:47.014Z] ---> 88dd2752d2ea [2021-03-05T18:39:47.014Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-05T18:39:47.014Z] ---> Using cache [2021-03-05T18:39:47.014Z] ---> 582425dcc33c [2021-03-05T18:39:47.014Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T18:39:47.014Z] ---> Using cache [2021-03-05T18:39:47.014Z] ---> a3df9093f94f [2021-03-05T18:39:47.014Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-05T18:39:47.275Z] ---> Running in 8dc18ad9c56b [2021-03-05T18:39:48.247Z] ---> Running in c3f4443c5644 [2021-03-05T18:39:48.847Z] Removing intermediate container c3f4443c5644 [2021-03-05T18:39:48.847Z] ---> 0e9049e791da [2021-03-05T18:39:48.847Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-05T18:39:48.847Z] Removing intermediate container 80d43fdc3a0d [2021-03-05T18:39:48.847Z] ---> 46592eec2550 [2021-03-05T18:39:48.847Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-05T18:39:49.123Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:39:49.123Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:39:49.391Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-05T18:39:49.391Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T18:39:49.391Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-05T18:39:49.391Z] (4/5) Installing curl (7.69.1-r3) [2021-03-05T18:39:49.391Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-05T18:39:49.391Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:39:49.391Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T18:39:49.391Z] OK: 7 MiB in 19 packages [2021-03-05T18:39:49.996Z] ---> Running in 6974cfd656c5 [2021-03-05T18:39:51.429Z] ---> Running in 70893116d2c4 [2021-03-05T18:39:51.429Z] Removing intermediate container 96b8e4ea805b [2021-03-05T18:39:51.429Z] ---> 3929bcd029fc [2021-03-05T18:39:51.429Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-05T18:39:51.706Z] Removing intermediate container 6974cfd656c5 [2021-03-05T18:39:51.706Z] ---> 827cbccf04ab [2021-03-05T18:39:51.706Z] Step 15/23 : WORKDIR / [2021-03-05T18:39:51.706Z] ---> Running in 962353ce7f71 [2021-03-05T18:39:51.979Z] Removing intermediate container 70893116d2c4 [2021-03-05T18:39:51.979Z] ---> 34ea3bfa9122 [2021-03-05T18:39:51.979Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-05T18:39:51.979Z] ---> Running in c24aba4d2569 [2021-03-05T18:39:52.564Z] ---> Running in eedbd4792211 [2021-03-05T18:39:52.841Z] Removing intermediate container 8dc18ad9c56b [2021-03-05T18:39:52.841Z] ---> 042014dc4cfc [2021-03-05T18:39:52.841Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-05T18:39:53.123Z] ---> Running in d6ee2dc3c807 [2021-03-05T18:39:53.395Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:39:53.395Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:39:53.395Z] Removing intermediate container c24aba4d2569 [2021-03-05T18:39:53.395Z] ---> 5ffbd2548ac5 [2021-03-05T18:39:53.395Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T18:39:53.660Z] Removing intermediate container eedbd4792211 [2021-03-05T18:39:53.660Z] ---> 58cd386a18a9 [2021-03-05T18:39:53.660Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-05T18:39:53.660Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T18:39:53.660Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-05T18:39:53.660Z] (3/3) Installing curl (7.69.1-r3) [2021-03-05T18:39:53.660Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:39:53.660Z] OK: 72 MiB in 58 packages [2021-03-05T18:39:54.252Z] ---> Running in 28aaec4b4e14 [2021-03-05T18:39:54.252Z] Removing intermediate container d6ee2dc3c807 [2021-03-05T18:39:54.252Z] ---> 87d4f231c5b7 [2021-03-05T18:39:54.252Z] Step 13/24 : WORKDIR / [2021-03-05T18:39:54.252Z] ---> 66e7a3ea3407 [2021-03-05T18:39:54.252Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-05T18:39:54.369Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-05T18:39:54.369Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-05T18:39:54.369Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-05T18:39:54.369Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-05T18:39:54.369Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-05T18:39:54.369Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-05T18:39:54.520Z] ---> Running in db2ef4bf81d1 [2021-03-05T18:39:55.127Z] Removing intermediate container db2ef4bf81d1 [2021-03-05T18:39:55.127Z] ---> 0c8140aeb4f6 [2021-03-05T18:39:55.127Z] 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-03-05T18:39:55.127Z] Removing intermediate container 962353ce7f71 [2021-03-05T18:39:55.127Z] ---> 991088b030b2 [2021-03-05T18:39:55.127Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-05T18:39:55.395Z] ---> Running in d88df56e10d3 [2021-03-05T18:39:55.659Z] ---> 2d6a0d5b503f [2021-03-05T18:39:55.659Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-05T18:39:55.922Z] ---> d1fd02df057d [2021-03-05T18:39:55.922Z] 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-03-05T18:39:56.364Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-05T18:39:56.508Z] Removing intermediate container d88df56e10d3 [2021-03-05T18:39:56.508Z] ---> b220fa43fc70 [2021-03-05T18:39:56.508Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T18:39:56.777Z] ---> 7b7198659b62 [2021-03-05T18:39:56.777Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-05T18:39:56.777Z] ---> Running in 637a5e4b3c71 [2021-03-05T18:39:56.777Z] ---> 23b8fc96c7e2 [2021-03-05T18:39:56.777Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-05T18:39:57.044Z] ---> Running in 569600aca43e [2021-03-05T18:39:57.044Z] Removing intermediate container 637a5e4b3c71 [2021-03-05T18:39:57.044Z] ---> fc4853cce3cc [2021-03-05T18:39:57.044Z] Step 24/26 : LABEL arch=x86_64 [2021-03-05T18:39:57.321Z] Removing intermediate container 28aaec4b4e14 [2021-03-05T18:39:57.321Z] ---> 5db279b03702 [2021-03-05T18:39:57.321Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-05T18:39:57.321Z] ---> Running in d6b67ef31fd7 [2021-03-05T18:39:57.594Z] Removing intermediate container 569600aca43e [2021-03-05T18:39:57.594Z] ---> 966c311a562a [2021-03-05T18:39:57.594Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T18:39:57.863Z] ---> 38628304ac21 [2021-03-05T18:39:57.863Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-05T18:39:57.863Z] ---> Running in 4e81b880ede6 [2021-03-05T18:39:57.863Z] ---> Running in d26b2a5583de [2021-03-05T18:39:58.146Z] Removing intermediate container d6b67ef31fd7 [2021-03-05T18:39:58.146Z] ---> c85b86c218d1 [2021-03-05T18:39:58.146Z] Step 25/26 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 [2021-03-05T18:39:58.146Z] ---> Running in bdc9a60c712a [2021-03-05T18:39:58.146Z] Removing intermediate container d26b2a5583de [2021-03-05T18:39:58.146Z] ---> 1ce4dda382a8 [2021-03-05T18:39:58.146Z] Step 21/23 : LABEL arch=x86_64 [2021-03-05T18:39:58.733Z] Removing intermediate container 4e81b880ede6 [2021-03-05T18:39:58.733Z] ---> 4dedf11a8c7d [2021-03-05T18:39:58.733Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-05T18:39:58.733Z] ---> Running in 62ec40f72b19 [2021-03-05T18:39:59.003Z] ---> cfc4973f3a43 [2021-03-05T18:39:59.003Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-05T18:39:59.003Z] Removing intermediate container bdc9a60c712a [2021-03-05T18:39:59.003Z] ---> 5234cdadc756 [2021-03-05T18:39:59.003Z] Step 26/26 : LABEL version=0.0.0 [2021-03-05T18:39:59.022Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-05T18:39:59.272Z] ---> Running in b02f131474f9 [2021-03-05T18:39:59.273Z] ---> fa063a4d29dd [2021-03-05T18:39:59.273Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-05T18:39:59.273Z] Removing intermediate container 62ec40f72b19 [2021-03-05T18:39:59.273Z] ---> 4a228d5b5103 [2021-03-05T18:39:59.273Z] Step 22/23 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 [2021-03-05T18:39:59.537Z] ---> Running in 599e6163ead6 [2021-03-05T18:39:59.537Z] ---> Running in 6caf0c59704d [2021-03-05T18:39:59.807Z] ---> ee5036dbf015 [2021-03-05T18:39:59.807Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-05T18:39:59.807Z] Removing intermediate container b02f131474f9 [2021-03-05T18:39:59.807Z] ---> 4126294baef1 [2021-03-05T18:39:59.807Z] [2021-03-05T18:39:59.807Z] Removing intermediate container 6caf0c59704d [2021-03-05T18:39:59.807Z] ---> f54ef5edabeb [2021-03-05T18:39:59.807Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T18:40:00.016Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-05T18:40:00.382Z] Successfully built 4126294baef1 [2021-03-05T18:40:00.382Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-05T18:40:02.049Z]  Building docker-sys-mgmt-agent-go ... done  ---> Running in 0e027d4f43f0 [2021-03-05T18:40:02.049Z] ---> 9abf006b94ed [2021-03-05T18:40:02.049Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-05T18:40:02.317Z] ---> Running in 4cb985e4bb7e [2021-03-05T18:40:02.317Z] Removing intermediate container 0e027d4f43f0 [2021-03-05T18:40:02.317Z] ---> 8d921dda85a5 [2021-03-05T18:40:02.317Z] [2021-03-05T18:40:02.585Z] Successfully built 8d921dda85a5 [2021-03-05T18:40:02.585Z] Successfully tagged docker-core-metadata-go:latest [2021-03-05T18:40:02.854Z]  Building docker-core-metadata-go ... done Removing intermediate container 599e6163ead6 [2021-03-05T18:40:02.854Z] ---> c287438cd3f0 [2021-03-05T18:40:02.854Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T18:40:03.115Z] ---> 9caa08dd0ca2 [2021-03-05T18:40:03.115Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-05T18:40:04.506Z] Removing intermediate container 4cb985e4bb7e [2021-03-05T18:40:04.506Z] ---> dd6d6e4db413 [2021-03-05T18:40:04.506Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-05T18:40:05.448Z] ---> Running in 3db8ad2bae24 [2021-03-05T18:40:05.448Z] ---> 51b3300e2e07 [2021-03-05T18:40:05.448Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-05T18:40:05.448Z] Removing intermediate container 2a35c52ae6cf [2021-03-05T18:40:05.448Z] ---> d21a1b9a3300 [2021-03-05T18:40:05.448Z] [2021-03-05T18:40:05.448Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T18:40:05.448Z] ---> 88dd2752d2ea [2021-03-05T18:40:05.448Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-05T18:40:05.448Z] ---> Running in bbf825a1a17f [2021-03-05T18:40:05.448Z] Removing intermediate container 3db8ad2bae24 [2021-03-05T18:40:05.448Z] ---> db6b2740f594 [2021-03-05T18:40:05.448Z] Step 22/24 : LABEL arch=x86_64 [2021-03-05T18:40:05.710Z] ---> Running in 734f7437fad3 [2021-03-05T18:40:05.710Z] ---> 8b58fbd516a7 [2021-03-05T18:40:05.710Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-05T18:40:05.710Z] Removing intermediate container bbf825a1a17f [2021-03-05T18:40:05.710Z] ---> 0ec827a723da [2021-03-05T18:40:05.710Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-05T18:40:05.991Z] ---> Running in 17fd2a878e49 [2021-03-05T18:40:05.991Z] Removing intermediate container 734f7437fad3 [2021-03-05T18:40:05.991Z] ---> 5b9d98bd8edb [2021-03-05T18:40:05.991Z] Step 23/24 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 [2021-03-05T18:40:05.991Z] ---> 55e300ad3761 [2021-03-05T18:40:05.991Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-05T18:40:05.991Z] ---> Running in 3b11290839dd [2021-03-05T18:40:05.991Z] Removing intermediate container 17fd2a878e49 [2021-03-05T18:40:05.991Z] ---> aebe0f5a50de [2021-03-05T18:40:05.991Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-05T18:40:06.253Z] ---> Running in 76733cf303e5 [2021-03-05T18:40:06.253Z] Removing intermediate container 3b11290839dd [2021-03-05T18:40:06.253Z] ---> 41a6f700856e [2021-03-05T18:40:06.253Z] Step 24/24 : LABEL version=0.0.0 [2021-03-05T18:40:06.516Z] ---> Running in a40d09025641 [2021-03-05T18:40:06.516Z] ---> a6aa1614aa8b [2021-03-05T18:40:06.516Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-05T18:40:06.516Z] Removing intermediate container 76733cf303e5 [2021-03-05T18:40:06.516Z] ---> 3c9e6213c557 [2021-03-05T18:40:06.516Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:40:06.778Z] ---> Running in a3a48d37648a [2021-03-05T18:40:06.778Z] ---> Running in f8fead0af925 [2021-03-05T18:40:06.778Z] Removing intermediate container a40d09025641 [2021-03-05T18:40:06.778Z] ---> c6d4f8a33544 [2021-03-05T18:40:06.778Z] [2021-03-05T18:40:07.042Z] Removing intermediate container f8fead0af925 [2021-03-05T18:40:07.042Z] ---> 0dd704a570f6 [2021-03-05T18:40:07.042Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-05T18:40:07.042Z] Successfully built c6d4f8a33544 [2021-03-05T18:40:07.042Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-05T18:40:07.307Z]  Building docker-security-secretstore-setup-go ... done  ---> 00abd28a2850 [2021-03-05T18:40:07.307Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-05T18:40:07.573Z] ---> Running in 2caf77888ea1 [2021-03-05T18:40:07.906Z] Removing intermediate container a3a48d37648a [2021-03-05T18:40:07.906Z] ---> 36cdb62c0b54 [2021-03-05T18:40:07.906Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-05T18:40:08.283Z] ---> Running in 70d9a3913cfb [2021-03-05T18:40:08.344Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-05T18:40:08.344Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-05T18:40:08.344Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-05T18:40:08.947Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T18:40:08.947Z] Removing intermediate container 2caf77888ea1 [2021-03-05T18:40:08.947Z] ---> 4075026731a7 [2021-03-05T18:40:08.947Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-05T18:40:09.229Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T18:40:09.826Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-05T18:40:09.826Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-05T18:40:09.826Z] ---> Running in 1d03a9451853 [2021-03-05T18:40:09.826Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-05T18:40:10.113Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-05T18:40:10.113Z] Removing intermediate container 1d03a9451853 [2021-03-05T18:40:10.113Z] ---> f9847708a676 [2021-03-05T18:40:10.113Z] Step 28/31 : CMD ["gate"] [2021-03-05T18:40:10.113Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-05T18:40:10.113Z] ---> Running in 968e899201a3 [2021-03-05T18:40:10.377Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-05T18:40:10.377Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:40:10.377Z] OK: 8 MiB in 20 packages [2021-03-05T18:40:10.647Z] Removing intermediate container 968e899201a3 [2021-03-05T18:40:10.647Z] ---> 7f95ae8df72a [2021-03-05T18:40:10.647Z] Step 29/31 : LABEL arch=x86_64 [2021-03-05T18:40:10.911Z] ---> Running in ac80e5b628de [2021-03-05T18:40:10.911Z] Removing intermediate container ac80e5b628de [2021-03-05T18:40:10.911Z] ---> af7013ef114d [2021-03-05T18:40:10.911Z] Step 30/31 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 [2021-03-05T18:40:11.180Z] Removing intermediate container 70d9a3913cfb [2021-03-05T18:40:11.180Z] ---> 35851387bc32 [2021-03-05T18:40:11.180Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T18:40:11.180Z] ---> Running in 7c740088e1ba [2021-03-05T18:40:11.443Z] ---> 26376d241783 [2021-03-05T18:40:11.443Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-05T18:40:11.443Z] Removing intermediate container 7c740088e1ba [2021-03-05T18:40:11.443Z] ---> dcba86c1736c [2021-03-05T18:40:11.443Z] Step 31/31 : LABEL version=0.0.0 [2021-03-05T18:40:11.708Z] ---> Running in 0006c6554b92 [2021-03-05T18:40:11.971Z] Removing intermediate container 0006c6554b92 [2021-03-05T18:40:11.971Z] ---> 55a83e30b595 [2021-03-05T18:40:11.971Z] [2021-03-05T18:40:11.971Z] ---> bf238badf689 [2021-03-05T18:40:11.971Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-05T18:40:12.233Z] Successfully built 55a83e30b595 [2021-03-05T18:40:12.233Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-05T18:40:12.233Z]  Building docker-security-bootstrapper-go ... done  ---> 47d921340fc8 [2021-03-05T18:40:12.233Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-05T18:40:12.496Z] ---> Running in 0af13b19b8b3 [2021-03-05T18:40:12.496Z] Removing intermediate container 0af13b19b8b3 [2021-03-05T18:40:12.496Z] ---> c249f3bccbb9 [2021-03-05T18:40:12.496Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T18:40:12.759Z] ---> Running in d6c7081db5b8 [2021-03-05T18:40:12.759Z] Removing intermediate container d6c7081db5b8 [2021-03-05T18:40:12.759Z] ---> cf8d9a2a229d [2021-03-05T18:40:12.759Z] Step 21/23 : LABEL arch=x86_64 [2021-03-05T18:40:12.759Z] ---> Running in 74b46b76309c [2021-03-05T18:40:13.024Z] Removing intermediate container 74b46b76309c [2021-03-05T18:40:13.024Z] ---> b48cd1cf1aa3 [2021-03-05T18:40:13.024Z] Step 22/23 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 [2021-03-05T18:40:13.024Z] ---> Running in 55f565868383 [2021-03-05T18:40:13.289Z] Removing intermediate container 55f565868383 [2021-03-05T18:40:13.289Z] ---> c1fe86206029 [2021-03-05T18:40:13.289Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T18:40:13.289Z] ---> Running in baaa326aa273 [2021-03-05T18:40:13.550Z] Removing intermediate container baaa326aa273 [2021-03-05T18:40:13.550Z] ---> 067f0ad27b7a [2021-03-05T18:40:13.550Z] [2021-03-05T18:40:13.812Z] Successfully built 067f0ad27b7a [2021-03-05T18:40:13.812Z] Successfully tagged docker-core-data-go:latest [2021-03-05T18:40:14.086Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-05T18:40:14.329Z] $ docker stop --time=1 7e999db62f9581e35d029fb5280e36412e007fbabed3f0298204ececd1e9b866 [2021-03-05T18:40:15.109Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.342s coverage: 45.9% of statements [2021-03-05T18:40:15.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-05T18:40:15.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-05T18:40:15.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-05T18:40:15.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-05T18:40:15.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-05T18:40:15.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-05T18:40:15.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-05T18:40:15.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.257s coverage: 100.0% of statements [2021-03-05T18:40:15.901Z] $ docker rm -f 7e999db62f9581e35d029fb5280e36412e007fbabed3f0298204ececd1e9b866 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T18:40:16.521Z] + docker images [2021-03-05T18:40:16.521Z] + grep docker [2021-03-05T18:40:16.783Z] docker-core-data-go latest 067f0ad27b7a 3 seconds ago 22.4MB [2021-03-05T18:40:16.783Z] docker-security-bootstrapper-go latest 55a83e30b595 5 seconds ago 18.7MB [2021-03-05T18:40:16.783Z] docker-security-secretstore-setup-go latest c6d4f8a33544 10 seconds ago 24.9MB [2021-03-05T18:40:16.783Z] docker-core-metadata-go latest 8d921dda85a5 14 seconds ago 19MB [2021-03-05T18:40:16.783Z] docker-sys-mgmt-agent-go latest 4126294baef1 17 seconds ago 313MB [2021-03-05T18:40:16.783Z] docker-core-command-go latest 8217b4c84b90 About a minute ago 17.2MB [2021-03-05T18:40:16.783Z] docker-security-proxy-setup-go latest 1263d211c323 About a minute ago 24.7MB [2021-03-05T18:40:16.783Z] docker-support-notifications-go latest 15ef3af52154 About a minute ago 17.8MB [2021-03-05T18:40:16.783Z] docker-support-scheduler-go latest 05a79d965717 About a minute ago 17.2MB [2021-03-05T18:40:16.783Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-05T18:40:21.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.636s coverage: 27.1% of statements [2021-03-05T18:40:21.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-05T18:40:21.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-05T18:40:21.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-05T18:40:21.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-05T18:40:21.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-05T18:40:21.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-05T18:40:21.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.072s coverage: 100.0% of statements [2021-03-05T18:40:21.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-05T18:40:21.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.149s coverage: 100.0% of statements [2021-03-05T18:40:21.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-05T18:40:21.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-05T18:40:23.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.293s coverage: 66.2% of statements [2021-03-05T18:40:23.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-05T18:40:23.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-05T18:40:24.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.724s coverage: 82.4% of statements [2021-03-05T18:40:24.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-05T18:40:24.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T18:40:24.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-05T18:40:24.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-05T18:40:32.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.254s coverage: 28.6% of statements [2021-03-05T18:40:32.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-05T18:40:32.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-05T18:40:32.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-05T18:40:32.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-05T18:40:32.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-05T18:40:32.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.186s coverage: 100.0% of statements [2021-03-05T18:40:32.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-05T18:40:32.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.089s coverage: 100.0% of statements [2021-03-05T18:40:32.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-05T18:40:32.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.344s coverage: 86.7% of statements [2021-03-05T18:40:32.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-05T18:40:32.813Z] Still waiting to schedule task [2021-03-05T18:40:32.814Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-05T18:40:34.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.387s coverage: 97.5% of statements [2021-03-05T18:40:34.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-05T18:40:34.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.151s coverage: 78.3% of statements [2021-03-05T18:40:34.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-05T18:40:34.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-05T18:40:34.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-05T18:40:34.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-05T18:40:44.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.426s coverage: 92.8% of statements [2021-03-05T18:40:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-05T18:40:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T18:40:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-05T18:40:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-05T18:40:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-05T18:40:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-05T18:40:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-05T18:40:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-05T18:40:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-05T18:40:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-05T18:40:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-05T18:40:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-05T18:40:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-05T18:40:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-05T18:40:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-05T18:40:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-05T18:40:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-05T18:40:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-05T18:40:44.766Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements [2021-03-05T18:40:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-05T18:40:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-05T18:40:44.766Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.211s coverage: 0.1% of statements [2021-03-05T18:40:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-05T18:40:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-05T18:40:44.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-05T18:40:44.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.095s coverage: 47.1% of statements [2021-03-05T18:40:44.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.142s coverage: 79.5% of statements [2021-03-05T18:40:44.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2021-03-05T18:40:44.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.106s coverage: 96.3% of statements [2021-03-05T18:40:44.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.074s coverage: 87.5% of statements [2021-03-05T18:40:57.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.157s coverage: 94.4% of statements [2021-03-05T18:40:57.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2021-03-05T18:40:57.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.122s coverage: 81.4% of statements [2021-03-05T18:41:12.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.119s coverage: 92.9% of statements [2021-03-05T18:41:12.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-05T18:41:12.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-05T18:41:12.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-05T18:41:12.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 77.8% of statements [2021-03-05T18:41:12.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-05T18:41:12.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-05T18:41:12.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-05T18:41:12.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-05T18:41:12.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-05T18:41:12.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2021-03-05T18:41:12.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-05T18:41:12.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-05T18:41:12.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2021-03-05T18:41:12.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-05T18:41:12.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 75.5% of statements [2021-03-05T18:41:12.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-05T18:41:12.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements [2021-03-05T18:41:12.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.131s coverage: 87.2% of statements [2021-03-05T18:41:12.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.153s coverage: 84.6% of statements [2021-03-05T18:41:12.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.187s coverage: 91.6% of statements [2021-03-05T18:41:12.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-05T18:41:12.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.593s coverage: 62.4% of statements [2021-03-05T18:41:12.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-05T18:41:12.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-05T18:41:12.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.074s coverage: 100.0% of statements [2021-03-05T18:41:12.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 91.3% of statements [2021-03-05T18:41:12.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2021-03-05T18:41:12.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements [2021-03-05T18:41:12.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.086s coverage: 100.0% of statements [2021-03-05T18:41:16.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.027s coverage: 69.1% of statements [2021-03-05T18:41:16.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-05T18:41:16.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-05T18:41:19.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.449s coverage: 38.4% of statements [2021-03-05T18:41:19.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-05T18:41:19.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-05T18:41:19.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.088s coverage: 89.5% of statements [2021-03-05T18:41:19.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-05T18:41:19.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.084s coverage: 84.8% of statements [2021-03-05T18:41:25.269Z] Running on prd-ubuntu18.04-docker-8c-8g-28744 in /w/workspace/edgexfoundry_edgex-go_PR-3232 [Pipeline] { [Pipeline] ws [2021-03-05T18:41:25.426Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-05T18:41:26.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.511s coverage: 47.0% of statements [2021-03-05T18:41:26.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-05T18:41:26.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-05T18:41:26.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-05T18:41:26.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-05T18:41:26.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-05T18:41:26.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.124s coverage: 100.0% of statements [2021-03-05T18:41:26.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-05T18:41:26.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.106s coverage: 100.0% of statements [2021-03-05T18:41:26.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-05T18:41:26.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-05T18:41:26.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-05T18:41:26.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-05T18:41:26.506Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.478s coverage: 88.5% of statements [2021-03-05T18:41:26.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-05T18:41:26.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T18:41:26.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-05T18:41:27.536Z] using credential edgex-jenkins-ssh [2021-03-05T18:41:27.590Z] Cloning the remote Git repository [2021-03-05T18:41:27.614Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-05T18:41:27.681Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-05T18:41:27.711Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-05T18:41:27.711Z] > git --version # timeout=10 [2021-03-05T18:41:27.717Z] > git --version # 'git version 2.17.1' [2021-03-05T18:41:27.718Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T18:41:27.742Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T18:41:35.323Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-05T18:41:35.330Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T18:41:35.346Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-05T18:41:35.358Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-05T18:41:35.359Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T18:41:35.364Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3232/head:refs/remotes/origin/PR-3232 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-05T18:41:35.831Z] Merging remotes/origin/master commit f11e4988ceb8c382fc034555d9d0b35dfdaf49ab into PR head commit 0ca5e8566446efca00335dfd6e027da7f2d61546 [2021-03-05T18:41:35.992Z] Merge succeeded, producing 0ca5e8566446efca00335dfd6e027da7f2d61546 [2021-03-05T18:41:35.993Z] Checking out Revision 0ca5e8566446efca00335dfd6e027da7f2d61546 (PR-3232) [2021-03-05T18:41:36.695Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.019s coverage: 29.1% of statements [2021-03-05T18:41:36.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-05T18:41:36.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-05T18:41:36.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-05T18:41:36.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-05T18:41:36.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-05T18:41:36.695Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.214s coverage: 99.0% of statements [2021-03-05T18:41:36.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-05T18:41:36.695Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.119s coverage: 100.0% of statements [2021-03-05T18:41:36.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-05T18:41:36.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-05T18:41:36.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-05T18:41:36.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-05T18:41:36.695Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.245s coverage: 95.6% of statements [2021-03-05T18:41:36.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-05T18:41:36.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T18:41:36.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-05T18:41:36.695Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements [2021-03-05T18:41:36.695Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-05T18:41:36.695Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.072s coverage: 100.0% of statements [2021-03-05T18:41:36.695Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-05T18:41:36.695Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-05T18:41:36.695Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-05T18:41:36.695Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-05T18:41:36.695Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements [2021-03-05T18:41:36.695Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-05T18:41:36.695Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-05T18:41:36.695Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements [2021-03-05T18:41:36.695Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements [2021-03-05T18:41:35.836Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T18:41:35.840Z] > git checkout -f 0ca5e8566446efca00335dfd6e027da7f2d61546 # timeout=10 [2021-03-05T18:41:35.961Z] > git remote # timeout=10 [2021-03-05T18:41:35.966Z] > git config --get remote.origin.url # timeout=10 [2021-03-05T18:41:35.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T18:41:35.974Z] > git merge f11e4988ceb8c382fc034555d9d0b35dfdaf49ab # timeout=10 [2021-03-05T18:41:35.984Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-05T18:41:35.994Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T18:41:35.998Z] > git checkout -f 0ca5e8566446efca00335dfd6e027da7f2d61546 # timeout=10 [2021-03-05T18:41:38.127Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.085s coverage: 100.0% of statements [2021-03-05T18:41:38.725Z] GO111MODULE=on go vet ./... [2021-03-05T18:41:39.719Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-05T18:41:39.744Z] > git --version # timeout=10 [2021-03-05T18:41:39.748Z] > git --version # 'git version 2.17.1' [2021-03-05T18:41:39.754Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-05T18:41:41.020Z] + echo snap-build.sh [2021-03-05T18:41:41.020Z] snap-build.sh [2021-03-05T18:41:41.020Z] + SNAP_BASE_DIR=. [2021-03-05T18:41:41.020Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-03-05T18:41:41.020Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-03-05T18:41:41.020Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-03-05T18:41:41.020Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-03-05T18:41:41.020Z] + cd /w/workspace/edgex-go/1 [2021-03-05T18:41:41.020Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-05T18:41:41.020Z] Reading package lists... [2021-03-05T18:41:41.284Z] Building dependency tree... [2021-03-05T18:41:41.284Z] Reading state information... [2021-03-05T18:41:41.284Z] The following packages were automatically installed and are no longer required: [2021-03-05T18:41:41.284Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-05T18:41:41.284Z] uidmap xdelta3 [2021-03-05T18:41:41.284Z] Use 'sudo apt autoremove' to remove them. [2021-03-05T18:41:41.546Z] The following packages will be REMOVED: [2021-03-05T18:41:41.546Z] lxd* lxd-client* [2021-03-05T18:41:41.816Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-05T18:41:41.816Z] After this operation, 31.7 MB disk space will be freed. [2021-03-05T18:41:43.130Z] (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-03-05T18:41:43.130Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-05T18:41:44.076Z] Removing lxd dnsmasq configuration [2021-03-05T18:41:44.340Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-05T18:41:44.600Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-05T18:41:45.176Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-05T18:41:45.439Z] (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-03-05T18:41:45.439Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-05T18:41:46.827Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-05T18:41:47.095Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-05T18:41:48.561Z] + sudo snap remove --purge lxd [2021-03-05T18:41:48.825Z] snap "lxd" is not installed [2021-03-05T18:41:48.825Z] + sudo groupadd --force --system lxd [2021-03-05T18:41:49.086Z] ++ whoami [2021-03-05T18:41:49.086Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-05T18:41:49.086Z] + newgrp - lxd [2021-03-05T18:41:49.086Z] + sudo snap install lxd [2021-03-05T18:41:57.234Z] 2021-03-05T18:41:54Z INFO Waiting for automatic snapd restart... [2021-03-05T18:42:19.237Z] lxd 4.11 from Canonical* installed [2021-03-05T18:42:19.237Z] + sudo lxd init --auto [2021-03-05T18:42:26.317Z] + sudo snap install --classic snapcraft [2021-03-05T18:42:36.360Z] snapcraft 4.5.4 from Canonical* installed [2021-03-05T18:42:36.360Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-05T18:42:36.360Z] + patch --verbose -p1 [2021-03-05T18:42:36.360Z] Hmm... Looks like a unified diff to me... [2021-03-05T18:42:36.360Z] The text leading up to this was: [2021-03-05T18:42:36.361Z] -------------------------- [2021-03-05T18:42:36.361Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-05T18:42:36.361Z] |From: Tony Espy [2021-03-05T18:42:36.361Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-05T18:42:36.361Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-05T18:42:36.361Z] | [2021-03-05T18:42:36.361Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-05T18:42:36.361Z] |optimize the snap CI check run for pull requests. When [2021-03-05T18:42:36.361Z] |applied, it essentially strips out everything (apps and [2021-03-05T18:42:36.361Z] |parts) from the snapcraft.yaml file except those required [2021-03-05T18:42:36.361Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-05T18:42:36.361Z] |catch changes to edgex-go that break the snap build. [2021-03-05T18:42:36.361Z] | [2021-03-05T18:42:36.361Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-05T18:42:36.361Z] |to update this patch file, otherwise it may fail to apply, [2021-03-05T18:42:36.361Z] |resulting in a failed snap build CI check in the associated [2021-03-05T18:42:36.361Z] |pull request. [2021-03-05T18:42:36.361Z] | [2021-03-05T18:42:36.361Z] |Note - in addition to applying this patch, the pipeline also [2021-03-05T18:42:36.361Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-05T18:42:36.361Z] |need to build the finally binary .snap file (and it won't [2021-03-05T18:42:36.361Z] |work with the patch applied). This further reduces the build [2021-03-05T18:42:36.361Z] |time. [2021-03-05T18:42:36.361Z] |--- [2021-03-05T18:42:36.361Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-05T18:42:36.361Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-05T18:42:36.361Z] | [2021-03-05T18:42:36.361Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-05T18:42:36.361Z] |index 1e537489..faf42425 100644 [2021-03-05T18:42:36.361Z] |--- a/snap/snapcraft.yaml [2021-03-05T18:42:36.361Z] |+++ b/snap/snapcraft.yaml [2021-03-05T18:42:36.361Z] -------------------------- [2021-03-05T18:42:36.361Z] patching file snap/snapcraft.yaml [2021-03-05T18:42:36.361Z] Using Plan A... [2021-03-05T18:42:36.361Z] Hunk #1 succeeded at 73. [2021-03-05T18:42:36.361Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-05T18:42:36.361Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-05T18:42:36.361Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-05T18:42:36.361Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-05T18:42:36.361Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-05T18:42:36.361Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-03-05T18:42:36.361Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-03-05T18:42:36.361Z] Hmm... Ignoring the trailing garbage. [2021-03-05T18:42:36.361Z] done [2021-03-05T18:42:36.361Z] + sudo snapcraft prime --use-lxd [2021-03-05T18:42:36.623Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-05T18:42:36.623Z] 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-03-05T18:42:36.623Z] - README.md [2021-03-05T18:42:36.623Z] - snapcraft.yaml.orig [2021-03-05T18:42:36.623Z] [2021-03-05T18:42:36.623Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-05T18:42:37.208Z] Launching a container. [2021-03-05T18:42:49.528Z] Waiting for container to be ready [2021-03-05T18:42:49.528Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-05T18:42:49.528Z] [2021-03-05T18:42:53.751Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-05T18:42:53.751Z] Waiting for network to be ready... [2021-03-05T18:42:54.334Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-05T18:42:54.334Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-05T18:42:54.600Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-05T18:42:54.600Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-05T18:42:54.862Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-05T18:42:54.862Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-05T18:42:54.862Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-05T18:42:54.862Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-05T18:42:55.124Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-05T18:42:55.125Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-05T18:42:55.125Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-05T18:42:55.125Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-05T18:42:55.125Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-05T18:42:55.125Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-05T18:42:55.125Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-05T18:42:55.125Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-05T18:42:55.125Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-05T18:42:55.125Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-05T18:42:55.387Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-05T18:42:55.648Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-05T18:42:55.649Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-05T18:42:55.649Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-05T18:42:55.649Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-05T18:42:55.649Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-05T18:42:55.649Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-05T18:42:55.649Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-05T18:42:55.912Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-05T18:43:00.126Z] Fetched 24.0 MB in 6s (4114 kB/s) [2021-03-05T18:43:00.528Z] gofmt -l . [2021-03-05T18:43:01.072Z] Reading package lists... [2021-03-05T18:43:01.128Z] [ "`gofmt -l .`" = "" ] [2021-03-05T18:43:01.337Z] Reading package lists... [2021-03-05T18:43:01.598Z] Building dependency tree... [2021-03-05T18:43:01.598Z] Reading state information... [2021-03-05T18:43:01.598Z] The following additional packages will be installed: [2021-03-05T18:43:01.598Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-05T18:43:01.598Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-05T18:43:01.598Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-05T18:43:01.598Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-05T18:43:01.598Z] Suggested packages: [2021-03-05T18:43:01.598Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-05T18:43:01.598Z] Recommended packages: [2021-03-05T18:43:01.598Z] gnupg libsasl2-modules [2021-03-05T18:43:01.598Z] The following NEW packages will be installed: [2021-03-05T18:43:01.598Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-05T18:43:01.598Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-05T18:43:01.598Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-05T18:43:01.598Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-05T18:43:01.598Z] The following packages will be upgraded: [2021-03-05T18:43:01.598Z] gpg gpg-agent gpgconf libudev1 [2021-03-05T18:43:01.870Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-05T18:43:01.870Z] Need to get 3530 kB of archives. [2021-03-05T18:43:01.870Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-05T18:43:01.870Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-05T18:43:01.870Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-03-05T18:43:02.131Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-05T18:43:02.395Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-05T18:43:02.395Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-05T18:43:02.395Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-05T18:43:02.660Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-05T18:43:02.660Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-05T18:43:02.660Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-05T18:43:02.660Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-05T18:43:02.660Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-05T18:43:02.660Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-05T18:43:02.660Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-05T18:43:02.660Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-05T18:43:02.660Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-05T18:43:02.660Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-05T18:43:02.924Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-05T18:43:02.924Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-05T18:43:02.924Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-05T18:43:02.924Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-05T18:43:02.924Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-05T18:43:02.924Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-05T18:43:03.184Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-05T18:43:03.184Z] Fetched 3530 kB in 1s (2891 kB/s) [2021-03-05T18:43:03.184Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-05T18:43:03.184Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-05T18:43:03.184Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-05T18:43:03.444Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-05T18:43:03.444Z] Selecting previously unselected package udev. [2021-03-05T18:43:03.444Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-05T18:43:03.444Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-05T18:43:03.444Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-05T18:43:03.704Z] Selecting previously unselected package libfuse2:amd64. [2021-03-05T18:43:03.704Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-05T18:43:03.704Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-05T18:43:03.704Z] Selecting previously unselected package fuse. [2021-03-05T18:43:03.704Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-05T18:43:03.704Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-05T18:43:03.965Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-05T18:43:03.965Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-05T18:43:03.965Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-05T18:43:03.965Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-05T18:43:04.226Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-05T18:43:04.226Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-05T18:43:04.226Z] Selecting previously unselected package libksba8:amd64. [2021-03-05T18:43:04.226Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-05T18:43:04.226Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-05T18:43:04.487Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-05T18:43:04.487Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T18:43:04.487Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:43:04.487Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-05T18:43:04.487Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T18:43:04.487Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:43:04.487Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-05T18:43:04.487Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T18:43:04.487Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:43:04.566Z] ./bin/test-go-mod-tidy.sh [2021-03-05T18:43:04.747Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-05T18:43:04.748Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T18:43:04.748Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:43:04.748Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-05T18:43:04.748Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T18:43:04.748Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:43:05.009Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-05T18:43:05.009Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T18:43:05.009Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:43:05.009Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-05T18:43:05.009Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T18:43:05.009Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:43:05.192Z] ./bin/test-attribution-txt.sh [2021-03-05T18:43:05.269Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-05T18:43:05.269Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T18:43:05.269Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:43:05.269Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-05T18:43:05.269Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T18:43:05.269Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:43:05.269Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-05T18:43:05.269Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-05T18:43:05.269Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-05T18:43:05.530Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-05T18:43:05.530Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-05T18:43:05.530Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-05T18:43:05.530Z] Selecting previously unselected package libldap-common. [2021-03-05T18:43:05.530Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-05T18:43:05.530Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-05T18:43:05.530Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-05T18:43:05.530Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-05T18:43:05.530Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-05T18:43:05.790Z] Selecting previously unselected package dirmngr. [2021-03-05T18:43:05.790Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-05T18:43:05.790Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-05T18:43:05.790Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-05T18:43:05.790Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-05T18:43:05.790Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-05T18:43:06.052Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-05T18:43:06.052Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-05T18:43:06.052Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-05T18:43:06.052Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:43:06.052Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-05T18:43:06.052Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-05T18:43:06.315Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-05T18:43:06.580Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-05T18:43:06.580Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:43:06.843Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-05T18:43:06.843Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-05T18:43:06.843Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-05T18:43:06.843Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:43:06.843Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:43:06.843Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:43:07.106Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:43:07.106Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:43:07.106Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:43:07.106Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T18:43:07.106Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-05T18:43:07.106Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-05T18:43:07.106Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [Pipeline] sh [2021-03-05T18:43:07.682Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-05T18:43:07.682Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-05T18:43:07.682Z] This means they are not meant to be enabled using systemctl. [2021-03-05T18:43:07.682Z] Possible reasons for having this kind of units are: [2021-03-05T18:43:07.682Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-05T18:43:07.682Z] .wants/ or .requires/ directory. [2021-03-05T18:43:07.682Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-05T18:43:07.682Z] a requirement dependency on it. [2021-03-05T18:43:07.682Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-05T18:43:07.682Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-05T18:43:07.682Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-05T18:43:07.682Z] instance name specified. [2021-03-05T18:43:07.880Z] + ls -al . [2021-03-05T18:43:07.881Z] total 760 [2021-03-05T18:43:07.881Z] drwxrwxr-x 9 1001 1001 4096 Mar 5 18:43 . [2021-03-05T18:43:07.881Z] drwxr-xr-x 4 root root 4096 Mar 5 18:38 .. [2021-03-05T18:43:07.881Z] -rw-rw-r-- 1 1001 1001 11 Mar 5 18:36 .dockerignore [2021-03-05T18:43:07.881Z] drwxrwxr-x 8 1001 1001 4096 Mar 5 18:36 .git [2021-03-05T18:43:07.881Z] drwxrwxr-x 3 1001 1001 4096 Mar 5 18:36 .github [2021-03-05T18:43:07.881Z] -rw-rw-r-- 1 1001 1001 818 Mar 5 18:36 .gitignore [2021-03-05T18:43:07.881Z] -rw-rw-r-- 1 1001 1001 166 Mar 5 18:36 .sonarcloud.properties [2021-03-05T18:43:07.881Z] -rw-rw-r-- 1 1001 1001 8475 Mar 5 18:36 Attribution.txt [2021-03-05T18:43:07.881Z] -rw-rw-r-- 1 1001 1001 3804 Mar 5 18:36 CONTRIBUTING.md [2021-03-05T18:43:07.881Z] -rw-rw-r-- 1 1001 1001 931 Mar 5 18:36 Dockerfile.build [2021-03-05T18:43:07.881Z] -rw-rw-r-- 1 1001 1001 863 Mar 5 18:36 Jenkinsfile [2021-03-05T18:43:07.881Z] -rw-rw-r-- 1 1001 1001 10775 Mar 5 18:36 LICENSE [2021-03-05T18:43:07.881Z] -rw-rw-r-- 1 1001 1001 5774 Mar 5 18:36 Makefile [2021-03-05T18:43:07.881Z] -rw-rw-r-- 1 1001 1001 6524 Mar 5 18:36 README.md [2021-03-05T18:43:07.881Z] -rw-rw-r-- 1 1001 1001 6755 Mar 5 18:36 SECURITY.md [2021-03-05T18:43:07.881Z] -rw-rw-r-- 1 1001 1001 5 Mar 5 18:32 VERSION [2021-03-05T18:43:07.881Z] -rw-rw-r-- 1 1001 1001 4131 Mar 5 18:36 ZMQWindows.md [2021-03-05T18:43:07.881Z] drwxrwxr-x 2 1001 1001 4096 Mar 5 18:36 bin [2021-03-05T18:43:07.881Z] drwxrwxr-x 14 1001 1001 4096 Mar 5 18:36 cmd [2021-03-05T18:43:07.881Z] -rw-r--r-- 1 root root 621194 Mar 5 18:41 coverage.out [2021-03-05T18:43:07.881Z] -rw-r--r-- 1 root root 1055 Mar 5 18:43 go.mod [2021-03-05T18:43:07.881Z] -rw-r--r-- 1 root root 21699 Mar 5 18:43 go.sum [2021-03-05T18:43:07.881Z] drwxrwxr-x 8 1001 1001 4096 Mar 5 18:36 internal [2021-03-05T18:43:07.881Z] drwxrwxr-x 4 1001 1001 4096 Mar 5 18:36 openapi [2021-03-05T18:43:07.881Z] drwxrwxr-x 4 1001 1001 4096 Mar 5 18:36 snap [2021-03-05T18:43:07.881Z] -rw-rw-r-- 1 1001 1001 168 Mar 5 18:36 version.go [Pipeline] sh [2021-03-05T18:43:08.209Z] Reading package lists... [2021-03-05T18:43:08.209Z] Building dependency tree... [2021-03-05T18:43:08.209Z] Reading state information... [2021-03-05T18:43:08.472Z] The following additional packages will be installed: [2021-03-05T18:43:08.472Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-05T18:43:08.472Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-05T18:43:08.472Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-05T18:43:08.472Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-05T18:43:08.472Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-05T18:43:08.472Z] Suggested packages: [2021-03-05T18:43:08.472Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-05T18:43:08.472Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-05T18:43:08.472Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-05T18:43:08.472Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-05T18:43:08.472Z] systemd-container policykit-1 [2021-03-05T18:43:08.472Z] Recommended packages: [2021-03-05T18:43:08.472Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-05T18:43:08.472Z] The following NEW packages will be installed: [2021-03-05T18:43:08.472Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-05T18:43:08.472Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-05T18:43:08.472Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-05T18:43:08.472Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-05T18:43:08.472Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-05T18:43:08.472Z] The following packages will be upgraded: [2021-03-05T18:43:08.472Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-05T18:43:08.565Z] + '[' -e coverage.out ] [2021-03-05T18:43:08.565Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-05T18:43:08.610Z] Warning: overwriting stash ‘coverage-report’ [2021-03-05T18:43:08.734Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-05T18:43:08.734Z] Need to get 35.2 MB of archives. [2021-03-05T18:43:08.734Z] After this operation, 141 MB of additional disk space will be used. [2021-03-05T18:43:08.734Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-05T18:43:08.734Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-05T18:43:09.306Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-05T18:43:09.306Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-05T18:43:09.567Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-05T18:43:09.567Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-05T18:43:09.567Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-05T18:43:09.567Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-05T18:43:09.567Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-05T18:43:09.567Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-05T18:43:09.567Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-05T18:43:09.567Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-05T18:43:09.567Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-05T18:43:09.567Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-05T18:43:09.567Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-05T18:43:09.567Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-05T18:43:09.567Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-05T18:43:09.567Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-05T18:43:09.567Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-05T18:43:09.567Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-05T18:43:09.567Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-05T18:43:09.567Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-05T18:43:09.567Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-05T18:43:09.567Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-05T18:43:09.567Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-05T18:43:09.567Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-05T18:43:09.567Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-05T18:43:09.567Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-05T18:43:09.837Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-05T18:43:09.837Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-05T18:43:09.852Z] Stashed 1 file(s) [Pipeline] sh [2021-03-05T18:43:10.517Z] + make build [2021-03-05T18:43:10.517Z] 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-03-05T18:43:11.226Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-05T18:43:11.487Z] Fetched 35.2 MB in 3s (12.9 MB/s) [2021-03-05T18:43:11.487Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-05T18:43:11.487Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-05T18:43:11.487Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-05T18:43:12.436Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-05T18:43:12.436Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-05T18:43:12.436Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-05T18:43:12.437Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-05T18:43:12.437Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-05T18:43:12.437Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-05T18:43:12.700Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-05T18:43:12.700Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-05T18:43:12.700Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-05T18:43:12.964Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-05T18:43:13.227Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-05T18:43:13.227Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-05T18:43:13.803Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-05T18:43:13.803Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-05T18:43:13.803Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-05T18:43:13.803Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-05T18:43:14.066Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-05T18:43:14.066Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-05T18:43:14.066Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T18:43:14.330Z] Selecting previously unselected package libexpat1:amd64. [2021-03-05T18:43:14.330Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-05T18:43:14.330Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-05T18:43:14.592Z] Selecting previously unselected package python3.6-minimal. [2021-03-05T18:43:14.592Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-05T18:43:14.592Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T18:43:14.856Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-05T18:43:14.856Z] Checking for services that may need to be restarted...done. [2021-03-05T18:43:14.856Z] Checking for services that may need to be restarted...done. [2021-03-05T18:43:14.856Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T18:43:15.118Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-05T18:43:15.118Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T18:43:16.064Z] Selecting previously unselected package python3-minimal. [2021-03-05T18:43:16.064Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-05T18:43:16.064Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-05T18:43:16.064Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-05T18:43:16.331Z] Selecting previously unselected package mime-support. [2021-03-05T18:43:16.331Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-05T18:43:16.331Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-05T18:43:16.331Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-05T18:43:16.331Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-05T18:43:16.331Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-05T18:43:16.331Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-05T18:43:16.331Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-05T18:43:16.331Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T18:43:16.592Z] Selecting previously unselected package python3.6. [2021-03-05T18:43:16.592Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-05T18:43:16.866Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T18:43:16.866Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-05T18:43:16.866Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-05T18:43:16.866Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-05T18:43:16.866Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-05T18:43:17.127Z] Selecting previously unselected package python3. [2021-03-05T18:43:17.127Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-05T18:43:17.127Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-05T18:43:17.127Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-05T18:43:17.127Z] Selecting previously unselected package multiarch-support. [2021-03-05T18:43:17.127Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-05T18:43:17.127Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-05T18:43:17.391Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-05T18:43:17.391Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-05T18:43:17.391Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-05T18:43:17.391Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-05T18:43:17.391Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-05T18:43:17.391Z] Selecting previously unselected package libbsd0:amd64. [2021-03-05T18:43:17.391Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-05T18:43:17.391Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-05T18:43:17.688Z] Selecting previously unselected package sudo. [2021-03-05T18:43:17.688Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-05T18:43:17.688Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-05T18:43:17.688Z] Selecting previously unselected package apparmor. [2021-03-05T18:43:17.688Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-05T18:43:17.688Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-05T18:43:17.961Z] Selecting previously unselected package libedit2:amd64. [2021-03-05T18:43:17.961Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-05T18:43:17.961Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-05T18:43:17.961Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-05T18:43:17.961Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-05T18:43:17.961Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T18:43:17.961Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-05T18:43:17.961Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-05T18:43:17.961Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T18:43:18.223Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-05T18:43:18.223Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-05T18:43:18.223Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-05T18:43:18.223Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-05T18:43:18.223Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-05T18:43:18.223Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T18:43:18.484Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-05T18:43:18.484Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-05T18:43:18.484Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T18:43:18.484Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-05T18:43:18.484Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-05T18:43:18.484Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-05T18:43:18.746Z] Selecting previously unselected package openssh-client. [2021-03-05T18:43:18.746Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-05T18:43:18.746Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-05T18:43:19.011Z] Selecting previously unselected package squashfs-tools. [2021-03-05T18:43:19.011Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-05T18:43:19.011Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-05T18:43:19.011Z] Selecting previously unselected package snapd. [2021-03-05T18:43:19.011Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-05T18:43:19.011Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-05T18:43:22.342Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-05T18:43:22.342Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-05T18:43:22.342Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-05T18:43:22.342Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-05T18:43:22.608Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-05T18:43:22.608Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T18:43:22.608Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-05T18:43:22.608Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-05T18:43:22.608Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-05T18:43:22.915Z] 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-03-05T18:43:23.552Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-05T18:43:23.552Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-05T18:43:23.552Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-05T18:43:23.552Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T18:43:23.552Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T18:43:23.552Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T18:43:24.498Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-05T18:43:24.498Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T18:43:24.498Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-05T18:43:24.498Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-05T18:43:24.498Z] running python rtupdate hooks for python3.6... [2021-03-05T18:43:24.498Z] running python post-rtupdate hooks for python3.6... [2021-03-05T18:43:24.498Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-05T18:43:25.903Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-05T18:43:26.166Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T18:43:26.166Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-05T18:43:26.428Z] Setting up snapd (2.48.3+18.04) ... [2021-03-05T18:43:27.004Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-05T18:43:27.004Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-05T18:43:27.269Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-05T18:43:27.531Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-05T18:43:27.794Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-05T18:43:27.794Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-05T18:43:28.056Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-05T18:43:28.318Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-05T18:43:28.583Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-05T18:43:28.583Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-05T18:43:28.845Z] /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-03-05T18:43:28.845Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-05T18:43:28.845Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-05T18:43:30.241Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-05T18:43:30.241Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-05T18:43:30.241Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-05T18:43:31.640Z] Reading package lists... [2021-03-05T18:43:31.910Z] Reading package lists... [2021-03-05T18:43:32.173Z] Building dependency tree... [2021-03-05T18:43:32.173Z] Reading state information... [2021-03-05T18:43:32.173Z] Calculating upgrade... [2021-03-05T18:43:32.435Z] The following packages will be upgraded: [2021-03-05T18:43:32.435Z] advancecomp base-files bash binutils binutils-common [2021-03-05T18:43:32.435Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-05T18:43:32.435Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-05T18:43:32.435Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-05T18:43:32.435Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-05T18:43:32.435Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-05T18:43:32.435Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-05T18:43:32.435Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-05T18:43:32.436Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-05T18:43:32.436Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-05T18:43:32.436Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-05T18:43:32.436Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-05T18:43:32.436Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-05T18:43:32.436Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-05T18:43:32.436Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-05T18:43:32.700Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-05T18:43:32.700Z] Need to get 63.8 MB of archives. [2021-03-05T18:43:32.700Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-05T18:43:32.700Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-05T18:43:32.700Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-05T18:43:32.700Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-05T18:43:32.700Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-05T18:43:32.700Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-05T18:43:32.700Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-05T18:43:32.700Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-05T18:43:32.700Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-05T18:43:32.700Z] 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-03-05T18:43:32.700Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-05T18:43:32.700Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-05T18:43:32.700Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-05T18:43:32.700Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-05T18:43:32.700Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-05T18:43:32.700Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-05T18:43:32.700Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-05T18:43:32.700Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-05T18:43:32.700Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-05T18:43:32.962Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-05T18:43:32.962Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-05T18:43:32.962Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-05T18:43:32.962Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-05T18:43:32.962Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-05T18:43:32.962Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-05T18:43:32.962Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-05T18:43:32.962Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-05T18:43:32.962Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-05T18:43:32.962Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-05T18:43:32.962Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-05T18:43:32.962Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-05T18:43:32.962Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-05T18:43:32.962Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-05T18:43:32.962Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-05T18:43:32.962Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-05T18:43:32.962Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-05T18:43:32.962Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-03-05T18:43:32.962Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-05T18:43:32.962Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-05T18:43:32.962Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-05T18:43:32.962Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-05T18:43:32.962Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-05T18:43:32.962Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-05T18:43:32.962Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-05T18:43:32.962Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-05T18:43:32.962Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-05T18:43:32.962Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-05T18:43:32.962Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-05T18:43:32.962Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-05T18:43:32.962Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-05T18:43:33.225Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-05T18:43:33.225Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-05T18:43:33.225Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-05T18:43:33.225Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-05T18:43:33.225Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-05T18:43:33.225Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-05T18:43:33.225Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-05T18:43:33.487Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-05T18:43:33.487Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-05T18:43:33.487Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-05T18:43:33.487Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-05T18:43:33.487Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-05T18:43:33.751Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-05T18:43:33.751Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-05T18:43:33.751Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-05T18:43:33.751Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-05T18:43:33.751Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-05T18:43:33.751Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-05T18:43:33.751Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-05T18:43:33.751Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-05T18:43:33.751Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-05T18:43:33.751Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-05T18:43:33.751Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-05T18:43:33.751Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-05T18:43:33.751Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-05T18:43:33.751Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-05T18:43:33.751Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-05T18:43:34.011Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-05T18:43:34.011Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-05T18:43:34.011Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-05T18:43:34.011Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-05T18:43:34.011Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-05T18:43:34.011Z] Get:82 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-03-05T18:43:34.011Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-05T18:43:34.011Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-05T18:43:34.011Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-05T18:43:34.011Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-05T18:43:34.280Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-05T18:43:34.280Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-05T18:43:34.280Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-05T18:43:34.280Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-05T18:43:34.280Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-05T18:43:34.280Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-05T18:43:34.280Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-03-05T18:43:34.280Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-05T18:43:34.280Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-05T18:43:34.280Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-05T18:43:34.280Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-05T18:43:34.280Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-05T18:43:34.542Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-05T18:43:34.542Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-05T18:43:34.804Z] Fetched 63.8 MB in 2s (32.3 MB/s) [2021-03-05T18:43:34.804Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:43:34.804Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-05T18:43:34.804Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-05T18:43:35.381Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-05T18:43:35.381Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-05T18:43:35.642Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-05T18:43:35.642Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-05T18:43:36.217Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T18:43:36.482Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T18:43:36.482Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T18:43:36.483Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T18:43:36.744Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T18:43:36.744Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T18:43:36.744Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T18:43:36.744Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T18:43:37.006Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T18:43:37.006Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T18:43:37.006Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T18:43:37.006Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T18:43:37.269Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T18:43:37.269Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T18:43:37.269Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T18:43:37.533Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-05T18:43:37.533Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T18:43:37.533Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-05T18:43:37.533Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-05T18:43:37.796Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-05T18:43:37.796Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T18:43:37.796Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T18:43:37.796Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T18:43:37.796Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T18:43:38.063Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T18:43:38.063Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T18:43:38.325Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T18:43:38.325Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-05T18:43:38.325Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-05T18:43:38.591Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-05T18:43:39.165Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-05T18:43:39.428Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-05T18:43:39.428Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-05T18:43:39.428Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-05T18:43:39.428Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-05T18:43:39.428Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-05T18:43:39.689Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-05T18:43:39.689Z] Installing new version of config file /etc/issue ... [2021-03-05T18:43:39.689Z] Installing new version of config file /etc/issue.net ... [2021-03-05T18:43:39.689Z] Installing new version of config file /etc/lsb-release ... [2021-03-05T18:43:39.689Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-05T18:43:39.951Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-05T18:43:40.212Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-05T18:43:40.213Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-05T18:43:40.213Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:43:40.213Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-05T18:43:40.213Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-05T18:43:40.473Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-05T18:43:40.473Z] 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-03-05T18:43:40.473Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:43:40.473Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T18:43:40.473Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-05T18:43:40.736Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-05T18:43:40.737Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:43:40.737Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-05T18:43:40.737Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-05T18:43:41.001Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-05T18:43:41.001Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:43:41.001Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-05T18:43:41.001Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-05T18:43:41.263Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-05T18:43:41.527Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:43:41.527Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-05T18:43:41.527Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-05T18:43:41.789Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-05T18:43:41.789Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:43:41.789Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-05T18:43:41.789Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-05T18:43:42.051Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-05T18:43:42.051Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:43:42.051Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-05T18:43:42.051Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-05T18:43:42.051Z] Setting up grep (3.1-2build1) ... [2021-03-05T18:43:42.321Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:43:42.321Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-05T18:43:42.321Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-05T18:43:42.321Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-05T18:43:42.583Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:43:42.584Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-05T18:43:42.584Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-05T18:43:42.584Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-05T18:43:42.846Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:43:42.846Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-05T18:43:42.846Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-05T18:43:43.422Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-05T18:43:43.422Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-05T18:43:43.422Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-05T18:43:43.422Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-05T18:43:44.003Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-05T18:43:44.003Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:43:44.003Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-05T18:43:44.003Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-05T18:43:45.405Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-05T18:43:45.405Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-05T18:43:45.405Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-05T18:43:45.405Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-05T18:43:45.405Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-05T18:43:45.672Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:43:45.672Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-05T18:43:45.672Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-05T18:43:45.938Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-05T18:43:45.938Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:43:45.938Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T18:43:45.938Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T18:43:46.202Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-05T18:43:46.202Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:43:46.202Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T18:43:46.202Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T18:43:46.471Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-05T18:43:46.471Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:43:46.471Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T18:43:46.471Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T18:43:46.739Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-05T18:43:46.739Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:43:46.739Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T18:43:46.739Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T18:43:46.739Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-05T18:43:47.003Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:43:47.003Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-05T18:43:47.003Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-05T18:43:47.003Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-05T18:43:47.003Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-05T18:43:47.264Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-05T18:43:47.265Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:43:47.265Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-05T18:43:47.265Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-05T18:43:47.526Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-05T18:43:47.526Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:43:47.526Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T18:43:47.526Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T18:43:47.787Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-05T18:43:47.787Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:43:47.787Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T18:43:47.787Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T18:43:48.048Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-05T18:43:48.048Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:43:48.048Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T18:43:48.310Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T18:43:48.571Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-05T18:43:48.855Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-05T18:43:49.426Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-05T18:43:49.426Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:43:49.426Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-05T18:43:49.426Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-05T18:43:49.689Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-05T18:43:49.689Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T18:43:49.689Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-05T18:43:49.689Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-05T18:43:49.712Z] 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-03-05T18:43:49.958Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-05T18:43:49.958Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:43:49.958Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-05T18:43:50.220Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-05T18:43:50.220Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-05T18:43:50.302Z] 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-03-05T18:43:50.482Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:43:50.483Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-05T18:43:50.483Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-05T18:43:50.772Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-05T18:43:50.772Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:43:50.772Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-05T18:43:50.772Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-05T18:43:51.037Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-05T18:43:51.037Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:43:51.037Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-05T18:43:51.037Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-05T18:43:51.362Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-05T18:43:51.362Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:43:51.362Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-05T18:43:51.362Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-05T18:43:51.643Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-05T18:43:51.643Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:43:51.643Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-05T18:43:51.930Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-05T18:43:51.930Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-05T18:43:52.205Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:43:52.205Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T18:43:52.205Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T18:43:52.479Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-05T18:43:52.479Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-05T18:43:52.479Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-05T18:43:52.479Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-05T18:43:52.753Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-05T18:43:52.753Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:43:52.753Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-05T18:43:52.753Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-05T18:43:53.370Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-05T18:43:53.370Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:43:53.370Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-05T18:43:53.370Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-05T18:43:53.656Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-05T18:43:53.921Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:43:53.921Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-05T18:43:53.921Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-05T18:43:53.921Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-05T18:43:54.182Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:43:54.182Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-03-05T18:43:54.182Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-05T18:43:54.182Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-03-05T18:43:54.447Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:43:54.447Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-05T18:43:54.447Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-05T18:43:54.712Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-05T18:43:54.975Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:43:54.975Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-05T18:43:54.975Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-05T18:43:55.243Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-05T18:43:55.243Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:43:55.243Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-05T18:43:55.243Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-05T18:43:55.504Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-05T18:43:55.504Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:43:55.504Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-05T18:43:55.504Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-05T18:43:55.704Z] 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-03-05T18:43:55.764Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-05T18:43:55.765Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:43:55.765Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-05T18:43:55.765Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-05T18:43:56.025Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-05T18:43:56.025Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:43:56.025Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-05T18:43:56.025Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-05T18:43:56.288Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-05T18:43:56.288Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:43:56.288Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-05T18:43:56.288Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-05T18:43:56.549Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-05T18:43:56.549Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T18:43:56.549Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-05T18:43:56.549Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-05T18:43:56.549Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-05T18:43:56.809Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-05T18:43:56.809Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-05T18:43:56.809Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-05T18:43:56.809Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-05T18:43:56.809Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-05T18:43:57.070Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-05T18:43:57.070Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-05T18:43:57.133Z] 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-03-05T18:43:57.336Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-05T18:43:57.336Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-05T18:43:57.597Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-05T18:43:57.597Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-05T18:43:57.597Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-05T18:43:57.597Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-05T18:43:57.874Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-05T18:43:57.874Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-05T18:43:57.874Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-05T18:43:57.874Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-05T18:43:58.135Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-05T18:43:58.135Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-05T18:43:58.135Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-05T18:43:58.135Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-05T18:43:58.135Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-05T18:43:58.395Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-05T18:43:58.656Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-05T18:43:58.656Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-05T18:43:59.601Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-05T18:43:59.601Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-05T18:43:59.601Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-05T18:43:59.861Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-05T18:43:59.861Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-05T18:43:59.861Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-05T18:44:00.433Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-05T18:44:00.433Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-05T18:44:00.433Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-05T18:44:00.433Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-05T18:44:00.695Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-05T18:44:00.696Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-05T18:44:00.696Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T18:44:00.696Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T18:44:00.961Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T18:44:00.961Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T18:44:00.961Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T18:44:00.961Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T18:44:01.225Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T18:44:01.225Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T18:44:02.174Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T18:44:02.174Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T18:44:02.523Z] 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-03-05T18:44:03.118Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T18:44:03.118Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T18:44:04.504Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T18:44:04.504Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T18:44:04.504Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T18:44:04.765Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T18:44:05.713Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T18:44:05.713Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T18:44:05.713Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-05T18:44:05.713Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-05T18:44:05.973Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-05T18:44:05.973Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-05T18:44:05.973Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-05T18:44:06.234Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-05T18:44:06.234Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-05T18:44:06.234Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-05T18:44:06.234Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-05T18:44:06.495Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-05T18:44:06.495Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-05T18:44:06.495Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-05T18:44:06.495Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-05T18:44:06.754Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-05T18:44:06.754Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T18:44:06.754Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-05T18:44:06.754Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T18:44:06.754Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T18:44:06.754Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T18:44:06.754Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-05T18:44:07.017Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-05T18:44:07.017Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-05T18:44:07.017Z] [2021-03-05T18:44:07.017Z] Current default time zone: 'Etc/UTC' [2021-03-05T18:44:07.017Z] Local time is now: Fri Mar 5 18:44:06 UTC 2021. [2021-03-05T18:44:07.017Z] Universal Time is now: Fri Mar 5 18:44:06 UTC 2021. [2021-03-05T18:44:07.017Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-05T18:44:07.017Z] [2021-03-05T18:44:07.017Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-05T18:44:07.017Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T18:44:07.280Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-05T18:44:07.280Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-05T18:44:07.280Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-05T18:44:07.280Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-05T18:44:07.280Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-05T18:44:07.280Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-05T18:44:07.280Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-05T18:44:07.280Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-05T18:44:07.280Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T18:44:07.543Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-05T18:44:07.811Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T18:44:07.811Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-05T18:44:07.811Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T18:44:07.811Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-05T18:44:07.811Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-05T18:44:07.811Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-05T18:44:07.811Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-05T18:44:07.811Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-05T18:44:08.079Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-05T18:44:08.079Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-05T18:44:08.079Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-05T18:44:09.215Z] 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-03-05T18:44:09.995Z] Updating certificates in /etc/ssl/certs... [2021-03-05T18:44:10.579Z] 23 added, 27 removed; done. [2021-03-05T18:44:10.579Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-05T18:44:10.579Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T18:44:10.579Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-05T18:44:10.579Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-05T18:44:10.579Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-05T18:44:10.848Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T18:44:10.848Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-05T18:44:10.848Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T18:44:10.848Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T18:44:10.848Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T18:44:10.848Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T18:44:11.114Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T18:44:11.114Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-05T18:44:11.114Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-05T18:44:11.114Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-05T18:44:11.114Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-05T18:44:11.114Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-05T18:44:11.114Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T18:44:11.374Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T18:44:11.374Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-05T18:44:11.374Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-05T18:44:11.374Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-05T18:44:11.374Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-05T18:44:11.635Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-05T18:44:11.635Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-05T18:44:11.635Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-05T18:44:11.635Z] Updating certificates in /etc/ssl/certs... [2021-03-05T18:44:12.210Z] 0 added, 0 removed; done. [2021-03-05T18:44:12.210Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-05T18:44:12.210Z] done. [2021-03-05T18:44:12.782Z] Reading package lists... [2021-03-05T18:44:13.044Z] Building dependency tree... [2021-03-05T18:44:13.044Z] Reading state information... [2021-03-05T18:44:13.315Z] The following NEW packages will be installed: [2021-03-05T18:44:13.315Z] apt-transport-https [2021-03-05T18:44:13.315Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-05T18:44:13.315Z] Need to get 1696 B of archives. [2021-03-05T18:44:13.315Z] After this operation, 153 kB of additional disk space will be used. [2021-03-05T18:44:13.315Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-05T18:44:13.521Z] 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-03-05T18:44:13.576Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-05T18:44:13.576Z] Fetched 1696 B in 0s (9423 B/s) [2021-03-05T18:44:13.576Z] Selecting previously unselected package apt-transport-https. [2021-03-05T18:44:13.576Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-05T18:44:13.576Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-05T18:44:13.576Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-05T18:44:13.846Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-05T18:44:14.108Z] Waiting for network to be ready... [2021-03-05T18:44:17.824Z] 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-03-05T18:44:21.934Z] 2021-03-05T18:44:17Z INFO Waiting for automatic snapd restart... [2021-03-05T18:44:21.934Z] snapd 2.49 from Canonical* installed [2021-03-05T18:44:21.934Z] "snapd" switched to the "latest/stable" channel [2021-03-05T18:44:21.934Z] [2021-03-05T18:44:21.953Z] 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-03-05T18:44:25.344Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-05T18:44:26.159Z] core18 20210128 from Canonical* installed [2021-03-05T18:44:26.420Z] "core18" switched to the "latest/stable" channel [2021-03-05T18:44:26.420Z] [Pipeline] } [2021-03-05T18:44:32.077Z] $ docker stop --time=1 f679b24e332be3c81e8d10999778444ea20fdca768179cfd7a342a321449b666 [2021-03-05T18:44:33.036Z] snapcraft 4.5.4 from Canonical* installed [2021-03-05T18:44:33.036Z] "snapcraft" switched to the "latest/stable" channel [2021-03-05T18:44:33.036Z] [2021-03-05T18:44:34.605Z] $ docker rm -f f679b24e332be3c81e8d10999778444ea20fdca768179cfd7a342a321449b666 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-03-05T18:44:36.349Z] 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-03-05T18:44:36.349Z] - README.md [2021-03-05T18:44:36.349Z] - snapcraft.yaml.orig [2021-03-05T18:44:36.349Z] [2021-03-05T18:44:36.349Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:44:36.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-05T18:44:36.886Z] [2021-03-05T18:44:36.886Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:44:37.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-05T18:44:37.311Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-05T18:44:37.311Z] 29e5d40040c1: Pulling fs layer [2021-03-05T18:44:37.311Z] 1ce36da41761: Pulling fs layer [2021-03-05T18:44:37.311Z] 25b303627fd3: Pulling fs layer [2021-03-05T18:44:37.906Z] 29e5d40040c1: Verifying Checksum [2021-03-05T18:44:37.907Z] 29e5d40040c1: Download complete [2021-03-05T18:44:38.505Z] 29e5d40040c1: Pull complete [2021-03-05T18:44:38.781Z] 1ce36da41761: Verifying Checksum [2021-03-05T18:44:38.781Z] 1ce36da41761: Download complete [2021-03-05T18:44:40.216Z] 1ce36da41761: Pull complete [2021-03-05T18:44:40.216Z] 25b303627fd3: Verifying Checksum [2021-03-05T18:44:40.216Z] 25b303627fd3: Download complete [2021-03-05T18:44:42.958Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-05T18:44:42.959Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-05T18:44:42.959Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-05T18:44:42.959Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-05T18:44:44.885Z] Reading package lists... [2021-03-05T18:44:45.145Z] 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-03-05T18:44:50.354Z] 25b303627fd3: Pull complete [2021-03-05T18:44:50.354Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-05T18:44:50.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-05T18:44:50.354Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-05T18:44:50.699Z] prd-ubuntu18.04-docker-arm64-4c-16g-28742 does not seem to be running inside a container [2021-03-05T18:44:50.802Z] $ 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-arm64:latest cat [2021-03-05T18:44:51.739Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-05T18:44:51.739Z] Reading package lists... [2021-03-05T18:44:51.739Z] Building dependency tree... [2021-03-05T18:44:51.739Z] Reading state information... [2021-03-05T18:44:51.739Z] Suggested packages: [2021-03-05T18:44:51.739Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-05T18:44:51.739Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-05T18:44:51.739Z] Recommended packages: [2021-03-05T18:44:51.739Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-05T18:44:51.739Z] The following NEW packages will be installed: [2021-03-05T18:44:51.739Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-05T18:44:51.739Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-05T18:44:51.739Z] pkg-config zip [2021-03-05T18:44:51.739Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-05T18:44:51.739Z] Need to get 7655 kB of archives. [2021-03-05T18:44:51.739Z] After this operation, 43.7 MB of additional disk space will be used. [2021-03-05T18:44:51.739Z] 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-03-05T18:44:51.739Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-05T18:44:52.000Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-05T18:44:52.000Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-05T18:44:52.262Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-05T18:44:52.262Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-05T18:44:52.262Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-05T18:44:52.262Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-05T18:44:52.262Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-05T18:44:52.262Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-05T18:44:52.524Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-05T18:44:52.524Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-03-05T18:44:52.524Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-03-05T18:44:52.786Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-05T18:44:52.786Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-05T18:44:53.048Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-05T18:44:53.048Z] Fetched 7655 kB in 1s (6642 kB/s) [2021-03-05T18:44:53.048Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-05T18:44:53.048Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-05T18:44:53.048Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-03-05T18:44:53.048Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-05T18:44:53.310Z] Selecting previously unselected package libpsl5:amd64. [2021-03-05T18:44:53.310Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-05T18:44:53.310Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-05T18:44:53.310Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-05T18:44:53.310Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-05T18:44:53.310Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-05T18:44:53.572Z] Selecting previously unselected package librtmp1:amd64. [2021-03-05T18:44:53.572Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-05T18:44:53.572Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-05T18:44:53.572Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-05T18:44:53.572Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-05T18:44:53.572Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-05T18:44:53.572Z] Selecting previously unselected package liberror-perl. [2021-03-05T18:44:53.835Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-05T18:44:53.835Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-05T18:44:53.835Z] Selecting previously unselected package git-man. [2021-03-05T18:44:53.835Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-03-05T18:44:53.835Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-05T18:44:53.835Z] Selecting previously unselected package git. [2021-03-05T18:44:53.835Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-03-05T18:44:54.096Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-03-05T18:44:54.339Z] $ docker top 2d4fe99bdd063a08d4996e59682313a30fec828aca26593b0013b3c56d40fb3f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T18:44:55.042Z] Selecting previously unselected package libnorm1:amd64. [2021-03-05T18:44:55.042Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-05T18:44:55.042Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-05T18:44:55.042Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-05T18:44:55.042Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-05T18:44:55.042Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-05T18:44:55.042Z] Selecting previously unselected package libsodium23:amd64. [2021-03-05T18:44:55.042Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-05T18:44:55.042Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-05T18:44:55.042Z] Selecting previously unselected package libzmq5:amd64. [2021-03-05T18:44:55.042Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-05T18:44:55.042Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-05T18:44:55.305Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-05T18:44:55.305Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-05T18:44:55.305Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-05T18:44:55.305Z] Selecting previously unselected package pkg-config. [2021-03-05T18:44:55.305Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-05T18:44:55.305Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-05T18:44:55.503Z] + docker-compose build --help [2021-03-05T18:44:55.503Z] + grep parallel [2021-03-05T18:44:55.591Z] Selecting previously unselected package zip. [2021-03-05T18:44:55.591Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-05T18:44:55.591Z] Unpacking zip (3.0-11build1) ... [2021-03-05T18:44:55.591Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-05T18:44:55.591Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-05T18:44:55.591Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-05T18:44:55.591Z] Setting up liberror-perl (0.17025-1) ... [2021-03-05T18:44:55.591Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-05T18:44:55.867Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-05T18:44:55.867Z] No schema files found: doing nothing. [2021-03-05T18:44:55.867Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-05T18:44:55.867Z] Setting up zip (3.0-11build1) ... [2021-03-05T18:44:55.867Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-05T18:44:55.867Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-05T18:44:55.867Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-05T18:44:55.867Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-05T18:44:55.867Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-05T18:44:56.209Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-05T18:44:56.209Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-03-05T18:44:56.209Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-05T18:45:00.886Z] --parallel Build images in parallel. [Pipeline] } [2021-03-05T18:45:00.924Z] $ docker stop --time=1 2d4fe99bdd063a08d4996e59682313a30fec828aca26593b0013b3c56d40fb3f [2021-03-05T18:45:02.844Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-05T18:45:02.845Z] git set to automatically installed. [2021-03-05T18:45:02.845Z] git-man set to automatically installed. [2021-03-05T18:45:02.845Z] libcurl3-gnutls set to automatically installed. [2021-03-05T18:45:02.845Z] liberror-perl set to automatically installed. [2021-03-05T18:45:02.845Z] libglib2.0-0 set to automatically installed. [2021-03-05T18:45:02.845Z] libnghttp2-14 set to automatically installed. [2021-03-05T18:45:02.845Z] libnorm1 set to automatically installed. [2021-03-05T18:45:02.845Z] libpgm-5.2-0 set to automatically installed. [2021-03-05T18:45:02.845Z] libpsl5 set to automatically installed. [2021-03-05T18:45:02.845Z] librtmp1 set to automatically installed. [2021-03-05T18:45:02.845Z] libsodium23 set to automatically installed. [2021-03-05T18:45:02.845Z] libzmq3-dev set to automatically installed. [2021-03-05T18:45:02.845Z] libzmq5 set to automatically installed. [2021-03-05T18:45:02.845Z] pkg-config set to automatically installed. [2021-03-05T18:45:02.845Z] zip set to automatically installed. [2021-03-05T18:45:02.944Z] $ docker rm -f 2d4fe99bdd063a08d4996e59682313a30fec828aca26593b0013b3c56d40fb3f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:45:04.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-05T18:45:04.056Z] . [Pipeline] withDockerContainer [2021-03-05T18:45:04.379Z] prd-ubuntu18.04-docker-arm64-4c-16g-28742 does not seem to be running inside a container [2021-03-05T18:45:04.460Z] $ 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-arm64:latest cat [2021-03-05T18:45:06.094Z] $ docker top afb4d03e38349fd48d6c644f60598071a98ae29a2536720cdf79633af4c11f4e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T18:45:07.051Z] snapd is not logged in, snap install commands will use sudo [2021-03-05T18:45:07.215Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-05T18:45:13.643Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-05T18:45:13.922Z] Building docker-core-command-go ... [2021-03-05T18:45:13.922Z] Building docker-core-data-go ... [2021-03-05T18:45:13.922Z] Building docker-core-metadata-go ... [2021-03-05T18:45:13.922Z] Building docker-security-bootstrapper-go ... [2021-03-05T18:45:13.922Z] Building docker-security-proxy-setup-go ... [2021-03-05T18:45:13.922Z] Building docker-security-secretstore-setup-go ... [2021-03-05T18:45:13.922Z] Building docker-support-notifications-go ... [2021-03-05T18:45:13.922Z] Building docker-support-scheduler-go ... [2021-03-05T18:45:13.922Z] Building docker-sys-mgmt-agent-go ... [2021-03-05T18:45:13.922Z] Building docker-support-notifications-go [2021-03-05T18:45:13.922Z] Building docker-security-bootstrapper-go [2021-03-05T18:45:13.922Z] Building docker-security-proxy-setup-go [2021-03-05T18:45:13.922Z] Building docker-support-scheduler-go [2021-03-05T18:45:13.922Z] Building docker-core-command-go [2021-03-05T18:45:15.559Z] snap "core18" has no updates available [2021-03-05T18:45:16.956Z] Pulling config-common [2021-03-05T18:45:16.956Z] + snapcraftctl pull [2021-03-05T18:45:18.339Z] Pulling go-build-helper [2021-03-05T18:45:18.339Z] + snapcraftctl pull [2021-03-05T18:45:44.931Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-05T18:45:44.931Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-05T18:45:44.931Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-05T18:45:44.931Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-05T18:45:44.931Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-05T18:45:44.931Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-05T18:45:44.931Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-05T18:45:44.931Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-05T18:45:44.931Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-05T18:45:44.931Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-05T18:45:44.931Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-05T18:45:44.931Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-05T18:45:44.931Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-05T18:45:44.931Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-05T18:45:44.931Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-05T18:45:44.931Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-05T18:45:44.931Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-05T18:45:44.931Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-05T18:45:44.931Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-05T18:45:44.931Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-05T18:45:44.931Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-05T18:45:44.931Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-05T18:45:44.931Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-05T18:45:44.931Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-05T18:45:44.931Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-05T18:45:44.931Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-05T18:45:44.931Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-05T18:45:44.931Z] Fetched 24.0 MB in 0s (0 B/s) [2021-03-05T18:45:44.931Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-05T18:45:44.931Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-05T18:45:44.931Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-05T18:45:44.931Z] Fetched 279 kB in 0s (0 B/s) [2021-03-05T18:45:44.931Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-05T18:45:44.931Z] Fetched 122 kB in 0s (0 B/s) [2021-03-05T18:45:44.931Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-05T18:45:44.931Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-05T18:45:44.931Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-05T18:45:44.931Z] Fetched 8848 B in 0s (0 B/s) [2021-03-05T18:45:44.931Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-05T18:45:44.931Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-05T18:45:44.931Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-05T18:45:44.931Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-05T18:45:44.931Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-05T18:45:44.931Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-05T18:45:44.931Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-05T18:45:44.931Z] Fetched 214 kB in 0s (0 B/s) [2021-03-05T18:45:44.931Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-05T18:45:44.931Z] Fetched 154 kB in 0s (0 B/s) [2021-03-05T18:45:44.931Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-05T18:45:44.931Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-05T18:45:44.931Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-05T18:45:44.931Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-05T18:45:44.931Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-05T18:45:44.931Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-05T18:45:44.931Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-05T18:45:44.931Z] Fetched 499 kB in 0s (0 B/s) [2021-03-05T18:45:44.931Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-05T18:45:44.931Z] Fetched 111 kB in 0s (0 B/s) [2021-03-05T18:45:44.931Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-05T18:45:44.931Z] Fetched 240 kB in 0s (0 B/s) [2021-03-05T18:45:44.931Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-05T18:45:44.931Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-05T18:45:44.931Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-05T18:45:44.932Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-05T18:45:44.932Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-05T18:45:44.932Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-05T18:45:44.932Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-05T18:45:44.932Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-05T18:45:44.932Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-05T18:45:44.932Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-05T18:45:44.932Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-05T18:45:44.932Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-05T18:45:44.932Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-05T18:45:44.932Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-05T18:45:44.932Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-05T18:45:44.932Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-05T18:45:44.932Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-05T18:45:44.932Z] Fetched 8720 B in 0s (0 B/s) [2021-03-05T18:45:44.932Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-05T18:45:44.932Z] Fetched 137 kB in 0s (0 B/s) [2021-03-05T18:45:44.932Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-05T18:45:44.932Z] Fetched 119 kB in 0s (0 B/s) [2021-03-05T18:45:44.932Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-05T18:45:44.932Z] Fetched 109 kB in 0s (0 B/s) [2021-03-05T18:45:44.932Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-05T18:45:44.932Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-05T18:45:44.932Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-05T18:45:44.932Z] Fetched 645 kB in 0s (0 B/s) [2021-03-05T18:45:44.932Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-05T18:45:44.932Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-05T18:45:44.932Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-05T18:45:44.932Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-05T18:45:44.932Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-05T18:45:44.932Z] Fetched 368 kB in 0s (0 B/s) [2021-03-05T18:45:44.932Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-05T18:45:44.932Z] Fetched 187 kB in 0s (0 B/s) [2021-03-05T18:45:44.932Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-05T18:45:44.932Z] Fetched 175 kB in 0s (0 B/s) [2021-03-05T18:45:44.932Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-05T18:45:46.315Z] Fetched 206 kB in 0s (0 B/s) [2021-03-05T18:45:46.315Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-05T18:45:46.315Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-05T18:45:46.315Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-05T18:45:46.315Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-05T18:45:46.315Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-05T18:45:46.315Z] Fetched 159 kB in 0s (0 B/s) [2021-03-05T18:45:46.315Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-05T18:45:46.315Z] Fetched 107 kB in 0s (0 B/s) [2021-03-05T18:45:46.315Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-05T18:45:46.315Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-05T18:45:46.315Z] Pulling static-packages [2021-03-05T18:45:46.315Z] + snapcraftctl pull [2021-03-05T18:45:47.254Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-03-05T18:45:47.254Z] Skipping pull go-build-helper (already ran) [2021-03-05T18:45:47.254Z] Skipping pull static-packages (already ran) [2021-03-05T18:45:47.254Z] Building go-build-helper [2021-03-05T18:45:47.254Z] + snapcraftctl build [2021-03-05T18:45:51.468Z] Building static-packages [2021-03-05T18:45:51.468Z] + snapcraftctl build [2021-03-05T18:45:54.011Z] Staging go-build-helper [2021-03-05T18:45:54.011Z] + snapcraftctl stage [2021-03-05T18:45:54.951Z] Staging static-packages [2021-03-05T18:45:54.951Z] + snapcraftctl stage [2021-03-05T18:45:56.337Z] Pulling go115 [2021-03-05T18:45:56.337Z] + snapcraftctl pull [2021-03-05T18:45:57.279Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-03-05T18:45:57.279Z] Skipping pull go115 (already ran) [2021-03-05T18:45:57.279Z] Building go115 [2021-03-05T18:45:57.279Z] + dpkg --print-architecture [2021-03-05T18:45:57.279Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-03-05T18:45:57.279Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-03-05T18:45:57.279Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-03-05T18:45:57.279Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-05T18:45:57.279Z] Dload Upload Total Spent Left Speed [2021-03-05T18:46:01.747Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 16 115M 16 19.4M 0 0 21.3M 0 0:00:05 --:--:-- 0:00:05 21.3M 38 115M 38 44.2M 0 0 23.1M 0 0:00:04 0:00:01 0:00:03 23.1M 63 115M 63 72.9M 0 0 24.9M 0 0:00:04 0:00:02 0:00:02 24.9M 86 115M 86 99.5M 0 0 25.4M 0 0:00:04 0:00:03 0:00:01 25.4M 100 115M 100 115M 0 0 24.8M 0 0:00:04 0:00:04 --:--:-- 24.8M [2021-03-05T18:46:01.747Z] curl: (16) Error in the HTTP2 framing layer [2021-03-05T18:46:02.010Z] Failed to run 'override-build': Exit code was 16. [2021-03-05T18:46:02.271Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-05T18:46:04.849Z] Failed in branch amd64 [2021-03-05T18:46:35.759Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:46:35.759Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:46:35.759Z] ---> 07979cbd037a [2021-03-05T18:46:35.759Z] Step 3/31 : WORKDIR /edgex-go [2021-03-05T18:46:35.759Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:46:35.759Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:46:35.759Z] ---> 07979cbd037a [2021-03-05T18:46:35.759Z] Step 3/21 : WORKDIR /edgex-go [2021-03-05T18:46:35.759Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:46:35.759Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:46:35.759Z] ---> 07979cbd037a [2021-03-05T18:46:35.759Z] Step 3/22 : WORKDIR /edgex-go [2021-03-05T18:46:35.759Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:46:35.759Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:46:35.759Z] ---> 07979cbd037a [2021-03-05T18:46:35.759Z] Step 3/22 : WORKDIR /edgex-go [2021-03-05T18:46:35.759Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:46:35.759Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:46:35.759Z] ---> 07979cbd037a [2021-03-05T18:46:35.759Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T18:46:35.759Z] ---> Running in e213cd5c9187 [2021-03-05T18:46:35.759Z] ---> Running in 90eb29e47caa [2021-03-05T18:46:35.759Z] ---> Running in 9eb0cc893f2d [2021-03-05T18:46:35.759Z] ---> Running in 7106f3a65a8d [2021-03-05T18:46:35.759Z] ---> Running in 15ffeccdac09 [2021-03-05T18:46:35.759Z] Removing intermediate container e213cd5c9187 [2021-03-05T18:46:35.759Z] Removing intermediate container 15ffeccdac09 [2021-03-05T18:46:35.759Z] ---> c1d52dbd6929 [2021-03-05T18:46:35.759Z] ---> 2df99f75b488 [2021-03-05T18:46:35.759Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:46:35.759Z] [2021-03-05T18:46:35.759Z] Removing intermediate container 7106f3a65a8d [2021-03-05T18:46:35.759Z] ---> ba42d30c9ceb [2021-03-05T18:46:35.759Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:46:35.759Z] Removing intermediate container 9eb0cc893f2d [2021-03-05T18:46:35.759Z] ---> e73a314cdf26 [2021-03-05T18:46:35.759Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:46:35.759Z] Removing intermediate container 90eb29e47caa [2021-03-05T18:46:35.759Z] ---> 3277275c0a55 [2021-03-05T18:46:35.759Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:46:35.759Z] ---> Running in 440d8c8f5f18 [2021-03-05T18:46:35.759Z] ---> Running in 6d85c19d14fb [2021-03-05T18:46:35.759Z] ---> Running in 14a5410a2018 [2021-03-05T18:46:35.759Z] ---> Running in 9f665d25150b [2021-03-05T18:46:35.759Z] ---> Running in edf11b3ed779 [2021-03-05T18:46:35.759Z] Removing intermediate container 440d8c8f5f18 [2021-03-05T18:46:35.759Z] ---> bcc0a833cfe2 [2021-03-05T18:46:35.759Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-05T18:46:36.034Z] ---> Running in 3dd563913d7d [2021-03-05T18:46:36.307Z] Removing intermediate container 6d85c19d14fb [2021-03-05T18:46:36.307Z] ---> 282654ee2606 [2021-03-05T18:46:36.307Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-05T18:46:36.307Z] Removing intermediate container 14a5410a2018 [2021-03-05T18:46:36.307Z] ---> e52d5eb06e3d [2021-03-05T18:46:36.307Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-05T18:46:36.581Z] ---> Running in 6f833829a494 [2021-03-05T18:46:36.581Z] ---> Running in db0d79e1d169 [2021-03-05T18:46:36.855Z] Removing intermediate container 9f665d25150b [2021-03-05T18:46:36.855Z] ---> 52fa9b3a6aa5 [2021-03-05T18:46:36.855Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-05T18:46:36.855Z] Removing intermediate container edf11b3ed779 [2021-03-05T18:46:36.855Z] ---> 791a2e640ef6 [2021-03-05T18:46:36.855Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-05T18:46:37.129Z] ---> Running in 34ec6335da99 [2021-03-05T18:46:37.129Z] ---> Running in 32666fcacf62 [2021-03-05T18:46:38.112Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:46:38.714Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:46:38.714Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:46:38.987Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:46:38.987Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:46:38.987Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:46:39.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:46:39.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:46:39.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:46:39.855Z] OK: 217 MiB in 51 packages [2021-03-05T18:46:40.458Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:46:40.458Z] OK: 217 MiB in 51 packages [2021-03-05T18:46:40.458Z] OK: 217 MiB in 51 packages [2021-03-05T18:46:40.733Z] OK: 217 MiB in 51 packages [2021-03-05T18:46:41.349Z] Removing intermediate container 3dd563913d7d [2021-03-05T18:46:41.349Z] ---> 69353a7444bd [2021-03-05T18:46:41.349Z] Step 6/22 : COPY go.mod . [2021-03-05T18:46:42.339Z] ---> e6f9d3a7a6f5 [2021-03-05T18:46:42.339Z] Step 7/22 : RUN go mod download [2021-03-05T18:46:42.339Z] Removing intermediate container 6f833829a494 [2021-03-05T18:46:42.339Z] ---> 1a80a50025fc [2021-03-05T18:46:42.339Z] Step 6/23 : COPY go.mod . [2021-03-05T18:46:42.614Z] ---> Running in 6599f1ec2dd1 [2021-03-05T18:46:42.614Z] OK: 217 MiB in 51 packages [2021-03-05T18:46:42.614Z] Removing intermediate container 32666fcacf62 [2021-03-05T18:46:42.614Z] ---> c9392a443405 [2021-03-05T18:46:42.614Z] Step 6/31 : COPY go.mod . [2021-03-05T18:46:42.614Z] Removing intermediate container 34ec6335da99 [2021-03-05T18:46:42.614Z] ---> ca07cbd7e9fb [2021-03-05T18:46:42.614Z] Step 6/21 : COPY go.mod . [2021-03-05T18:46:43.590Z] ---> 2db718763e93 [2021-03-05T18:46:43.590Z] Step 7/23 : RUN go mod download [2021-03-05T18:46:43.862Z] ---> Running in 0fd0bfd49e77 [2021-03-05T18:46:43.862Z] ---> edbabd915de6 [2021-03-05T18:46:43.862Z] ---> f927021bf02b [2021-03-05T18:46:43.862Z] Step 7/21 : RUN go mod download [2021-03-05T18:46:43.862Z] Step 7/31 : RUN go mod download [2021-03-05T18:46:44.143Z] ---> Running in c0e6fa7a65fe [2021-03-05T18:46:44.143Z] ---> Running in 6e68438fec69 [2021-03-05T18:46:44.143Z] Removing intermediate container db0d79e1d169 [2021-03-05T18:46:44.143Z] ---> 653fc8b2bd26 [2021-03-05T18:46:44.143Z] Step 6/22 : COPY go.mod . [2021-03-05T18:46:45.576Z] ---> 3ed2bb5810bd [2021-03-05T18:46:45.576Z] Step 7/22 : RUN go mod download [2021-03-05T18:46:45.849Z] ---> Running in a1e88cebb9c8 [2021-03-05T18:46:46.828Z] Removing intermediate container 6599f1ec2dd1 [2021-03-05T18:46:46.828Z] ---> 8aafc92df651 [2021-03-05T18:46:46.828Z] Step 8/22 : COPY . . [2021-03-05T18:46:47.812Z] Removing intermediate container 0fd0bfd49e77 [2021-03-05T18:46:47.812Z] ---> 4b257ceff5c0 [2021-03-05T18:46:47.812Z] Step 8/23 : COPY . . [2021-03-05T18:46:49.802Z] Removing intermediate container c0e6fa7a65fe [2021-03-05T18:46:49.802Z] ---> 0c8450393669 [2021-03-05T18:46:49.802Z] Step 8/21 : COPY . . [2021-03-05T18:46:49.802Z] Removing intermediate container 6e68438fec69 [2021-03-05T18:46:49.802Z] ---> 5d2a93f6e307 [2021-03-05T18:46:49.802Z] Step 8/31 : COPY . . [2021-03-05T18:46:50.404Z] Removing intermediate container a1e88cebb9c8 [2021-03-05T18:46:50.404Z] ---> 3e97ae85e589 [2021-03-05T18:46:50.404Z] Step 8/22 : COPY . . [2021-03-05T18:47:12.590Z] ---> ce174d869ccc [2021-03-05T18:47:12.590Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-05T18:47:12.590Z] ---> 6e1f9ea04714 [2021-03-05T18:47:12.590Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-05T18:47:12.590Z] ---> 76f6869c1827 [2021-03-05T18:47:12.590Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-05T18:47:12.590Z] ---> 8b9371342d56 [2021-03-05T18:47:12.590Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-05T18:47:12.590Z] ---> 5697ad6ad2ac [2021-03-05T18:47:12.590Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-05T18:47:12.590Z] ---> Running in 8260be526f68 [2021-03-05T18:47:12.590Z] ---> Running in 697953a3d2bc [2021-03-05T18:47:12.590Z] ---> Running in 0e46c067c89c [2021-03-05T18:47:12.590Z] ---> Running in 2f49614c7a05 [2021-03-05T18:47:12.590Z] ---> Running in e31c80e2bb4c [2021-03-05T18:47:14.588Z] 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-03-05T18:47:14.588Z] 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-03-05T18:47:14.868Z] 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-03-05T18:47:14.868Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-05T18:47:14.868Z] 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-03-05T18:49:06.809Z] 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-03-05T18:49:16.994Z] Removing intermediate container 0e46c067c89c [2021-03-05T18:49:16.994Z] ---> 03c258dcb9cf [2021-03-05T18:49:16.994Z] [2021-03-05T18:49:16.994Z] Step 10/21 : FROM alpine:3.12 [2021-03-05T18:49:16.994Z] 3.12: Pulling from library/alpine [2021-03-05T18:49:16.994Z] Removing intermediate container 2f49614c7a05 [2021-03-05T18:49:16.994Z] ---> 895ac55d1c34 [2021-03-05T18:49:16.994Z] [2021-03-05T18:49:16.994Z] Step 10/31 : FROM alpine:3.12 [2021-03-05T18:49:17.273Z] 3.12: Pulling from library/alpine [2021-03-05T18:49:18.263Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-05T18:49:18.263Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-05T18:49:18.263Z] Status: Image is up to date for alpine:3.12 [2021-03-05T18:49:18.263Z] ---> d10569e2745f [2021-03-05T18:49:18.263Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-05T18:49:18.263Z] Status: Downloaded newer image for alpine:3.12 [2021-03-05T18:49:18.263Z] ---> d10569e2745f [2021-03-05T18:49:18.263Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-05T18:49:18.867Z] ---> Running in 09467a4c0a5f [2021-03-05T18:49:18.867Z] ---> Running in 44c71e35d8f1 [2021-03-05T18:49:19.476Z] Removing intermediate container 09467a4c0a5f [2021-03-05T18:49:19.476Z] ---> 886634e74084 [2021-03-05T18:49:19.476Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-05T18:49:19.752Z] ---> Running in 96bbde04e606 [2021-03-05T18:49:20.738Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:49:21.031Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:49:21.627Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-05T18:49:21.903Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T18:49:21.903Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-05T18:49:21.903Z] (4/4) Installing curl (7.69.1-r3) [2021-03-05T18:49:21.903Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:49:21.903Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T18:49:21.903Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:49:22.181Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:49:22.181Z] OK: 7 MiB in 18 packages [2021-03-05T18:49:22.803Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-05T18:49:22.803Z] (2/2) Installing su-exec (0.2-r1) [2021-03-05T18:49:22.803Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:49:22.803Z] OK: 5 MiB in 16 packages [2021-03-05T18:49:26.217Z] Removing intermediate container 96bbde04e606 [2021-03-05T18:49:26.217Z] ---> 7a4d7638cdb8 [2021-03-05T18:49:26.217Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-05T18:49:26.217Z] Removing intermediate container 44c71e35d8f1 [2021-03-05T18:49:26.217Z] ---> efd8c67f2e5e [2021-03-05T18:49:26.217Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-05T18:49:26.821Z] ---> Running in afd7beb12eac [2021-03-05T18:49:26.821Z] ---> Running in 04f1f2b03154 [2021-03-05T18:49:27.806Z] Removing intermediate container 8260be526f68 [2021-03-05T18:49:27.806Z] ---> 93bcf67db03a [2021-03-05T18:49:27.806Z] [2021-03-05T18:49:27.806Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T18:49:27.806Z] ---> d10569e2745f [2021-03-05T18:49:27.806Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-05T18:49:28.401Z] Removing intermediate container afd7beb12eac [2021-03-05T18:49:28.401Z] ---> 86fa434e3598 [2021-03-05T18:49:28.401Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-05T18:49:28.401Z] Removing intermediate container 04f1f2b03154 [2021-03-05T18:49:28.401Z] ---> 1d4fa4cefef0 [2021-03-05T18:49:28.401Z] Step 13/21 : WORKDIR /edgex [2021-03-05T18:49:28.995Z] ---> Running in 4771c7e3029f [2021-03-05T18:49:28.995Z] ---> Running in f4495d65f1d8 [2021-03-05T18:49:28.995Z] ---> Running in 450651df1964 [2021-03-05T18:49:29.602Z] Removing intermediate container e31c80e2bb4c [2021-03-05T18:49:29.602Z] ---> 0755fd0a6b21 [2021-03-05T18:49:29.602Z] [2021-03-05T18:49:29.602Z] Step 10/22 : FROM alpine:3.12 [2021-03-05T18:49:29.602Z] ---> d10569e2745f [2021-03-05T18:49:29.602Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-05T18:49:29.602Z] Removing intermediate container 697953a3d2bc [2021-03-05T18:49:29.602Z] ---> f5a596ba6fbd [2021-03-05T18:49:29.602Z] [2021-03-05T18:49:29.602Z] Step 10/22 : FROM alpine:3.12 [2021-03-05T18:49:29.602Z] ---> d10569e2745f [2021-03-05T18:49:29.602Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-05T18:49:29.873Z] ---> Running in e274db69f933 [2021-03-05T18:49:29.873Z] ---> Running in b03e32e43738 [2021-03-05T18:49:29.873Z] Removing intermediate container f4495d65f1d8 [2021-03-05T18:49:29.873Z] ---> 0a93f96be887 [2021-03-05T18:49:30.146Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-05T18:49:30.146Z] Removing intermediate container 450651df1964 [2021-03-05T18:49:30.146Z] ---> d1d30bba5881 [2021-03-05T18:49:30.146Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-05T18:49:30.419Z] ---> Running in fca35a81891d [2021-03-05T18:49:30.419Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:49:30.697Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:49:30.973Z] ---> 7c038fd761c7 [2021-03-05T18:49:30.973Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-05T18:49:31.578Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-05T18:49:31.578Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:49:31.578Z] OK: 5 MiB in 15 packages [2021-03-05T18:49:32.184Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:49:32.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:49:32.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:49:32.743Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:49:33.019Z] ---> 5c21c5da849d [2021-03-05T18:49:33.019Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-05T18:49:33.019Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-05T18:49:33.019Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:49:33.331Z] OK: 5 MiB in 15 packages [2021-03-05T18:49:33.331Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-05T18:49:33.643Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-05T18:49:33.643Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:49:33.643Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T18:49:33.944Z] Removing intermediate container 4771c7e3029f [2021-03-05T18:49:33.944Z] ---> 4275681123de [2021-03-05T18:49:33.944Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T18:49:33.944Z] OK: 6 MiB in 16 packages [2021-03-05T18:49:34.589Z] ---> Running in e8f3a9a45d02 [2021-03-05T18:49:34.589Z] Removing intermediate container fca35a81891d [2021-03-05T18:49:34.589Z] ---> daa39a9101d1 [2021-03-05T18:49:34.589Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-05T18:49:35.233Z] ---> Running in 3d06f42ed881 [2021-03-05T18:49:35.233Z] ---> 6d523bf2e2e2 [2021-03-05T18:49:35.233Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-05T18:49:35.706Z] Removing intermediate container e8f3a9a45d02 [2021-03-05T18:49:35.706Z] ---> fcfedd0b1f0f [2021-03-05T18:49:35.706Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-05T18:49:35.706Z] ---> Running in 4be25254852b [2021-03-05T18:49:35.706Z] ---> Running in 9fa8756fa013 [2021-03-05T18:49:35.706Z] Removing intermediate container e274db69f933 [2021-03-05T18:49:35.706Z] ---> b125435d2679 [2021-03-05T18:49:35.706Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T18:49:35.981Z] Removing intermediate container 3d06f42ed881 [2021-03-05T18:49:35.981Z] ---> 18d52ef9be13 [2021-03-05T18:49:35.981Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-05T18:49:36.254Z] ---> Running in 4ebe4576bf76 [2021-03-05T18:49:36.531Z] Removing intermediate container 4be25254852b [2021-03-05T18:49:36.531Z] Removing intermediate container 9fa8756fa013 [2021-03-05T18:49:36.531Z] ---> 569634c263d5 [2021-03-05T18:49:36.531Z] ---> b52d9af30ac3 [2021-03-05T18:49:36.531Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-05T18:49:36.531Z] Step 18/21 : CMD ["--init=true"] [2021-03-05T18:49:36.812Z] Removing intermediate container b03e32e43738 [2021-03-05T18:49:36.812Z] ---> 07dc7de68c90 [2021-03-05T18:49:36.812Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T18:49:36.812Z] ---> Running in a091e8fb30c0 [2021-03-05T18:49:36.812Z] ---> Running in 28fb56f28f8f [2021-03-05T18:49:36.812Z] Removing intermediate container 4ebe4576bf76 [2021-03-05T18:49:36.812Z] ---> 5398031ade38 [2021-03-05T18:49:36.812Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-05T18:49:37.086Z] ---> Running in 0aca3bed3b2d [2021-03-05T18:49:37.086Z] ---> Running in 9c3fd0fbd266 [2021-03-05T18:49:37.086Z] ---> 1aa716a0dfe7 [2021-03-05T18:49:37.086Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-05T18:49:37.683Z] ---> Running in 698a81e90e26 [2021-03-05T18:49:37.683Z] Removing intermediate container a091e8fb30c0 [2021-03-05T18:49:37.683Z] ---> 2c23f4bcfde2 [2021-03-05T18:49:37.683Z] Step 19/21 : LABEL arch=arm64 [2021-03-05T18:49:37.683Z] Removing intermediate container 28fb56f28f8f [2021-03-05T18:49:37.683Z] ---> fa430f88a7cf [2021-03-05T18:49:37.683Z] Step 15/23 : WORKDIR / [2021-03-05T18:49:37.683Z] Removing intermediate container 0aca3bed3b2d [2021-03-05T18:49:37.683Z] ---> 6e91d010f90e [2021-03-05T18:49:37.683Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-05T18:49:37.958Z] ---> Running in fcb3058047b0 [2021-03-05T18:49:37.958Z] Removing intermediate container 9c3fd0fbd266 [2021-03-05T18:49:37.958Z] ---> 31cd93242da1 [2021-03-05T18:49:37.958Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-05T18:49:37.958Z] ---> Running in 67b1f66ec308 [2021-03-05T18:49:37.958Z] ---> Running in a2c9cf028a85 [2021-03-05T18:49:38.235Z] ---> Running in 56e899b2b4c1 [2021-03-05T18:49:38.833Z] Removing intermediate container fcb3058047b0 [2021-03-05T18:49:38.833Z] ---> 098dabeaa7b4 [2021-03-05T18:49:38.833Z] Step 20/21 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 [2021-03-05T18:49:38.833Z] Removing intermediate container 67b1f66ec308 [2021-03-05T18:49:38.833Z] ---> 15f07683a84d [2021-03-05T18:49:38.833Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T18:49:39.109Z] ---> Running in b0aaee53b4c3 [2021-03-05T18:49:39.109Z] Removing intermediate container a2c9cf028a85 [2021-03-05T18:49:39.109Z] ---> e1fbd883c138 [2021-03-05T18:49:39.109Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-05T18:49:39.109Z] Removing intermediate container 56e899b2b4c1 [2021-03-05T18:49:39.109Z] ---> 899d4339cd69 [2021-03-05T18:49:39.109Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T18:49:39.387Z] ---> Running in cca75116b0ee [2021-03-05T18:49:39.663Z] Removing intermediate container b0aaee53b4c3 [2021-03-05T18:49:39.663Z] ---> 29be65833e6b [2021-03-05T18:49:39.663Z] Step 21/21 : LABEL version=0.0.0 [2021-03-05T18:49:40.266Z] ---> Running in 6484efc3198d [2021-03-05T18:49:40.266Z] Removing intermediate container cca75116b0ee [2021-03-05T18:49:40.266Z] ---> d251a5a92c97 [2021-03-05T18:49:40.266Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T18:49:40.266Z] ---> ef5d5ab80d9d [2021-03-05T18:49:40.266Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-05T18:49:40.543Z] ---> a33cf2b85a49 [2021-03-05T18:49:40.543Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-05T18:49:40.829Z] Removing intermediate container 6484efc3198d [2021-03-05T18:49:40.829Z] ---> ff2dd32edd05 [2021-03-05T18:49:40.829Z] [2021-03-05T18:49:41.107Z] Removing intermediate container 698a81e90e26 [2021-03-05T18:49:41.107Z] ---> 42459aa1d526 [2021-03-05T18:49:41.107Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T18:49:41.383Z] Successfully built ff2dd32edd05 [2021-03-05T18:49:41.980Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-05T18:49:41.980Z] Building docker-sys-mgmt-agent-go [2021-03-05T18:49:42.254Z]  Building docker-security-proxy-setup-go ... done  ---> 8a4ffed3ffdc [2021-03-05T18:49:42.254Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-05T18:49:42.528Z] ---> dcdc71b56e9c [2021-03-05T18:49:42.528Z] ---> 50c7d7b4de27 [2021-03-05T18:49:42.528Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-05T18:49:42.528Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml ---> d9dbbec36ff0 [2021-03-05T18:49:42.528Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-05T18:49:42.528Z] [2021-03-05T18:49:45.187Z] ---> a7ffd6fbbed3 [2021-03-05T18:49:45.187Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-05T18:49:45.796Z] ---> 3967a1a4c2db [2021-03-05T18:49:45.796Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-05T18:49:45.796Z] ---> eee77fd7e298 [2021-03-05T18:49:45.796Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-05T18:49:45.796Z] ---> ef76151e02cc [2021-03-05T18:49:45.796Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-05T18:49:45.796Z] ---> Running in 8ac80c58aae0 [2021-03-05T18:49:46.404Z] ---> Running in 34c3f9ca4b03 [2021-03-05T18:49:46.678Z] Removing intermediate container 8ac80c58aae0 [2021-03-05T18:49:46.678Z] ---> d3bea0cf8a71 [2021-03-05T18:49:46.678Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T18:49:47.272Z] ---> Running in 57ed423710e9 [2021-03-05T18:49:47.544Z] Removing intermediate container 34c3f9ca4b03 [2021-03-05T18:49:47.544Z] ---> 5b3d2baf8712 [2021-03-05T18:49:47.544Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T18:49:47.819Z] ---> 72e92cea738b [2021-03-05T18:49:47.819Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-05T18:49:47.819Z] ---> f3bd12831688 [2021-03-05T18:49:47.819Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-05T18:49:48.093Z] ---> Running in 444513ebf714 [2021-03-05T18:49:48.372Z] ---> Running in b235ef0efb7c [2021-03-05T18:49:48.372Z] Removing intermediate container 57ed423710e9 [2021-03-05T18:49:48.372Z] ---> b7f96b29df49 [2021-03-05T18:49:48.372Z] Step 20/22 : LABEL arch=arm64 [2021-03-05T18:49:48.982Z] ---> Running in 1c5ee9e13153 [2021-03-05T18:49:49.262Z] Removing intermediate container 444513ebf714 [2021-03-05T18:49:49.262Z] ---> 574ee69d4900 [2021-03-05T18:49:49.262Z] Step 21/23 : LABEL arch=arm64 [2021-03-05T18:49:49.262Z] ---> 81e4715f809b [2021-03-05T18:49:49.262Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-05T18:49:49.262Z] Removing intermediate container b235ef0efb7c [2021-03-05T18:49:49.262Z] ---> 9f383c171e76 [2021-03-05T18:49:49.262Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T18:49:49.543Z] ---> Running in 551e7cfada79 [2021-03-05T18:49:49.543Z] ---> Running in 87040db2d4a2 [2021-03-05T18:49:49.816Z] Removing intermediate container 1c5ee9e13153 [2021-03-05T18:49:49.816Z] ---> e6c3d1b21670 [2021-03-05T18:49:49.816Z] Step 21/22 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 [2021-03-05T18:49:50.098Z] ---> Running in a34dc9fb39f8 [2021-03-05T18:49:50.098Z] Removing intermediate container 551e7cfada79 [2021-03-05T18:49:50.098Z] ---> af01010d1fee [2021-03-05T18:49:50.098Z] Step 22/23 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 [2021-03-05T18:49:50.377Z] Removing intermediate container 87040db2d4a2 [2021-03-05T18:49:50.377Z] ---> 4bf9c33dbc66 [2021-03-05T18:49:50.377Z] ---> a2ff5eea9ad0 [2021-03-05T18:49:50.377Z] Step 20/22 : LABEL arch=arm64 [2021-03-05T18:49:50.377Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-05T18:49:50.377Z] ---> Running in d5510cb6e142 [2021-03-05T18:49:50.667Z] ---> Running in 0daf47108cc0 [2021-03-05T18:49:50.667Z] Removing intermediate container a34dc9fb39f8 [2021-03-05T18:49:50.667Z] ---> e798e2afe3cf [2021-03-05T18:49:50.667Z] Step 22/22 : LABEL version=0.0.0 [2021-03-05T18:49:50.953Z] ---> Running in 68ff3f6ecad8 [2021-03-05T18:49:51.235Z] Removing intermediate container d5510cb6e142 [2021-03-05T18:49:51.235Z] ---> 71b4f7c312b9 [2021-03-05T18:49:51.235Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T18:49:51.235Z] ---> Running in 2d641b1bc1c5 [2021-03-05T18:49:51.510Z] ---> Running in 2c76df4c8044 [2021-03-05T18:49:51.510Z] Removing intermediate container 0daf47108cc0 [2021-03-05T18:49:51.510Z] ---> 959aa515f075 [2021-03-05T18:49:51.510Z] Step 21/22 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 [2021-03-05T18:49:51.783Z] Removing intermediate container 68ff3f6ecad8 [2021-03-05T18:49:51.783Z] ---> 9bbabddcf4a0 [2021-03-05T18:49:51.783Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-05T18:49:52.058Z] ---> Running in 6ce623088879 [2021-03-05T18:49:52.336Z] Removing intermediate container 2d641b1bc1c5 [2021-03-05T18:49:52.336Z] ---> f697e1244dab [2021-03-05T18:49:52.336Z] [2021-03-05T18:49:52.615Z] Removing intermediate container 2c76df4c8044 [2021-03-05T18:49:52.615Z] ---> 8951a9cdc2b0 [2021-03-05T18:49:52.615Z] [2021-03-05T18:49:52.910Z] Successfully built f697e1244dab [2021-03-05T18:49:52.910Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-05T18:49:53.187Z]  Building docker-support-scheduler-go ... done Removing intermediate container 6ce623088879 [2021-03-05T18:49:53.187Z] Building docker-security-secretstore-setup-go [2021-03-05T18:49:53.187Z] ---> 7883ec680ca5 [2021-03-05T18:49:53.187Z] Step 22/22 : LABEL version=0.0.0 [2021-03-05T18:49:53.187Z] Successfully built 8951a9cdc2b0 [2021-03-05T18:49:53.460Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-05T18:49:53.460Z] Building docker-core-data-go [2021-03-05T18:49:53.460Z]  Building docker-core-command-go ... done  ---> Running in 47376f185725 [2021-03-05T18:49:53.460Z] ---> a5b2b99bc367 [2021-03-05T18:49:53.460Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-05T18:49:54.055Z] ---> Running in f02b93459b7f [2021-03-05T18:49:54.332Z] Removing intermediate container 47376f185725 [2021-03-05T18:49:54.332Z] ---> 5d33b938cbb6 [2021-03-05T18:49:54.332Z] [2021-03-05T18:49:54.933Z] Successfully built 5d33b938cbb6 [2021-03-05T18:49:54.933Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-05T18:49:54.933Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2021-03-05T18:49:56.910Z] Removing intermediate container f02b93459b7f [2021-03-05T18:49:56.910Z] ---> 7d6086092689 [2021-03-05T18:49:56.910Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-05T18:49:57.186Z] ---> Running in 38302ae59760 [2021-03-05T18:49:57.785Z] Removing intermediate container 38302ae59760 [2021-03-05T18:49:57.785Z] ---> 0a65064133e6 [2021-03-05T18:49:57.785Z] Step 28/31 : CMD ["gate"] [2021-03-05T18:49:59.231Z] ---> Running in 4bfa899ea62e [2021-03-05T18:50:00.286Z] Removing intermediate container 4bfa899ea62e [2021-03-05T18:50:00.286Z] ---> fc372868ef3d [2021-03-05T18:50:00.286Z] Step 29/31 : LABEL arch=arm64 [2021-03-05T18:50:01.742Z] ---> Running in 0df3bd013808 [2021-03-05T18:50:03.192Z] Removing intermediate container 0df3bd013808 [2021-03-05T18:50:03.192Z] ---> 4189073a0575 [2021-03-05T18:50:03.192Z] Step 30/31 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 [2021-03-05T18:50:04.181Z] ---> Running in 3b446af17bcc [2021-03-05T18:50:05.167Z] Removing intermediate container 3b446af17bcc [2021-03-05T18:50:05.167Z] ---> 24cb988869d6 [2021-03-05T18:50:05.167Z] Step 31/31 : LABEL version=0.0.0 [2021-03-05T18:50:06.165Z] ---> Running in 3f5e86af0d12 [2021-03-05T18:50:07.145Z] Removing intermediate container 3f5e86af0d12 [2021-03-05T18:50:07.145Z] ---> 03c54c771ddc [2021-03-05T18:50:07.146Z] [2021-03-05T18:50:07.433Z] Successfully built 03c54c771ddc [2021-03-05T18:50:07.433Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-05T18:50:25.741Z]  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:50:25.741Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:50:25.741Z] ---> 07979cbd037a [2021-03-05T18:50:25.741Z] Step 3/26 : WORKDIR /edgex-go [2021-03-05T18:50:25.741Z] ---> Using cache [2021-03-05T18:50:25.741Z] ---> 3277275c0a55 [2021-03-05T18:50:25.741Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:50:25.741Z] ---> Using cache [2021-03-05T18:50:25.741Z] ---> 791a2e640ef6 [2021-03-05T18:50:25.741Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-05T18:50:30.048Z] ---> Running in 502c353c784a [2021-03-05T18:50:31.484Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:50:31.760Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:50:32.736Z] OK: 217 MiB in 51 packages [2021-03-05T18:50:36.133Z] Removing intermediate container 502c353c784a [2021-03-05T18:50:36.133Z] ---> d85f0bfa121d [2021-03-05T18:50:36.133Z] Step 6/26 : COPY go.mod . [2021-03-05T18:50:37.106Z] ---> 770f4aad01c8 [2021-03-05T18:50:37.106Z] Step 7/26 : RUN go mod download [2021-03-05T18:50:37.384Z] ---> Running in 77bada1003f6 [2021-03-05T18:50:40.993Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:50:40.993Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:50:40.993Z] ---> 07979cbd037a [2021-03-05T18:50:40.993Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T18:50:40.993Z] ---> Using cache [2021-03-05T18:50:40.993Z] ---> 3277275c0a55 [2021-03-05T18:50:40.993Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:50:40.993Z] ---> Using cache [2021-03-05T18:50:40.993Z] ---> 791a2e640ef6 [2021-03-05T18:50:40.993Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-05T18:50:40.993Z] ---> Using cache [2021-03-05T18:50:40.993Z] ---> c9392a443405 [2021-03-05T18:50:40.993Z] Step 6/23 : COPY go.mod . [2021-03-05T18:50:40.993Z] ---> Using cache [2021-03-05T18:50:40.993Z] ---> f927021bf02b [2021-03-05T18:50:40.993Z] Step 7/23 : RUN go mod download [2021-03-05T18:50:40.993Z] ---> Using cache [2021-03-05T18:50:40.993Z] ---> 5d2a93f6e307 [2021-03-05T18:50:40.993Z] Step 8/23 : COPY . . [2021-03-05T18:50:40.993Z] ---> Using cache [2021-03-05T18:50:40.993Z] ---> 5697ad6ad2ac [2021-03-05T18:50:40.993Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-05T18:50:40.993Z] ---> Running in 9e4d4035d3db [2021-03-05T18:50:41.276Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:50:41.276Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:50:41.276Z] ---> 07979cbd037a [2021-03-05T18:50:41.276Z] Step 3/24 : WORKDIR /edgex-go [2021-03-05T18:50:41.276Z] ---> Using cache [2021-03-05T18:50:41.276Z] ---> 3277275c0a55 [2021-03-05T18:50:41.276Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:50:41.276Z] ---> Using cache [2021-03-05T18:50:41.276Z] ---> 791a2e640ef6 [2021-03-05T18:50:41.276Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-05T18:50:41.276Z] ---> Using cache [2021-03-05T18:50:41.276Z] ---> c9392a443405 [2021-03-05T18:50:41.276Z] Step 6/24 : COPY go.mod . [2021-03-05T18:50:41.276Z] ---> Using cache [2021-03-05T18:50:41.276Z] ---> f927021bf02b [2021-03-05T18:50:41.550Z] Step 7/24 : RUN go mod download [2021-03-05T18:50:41.550Z] ---> Using cache [2021-03-05T18:50:41.550Z] ---> 5d2a93f6e307 [2021-03-05T18:50:41.550Z] Step 8/24 : COPY . . [2021-03-05T18:50:41.550Z] ---> Using cache [2021-03-05T18:50:41.550Z] ---> 5697ad6ad2ac [2021-03-05T18:50:41.550Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-05T18:50:41.550Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T18:50:41.550Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T18:50:41.550Z] ---> 07979cbd037a [2021-03-05T18:50:41.550Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T18:50:41.550Z] ---> Using cache [2021-03-05T18:50:41.550Z] ---> 3277275c0a55 [2021-03-05T18:50:41.550Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:50:41.550Z] ---> Using cache [2021-03-05T18:50:41.550Z] ---> 791a2e640ef6 [2021-03-05T18:50:41.550Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-05T18:50:41.825Z] Removing intermediate container 77bada1003f6 [2021-03-05T18:50:41.825Z] ---> 8c6146999688 [2021-03-05T18:50:41.825Z] Step 8/26 : COPY . . [2021-03-05T18:50:42.099Z] ---> Running in 01d440111e92 [2021-03-05T18:50:42.099Z] ---> Running in be2a06cd0059 [2021-03-05T18:50:42.701Z] 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-03-05T18:50:44.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-05T18:50:44.155Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:50:45.136Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:50:46.123Z] OK: 217 MiB in 51 packages [2021-03-05T18:50:49.809Z] Removing intermediate container 01d440111e92 [2021-03-05T18:50:49.809Z] ---> 140b6f058b4e [2021-03-05T18:50:49.809Z] Step 6/23 : COPY go.mod . [2021-03-05T18:50:51.245Z] ---> ae9b53711335 [2021-03-05T18:50:51.245Z] Step 7/23 : RUN go mod download [2021-03-05T18:50:51.521Z] ---> Running in 8c4e35d1d56a [2021-03-05T18:50:58.261Z] Removing intermediate container 8c4e35d1d56a [2021-03-05T18:50:58.261Z] ---> 06cfb922d16f [2021-03-05T18:50:58.261Z] Step 8/23 : COPY . . [2021-03-05T18:51:06.577Z] ---> 6eaba2bc6f66 [2021-03-05T18:51:06.577Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-05T18:51:07.189Z] ---> Running in 818dbf0fc630 [2021-03-05T18:51:09.830Z] 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-03-05T18:51:22.287Z] ---> 943e386a07c5 [2021-03-05T18:51:22.287Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-05T18:51:22.287Z] ---> Running in fece1d2a98dd [2021-03-05T18:51:23.270Z] 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-03-05T18:51:55.635Z] 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-03-05T18:52:10.784Z] Removing intermediate container be2a06cd0059 [2021-03-05T18:52:10.784Z] ---> 0c69a7786da9 [2021-03-05T18:52:10.784Z] [2021-03-05T18:52:10.784Z] Step 10/24 : FROM alpine:3.12 [2021-03-05T18:52:10.784Z] ---> d10569e2745f [2021-03-05T18:52:10.784Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-05T18:52:10.784Z] ---> Running in 654183261da0 [2021-03-05T18:52:11.387Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:52:11.387Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:52:12.373Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-05T18:52:12.373Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T18:52:12.373Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-05T18:52:12.373Z] (4/5) Installing curl (7.69.1-r3) [2021-03-05T18:52:12.373Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-05T18:52:12.373Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:52:12.373Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T18:52:12.650Z] OK: 7 MiB in 19 packages [2021-03-05T18:52:15.289Z] Removing intermediate container 654183261da0 [2021-03-05T18:52:15.289Z] ---> 121b70851ab8 [2021-03-05T18:52:15.289Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-05T18:52:15.565Z] ---> Running in 434779500fdc [2021-03-05T18:52:16.170Z] Removing intermediate container 434779500fdc [2021-03-05T18:52:16.170Z] ---> e09a88daa053 [2021-03-05T18:52:16.170Z] Step 13/24 : WORKDIR / [2021-03-05T18:52:16.452Z] ---> Running in c93741b4779c [2021-03-05T18:52:17.069Z] Removing intermediate container c93741b4779c [2021-03-05T18:52:17.069Z] ---> 2049d4fff4e5 [2021-03-05T18:52:17.069Z] 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-03-05T18:52:18.542Z] ---> 983457ae2eb3 [2021-03-05T18:52:18.542Z] 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-03-05T18:52:19.536Z] ---> 02fb160c8353 [2021-03-05T18:52:19.536Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-05T18:52:20.975Z] ---> f2291b393b31 [2021-03-05T18:52:20.975Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-05T18:52:22.417Z] ---> a1d438f944df [2021-03-05T18:52:22.417Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-05T18:52:24.405Z] ---> f9e6ca52ce0d [2021-03-05T18:52:24.405Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-05T18:52:25.390Z] ---> 1287abf67df2 [2021-03-05T18:52:25.390Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-05T18:52:25.669Z] ---> Running in f4c1d61ef5b5 [2021-03-05T18:52:29.986Z] Removing intermediate container f4c1d61ef5b5 [2021-03-05T18:52:29.986Z] ---> 52d2229322ad [2021-03-05T18:52:29.986Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-05T18:52:29.986Z] ---> Running in ff9c446b3fc4 [2021-03-05T18:52:30.260Z] Removing intermediate container ff9c446b3fc4 [2021-03-05T18:52:30.260Z] ---> 672b3ab6cd12 [2021-03-05T18:52:30.260Z] Step 22/24 : LABEL arch=arm64 [2021-03-05T18:52:30.533Z] ---> Running in 96ea4076f18b [2021-03-05T18:52:31.535Z] Removing intermediate container 96ea4076f18b [2021-03-05T18:52:31.535Z] ---> ae5b1c4eb17f [2021-03-05T18:52:31.535Z] Step 23/24 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 [2021-03-05T18:52:31.535Z] ---> Running in 369221f4f00f [2021-03-05T18:52:32.522Z] Removing intermediate container 369221f4f00f [2021-03-05T18:52:32.522Z] ---> a1c5310407ae [2021-03-05T18:52:32.522Z] Step 24/24 : LABEL version=0.0.0 [2021-03-05T18:52:32.522Z] ---> Running in e45a78e49655 [2021-03-05T18:52:33.512Z] Removing intermediate container e45a78e49655 [2021-03-05T18:52:33.512Z] ---> bd181ba8c60f [2021-03-05T18:52:33.512Z] [2021-03-05T18:52:34.498Z] Successfully built bd181ba8c60f [2021-03-05T18:52:34.498Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-05T18:52:37.129Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 9e4d4035d3db [2021-03-05T18:52:37.129Z] ---> 572ed4f16f0c [2021-03-05T18:52:37.129Z] [2021-03-05T18:52:37.129Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T18:52:37.129Z] ---> d10569e2745f [2021-03-05T18:52:37.129Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-05T18:52:37.129Z] ---> Using cache [2021-03-05T18:52:37.129Z] ---> b125435d2679 [2021-03-05T18:52:37.129Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T18:52:37.129Z] ---> Using cache [2021-03-05T18:52:37.129Z] ---> 5398031ade38 [2021-03-05T18:52:37.129Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-05T18:52:37.129Z] ---> Running in f0c3f8596d52 [2021-03-05T18:52:38.124Z] Removing intermediate container f0c3f8596d52 [2021-03-05T18:52:38.124Z] ---> 2a38dd7a892b [2021-03-05T18:52:38.124Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-05T18:52:38.397Z] ---> Running in af879337acc1 [2021-03-05T18:52:38.667Z] Removing intermediate container 818dbf0fc630 [2021-03-05T18:52:38.667Z] ---> a3b252d7db58 [2021-03-05T18:52:38.667Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-05T18:52:38.939Z] ---> Running in af0b6804a15b [2021-03-05T18:52:39.551Z] Removing intermediate container af879337acc1 [2021-03-05T18:52:39.551Z] ---> 54c4048b42b6 [2021-03-05T18:52:39.551Z] Step 15/23 : WORKDIR / [2021-03-05T18:52:39.551Z] ---> Running in d7b232c1228f [2021-03-05T18:52:40.536Z] Removing intermediate container d7b232c1228f [2021-03-05T18:52:40.536Z] ---> 9e9e43131693 [2021-03-05T18:52:40.536Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T18:52:41.225Z] 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-03-05T18:52:41.514Z] ---> 9d3bce6405cc [2021-03-05T18:52:41.514Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-05T18:52:43.633Z] ---> 396321d0095b [2021-03-05T18:52:43.633Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-05T18:52:45.071Z] ---> eb33886c7901 [2021-03-05T18:52:45.071Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-05T18:52:45.071Z] ---> Running in d6c660b2603b [2021-03-05T18:52:45.673Z] Removing intermediate container d6c660b2603b [2021-03-05T18:52:45.673Z] ---> 35e165d269ed [2021-03-05T18:52:45.673Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T18:52:45.673Z] Removing intermediate container af0b6804a15b [2021-03-05T18:52:45.673Z] ---> a4369064c25b [2021-03-05T18:52:45.673Z] [2021-03-05T18:52:45.673Z] Step 11/26 : FROM docker:20.10.0 [2021-03-05T18:52:45.673Z] ---> Running in a470f899c401 [2021-03-05T18:52:45.946Z] 20.10.0: Pulling from library/docker [2021-03-05T18:52:46.224Z] Removing intermediate container a470f899c401 [2021-03-05T18:52:46.224Z] ---> 6d3517d93480 [2021-03-05T18:52:46.224Z] Step 21/23 : LABEL arch=arm64 [2021-03-05T18:52:46.833Z] ---> Running in 4a4ce3a037e9 [2021-03-05T18:52:47.433Z] Removing intermediate container 4a4ce3a037e9 [2021-03-05T18:52:47.433Z] ---> 796ec50e1463 [2021-03-05T18:52:47.433Z] Step 22/23 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 [2021-03-05T18:52:48.028Z] ---> Running in 5a10079750b5 [2021-03-05T18:52:48.624Z] Removing intermediate container 5a10079750b5 [2021-03-05T18:52:48.624Z] ---> 57695d9feb8d [2021-03-05T18:52:48.624Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T18:52:48.896Z] ---> Running in 975054bcc9e0 [2021-03-05T18:52:49.491Z] Removing intermediate container 975054bcc9e0 [2021-03-05T18:52:49.491Z] ---> 40ec2b332f28 [2021-03-05T18:52:49.491Z] [2021-03-05T18:52:50.088Z] Successfully built 40ec2b332f28 [2021-03-05T18:52:50.088Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-05T18:52:55.474Z]  Building docker-core-metadata-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-05T18:52:55.474Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-05T18:52:55.474Z] ---> eeaf43b92773 [2021-03-05T18:52:55.474Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-05T18:52:56.455Z] ---> Running in a26688644635 [2021-03-05T18:52:57.897Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:52:57.897Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:52:58.505Z] (1/2) Installing readline (8.0.4-r0) [2021-03-05T18:52:58.505Z] (2/2) Installing bash (5.0.17-r0) [2021-03-05T18:52:58.505Z] Executing bash-5.0.17-r0.post-install [2021-03-05T18:52:58.505Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:52:58.505Z] OK: 12 MiB in 22 packages [2021-03-05T18:52:59.939Z] Removing intermediate container fece1d2a98dd [2021-03-05T18:52:59.939Z] ---> 4190abe5ba54 [2021-03-05T18:52:59.939Z] [2021-03-05T18:52:59.939Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T18:52:59.939Z] ---> d10569e2745f [2021-03-05T18:52:59.939Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-05T18:53:00.210Z] ---> Running in f595dbe0ad21 [2021-03-05T18:53:00.488Z] Removing intermediate container a26688644635 [2021-03-05T18:53:00.488Z] ---> dbdefb9f16b7 [2021-03-05T18:53:00.488Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-05T18:53:00.488Z] ---> Running in caa3b6489e3e [2021-03-05T18:53:00.760Z] Removing intermediate container f595dbe0ad21 [2021-03-05T18:53:00.760Z] ---> bd509ffbb1d0 [2021-03-05T18:53:00.760Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-05T18:53:00.760Z] ---> Running in d1f2a7108ec4 [2021-03-05T18:53:01.032Z] Removing intermediate container caa3b6489e3e [2021-03-05T18:53:01.032Z] ---> 0a79bf514a10 [2021-03-05T18:53:01.032Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-05T18:53:01.309Z] ---> Running in ee2a9db1b46b [2021-03-05T18:53:01.309Z] Removing intermediate container d1f2a7108ec4 [2021-03-05T18:53:01.309Z] ---> 3fc8478abed7 [2021-03-05T18:53:01.309Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-05T18:53:01.583Z] ---> Running in 47da4d37caaa [2021-03-05T18:53:01.856Z] Removing intermediate container ee2a9db1b46b [2021-03-05T18:53:01.856Z] ---> cc6a2a44ade4 [2021-03-05T18:53:01.856Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-05T18:53:01.856Z] ---> Running in a595af10cd5e [2021-03-05T18:53:02.132Z] Removing intermediate container 47da4d37caaa [2021-03-05T18:53:02.132Z] ---> 4a16db023698 [2021-03-05T18:53:02.132Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T18:53:02.409Z] ---> Running in d23e54cda8bd [2021-03-05T18:53:02.409Z] Removing intermediate container a595af10cd5e [2021-03-05T18:53:02.409Z] ---> 50796195d4fc [2021-03-05T18:53:02.409Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-05T18:53:03.843Z] ---> 0c26976952aa [2021-03-05T18:53:03.843Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-05T18:53:04.826Z] ---> 16c729cde50f [2021-03-05T18:53:04.826Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-05T18:53:05.099Z] Removing intermediate container d23e54cda8bd [2021-03-05T18:53:05.099Z] ---> 8de2d8f54346 [2021-03-05T18:53:05.099Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-05T18:53:05.099Z] ---> Running in 92d6fcd065cf [2021-03-05T18:53:05.698Z] ---> 5baad44646d2 [2021-03-05T18:53:05.699Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-05T18:53:05.699Z] ---> Running in fbb0a4b939f5 [2021-03-05T18:53:06.679Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:53:06.952Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:53:07.232Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:53:07.232Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:53:08.221Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-05T18:53:08.221Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-05T18:53:08.221Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-05T18:53:08.221Z] (2/33) Installing expat (2.2.9-r1) [2021-03-05T18:53:08.221Z] (3/33) Installing libffi (3.3-r2) [2021-03-05T18:53:08.221Z] (4/33) Installing gdbm (1.13-r1) [2021-03-05T18:53:08.221Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-05T18:53:08.221Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-05T18:53:08.221Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-05T18:53:08.221Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-05T18:53:08.492Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-05T18:53:08.492Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-05T18:53:08.492Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-05T18:53:08.768Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:53:08.768Z] OK: 8 MiB in 20 packages [2021-03-05T18:53:10.745Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-05T18:53:10.745Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-05T18:53:10.745Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-05T18:53:10.745Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-05T18:53:10.745Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-05T18:53:10.745Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-05T18:53:10.745Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-05T18:53:11.017Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-05T18:53:11.017Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-05T18:53:11.017Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-05T18:53:11.017Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-05T18:53:11.017Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-05T18:53:11.017Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-05T18:53:11.017Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-05T18:53:11.017Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-05T18:53:11.304Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-05T18:53:11.304Z] Removing intermediate container 92d6fcd065cf [2021-03-05T18:53:11.304Z] ---> e19abc3bf037 [2021-03-05T18:53:11.304Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T18:53:11.304Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-05T18:53:11.304Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-05T18:53:11.304Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-05T18:53:11.304Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-05T18:53:11.304Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-05T18:53:11.304Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-05T18:53:11.304Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-05T18:53:11.304Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-05T18:53:11.304Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-05T18:53:11.304Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-05T18:53:11.577Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:53:11.577Z] OK: 71 MiB in 55 packages [2021-03-05T18:53:12.174Z] ---> 235f82c527b7 [2021-03-05T18:53:12.174Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-05T18:53:13.624Z] ---> 52c96b397d23 [2021-03-05T18:53:13.624Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-05T18:53:15.057Z] ---> ba0ce65c4cf5 [2021-03-05T18:53:15.057Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-05T18:53:15.057Z] ---> Running in 2c6c4bf73feb [2021-03-05T18:53:15.654Z] Removing intermediate container 2c6c4bf73feb [2021-03-05T18:53:15.654Z] ---> 0b75602f36cb [2021-03-05T18:53:15.654Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T18:53:15.926Z] ---> Running in c964a45bbfe0 [2021-03-05T18:53:16.523Z] Removing intermediate container c964a45bbfe0 [2021-03-05T18:53:16.523Z] ---> 66366e3cf448 [2021-03-05T18:53:16.523Z] Step 21/23 : LABEL arch=arm64 [2021-03-05T18:53:16.798Z] ---> Running in 1b495f3f26ce [2021-03-05T18:53:17.402Z] Removing intermediate container 1b495f3f26ce [2021-03-05T18:53:17.402Z] ---> 522b71a1c8d4 [2021-03-05T18:53:17.402Z] Step 22/23 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 [2021-03-05T18:53:17.675Z] Removing intermediate container fbb0a4b939f5 [2021-03-05T18:53:17.675Z] ---> e272ff343844 [2021-03-05T18:53:17.675Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-05T18:53:17.951Z] ---> Running in 8208ddd9d3e5 [2021-03-05T18:53:17.951Z] ---> Running in f6e59a723bf6 [2021-03-05T18:53:18.553Z] Removing intermediate container 8208ddd9d3e5 [2021-03-05T18:53:18.553Z] ---> 2c4a08b28ed7 [2021-03-05T18:53:18.553Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T18:53:18.553Z] ---> Running in 05ef2a4f73c0 [2021-03-05T18:53:19.151Z] Removing intermediate container 05ef2a4f73c0 [2021-03-05T18:53:19.151Z] ---> 185ef2eba7b9 [2021-03-05T18:53:19.151Z] [2021-03-05T18:53:19.762Z] Successfully built 185ef2eba7b9 [2021-03-05T18:53:19.762Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-05T18:53:24.057Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-03-05T18:53:24.328Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-05T18:53:25.303Z] Collecting jsonschema<3,>=2.5.1 [2021-03-05T18:53:25.303Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-05T18:53:26.275Z] Collecting docker<4.0,>=3.6.0 [2021-03-05T18:53:26.275Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-05T18:53:27.250Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-05T18:53:27.250Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-05T18:53:27.250Z] 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-03-05T18:53:27.529Z] Collecting docopt<0.7,>=0.6.1 [2021-03-05T18:53:27.529Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-05T18:53:31.849Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-05T18:53:31.849Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-05T18:53:32.834Z] Collecting PyYAML<4,>=3.10 [2021-03-05T18:53:32.834Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-05T18:53:37.131Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-05T18:53:37.131Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-05T18:53:39.746Z] Collecting texttable<0.10,>=0.9.0 [2021-03-05T18:53:39.746Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-05T18:53:42.387Z] Collecting cached-property<2,>=1.2.0 [2021-03-05T18:53:42.387Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-05T18:53:42.387Z] Collecting docker-pycreds>=0.4.0 [2021-03-05T18:53:42.387Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-05T18:53:42.668Z] 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-03-05T18:53:43.282Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-05T18:53:43.282Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-05T18:53:43.883Z] 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-03-05T18:53:43.883Z] Collecting idna<2.8,>=2.5 [2021-03-05T18:53:44.165Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-05T18:53:44.165Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-05T18:53:44.165Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-05T18:53:44.165Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-05T18:53:44.165Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-05T18:53:45.143Z] Installing collected packages: jsonschema, docker-pycreds, websocket-client, urllib3, idna, requests, docker, docopt, PyYAML, dockerpty, texttable, cached-property, docker-compose [2021-03-05T18:53:46.115Z] Attempting uninstall: urllib3 [2021-03-05T18:53:46.115Z] Found existing installation: urllib3 1.25.9 [2021-03-05T18:53:46.115Z] Uninstalling urllib3-1.25.9: [2021-03-05T18:53:46.386Z] Successfully uninstalled urllib3-1.25.9 [2021-03-05T18:53:46.978Z] Attempting uninstall: idna [2021-03-05T18:53:46.978Z] Found existing installation: idna 2.9 [2021-03-05T18:53:46.978Z] Uninstalling idna-2.9: [2021-03-05T18:53:47.250Z] Successfully uninstalled idna-2.9 [2021-03-05T18:53:47.844Z] Attempting uninstall: requests [2021-03-05T18:53:47.844Z] Found existing installation: requests 2.23.0 [2021-03-05T18:53:47.844Z] Uninstalling requests-2.23.0: [2021-03-05T18:53:47.844Z] Successfully uninstalled requests-2.23.0 [2021-03-05T18:53:49.276Z] Running setup.py install for docopt: started [2021-03-05T18:53:51.878Z] Running setup.py install for docopt: finished with status 'done' [2021-03-05T18:53:51.878Z] Running setup.py install for PyYAML: started [2021-03-05T18:53:54.479Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-05T18:53:54.479Z] Running setup.py install for dockerpty: started [2021-03-05T18:53:57.086Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-05T18:53:57.086Z] Running setup.py install for texttable: started [2021-03-05T18:53:59.705Z] Running setup.py install for texttable: finished with status 'done' [2021-03-05T18:54:00.693Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-05T18:54:06.086Z] Removing intermediate container f6e59a723bf6 [2021-03-05T18:54:06.086Z] ---> 34ad9988e360 [2021-03-05T18:54:06.086Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-05T18:54:06.086Z] ---> Running in 121a1c35d7de [2021-03-05T18:54:06.683Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T18:54:06.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T18:54:07.554Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T18:54:07.554Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-05T18:54:07.554Z] (3/3) Installing curl (7.69.1-r3) [2021-03-05T18:54:07.554Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T18:54:07.554Z] OK: 71 MiB in 58 packages [2021-03-05T18:54:08.990Z] Removing intermediate container 121a1c35d7de [2021-03-05T18:54:08.990Z] ---> 0a8ba5387df8 [2021-03-05T18:54:08.990Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-05T18:54:08.990Z] ---> Running in 14de2eadb482 [2021-03-05T18:54:09.584Z] Removing intermediate container 14de2eadb482 [2021-03-05T18:54:09.584Z] ---> 729b9995e907 [2021-03-05T18:54:09.584Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T18:54:09.584Z] ---> Running in 9b520acc21ef [2021-03-05T18:54:10.175Z] Removing intermediate container 9b520acc21ef [2021-03-05T18:54:10.175Z] ---> 01af5466eddb [2021-03-05T18:54:10.175Z] Step 24/26 : LABEL arch=arm64 [2021-03-05T18:54:10.175Z] ---> Running in 66873a66ed0c [2021-03-05T18:54:10.775Z] Removing intermediate container 66873a66ed0c [2021-03-05T18:54:10.775Z] ---> 3c8a8c5c8dbf [2021-03-05T18:54:10.775Z] Step 25/26 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 [2021-03-05T18:54:11.047Z] ---> Running in 19928dd9434b [2021-03-05T18:54:11.320Z] Removing intermediate container 19928dd9434b [2021-03-05T18:54:11.320Z] ---> 8f4439c7bff5 [2021-03-05T18:54:11.320Z] Step 26/26 : LABEL version=0.0.0 [2021-03-05T18:54:11.601Z] ---> Running in 95f7b78b9e7b [2021-03-05T18:54:12.196Z] Removing intermediate container 95f7b78b9e7b [2021-03-05T18:54:12.196Z] ---> a0f375c15081 [2021-03-05T18:54:12.196Z] [2021-03-05T18:54:12.467Z] Successfully built a0f375c15081 [2021-03-05T18:54:12.467Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-05T18:54:13.077Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-05T18:54:13.094Z] $ docker stop --time=1 afb4d03e38349fd48d6c644f60598071a98ae29a2536720cdf79633af4c11f4e [2021-03-05T18:54:15.099Z] $ docker rm -f afb4d03e38349fd48d6c644f60598071a98ae29a2536720cdf79633af4c11f4e [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T18:54:15.866Z] + docker images [2021-03-05T18:54:15.866Z] + grep docker [2021-03-05T18:54:16.153Z] docker-sys-mgmt-agent-go-arm64 latest a0f375c15081 4 seconds ago 300MB [2021-03-05T18:54:16.153Z] docker-core-data-go-arm64 latest 185ef2eba7b9 57 seconds ago 21.1MB [2021-03-05T18:54:16.153Z] docker-core-metadata-go-arm64 latest 40ec2b332f28 About a minute ago 17.9MB [2021-03-05T18:54:16.153Z] docker-security-secretstore-setup-go-arm64 latest bd181ba8c60f About a minute ago 23.7MB [2021-03-05T18:54:16.153Z] docker-security-bootstrapper-go-arm64 latest 03c54c771ddc 4 minutes ago 17.8MB [2021-03-05T18:54:16.153Z] docker-support-notifications-go-arm64 latest 5d33b938cbb6 4 minutes ago 16.9MB [2021-03-05T18:54:16.153Z] docker-core-command-go-arm64 latest 8951a9cdc2b0 4 minutes ago 16.2MB [2021-03-05T18:54:16.153Z] docker-support-scheduler-go-arm64 latest f697e1244dab 4 minutes ago 16.3MB [2021-03-05T18:54:16.153Z] docker-security-proxy-setup-go-arm64 latest ff2dd32edd05 4 minutes ago 23.4MB [2021-03-05T18:54:16.153Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-05T18:54:17.313Z] ---> job-cost.sh [2021-03-05T18:54:17.313Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mqsY [2021-03-05T18:55:04.295Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-05T18:57:56.149Z] lf-activate-venv(): INFO: Adding /tmp/venv-mqsY/bin to PATH [2021-03-05T18:57:56.149Z] INFO: No Stack... [2021-03-05T18:57:58.767Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-05T18:57:59.054Z] INFO: Archiving Costs [Pipeline] sh [2021-03-05T18:57:59.460Z] + cut -d, -f6 [2021-03-05T18:57:59.461Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-03-05T18:57:59.715Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3232-1-stack-cost] [2021-03-05T18:57:59.722Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3232-1-stack-cost] did not exist. Created. [2021-03-05T18:57:59.722Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3232-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-05T18:58:00.268Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-05T18:58:00.586Z] Stashed 1 file(s) [Pipeline] } [2021-03-05T18:58:00.609Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3232-1-stack-cost] [Pipeline] // lock [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-05T18:58:04.849Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T18:58:05.801Z] ---> package-listing.sh [2021-03-05T18:58:05.801Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-05T18:58:05.801Z] ++ facter osfamily [2021-03-05T18:58:05.801Z] + OS_FAMILY=redhat [2021-03-05T18:58:05.801Z] + workspace=/w/workspace/edgex-go/1 [2021-03-05T18:58:05.801Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-05T18:58:05.801Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-05T18:58:05.801Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-05T18:58:05.801Z] + PACKAGES=/tmp/packages_start.txt [2021-03-05T18:58:05.801Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-05T18:58:05.801Z] + PACKAGES=/tmp/packages_end.txt [2021-03-05T18:58:05.801Z] + case "${OS_FAMILY}" in [2021-03-05T18:58:05.801Z] + rpm -qa [2021-03-05T18:58:05.801Z] + sort [2021-03-05T18:58:11.151Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-05T18:58:11.151Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-05T18:58:11.151Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-05T18:58:11.151Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-05T18:58:11.151Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-03-05T18:58:11.151Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-03-05T18:58:11.182Z] 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-03-05T18:58:11.491Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:58:11.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T18:58:11.830Z] [2021-03-05T18:58:11.830Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-05T18:58:12.242Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T18:58:12.242Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-05T18:58:12.242Z] df20fa9351a1: Pulling fs layer [2021-03-05T18:58:12.242Z] 36b3adc4ff6f: Pulling fs layer [2021-03-05T18:58:12.242Z] 8ad3a11d3b57: Pulling fs layer [2021-03-05T18:58:12.242Z] 46f8f816bc3b: Pulling fs layer [2021-03-05T18:58:12.242Z] 93b61091891f: Pulling fs layer [2021-03-05T18:58:12.242Z] 93b9cdb0e59b: Pulling fs layer [2021-03-05T18:58:12.242Z] 5e14af77c1be: Pulling fs layer [2021-03-05T18:58:12.242Z] 01666e4c0597: Pulling fs layer [2021-03-05T18:58:12.242Z] aa168da1d23b: Pulling fs layer [2021-03-05T18:58:12.242Z] 46f8f816bc3b: Waiting [2021-03-05T18:58:12.242Z] 93b61091891f: Waiting [2021-03-05T18:58:12.242Z] 93b9cdb0e59b: Waiting [2021-03-05T18:58:12.242Z] 5e14af77c1be: Waiting [2021-03-05T18:58:12.242Z] 01666e4c0597: Waiting [2021-03-05T18:58:12.242Z] aa168da1d23b: Waiting [2021-03-05T18:58:12.242Z] 36b3adc4ff6f: Download complete [2021-03-05T18:58:12.242Z] 46f8f816bc3b: Verifying Checksum [2021-03-05T18:58:12.242Z] 46f8f816bc3b: Download complete [2021-03-05T18:58:12.242Z] df20fa9351a1: Verifying Checksum [2021-03-05T18:58:12.242Z] df20fa9351a1: Download complete [2021-03-05T18:58:12.515Z] 93b61091891f: Verifying Checksum [2021-03-05T18:58:12.515Z] 93b61091891f: Download complete [2021-03-05T18:58:12.515Z] 93b9cdb0e59b: Verifying Checksum [2021-03-05T18:58:12.515Z] 93b9cdb0e59b: Download complete [2021-03-05T18:58:12.515Z] 01666e4c0597: Verifying Checksum [2021-03-05T18:58:12.515Z] 01666e4c0597: Download complete [2021-03-05T18:58:12.515Z] 5e14af77c1be: Verifying Checksum [2021-03-05T18:58:12.515Z] 5e14af77c1be: Download complete [2021-03-05T18:58:12.515Z] 8ad3a11d3b57: Verifying Checksum [2021-03-05T18:58:12.515Z] 8ad3a11d3b57: Download complete [2021-03-05T18:58:12.788Z] df20fa9351a1: Pull complete [2021-03-05T18:58:13.060Z] 36b3adc4ff6f: Pull complete [2021-03-05T18:58:14.471Z] aa168da1d23b: Verifying Checksum [2021-03-05T18:58:14.471Z] aa168da1d23b: Download complete [2021-03-05T18:58:14.471Z] 8ad3a11d3b57: Pull complete [2021-03-05T18:58:15.420Z] 46f8f816bc3b: Pull complete [2021-03-05T18:58:16.376Z] 93b61091891f: Pull complete [2021-03-05T18:58:16.376Z] 93b9cdb0e59b: Pull complete [2021-03-05T18:58:16.649Z] 5e14af77c1be: Pull complete [2021-03-05T18:58:16.649Z] 01666e4c0597: Pull complete [2021-03-05T18:58:24.838Z] aa168da1d23b: Pull complete [2021-03-05T18:58:24.838Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-05T18:58:24.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T18:58:24.838Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-05T18:58:25.073Z] prd-centos7-docker-4c-2g-28737 does not seem to be running inside a container [2021-03-05T18:58:25.122Z] $ 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-03-05T18:58:30.085Z] $ docker top 714be9c3e7355372cd538d1aff4cb588a7b3ad09b519f54342a7821c158b01fb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T18:58:30.663Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-05T18:58:30.984Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-05T18:58:31.304Z] + ls /var/log/sa-host [2021-03-05T18:58:31.304Z] + sadf -c /var/log/sa-host/sa05 [2021-03-05T18:58:31.304Z] file_magic: OK [2021-03-05T18:58:31.305Z] HZ: Using current value: 100 [2021-03-05T18:58:31.305Z] file_header: OK [2021-03-05T18:58:31.305Z] 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-03-05T18:58:31.305Z] Statistics: [2021-03-05T18:58:31.305Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-05T18:58:31.305Z] File successfully converted to sysstat format version 12.2.1 [2021-03-05T18:58:31.305Z] + sadf -c /var/log/sa-host/sa23 [2021-03-05T18:58:31.305Z] file_magic: OK [2021-03-05T18:58:31.305Z] HZ: Using current value: 100 [2021-03-05T18:58:31.305Z] file_header: OK [2021-03-05T18:58:31.305Z] 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-03-05T18:58:31.305Z] Statistics: [2021-03-05T18:58:31.305Z] Hnuu...uuuununununu... [2021-03-05T18:58:31.305Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-05T18:58:31.570Z] provisioning config files... [2021-03-05T18:58:31.589Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8428331559541045328tmp [Pipeline] { [Pipeline] echo [2021-03-05T18:58:31.703Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T18:58:32.037Z] ---> create-netrc.sh [Pipeline] } [2021-03-05T18:58:32.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-05T18:58:32.193Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T18:58:32.533Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-05T18:58:32.565Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T18:58:32.898Z] ---> sudo-logs.sh [2021-03-05T18:58:32.898Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-05T18:58:33.030Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T18:58:33.361Z] ---> job-cost.sh [2021-03-05T18:58:33.361Z] lf-activate-venv: SKIPPING [2021-03-05T18:58:33.361Z] DEBUG: total: 0.20999999344348907 [2021-03-05T18:58:33.361Z] INFO: Retrieving Stack Cost... [2021-03-05T18:58:34.308Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-05T18:58:34.570Z] INFO: Archiving Costs [Pipeline] echo [2021-03-05T18:58:34.609Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T18:58:34.940Z] ---> logs-deploy.sh [2021-03-05T18:58:34.940Z] lf-activate-venv: SKIPPING [2021-03-05T18:58:34.940Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3232/1 [2021-03-05T18:58:34.940Z] INFO: archiving workspace using pattern(s): [2021-03-05T18:58:36.328Z] Archives upload complete. [2021-03-05T18:58:36.590Z] INFO: archiving logs to Nexus [2021-03-05T18:58:37.587Z] ---> uname -a: [2021-03-05T18:58:37.587Z] Linux prd-centos7-docker-4c-2g-28737.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-03-05T18:58:37.587Z] [2021-03-05T18:58:37.587Z] [2021-03-05T18:58:37.587Z] ---> lscpu: [2021-03-05T18:58:37.587Z] Architecture: x86_64 [2021-03-05T18:58:37.587Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-05T18:58:37.587Z] Byte Order: Little Endian [2021-03-05T18:58:37.587Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-05T18:58:37.587Z] CPU(s): 4 [2021-03-05T18:58:37.587Z] On-line CPU(s) list: 0-3 [2021-03-05T18:58:37.587Z] Thread(s) per core: 1 [2021-03-05T18:58:37.587Z] Core(s) per socket: 1 [2021-03-05T18:58:37.587Z] Socket(s): 4 [2021-03-05T18:58:37.587Z] NUMA node(s): 1 [2021-03-05T18:58:37.587Z] Vendor ID: GenuineIntel [2021-03-05T18:58:37.587Z] CPU family: 6 [2021-03-05T18:58:37.587Z] Model: 44 [2021-03-05T18:58:37.587Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-05T18:58:37.587Z] Stepping: 1 [2021-03-05T18:58:37.587Z] CPU MHz: 2933.438 [2021-03-05T18:58:37.587Z] BogoMIPS: 5866.87 [2021-03-05T18:58:37.587Z] Virtualization: VT-x [2021-03-05T18:58:37.587Z] Hypervisor vendor: KVM [2021-03-05T18:58:37.587Z] Virtualization type: full [2021-03-05T18:58:37.587Z] L1d cache: 128 KiB [2021-03-05T18:58:37.587Z] L1i cache: 128 KiB [2021-03-05T18:58:37.587Z] L2 cache: 16 MiB [2021-03-05T18:58:37.587Z] L3 cache: 64 MiB [2021-03-05T18:58:37.587Z] NUMA node0 CPU(s): 0-3 [2021-03-05T18:58:37.587Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-05T18:58:37.587Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-05T18:58:37.587Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-05T18:58:37.587Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-05T18:58:37.587Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-05T18:58:37.587Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-05T18:58:37.587Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-05T18:58:37.587Z] Vulnerability Srbds: Not affected [2021-03-05T18:58:37.587Z] Vulnerability Tsx async abort: Not affected [2021-03-05T18:58:37.587Z] 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-03-05T18:58:37.587Z] [2021-03-05T18:58:37.587Z] [2021-03-05T18:58:37.587Z] ---> nproc: [2021-03-05T18:58:37.587Z] 4 [2021-03-05T18:58:37.587Z] [2021-03-05T18:58:37.587Z] [2021-03-05T18:58:37.587Z] ---> df -h: [2021-03-05T18:58:37.587Z] Filesystem Size Used Available Use% Mounted on [2021-03-05T18:58:37.587Z] overlay 50.0G 11.7G 38.2G 23% / [2021-03-05T18:58:37.587Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-05T18:58:37.587Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-05T18:58:37.587Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-05T18:58:37.587Z] /dev/vda1 50.0G 11.7G 38.2G 23% /facter-os [2021-03-05T18:58:37.587Z] /dev/vda1 50.0G 11.7G 38.2G 23% /etc/resolv.conf [2021-03-05T18:58:37.587Z] /dev/vda1 50.0G 11.7G 38.2G 23% /etc/hostname [2021-03-05T18:58:37.587Z] /dev/vda1 50.0G 11.7G 38.2G 23% /etc/hosts [2021-03-05T18:58:37.587Z] /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/secure [2021-03-05T18:58:37.587Z] /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/auth.log [2021-03-05T18:58:37.587Z] /dev/vda1 50.0G 11.7G 38.2G 23% /run/cloud-init/result.json [2021-03-05T18:58:37.587Z] /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/sa-host [2021-03-05T18:58:37.587Z] /dev/vda1 50.0G 11.7G 38.2G 23% /w/workspace/edgex-go/1 [2021-03-05T18:58:37.587Z] /dev/vda1 50.0G 11.7G 38.2G 23% /w/workspace/edgex-go/1@tmp [2021-03-05T18:58:37.587Z] [2021-03-05T18:58:37.587Z] [2021-03-05T18:58:37.587Z] ---> free -m: [2021-03-05T18:58:37.587Z] total used free shared buff/cache available [2021-03-05T18:58:37.587Z] Mem: 1837 713 117 0 1006 1038 [2021-03-05T18:58:37.587Z] Swap: 1023 50 973 [2021-03-05T18:58:37.587Z] [2021-03-05T18:58:37.587Z] [2021-03-05T18:58:37.587Z] ---> ip addr: [2021-03-05T18:58:37.587Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-05T18:58:37.587Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-05T18:58:37.587Z] inet 127.0.0.1/8 scope host lo [2021-03-05T18:58:37.587Z] valid_lft forever preferred_lft forever [2021-03-05T18:58:37.587Z] inet6 ::1/128 scope host [2021-03-05T18:58:37.587Z] valid_lft forever preferred_lft forever [2021-03-05T18:58:37.587Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-05T18:58:37.587Z] link/ether fa:16:3e:ff:e0:7a brd ff:ff:ff:ff:ff:ff [2021-03-05T18:58:37.587Z] inet 10.30.123.184/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-05T18:58:37.587Z] valid_lft 84752sec preferred_lft 84752sec [2021-03-05T18:58:37.587Z] inet6 fe80::f816:3eff:feff:e07a/64 scope link [2021-03-05T18:58:37.587Z] valid_lft forever preferred_lft forever [2021-03-05T18:58:37.587Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-05T18:58:37.587Z] link/ether 02:42:0f:72:ee:28 brd ff:ff:ff:ff:ff:ff [2021-03-05T18:58:37.587Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-05T18:58:37.587Z] valid_lft forever preferred_lft forever [2021-03-05T18:58:37.587Z] inet6 fe80::42:fff:fe72:ee28/64 scope link [2021-03-05T18:58:37.587Z] valid_lft forever preferred_lft forever [2021-03-05T18:58:37.587Z] [2021-03-05T18:58:37.587Z] [2021-03-05T18:58:37.587Z] ---> sar -b -r -n DEV: [2021-03-05T18:58:37.587Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/05/21 _x86_64_ (4 CPU) [2021-03-05T18:58:37.587Z] [2021-03-05T18:58:37.587Z] 18:30:57 LINUX RESTART (4 CPU) [2021-03-05T18:58:37.587Z] [2021-03-05T18:58:37.587Z] 18:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-05T18:58:37.587Z] 18:33:02 206.17 89.70 116.47 0.00 7550.50 46594.76 0.00 [2021-03-05T18:58:37.587Z] 18:34:01 269.26 103.21 166.05 0.00 4387.37 21412.63 0.00 [2021-03-05T18:58:37.587Z] 18:35:01 123.18 41.73 81.45 0.00 1717.27 9904.27 0.00 [2021-03-05T18:58:37.587Z] 18:36:01 136.54 44.05 92.49 0.00 2739.48 21980.70 0.00 [2021-03-05T18:58:37.587Z] 18:37:02 1776.16 1454.11 322.04 0.00 136939.10 198219.25 0.00 [2021-03-05T18:58:37.587Z] 18:38:02 1937.24 1696.06 241.18 0.00 99229.78 113163.70 0.00 [2021-03-05T18:58:37.587Z] 18:39:01 1155.16 793.66 361.51 0.00 98435.13 154471.92 0.00 [2021-03-05T18:58:37.587Z] 18:40:02 1134.29 829.90 304.39 0.00 52827.34 56385.04 0.00 [2021-03-05T18:58:37.587Z] 18:41:01 85.00 20.94 64.07 0.00 3285.58 8108.11 0.00 [2021-03-05T18:58:37.587Z] 18:42:01 0.75 0.55 0.20 0.00 24.64 2.25 0.00 [2021-03-05T18:58:37.587Z] 18:43:01 0.32 0.02 0.30 0.00 0.53 3.26 0.00 [2021-03-05T18:58:37.587Z] 18:44:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 [2021-03-05T18:58:37.587Z] 18:45:01 0.30 0.00 0.30 0.00 0.00 3.40 0.00 [2021-03-05T18:58:37.587Z] 18:46:01 0.58 0.30 0.28 0.00 9.59 2.50 0.00 [2021-03-05T18:58:37.587Z] 18:47:01 2.18 1.38 0.80 0.00 45.29 15.48 0.00 [2021-03-05T18:58:37.587Z] 18:48:01 0.30 0.00 0.30 0.00 0.00 2.91 0.00 [2021-03-05T18:58:37.587Z] 18:49:01 0.28 0.05 0.23 0.00 0.93 3.73 0.00 [2021-03-05T18:58:37.587Z] 18:50:01 0.33 0.00 0.33 0.00 0.00 4.28 0.00 [2021-03-05T18:58:37.587Z] 18:51:01 0.27 0.03 0.23 0.00 0.53 2.90 0.00 [2021-03-05T18:58:37.587Z] 18:52:01 0.28 0.00 0.28 0.00 0.00 3.36 0.00 [2021-03-05T18:58:37.587Z] 18:53:01 0.28 0.02 0.27 0.00 0.27 2.56 0.00 [2021-03-05T18:58:37.587Z] 18:54:01 0.27 0.02 0.25 0.00 0.27 2.90 0.00 [2021-03-05T18:58:37.587Z] 18:55:01 0.33 0.02 0.32 0.00 0.53 3.25 0.00 [2021-03-05T18:58:37.587Z] 18:56:01 0.23 0.00 0.23 0.00 0.00 2.35 0.00 [2021-03-05T18:58:37.587Z] 18:57:02 0.28 0.00 0.28 0.00 0.00 3.36 0.00 [2021-03-05T18:58:37.587Z] 18:58:01 0.22 0.00 0.22 0.00 0.00 2.49 0.00 [2021-03-05T18:58:37.587Z] Average: 263.24 195.68 67.56 0.00 15711.39 24312.81 0.00 [2021-03-05T18:58:37.587Z] [2021-03-05T18:58:37.587Z] 18:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-05T18:58:37.587Z] 18:33:02 71280 0 711264 37.80 1796 1097204 1440436 49.16 568140 999064 66664 [2021-03-05T18:58:37.587Z] 18:34:01 68864 0 952592 50.63 960 859128 1890784 64.53 744428 789436 54160 [2021-03-05T18:58:37.587Z] 18:35:01 297176 0 775740 41.23 676 807952 1683076 57.44 555420 739560 50868 [2021-03-05T18:58:37.587Z] 18:36:01 147060 0 786920 41.82 496 947068 1547888 52.83 586932 847772 91864 [2021-03-05T18:58:37.587Z] 18:37:02 65780 0 832180 44.23 0 983584 2326476 79.40 778748 817428 57996 [2021-03-05T18:58:37.587Z] 18:38:02 165820 0 1136948 60.43 0 578776 3595372 122.70 754272 680888 53676 [2021-03-05T18:58:37.587Z] 18:39:01 494928 0 700296 37.22 0 686320 1561452 53.29 479164 682352 364 [2021-03-05T18:58:37.587Z] 18:40:02 96060 0 908904 48.31 0 876580 1878092 64.10 789860 736764 12 [2021-03-05T18:58:37.587Z] 18:41:01 358304 0 644632 34.26 0 878608 1217064 41.54 533532 740720 12 [2021-03-05T18:58:37.587Z] 18:42:01 362736 0 639468 33.99 0 879340 1184992 40.44 531512 739424 8 [2021-03-05T18:58:37.587Z] 18:43:01 363032 0 639180 33.97 0 879332 1184992 40.44 531432 739424 8 [2021-03-05T18:58:37.587Z] 18:44:01 363416 0 638772 33.95 0 879356 1184980 40.44 531360 739440 8 [2021-03-05T18:58:37.587Z] 18:45:01 364384 0 637792 33.90 0 879368 1184836 40.44 530540 739440 8 [2021-03-05T18:58:37.587Z] 18:46:01 364096 0 637708 33.89 0 879740 1185284 40.45 530836 739440 8 [2021-03-05T18:58:37.587Z] 18:47:01 362424 0 638824 33.95 0 880296 1184920 40.44 531620 739880 8 [2021-03-05T18:58:37.588Z] 18:48:01 362488 0 638752 33.95 0 880304 1184836 40.44 531312 739880 12 [2021-03-05T18:58:37.588Z] 18:49:01 362480 0 638752 33.95 0 880312 1184836 40.44 531192 739912 8 [2021-03-05T18:58:37.588Z] 18:50:01 362512 0 638712 33.95 0 880320 1184836 40.44 531076 739908 8 [2021-03-05T18:58:37.588Z] 18:51:01 361964 0 639260 33.98 0 880320 1184968 40.44 532044 739916 8 [2021-03-05T18:58:37.588Z] 18:52:01 362216 0 638992 33.96 0 880336 1184920 40.44 531644 739924 8 [2021-03-05T18:58:37.588Z] 18:53:01 362816 0 638392 33.93 0 880336 1184836 40.44 531216 739924 12 [2021-03-05T18:58:37.588Z] 18:54:01 362536 0 638656 33.94 0 880352 1184836 40.44 531224 739940 8 [2021-03-05T18:58:37.588Z] 18:55:01 362560 0 638640 33.94 0 880344 1184836 40.44 531348 739940 8 [2021-03-05T18:58:37.588Z] 18:56:01 362808 0 638368 33.93 0 880368 1184836 40.44 531228 739960 8 [2021-03-05T18:58:37.588Z] 18:57:02 362176 0 638992 33.96 0 880376 1184920 40.44 531556 739956 8 [2021-03-05T18:58:37.588Z] 18:58:01 362324 0 638836 33.95 0 880384 1184884 40.44 531564 739956 8 [2021-03-05T18:58:37.588Z] Average: 305086 0 704137 37.42 151 872169 1434007 48.94 570123 754240 14452 [2021-03-05T18:58:37.588Z] [2021-03-05T18:58:37.588Z] 18:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-05T18:58:37.588Z] 18:33:02 veth38096f6 51.38 62.69 3.46 351.49 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:33:02 eth0 1147.70 1184.21 6194.55 135.76 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:33:02 docker0 883.67 780.17 71.81 3030.81 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:34:01 vethe2e4a25 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:34:01 eth0 158.01 119.78 518.79 21.42 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:34:01 docker0 100.83 125.33 7.87 489.43 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:35:01 vethe2e4a25 2.33 2.33 0.19 0.19 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:35:01 eth0 39.80 27.39 23.57 70.23 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:35:01 docker0 2.33 2.33 0.15 0.19 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:36:01 eth0 216.53 180.97 1690.53 25.02 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:37:02 vetha456f4b 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:37:02 eth0 94.29 66.25 179.66 79.03 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:37:02 docker0 12.43 30.22 0.65 144.31 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:38:02 veth9943b9a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:38:02 veth641520b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:38:02 vethe25f508 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:38:02 veth77dfd18 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:39:01 vetha456f4b 0.00 0.66 0.00 0.03 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:39:01 eth0 3038.02 2594.73 13954.10 545.66 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:39:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:39:01 docker0 1042.21 1016.02 83.07 4180.68 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:40:02 vetha456f4b 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:40:02 veth6b1c288 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:40:02 eth0 74.87 39.64 190.78 22.32 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:41:01 eth0 55.47 46.95 61.49 79.35 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:41:01 docker0 1068.89 1057.89 84.98 4406.57 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:42:01 eth0 1.35 0.50 0.48 0.28 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:43:01 eth0 1.47 0.52 0.59 0.36 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:44:01 eth0 0.77 0.45 0.36 0.24 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:45:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:46:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:47:01 eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:48:01 eth0 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:49:01 eth0 0.60 0.05 0.05 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:50:01 eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:51:01 eth0 0.53 0.32 0.27 0.20 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:52:01 eth0 0.33 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:53:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:54:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:55:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:56:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:57:02 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:58:01 eth0 0.25 0.14 0.07 0.01 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] Average: eth0 79.28 71.21 410.14 20.43 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] Average: docker0 40.50 40.09 3.22 166.97 0.00 0.00 0.00 0.00 [2021-03-05T18:58:37.588Z] [2021-03-05T18:58:37.588Z] [2021-03-05T18:58:37.588Z] ---> sar -P ALL: [2021-03-05T18:58:37.588Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/05/21 _x86_64_ (4 CPU) [2021-03-05T18:58:37.588Z] [2021-03-05T18:58:37.588Z] 18:30:57 LINUX RESTART (4 CPU) [2021-03-05T18:58:37.588Z] [2021-03-05T18:58:37.588Z] 18:32:01 CPU %user %nice %system %iowait %steal %idle [2021-03-05T18:58:37.588Z] 18:33:02 all 16.74 0.00 9.22 2.06 0.17 71.80 [2021-03-05T18:58:37.588Z] 18:33:02 0 20.75 0.00 12.30 1.45 0.21 65.28 [2021-03-05T18:58:37.588Z] 18:33:02 1 15.87 0.00 7.96 1.40 0.19 74.58 [2021-03-05T18:58:37.588Z] 18:33:02 2 16.32 0.00 8.52 3.25 0.15 71.75 [2021-03-05T18:58:37.588Z] 18:33:02 3 14.07 0.00 8.13 2.12 0.14 75.54 [2021-03-05T18:58:37.588Z] 18:34:01 all 26.19 0.00 9.12 6.05 0.16 58.47 [2021-03-05T18:58:37.588Z] 18:34:01 0 25.45 0.00 8.96 4.73 0.16 60.70 [2021-03-05T18:58:37.588Z] 18:34:01 1 27.15 0.00 9.07 6.80 0.12 56.86 [2021-03-05T18:58:37.588Z] 18:34:01 2 26.93 0.00 9.28 6.77 0.23 56.79 [2021-03-05T18:58:37.588Z] 18:34:01 3 25.24 0.00 9.17 5.88 0.16 59.54 [2021-03-05T18:58:37.588Z] 18:35:01 all 50.88 0.00 13.75 4.25 0.39 30.73 [2021-03-05T18:58:37.588Z] 18:35:01 0 52.11 0.00 13.63 4.00 0.41 29.84 [2021-03-05T18:58:37.588Z] 18:35:01 1 49.61 0.00 14.05 5.23 0.29 30.81 [2021-03-05T18:58:37.588Z] 18:35:01 2 50.01 0.00 14.11 5.05 0.53 30.30 [2021-03-05T18:58:37.588Z] 18:35:01 3 51.80 0.00 13.18 2.73 0.33 31.96 [2021-03-05T18:58:37.588Z] 18:36:01 all 41.31 0.00 14.28 2.44 0.06 41.93 [2021-03-05T18:58:37.588Z] 18:36:01 0 42.41 0.00 14.92 2.72 0.03 39.91 [2021-03-05T18:58:37.588Z] 18:36:01 1 40.63 0.00 14.30 3.75 0.07 41.26 [2021-03-05T18:58:37.588Z] 18:36:01 2 40.93 0.00 13.37 1.59 0.07 44.04 [2021-03-05T18:58:37.588Z] 18:36:01 3 41.26 0.00 14.52 1.68 0.05 42.49 [2021-03-05T18:58:37.588Z] 18:37:02 all 20.33 0.00 26.96 12.66 0.17 39.89 [2021-03-05T18:58:37.588Z] 18:37:02 0 20.45 0.00 25.95 10.66 0.24 42.70 [2021-03-05T18:58:37.588Z] 18:37:02 1 18.02 0.00 27.27 13.08 0.14 41.49 [2021-03-05T18:58:37.588Z] 18:37:02 2 22.62 0.00 27.85 13.40 0.15 35.97 [2021-03-05T18:58:37.588Z] 18:37:02 3 20.22 0.00 26.76 13.48 0.14 39.41 [2021-03-05T18:58:37.588Z] 18:38:02 all 53.16 0.00 20.43 15.71 0.15 10.55 [2021-03-05T18:58:37.588Z] 18:38:02 0 53.57 0.00 19.91 16.58 0.17 9.76 [2021-03-05T18:58:37.588Z] 18:38:02 1 52.67 0.00 20.85 14.37 0.12 11.99 [2021-03-05T18:58:37.588Z] 18:38:02 2 53.07 0.00 20.27 14.44 0.17 12.05 [2021-03-05T18:58:37.588Z] 18:38:02 3 53.32 0.00 20.71 17.47 0.12 8.37 [2021-03-05T18:58:37.588Z] 18:39:01 all 27.42 0.00 23.89 23.14 0.13 25.42 [2021-03-05T18:58:37.588Z] 18:39:01 0 27.21 0.00 22.90 20.20 0.18 29.52 [2021-03-05T18:58:37.588Z] 18:39:01 1 27.60 0.00 23.68 26.73 0.09 21.90 [2021-03-05T18:58:37.588Z] 18:39:01 2 27.05 0.00 23.97 22.91 0.14 25.92 [2021-03-05T18:58:37.588Z] 18:39:01 3 27.82 0.00 25.04 22.70 0.12 24.31 [2021-03-05T18:58:37.588Z] 18:40:02 all 53.05 0.00 20.52 17.72 0.11 8.60 [2021-03-05T18:58:37.588Z] 18:40:02 0 54.60 0.00 19.27 17.53 0.09 8.51 [2021-03-05T18:58:37.588Z] 18:40:02 1 51.02 0.00 21.58 17.18 0.14 10.08 [2021-03-05T18:58:37.588Z] 18:40:02 2 53.38 0.00 20.80 19.05 0.12 6.65 [2021-03-05T18:58:37.588Z] 18:40:02 3 53.21 0.00 20.43 17.09 0.09 9.18 [2021-03-05T18:58:37.588Z] 18:41:01 all 2.95 0.00 3.34 2.09 0.05 91.57 [2021-03-05T18:58:37.588Z] 18:41:01 0 2.52 0.00 3.58 2.57 0.03 91.29 [2021-03-05T18:58:37.588Z] 18:41:01 1 3.08 0.00 3.60 2.23 0.05 91.04 [2021-03-05T18:58:37.588Z] 18:41:01 2 3.20 0.00 3.23 1.64 0.09 91.85 [2021-03-05T18:58:37.588Z] 18:41:01 3 3.01 0.00 2.96 1.90 0.03 92.09 [2021-03-05T18:58:37.588Z] 18:42:01 all 0.16 0.00 0.04 0.00 0.00 99.79 [2021-03-05T18:58:37.588Z] 18:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-05T18:58:37.588Z] 18:42:01 1 0.53 0.00 0.05 0.00 0.00 99.42 [2021-03-05T18:58:37.588Z] 18:42:01 2 0.07 0.00 0.07 0.02 0.00 99.85 [2021-03-05T18:58:37.588Z] 18:42:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-05T18:58:37.589Z] 18:43:01 all 0.16 0.00 0.05 0.00 0.00 99.79 [2021-03-05T18:58:37.589Z] 18:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-05T18:58:37.589Z] 18:43:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2021-03-05T18:58:37.589Z] 18:43:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-05T18:58:37.589Z] 18:43:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2021-03-05T18:58:37.589Z] [2021-03-05T18:58:37.589Z] 18:43:01 CPU %user %nice %system %iowait %steal %idle [2021-03-05T18:58:37.589Z] 18:44:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-03-05T18:58:37.589Z] 18:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-05T18:58:37.589Z] 18:44:01 1 0.50 0.00 0.00 0.00 0.00 99.50 [2021-03-05T18:58:37.589Z] 18:44:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-05T18:58:37.589Z] 18:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-05T18:58:37.589Z] 18:45:01 all 0.08 0.00 0.04 0.00 0.00 99.87 [2021-03-05T18:58:37.589Z] 18:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-03-05T18:58:37.589Z] 18:45:01 1 0.25 0.00 0.08 0.00 0.00 99.67 [2021-03-05T18:58:37.589Z] 18:45:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-05T18:58:37.589Z] 18:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-05T18:58:37.589Z] 18:46:01 all 0.05 0.00 0.04 0.00 0.00 99.91 [2021-03-05T18:58:37.589Z] 18:46:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-05T18:58:37.589Z] 18:46:01 1 0.10 0.00 0.05 0.00 0.00 99.85 [2021-03-05T18:58:37.589Z] 18:46:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2021-03-05T18:58:37.589Z] 18:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-05T18:58:37.589Z] 18:47:01 all 0.17 0.00 0.05 0.02 0.00 99.76 [2021-03-05T18:58:37.589Z] 18:47:01 0 0.03 0.00 0.07 0.08 0.00 99.82 [2021-03-05T18:58:37.589Z] 18:47:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2021-03-05T18:58:37.589Z] 18:47:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-05T18:58:37.589Z] 18:47:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2021-03-05T18:58:37.589Z] 18:48:01 all 0.14 0.00 0.02 0.00 0.00 99.84 [2021-03-05T18:58:37.589Z] 18:48:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-05T18:58:37.589Z] 18:48:01 1 0.50 0.00 0.02 0.00 0.00 99.48 [2021-03-05T18:58:37.589Z] 18:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-05T18:58:37.589Z] 18:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-05T18:58:37.589Z] 18:49:01 all 0.17 0.00 0.04 0.00 0.01 99.79 [2021-03-05T18:58:37.589Z] 18:49:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-03-05T18:58:37.589Z] 18:49:01 1 0.53 0.00 0.03 0.00 0.00 99.43 [2021-03-05T18:58:37.589Z] 18:49:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-05T18:58:37.589Z] 18:49:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2021-03-05T18:58:37.589Z] 18:50:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-03-05T18:58:37.589Z] 18:50:01 0 0.52 0.00 0.05 0.00 0.00 99.43 [2021-03-05T18:58:37.589Z] 18:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-05T18:58:37.589Z] 18:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-05T18:58:37.589Z] 18:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-05T18:58:37.589Z] 18:51:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2021-03-05T18:58:37.589Z] 18:51:01 0 0.13 0.00 0.02 0.00 0.00 99.85 [2021-03-05T18:58:37.589Z] 18:51:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-05T18:58:37.589Z] 18:51:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2021-03-05T18:58:37.589Z] 18:51:01 3 0.47 0.00 0.03 0.00 0.00 99.50 [2021-03-05T18:58:37.589Z] 18:52:01 all 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-05T18:58:37.589Z] 18:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-03-05T18:58:37.589Z] 18:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-05T18:58:37.589Z] 18:52:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-05T18:58:37.589Z] 18:52:01 3 0.17 0.00 0.03 0.00 0.00 99.80 [2021-03-05T18:58:37.589Z] 18:53:01 all 0.09 0.00 0.03 0.00 0.00 99.88 [2021-03-05T18:58:37.589Z] 18:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-05T18:58:37.589Z] 18:53:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-05T18:58:37.589Z] 18:53:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-05T18:58:37.589Z] 18:53:01 3 0.27 0.00 0.03 0.00 0.00 99.70 [2021-03-05T18:58:37.589Z] 18:54:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-03-05T18:58:37.589Z] 18:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2021-03-05T18:58:37.589Z] 18:54:01 1 0.53 0.00 0.03 0.00 0.00 99.43 [2021-03-05T18:58:37.589Z] 18:54:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-05T18:58:37.589Z] 18:54:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2021-03-05T18:58:37.589Z] [2021-03-05T18:58:37.589Z] 18:54:01 CPU %user %nice %system %iowait %steal %idle [2021-03-05T18:58:37.589Z] 18:55:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2021-03-05T18:58:37.589Z] 18:55:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-05T18:58:37.589Z] 18:55:01 1 0.12 0.00 0.03 0.00 0.02 99.83 [2021-03-05T18:58:37.589Z] 18:55:01 2 0.43 0.00 0.03 0.02 0.00 99.52 [2021-03-05T18:58:37.589Z] 18:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2021-03-05T18:58:37.589Z] 18:56:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-03-05T18:58:37.589Z] 18:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-05T18:58:37.589Z] 18:56:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-05T18:58:37.589Z] 18:56:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-05T18:58:37.589Z] 18:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-05T18:58:37.589Z] 18:57:02 all 0.16 0.00 0.03 0.00 0.00 99.81 [2021-03-05T18:58:37.589Z] 18:57:02 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-05T18:58:37.589Z] 18:57:02 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-05T18:58:37.589Z] 18:57:02 2 0.53 0.00 0.02 0.00 0.00 99.45 [2021-03-05T18:58:37.589Z] 18:57:02 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-05T18:58:37.589Z] 18:58:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2021-03-05T18:58:37.589Z] 18:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2021-03-05T18:58:37.589Z] 18:58:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-05T18:58:37.589Z] 18:58:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2021-03-05T18:58:37.589Z] 18:58:01 3 0.51 0.00 0.03 0.00 0.00 99.46 [2021-03-05T18:58:37.589Z] Average: all 11.06 0.00 5.33 3.22 0.05 80.34 [2021-03-05T18:58:37.589Z] Average: 0 11.29 0.00 5.33 3.02 0.06 80.31 [2021-03-05T18:58:37.589Z] Average: 1 10.90 0.00 5.37 3.40 0.05 80.28 [2021-03-05T18:58:37.589Z] Average: 2 11.13 0.00 5.34 3.30 0.06 80.16 [2021-03-05T18:58:37.589Z] Average: 3 10.91 0.00 5.28 3.16 0.04 80.60 [2021-03-05T18:58:37.589Z] [2021-03-05T18:58:37.589Z] [2021-03-05T18:58:37.589Z]