Pull request #3401 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2ad5d45435a09138d5e8160839a8f210f343cbbc+03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 (cf052e183c71ca96f5edea419d829a7e87484277) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-3401/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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-3401/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 ‘prd-centos7-docker-4c-2g-1804’ is offline Running on prd-centos7-docker-4c-2g-1813 in /w/workspace/edgexfoundry_edgex-go_PR-3401 [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/3401/head:refs/remotes/origin/PR-3401 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 into PR head commit 2ad5d45435a09138d5e8160839a8f210f343cbbc Merge succeeded, producing 2ad5d45435a09138d5e8160839a8f210f343cbbc Checking out Revision 2ad5d45435a09138d5e8160839a8f210f343cbbc (PR-3401) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ad5d45435a09138d5e8160839a8f210f343cbbc # 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 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ad5d45435a09138d5e8160839a8f210f343cbbc # 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:26:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:26:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:26:27 ========================================================= 10:26:27 EdgeX Global Pipelines Version Info 10:26:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:26:28 ------------------- 10:26:28 stable info: 10:26:28 ------------------- 10:26:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:26:28 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 10:26:28 Message: update stable to v1.0.186 10:26:30 ------------------- 10:26:30 experimental info: 10:26:30 ------------------- 10:26:30 Commited By: **** collab-it+edgex@linuxfoundation.org 10:26:30 Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 10:26:30 Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:26:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:26:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:26:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:26:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:26:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:26:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 10:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 10:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 10:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 10:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:26:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:26:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:26:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:26:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:26:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:26:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 10:26:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 10:26:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:26:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3401 [Pipeline] echo 10:26:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3401 [Pipeline] echo 10:26:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3401 [Pipeline] echo 10:26:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ad5d45435a09138d5e8160839a8f210f343cbbc [Pipeline] echo 10:26:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ad5d45 [Pipeline] echo 10:26:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:26:32 provisioning config files... 10:26:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2351879788108146297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:26:32 ---> docker-login.sh 10:26:32 nexus3.edgexfoundry.org:10001 10:26:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:33 Configure a credential helper to remove this warning. See 10:26:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:33 10:26:33 Login Succeeded 10:26:33 nexus3.edgexfoundry.org:10002 10:26:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:33 Configure a credential helper to remove this warning. See 10:26:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:33 10:26:33 Login Succeeded 10:26:33 nexus3.edgexfoundry.org:10003 10:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:34 Configure a credential helper to remove this warning. See 10:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:34 10:26:34 Login Succeeded 10:26:34 nexus3.edgexfoundry.org:10004 10:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:34 Configure a credential helper to remove this warning. See 10:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:34 10:26:34 Login Succeeded 10:26:34 docker.io 10:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:35 Configure a credential helper to remove this warning. See 10:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:35 10:26:35 Login Succeeded 10:26:35 ---> docker-login.sh ends [Pipeline] } 10:26:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:26:35 ++ 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 10:26:35 + for file in '`ls cmd/**/Dockerfile`' 10:26:35 ++ dirname cmd/core-command/Dockerfile 10:26:35 ++ cut -d/ -f2 10:26:35 + echo core-command,cmd/core-command/Dockerfile 10:26:35 + for file in '`ls cmd/**/Dockerfile`' 10:26:35 ++ dirname cmd/core-data/Dockerfile 10:26:35 ++ cut -d/ -f2 10:26:35 + echo core-data,cmd/core-data/Dockerfile 10:26:35 + for file in '`ls cmd/**/Dockerfile`' 10:26:35 ++ dirname cmd/core-metadata/Dockerfile 10:26:35 ++ cut -d/ -f2 10:26:35 + echo core-metadata,cmd/core-metadata/Dockerfile 10:26:35 + for file in '`ls cmd/**/Dockerfile`' 10:26:35 ++ dirname cmd/security-bootstrapper/Dockerfile 10:26:35 ++ cut -d/ -f2 10:26:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:26:35 + for file in '`ls cmd/**/Dockerfile`' 10:26:35 ++ cut -d/ -f2 10:26:35 ++ dirname cmd/security-proxy-setup/Dockerfile 10:26:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:26:35 + for file in '`ls cmd/**/Dockerfile`' 10:26:35 ++ dirname cmd/security-secretstore-setup/Dockerfile 10:26:35 ++ cut -d/ -f2 10:26:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:26:35 + for file in '`ls cmd/**/Dockerfile`' 10:26:35 ++ dirname cmd/support-notifications/Dockerfile 10:26:35 ++ cut -d/ -f2 10:26:35 + echo support-notifications,cmd/support-notifications/Dockerfile 10:26:35 + for file in '`ls cmd/**/Dockerfile`' 10:26:35 ++ dirname cmd/support-scheduler/Dockerfile 10:26:35 ++ cut -d/ -f2 10:26:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:26:35 + for file in '`ls cmd/**/Dockerfile`' 10:26:35 ++ dirname cmd/sys-mgmt-agent/Dockerfile 10:26:35 ++ cut -d/ -f2 10:26:35 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:26:35 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 10:26:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:26:37 10:26:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:26:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:26:37 latest: Pulling from edgex-devops/git-semver 10:26:37 31603596830f: Pulling fs layer 10:26:37 2a8b12db71e7: Pulling fs layer 10:26:37 6ca5941a6612: Pulling fs layer 10:26:37 ecc8261a40a4: Pulling fs layer 10:26:37 ecc8261a40a4: Waiting 10:26:37 2a8b12db71e7: Verifying Checksum 10:26:37 2a8b12db71e7: Download complete 10:26:37 31603596830f: Verifying Checksum 10:26:37 31603596830f: Download complete 10:26:37 6ca5941a6612: Verifying Checksum 10:26:37 6ca5941a6612: Download complete 10:26:37 ecc8261a40a4: Verifying Checksum 10:26:37 ecc8261a40a4: Download complete 10:26:38 31603596830f: Pull complete 10:26:38 2a8b12db71e7: Pull complete 10:26:39 6ca5941a6612: Pull complete 10:26:40 ecc8261a40a4: Pull complete 10:26:40 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 10:26:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:26:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:26:40 prd-centos7-docker-4c-2g-1813 does not seem to be running inside a container 10:26:41 $ 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 10:26:43 $ docker top 5865929ffeb2049fd3d916bbd0f99326abf40889df553de693d51a649df481d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:26:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:26:44 [ssh-agent] Looking for ssh-agent implementation... 10:26:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:26:44 $ docker exec 5865929ffeb2049fd3d916bbd0f99326abf40889df553de693d51a649df481d6 ssh-agent 10:26:45 SSH_AUTH_SOCK=/tmp/ssh-lFaUmSotAQr4/agent.12 10:26:45 SSH_AGENT_PID=17 10:26:45 Running ssh-add (command line suppressed) 10:26:45 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2100158595241659213.key (/w/workspace/edgex-go/1@tmp/private_key_2100158595241659213.key) 10:26:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:26:45 + git tag --points-at HEAD [Pipeline] } 10:26:45 $ docker exec --env ******** --env ******** 5865929ffeb2049fd3d916bbd0f99326abf40889df553de693d51a649df481d6 ssh-agent -k 10:26:45 unset SSH_AUTH_SOCK; 10:26:45 unset SSH_AGENT_PID; 10:26:45 echo Agent pid 17 killed; 10:26:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:26:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:26:46 [ssh-agent] Looking for ssh-agent implementation... 10:26:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:26:46 $ docker exec 5865929ffeb2049fd3d916bbd0f99326abf40889df553de693d51a649df481d6 ssh-agent 10:26:46 SSH_AUTH_SOCK=/tmp/ssh-Agocn0UmdzeY/agent.47 10:26:46 SSH_AGENT_PID=53 10:26:46 Running ssh-add (command line suppressed) 10:26:46 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2043403451215923630.key (/w/workspace/edgex-go/1@tmp/private_key_2043403451215923630.key) 10:26:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:26:47 + git semver init 10:26:47 # -> Open(): unable to determine branch for HEAD 10:26:47 # $GIT_DIR = /w/workspace/edgex-go/1/.git 10:26:47 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 10:26:47 # $SEMVER_REMOTE_NAME = origin 10:26:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:26:47 # $SEMVER_USER_NAME = edgex-jenkins 10:26:47 # $SEMVER_BRANCH = PR-3401 10:26:47 # $SEMVER_TEMP = /tmp/semver-699140350 10:26:47 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 10:27:19 # '/tmp/semver-699140350' -> '/w/workspace/edgex-go/1/.semver' 10:27:19 # -> Force: false 10:27:19 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 10:27:19 $ docker exec --env ******** --env ******** 5865929ffeb2049fd3d916bbd0f99326abf40889df553de693d51a649df481d6 ssh-agent -k 10:27:20 unset SSH_AUTH_SOCK; 10:27:20 unset SSH_AGENT_PID; 10:27:20 echo Agent pid 53 killed; 10:27:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:27:21 + git semver [Pipeline] } 10:27:21 $ docker stop --time=1 5865929ffeb2049fd3d916bbd0f99326abf40889df553de693d51a649df481d6 10:27:23 $ docker rm -f 5865929ffeb2049fd3d916bbd0f99326abf40889df553de693d51a649df481d6 [Pipeline] // withDockerContainer [Pipeline] sh 10:27:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:27:24 Stashed 1 file(s) [Pipeline] echo 10:27:24 [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 10:27:25 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:27:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:27:26 + true 10:27:26 + sudo service docker restart 10:27:26 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 10:27:28 ========================================================= 10:27:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 10:27:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:27:29 + 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 . 10:27:35 Sending build context to Docker daemon 329.6MB 10:27:35 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 10:27:35 Step 2/6 : FROM ${BASE} 10:27:36 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 10:27:36 188c0c94c7c5: Pulling fs layer 10:27:36 0ef7d3d256c8: Pulling fs layer 10:27:36 de9db76c5a1d: Pulling fs layer 10:27:36 bca2f99d35d6: Pulling fs layer 10:27:36 93359f2a8cfa: Pulling fs layer 10:27:36 7c6f9722023f: Pulling fs layer 10:27:36 a35cf1a2eb13: Pulling fs layer 10:27:36 bca2f99d35d6: Waiting 10:27:36 93359f2a8cfa: Waiting 10:27:36 7c6f9722023f: Waiting 10:27:36 a35cf1a2eb13: Waiting 10:27:36 de9db76c5a1d: Verifying Checksum 10:27:36 de9db76c5a1d: Download complete 10:27:36 0ef7d3d256c8: Verifying Checksum 10:27:36 0ef7d3d256c8: Download complete 10:27:36 93359f2a8cfa: Verifying Checksum 10:27:36 93359f2a8cfa: Download complete 10:27:36 7c6f9722023f: Verifying Checksum 10:27:36 7c6f9722023f: Download complete 10:27:36 188c0c94c7c5: Download complete 10:27:36 188c0c94c7c5: Pull complete 10:27:37 0ef7d3d256c8: Pull complete 10:27:37 de9db76c5a1d: Pull complete 10:27:38 a35cf1a2eb13: Verifying Checksum 10:27:38 a35cf1a2eb13: Download complete 10:27:40 bca2f99d35d6: Verifying Checksum 10:27:40 bca2f99d35d6: Download complete 10:27:40 Still waiting to schedule task 10:27:40 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:27:50 bca2f99d35d6: Pull complete 10:27:51 93359f2a8cfa: Pull complete 10:27:51 7c6f9722023f: Pull complete 10:27:56 a35cf1a2eb13: Pull complete 10:27:56 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 10:27:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 10:27:56 ---> a62c8e92a672 10:27:56 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 10:27:57 ---> Running in f636db10bd5a 10:27:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:27:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:28:00 (1/12) Installing libmagic (5.38-r0) 10:28:00 (2/12) Installing file (5.38-r0) 10:28:00 (3/12) Installing libc-dev (0.7.2-r3) 10:28:00 (4/12) Installing g++ (9.3.0-r2) 10:28:13 (5/12) Installing fortify-headers (1.1-r0) 10:28:13 (6/12) Installing patch (2.7.6-r6) 10:28:13 (7/12) Installing build-base (0.5-r2) 10:28:13 (8/12) Installing libsodium (1.0.18-r0) 10:28:13 (9/12) Installing pkgconf (1.7.2-r0) 10:28:13 (10/12) Installing libsodium-dev (1.0.18-r0) 10:28:13 (11/12) Installing libzmq (4.3.3-r0) 10:28:13 (12/12) Installing zeromq-dev (4.3.3-r0) 10:28:13 Executing busybox-1.31.1-r19.trigger 10:28:13 OK: 233 MiB in 51 packages 10:28:17 Removing intermediate container f636db10bd5a 10:28:17 ---> ed8b403c88a1 10:28:17 Step 4/6 : WORKDIR /edgex-go 10:28:17 ---> Running in e46936dc5982 10:28:17 Removing intermediate container e46936dc5982 10:28:17 ---> 4ef91991b0fc 10:28:17 Step 5/6 : COPY go.mod . 10:28:17 ---> 027855e74b93 10:28:17 Step 6/6 : RUN go mod download 10:28:17 ---> Running in d9e2b75b3ebe 10:28:50 Removing intermediate container d9e2b75b3ebe 10:28:50 ---> 1b40669d2b0b 10:28:50 Successfully built 1b40669d2b0b 10:28:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:28:50 + docker inspect -f . ci-base-image-x86_64 10:28:50 . [Pipeline] withDockerContainer 10:28:50 prd-centos7-docker-4c-2g-1813 does not seem to be running inside a container 10:28:51 $ 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 10:28:53 $ docker top 567e3cd86c196eca807680908bfcd7b745ccd855be0eac7e46d315b3a19c3f6e -eo pid,comm [Pipeline] { [Pipeline] sh 10:28:54 + go version 10:28:54 go version go1.15.5 linux/amd64 [Pipeline] } 10:28:54 $ docker stop --time=1 567e3cd86c196eca807680908bfcd7b745ccd855be0eac7e46d315b3a19c3f6e 10:28:56 $ docker rm -f 567e3cd86c196eca807680908bfcd7b745ccd855be0eac7e46d315b3a19c3f6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:28:56 + docker inspect -f . ci-base-image-x86_64 10:28:56 . [Pipeline] withDockerContainer 10:28:56 prd-centos7-docker-4c-2g-1813 does not seem to be running inside a container 10:28:57 $ 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 10:28:58 $ docker top 2e63000d6029dc085d192a439daf47d85633b462c42e7468bab6f121a0f5acb6 -eo pid,comm [Pipeline] { [Pipeline] echo 10:28:58 ========================================================= 10:28:58 [edgeXBuildGoParallel] Running Tests and Build... 10:28:58 ========================================================= [Pipeline] sh 10:28:58 + make test 10:28:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:29:17 ? github.com/edgexfoundry/edgex-go [no test files] 10:29:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1814 in /w/workspace/edgexfoundry_edgex-go_PR-3401 [Pipeline] { [Pipeline] ws 10:29:27 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 10:29:32 using credential edgex-jenkins-ssh 10:29:32 Cloning the remote Git repository 10:29:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:29:32 > git init /w/workspace/edgex-go/1 # timeout=10 10:29:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:29:32 > git --version # timeout=10 10:29:32 > git --version # 'git version 2.17.1' 10:29:32 using GIT_SSH to set credentials SSH Credentials for GitHub 10:29:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:29:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:29:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:29:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:29:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:29:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:29:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:29:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:29:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:29:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:30:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:30:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:30:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:30:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:30:08 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.144s coverage: 45.9% of statements 10:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 10:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 10:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 10:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 10:30:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.104s coverage: 19.8% of statements 10:30:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.115s coverage: 100.0% of statements 10:30:10 Merging remotes/origin/master commit 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 into PR head commit 2ad5d45435a09138d5e8160839a8f210f343cbbc 10:30:10 Merge succeeded, producing 2ad5d45435a09138d5e8160839a8f210f343cbbc 10:30:10 Checking out Revision 2ad5d45435a09138d5e8160839a8f210f343cbbc (PR-3401) 10:30:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:30:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:30:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:30:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:30:09 using GIT_SSH to set credentials SSH Credentials for GitHub 10:30:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3401/head:refs/remotes/origin/PR-3401 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:30:10 > git config core.sparsecheckout # timeout=10 10:30:10 > git checkout -f 2ad5d45435a09138d5e8160839a8f210f343cbbc # timeout=10 10:30:10 > git remote # timeout=10 10:30:10 > git config --get remote.origin.url # timeout=10 10:30:10 using GIT_SSH to set credentials SSH Credentials for GitHub 10:30:10 > git merge 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 # timeout=10 10:30:10 > git rev-parse HEAD^{commit} # timeout=10 10:30:10 > git config core.sparsecheckout # timeout=10 10:30:10 > git checkout -f 2ad5d45435a09138d5e8160839a8f210f343cbbc # timeout=10 10:30:13 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.353s coverage: 27.1% of statements 10:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 10:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 10:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 10:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:30:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.153s coverage: 100.0% of statements 10:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 10:30:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.132s coverage: 100.0% of statements 10:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 10:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 10:30:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.193s coverage: 71.3% of statements 10:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 10:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 10:30:15 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 10:30:15 > git --version # timeout=10 10:30:15 > git --version # 'git version 2.17.1' 10:30:15 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 10:30:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.226s coverage: 82.9% of statements 10:30:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 10:30:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 10:30:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.121s coverage: 78.9% of statements 10:30:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:30:17 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:30:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:30:18 + true 10:30:18 + sudo service docker restart 10:30:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.562s coverage: 28.6% of statements 10:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 10:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 10:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 10:30:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.162s coverage: 100.0% of statements 10:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 10:30:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.109s coverage: 100.0% of statements 10:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 10:30:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.311s coverage: 86.7% of statements 10:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 10:30:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.202s coverage: 97.5% of statements 10:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 10:30:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.103s coverage: 78.3% of statements 10:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 10:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 10:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 10:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:30:20 provisioning config files... 10:30:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config417678050315934593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:20 ---> docker-login.sh 10:30:20 nexus3.edgexfoundry.org:10001 10:30:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:22 Configure a credential helper to remove this warning. See 10:30:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:22 10:30:22 Login Succeeded 10:30:22 nexus3.edgexfoundry.org:10002 10:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:22 Configure a credential helper to remove this warning. See 10:30:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:22 10:30:22 Login Succeeded 10:30:22 nexus3.edgexfoundry.org:10003 10:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:23 Configure a credential helper to remove this warning. See 10:30:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:23 10:30:23 Login Succeeded 10:30:23 nexus3.edgexfoundry.org:10004 10:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.709s coverage: 93.0% of statements 10:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 10:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 10:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 10:30:23 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 10:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 10:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 10:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 10:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 10:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 10:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 10:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 10:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 10:30:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.074s coverage: 58.8% of statements 10:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 10:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 10:30:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.075s coverage: 0.9% of statements 10:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 10:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 10:30:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:30:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.132s coverage: 47.1% of statements 10:30:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.082s coverage: 79.5% of statements 10:30:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.115s coverage: 94.1% of statements 10:30:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.115s coverage: 96.3% of statements 10:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:23 Configure a credential helper to remove this warning. See 10:30:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:23 10:30:23 Login Succeeded 10:30:23 docker.io 10:30:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.088s coverage: 87.5% of statements 10:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:24 Configure a credential helper to remove this warning. See 10:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:24 10:30:24 Login Succeeded 10:30:24 ---> docker-login.sh ends [Pipeline] } 10:30:24 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:30:25 ========================================================= 10:30:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 10:30:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:30:26 + 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 . 10:30:28 Sending build context to Docker daemon 167.4MB 10:30:28 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 10:30:28 Step 2/6 : FROM ${BASE} 10:30:28 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:30:28 5f621e34cdf4: Pulling fs layer 10:30:28 a4357932f1b6: Pulling fs layer 10:30:28 18c013af1878: Pulling fs layer 10:30:28 00ac8860ef70: Pulling fs layer 10:30:28 63d7cb157983: Pulling fs layer 10:30:28 b116817d02f9: Pulling fs layer 10:30:28 745a02a5169b: Pulling fs layer 10:30:28 00ac8860ef70: Waiting 10:30:28 63d7cb157983: Waiting 10:30:28 b116817d02f9: Waiting 10:30:28 745a02a5169b: Waiting 10:30:28 18c013af1878: Verifying Checksum 10:30:28 18c013af1878: Download complete 10:30:28 63d7cb157983: Verifying Checksum 10:30:28 63d7cb157983: Download complete 10:30:28 b116817d02f9: Download complete 10:30:28 5f621e34cdf4: Verifying Checksum 10:30:28 5f621e34cdf4: Download complete 10:30:29 5f621e34cdf4: Pull complete 10:30:30 a4357932f1b6: Pull complete 10:30:30 18c013af1878: Pull complete 10:30:31 745a02a5169b: Verifying Checksum 10:30:31 745a02a5169b: Download complete 10:30:32 00ac8860ef70: Verifying Checksum 10:30:32 00ac8860ef70: Download complete 10:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.085s coverage: 94.4% of statements 10:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 10:30:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.640s coverage: 81.9% of statements 10:30:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:30:42 00ac8860ef70: Pull complete 10:30:43 63d7cb157983: Pull complete 10:30:43 b116817d02f9: Pull complete 10:30:47 745a02a5169b: Pull complete 10:30:47 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 10:30:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 10:30:47 ---> b7e6874047d6 10:30:47 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 10:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.197s coverage: 92.9% of statements 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 77.8% of statements 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.156s coverage: 75.5% of statements 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.8% of statements 10:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.145s coverage: 87.2% of statements 10:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.120s coverage: 84.6% of statements 10:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.268s coverage: 91.6% of statements 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.351s coverage: 64.4% of statements 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.122s coverage: 100.0% of statements 10:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements 10:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.046s coverage: 100.0% of statements 10:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements 10:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.040s coverage: 100.0% of statements 10:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.468s coverage: 69.0% of statements 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.190s coverage: 38.4% of statements 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.089s coverage: 89.5% of statements 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.069s coverage: 84.8% of statements 10:30:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.294s coverage: 47.0% of statements 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 10:30:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.072s coverage: 100.0% of statements 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 10:30:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.078s coverage: 100.0% of statements 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 10:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 10:30:50 ---> Running in be42a9a8cb48 10:30:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.309s coverage: 9.6% of statements 10:30:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 10:30:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:30:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:30:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.183s coverage: 88.6% of statements 10:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 10:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 10:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 10:30:53 (1/12) Installing libmagic (5.38-r0) 10:30:53 (2/12) Installing file (5.38-r0) 10:30:53 (3/12) Installing libc-dev (0.7.2-r3) 10:30:53 (4/12) Installing g++ (9.3.0-r2) 10:30:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.016s coverage: 28.7% of statements 10:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 10:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 10:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 10:30:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.121s coverage: 99.0% of statements 10:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 10:30:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.081s coverage: 100.0% of statements 10:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 10:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 10:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 10:30:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.108s coverage: 64.6% of statements 10:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 10:30:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.168s coverage: 95.6% of statements 10:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 10:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 10:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 10:30:56 ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements 10:30:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:30:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements 10:30:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 10:30:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:30:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:30:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 10:30:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.159s coverage: 87.9% of statements 10:30:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 10:30:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:30:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements 10:30:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 28.1% of statements 10:30:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.062s coverage: 100.0% of statements 10:30:58 GO111MODULE=on go vet ./... 10:31:08 (5/12) Installing fortify-headers (1.1-r0) 10:31:08 (6/12) Installing patch (2.7.6-r6) 10:31:09 (7/12) Installing build-base (0.5-r2) 10:31:09 (8/12) Installing libsodium (1.0.18-r0) 10:31:09 (9/12) Installing pkgconf (1.7.2-r0) 10:31:09 (10/12) Installing libsodium-dev (1.0.18-r0) 10:31:09 (11/12) Installing libzmq (4.3.3-r0) 10:31:09 (12/12) Installing zeromq-dev (4.3.3-r0) 10:31:09 Executing busybox-1.31.1-r19.trigger 10:31:09 OK: 217 MiB in 51 packages 10:31:14 Removing intermediate container be42a9a8cb48 10:31:14 ---> 9df859b254d1 10:31:14 Step 4/6 : WORKDIR /edgex-go 10:31:14 ---> Running in bb73d7b7a4e4 10:31:15 Removing intermediate container bb73d7b7a4e4 10:31:15 ---> 275fd1a062eb 10:31:15 Step 5/6 : COPY go.mod . 10:31:15 ---> 292668a3f5b5 10:31:15 Step 6/6 : RUN go mod download 10:31:15 ---> Running in 387aad62a114 10:31:42 Removing intermediate container 387aad62a114 10:31:42 ---> 8118fdb1b9bc 10:31:42 Successfully built 8118fdb1b9bc 10:31:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:31:42 + docker inspect -f . ci-base-image-arm64 10:31:42 . [Pipeline] withDockerContainer 10:31:43 prd-ubuntu18.04-docker-arm64-4c-16g-1814 does not seem to be running inside a container 10:31:43 $ 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 10:31:44 $ docker top 2542d8bfee4b8c346bb594ecfd9ea49aaf2af754e2002a863daea6adea970778 -eo pid,comm [Pipeline] { [Pipeline] sh 10:31:45 + go version 10:31:45 go version go1.15.5 linux/arm64 [Pipeline] } 10:31:45 $ docker stop --time=1 2542d8bfee4b8c346bb594ecfd9ea49aaf2af754e2002a863daea6adea970778 10:31:47 $ docker rm -f 2542d8bfee4b8c346bb594ecfd9ea49aaf2af754e2002a863daea6adea970778 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:31:48 + docker inspect -f . ci-base-image-arm64 10:31:48 . [Pipeline] withDockerContainer 10:31:49 prd-ubuntu18.04-docker-arm64-4c-16g-1814 does not seem to be running inside a container 10:31:49 $ 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 10:31:50 $ docker top 787e3881c4cef0610b1d6d72eeed9910ad709e5ed77cb8b698efc96560542c13 -eo pid,comm [Pipeline] { [Pipeline] echo 10:31:50 ========================================================= 10:31:50 [edgeXBuildGoParallel] Running Tests and Build... 10:31:50 ========================================================= [Pipeline] sh 10:31:51 + make test 10:31:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:31:55 gofmt -l . 10:31:55 [ "`gofmt -l .`" = "" ] 10:31:55 ./bin/test-go-mod-tidy.sh 10:31:55 ./bin/test-attribution-txt.sh [Pipeline] sh 10:31:58 + ls -al . 10:31:58 total 812 10:31:58 drwxrwxr-x 10 1001 1001 4096 Apr 26 10:31 . 10:31:58 drwxr-xr-x 4 root root 28 Apr 26 10:28 .. 10:31:58 -rw-rw-r-- 1 1001 1001 11 Apr 26 10:26 .dockerignore 10:31:58 drwxrwxr-x 8 1001 1001 179 Apr 26 10:26 .git 10:31:58 drwxrwxr-x 3 1001 1001 125 Apr 26 10:26 .github 10:31:58 -rw-rw-r-- 1 1001 1001 818 Apr 26 10:26 .gitignore 10:31:58 drwx------ 3 1001 1001 60 Apr 26 10:27 .semver 10:31:58 -rw-rw-r-- 1 1001 1001 166 Apr 26 10:26 .sonarcloud.properties 10:31:58 -rw-rw-r-- 1 1001 1001 8609 Apr 26 10:26 Attribution.txt 10:31:58 -rw-rw-r-- 1 1001 1001 3804 Apr 26 10:26 CONTRIBUTING.md 10:31:58 -rw-rw-r-- 1 1001 1001 931 Apr 26 10:26 Dockerfile.build 10:31:58 -rw-rw-r-- 1 1001 1001 863 Apr 26 10:26 Jenkinsfile 10:31:58 -rw-rw-r-- 1 1001 1001 10775 Apr 26 10:26 LICENSE 10:31:58 -rw-rw-r-- 1 1001 1001 5774 Apr 26 10:26 Makefile 10:31:58 -rw-rw-r-- 1 1001 1001 7978 Apr 26 10:26 README.md 10:31:58 -rw-rw-r-- 1 1001 1001 6755 Apr 26 10:26 SECURITY.md 10:31:58 -rw-rw-r-- 1 1001 1001 5 Apr 26 10:27 VERSION 10:31:58 -rw-rw-r-- 1 1001 1001 4131 Apr 26 10:26 ZMQWindows.md 10:31:58 drwxrwxr-x 2 1001 1001 117 Apr 26 10:26 bin 10:31:58 drwxrwxr-x 14 1001 1001 4096 Apr 26 10:26 cmd 10:31:58 -rw-r--r-- 1 root root 704315 Apr 26 10:30 coverage.out 10:31:58 -rw-r--r-- 1 root root 1060 Apr 26 10:31 go.mod 10:31:58 -rw-r--r-- 1 root root 22420 Apr 26 10:31 go.sum 10:31:58 drwxrwxr-x 8 1001 1001 127 Apr 26 10:26 internal 10:31:58 drwxrwxr-x 4 1001 1001 26 Apr 26 10:26 openapi 10:31:58 drwxrwxr-x 4 1001 1001 71 Apr 26 10:26 snap 10:31:58 -rw-rw-r-- 1 1001 1001 168 Apr 26 10:26 version.go [Pipeline] sh 10:31:58 + '[' -e coverage.out ] 10:31:58 + chown 1001:1001 coverage.out [Pipeline] stash 10:31:59 Stashed 1 file(s) [Pipeline] sh 10:31:59 + make build 10:31:59 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 10:32:06 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 10:32:13 ? github.com/edgexfoundry/edgex-go [no test files] 10:32:18 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 10:32:21 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 10:32:25 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 10:32:25 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 10:32:28 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 10:32:32 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 10:32:34 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 10:32:37 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 10:32:38 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 10:32:42 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] } 10:32:45 $ docker stop --time=1 2e63000d6029dc085d192a439daf47d85633b462c42e7468bab6f121a0f5acb6 10:32:48 $ docker rm -f 2e63000d6029dc085d192a439daf47d85633b462c42e7468bab6f121a0f5acb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:32:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:32:52 10:32:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 10:32:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:32:53 latest: Pulling from edgex-devops/edgex-compose 10:32:53 cbdbe7a5bc2a: Pulling fs layer 10:32:53 ca9280d653b3: Pulling fs layer 10:32:53 7e9c9ca2126c: Pulling fs layer 10:32:53 cbdbe7a5bc2a: Verifying Checksum 10:32:53 cbdbe7a5bc2a: Download complete 10:32:53 cbdbe7a5bc2a: Pull complete 10:32:53 ca9280d653b3: Verifying Checksum 10:32:53 ca9280d653b3: Download complete 10:32:55 ca9280d653b3: Pull complete 10:32:56 7e9c9ca2126c: Download complete 10:33:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:33:15 7e9c9ca2126c: Pull complete 10:33:15 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:33:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:33:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 10:33:15 prd-centos7-docker-4c-2g-1813 does not seem to be running inside a container 10:33:15 $ 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 10:33:17 $ docker top d738073a387699c0c32a4ce392cfb6874be0ae77e681148a3f16ef6d8be36d7e -eo pid,comm [Pipeline] { [Pipeline] sh 10:33:17 + docker-compose build --help 10:33:17 + grep parallel 10:33:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:33:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:33:18 --parallel Build images in parallel. [Pipeline] } 10:33:19 $ docker stop --time=1 d738073a387699c0c32a4ce392cfb6874be0ae77e681148a3f16ef6d8be36d7e 10:33:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:33:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:33:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:33:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:33:21 $ docker rm -f d738073a387699c0c32a4ce392cfb6874be0ae77e681148a3f16ef6d8be36d7e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:33:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:33:23 . [Pipeline] withDockerContainer 10:33:23 prd-centos7-docker-4c-2g-1813 does not seem to be running inside a container 10:33:23 $ 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 10:33:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:33:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:33:25 $ docker top 8ce19eafb4f97836a4561fae5e713139f5b8cfa5dc3ef56d55719685a7135680 -eo pid,comm [Pipeline] { [Pipeline] sh 10:33:26 + docker-compose -f ./docker-compose-build.yml build --parallel 10:33:28 Building docker-core-command-go ... 10:33:28 Building docker-core-data-go ... 10:33:28 Building docker-core-metadata-go ... 10:33:28 Building docker-security-bootstrapper-go ... 10:33:28 Building docker-security-proxy-setup-go ... 10:33:28 Building docker-security-secretstore-setup-go ... 10:33:28 Building docker-support-notifications-go ... 10:33:28 Building docker-support-scheduler-go ... 10:33:28 Building docker-sys-mgmt-agent-go ... 10:33:28 Building docker-security-secretstore-setup-go 10:33:28 Building docker-sys-mgmt-agent-go 10:33:28 Building docker-security-proxy-setup-go 10:33:28 Building docker-support-scheduler-go 10:33:28 Building docker-support-notifications-go 10:33:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:33:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:33:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:33:38 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.354s coverage: 45.9% of statements 10:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 10:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 10:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 10:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 10:33:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.175s coverage: 19.8% of statements 10:33:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.254s coverage: 100.0% of statements 10:33:47 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.550s coverage: 27.1% of statements 10:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 10:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 10:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 10:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:33:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.142s coverage: 100.0% of statements 10:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 10:33:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.180s coverage: 100.0% of statements 10:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 10:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 10:33:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.277s coverage: 71.3% of statements 10:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 10:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 10:33:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.527s coverage: 82.9% of statements 10:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 10:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 10:33:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.142s coverage: 78.9% of statements 10:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 10:34:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.146s coverage: 28.6% of statements 10:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 10:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 10:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 10:34:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.193s coverage: 100.0% of statements 10:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 10:34:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.130s coverage: 100.0% of statements 10:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 10:34:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.348s coverage: 86.7% of statements 10:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 10:34:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.434s coverage: 97.5% of statements 10:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 10:34:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.285s coverage: 78.3% of statements 10:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 10:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 10:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 10:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 10:34:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.235s coverage: 93.0% of statements 10:34:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 10:34:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 10:34:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 10:34:07 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 10:34:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:34:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 10:34:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 10:34:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:34:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:34:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 10:34:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:34:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 10:34:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:34:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 10:34:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:34:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 10:34:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 10:34:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 10:34:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.122s coverage: 58.8% of statements 10:34:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 10:34:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 10:34:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.222s coverage: 0.9% of statements 10:34:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 10:34:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 10:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.243s coverage: 47.1% of statements 10:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.165s coverage: 79.5% of statements 10:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.119s coverage: 94.1% of statements 10:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.148s coverage: 96.3% of statements 10:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.136s coverage: 87.5% of statements 10:34:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.136s coverage: 94.4% of statements 10:34:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.116s coverage: 44.8% of statements 10:34:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.484s coverage: 81.9% of statements 10:34:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.210s coverage: 92.9% of statements 10:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements 10:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 10:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.107s coverage: 100.0% of statements 10:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.147s coverage: 75.5% of statements 10:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.136s coverage: 80.8% of statements 10:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.178s coverage: 87.2% of statements 10:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.190s coverage: 84.6% of statements 10:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.247s coverage: 91.6% of statements 10:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.566s coverage: 64.4% of statements 10:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.133s coverage: 100.0% of statements 10:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements 10:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 10:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements 10:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 10:34:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.930s coverage: 69.0% of statements 10:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:34:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.538s coverage: 38.4% of statements 10:34:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:34:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:34:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.122s coverage: 89.5% of statements 10:34:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:34:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.094s coverage: 84.8% of statements 10:34:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.485s coverage: 47.0% of statements 10:34:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:34:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:34:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 10:34:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 10:34:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 10:34:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.113s coverage: 100.0% of statements 10:34:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 10:34:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.114s coverage: 100.0% of statements 10:34:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 10:34:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 10:34:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.229s coverage: 9.6% of statements 10:34:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 10:34:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.473s coverage: 88.6% of statements 10:34:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 10:34:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 10:34:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 10:34:51 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:34:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:34:51 10:34:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:34:51 ---> 1b40669d2b0b 10:34:51 ---> 1b40669d2b0b 10:34:51 Step 3/23 : WORKDIR /edgex-go 10:34:51 Step 3/21 : WORKDIR /edgex-go 10:34:51 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:34:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:34:51 ---> 1b40669d2b0b 10:34:51 Step 3/22 : WORKDIR /edgex-go 10:34:51 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:34:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:34:51 ---> 1b40669d2b0b 10:34:51 Step 3/22 : WORKDIR /edgex-go 10:34:51 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:34:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:34:51 ---> 1b40669d2b0b 10:34:51 Step 3/24 : WORKDIR /edgex-go 10:34:52 ---> Running in 73f79547b8bf 10:34:52 ---> Running in c7ffe1051472 10:34:52 ---> Running in 6e76eea7f58f 10:34:52 ---> Running in ac067a0c816b 10:34:52 ---> Running in a1a9ba38a31f 10:34:55 Removing intermediate container ac067a0c816b 10:34:55 ---> 653d270e4f31 10:34:55 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:55 Removing intermediate container 6e76eea7f58f 10:34:55 ---> 261b970b8de9 10:34:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:55 Removing intermediate container a1a9ba38a31f 10:34:55 ---> 46241c8a5572 10:34:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:55 Removing intermediate container c7ffe1051472 10:34:55 ---> e36189fc9213 10:34:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:55 Removing intermediate container 73f79547b8bf 10:34:55 ---> eea95d24dcd6 10:34:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:55 ---> Running in c739e9a0c62a 10:34:55 ---> Running in 3a508ec27c68 10:34:55 ---> Running in 667a15509d8e 10:34:55 ---> Running in 9cf9bbe0aef8 10:34:55 ---> Running in c5d9863944f6 10:34:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.455s coverage: 28.7% of statements 10:34:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:34:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:34:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 10:34:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 10:34:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 10:34:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.207s coverage: 99.0% of statements 10:34:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 10:34:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.172s coverage: 100.0% of statements 10:34:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 10:34:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 10:34:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 10:34:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.173s coverage: 64.6% of statements 10:34:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 10:34:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.381s coverage: 95.6% of statements 10:34:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 10:34:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 10:34:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 10:34:59 ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements 10:34:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:34:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements 10:34:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 10:34:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:34:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:34:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 10:34:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.088s coverage: 87.9% of statements 10:34:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 10:34:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:34:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements 10:35:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.115s coverage: 28.1% of statements 10:35:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 100.0% of statements 10:35:01 GO111MODULE=on go vet ./... 10:35:03 Removing intermediate container c739e9a0c62a 10:35:03 ---> d782e1595c0f 10:35:03 Step 5/21 : RUN apk add --update --no-cache make git 10:35:03 Removing intermediate container 9cf9bbe0aef8 10:35:03 ---> a19dd5e4227c 10:35:03 Step 5/23 : RUN apk add --update --no-cache make bash git 10:35:03 ---> Running in 58e3f684c1c5 10:35:03 ---> Running in db588bcbed71 10:35:03 Removing intermediate container 667a15509d8e 10:35:03 ---> aed70e0045b6 10:35:03 Step 5/22 : RUN apk add --update --no-cache make git 10:35:03 Removing intermediate container c5d9863944f6 10:35:03 ---> 26e36faf763c 10:35:03 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:35:03 ---> Running in 85307887ee86 10:35:03 Removing intermediate container 3a508ec27c68 10:35:03 ---> b42c43c2b3bc 10:35:03 Step 5/24 : RUN apk add --update --no-cache make git 10:35:04 ---> Running in cb53b688f84e 10:35:04 ---> Running in cc1aa51e5366 10:35:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:35:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:35:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:35:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:35:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:35:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:35:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:35:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:35:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:35:07 OK: 233 MiB in 51 packages 10:35:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:35:07 OK: 233 MiB in 51 packages 10:35:08 OK: 233 MiB in 51 packages 10:35:08 OK: 233 MiB in 51 packages 10:35:09 OK: 233 MiB in 51 packages 10:35:11 Removing intermediate container 58e3f684c1c5 10:35:11 ---> 75cf635c1bd0 10:35:11 Step 6/21 : COPY go.mod . 10:35:11 Removing intermediate container cb53b688f84e 10:35:11 ---> fa2f06a1dab1 10:35:11 Step 6/22 : COPY go.mod . 10:35:11 Removing intermediate container db588bcbed71 10:35:11 ---> 8d0380ec621e 10:35:11 Step 6/23 : COPY go.mod . 10:35:11 Removing intermediate container cc1aa51e5366 10:35:11 ---> 6facd648804e 10:35:11 Step 6/24 : COPY go.mod . 10:35:12 Removing intermediate container 85307887ee86 10:35:12 ---> 186d9e0aeddc 10:35:12 Step 6/22 : COPY go.mod . 10:35:12 ---> d565d845cf56 10:35:12 Step 7/21 : RUN go mod download 10:35:12 ---> 2947f7963f81 10:35:12 Step 7/22 : RUN go mod download 10:35:12 ---> afe2c7116ad0 10:35:12 Step 7/23 : RUN go mod download 10:35:12 ---> Running in 298d1e347e1d 10:35:12 ---> Running in 0ef00103a004 10:35:13 ---> cf291bfa3d51 10:35:13 Step 7/24 : RUN go mod download 10:35:13 ---> Running in 74f374a549cf 10:35:13 ---> Running in 5b4f12c9d260 10:35:13 ---> 122e517c56d5 10:35:13 Step 7/22 : RUN go mod download 10:35:13 ---> Running in dce3469a038b 10:35:21 Removing intermediate container 298d1e347e1d 10:35:21 ---> aa7a4f712866 10:35:21 Step 8/21 : COPY . . 10:35:21 Removing intermediate container 0ef00103a004 10:35:21 ---> 384e7a541129 10:35:21 Step 8/22 : COPY . . 10:35:21 Removing intermediate container 74f374a549cf 10:35:21 ---> f12668d3a93b 10:35:21 Step 8/23 : COPY . . 10:35:21 Removing intermediate container 5b4f12c9d260 10:35:21 ---> 6468e854ef11 10:35:21 Step 8/24 : COPY . . 10:35:21 Removing intermediate container dce3469a038b 10:35:21 ---> 0b453caa8f19 10:35:21 Step 8/22 : COPY . . 10:36:23 gofmt -l . 10:36:23 [ "`gofmt -l .`" = "" ] 10:36:25 ./bin/test-go-mod-tidy.sh 10:36:26 ./bin/test-attribution-txt.sh [Pipeline] sh 10:36:28 + ls -al . 10:36:28 total 840 10:36:28 drwxrwxr-x 9 1001 1001 4096 Apr 26 10:36 . 10:36:28 drwxr-xr-x 4 root root 4096 Apr 26 10:31 .. 10:36:28 -rw-rw-r-- 1 1001 1001 11 Apr 26 10:30 .dockerignore 10:36:28 drwxrwxr-x 8 1001 1001 4096 Apr 26 10:30 .git 10:36:28 drwxrwxr-x 3 1001 1001 4096 Apr 26 10:30 .github 10:36:28 -rw-rw-r-- 1 1001 1001 818 Apr 26 10:30 .gitignore 10:36:28 -rw-rw-r-- 1 1001 1001 166 Apr 26 10:30 .sonarcloud.properties 10:36:28 -rw-rw-r-- 1 1001 1001 8609 Apr 26 10:30 Attribution.txt 10:36:28 -rw-rw-r-- 1 1001 1001 3804 Apr 26 10:30 CONTRIBUTING.md 10:36:28 -rw-rw-r-- 1 1001 1001 931 Apr 26 10:30 Dockerfile.build 10:36:28 -rw-rw-r-- 1 1001 1001 863 Apr 26 10:30 Jenkinsfile 10:36:28 -rw-rw-r-- 1 1001 1001 10775 Apr 26 10:30 LICENSE 10:36:28 -rw-rw-r-- 1 1001 1001 5774 Apr 26 10:30 Makefile 10:36:28 -rw-rw-r-- 1 1001 1001 7978 Apr 26 10:30 README.md 10:36:28 -rw-rw-r-- 1 1001 1001 6755 Apr 26 10:30 SECURITY.md 10:36:28 -rw-rw-r-- 1 1001 1001 5 Apr 26 10:27 VERSION 10:36:28 -rw-rw-r-- 1 1001 1001 4131 Apr 26 10:30 ZMQWindows.md 10:36:28 drwxrwxr-x 2 1001 1001 4096 Apr 26 10:30 bin 10:36:28 drwxrwxr-x 14 1001 1001 4096 Apr 26 10:30 cmd 10:36:28 -rw-r--r-- 1 root root 704315 Apr 26 10:35 coverage.out 10:36:28 -rw-r--r-- 1 root root 1060 Apr 26 10:36 go.mod 10:36:28 -rw-r--r-- 1 root root 22420 Apr 26 10:36 go.sum 10:36:28 drwxrwxr-x 8 1001 1001 4096 Apr 26 10:30 internal 10:36:28 drwxrwxr-x 4 1001 1001 4096 Apr 26 10:30 openapi 10:36:28 drwxrwxr-x 4 1001 1001 4096 Apr 26 10:30 snap 10:36:28 -rw-rw-r-- 1 1001 1001 168 Apr 26 10:30 version.go [Pipeline] sh 10:36:29 + '[' -e coverage.out ] 10:36:29 + chown 1001:1001 coverage.out [Pipeline] stash 10:36:29 Warning: overwriting stash ‘coverage-report’ 10:36:30 Stashed 1 file(s) [Pipeline] sh 10:36:30 + make build 10:36:30 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 10:36:41 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 10:37:07 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 10:37:09 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 10:37:14 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 10:37:14 ---> 545471c0fbdf 10:37:14 ---> cad865009ffc 10:37:14 Step 9/22 : RUN make cmd/support-notifications/support-notifications ---> 9847fbfdca0c 10:37:14 10:37:14 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:37:14 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:37:14 ---> 6e11d0137aec 10:37:14 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:37:14 ---> d3f0116d6fe2 10:37:14 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:37:14 ---> Running in 5a1588a848d1 10:37:14 ---> Running in 022ad0d525e3 10:37:14 ---> Running in c609689563fb 10:37:14 ---> Running in c4adb143c00a 10:37:14 ---> Running in 6bffef9784f2 10:37:14 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 10:37:14 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 10:37:14 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 10:37:14 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 10:37:14 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 10:37:16 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 10:37:22 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 10:37:27 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 10:37:30 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 10:37:35 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 10:37:38 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 10:37:43 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] } 10:37:50 $ docker stop --time=1 787e3881c4cef0610b1d6d72eeed9910ad709e5ed77cb8b698efc96560542c13 10:37:53 $ docker rm -f 787e3881c4cef0610b1d6d72eeed9910ad709e5ed77cb8b698efc96560542c13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:37:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:37:55 10:37:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:37:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:37:55 latest: Pulling from edgex-devops/edgex-compose-arm64 10:37:55 29e5d40040c1: Pulling fs layer 10:37:55 1ce36da41761: Pulling fs layer 10:37:55 25b303627fd3: Pulling fs layer 10:37:55 29e5d40040c1: Verifying Checksum 10:37:55 29e5d40040c1: Download complete 10:37:56 1ce36da41761: Verifying Checksum 10:37:56 1ce36da41761: Download complete 10:37:56 29e5d40040c1: Pull complete 10:37:57 1ce36da41761: Pull complete 10:37:58 25b303627fd3: Verifying Checksum 10:37:58 25b303627fd3: Download complete 10:38:08 25b303627fd3: Pull complete 10:38:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:38:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:38:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 10:38:08 prd-ubuntu18.04-docker-arm64-4c-16g-1814 does not seem to be running inside a container 10:38:08 $ 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 10:38:12 $ docker top dcdc3b1f2183a32ee0ee297048d7774928872a2593ce9501a6b7e77f46c564c3 -eo pid,comm [Pipeline] { [Pipeline] sh 10:38:13 + docker-compose build --help 10:38:13 + grep parallel 10:38:17 --parallel Build images in parallel. [Pipeline] } 10:38:17 $ docker stop --time=1 dcdc3b1f2183a32ee0ee297048d7774928872a2593ce9501a6b7e77f46c564c3 10:38:19 $ docker rm -f dcdc3b1f2183a32ee0ee297048d7774928872a2593ce9501a6b7e77f46c564c3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:38:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:38:20 . [Pipeline] withDockerContainer 10:38:20 prd-ubuntu18.04-docker-arm64-4c-16g-1814 does not seem to be running inside a container 10:38:20 $ 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 10:38:22 $ docker top e1a6a7fe8a97adf8a65f79f212250f0b6437b16a945a6302b14a3b3de8385a0c -eo pid,comm [Pipeline] { [Pipeline] sh 10:38:23 + docker-compose -f ./docker-compose-build.yml build --parallel 10:38:24 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 10:38:24 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 10:38:27 Building docker-core-command-go ... 10:38:27 Building docker-core-data-go ... 10:38:27 Building docker-core-metadata-go ... 10:38:27 Building docker-security-bootstrapper-go ... 10:38:27 Building docker-security-proxy-setup-go ... 10:38:27 Building docker-security-secretstore-setup-go ... 10:38:27 Building docker-support-notifications-go ... 10:38:27 Building docker-support-scheduler-go ... 10:38:27 Building docker-sys-mgmt-agent-go ... 10:38:27 Building docker-security-secretstore-setup-go 10:38:27 Building docker-core-command-go 10:38:27 Building docker-core-metadata-go 10:38:27 Building docker-support-notifications-go 10:38:27 Building docker-support-scheduler-go 10:38:38 Removing intermediate container 6bffef9784f2 10:38:38 ---> 830ff367a324 10:38:38 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:38:40 ---> Running in 38b2b27efaf7 10:38:43 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 10:38:45 Removing intermediate container 022ad0d525e3 10:38:45 ---> 6af41fcd278f 10:38:45 10:38:45 Step 10/22 : FROM alpine:3.12 10:38:45 Removing intermediate container c4adb143c00a 10:38:45 ---> ccdb17e42c75 10:38:45 10:38:45 Step 10/22 : FROM alpine:3.12 10:38:45 3.12: Pulling from library/alpine 10:38:45 3.12: Pulling from library/alpine 10:38:46 Removing intermediate container c609689563fb 10:38:46 ---> 0eeda1fbeb31 10:38:46 10:38:46 Step 10/21 : FROM alpine:3.12 10:38:46 Removing intermediate container 5a1588a848d1 10:38:46 ---> 3dd53de015d5 10:38:46 10:38:46 Step 10/24 : FROM alpine:3.12 10:38:46 3.12: Pulling from library/alpine 10:38:46 3.12: Pulling from library/alpine 10:38:48 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:38:48 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:38:48 Status: Image is up to date for alpine:3.12 10:38:48 Status: Downloaded newer image for alpine:3.12 10:38:48 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:38:48 Status: Image is up to date for alpine:3.12 10:38:48 ---> 13621d1b12d4 10:38:48 Step 11/21 : RUN apk add --update --no-cache curl 10:38:48 ---> 13621d1b12d4 10:38:48 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 10:38:48 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:38:48 Status: Image is up to date for alpine:3.12 10:38:48 ---> 13621d1b12d4 10:38:48 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:38:48 ---> 13621d1b12d4 10:38:48 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:38:48 ---> Running in 499008a76ed7 10:38:48 ---> Running in 6f0a48e26815 10:38:48 ---> Running in 6cbbd129871e 10:38:48 ---> Running in aac0c2c8f08f 10:38:48 Removing intermediate container 38b2b27efaf7 10:38:48 ---> 32edfb932e3c 10:38:48 10:38:48 Step 11/23 : FROM docker:20.10.0 10:38:48 20.10.0: Pulling from library/docker 10:38:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:38:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:38:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:38:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:38:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:38:50 (1/2) Installing ca-certificates (20191127-r4) 10:38:50 (2/2) Installing dumb-init (1.2.2-r1) 10:38:50 Executing busybox-1.31.1-r20.trigger 10:38:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:38:50 Executing ca-certificates-20191127-r4.trigger 10:38:50 (1/6) Installing ca-certificates (20191127-r4) 10:38:50 (2/6) Installing nghttp2-libs (1.41.0-r0) 10:38:50 (3/6) Installing libcurl (7.76.1-r0) 10:38:50 (4/6) Installing curl (7.76.1-r0) 10:38:50 (5/6) Installing dumb-init (1.2.2-r1) 10:38:50 OK: 6 MiB in 16 packages 10:38:50 (6/6) Installing su-exec (0.2-r1) 10:38:50 Executing busybox-1.31.1-r20.trigger 10:38:50 Executing ca-certificates-20191127-r4.trigger 10:38:50 OK: 7 MiB in 20 packages 10:38:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:38:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:38:51 (1/1) Installing dumb-init (1.2.2-r1) 10:38:51 Executing busybox-1.31.1-r20.trigger 10:38:51 OK: 6 MiB in 15 packages 10:38:51 (1/4) Installing ca-certificates (20191127-r4) 10:38:51 (2/4) Installing nghttp2-libs (1.41.0-r0) 10:38:51 (3/4) Installing libcurl (7.76.1-r0) 10:38:51 (4/4) Installing curl (7.76.1-r0) 10:38:51 Executing busybox-1.31.1-r20.trigger 10:38:51 Executing ca-certificates-20191127-r4.trigger 10:38:51 OK: 7 MiB in 18 packages 10:38:55 Removing intermediate container 499008a76ed7 10:38:55 ---> 08f3787e8432 10:38:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:38:55 Removing intermediate container 6cbbd129871e 10:38:55 ---> 40e9306a48f0 10:38:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:38:55 ---> Running in 765db5b0b79e 10:38:55 ---> Running in b09b149d385a 10:38:55 Removing intermediate container 6f0a48e26815 10:38:55 ---> 69c5fcd2a04e 10:38:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:38:56 ---> Running in cb679a986c3f 10:38:56 Removing intermediate container aac0c2c8f08f 10:38:56 ---> b1fd81604a0c 10:38:56 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:38:56 Removing intermediate container 765db5b0b79e 10:38:56 ---> 0be38df76c6a 10:38:56 Step 13/22 : ENV APP_PORT=48060 10:38:56 Removing intermediate container b09b149d385a 10:38:56 ---> ad62dfc5932d 10:38:56 Step 13/24 : WORKDIR / 10:38:56 ---> Running in baba6ca4e980 10:38:57 ---> Running in 830bbd21166d 10:38:57 ---> Running in c3d6dea8a03b 10:38:57 Removing intermediate container cb679a986c3f 10:38:57 ---> f96ee776e3c1 10:38:57 Step 13/22 : ENV APP_PORT=48085 10:38:57 ---> Running in 6ca5b097e70c 10:38:57 Removing intermediate container baba6ca4e980 10:38:57 ---> b741bfe42472 10:38:57 Step 13/21 : WORKDIR /edgex 10:38:58 Removing intermediate container 830bbd21166d 10:38:58 ---> af7be49be3eb 10:38:58 Step 14/22 : EXPOSE $APP_PORT 10:38:58 Removing intermediate container c3d6dea8a03b 10:38:58 ---> b1b0b255266e 10:38:58 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:38:58 Removing intermediate container 6ca5b097e70c 10:38:58 ---> cebf77f9f221 10:38:58 Step 14/22 : EXPOSE $APP_PORT 10:38:58 ---> Running in b118c59d349e 10:38:58 ---> Running in b64d63842828 10:38:58 ---> Running in cbecabe7bdb7 10:38:59 Removing intermediate container b118c59d349e 10:38:59 ---> 1124e51bf529 10:38:59 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:38:59 Removing intermediate container b64d63842828 10:38:59 ---> 6161d9e1eea9 10:38:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:38:59 Removing intermediate container cbecabe7bdb7 10:38:59 ---> bcfa4ddf47a4 10:38:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:38:59 ---> e0251b18e390 10:38:59 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:38:59 ---> df95fbb7531b 10:38:59 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:39:00 ---> 7a22321665f0 10:39:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:39:00 ---> c778e0a573b7 10:39:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:39:00 ---> 91578bfa105e 10:39:00 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:39:01 ---> 994722db8bc1 10:39:01 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:39:01 ---> fc9acb0134c1 10:39:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:39:02 ---> c240eec07f85 10:39:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:39:02 ---> 755b9d473b5b 10:39:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:39:03 ---> e4dd83c8881c 10:39:03 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:39:03 ---> 61a92329ad66 10:39:03 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:39:03 ---> Running in 207442ae62a5 10:39:03 ---> 8085869edc19 10:39:03 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:39:03 ---> 3dba2d48a364 10:39:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:39:03 ---> Running in 1713d813165b 10:39:03 ---> Running in bac7f661bdbb 10:39:03 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 10:39:03 Status: Downloaded newer image for docker:20.10.0 10:39:03 ---> aefe523efa57 10:39:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:39:04 ---> Running in e7a059498534 10:39:04 Removing intermediate container 207442ae62a5 10:39:04 ---> e2e4e05d3f76 10:39:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:39:04 Removing intermediate container 1713d813165b 10:39:04 ---> 0955a558a40f 10:39:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:39:04 Removing intermediate container bac7f661bdbb 10:39:04 ---> 540dedd75985 10:39:04 Step 18/21 : CMD ["--init=true"] 10:39:04 ---> Running in d595b652a530 10:39:04 ---> Running in 6fe296bdb99f 10:39:04 ---> Running in 7f9bf1a4c210 10:39:04 Removing intermediate container e7a059498534 10:39:04 ---> 8b28c68c5868 10:39:04 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 10:39:04 ---> 783284d883ea 10:39:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:39:04 ---> Running in 6cc07f4d005d 10:39:04 Removing intermediate container d595b652a530 10:39:04 ---> f65c3e0f2085 10:39:04 Step 20/22 : LABEL arch=x86_64 10:39:04 Removing intermediate container 6fe296bdb99f 10:39:04 ---> 4f06f45138a0 10:39:04 Step 20/22 : LABEL arch=x86_64 10:39:04 ---> Running in 3070fa734c65 10:39:04 Removing intermediate container 7f9bf1a4c210 10:39:04 ---> 2e6b7d47a894 10:39:04 Step 19/21 : LABEL arch=x86_64 10:39:05 ---> Running in 732f56377da0 10:39:05 ---> 0a6da161a36e 10:39:05 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/ 10:39:05 ---> Running in 3876416c0baa 10:39:05 ---> Running in 1b99689621fe 10:39:05 Removing intermediate container 3070fa734c65 10:39:05 ---> 0aafe25d3aee 10:39:05 Step 21/22 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc 10:39:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:39:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:39:05 Removing intermediate container 732f56377da0 10:39:05 ---> 37ddc603bd24 10:39:05 Step 21/22 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc 10:39:06 ---> Running in 15aeaafc6762 10:39:06 Removing intermediate container 3876416c0baa 10:39:06 ---> 41eaf35418f7 10:39:06 Step 20/21 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc 10:39:06 ---> Running in 3dc283808c7d 10:39:06 (1/39) Installing readline (8.0.4-r0) 10:39:06 (2/39) Installing bash (5.0.17-r0) 10:39:06 Executing bash-5.0.17-r0.post-install 10:39:06 (3/39) Installing nghttp2-libs (1.41.0-r0) 10:39:06 (4/39) Installing libcurl (7.76.1-r0) 10:39:06 ---> Running in 553cc7f6c9ff 10:39:06 (5/39) Installing curl (7.76.1-r0) 10:39:06 (6/39) Installing dumb-init (1.2.2-r1) 10:39:06 (7/39) Installing libbz2 (1.0.8-r1) 10:39:06 (8/39) Installing expat (2.2.9-r1) 10:39:06 (9/39) Installing libffi (3.3-r2) 10:39:06 (10/39) Installing gdbm (1.13-r1) 10:39:06 (11/39) Installing xz-libs (5.2.5-r0) 10:39:06 (12/39) Installing sqlite-libs (3.32.1-r0) 10:39:06 (13/39) Installing python3 (3.8.8-r0) 10:39:06 Removing intermediate container 15aeaafc6762 10:39:06 ---> 9904ae361934 10:39:06 Step 22/22 : LABEL version=0.0.0 10:39:08 Removing intermediate container 3dc283808c7d 10:39:08 ---> dcfb4f6c2570 10:39:08 Step 22/22 : LABEL version=0.0.0 10:39:08 Removing intermediate container 553cc7f6c9ff 10:39:08 ---> b13edf8406c0 10:39:08 Step 21/21 : LABEL version=0.0.0 10:39:09 ---> Running in 317766a9367e 10:39:09 ---> Running in da2bc052d5bc 10:39:10 (14/39) Installing py3-appdirs (1.4.4-r1) 10:39:10 (15/39) Installing py3-ordered-set (4.0.1-r0) 10:39:10 ---> Running in 7d3eadea322e 10:39:10 (16/39) Installing py3-parsing (2.4.7-r0) 10:39:10 (17/39) Installing py3-six (1.15.0-r0) 10:39:10 (18/39) Installing py3-packaging (20.4-r0) 10:39:10 (19/39) Installing py3-setuptools (47.0.0-r0) 10:39:10 (20/39) Installing py3-chardet (3.0.4-r4) 10:39:10 (21/39) Installing py3-idna (2.9-r0) 10:39:11 (22/39) Installing py3-certifi (2020.4.5.1-r0) 10:39:11 (23/39) Installing py3-urllib3 (1.25.9-r0) 10:39:11 Removing intermediate container da2bc052d5bc 10:39:11 ---> d869ba817416 10:39:11 10:39:11 (24/39) Installing py3-requests (2.23.0-r0) 10:39:11 Removing intermediate container 317766a9367e 10:39:11 ---> 5bdc5dd34ac0 10:39:11 10:39:11 (25/39) Installing py3-msgpack (1.0.0-r0) 10:39:11 Removing intermediate container 1b99689621fe 10:39:11 ---> 841344af9cf4 10:39:11 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 10:39:11 (26/39) Installing py3-lockfile (0.12.2-r3) 10:39:11 (27/39) Installing py3-cachecontrol (0.12.6-r0) 10:39:11 (28/39) Installing py3-colorama (0.4.3-r0) 10:39:11 Removing intermediate container 7d3eadea322e 10:39:11 ---> da27ea18b6d4 10:39:11 10:39:11 (29/39) Installing py3-distlib (0.3.0-r0) 10:39:11 ---> Running in a92811ac3817 10:39:11 (30/39) Installing py3-distro (1.5.0-r1) 10:39:12 (31/39) Installing py3-webencodings (0.5.1-r3) 10:39:12 (32/39) Installing py3-html5lib (1.0.1-r4) 10:39:12 (33/39) Installing py3-pytoml (0.1.21-r0) 10:39:12 (34/39) Installing py3-pep517 (0.8.2-r0) 10:39:12 (35/39) Installing py3-progress (1.5-r0) 10:39:12 (36/39) Installing py3-toml (0.10.1-r0) 10:39:12 Successfully built 5bdc5dd34ac0 10:39:12 Successfully built d869ba817416 10:39:12 (37/39) Installing py3-retrying (1.3.3-r0) 10:39:12 (38/39) Installing py3-contextlib2 (0.6.0-r0) 10:39:12 (39/39) Installing py3-pip (20.1.1-r0) 10:39:12 Successfully tagged docker-support-notifications-go:latest 10:39:12  Building docker-support-notifications-go ... done Building docker-core-metadata-go 10:39:12 Successfully tagged docker-support-scheduler-go:latest 10:39:12  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go 10:39:12 Successfully built da27ea18b6d4 10:39:12 Removing intermediate container a92811ac3817 10:39:12 ---> 86703e1b3a30 10:39:12 Step 22/24 : LABEL arch=x86_64 10:39:13 Executing busybox-1.31.1-r19.trigger 10:39:13 Successfully tagged docker-security-proxy-setup-go:latest 10:39:13 Building docker-core-command-go 10:39:13  Building docker-security-proxy-setup-go ... done OK: 72 MiB in 59 packages 10:39:13 ---> Running in 607a4fe8727d 10:39:13 Removing intermediate container 607a4fe8727d 10:39:13 ---> 025339de2688 10:39:13 Step 23/24 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc 10:39:13 ---> Running in 42d098fa22f6 10:39:14 Removing intermediate container 42d098fa22f6 10:39:14 ---> 55d6a9742780 10:39:14 Step 24/24 : LABEL version=0.0.0 10:39:14 ---> Running in 20dadb090686 10:39:15 Collecting docker-compose==1.23.2 10:39:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:39:15 Removing intermediate container 20dadb090686 10:39:15 ---> 0e6d084d8a0f 10:39:15 10:39:15 Collecting dockerpty<0.5,>=0.4.1 10:39:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:39:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 10:39:19 Successfully built 0e6d084d8a0f 10:39:19 Collecting PyYAML<4,>=3.10 10:39:19 Downloading PyYAML-3.13.tar.gz (270 kB) 10:39:19 Successfully tagged docker-security-secretstore-setup-go:latest 10:39:19  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 10:39:22 Collecting docopt<0.7,>=0.6.1 10:39:22 Downloading docopt-0.6.2.tar.gz (25 kB) 10:39:24 Collecting texttable<0.10,>=0.9.0 10:39:24 Downloading texttable-0.9.1.tar.gz (11 kB) 10:39:26 Collecting docker<4.0,>=3.6.0 10:39:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:39:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:39:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:39:28 Collecting jsonschema<3,>=2.5.1 10:39:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:39:29 Collecting cached-property<2,>=1.2.0 10:39:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:39:29 Collecting websocket-client<1.0,>=0.32.0 10:39:29 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 10:39:29 Collecting docker-pycreds>=0.4.0 10:39:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:39:29 Collecting urllib3<1.25,>=1.21.1 10:39:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:39:30 Collecting idna<2.8,>=2.5 10:39:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:39:30 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) 10:39:30 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) 10:39:30 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 10:39:30 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 10:39:30 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 10:39:30 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 10:39:30 Installing collected packages: dockerpty, PyYAML, docopt, texttable, docker-pycreds, websocket-client, urllib3, idna, requests, docker, jsonschema, cached-property, docker-compose 10:39:30 Running setup.py install for dockerpty: started 10:39:32 Running setup.py install for dockerpty: finished with status 'done' 10:39:32 Running setup.py install for PyYAML: started 10:39:33 Running setup.py install for PyYAML: finished with status 'done' 10:39:34 Running setup.py install for docopt: started 10:39:35 Running setup.py install for docopt: finished with status 'done' 10:39:35 Running setup.py install for texttable: started 10:39:36 Running setup.py install for texttable: finished with status 'done' 10:39:36 Attempting uninstall: urllib3 10:39:36 Found existing installation: urllib3 1.25.9 10:39:36 Uninstalling urllib3-1.25.9: 10:39:36 Successfully uninstalled urllib3-1.25.9 10:39:37 Attempting uninstall: idna 10:39:37 Found existing installation: idna 2.9 10:39:37 Uninstalling idna-2.9: 10:39:37 Successfully uninstalled idna-2.9 10:39:38 Attempting uninstall: requests 10:39:38 Found existing installation: requests 2.23.0 10:39:38 Uninstalling requests-2.23.0: 10:39:38 Successfully uninstalled requests-2.23.0 10:39:40 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 10:39:49 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:39:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:39:49 ---> 8118fdb1b9bc 10:39:49 Step 3/24 : WORKDIR /edgex-go 10:39:49 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:39:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:39:49 ---> 8118fdb1b9bc 10:39:49 Step 3/23 : WORKDIR /edgex-go 10:39:49 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:39:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:39:49 ---> 8118fdb1b9bc 10:39:49 Step 3/22 : WORKDIR /edgex-go 10:39:49 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:39:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:39:49 ---> 8118fdb1b9bc 10:39:49 Step 3/23 : WORKDIR /edgex-go 10:39:49 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:39:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:39:49 ---> 8118fdb1b9bc 10:39:49 Step 3/22 : WORKDIR /edgex-go 10:39:49 ---> Running in 2da1150a3a10 10:39:49 ---> Running in 17fafaa58bfb 10:39:49 ---> Running in db03e33c0d4e 10:39:49 ---> Running in f33c02de227a 10:39:49 ---> Running in 736fee426a57 10:39:49 Removing intermediate container 17fafaa58bfb 10:39:49 ---> 9d4cd76425c0 10:39:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:39:49 Removing intermediate container 736fee426a57 10:39:49 ---> d70b77df07dd 10:39:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:39:49 Removing intermediate container f33c02de227a 10:39:49 ---> 266c88070054 10:39:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:39:49 Removing intermediate container 2da1150a3a10 10:39:49 ---> c51b8ce6f394 10:39:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:39:49 Removing intermediate container db03e33c0d4e 10:39:49 ---> 675c506364f4 10:39:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:39:49 ---> Running in fc3940bb8dd5 10:39:49 ---> Running in 83bb2c6aa34e 10:39:49 ---> Running in bca1b4dc62a3 10:39:49 ---> Running in 4dc9391b518e 10:39:49 ---> Running in 7f110ed526e1 10:39:49 Removing intermediate container fc3940bb8dd5 10:39:49 ---> 1958403441b0 10:39:49 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:39:49 Removing intermediate container 83bb2c6aa34e 10:39:49 ---> 1d56cf50f5d7 10:39:49 Step 5/22 : RUN apk add --update --no-cache make git 10:39:49 Removing intermediate container bca1b4dc62a3 10:39:49 ---> 10fb3c879c5f 10:39:49 Step 5/23 : RUN apk add --update --no-cache make git 10:39:49 ---> Running in 7ecae8b2ae2c 10:39:49 ---> Running in 7ddbf4209a56 10:39:49 ---> Running in a57b8e48eda6 10:39:49 Removing intermediate container 4dc9391b518e 10:39:49 ---> b5e8bf91a553 10:39:49 Step 5/23 : RUN apk add --update --no-cache make git 10:39:49 Removing intermediate container 7f110ed526e1 10:39:49 ---> aa0165c0be27 10:39:49 Step 5/24 : RUN apk add --update --no-cache make git 10:39:49 ---> Running in 1611a47d3738 10:39:49 ---> Running in 705b53f0ed43 10:39:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:39:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:39:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:39:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:39:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:39:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:39:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:39:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:39:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:39:51 OK: 217 MiB in 51 packages 10:39:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:39:51 OK: 217 MiB in 51 packages 10:39:52 OK: 217 MiB in 51 packages 10:39:52 OK: 217 MiB in 51 packages 10:39:52 OK: 217 MiB in 51 packages 10:39:52 Removing intermediate container 7ecae8b2ae2c 10:39:52 ---> ea77cf583bd9 10:39:52 Step 6/22 : COPY go.mod . 10:39:53 ---> 49b1fae7b1c2 10:39:53 Step 7/22 : RUN go mod download 10:39:53 Removing intermediate container 7ddbf4209a56 10:39:53 ---> 44d16268865f 10:39:53 Step 6/23 : COPY go.mod . 10:39:53 ---> Running in c3f4ec021f28 10:39:53 Removing intermediate container a57b8e48eda6 10:39:53 ---> 05280a52cebc 10:39:53 Step 6/22 : COPY go.mod . 10:39:54 Removing intermediate container 1611a47d3738 10:39:54 Removing intermediate container 705b53f0ed43 10:39:54 ---> 076db6680688 10:39:54 Step 6/23 : COPY go.mod . 10:39:54 ---> ff2309bdb5c9 10:39:54 Step 6/24 : COPY go.mod . 10:39:54 ---> 986e43c759db 10:39:54 Step 7/23 : RUN go mod download 10:39:55 ---> Running in 692341deea2c 10:39:55 ---> 0be4b0afce5c 10:39:55 Step 7/22 : RUN go mod download 10:39:55 ---> Running in e69b4436354e 10:39:55 ---> e3690c8c9530 10:39:55 Step 7/23 : RUN go mod download 10:39:55 ---> 8249d13fd48f 10:39:55 Step 7/24 : RUN go mod download 10:39:55 ---> Running in 57f995026b9c 10:39:55 ---> Running in 38ddb1e65525 10:39:57 Removing intermediate container c3f4ec021f28 10:39:57 ---> 6c7ef5bc6a76 10:39:57 Step 8/22 : COPY . . 10:39:59 Removing intermediate container 692341deea2c 10:39:59 ---> 015e8817aa2f 10:39:59 Step 8/23 : COPY . . 10:40:00 Removing intermediate container e69b4436354e 10:40:00 ---> 7e00ba29d19c 10:40:00 Step 8/22 : COPY . . 10:40:01 Removing intermediate container 38ddb1e65525 10:40:01 ---> 4fef51b623c3 10:40:01 Step 8/23 : COPY . . 10:40:02 Removing intermediate container 57f995026b9c 10:40:02 ---> 4dce51d22b76 10:40:02 Step 8/24 : COPY . . 10:40:20 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:40:20 Step 2/31 : FROM ${BUILDER_BASE} AS builder 10:40:20 ---> 1b40669d2b0b 10:40:20 Step 3/31 : WORKDIR /edgex-go 10:40:20 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:40:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:40:20 ---> 1b40669d2b0b 10:40:20 Step 3/23 : WORKDIR /edgex-go 10:40:20 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:40:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:40:20 ---> 1b40669d2b0b 10:40:20 Step 3/23 : WORKDIR /edgex-go 10:40:20 ---> Using cache 10:40:20 ---> eea95d24dcd6 10:40:20 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:40:20 ---> Using cache 10:40:20 ---> eea95d24dcd6 10:40:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:40:20 ---> Using cache 10:40:20 ---> eea95d24dcd6 10:40:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:40:20 ---> Using cache 10:40:20 ---> a19dd5e4227c 10:40:20 Step 5/31 : RUN apk add --update --no-cache make git 10:40:20 ---> Using cache 10:40:20 ---> a19dd5e4227c 10:40:20 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:40:20 ---> Using cache 10:40:20 ---> a19dd5e4227c 10:40:20 Step 5/23 : RUN apk add --update --no-cache make git 10:40:20 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:40:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:40:20 ---> 1b40669d2b0b 10:40:20 Step 3/23 : WORKDIR /edgex-go 10:40:20 ---> Using cache 10:40:20 ---> eea95d24dcd6 10:40:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:40:20 ---> Using cache 10:40:20 ---> a19dd5e4227c 10:40:20 Step 5/23 : RUN apk add --update --no-cache make git 10:40:20 ---> Running in 108947712a6a 10:40:20 ---> Running in 0cdf55e83bc8 10:40:20 ---> Running in 8a2a6f0f7036 10:40:20 ---> Running in 87c33ae01c79 10:40:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:40:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:40:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:40:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:40:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:40:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:40:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:40:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:40:25 OK: 233 MiB in 51 packages 10:40:26 OK: 233 MiB in 51 packages 10:40:26 OK: 233 MiB in 51 packages 10:40:26 OK: 233 MiB in 51 packages 10:40:28 Removing intermediate container 8a2a6f0f7036 10:40:28 ---> adfa89cf1787 10:40:28 Step 6/31 : COPY go.mod . 10:40:29 Removing intermediate container 0cdf55e83bc8 10:40:29 ---> 4a3c94edd2b0 10:40:29 Step 6/23 : COPY go.mod . 10:40:29 Removing intermediate container 87c33ae01c79 10:40:29 ---> 26587cd9f398 10:40:29 Step 6/23 : COPY go.mod . 10:40:29 ---> d3e93b412440 10:40:29 Step 7/31 : RUN go mod download 10:40:29 Removing intermediate container 108947712a6a 10:40:29 ---> bf13fcad8e1a 10:40:29 Step 6/23 : COPY go.mod . 10:40:29 ---> 4dab419f3de8 10:40:29 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:40:29 ---> 1cfc751cdda8 10:40:29 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:40:29 ---> 9fc3b0f161b9 10:40:29 Step 9/23 : RUN make cmd/core-command/core-command 10:40:29 ---> Running in 3a47c31c4ff3 10:40:29 ---> 35e8cd0dbede 10:40:29 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:40:29 ---> 428d41ccae85 10:40:29 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:40:29 ---> Running in 9b4015a7073c 10:40:29 ---> Running in b07872d6c4fb 10:40:29 ---> Running in d6c51ddba8d8 10:40:29 ---> Running in b0649d2e7bbb 10:40:29 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 10:40:29 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 10:40:29 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 10:40:29 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 10:40:29 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 10:40:29 ---> ebdaa852eb57 10:40:29 Step 7/23 : RUN go mod download 10:40:29 ---> Running in 3d86233e9b78 10:40:29 ---> 3060c13b1636 10:40:29 Step 7/23 : RUN go mod download 10:40:30 ---> Running in b647a73832be 10:40:30 ---> Running in ac3046ad3658 10:40:30 ---> 28a613fc879c 10:40:30 Step 7/23 : RUN go mod download 10:40:30 ---> Running in b6b30970ed15 10:40:37 Removing intermediate container ac3046ad3658 10:40:37 ---> c343f3d412ae 10:40:37 Step 8/23 : COPY . . 10:40:37 Removing intermediate container b647a73832be 10:40:37 ---> 0658fa13857e 10:40:37 Step 8/23 : COPY . . 10:40:38 Removing intermediate container 3d86233e9b78 10:40:38 ---> 0eeee4bb4da2 10:40:38 Step 8/31 : COPY . . 10:40:44 Removing intermediate container b6b30970ed15 10:40:44 ---> 590e2138d341 10:40:44 Step 8/23 : COPY . . 10:40:57 Removing intermediate container 6cc07f4d005d 10:40:57 ---> 2b117d80d6da 10:40:57 Step 14/23 : ENV APP_PORT=48090 10:41:00 ---> Running in 36867e274e20 10:41:06 Removing intermediate container 36867e274e20 10:41:06 ---> 8fe6e117dc75 10:41:06 Step 15/23 : EXPOSE $APP_PORT 10:41:07 ---> Running in a02498d16e7d 10:41:14 Removing intermediate container a02498d16e7d 10:41:14 ---> a85e8bf81339 10:41:14 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:41:22 ---> 5296fd2bcd08 10:41:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:41:26 ---> 46019afdd361 10:41:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:41:32 ---> 0033a220d9e8 10:41:32 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:41:34 ---> Running in 6f2689240de4 10:41:35 Removing intermediate container 6f2689240de4 10:41:35 ---> 0469bcf76b76 10:41:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:41:36 ---> Running in 885afe7c20c2 10:41:38 Removing intermediate container 885afe7c20c2 10:41:38 ---> 8758fefb5c6c 10:41:38 Step 21/23 : LABEL arch=x86_64 10:41:39 ---> Running in 7e777b9d4c10 10:41:45 Removing intermediate container 7e777b9d4c10 10:41:45 ---> 241c73b9a4e6 10:41:45 Step 22/23 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc 10:41:47 ---> Running in 34da36aec81e 10:41:49 Removing intermediate container 34da36aec81e 10:41:49 ---> b5fa04b142ff 10:41:49 Step 23/23 : LABEL version=0.0.0 10:41:51 ---> Running in 5dd3ac2db397 10:41:53 Removing intermediate container 5dd3ac2db397 10:41:53 ---> bd840ffad0ca 10:41:53 10:41:59 Successfully built bd840ffad0ca 10:41:59 Successfully tagged docker-sys-mgmt-agent-go:latest 10:42:06 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 10:42:12  Building docker-sys-mgmt-agent-go ... done  ---> 4cebad10fe19 10:42:12 Step 9/23 : RUN make cmd/core-data/core-data 10:42:12 ---> d52981280d0c 10:42:12 Step 9/23 : RUN make cmd/core-command/core-command 10:42:12 ---> Running in 6125ef667423 10:42:12 ---> e232a80fa4ab 10:42:12 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:42:12 ---> 7c80c360d27b 10:42:12 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:42:12 ---> Running in 8cfe3a474b8d 10:42:12 ---> Running in 068b6cad7090 10:42:12 ---> Running in e576a5973bb1 10:42:15 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 10:42:15 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 10:42:15 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 10:42:15 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 10:42:24 Removing intermediate container d6c51ddba8d8 10:42:24 ---> e7c80b2013c7 10:42:24 10:42:24 Step 10/24 : FROM alpine:3.12 10:42:24 3.12: Pulling from library/alpine 10:42:25 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:42:25 Status: Downloaded newer image for alpine:3.12 10:42:25 ---> 9852663dfa18 10:42:25 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 10:42:25 ---> Running in 97e7ea08bc81 10:42:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:42:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:42:28 (1/6) Installing ca-certificates (20191127-r4) 10:42:28 (2/6) Installing nghttp2-libs (1.41.0-r0) 10:42:28 (3/6) Installing libcurl (7.76.1-r0) 10:42:28 (4/6) Installing curl (7.76.1-r0) 10:42:28 (5/6) Installing dumb-init (1.2.2-r1) 10:42:28 (6/6) Installing su-exec (0.2-r1) 10:42:28 Executing busybox-1.31.1-r20.trigger 10:42:28 Executing ca-certificates-20191127-r4.trigger 10:42:29 OK: 7 MiB in 20 packages 10:42:33 Removing intermediate container 97e7ea08bc81 10:42:33 ---> 78a97d6beb07 10:42:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:42:33 ---> Running in fd4a02dc19fb 10:42:35 Removing intermediate container fd4a02dc19fb 10:42:35 ---> 79500c15d2b0 10:42:35 Step 13/24 : WORKDIR / 10:42:35 Removing intermediate container 3a47c31c4ff3 10:42:35 ---> 871fd64de802 10:42:35 10:42:35 Step 10/22 : FROM alpine:3.12 10:42:35 ---> 9852663dfa18 10:42:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:42:35 ---> Running in 0b6e63df7ac2 10:42:36 ---> Running in 2b48d38ad6e2 10:42:36 Removing intermediate container b0649d2e7bbb 10:42:36 ---> bc51d3691bdd 10:42:36 10:42:36 Step 10/23 : FROM alpine:3.12 10:42:36 ---> 9852663dfa18 10:42:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:42:36 ---> Running in d1bd2508981e 10:42:36 Removing intermediate container 2b48d38ad6e2 10:42:36 ---> f6f59037a08d 10:42:36 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:42:37 Removing intermediate container b07872d6c4fb 10:42:37 ---> 576b00cfe028 10:42:37 10:42:37 Step 10/22 : FROM alpine:3.12 10:42:37 ---> 9852663dfa18 10:42:37 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:42:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:42:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:42:38 ---> Running in 137bdedc90a8 10:42:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:42:38 ---> c644b29925a0 10:42:38 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:42:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:42:39 (1/2) Installing ca-certificates (20191127-r4) 10:42:39 (2/2) Installing dumb-init (1.2.2-r1) 10:42:39 Executing busybox-1.31.1-r20.trigger 10:42:39 Executing ca-certificates-20191127-r4.trigger 10:42:39 (1/1) Installing dumb-init (1.2.2-r1) 10:42:39 Executing busybox-1.31.1-r20.trigger 10:42:39 OK: 5 MiB in 15 packages 10:42:39 OK: 6 MiB in 16 packages 10:42:40 ---> 4e83a096f23e 10:42:40 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:42:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:42:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:42:41 (1/1) Installing dumb-init (1.2.2-r1) 10:42:41 Executing busybox-1.31.1-r20.trigger 10:42:41 OK: 5 MiB in 15 packages 10:42:42 ---> e3be0d321c30 10:42:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:42:42 Removing intermediate container d1bd2508981e 10:42:42 ---> 90b74b2de6a7 10:42:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:42:42 Removing intermediate container 0b6e63df7ac2 10:42:42 ---> 747c5fe7f1cc 10:42:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:42:43 ---> Running in bb4a60e72b8e 10:42:43 ---> Running in e606a451796d 10:42:43 Removing intermediate container 137bdedc90a8 10:42:43 ---> 52ed6566abdd 10:42:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:42:43 ---> 463022cc8c9c 10:42:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:42:43 Removing intermediate container bb4a60e72b8e 10:42:43 ---> 1983cecbbcdf 10:42:43 Step 13/23 : ENV APP_PORT=48082 10:42:43 ---> Running in 5814a52877e6 10:42:44 Removing intermediate container 9b4015a7073c 10:42:44 ---> 659bfbdb2583 10:42:44 10:42:44 Step 10/23 : FROM alpine:3.12 10:42:44 ---> 9852663dfa18 10:42:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:42:44 ---> Using cache 10:42:44 ---> 52ed6566abdd 10:42:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:42:44 ---> Running in 9f488d28956f 10:42:44 Removing intermediate container e606a451796d 10:42:44 ---> e87e4c1e294d 10:42:44 Step 13/22 : ENV APP_PORT=48060 10:42:44 ---> Running in c0e7c7f99518 10:42:44 ---> Running in acce05927645 10:42:44 Removing intermediate container 5814a52877e6 10:42:44 ---> 0250bca32ccb 10:42:44 Step 13/22 : ENV APP_PORT=48085 10:42:44 Removing intermediate container 9f488d28956f 10:42:44 ---> 918932d0d970 10:42:44 Step 14/23 : EXPOSE $APP_PORT 10:42:45 ---> Running in ea45f2f6ed40 10:42:45 ---> Running in 39d476118ea8 10:42:45 Removing intermediate container c0e7c7f99518 10:42:45 ---> e85a30edc06b 10:42:45 Step 13/23 : ENV APP_PORT=48081 10:42:45 Removing intermediate container acce05927645 10:42:45 ---> 19acd7e90275 10:42:45 Step 14/22 : EXPOSE $APP_PORT 10:42:45 ---> 49b093a2a599 10:42:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:42:45 ---> Running in b9a7833bf75a 10:42:45 ---> Running in a132ea594c3b 10:42:45 Removing intermediate container 39d476118ea8 10:42:45 ---> 64d754c067c8 10:42:45 Step 15/23 : WORKDIR / 10:42:45 Removing intermediate container ea45f2f6ed40 10:42:45 ---> 7a1dc3604072 10:42:45 Step 14/22 : EXPOSE $APP_PORT 10:42:45 ---> Running in 1e11082198f7 10:42:45 ---> Running in 77581cc53f4d 10:42:46 Removing intermediate container b9a7833bf75a 10:42:46 ---> a4286760b47e 10:42:46 Step 14/23 : EXPOSE $APP_PORT 10:42:46 Removing intermediate container a132ea594c3b 10:42:46 ---> 375980d1f1e9 10:42:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:42:46 ---> Running in caace3f1b1d4 10:42:46 ---> 1ef98af0ab87 10:42:46 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/ 10:42:46 Removing intermediate container 1e11082198f7 10:42:46 ---> 78bee0296862 10:42:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:42:46 ---> Running in d064843f3d98 10:42:46 Removing intermediate container 77581cc53f4d 10:42:46 ---> 135827e4cbde 10:42:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:42:47 Removing intermediate container caace3f1b1d4 10:42:47 ---> 0e096349db51 10:42:47 Step 15/23 : WORKDIR / 10:42:47 ---> Running in 15ae5b7b8968 10:42:47 ---> 4d57a1f44ccd 10:42:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:42:47 ---> fd276a8160d8 10:42:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:42:48 ---> 8c155e13e6c5 10:42:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:42:48 Removing intermediate container 15ae5b7b8968 10:42:48 ---> d9a6f21dfc4b 10:42:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:42:50 ---> 7b60c9558700 10:42:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:42:50 ---> d4fa91835e98 10:42:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:42:50 ---> 54386fdbb881 10:42:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:42:50 ---> 7631b747c0d6 10:42:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:42:50 Removing intermediate container d064843f3d98 10:42:50 ---> f5eff3d16f26 10:42:50 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 10:42:50 ---> Running in e31cd0c8b21f 10:42:51 ---> 7cda12c1b2c3 10:42:51 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:42:51 ---> 5081a54fd816 10:42:51 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:42:51 ---> c4c03017d058 10:42:51 Removing intermediate container e31cd0c8b21f 10:42:51 ---> 7666f78aa768 10:42:51 Step 22/24 : LABEL arch=arm64 10:42:51 Step 19/23 : ENTRYPOINT ["/core-command"] 10:42:51 ---> Running in b70e95572ccf 10:42:51 ---> Running in 7b1f379fbf07 10:42:51 ---> Running in dd7ad0d1bc82 10:42:51 ---> Running in eab878cb5e7a 10:42:51 ---> f91a2fc54d6c 10:42:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:42:52 Removing intermediate container b70e95572ccf 10:42:52 ---> 798a2b560086 10:42:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:42:52 Removing intermediate container eab878cb5e7a 10:42:52 Removing intermediate container 7b1f379fbf07 10:42:52 ---> 3ff32953b356 10:42:52 ---> 2f53130e9a15 10:42:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:42:52 Step 23/24 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc 10:42:52 ---> Running in 5ff7759a1486 10:42:52 Removing intermediate container dd7ad0d1bc82 10:42:52 ---> 1fd288f4f1f5 10:42:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:42:52 ---> Running in 900a87f57440 10:42:52 ---> Running in a1fc3c6caa61 10:42:52 ---> Running in d421344b5463 10:42:52 ---> 526354024a46 10:42:52 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:42:53 ---> Running in aa0e560c4af3 10:42:53 Removing intermediate container 5ff7759a1486 10:42:53 ---> 9629b8e44d82 10:42:53 Step 20/22 : LABEL arch=arm64 10:42:53 ---> Running in 4a7be2aeb879 10:42:53 Removing intermediate container a1fc3c6caa61 10:42:53 Removing intermediate container 900a87f57440 10:42:53 ---> 40ce711a58ae 10:42:53 ---> 7e178b096c22 10:42:53 Step 24/24 : LABEL version=0.0.0Step 21/23 : LABEL arch=arm64 10:42:53 10:42:53 Removing intermediate container d421344b5463 10:42:53 ---> a88879bfa4dc 10:42:53 Step 20/22 : LABEL arch=arm64 10:42:53 Removing intermediate container aa0e560c4af3 10:42:53 ---> 8ad4f4566c65 10:42:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:42:53 ---> Running in c2bff3b9cc78 10:42:53 ---> Running in c7c96d6162e3 10:42:53 ---> Running in dd216ebb610a 10:42:53 ---> Running in 09401e38526d 10:42:53 Removing intermediate container 4a7be2aeb879 10:42:53 ---> a434745d20a9 10:42:53 Step 21/22 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc 10:42:55 ---> Running in 29c9805623bf 10:42:55 Removing intermediate container c2bff3b9cc78 10:42:55 ---> f04d50706faa 10:42:55 10:42:55 Removing intermediate container dd216ebb610a 10:42:55 Removing intermediate container c7c96d6162e3 10:42:55 ---> da6fcf7b0f3d 10:42:55 Step 22/23 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc 10:42:55 ---> 7ade085b920c 10:42:55 Step 21/22 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc 10:42:55 Removing intermediate container 09401e38526d 10:42:55 ---> 0ee3d20aa641 10:42:55 Step 21/23 : LABEL arch=arm64 10:42:55 Successfully built f04d50706faa 10:42:55 ---> Running in dc96334c9e5e 10:42:55 ---> Running in 4dd5313d964b 10:42:55 ---> Running in 479b89a35eaf 10:42:55 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 10:42:55 Building docker-security-bootstrapper-go 10:42:55  Building docker-security-secretstore-setup-go ... done Removing intermediate container 29c9805623bf 10:42:55 ---> 445fb0126022 10:42:55 Step 22/22 : LABEL version=0.0.0 10:42:55 ---> Running in 6a4470527ce6 10:42:55 Removing intermediate container 4dd5313d964b 10:42:55 Removing intermediate container 479b89a35eaf 10:42:55 ---> 8eae892c5009 10:42:55 Step 22/22 : LABEL version=0.0.0 10:42:55 ---> 791cd192b6b7 10:42:55 Step 22/23 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc 10:42:55 Removing intermediate container dc96334c9e5e 10:42:55 ---> 40274de4a93e 10:42:55 Step 23/23 : LABEL version=0.0.0 10:42:55 ---> Running in 8deccc23ddd1 10:42:55 ---> Running in c69b16a66484 10:42:55 Removing intermediate container 6a4470527ce6 10:42:55 ---> e09b75b6df15 10:42:55 10:42:55 ---> Running in 57c782bf143a 10:42:56 Successfully built e09b75b6df15 10:42:56 Successfully tagged docker-support-notifications-go-arm64:latest 10:42:56  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go 10:42:56 Removing intermediate container 8deccc23ddd1 10:42:56 ---> 76e718e0a0d7 10:42:56 10:42:56 Removing intermediate container 57c782bf143a 10:42:56 Removing intermediate container c69b16a66484 10:42:56 ---> d791d46fc049 10:42:56 10:42:56 ---> 362878e21196 10:42:56 Step 23/23 : LABEL version=0.0.0 10:42:57 ---> Running in 48bb8da4329c 10:42:57 Successfully built d791d46fc049 10:42:57 Successfully built 76e718e0a0d7 10:42:57 Successfully tagged docker-support-scheduler-go-arm64:latest 10:42:57  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go 10:42:57 Successfully tagged docker-core-command-go-arm64:latest 10:42:57 Building docker-core-data-go 10:42:57  Building docker-core-command-go ... done Removing intermediate container 48bb8da4329c 10:42:57 ---> 806a1fb941de 10:42:57 10:42:58 Successfully built 806a1fb941de 10:42:58 Successfully tagged docker-core-metadata-go-arm64:latest 10:43:38 Removing intermediate container 068b6cad7090 10:43:38 ---> d0ab000ebbfd 10:43:38 10:43:38 Step 10/31 : FROM alpine:3.12 10:43:38 ---> 13621d1b12d4 10:43:38 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:43:38 Removing intermediate container 8cfe3a474b8d 10:43:38 ---> 1358d9479e05 10:43:38 10:43:38 Step 10/23 : FROM alpine:3.12 10:43:38 ---> 13621d1b12d4 10:43:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:43:38 ---> Using cache 10:43:38 ---> 69c5fcd2a04e 10:43:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:43:38 ---> Using cache 10:43:38 ---> f96ee776e3c1 10:43:38 Step 13/23 : ENV APP_PORT=48082 10:43:38 ---> Running in 618c6e33942d 10:43:38 ---> Running in e25ba9ce8e34 10:43:38 Removing intermediate container 618c6e33942d 10:43:38 ---> a97bc0108293 10:43:38 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 10:43:38 Removing intermediate container e25ba9ce8e34 10:43:38 ---> 799b99013f9a 10:43:38 Step 14/23 : EXPOSE $APP_PORT 10:43:38 ---> Running in 64901971a91e 10:43:38 ---> Running in 916608cfb4fc 10:43:38 Removing intermediate container e576a5973bb1 10:43:38 ---> 928d23c9dbbe 10:43:38 10:43:38 Step 10/23 : FROM alpine:3.12 10:43:38 ---> 13621d1b12d4 10:43:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:43:38 ---> Using cache 10:43:38 ---> 69c5fcd2a04e 10:43:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:43:38 ---> Using cache 10:43:38 ---> f96ee776e3c1 10:43:38 Step 13/23 : ENV APP_PORT=48081 10:43:40 ---> Running in 5d499f51a149 10:43:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:43:40 Removing intermediate container 916608cfb4fc 10:43:40 ---> 57f9ebfb5929 10:43:40 Step 15/23 : WORKDIR / 10:43:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:43:40 ---> Running in 002ee7b15472 10:43:40 Removing intermediate container 5d499f51a149 10:43:40 ---> b426f367c544 10:43:40 Step 14/23 : EXPOSE $APP_PORT 10:43:40 Removing intermediate container 6125ef667423 10:43:40 ---> b10fc1a169a0 10:43:40 10:43:40 Step 10/23 : FROM alpine:3.12 10:43:40 ---> 13621d1b12d4 10:43:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:43:40 (1/2) Installing dumb-init (1.2.2-r1) 10:43:40 (2/2) Installing su-exec (0.2-r1) 10:43:40 Executing busybox-1.31.1-r20.trigger 10:43:40 OK: 6 MiB in 16 packages 10:43:40 ---> Running in b3d1848217e4 10:43:40 ---> Running in 9d3997a2dc68 10:43:40 Removing intermediate container 002ee7b15472 10:43:40 ---> d8deca94fb9b 10:43:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:43:41 Removing intermediate container b3d1848217e4 10:43:41 ---> 9bf5718bde5d 10:43:41 Step 12/23 : ENV APP_PORT=48080 10:43:41 Removing intermediate container 9d3997a2dc68 10:43:41 ---> efb1106afc71 10:43:41 Step 15/23 : WORKDIR / 10:43:41 ---> Running in df88139d7629 10:43:41 ---> Running in 53f2700ea130 10:43:41 ---> d09152c4d7bb 10:43:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:43:42 Removing intermediate container 64901971a91e 10:43:42 ---> 495a176f115e 10:43:42 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 10:43:42 Removing intermediate container df88139d7629 10:43:42 ---> 563b3acc9f3d 10:43:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:43:42 Removing intermediate container 53f2700ea130 10:43:42 ---> 9ef87586be9e 10:43:42 Step 13/23 : EXPOSE $APP_PORT 10:43:42 ---> Running in 8f1ddf30b268 10:43:42 ---> Running in ce72485c73a5 10:43:43 ---> fe036a0c7711 10:43:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:43:43 Removing intermediate container 8f1ddf30b268 10:43:43 ---> 5cdc34917d3d 10:43:43 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:43:43 ---> 66526d2a3370 10:43:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:43:43 Removing intermediate container ce72485c73a5 10:43:43 ---> ba497ba9aef4 10:43:43 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:43:43 ---> Running in 1ae9b96eb7dd 10:43:43 ---> Running in 11837ad963ab 10:43:43 ---> 66027ea698ef 10:43:43 Step 19/23 : ENTRYPOINT ["/core-command"] 10:43:44 ---> Running in bc42bed4a468 10:43:44 Removing intermediate container 1ae9b96eb7dd 10:43:44 ---> 027b4ea5a1e3 10:43:44 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:43:44 ---> 32de624ed57c 10:43:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:43:44 ---> Running in d04220ada723 10:43:44 Removing intermediate container bc42bed4a468 10:43:44 ---> 7438fba40da5 10:43:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:43:44 ---> Running in 2b5a0b99f78b 10:43:44 ---> 3d1b6d15bbb0 10:43:44 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:43:45 ---> Running in 3bd471a5fcdd 10:43:45 Removing intermediate container 2b5a0b99f78b 10:43:45 ---> 1d44b813234c 10:43:45 Step 21/23 : LABEL arch=x86_64 10:43:45 ---> Running in d032cac0bbd8 10:43:45 Removing intermediate container 3bd471a5fcdd 10:43:45 ---> d3d2f9f55c61 10:43:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:43:45 ---> Running in a50e4e510f67 10:43:45 Removing intermediate container d032cac0bbd8 10:43:45 ---> 63913cb86587 10:43:45 Step 22/23 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc 10:43:46 Removing intermediate container 11837ad963ab 10:43:46 ---> ecbc999e0677 10:43:46 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:43:46 ---> Running in 289b95438822 10:43:46 ---> Running in 79328052dd9b 10:43:46 Removing intermediate container a50e4e510f67 10:43:46 ---> 0d6885818640 10:43:46 Step 21/23 : LABEL arch=x86_64 10:43:47 ---> Running in 9ccc90c97f26 10:43:47 Removing intermediate container d04220ada723 10:43:47 ---> ca98f2da5682 10:43:47 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 10:43:47 Removing intermediate container 289b95438822 10:43:47 ---> db3a892d0314 10:43:47 Step 23/23 : LABEL version=0.0.0 10:43:47 ---> Running in 740e740b8d5a 10:43:47 ---> Running in 2004ad07ad19 10:43:47 Removing intermediate container 9ccc90c97f26 10:43:47 ---> 09f01df1db79 10:43:47 Step 22/23 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc 10:43:47 ---> Running in 29b8febb0cfa 10:43:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:43:47 Removing intermediate container 2004ad07ad19 10:43:47 ---> fc5115d3b8a1 10:43:47 10:43:47 Removing intermediate container 740e740b8d5a 10:43:47 ---> aecd506dcc23 10:43:47 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:43:47 Removing intermediate container 29b8febb0cfa 10:43:47 ---> 8442717379a5 10:43:47 Step 23/23 : LABEL version=0.0.0 10:43:47 ---> Running in f17ecfbb68a0 10:43:48 Successfully built fc5115d3b8a1 10:43:48 Successfully tagged docker-core-command-go:latest 10:43:48  Building docker-core-command-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:43:48 ---> 84cf2d832c43 10:43:48 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:43:48 Removing intermediate container f17ecfbb68a0 10:43:48 ---> 77a274c93641 10:43:48 10:43:48 ---> Running in 04677cf5474f 10:43:48 (1/6) Installing dumb-init (1.2.2-r1) 10:43:48 (2/6) Installing libgcc (9.3.0-r2) 10:43:48 Successfully built 77a274c93641 10:43:48 (3/6) Installing libsodium (1.0.18-r0) 10:43:48 Successfully tagged docker-core-metadata-go:latest 10:43:48  Building docker-core-metadata-go ... done (4/6) Installing libstdc++ (9.3.0-r2) 10:43:49 (5/6) Installing libzmq (4.3.3-r0) 10:43:49 (6/6) Installing zeromq (4.3.3-r0) 10:43:49 Executing busybox-1.31.1-r20.trigger 10:43:49 Removing intermediate container 04677cf5474f 10:43:49 ---> ba03439ae208 10:43:49 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 10:43:49 OK: 8 MiB in 20 packages 10:43:50 ---> 3621170246b5 10:43:50 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:43:51 Removing intermediate container 79328052dd9b 10:43:51 ---> 6fe35086a183 10:43:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:43:52 ---> 762f81861485 10:43:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:43:52 ---> 04db5add84a0 10:43:52 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:43:52 ---> d39a1cfed219 10:43:52 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:43:53 ---> edf8a6dbcbc5 10:43:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:43:53 ---> c4901b0ce5ca 10:43:53 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:43:53 ---> 61aa4842dd80 10:43:53 Step 19/23 : ENTRYPOINT ["/core-data"] 10:43:53 ---> Running in 71ab730938ae 10:43:53 ---> 54a0eb9466b8 10:43:53 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 10:43:54 ---> Running in 477b7505f8b2 10:43:54 Removing intermediate container 71ab730938ae 10:43:54 ---> eae940dbeeb1 10:43:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:43:54 ---> Running in 9162ddcaf74d 10:43:54 Removing intermediate container 477b7505f8b2 10:43:54 ---> 49d7ae17c5a9 10:43:54 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:43:54 Removing intermediate container 9162ddcaf74d 10:43:54 ---> 333bfff1f4c5 10:43:54 Step 21/23 : LABEL arch=x86_64 10:43:54 ---> Running in 55fc11ab2c14 10:43:54  Building docker-core-metadata-go ... done Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:43:54 Step 2/31 : FROM ${BUILDER_BASE} AS builder 10:43:54 ---> 8118fdb1b9bc 10:43:54 Step 3/31 : WORKDIR /edgex-go 10:43:54 ---> Using cache 10:43:54 ---> 675c506364f4 10:43:54 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:43:54 ---> Using cache 10:43:54 ---> aa0165c0be27 10:43:54 Step 5/31 : RUN apk add --update --no-cache make git 10:43:54 ---> Using cache 10:43:54 ---> ff2309bdb5c9 10:43:54 Step 6/31 : COPY go.mod . 10:43:54 ---> Using cache 10:43:54 ---> 8249d13fd48f 10:43:54 Step 7/31 : RUN go mod download 10:43:54 ---> Using cache 10:43:54 ---> 4dce51d22b76 10:43:54 Step 8/31 : COPY . . 10:43:54 ---> Using cache 10:43:54 ---> 428d41ccae85 10:43:54 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:43:54 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:43:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:43:54 ---> 8118fdb1b9bc 10:43:54 Step 3/23 : WORKDIR /edgex-go 10:43:54 ---> Using cache 10:43:54 ---> 675c506364f4 10:43:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:43:54 ---> Using cache 10:43:54 ---> aa0165c0be27 10:43:54 Step 5/23 : RUN apk add --update --no-cache make bash git 10:43:54 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:43:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:43:54 ---> 8118fdb1b9bc 10:43:54 Step 3/23 : WORKDIR /edgex-go 10:43:54 ---> Using cache 10:43:54 ---> 675c506364f4 10:43:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:43:54 ---> Using cache 10:43:54 ---> aa0165c0be27 10:43:54 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:43:54 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:43:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:43:54 ---> 8118fdb1b9bc 10:43:54 Step 3/21 : WORKDIR /edgex-go 10:43:54 ---> Using cache 10:43:54 ---> 675c506364f4 10:43:54 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:43:54 ---> Using cache 10:43:54 ---> aa0165c0be27 10:43:54 Step 5/21 : RUN apk add --update --no-cache make git 10:43:54 ---> Using cache 10:43:54 ---> ff2309bdb5c9 10:43:54 Step 6/21 : COPY go.mod . 10:43:54 ---> Using cache 10:43:54 ---> 8249d13fd48f 10:43:54 Step 7/21 : RUN go mod download 10:43:54 ---> Using cache 10:43:54 ---> 4dce51d22b76 10:43:54 Step 8/21 : COPY . . 10:43:54 ---> Using cache 10:43:54 ---> 428d41ccae85 10:43:54 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:43:54 ---> Running in b3eca9892a3e 10:43:54 ---> Running in bb99edf3d7fe 10:43:54 ---> Running in dec75ad3f43b 10:43:54 ---> Running in 1ce4d9481067 10:43:56 ---> e41b05096258 10:43:56 Step 26/31 : RUN chmod +x /entrypoint.sh 10:43:56 Removing intermediate container 55fc11ab2c14 10:43:56 ---> ebbad5991260 10:43:56 Step 22/23 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc 10:43:56 ---> Running in b8343aab4228 10:43:56 ---> Running in acf430e4ac4c 10:43:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:43:56 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 10:43:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:43:56 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 10:43:56 Removing intermediate container b8343aab4228 10:43:56 ---> 7ad85c732dde 10:43:56 Step 23/23 : LABEL version=0.0.0 10:43:56 ---> Running in eaeb70decadc 10:43:57 Removing intermediate container eaeb70decadc 10:43:57 ---> b9336b8f2ce4 10:43:57 10:43:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:43:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:43:57 Successfully built b9336b8f2ce4 10:43:57 Successfully tagged docker-core-data-go:latest 10:43:57 OK: 217 MiB in 51 packages 10:43:57  Building docker-core-data-go ... done Removing intermediate container acf430e4ac4c 10:43:57 ---> 7c9e99a56519 10:43:57 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 10:43:57 ---> Running in d96140b531d7 10:43:58 OK: 217 MiB in 51 packages 10:43:58 Removing intermediate container d96140b531d7 10:43:58 ---> 66069a5c574a 10:43:58 Step 28/31 : CMD ["gate"] 10:43:58 ---> Running in c7d0bb18d6df 10:43:58 Removing intermediate container c7d0bb18d6df 10:43:58 ---> 0e1ac2ee9fd7 10:43:58 Step 29/31 : LABEL arch=x86_64 10:43:58 ---> Running in 4c2b03993ed6 10:43:59 Removing intermediate container 4c2b03993ed6 10:43:59 ---> 6a507e11b95e 10:43:59 Step 30/31 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc 10:43:59 ---> Running in 731a7ff03af3 10:43:59 Removing intermediate container 731a7ff03af3 10:43:59 ---> 111b6959783e 10:43:59 Step 31/31 : LABEL version=0.0.0 10:43:59 ---> Running in 0a7bad1fbdfc 10:44:00 Removing intermediate container b3eca9892a3e 10:44:00 ---> 437144109aef 10:44:00 Step 6/23 : COPY go.mod . 10:44:00 Removing intermediate container 1ce4d9481067 10:44:00 ---> 93e6e345f7aa 10:44:00 Step 6/23 : COPY go.mod . 10:44:00 Removing intermediate container 0a7bad1fbdfc 10:44:00 ---> 1240fa4e2c48 10:44:00 10:44:00 Successfully built 1240fa4e2c48 10:44:00 Successfully tagged docker-security-bootstrapper-go:latest 10:44:01 ---> 80df57a4c789 10:44:01 Step 7/23 : RUN go mod download 10:44:01 ---> 8f591f560085 10:44:01 Step 7/23 : RUN go mod download 10:44:01 ---> Running in b395fdb9ee87 10:44:01  Building docker-security-bootstrapper-go ... done  [Pipeline] } 10:44:01 $ docker stop --time=1 8ce19eafb4f97836a4561fae5e713139f5b8cfa5dc3ef56d55719685a7135680 10:44:01 ---> Running in 0bd2f594e509 10:44:03 $ docker rm -f 8ce19eafb4f97836a4561fae5e713139f5b8cfa5dc3ef56d55719685a7135680 [Pipeline] // withDockerContainer [Pipeline] sh 10:44:04 + docker images 10:44:04 + grep docker 10:44:05 docker-security-bootstrapper-go latest 1240fa4e2c48 5 seconds ago 19.3MB 10:44:05 docker-core-data-go latest b9336b8f2ce4 9 seconds ago 22.9MB 10:44:05 docker-core-metadata-go latest 77a274c93641 17 seconds ago 19.2MB 10:44:05 docker-core-command-go latest fc5115d3b8a1 18 seconds ago 17.5MB 10:44:05 docker-sys-mgmt-agent-go latest bd840ffad0ca 2 minutes ago 312MB 10:44:05 docker-security-secretstore-setup-go latest 0e6d084d8a0f 4 minutes ago 26.3MB 10:44:05 docker-security-proxy-setup-go latest da27ea18b6d4 4 minutes ago 26MB 10:44:05 docker-support-scheduler-go latest 5bdc5dd34ac0 4 minutes ago 17.7MB 10:44:05 docker-support-notifications-go latest d869ba817416 4 minutes ago 18.2MB 10:44:05 docker 20.10.0 aefe523efa57 4 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 10:44:07 Removing intermediate container 0bd2f594e509 10:44:07 ---> a725c247def5 10:44:07 Step 8/23 : COPY . . 10:44:07 Removing intermediate container b395fdb9ee87 10:44:07 ---> 5e3e6838cd92 10:44:07 Step 8/23 : COPY . . 10:44:20 Still waiting to schedule task 10:44:20 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 10:44:39 ---> 48d99b7bc036 10:44:39 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:44:39 ---> Running in 085f45a10461 10:44:39 ---> 819fb8850186 10:44:39 Step 9/23 : RUN make cmd/core-data/core-data 10:44:39 ---> Running in 0f2280159f76 10:44:39 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 10:44:39 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 10:44:57 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 10:45:10 Running on prd-ubuntu18.04-docker-8c-8g-1815 in /w/workspace/edgexfoundry_edgex-go_PR-3401 [Pipeline] { [Pipeline] ws 10:45:10 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 10:45:10 Removing intermediate container dec75ad3f43b 10:45:10 ---> e22f187762e0 10:45:10 10:45:10 Step 10/31 : FROM alpine:3.12 10:45:10 ---> 9852663dfa18 10:45:10 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:45:10 ---> Running in 1624d768c117 10:45:11 Removing intermediate container 1624d768c117 10:45:11 ---> dd2dc16d259e 10:45:11 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 10:45:11 ---> Running in ff1b32c89760 10:45:12 using credential edgex-jenkins-ssh 10:45:12 Cloning the remote Git repository 10:45:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:45:12 > git init /w/workspace/edgex-go/1 # timeout=10 10:45:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:45:12 > git --version # timeout=10 10:45:12 > git --version # 'git version 2.17.1' 10:45:12 using GIT_SSH to set credentials SSH Credentials for GitHub 10:45:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:45:13 Removing intermediate container bb99edf3d7fe 10:45:13 ---> 56b1f920a716 10:45:13 10:45:13 Step 10/21 : FROM alpine:3.12 10:45:13 ---> 9852663dfa18 10:45:13 Step 11/21 : RUN apk add --update --no-cache curl 10:45:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:45:14 ---> Running in a1d6bb3dc053 10:45:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:45:15 (1/2) Installing dumb-init (1.2.2-r1) 10:45:15 (2/2) Installing su-exec (0.2-r1) 10:45:15 Executing busybox-1.31.1-r20.trigger 10:45:15 OK: 5 MiB in 16 packages 10:45:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:45:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:45:17 (1/4) Installing ca-certificates (20191127-r4) 10:45:17 (2/4) Installing nghttp2-libs (1.41.0-r0) 10:45:17 (3/4) Installing libcurl (7.76.1-r0) 10:45:17 (4/4) Installing curl (7.76.1-r0) 10:45:17 Executing busybox-1.31.1-r20.trigger 10:45:17 Executing ca-certificates-20191127-r4.trigger 10:45:17 Removing intermediate container ff1b32c89760 10:45:17 ---> b4c5a54ac9a7 10:45:17 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 10:45:17 OK: 7 MiB in 18 packages 10:45:17 ---> Running in 3d09cbc845a6 10:45:18 Removing intermediate container 3d09cbc845a6 10:45:18 ---> 277ed276dd68 10:45:18 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:45:18 ---> Running in d8c9146b91d9 10:45:19 Removing intermediate container d8c9146b91d9 10:45:19 ---> 74bf5a99f156 10:45:19 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:45:19 ---> Running in cf3e1bb30fac 10:45:20 Removing intermediate container a1d6bb3dc053 10:45:20 ---> a2800434a405 10:45:20 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:45:20 ---> Running in 99e7f5e00196 10:45:21 Removing intermediate container 99e7f5e00196 10:45:21 ---> ffa6477f31ba 10:45:21 Step 13/21 : WORKDIR /edgex 10:45:21 ---> Running in 44ae75f97d21 10:45:22 Removing intermediate container 44ae75f97d21 10:45:22 ---> ea88654e1b27 10:45:22 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:45:23 Removing intermediate container cf3e1bb30fac 10:45:23 ---> 9dc4384a5674 10:45:23 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 10:45:23 ---> 2f93a4e52fbe 10:45:23 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:45:23 ---> Running in 7122e7b35c45 10:45:24 Removing intermediate container 7122e7b35c45 10:45:24 ---> 8e10ea4f22ab 10:45:24 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:45:25 ---> d835b176baa3 10:45:25 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:45:26 ---> 03734629bec1 10:45:26 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:45:26 ---> Running in a3ddd1f8d70f 10:45:27 ---> 64964d65fcea 10:45:27 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:45:28 ---> Running in be3103c3a398 10:45:28 Removing intermediate container be3103c3a398 10:45:28 ---> bb63c7a28028 10:45:28 Step 18/21 : CMD ["--init=true"] 10:45:28 ---> Running in c7034a0e5fb9 10:45:29 Removing intermediate container c7034a0e5fb9 10:45:29 ---> 564efdea92b2 10:45:29 Step 19/21 : LABEL arch=arm64 10:45:29 ---> Running in a1d183e24a7d 10:45:29 Removing intermediate container a3ddd1f8d70f 10:45:29 ---> 48d7c165a68d 10:45:29 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 10:45:30 Removing intermediate container a1d183e24a7d 10:45:30 ---> ff77833218ea 10:45:30 Step 20/21 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc 10:45:30 ---> Running in 80203bca23a1 10:45:31 ---> 5f308bc4ae9e 10:45:31 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:45:31 Removing intermediate container 80203bca23a1 10:45:31 ---> 522803a09d22 10:45:31 Step 21/21 : LABEL version=0.0.0 10:45:32 ---> Running in 0881dcd69cfe 10:45:33 Removing intermediate container 0881dcd69cfe 10:45:33 ---> 6995beef9825 10:45:33 10:45:33 Successfully built 6995beef9825 10:45:33 Successfully tagged docker-security-proxy-setup-go-arm64:latest 10:45:33  Building docker-security-proxy-setup-go ... done  ---> 90b90ef6511a 10:45:33 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:45:35 ---> aac1c09abcde 10:45:35 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:45:35 Merging remotes/origin/master commit 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 into PR head commit 2ad5d45435a09138d5e8160839a8f210f343cbbc 10:45:36 ---> e2a3c5b6f949 10:45:36 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:45:36 Merge succeeded, producing 2ad5d45435a09138d5e8160839a8f210f343cbbc 10:45:36 Checking out Revision 2ad5d45435a09138d5e8160839a8f210f343cbbc (PR-3401) 10:45:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:45:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:45:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:45:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:45:35 using GIT_SSH to set credentials SSH Credentials for GitHub 10:45:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3401/head:refs/remotes/origin/PR-3401 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:45:35 > git config core.sparsecheckout # timeout=10 10:45:35 > git checkout -f 2ad5d45435a09138d5e8160839a8f210f343cbbc # timeout=10 10:45:36 > git remote # timeout=10 10:45:36 > git config --get remote.origin.url # timeout=10 10:45:36 using GIT_SSH to set credentials SSH Credentials for GitHub 10:45:36 > git merge 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 # timeout=10 10:45:36 > git rev-parse HEAD^{commit} # timeout=10 10:45:36 > git config core.sparsecheckout # timeout=10 10:45:36 > git checkout -f 2ad5d45435a09138d5e8160839a8f210f343cbbc # timeout=10 10:45:37 ---> 94647cb443bc 10:45:37 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 10:45:37 ---> Running in 5bff4c7aabef 10:45:38 Removing intermediate container 5bff4c7aabef 10:45:38 ---> 2a5fee33ed5f 10:45:38 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:45:39 ---> 74fd2ea8766b 10:45:39 Step 26/31 : RUN chmod +x /entrypoint.sh 10:45:39 ---> Running in 3cffbeda35aa 10:45:39 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 10:45:39 > git --version # timeout=10 10:45:39 > git --version # 'git version 2.17.1' 10:45:39 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:45:41 + echo snap-build.sh 10:45:41 snap-build.sh 10:45:41 + SNAP_BASE_DIR=. 10:45:41 + '[' '!' -z /w/workspace/edgex-go/1 ']' 10:45:41 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 10:45:41 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 10:45:41 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 10:45:41 + cd /w/workspace/edgex-go/1 10:45:41 + sudo apt-get remove -qy --purge lxd lxd-client 10:45:41 Reading package lists... 10:45:41 Building dependency tree... 10:45:41 Reading state information... 10:45:41 The following packages were automatically installed and are no longer required: 10:45:41 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 10:45:41 uidmap xdelta3 10:45:41 Use 'sudo apt autoremove' to remove them. 10:45:41 The following packages will be REMOVED: 10:45:41 lxd* lxd-client* 10:45:42 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 10:45:42 After this operation, 31.7 MB disk space will be freed. 10:45:43 Removing intermediate container 3cffbeda35aa 10:45:43 ---> 025fe54e4438 10:45:43 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 10:45:43 (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.) 10:45:43 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 10:45:43 ---> Running in ded871f0fceb 10:45:44 Removing lxd dnsmasq configuration 10:45:44 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 10:45:44 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 10:45:44 Removing intermediate container ded871f0fceb 10:45:44 ---> 2a87b6078a57 10:45:44 Step 28/31 : CMD ["gate"] 10:45:45 ---> Running in 424baf0a6afa 10:45:45 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 10:45:45 (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.) 10:45:45 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 10:45:45 Removing intermediate container 424baf0a6afa 10:45:45 ---> 9836e856532f 10:45:45 Step 29/31 : LABEL arch=arm64 10:45:46 ---> Running in 9a4c9ec7c48a 10:45:46 Removing intermediate container 9a4c9ec7c48a 10:45:46 ---> 3016499b1b7c 10:45:46 Step 30/31 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc 10:45:46 Processing triggers for systemd (237-3ubuntu10.42) ... 10:45:47 Processing triggers for ureadahead (0.100.0-21) ... 10:45:47 ---> Running in 5ed7c0a6e195 10:45:48 Removing intermediate container 5ed7c0a6e195 10:45:48 ---> ebb1e40daa7f 10:45:48 Step 31/31 : LABEL version=0.0.0 10:45:48 + sudo snap remove --purge lxd 10:45:48 ---> Running in 70ea4f7bd47a 10:45:48 snap "lxd" is not installed 10:45:48 + sudo groupadd --force --system lxd 10:45:48 ++ whoami 10:45:48 + sudo /usr/sbin/usermod -G lxd -a jenkins 10:45:48 + newgrp - lxd 10:45:48 + sudo snap install lxd 10:45:49 Removing intermediate container 70ea4f7bd47a 10:45:49 ---> 7041e8d06eef 10:45:49 10:45:49 Successfully built 7041e8d06eef 10:45:49 Successfully tagged docker-security-bootstrapper-go-arm64:latest 10:45:56  Building docker-security-bootstrapper-go ... done Removing intermediate container 085f45a10461 10:45:56 ---> fc691c4a0d40 10:45:56 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:45:56 ---> Running in 80bf3730c1c8 10:45:57 2021-04-26T10:45:54Z INFO Waiting for automatic snapd restart... 10:45:57 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 10:46:01 Removing intermediate container 80bf3730c1c8 10:46:01 ---> 36dfe9d04e5d 10:46:01 10:46:01 Step 11/23 : FROM docker:20.10.0 10:46:01 20.10.0: Pulling from library/docker 10:46:09 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 10:46:09 Status: Downloaded newer image for docker:20.10.0 10:46:09 ---> eeaf43b92773 10:46:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:46:09 ---> Running in 5dd91067ef1a 10:46:09 Removing intermediate container 0f2280159f76 10:46:09 ---> c3737b665c9f 10:46:09 10:46:09 Step 10/23 : FROM alpine:3.12 10:46:09 ---> 9852663dfa18 10:46:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:46:09 ---> Running in 96c94bbbc0ef 10:46:09 Removing intermediate container 5dd91067ef1a 10:46:09 ---> 7034911edef1 10:46:09 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 10:46:09 ---> Running in 59cb79d51924 10:46:09 Removing intermediate container 96c94bbbc0ef 10:46:09 ---> 826a793849c9 10:46:09 Step 12/23 : ENV APP_PORT=48080 10:46:10 ---> Running in a2361b736c83 10:46:10 Removing intermediate container a2361b736c83 10:46:10 ---> 6bac342aee32 10:46:10 Step 13/23 : EXPOSE $APP_PORT 10:46:10 ---> Running in 642916404eb1 10:46:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:46:11 Removing intermediate container 642916404eb1 10:46:11 ---> f003cee06076 10:46:11 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:46:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:46:11 ---> Running in bdac1a822f93 10:46:12 lxd 4.13 from Canonical* installed 10:46:12 + sudo lxd init --auto 10:46:12 (1/39) Installing readline (8.0.4-r0) 10:46:12 (2/39) Installing bash (5.0.17-r0) 10:46:12 Executing bash-5.0.17-r0.post-install 10:46:12 (3/39) Installing nghttp2-libs (1.41.0-r0) 10:46:12 (4/39) Installing libcurl (7.76.1-r0) 10:46:12 (5/39) Installing curl (7.76.1-r0) 10:46:12 (6/39) Installing dumb-init (1.2.2-r1) 10:46:12 (7/39) Installing libbz2 (1.0.8-r1) 10:46:12 (8/39) Installing expat (2.2.9-r1) 10:46:12 (9/39) Installing libffi (3.3-r2) 10:46:12 (10/39) Installing gdbm (1.13-r1) 10:46:12 (11/39) Installing xz-libs (5.2.5-r0) 10:46:12 (12/39) Installing sqlite-libs (3.32.1-r0) 10:46:12 (13/39) Installing python3 (3.8.8-r0) 10:46:14 (14/39) Installing py3-appdirs (1.4.4-r1) 10:46:14 (15/39) Installing py3-ordered-set (4.0.1-r0) 10:46:14 (16/39) Installing py3-parsing (2.4.7-r0) 10:46:14 (17/39) Installing py3-six (1.15.0-r0) 10:46:14 (18/39) Installing py3-packaging (20.4-r0) 10:46:14 (19/39) Installing py3-setuptools (47.0.0-r0) 10:46:14 (20/39) Installing py3-chardet (3.0.4-r4) 10:46:14 (21/39) Installing py3-idna (2.9-r0) 10:46:14 (22/39) Installing py3-certifi (2020.4.5.1-r0) 10:46:14 (23/39) Installing py3-urllib3 (1.25.9-r0) 10:46:14 (24/39) Installing py3-requests (2.23.0-r0) 10:46:14 (25/39) Installing py3-msgpack (1.0.0-r0) 10:46:14 (26/39) Installing py3-lockfile (0.12.2-r3) 10:46:14 (27/39) Installing py3-cachecontrol (0.12.6-r0) 10:46:14 (28/39) Installing py3-colorama (0.4.3-r0) 10:46:14 (29/39) Installing py3-distlib (0.3.0-r0) 10:46:14 (30/39) Installing py3-distro (1.5.0-r1) 10:46:14 (31/39) Installing py3-webencodings (0.5.1-r3) 10:46:14 (32/39) Installing py3-html5lib (1.0.1-r4) 10:46:14 (33/39) Installing py3-pytoml (0.1.21-r0) 10:46:14 (34/39) Installing py3-pep517 (0.8.2-r0) 10:46:14 (35/39) Installing py3-progress (1.5-r0) 10:46:14 (36/39) Installing py3-toml (0.10.1-r0) 10:46:14 (37/39) Installing py3-retrying (1.3.3-r0) 10:46:14 (38/39) Installing py3-contextlib2 (0.6.0-r0) 10:46:14 (39/39) Installing py3-pip (20.1.1-r0) 10:46:14 Removing intermediate container bdac1a822f93 10:46:14 ---> 1ba912e9914d 10:46:14 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:46:14 Executing busybox-1.31.1-r19.trigger 10:46:14 OK: 72 MiB in 59 packages 10:46:14 ---> Running in 588877b24f11 10:46:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:46:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:46:17 (1/6) Installing dumb-init (1.2.2-r1) 10:46:17 (2/6) Installing libgcc (9.3.0-r2) 10:46:17 (3/6) Installing libsodium (1.0.18-r0) 10:46:17 (4/6) Installing libstdc++ (9.3.0-r2) 10:46:17 (5/6) Installing libzmq (4.3.3-r0) 10:46:17 (6/6) Installing zeromq (4.3.3-r0) 10:46:18 Executing busybox-1.31.1-r20.trigger 10:46:18 OK: 8 MiB in 20 packages 10:46:19 Collecting docker-compose==1.23.2 10:46:19 Removing intermediate container 588877b24f11 10:46:19 ---> 966d5e19d00b 10:46:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:46:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:46:20 + sudo snap install --classic snapcraft 10:46:20 ---> b2ef7a7f33a2 10:46:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:46:20 Collecting websocket-client<1.0,>=0.32.0 10:46:20 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 10:46:21 Collecting PyYAML<4,>=3.10 10:46:21 Downloading PyYAML-3.13.tar.gz (270 kB) 10:46:21 ---> 62616981fc51 10:46:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:46:22 ---> 6e95c4853a7d 10:46:22 Step 19/23 : ENTRYPOINT ["/core-data"] 10:46:22 ---> Running in f3994c7f31f2 10:46:23 Removing intermediate container f3994c7f31f2 10:46:23 ---> b2c5b2c10ded 10:46:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:46:23 ---> Running in 25cb9bab349d 10:46:23 Removing intermediate container 25cb9bab349d 10:46:23 ---> 264033222f8c 10:46:23 Step 21/23 : LABEL arch=arm64 10:46:23 ---> Running in 5dfd11f8e7e7 10:46:24 Removing intermediate container 5dfd11f8e7e7 10:46:24 ---> 384c4d5e258f 10:46:24 Step 22/23 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc 10:46:24 ---> Running in c02a796968e7 10:46:25 Removing intermediate container c02a796968e7 10:46:25 ---> 61d6bb5abf40 10:46:25 Step 23/23 : LABEL version=0.0.0 10:46:25 Collecting dockerpty<0.5,>=0.4.1 10:46:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:46:25 ---> Running in 3b5007226f89 10:46:25 Removing intermediate container 3b5007226f89 10:46:25 ---> d6d218cd300a 10:46:25 10:46:25 Successfully built d6d218cd300a 10:46:25 Successfully tagged docker-core-data-go-arm64:latest 10:46:27  Building docker-core-data-go ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:46:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:46:28 Collecting docker<4.0,>=3.6.0 10:46:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:46:29 Collecting jsonschema<3,>=2.5.1 10:46:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:46:29 Collecting docopt<0.7,>=0.6.1 10:46:29 Downloading docopt-0.6.2.tar.gz (25 kB) 10:46:30 snapcraft 4.6.2 from Canonical* installed 10:46:30 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 10:46:30 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 10:46:30 % Total % Received % Xferd Average Speed Time Time Time Current 10:46:30 Dload Upload Total Spent Left Speed 10:46:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4644 0 --:--:-- --:--:-- --:--:-- 4644 10:46:30 100 3325k 100 3325k 0 0 6456k 0 --:--:-- --:--:-- --:--:-- 6456k 10:46:30 ./yq_linux_amd64 10:46:30 + sudo snapcraft prime --use-lxd 10:46:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 10:46:31 Collecting texttable<0.10,>=0.9.0 10:46:31 Downloading texttable-0.9.1.tar.gz (11 kB) 10:46:32 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 10:46:32 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: 10:46:32 - README.md 10:46:32 10:46:32 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:46:33 Launching a container. 10:46:33 Collecting cached-property<2,>=1.2.0 10:46:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:46:33 Collecting idna<2.8,>=2.5 10:46:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:46:33 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) 10:46:33 Collecting urllib3<1.25,>=1.21.1 10:46:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:46:34 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) 10:46:34 Collecting docker-pycreds>=0.4.0 10:46:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:46:34 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 10:46:34 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 10:46:34 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 10:46:34 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 10:46:35 Installing collected packages: websocket-client, PyYAML, dockerpty, idna, urllib3, requests, docker-pycreds, docker, jsonschema, docopt, texttable, cached-property, docker-compose 10:46:35 Running setup.py install for PyYAML: started 10:46:37 Running setup.py install for PyYAML: finished with status 'done' 10:46:37 Running setup.py install for dockerpty: started 10:46:39 Running setup.py install for dockerpty: finished with status 'done' 10:46:39 Attempting uninstall: idna 10:46:39 Found existing installation: idna 2.9 10:46:39 Uninstalling idna-2.9: 10:46:39 Successfully uninstalled idna-2.9 10:46:39 Attempting uninstall: urllib3 10:46:39 Found existing installation: urllib3 1.25.9 10:46:39 Uninstalling urllib3-1.25.9: 10:46:39 Successfully uninstalled urllib3-1.25.9 10:46:40 Attempting uninstall: requests 10:46:40 Found existing installation: requests 2.23.0 10:46:40 Uninstalling requests-2.23.0: 10:46:40 Successfully uninstalled requests-2.23.0 10:46:41 Running setup.py install for docopt: started 10:46:43 Running setup.py install for docopt: finished with status 'done' 10:46:43 Running setup.py install for texttable: started 10:46:45 Running setup.py install for texttable: finished with status 'done' 10:46:45 Waiting for container to be ready 10:46:45 To start your first instance, try: lxc launch ubuntu:18.04 10:46:45 10:46:46 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 10:46:49 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 10:46:50 Waiting for network to be ready... 10:46:50 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 10:46:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:46:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] 10:46:51 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:46:51 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 10:46:51 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 10:46:51 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 10:46:51 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 10:46:51 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 10:46:51 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 10:46:51 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 10:46:51 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 10:46:51 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 10:46:51 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 10:46:51 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] 10:46:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] 10:46:51 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 10:46:51 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 10:46:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 10:46:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] 10:46:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 10:46:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 10:46:52 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 10:46:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [324 kB] 10:46:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] 10:46:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] 10:46:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 10:46:54 Removing intermediate container 59cb79d51924 10:46:54 ---> ccd34a43e7f1 10:46:54 Step 14/23 : ENV APP_PORT=48090 10:46:54 ---> Running in 6d5a1fd60108 10:46:54 Removing intermediate container 6d5a1fd60108 10:46:54 ---> 89be32216b3c 10:46:54 Step 15/23 : EXPOSE $APP_PORT 10:46:55 ---> Running in f2ef28319af0 10:46:55 Removing intermediate container f2ef28319af0 10:46:55 ---> aad117de5224 10:46:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:46:56 Fetched 24.4 MB in 6s (4022 kB/s) 10:46:56 ---> 51fb396d1beb 10:46:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:46:57 Reading package lists... 10:46:57 Reading package lists... 10:46:57 ---> a416b2912613 10:46:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:46:57 Building dependency tree... 10:46:57 Reading state information... 10:46:58 The following additional packages will be installed: 10:46:58 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:46:58 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:46:58 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:46:58 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 10:46:58 Suggested packages: 10:46:58 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 10:46:58 Recommended packages: 10:46:58 gnupg libsasl2-modules 10:46:58 The following NEW packages will be installed: 10:46:58 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:46:58 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:46:58 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:46:58 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 10:46:58 The following packages will be upgraded: 10:46:58 gpg gpg-agent gpgconf libudev1 10:46:58 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 10:46:58 Need to get 3529 kB of archives. 10:46:58 After this operation, 13.3 MB of additional disk space will be used. 10:46:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 10:46:58 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] 10:46:58 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] 10:46:58 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] 10:46:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 10:46:58 ---> cdf7ed2a3944 10:46:58 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:46:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 10:46:58 ---> Running in 292c52964075 10:46:59 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 10:46:59 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 10:46:59 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 10:46:59 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 10:46:59 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 10:46:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 10:46:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 10:46:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 10:46:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 10:46:59 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 10:46:59 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 10:46:59 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 10:46:59 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 10:46:59 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 10:46:59 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 10:46:59 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 10:46:59 debconf: delaying package configuration, since apt-utils is not installed 10:46:59 Fetched 3529 kB in 1s (3451 kB/s) 10:46:59 (Reading database ... 12511 files and directories currently installed.) 10:46:59 Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... 10:46:59 Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... 10:46:59 Setting up libudev1:amd64 (237-3ubuntu10.46) ... 10:46:59 Removing intermediate container 292c52964075 10:46:59 ---> 4d70299fe4d2 10:46:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:46:59 Selecting previously unselected package udev. 10:46:59 (Reading database ... 12511 files and directories currently installed.) 10:46:59 Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... 10:46:59 Unpacking udev (237-3ubuntu10.46) ... 10:46:59 ---> Running in d906300b3b1f 10:47:00 Selecting previously unselected package libfuse2:amd64. 10:47:00 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 10:47:00 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 10:47:00 Selecting previously unselected package fuse. 10:47:00 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 10:47:00 Unpacking fuse (2.9.7-1ubuntu1) ... 10:47:00 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 10:47:00 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:47:00 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 10:47:00 Removing intermediate container d906300b3b1f 10:47:00 ---> 215683f211c3 10:47:00 Step 21/23 : LABEL arch=arm64 10:47:00 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:47:00 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 10:47:00 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:47:00 Selecting previously unselected package libksba8:amd64. 10:47:00 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 10:47:00 ---> Running in 3ba955e63944 10:47:00 Unpacking libksba8:amd64 (1.3.5-2) ... 10:47:00 Selecting previously unselected package libroken18-heimdal:amd64. 10:47:00 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:47:00 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 10:47:00 Selecting previously unselected package libasn1-8-heimdal:amd64. 10:47:00 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:47:00 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 10:47:01 Selecting previously unselected package libheimbase1-heimdal:amd64. 10:47:01 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:47:01 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 10:47:01 Selecting previously unselected package libhcrypto4-heimdal:amd64. 10:47:01 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:47:01 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 10:47:01 Selecting previously unselected package libwind0-heimdal:amd64. 10:47:01 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:47:01 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:47:01 Removing intermediate container 3ba955e63944 10:47:01 ---> 5e60d092c448 10:47:01 Step 22/23 : LABEL git_sha=2ad5d45435a09138d5e8160839a8f210f343cbbc 10:47:01 ---> Running in dc3c68e06917 10:47:01 Selecting previously unselected package libhx509-5-heimdal:amd64. 10:47:01 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:47:01 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 10:47:01 Selecting previously unselected package libkrb5-26-heimdal:amd64. 10:47:01 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:47:01 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 10:47:01 Selecting previously unselected package libheimntlm0-heimdal:amd64. 10:47:01 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:47:01 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:47:01 Selecting previously unselected package libgssapi3-heimdal:amd64. 10:47:01 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:47:01 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 10:47:01 Selecting previously unselected package libsasl2-modules-db:amd64. 10:47:01 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 10:47:01 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:47:01 Selecting previously unselected package libsasl2-2:amd64. 10:47:01 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 10:47:01 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:47:01 Selecting previously unselected package libldap-common. 10:47:01 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 10:47:01 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 10:47:01 Removing intermediate container dc3c68e06917 10:47:01 ---> 7e434dcb431a 10:47:01 Step 23/23 : LABEL version=0.0.0 10:47:02 Selecting previously unselected package libldap-2.4-2:amd64. 10:47:02 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 10:47:02 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 10:47:02 Selecting previously unselected package dirmngr. 10:47:02 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 10:47:02 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 10:47:02 ---> Running in a79d380987c1 10:47:02 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 10:47:02 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 10:47:02 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 10:47:02 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:47:02 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:47:02 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 10:47:02 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 10:47:02 Setting up libksba8:amd64 (1.3.5-2) ... 10:47:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:47:02 Setting up udev (237-3ubuntu10.46) ... 10:47:02 Removing intermediate container a79d380987c1 10:47:02 ---> 586bb115999e 10:47:02 10:47:03 Successfully built 586bb115999e 10:47:03 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 10:47:03 invoke-rc.d: policy-rc.d denied execution of start. 10:47:03 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 10:47:03 Processing triggers for systemd (237-3ubuntu10) ... 10:47:03 Setting up fuse (2.9.7-1ubuntu1) ... 10:47:03 Setting up gpg (2.2.4-1ubuntu1.4) ... 10:47:03 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:47:03 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 10:47:03 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 10:47:03 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 10:47:03 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 10:47:03  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 10:47:03 $ docker stop --time=1 e1a6a7fe8a97adf8a65f79f212250f0b6437b16a945a6302b14a3b3de8385a0c 10:47:03 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:47:03 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 10:47:03 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 10:47:03 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 10:47:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:47:04 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 10:47:04 settings in the [Install] section, and DefaultInstance for template units). 10:47:04 This means they are not meant to be enabled using systemctl. 10:47:04 Possible reasons for having this kind of units are: 10:47:04 1) A unit may be statically enabled by being symlinked from another unit's 10:47:04 .wants/ or .requires/ directory. 10:47:04 2) A unit's purpose may be to act as a helper for some other unit which has 10:47:04 a requirement dependency on it. 10:47:04 3) A unit may be started when needed via activation (socket, path, timer, 10:47:04 D-Bus, udev, scripted systemctl call, ...). 10:47:04 4) In case of template units, the unit is meant to be enabled with some 10:47:04 instance name specified. 10:47:04 Reading package lists... 10:47:04 Building dependency tree... 10:47:04 Reading state information... 10:47:05 The following additional packages will be installed: 10:47:05 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 10:47:05 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 10:47:05 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 10:47:05 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 10:47:05 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 10:47:05 Suggested packages: 10:47:05 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 10:47:05 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 10:47:05 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 10:47:05 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 10:47:05 systemd-container policykit-1 10:47:05 Recommended packages: 10:47:05 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 10:47:05 The following NEW packages will be installed: 10:47:05 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 10:47:05 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 10:47:05 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 10:47:05 multiarch-support openssh-client python3 python3-minimal python3.6 10:47:05 python3.6-minimal snapd squashfs-tools sudo 10:47:05 The following packages will be upgraded: 10:47:05 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 10:47:05 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 10:47:05 Need to get 35.2 MB of archives. 10:47:05 After this operation, 141 MB of additional disk space will be used. 10:47:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 10:47:05 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] 10:47:05 $ docker rm -f e1a6a7fe8a97adf8a65f79f212250f0b6437b16a945a6302b14a3b3de8385a0c 10:47:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 10:47:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 10:47:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [Pipeline] // withDockerContainer [Pipeline] sh 10:47:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 10:47:06 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] 10:47:06 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 10:47:06 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 10:47:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 10:47:06 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 10:47:06 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 10:47:06 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 10:47:06 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 10:47:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 10:47:06 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 10:47:06 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 10:47:06 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 10:47:06 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 10:47:06 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 10:47:06 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 10:47:06 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 10:47:06 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 10:47:06 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 10:47:06 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 10:47:06 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 10:47:06 + grep docker 10:47:06 + docker images 10:47:06 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 10:47:06 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 10:47:06 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 10:47:06 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 10:47:06 docker-sys-mgmt-agent-go-arm64 latest 586bb115999e 4 seconds ago 299MB 10:47:06 docker-core-data-go-arm64 latest d6d218cd300a 41 seconds ago 21.6MB 10:47:06 docker-security-bootstrapper-go-arm64 latest 7041e8d06eef About a minute ago 18.1MB 10:47:06 docker-security-proxy-setup-go-arm64 latest 6995beef9825 About a minute ago 24.6MB 10:47:06 docker-core-metadata-go-arm64 latest 806a1fb941de 4 minutes ago 18.1MB 10:47:06 docker-core-command-go-arm64 latest 76e718e0a0d7 4 minutes ago 16.5MB 10:47:06 docker-support-scheduler-go-arm64 latest d791d46fc049 4 minutes ago 16.6MB 10:47:06 docker-support-notifications-go-arm64 latest e09b75b6df15 4 minutes ago 17.2MB 10:47:06 docker-security-secretstore-setup-go-arm64 latest f04d50706faa 4 minutes ago 24.9MB 10:47:06 docker 20.10.0 eeaf43b92773 4 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 10:47:07 debconf: delaying package configuration, since apt-utils is not installed 10:47:07 Fetched 35.2 MB in 2s (17.1 MB/s) 10:47:07 (Reading database ... 12757 files and directories currently installed.) 10:47:07 Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... 10:47:07 Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... 10:47:07 ---> job-cost.sh 10:47:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d6uY 10:47:08 Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... 10:47:08 Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... 10:47:08 Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... 10:47:08 (Reading database ... 12757 files and directories currently installed.) 10:47:08 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 10:47:08 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 10:47:08 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 10:47:09 (Reading database ... 12757 files and directories currently installed.) 10:47:09 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 10:47:09 Unpacking apt (1.6.13) over (1.6.1) ... 10:47:09 Setting up apt (1.6.13) ... 10:47:09 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 10:47:10 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 10:47:10 (Reading database ... 12764 files and directories currently installed.) 10:47:10 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 10:47:10 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 10:47:10 Selecting previously unselected package libpython3.6-minimal:amd64. 10:47:10 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:47:10 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:47:10 Selecting previously unselected package libexpat1:amd64. 10:47:10 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 10:47:10 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:47:10 Selecting previously unselected package python3.6-minimal. 10:47:10 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:47:10 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 10:47:11 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 10:47:11 Checking for services that may need to be restarted...done. 10:47:11 Checking for services that may need to be restarted...done. 10:47:11 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:47:11 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:47:11 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 10:47:11 Selecting previously unselected package python3-minimal. 10:47:11 (Reading database ... 13012 files and directories currently installed.) 10:47:11 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 10:47:11 Unpacking python3-minimal (3.6.7-1~18.04) ... 10:47:11 Selecting previously unselected package mime-support. 10:47:11 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 10:47:11 Unpacking mime-support (3.60ubuntu1) ... 10:47:12 Selecting previously unselected package libmpdec2:amd64. 10:47:12 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 10:47:12 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:47:12 Selecting previously unselected package libpython3.6-stdlib:amd64. 10:47:12 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:47:12 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:47:12 Selecting previously unselected package python3.6. 10:47:12 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:47:12 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 10:47:12 Selecting previously unselected package libpython3-stdlib:amd64. 10:47:12 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 10:47:12 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:47:12 Setting up python3-minimal (3.6.7-1~18.04) ... 10:47:12 Selecting previously unselected package python3. 10:47:12 (Reading database ... 13442 files and directories currently installed.) 10:47:12 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 10:47:12 Unpacking python3 (3.6.7-1~18.04) ... 10:47:12 Selecting previously unselected package multiarch-support. 10:47:12 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 10:47:12 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 10:47:13 Setting up multiarch-support (2.27-3ubuntu1.4) ... 10:47:13 Selecting previously unselected package liblzo2-2:amd64. 10:47:13 (Reading database ... 13479 files and directories currently installed.) 10:47:13 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 10:47:13 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 10:47:13 Selecting previously unselected package libbsd0:amd64. 10:47:13 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 10:47:13 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:47:13 Selecting previously unselected package sudo. 10:47:13 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 10:47:13 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 10:47:15 Selecting previously unselected package apparmor. 10:47:15 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 10:47:15 Unpacking apparmor (2.12-4ubuntu5.1) ... 10:47:15 Selecting previously unselected package libedit2:amd64. 10:47:15 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 10:47:15 Unpacking libedit2:amd64 (3.1-20170329-1) ... 10:47:15 Selecting previously unselected package libkrb5support0:amd64. 10:47:15 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 10:47:15 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:47:15 Selecting previously unselected package libk5crypto3:amd64. 10:47:15 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 10:47:15 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:47:15 Selecting previously unselected package libkeyutils1:amd64. 10:47:15 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 10:47:15 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:47:15 Selecting previously unselected package libkrb5-3:amd64. 10:47:15 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 10:47:15 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:47:15 Selecting previously unselected package libgssapi-krb5-2:amd64. 10:47:15 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 10:47:15 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:47:16 Selecting previously unselected package libssl1.0.0:amd64. 10:47:16 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 10:47:16 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 10:47:16 Selecting previously unselected package openssh-client. 10:47:16 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 10:47:16 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 10:47:16 Selecting previously unselected package squashfs-tools. 10:47:16 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 10:47:16 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 10:47:16 Selecting previously unselected package snapd. 10:47:16 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 10:47:16 Unpacking snapd (2.48.3+18.04) ... 10:47:19 Setting up libedit2:amd64 (3.1-20170329-1) ... 10:47:19 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 10:47:19 Setting up mime-support (3.60ubuntu1) ... 10:47:19 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 10:47:19 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:47:19 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:47:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:47:19 Setting up systemd (237-3ubuntu10.46) ... 10:47:19 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 10:47:20 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:47:20 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:47:20 Setting up liblzo2-2:amd64 (2.08-1.2) ... 10:47:20 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:47:20 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:47:20 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 10:47:21 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 10:47:21 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:47:21 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:47:21 Setting up python3 (3.6.7-1~18.04) ... 10:47:21 running python rtupdate hooks for python3.6... 10:47:21 running python post-rtupdate hooks for python3.6... 10:47:21 Setting up apparmor (2.12-4ubuntu5.1) ... 10:47:22 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 10:47:23 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:47:23 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 10:47:23 Setting up snapd (2.48.3+18.04) ... 10:47:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 10:47:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 10:47:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 10:47:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 10:47:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:47:24 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:47:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 10:47:25 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 10:47:25 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 10:47:25 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 10:47:25 /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' 10:47:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:47:25 Processing triggers for systemd (237-3ubuntu10.46) ... 10:47:27 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:47:27 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:47:27 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:47:28 Reading package lists... 10:47:29 Reading package lists... 10:47:29 Building dependency tree... 10:47:29 Reading state information... 10:47:29 Calculating upgrade... 10:47:29 The following packages will be upgraded: 10:47:29 advancecomp base-files bash binutils binutils-common 10:47:29 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 10:47:29 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 10:47:29 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 10:47:29 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 10:47:29 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 10:47:29 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 10:47:29 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 10:47:29 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 10:47:29 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 10:47:29 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 10:47:29 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 10:47:29 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 10:47:29 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 10:47:29 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 10:47:29 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 10:47:29 Need to get 64.0 MB of archives. 10:47:29 After this operation, 5034 kB of additional disk space will be used. 10:47:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] 10:47:29 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 10:47:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 10:47:29 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 10:47:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 10:47:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 10:47:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 10:47:29 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 10:47:29 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 10:47:29 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 10:47:29 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 10:47:29 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 10:47:29 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 10:47:29 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 10:47:29 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 10:47:29 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 10:47:29 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 10:47:29 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 10:47:30 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 10:47:30 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 10:47:30 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 10:47:30 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 10:47:30 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 10:47:30 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 10:47:30 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 10:47:30 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 10:47:30 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 10:47:30 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 10:47:30 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 10:47:30 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 10:47:30 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 10:47:30 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 10:47:30 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 10:47:30 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 10:47:30 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 10:47:30 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 10:47:30 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 10:47:30 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 10:47:30 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 10:47:30 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 10:47:30 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 10:47:30 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 10:47:30 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 10:47:30 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 10:47:30 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 10:47:30 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 10:47:30 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 10:47:30 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 10:47:30 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 10:47:30 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 10:47:30 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 10:47:30 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 10:47:30 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 10:47:30 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 10:47:30 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 10:47:30 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 10:47:30 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 10:47:30 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 10:47:30 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 10:47:30 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 10:47:30 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 10:47:30 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 10:47:30 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 10:47:30 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 10:47:30 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 10:47:30 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 10:47:30 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 10:47:30 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 10:47:30 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 10:47:30 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 10:47:30 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 10:47:30 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 10:47:30 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 10:47:30 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 10:47:30 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 10:47:30 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 10:47:30 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 10:47:31 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 10:47:31 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 10:47:31 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 10:47:31 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 10:47:31 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 10:47:31 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 10:47:31 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 10:47:31 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] 10:47:31 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 10:47:31 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 10:47:31 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 10:47:31 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 10:47:31 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 10:47:31 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 10:47:31 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 10:47:31 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 10:47:31 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 10:47:31 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 10:47:31 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 10:47:31 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 10:47:31 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 10:47:31 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 10:47:31 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 10:47:31 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 10:47:31 debconf: delaying package configuration, since apt-utils is not installed 10:47:31 Fetched 64.0 MB in 2s (34.8 MB/s) 10:47:32 (Reading database ... 13912 files and directories currently installed.) 10:47:32 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 10:47:32 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:47:32 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 10:47:32 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:47:32 Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... 10:47:32 Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... 10:47:33 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:47:33 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:47:33 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:47:33 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:47:33 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:47:33 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:47:34 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:47:34 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:47:34 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:47:34 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:47:34 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:47:34 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:47:34 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:47:34 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:47:34 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 10:47:34 (Reading database ... 13911 files and directories currently installed.) 10:47:34 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 10:47:34 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 10:47:34 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 10:47:34 (Reading database ... 13911 files and directories currently installed.) 10:47:34 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:47:34 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:47:35 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:47:35 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:47:35 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:47:35 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:47:35 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 10:47:35 (Reading database ... 13911 files and directories currently installed.) 10:47:35 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 10:47:35 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:47:36 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 10:47:36 (Reading database ... 13911 files and directories currently installed.) 10:47:36 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 10:47:36 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 10:47:36 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 10:47:36 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 10:47:37 Setting up base-files (10.1ubuntu2.10) ... 10:47:37 Installing new version of config file /etc/issue ... 10:47:37 Installing new version of config file /etc/issue.net ... 10:47:37 Installing new version of config file /etc/lsb-release ... 10:47:37 Installing new version of config file /etc/update-motd.d/50-motd-news ... 10:47:37 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 10:47:37 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 10:47:37 Removing obsolete conffile /etc/default/motd-news ... 10:47:37 (Reading database ... 13912 files and directories currently installed.) 10:47:37 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 10:47:37 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 10:47:37 Setting up bash (4.4.18-2ubuntu1.2) ... 10:47:37 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 10:47:37 (Reading database ... 13912 files and directories currently installed.) 10:47:37 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 10:47:37 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 10:47:37 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 10:47:38 (Reading database ... 13912 files and directories currently installed.) 10:47:38 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 10:47:38 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 10:47:38 Setting up tar (1.29b-2ubuntu0.2) ... 10:47:38 (Reading database ... 13912 files and directories currently installed.) 10:47:38 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 10:47:38 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:47:38 Setting up dpkg (1.19.0.5ubuntu2.3) ... 10:47:38 (Reading database ... 13912 files and directories currently installed.) 10:47:38 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 10:47:38 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:47:38 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 10:47:39 (Reading database ... 13912 files and directories currently installed.) 10:47:39 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 10:47:39 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:47:39 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 10:47:39 (Reading database ... 13912 files and directories currently installed.) 10:47:39 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 10:47:39 Unpacking grep (3.1-2build1) over (3.1-2) ... 10:47:39 Setting up grep (3.1-2build1) ... 10:47:39 (Reading database ... 13912 files and directories currently installed.) 10:47:39 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 10:47:39 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 10:47:39 Setting up login (1:4.5-1ubuntu2) ... 10:47:39 (Reading database ... 13912 files and directories currently installed.) 10:47:39 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 10:47:39 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:47:39 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 10:47:40 (Reading database ... 13912 files and directories currently installed.) 10:47:40 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 10:47:40 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:47:40 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 10:47:40 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:47:40 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 10:47:40 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:47:41 Setting up perl-base (5.26.1-6ubuntu0.5) ... 10:47:41 (Reading database ... 13912 files and directories currently installed.) 10:47:41 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 10:47:41 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:47:43 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 10:47:43 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 10:47:43 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 10:47:43 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 10:47:43 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 10:47:43 (Reading database ... 13912 files and directories currently installed.) 10:47:43 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 10:47:43 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 10:47:43 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 10:47:43 (Reading database ... 13912 files and directories currently installed.) 10:47:43 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:47:43 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:47:43 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:47:44 (Reading database ... 13912 files and directories currently installed.) 10:47:44 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:47:44 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:47:44 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:47:44 (Reading database ... 13912 files and directories currently installed.) 10:47:44 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:47:44 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:47:44 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:47:44 (Reading database ... 13912 files and directories currently installed.) 10:47:44 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:47:44 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:47:44 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:47:44 (Reading database ... 13912 files and directories currently installed.) 10:47:44 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 10:47:44 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:47:44 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 10:47:44 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:47:45 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 10:47:45 (Reading database ... 13912 files and directories currently installed.) 10:47:45 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 10:47:45 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:47:45 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 10:47:45 (Reading database ... 13912 files and directories currently installed.) 10:47:45 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:47:45 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:47:45 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:47:45 (Reading database ... 13912 files and directories currently installed.) 10:47:45 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:47:45 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:47:45 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 10:47:45 (Reading database ... 13912 files and directories currently installed.) 10:47:45 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:47:46 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:47:46 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 10:47:46 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 10:47:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:47:47 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 10:47:47 (Reading database ... 13912 files and directories currently installed.) 10:47:47 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 10:47:47 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:47:47 Setting up libc-bin (2.27-3ubuntu1.4) ... 10:47:47 (Reading database ... 13912 files and directories currently installed.) 10:47:47 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 10:47:47 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:47:47 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 10:47:48 (Reading database ... 13914 files and directories currently installed.) 10:47:48 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 10:47:48 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 10:47:48 Setting up debconf (1.5.66ubuntu1) ... 10:47:48 (Reading database ... 13914 files and directories currently installed.) 10:47:48 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 10:47:48 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 10:47:48 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 10:47:48 (Reading database ... 13914 files and directories currently installed.) 10:47:48 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 10:47:48 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 10:47:48 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 10:47:49 (Reading database ... 13914 files and directories currently installed.) 10:47:49 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 10:47:49 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:47:49 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 10:47:49 (Reading database ... 13914 files and directories currently installed.) 10:47:49 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 10:47:49 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:47:49 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 10:47:49 (Reading database ... 13914 files and directories currently installed.) 10:47:49 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 10:47:49 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:47:49 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 10:47:50 (Reading database ... 13914 files and directories currently installed.) 10:47:50 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:47:50 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:47:50 Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... 10:47:50 Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... 10:47:50 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 10:47:50 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:47:50 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 10:47:50 (Reading database ... 13914 files and directories currently installed.) 10:47:50 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 10:47:50 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 10:47:50 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 10:47:51 (Reading database ... 13914 files and directories currently installed.) 10:47:51 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 10:47:51 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:47:51 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 10:47:52 (Reading database ... 13914 files and directories currently installed.) 10:47:52 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 10:47:52 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:47:52 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 10:47:52 (Reading database ... 13914 files and directories currently installed.) 10:47:52 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 10:47:52 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 10:47:52 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 10:47:52 (Reading database ... 13914 files and directories currently installed.) 10:47:52 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 10:47:52 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 10:47:52 Setting up passwd (1:4.5-1ubuntu2) ... 10:47:52 (Reading database ... 13914 files and directories currently installed.) 10:47:52 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 10:47:52 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:47:52 Setting up gpgv (2.2.4-1ubuntu1.4) ... 10:47:53 (Reading database ... 13914 files and directories currently installed.) 10:47:53 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 10:47:53 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 10:47:53 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 10:47:53 (Reading database ... 13914 files and directories currently installed.) 10:47:53 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 10:47:53 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 10:47:53 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 10:47:53 (Reading database ... 13914 files and directories currently installed.) 10:47:53 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 10:47:53 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 10:47:53 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 10:47:53 (Reading database ... 13914 files and directories currently installed.) 10:47:53 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 10:47:53 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 10:47:53 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 10:47:54 (Reading database ... 13914 files and directories currently installed.) 10:47:54 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 10:47:54 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 10:47:54 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 10:47:54 (Reading database ... 13914 files and directories currently installed.) 10:47:54 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 10:47:54 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 10:47:54 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 10:47:54 (Reading database ... 13914 files and directories currently installed.) 10:47:54 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 10:47:54 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 10:47:54 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 10:47:55 (Reading database ... 13914 files and directories currently installed.) 10:47:55 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 10:47:55 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 10:47:55 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 10:47:55 (Reading database ... 13915 files and directories currently installed.) 10:47:55 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 10:47:55 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 10:47:55 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 10:47:55 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 10:47:55 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 10:47:55 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 10:47:55 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 10:47:55 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 10:47:55 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 10:47:56 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 10:47:56 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 10:47:56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 10:47:56 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 10:47:56 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 10:47:56 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 10:47:56 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 10:47:56 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 10:47:56 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 10:47:56 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 10:47:56 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 10:47:56 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 10:47:56 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 10:47:57 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 10:47:57 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 10:47:58 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 10:47:58 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 10:47:58 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 10:47:58 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 10:47:58 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:47:58 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 10:47:58 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:47:58 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 10:47:58 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:47:58 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 10:47:59 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:47:59 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 10:47:59 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:47:59 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:47:59 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:47:59 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:47:59 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:47:59 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:47:59 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:47:59 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:48:00 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:48:00 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:48:01 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:48:01 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:48:02 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:48:02 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:48:02 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:48:02 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:48:03 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:48:03 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:48:03 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:48:03 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:48:03 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 10:48:03 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:48:04 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 10:48:04 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:48:04 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 10:48:04 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 10:48:04 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:48:04 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:48:04 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:48:04 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:48:04 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 10:48:04 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 10:48:04 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:48:04 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 10:48:04 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:48:04 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:48:05 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:48:05 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 10:48:05 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 10:48:05 Setting up tzdata (2021a-0ubuntu0.18.04) ... 10:48:05 10:48:05 Current default time zone: 'Etc/UTC' 10:48:05 Local time is now: Mon Apr 26 10:48:05 UTC 2021. 10:48:05 Universal Time is now: Mon Apr 26 10:48:05 UTC 2021. 10:48:05 Run 'dpkg-reconfigure tzdata' if you wish to change it. 10:48:05 10:48:05 Setting up systemd-sysv (237-3ubuntu10.46) ... 10:48:05 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:48:05 Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... 10:48:05 Setting up mount (2.31.1-0.4ubuntu3.7) ... 10:48:05 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 10:48:05 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 10:48:05 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 10:48:05 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 10:48:05 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 10:48:05 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 10:48:05 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:48:05 Setting up procps (2:3.3.12-3ubuntu1.2) ... 10:48:05 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 10:48:05 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 10:48:06 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 10:48:06 Setting up patch (2.7.6-2ubuntu1.1) ... 10:48:06 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 10:48:06 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 10:48:06 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 10:48:06 Installing new version of config file /etc/ssl/openssl.cnf ... 10:48:06 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 10:48:06 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 10:48:06 Setting up ca-certificates (20210119~18.04.1) ... 10:48:08 Updating certificates in /etc/ssl/certs... 10:48:08 23 added, 27 removed; done. 10:48:08 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 10:48:08 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:48:08 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 10:48:08 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 10:48:08 Setting up pkgbinarymangler (138.18.04.1) ... 10:48:08 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 10:48:08 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 10:48:08 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 10:48:08 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 10:48:09 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:48:09 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 10:48:09 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:48:09 Setting up perl (5.26.1-6ubuntu0.5) ... 10:48:09 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 10:48:09 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 10:48:09 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 10:48:09 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 10:48:09 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 10:48:09 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 10:48:09 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 10:48:09 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 10:48:09 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 10:48:09 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:48:09 Processing triggers for systemd (237-3ubuntu10.46) ... 10:48:09 Processing triggers for mime-support (3.60ubuntu1) ... 10:48:09 Processing triggers for ca-certificates (20210119~18.04.1) ... 10:48:09 Updating certificates in /etc/ssl/certs... 10:48:10 0 added, 0 removed; done. 10:48:10 Running hooks in /etc/ca-certificates/update.d... 10:48:10 done. 10:48:11 Reading package lists... 10:48:11 Building dependency tree... 10:48:11 Reading state information... 10:48:11 The following NEW packages will be installed: 10:48:11 apt-transport-https 10:48:11 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 10:48:11 Need to get 1692 B of archives. 10:48:11 After this operation, 154 kB of additional disk space will be used. 10:48:11 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 10:48:11 debconf: delaying package configuration, since apt-utils is not installed 10:48:12 Fetched 1692 B in 0s (8467 B/s) 10:48:12 Selecting previously unselected package apt-transport-https. 10:48:12 (Reading database ... 13920 files and directories currently installed.) 10:48:12 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 10:48:12 Unpacking apt-transport-https (1.6.13) ... 10:48:12 Setting up apt-transport-https (1.6.13) ... 10:48:12 Waiting for network to be ready... 10:48:20 2021-04-26T10:48:16Z INFO Waiting for automatic snapd restart... 10:48:20 snapd 2.49.2 from Canonical* installed 10:48:21 "snapd" switched to the "latest/stable" channel 10:48:21 10:48:26 core18 20210309 from Canonical* installed 10:48:26 "core18" switched to the "latest/stable" channel 10:48:26 10:48:33 snapcraft 4.6.2 from Canonical* installed 10:48:33 "snapcraft" switched to the "latest/stable" channel 10:48:33 10:48:37 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: 10:48:37 - README.md 10:48:37 10:48:37 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:48:44 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:48:44 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 10:48:44 Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:48:44 Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:48:45 Reading package lists... 10:48:45 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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 10:48:52 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:48:52 Reading package lists... 10:48:52 Building dependency tree... 10:48:52 Reading state information... 10:48:52 Suggested packages: 10:48:52 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 10:48:52 git-gui gitk gitweb git-cvs git-mediawiki git-svn 10:48:52 Recommended packages: 10:48:52 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 10:48:52 The following NEW packages will be installed: 10:48:52 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 10:48:52 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 10:48:52 pkg-config zip 10:48:52 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 10:48:52 Need to get 7663 kB of archives. 10:48:52 After this operation, 43.8 MB of additional disk space will be used. 10:48:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 10:48:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 10:48:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 10:48:52 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 10:48:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 10:48:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 10:48:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 10:48:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 10:48:52 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 10:48:52 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 10:48:52 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 10:48:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 10:48:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 10:48:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 10:48:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 10:48:53 debconf: delaying package configuration, since apt-utils is not installed 10:48:53 Fetched 7663 kB in 1s (9986 kB/s) 10:48:53 Selecting previously unselected package libglib2.0-0:amd64. 10:48:53 (Reading database ... 13924 files and directories currently installed.) 10:48:53 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 10:48:53 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 10:48:53 Selecting previously unselected package libpsl5:amd64. 10:48:53 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 10:48:53 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 10:48:53 Selecting previously unselected package libnghttp2-14:amd64. 10:48:53 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 10:48:53 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:48:53 Selecting previously unselected package librtmp1:amd64. 10:48:53 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 10:48:53 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:48:53 Selecting previously unselected package libcurl3-gnutls:amd64. 10:48:53 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 10:48:53 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 10:48:53 Selecting previously unselected package liberror-perl. 10:48:53 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 10:48:53 Unpacking liberror-perl (0.17025-1) ... 10:48:54 Selecting previously unselected package git-man. 10:48:54 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 10:48:54 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 10:48:54 Selecting previously unselected package git. 10:48:54 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 10:48:54 Unpacking git (1:2.17.1-1ubuntu0.8) ... 10:48:55 Selecting previously unselected package libnorm1:amd64. 10:48:55 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 10:48:55 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:48:55 Selecting previously unselected package libpgm-5.2-0:amd64. 10:48:55 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 10:48:55 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:48:55 Selecting previously unselected package libsodium23:amd64. 10:48:55 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 10:48:55 Unpacking libsodium23:amd64 (1.0.16-2) ... 10:48:55 Selecting previously unselected package libzmq5:amd64. 10:48:55 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 10:48:55 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:48:55 Selecting previously unselected package libzmq3-dev:amd64. 10:48:55 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 10:48:55 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:48:55 Selecting previously unselected package pkg-config. 10:48:55 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 10:48:55 Unpacking pkg-config (0.29.1-0ubuntu2) ... 10:48:55 Selecting previously unselected package zip. 10:48:55 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 10:48:55 Unpacking zip (3.0-11build1) ... 10:48:55 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:48:55 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 10:48:55 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:48:55 Setting up liberror-perl (0.17025-1) ... 10:48:55 Setting up libpsl5:amd64 (0.19.1-5build1) ... 10:48:56 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 10:48:56 No schema files found: doing nothing. 10:48:56 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:48:56 Setting up zip (3.0-11build1) ... 10:48:56 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:48:56 Setting up libsodium23:amd64 (1.0.16-2) ... 10:48:56 Setting up pkg-config (0.29.1-0ubuntu2) ... 10:48:56 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:48:56 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 10:48:56 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:48:56 Setting up git (1:2.17.1-1ubuntu0.8) ... 10:48:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:49:03 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:49:03 git set to automatically installed. 10:49:03 git-man set to automatically installed. 10:49:03 libcurl3-gnutls set to automatically installed. 10:49:03 liberror-perl set to automatically installed. 10:49:03 libglib2.0-0 set to automatically installed. 10:49:03 libnghttp2-14 set to automatically installed. 10:49:03 libnorm1 set to automatically installed. 10:49:03 libpgm-5.2-0 set to automatically installed. 10:49:03 libpsl5 set to automatically installed. 10:49:03 librtmp1 set to automatically installed. 10:49:03 libsodium23 set to automatically installed. 10:49:03 libzmq3-dev set to automatically installed. 10:49:03 libzmq5 set to automatically installed. 10:49:03 pkg-config set to automatically installed. 10:49:03 zip set to automatically installed. 10:49:05 snapd is not logged in, snap install commands will use sudo 10:49:12 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:49:23 lf-activate-venv(): INFO: Adding /tmp/venv-d6uY/bin to PATH 10:49:23 INFO: No Stack... 10:49:23 INFO: Retrieving Pricing Info for: lf-standard-4 10:49:23 INFO: Archiving Costs [Pipeline] sh 10:49:23 + cut -d,+ cat /w/workspace/edgex-go/1/archives/cost.csv 10:49:23 -f6 [Pipeline] lock 10:49:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3401-1-stack-cost] 10:49:24 Resource [jenkins-edgexfoundry-edgex-go-PR-3401-1-stack-cost] did not exist. Created. 10:49:24 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3401-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:49:24 + echo total: 0.20999999344348907 [Pipeline] stash 10:49:24 Stashed 1 file(s) [Pipeline] } 10:49:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3401-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:49:26 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 10:49:27 snapd is not logged in, snap install commands will use sudo 10:49:34 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:49:34 snap "core18" has no updates available 10:49:35 Pulling go-build-helper 10:49:35 + snapcraftctl pull 10:49:37 'app-service-config' has dependencies that need to be staged: go-build-helper 10:49:37 Skipping pull go-build-helper (already ran) 10:49:37 Building go-build-helper 10:49:37 + snapcraftctl build 10:49:39 Staging go-build-helper 10:49:39 + snapcraftctl stage 10:49:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:49:54 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 10:49:54 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:49:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] 10:49:54 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 10:49:54 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 10:49:54 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 10:49:54 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 10:49:54 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 10:49:54 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 10:49:54 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 10:49:54 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 10:49:54 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 10:49:54 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 10:49:54 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] 10:49:54 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] 10:49:54 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 10:49:54 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 10:49:54 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 10:49:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] 10:49:54 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 10:49:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 10:49:54 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 10:49:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [324 kB] 10:49:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] 10:49:54 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] 10:49:54 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 10:49:54 Fetched 24.4 MB in 0s (0 B/s) 10:49:54 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 10:49:54 Fetched 224 kB in 0s (0 B/s) 10:49:54 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 10:49:54 Fetched 157 kB in 0s (0 B/s) 10:49:54 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 10:49:54 Fetched 221 kB in 0s (0 B/s) 10:49:54 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 10:49:54 Fetched 143 kB in 0s (0 B/s) 10:49:54 Pulling app-service-config 10:49:54 + snapcraftctl pull 10:49:54 Cloning into '/root/parts/app-service-config/src'... 10:49:54 Pulling config-common 10:49:54 + snapcraftctl pull 10:49:58 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 10:49:58 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 10:49:58 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:49:58 Fetched 0 B in 0s (0 B/s) 10:49:58 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 10:49:58 Fetched 0 B in 0s (0 B/s) 10:49:58 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 10:49:58 Fetched 0 B in 0s (0 B/s) 10:49:58 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 10:49:58 Fetched 0 B in 0s (0 B/s) 10:49:58 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 10:49:58 Fetched 0 B in 0s (0 B/s) 10:49:58 Pulling edgex-go 10:49:58 + snapcraftctl pull 10:50:25 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 10:50:25 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 10:50:25 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:50:25 Fetched 0 B in 0s (0 B/s) 10:50:25 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 10:50:25 Fetched 96.5 kB in 0s (0 B/s) 10:50:25 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 10:50:25 Fetched 279 kB in 0s (0 B/s) 10:50:25 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 10:50:25 Fetched 122 kB in 0s (0 B/s) 10:50:25 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 10:50:25 Fetched 77.8 kB in 0s (0 B/s) 10:50:25 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 10:50:25 Fetched 8848 B in 0s (0 B/s) 10:50:25 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 10:50:25 Fetched 47.8 kB in 0s (0 B/s) 10:50:25 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 10:50:25 Fetched 45.6 kB in 0s (0 B/s) 10:50:25 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 10:50:25 Fetched 15.0 kB in 0s (0 B/s) 10:50:25 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 10:50:25 Fetched 219 kB in 0s (0 B/s) 10:50:25 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 10:50:25 Fetched 154 kB in 0s (0 B/s) 10:50:25 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 10:50:25 Fetched 50.6 kB in 0s (0 B/s) 10:50:25 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 10:50:25 Fetched 14.8 kB in 0s (0 B/s) 10:50:25 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 10:50:25 Fetched 41.8 kB in 0s (0 B/s) 10:50:25 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 10:50:25 Fetched 499 kB in 0s (0 B/s) 10:50:25 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 10:50:25 Fetched 111 kB in 0s (0 B/s) 10:50:25 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 10:50:25 Fetched 240 kB in 0s (0 B/s) 10:50:25 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 10:50:25 Fetched 29.3 kB in 0s (0 B/s) 10:50:25 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 10:50:25 Fetched 85.5 kB in 0s (0 B/s) 10:50:25 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 10:50:25 Fetched 24.5 kB in 0s (0 B/s) 10:50:25 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 10:50:25 Fetched 49.2 kB in 0s (0 B/s) 10:50:25 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 10:50:25 Fetched 54.2 kB in 0s (0 B/s) 10:50:25 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 10:50:25 Fetched 30.8 kB in 0s (0 B/s) 10:50:25 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 10:50:25 Fetched 15.8 kB in 0s (0 B/s) 10:50:25 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 10:50:25 Fetched 85.9 kB in 0s (0 B/s) 10:50:25 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 10:50:25 Fetched 8720 B in 0s (0 B/s) 10:50:25 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 10:50:25 Fetched 137 kB in 0s (0 B/s) 10:50:25 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 10:50:25 Fetched 119 kB in 0s (0 B/s) 10:50:25 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 10:50:25 Fetched 110 kB in 0s (0 B/s) 10:50:25 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 10:50:25 Fetched 11.1 kB in 0s (0 B/s) 10:50:25 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 10:50:25 Fetched 645 kB in 0s (0 B/s) 10:50:25 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 10:50:25 Fetched 41.3 kB in 0s (0 B/s) 10:50:25 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 10:50:25 Fetched 17.9 kB in 0s (0 B/s) 10:50:25 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 10:50:25 Fetched 368 kB in 0s (0 B/s) 10:50:25 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 10:50:25 Fetched 187 kB in 0s (0 B/s) 10:50:25 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 10:50:25 Fetched 175 kB in 0s (0 B/s) 10:50:25 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 10:50:25 Fetched 206 kB in 0s (0 B/s) 10:50:25 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 10:50:25 Fetched 1301 kB in 0s (0 B/s) 10:50:25 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 10:50:25 Fetched 36.2 kB in 0s (0 B/s) 10:50:25 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 10:50:25 Fetched 159 kB in 0s (0 B/s) 10:50:25 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 10:50:25 Fetched 107 kB in 0s (0 B/s) 10:50:25 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 10:50:25 Fetched 48.7 kB in 0s (0 B/s) 10:50:25 Pulling static-packages 10:50:25 + snapcraftctl pull 10:50:25 Pulling version 10:50:25 + cd /root/project 10:50:25 + [ -f VERSION ] 10:50:25 + PROJECT_VERSION=local-dev 10:50:25 + git rev-parse --short HEAD 10:50:25 + GIT_REVISION=2ad5d454 10:50:25 + snapcraftctl set-version local-dev 10:50:25 Skipping build go-build-helper (already ran) 10:50:25 Building app-service-config 10:50:25 + make build 10:50:25 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 10:50:25 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 10:50:26 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 10:50:26 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 10:50:26 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 10:50:26 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 10:50:26 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 10:50:26 go: downloading github.com/google/uuid v1.2.0 10:50:26 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 10:50:26 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 10:50:26 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 10:50:26 go: downloading github.com/go-redis/redis/v7 v7.2.0 10:50:27 go: downloading github.com/gorilla/mux v1.8.0 10:50:27 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 10:50:27 go: downloading github.com/hashicorp/consul/api v1.8.1 10:50:27 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 10:50:27 go: downloading github.com/hashicorp/go-hclog v0.12.0 10:50:27 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 10:50:27 go: downloading github.com/go-kit/kit v0.8.0 10:50:27 go: downloading github.com/BurntSushi/toml v0.3.1 10:50:27 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 10:50:27 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 10:50:27 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 10:50:27 go: downloading github.com/gorilla/websocket v1.4.2 10:50:27 go: downloading github.com/mitchellh/mapstructure v1.1.2 10:50:27 go: downloading github.com/mitchellh/copystructure v1.0.0 10:50:27 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:50:27 go: downloading github.com/hashicorp/serf v0.9.5 10:50:27 go: downloading github.com/x448/float16 v0.8.4 10:50:27 go: downloading github.com/mitchellh/reflectwalk v1.0.0 10:50:27 go: downloading github.com/go-logfmt/logfmt v0.4.0 10:50:27 go: downloading github.com/pebbe/zmq4 v1.2.7 10:50:27 go: downloading github.com/fatih/color v1.9.0 10:50:27 go: downloading github.com/mattn/go-isatty v0.0.12 10:50:27 go: downloading github.com/pelletier/go-toml v1.2.0 10:50:27 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 10:50:28 go: downloading github.com/go-playground/validator/v10 v10.4.1 10:50:28 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 10:50:28 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 10:50:28 go: downloading github.com/mattn/go-colorable v0.1.6 10:50:28 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 10:50:28 go: downloading github.com/hashicorp/golang-lru v0.5.0 10:50:28 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 10:50:28 go: downloading github.com/go-playground/universal-translator v0.17.0 10:50:28 go: downloading github.com/leodido/go-urn v1.2.0 10:50:28 go: downloading github.com/go-playground/locales v0.13.0 10:50:40 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 10:50:40 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 10:50:40 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 10:50:40 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 10:50:41 Building config-common 10:50:41 + snapcraftctl build 10:50:45 Building edgex-go 10:50:45 + cd /root/parts/edgex-go/src 10:50:45 + make build 10:50:45 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 10:50:46 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 10:50:46 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.77 10:50:46 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:50:46 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 10:50:46 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 10:50:46 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 10:50:46 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 10:50:46 go: downloading github.com/go-playground/validator/v10 v10.5.0 10:50:46 go: downloading github.com/imdario/mergo v0.3.12 10:50:46 go: downloading github.com/pkg/errors v0.8.1 10:50:46 go: downloading github.com/pelletier/go-toml v1.9.0 10:50:46 go: downloading golang.org/x/text v0.3.2 10:50:53 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 10:50:53 go: downloading gopkg.in/yaml.v2 v2.4.0 10:50:58 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 10:51:00 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 10:51:02 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 10:51:02 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 10:51:03 go: downloading github.com/stretchr/testify v1.7.0 10:51:03 go: downloading github.com/davecgh/go-spew v1.1.1 10:51:03 go: downloading github.com/pmezard/go-difflib v1.0.0 10:51:03 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 10:51:05 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 10:51:05 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 10:51:05 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 10:51:07 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 10:51:09 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 10:51:10 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 10:51:12 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 10:51:12 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 10:51:13 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 10:51:13 go: downloading github.com/lib/pq v1.10.1 10:51:16 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 10:51:16 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 10:51:16 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 10:51:16 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 10:51:16 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 10:51:16 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 10:51:16 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 10:51:16 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 10:51:16 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 10:51:16 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 10:51:16 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 10:51:16 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 10:51:16 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 10:51:16 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 10:51:16 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 10:51:16 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 10:51:16 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 10:51:16 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 10:51:16 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 10:51:16 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 10:51:16 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 10:51:16 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 10:51:16 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 10:51:16 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 10:51:16 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 10:51:16 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 10:51:19 Building static-packages 10:51:19 + snapcraftctl build 10:51:22 Building version 10:51:22 + snapcraftctl build 10:51:25 Skipping stage go-build-helper (already ran) 10:51:25 Staging app-service-config 10:51:25 + snapcraftctl stage 10:51:26 Staging config-common 10:51:26 + snapcraftctl stage 10:51:27 Staging edgex-go 10:51:27 + snapcraftctl stage 10:51:28 Staging static-packages 10:51:28 + snapcraftctl stage 10:51:29 Staging version 10:51:29 + snapcraftctl stage 10:51:31 Priming go-build-helper 10:51:31 + snapcraftctl prime 10:51:32 Priming app-service-config 10:51:32 + snapcraftctl prime 10:51:34 Priming config-common 10:51:34 + snapcraftctl prime 10:51:34 Priming edgex-go 10:51:34 + snapcraftctl prime 10:51:36 Priming static-packages 10:51:36 + snapcraftctl prime 10:51:39 Priming version 10:51:39 + snapcraftctl prime 10:51:40 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 10:51:44 provisioning config files... 10:51:44 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8480645516466939707tmp [Pipeline] { [Pipeline] sh 10:51:44 + set +x 10:51:44 + curl -s https://codecov.io/bash 10:51:44 + bash -s -- 10:51:45 10:51:45 _____ _ 10:51:45 / ____| | | 10:51:45 | | ___ __| | ___ ___ _____ __ 10:51:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:51:45 | |___| (_) | (_| | __/ (_| (_) \ V / 10:51:45 \_____\___/ \__,_|\___|\___\___/ \_/ 10:51:45 Bash-1.0.2 10:51:45 10:51:45 10:51:45 ==> git version 2.24.3 found 10:51:45 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 10:51:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:51:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:51:45 ==> Jenkins CI detected. 10:51:45 project root: . 10:51:45 --> token set from env 10:51:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:51:45 ==> Running gcov in . (disable via -X gcov) 10:51:45 ==> Python coveragepy not found 10:51:45 ==> Searching for coverage reports in: 10:51:45 + . 10:51:45 -> Found 1 reports 10:51:45 ==> Detecting git/mercurial file structure 10:51:46 ==> Reading reports 10:51:46 + ./coverage.out bytes=704315 10:51:46 ==> Appending adjustments 10:51:46 https://docs.codecov.io/docs/fixing-reports 10:51:54 + Found adjustments 10:51:54 ==> Gzipping contents 10:51:54 100K /tmp/codecov.tD8GXn.gz 10:51:54 ==> Uploading reports 10:51:54 url: https://codecov.io 10:51:54 query: branch=PR-3401&commit=2ad5d45435a09138d5e8160839a8f210f343cbbc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3401%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3401&job=&cmd_args= 10:51:54 -> Pinging Codecov 10:51:54 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3401&commit=2ad5d45435a09138d5e8160839a8f210f343cbbc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3401%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3401&job=&cmd_args= 10:51:54 -> Uploading to 10:51:54 https://storage.googleapis.com/codecov/v4/raw/2021-04-26/00271124DB129430A58F1EEE437C3FCB/2ad5d45435a09138d5e8160839a8f210f343cbbc/ae505908-217d-49e3-ae67-83d47840047e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210426T105154Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f0fbab67be0faf6c5988e96746f33894a77015ec8441718e0f4c88f1535883e6 10:51:54 % Total % Received % Xferd Average Speed Time Time Time Current 10:51:54 Dload Upload Total Spent Left Speed 10:51:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 206k --:--:-- --:--:-- --:--:-- 206k 100 98k 0 0 100 98k 0 206k --:--:-- --:--:-- --:--:-- 206k 10:51:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2ad5d45435a09138d5e8160839a8f210f343cbbc [Pipeline] } 10:51:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 10:51:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:51:58 ---> package-listing.sh 10:51:58 ++ tr '[:upper:]' '[:lower:]' 10:51:58 ++ facter osfamily 10:51:59 + OS_FAMILY=redhat 10:51:59 + workspace=/w/workspace/edgex-go/1 10:51:59 + START_PACKAGES=/tmp/packages_start.txt 10:51:59 + END_PACKAGES=/tmp/packages_end.txt 10:51:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:51:59 + PACKAGES=/tmp/packages_start.txt 10:51:59 + '[' /w/workspace/edgex-go/1 ']' 10:51:59 + PACKAGES=/tmp/packages_end.txt 10:51:59 + case "${OS_FAMILY}" in 10:51:59 + rpm -qa 10:51:59 + sort 10:52:07 + '[' -f /tmp/packages_start.txt ']' 10:52:07 + '[' -f /tmp/packages_end.txt ']' 10:52:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:52:07 + '[' /w/workspace/edgex-go/1 ']' 10:52:07 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:52:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:52:07 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 10:52:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:52:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:52:09 10:52:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:52:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:52:09 alpine: Pulling from edgex-lftools-log-publisher 10:52:09 df20fa9351a1: Pulling fs layer 10:52:09 36b3adc4ff6f: Pulling fs layer 10:52:09 8ad3a11d3b57: Pulling fs layer 10:52:09 46f8f816bc3b: Pulling fs layer 10:52:09 93b61091891f: Pulling fs layer 10:52:09 93b9cdb0e59b: Pulling fs layer 10:52:09 5e14af77c1be: Pulling fs layer 10:52:09 01666e4c0597: Pulling fs layer 10:52:09 aa168da1d23b: Pulling fs layer 10:52:09 46f8f816bc3b: Waiting 10:52:09 93b61091891f: Waiting 10:52:09 93b9cdb0e59b: Waiting 10:52:09 5e14af77c1be: Waiting 10:52:09 01666e4c0597: Waiting 10:52:09 aa168da1d23b: Waiting 10:52:09 36b3adc4ff6f: Download complete 10:52:10 46f8f816bc3b: Download complete 10:52:10 df20fa9351a1: Verifying Checksum 10:52:10 df20fa9351a1: Download complete 10:52:10 93b9cdb0e59b: Verifying Checksum 10:52:10 93b9cdb0e59b: Download complete 10:52:10 5e14af77c1be: Verifying Checksum 10:52:10 5e14af77c1be: Download complete 10:52:10 93b61091891f: Verifying Checksum 10:52:10 93b61091891f: Download complete 10:52:10 01666e4c0597: Verifying Checksum 10:52:10 01666e4c0597: Download complete 10:52:10 8ad3a11d3b57: Verifying Checksum 10:52:10 8ad3a11d3b57: Download complete 10:52:10 df20fa9351a1: Pull complete 10:52:10 36b3adc4ff6f: Pull complete 10:52:12 8ad3a11d3b57: Pull complete 10:52:12 46f8f816bc3b: Pull complete 10:52:13 aa168da1d23b: Verifying Checksum 10:52:13 aa168da1d23b: Download complete 10:52:14 93b61091891f: Pull complete 10:52:15 93b9cdb0e59b: Pull complete 10:52:15 5e14af77c1be: Pull complete 10:52:15 01666e4c0597: Pull complete 10:52:31 aa168da1d23b: Pull complete 10:52:31 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:52:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:52:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:52:31 prd-centos7-docker-4c-2g-1813 does not seem to be running inside a container 10:52:31 $ 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 10:52:36 $ docker top 0c071d7fcd07eda6a12e7ec0cb522558455966a5b3158e25382bb224e54d3bdb -eo pid,comm [Pipeline] { [Pipeline] sh 10:52:37 + touch /tmp/pre-build-complete [Pipeline] sh 10:52:37 + mkdir -p /var/log/sa [Pipeline] sh 10:52:37 + ls /var/log/sa-host 10:52:37 + sadf -c /var/log/sa-host/sa23 10:52:37 file_magic: OK 10:52:37 HZ: Using current value: 100 10:52:37 file_header: OK 10:52:37 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 10:52:37 Statistics: 10:52:37 Hnuu...uuuununununu... 10:52:37 File successfully converted to sysstat format version 12.2.1 10:52:37 + sadf -c /var/log/sa-host/sa26 10:52:37 file_magic: OK 10:52:37 HZ: Using current value: 100 10:52:37 file_header: OK 10:52:37 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 10:52:37 Statistics: 10:52:37 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... 10:52:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:52:38 provisioning config files... 10:52:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8353963519254060233tmp [Pipeline] { [Pipeline] echo 10:52:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:52:38 ---> create-netrc.sh [Pipeline] } 10:52:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 10:52:39 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 10:52:39 ---> python-tools-install.sh [Pipeline] echo 10:52:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:52:40 ---> sudo-logs.sh 10:52:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:52:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:52:41 ---> job-cost.sh 10:52:41 lf-activate-venv: SKIPPING 10:52:41 DEBUG: total: 0.20999999344348907 10:52:41 INFO: Retrieving Stack Cost... 10:52:42 INFO: Retrieving Pricing Info for: v1-standard-2 10:52:42 INFO: Archiving Costs [Pipeline] echo 10:52:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:52:42 ---> logs-deploy.sh 10:52:42 lf-activate-venv: SKIPPING 10:52:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3401/1 10:52:42 INFO: archiving workspace using pattern(s): 10:52:45 Archives upload complete. 10:52:45 INFO: archiving logs to Nexus 10:52:47 ---> uname -a: 10:52:47 Linux prd-centos7-docker-4c-2g-1813.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 10:52:47 10:52:47 10:52:47 ---> lscpu: 10:52:47 Architecture: x86_64 10:52:47 CPU op-mode(s): 32-bit, 64-bit 10:52:47 Byte Order: Little Endian 10:52:47 Address sizes: 40 bits physical, 48 bits virtual 10:52:47 CPU(s): 4 10:52:47 On-line CPU(s) list: 0-3 10:52:47 Thread(s) per core: 1 10:52:47 Core(s) per socket: 1 10:52:47 Socket(s): 4 10:52:47 NUMA node(s): 1 10:52:47 Vendor ID: GenuineIntel 10:52:47 CPU family: 6 10:52:47 Model: 44 10:52:47 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 10:52:47 Stepping: 1 10:52:47 CPU MHz: 2933.438 10:52:47 BogoMIPS: 5866.87 10:52:47 Virtualization: VT-x 10:52:47 Hypervisor vendor: KVM 10:52:47 Virtualization type: full 10:52:47 L1d cache: 128 KiB 10:52:47 L1i cache: 128 KiB 10:52:47 L2 cache: 16 MiB 10:52:47 L3 cache: 64 MiB 10:52:47 NUMA node0 CPU(s): 0-3 10:52:47 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 10:52:47 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 10:52:47 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 10:52:47 Vulnerability Meltdown: Mitigation; PTI 10:52:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:52:47 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:52:47 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:52:47 Vulnerability Srbds: Not affected 10:52:47 Vulnerability Tsx async abort: Not affected 10:52:47 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 10:52:47 10:52:47 10:52:47 ---> nproc: 10:52:47 4 10:52:47 10:52:47 10:52:47 ---> df -h: 10:52:47 Filesystem Size Used Available Use% Mounted on 10:52:47 overlay 50.0G 12.7G 37.3G 25% / 10:52:47 tmpfs 64.0M 0 64.0M 0% /dev 10:52:47 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 10:52:47 shm 64.0M 0 64.0M 0% /dev/shm 10:52:47 /dev/vda1 50.0G 12.7G 37.3G 25% /facter-os 10:52:47 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/resolv.conf 10:52:47 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hostname 10:52:47 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hosts 10:52:47 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/auth.log 10:52:47 /dev/vda1 50.0G 12.7G 37.3G 25% /run/cloud-init/result.json 10:52:47 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/sa-host 10:52:47 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/secure 10:52:47 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/1 10:52:47 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/1@tmp 10:52:47 10:52:47 10:52:47 ---> free -m: 10:52:47 total used free shared buff/cache available 10:52:47 Mem: 1837 704 109 0 1024 1051 10:52:47 Swap: 1023 107 916 10:52:47 10:52:47 10:52:47 ---> ip addr: 10:52:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:52:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:52:47 inet 127.0.0.1/8 scope host lo 10:52:47 valid_lft forever preferred_lft forever 10:52:47 inet6 ::1/128 scope host 10:52:47 valid_lft forever preferred_lft forever 10:52:47 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:52:47 link/ether fa:16:3e:6b:21:33 brd ff:ff:ff:ff:ff:ff 10:52:47 inet 10.30.123.64/23 brd 10.30.123.255 scope global dynamic eth0 10:52:47 valid_lft 84742sec preferred_lft 84742sec 10:52:47 inet6 fe80::f816:3eff:fe6b:2133/64 scope link 10:52:47 valid_lft forever preferred_lft forever 10:52:47 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:52:47 link/ether 02:42:16:51:f4:91 brd ff:ff:ff:ff:ff:ff 10:52:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:52:47 valid_lft forever preferred_lft forever 10:52:47 inet6 fe80::42:16ff:fe51:f491/64 scope link 10:52:47 valid_lft forever preferred_lft forever 10:52:47 10:52:47 10:52:47 ---> sar -b -r -n DEV: 10:52:47 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/26/21 _x86_64_ (4 CPU) 10:52:47 10:52:47 10:24:54 LINUX RESTART (4 CPU) 10:52:47 10:52:47 10:26:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:52:47 10:27:01 65.48 16.22 49.26 0.00 5040.65 10268.11 0.00 10:52:47 10:28:01 219.57 118.33 101.24 0.00 7561.55 42227.46 0.00 10:52:47 10:29:02 190.76 60.83 129.93 0.00 2814.14 17716.54 0.00 10:52:47 10:30:01 119.67 54.70 64.96 0.00 2210.72 6754.10 0.00 10:52:47 10:31:01 76.94 32.11 44.83 0.00 742.13 6389.13 0.00 10:52:47 10:32:02 96.52 49.35 47.18 0.00 2860.61 4568.95 0.00 10:52:47 10:33:01 49.66 9.38 40.28 0.00 669.14 14341.13 0.00 10:52:47 10:34:04 210.76 73.30 137.47 0.00 19023.85 81229.53 0.00 10:52:47 10:35:01 812.04 676.51 135.52 0.00 78328.00 79768.07 0.00 10:52:47 10:36:06 1086.73 953.98 132.75 0.00 63513.46 67947.70 0.00 10:52:47 10:37:03 1514.64 1383.45 131.19 0.00 74698.34 83721.04 0.00 10:52:47 10:38:02 197.38 133.04 64.33 0.00 6947.09 8370.99 0.00 10:52:47 10:39:01 227.93 80.57 147.36 0.00 7031.43 29448.50 0.00 10:52:47 10:40:03 412.78 179.06 233.72 0.00 62592.17 103999.98 0.00 10:52:47 10:41:06 1448.75 1260.83 187.92 0.00 60185.92 68448.48 0.00 10:52:47 10:42:04 1310.24 1124.26 185.97 0.00 71432.80 77442.71 0.00 10:52:47 10:43:02 253.74 171.27 82.46 0.00 8989.70 12825.28 0.00 10:52:47 10:44:01 209.96 44.25 165.71 0.00 8141.77 24130.18 0.00 10:52:47 10:45:02 15.83 9.41 6.42 0.00 474.09 177.05 0.00 10:52:47 10:46:01 1.49 1.34 0.15 0.00 15.16 2.30 0.00 10:52:47 10:47:01 0.20 0.00 0.20 0.00 0.00 2.06 0.00 10:52:47 10:48:01 0.32 0.03 0.28 0.00 0.27 3.58 0.00 10:52:47 10:49:01 0.27 0.02 0.25 0.00 0.27 2.46 0.00 10:52:47 10:50:01 0.33 0.02 0.32 0.00 0.13 3.46 0.00 10:52:47 10:51:01 0.85 0.60 0.25 0.00 140.66 2.46 0.00 10:52:47 10:52:01 40.75 40.42 0.33 0.00 3816.90 34.17 0.00 10:52:47 Average: 329.22 248.48 80.74 0.00 18778.93 28656.39 0.00 10:52:47 10:52:47 10:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:52:47 10:27:01 83020 0 689924 36.67 2620 1105980 1337520 45.65 559808 1031936 79796 10:52:47 10:28:01 104680 0 744264 39.56 1748 1030852 1482392 50.59 575672 962216 23132 10:52:47 10:29:02 289580 0 733788 39.00 1496 856680 1332928 45.49 482144 839852 52 10:52:47 10:30:01 145868 0 845652 44.94 720 889304 1756076 59.93 677848 778480 82208 10:52:47 10:31:01 406492 0 778692 41.39 508 695852 1483636 50.63 492720 694876 20016 10:52:47 10:32:02 190428 0 825484 43.87 508 865124 1441392 49.19 610160 786884 25596 10:52:47 10:33:01 98016 0 793560 42.18 408 989560 1597000 54.50 621536 888148 90464 10:52:47 10:34:04 68140 0 863020 45.87 56 950328 2263776 77.26 781668 808252 6704 10:52:47 10:35:01 401072 0 713580 37.93 8 766884 1566552 53.46 553164 715064 20 10:52:47 10:36:06 74284 0 862148 45.82 8 945104 2415752 82.45 768544 816756 56876 10:52:47 10:37:03 76012 0 867904 46.13 8 937620 2358016 80.48 760472 809216 26472 10:52:47 10:38:02 463084 0 939632 49.94 4 478824 3995944 136.37 518828 626892 55996 10:52:47 10:39:01 115856 0 750108 39.87 4 1015576 1594796 54.43 570080 939616 1980 10:52:47 10:40:03 74760 0 845764 44.95 4 961016 2430572 82.95 640476 938412 5592 10:52:47 10:41:06 84988 0 809424 43.02 4 987128 2184052 74.54 680540 878136 5852 10:52:47 10:42:04 73432 0 777564 41.33 4 1030544 2240188 76.45 740968 835212 81808 10:52:47 10:43:02 243572 0 1100012 58.46 4 537956 3848252 131.33 731168 634228 11024 10:52:47 10:44:01 397740 0 641716 34.11 4 842084 1501088 51.23 515424 714924 12 10:52:47 10:45:02 417848 0 611436 32.50 4 852256 1229996 41.98 515064 699724 20 10:52:47 10:46:01 420184 0 609092 32.37 4 852264 1199360 40.93 513236 700028 16 10:52:47 10:47:01 420904 0 608364 32.33 4 852272 1199228 40.93 512488 700444 12 10:52:47 10:48:01 420780 0 608480 32.34 4 852280 1199144 40.92 512468 700448 12 10:52:47 10:49:01 421104 0 608156 32.32 4 852280 1199144 40.92 512220 700452 8 10:52:47 10:50:01 421048 0 608192 32.32 4 852300 1199144 40.92 512348 700468 8 10:52:47 10:51:01 414372 0 611012 32.47 4 856156 1199204 40.93 517544 701852 16 10:52:47 10:52:01 270140 0 644836 34.27 4 966564 1277732 43.61 558884 799776 8 10:52:47 Average: 253746 0 749685 39.84 313 877800 1789726 61.08 593672 784704 22065 10:52:47 10:52:47 10:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:52:47 10:27:01 eth0 1271.29 1301.06 5741.89 151.98 0.00 0.00 0.00 0.00 10:52:47 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:27:01 vethf9f0757 913.76 662.12 83.48 2402.12 0.00 0.00 0.00 0.00 10:52:47 10:27:01 docker0 913.76 661.99 70.99 2402.11 0.00 0.00 0.00 0.00 10:52:47 10:28:01 eth0 413.92 377.35 3246.06 68.35 0.00 0.00 0.00 0.00 10:52:47 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:28:01 veth9d065d6 21.98 36.01 1.56 97.87 0.00 0.00 0.00 0.00 10:52:47 10:28:01 docker0 136.46 121.21 9.85 415.01 0.00 0.00 0.00 0.00 10:52:47 10:29:02 veth8abd1b2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:52:47 10:29:02 eth0 257.41 203.37 762.88 25.46 0.00 0.00 0.00 0.00 10:52:47 10:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:29:02 docker0 183.46 222.63 12.51 737.48 0.00 0.00 0.00 0.00 10:52:47 10:30:01 veth8abd1b2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:30:01 eth0 15.87 12.17 14.55 6.93 0.00 0.00 0.00 0.00 10:52:47 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:31:01 veth8abd1b2 2.34 2.34 0.19 0.19 0.00 0.00 0.00 0.00 10:52:47 10:31:01 eth0 42.79 31.96 25.03 76.25 0.00 0.00 0.00 0.00 10:52:47 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:31:01 docker0 2.34 2.34 0.15 0.19 0.00 0.00 0.00 0.00 10:52:47 10:32:02 veth8abd1b2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:32:02 eth0 11.48 8.61 10.29 5.76 0.00 0.00 0.00 0.00 10:52:47 10:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:33:01 eth0 219.08 178.02 1717.35 81.33 0.00 0.00 0.00 0.00 10:52:47 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:34:04 eth0 20.07 16.03 22.63 8.58 0.00 0.00 0.00 0.00 10:52:47 10:34:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:34:04 vethb3640d8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:52:47 10:34:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:35:01 eth0 6.80 5.27 5.33 2.93 0.00 0.00 0.00 0.00 10:52:47 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:35:01 vethb3640d8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:36:06 eth0 77.30 46.49 151.02 51.76 0.00 0.00 0.00 0.00 10:52:47 10:36:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:36:06 vethb3640d8 0.00 0.29 0.00 0.01 0.00 0.00 0.00 0.00 10:52:47 10:36:06 docker0 26.54 50.08 1.55 137.18 0.00 0.00 0.00 0.00 10:52:47 10:37:03 eth0 1.73 1.43 1.30 0.65 0.00 0.00 0.00 0.00 10:52:47 10:37:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:37:03 vethb3640d8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:37:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:38:02 vethf29048e 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:52:47 10:38:02 eth0 6.01 4.73 4.73 2.60 0.00 0.00 0.00 0.00 10:52:47 10:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:38:02 veth0b5f02e 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:52:47 10:39:01 eth0 170.09 120.83 1444.87 16.98 0.00 0.00 0.00 0.00 10:52:47 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:39:01 vethb3640d8 0.00 0.73 0.00 0.04 0.00 0.00 0.00 0.00 10:52:47 10:39:01 docker0 1287.82 1102.31 96.55 3872.70 0.00 0.00 0.00 0.00 10:52:47 10:40:03 eth0 98.26 61.44 358.56 77.15 0.00 0.00 0.00 0.00 10:52:47 10:40:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:40:03 vethb3640d8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:40:03 docker0 25.89 52.88 1.69 330.65 0.00 0.00 0.00 0.00 10:52:47 10:41:06 eth0 69.29 29.51 133.20 10.64 0.00 0.00 0.00 0.00 10:52:47 10:41:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:41:06 vethb3640d8 0.00 0.26 0.00 0.01 0.00 0.00 0.00 0.00 10:52:47 10:41:06 docker0 12.98 42.60 0.67 114.98 0.00 0.00 0.00 0.00 10:52:47 10:42:04 eth0 38.96 31.47 24.98 67.26 0.00 0.00 0.00 0.00 10:52:47 10:42:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:42:04 vethb3640d8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:42:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:43:02 vethf4eb849 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:52:47 10:43:02 vethc98b775 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:52:47 10:43:02 eth0 9.30 6.94 7.32 4.02 0.00 0.00 0.00 0.00 10:52:47 10:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:44:01 eth0 49.19 37.49 96.59 12.28 0.00 0.00 0.00 0.00 10:52:47 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:44:01 vethb3640d8 0.00 1.15 0.00 0.05 0.00 0.00 0.00 0.00 10:52:47 10:44:01 docker0 1347.70 1227.14 100.26 4422.71 0.00 0.00 0.00 0.00 10:52:47 10:45:02 eth0 3.79 2.88 3.35 1.31 0.00 0.00 0.00 0.00 10:52:47 10:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:46:01 eth0 0.68 0.64 0.35 0.28 0.00 0.00 0.00 0.00 10:52:47 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:47:01 eth0 0.22 0.15 0.10 0.01 0.00 0.00 0.00 0.00 10:52:47 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:48:01 eth0 0.05 0.07 0.00 0.01 0.00 0.00 0.00 0.00 10:52:47 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:49:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:50:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 10:52:47 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:51:01 eth0 0.20 0.22 0.08 0.07 0.00 0.00 0.00 0.00 10:52:47 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:52:01 eth0 27.13 23.44 14.35 56.41 0.00 0.00 0.00 0.00 10:52:47 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 Average: eth0 107.92 95.83 528.05 28.19 0.00 0.00 0.00 0.00 10:52:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:47 Average: docker0 51.11 46.54 3.80 167.73 0.00 0.00 0.00 0.00 10:52:47 10:52:47 10:52:47 ---> sar -P ALL: 10:52:47 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/26/21 _x86_64_ (4 CPU) 10:52:47 10:52:47 10:24:54 LINUX RESTART (4 CPU) 10:52:47 10:52:47 10:26:02 CPU %user %nice %system %iowait %steal %idle 10:52:47 10:27:01 all 9.64 0.00 4.69 1.00 10.95 73.72 10:52:47 10:27:01 0 14.20 0.00 6.54 0.90 10.97 67.39 10:52:47 10:27:01 1 7.06 0.00 3.12 1.06 11.05 77.72 10:52:47 10:27:01 2 8.28 0.00 4.42 1.20 10.83 75.28 10:52:47 10:27:01 3 9.33 0.00 4.82 0.86 10.95 74.04 10:52:47 10:28:01 all 9.57 0.00 5.58 1.95 15.63 67.26 10:52:47 10:28:01 0 5.31 0.00 4.84 1.85 17.40 70.60 10:52:47 10:28:01 1 9.21 0.00 5.74 3.60 15.28 66.17 10:52:47 10:28:01 2 9.93 0.00 5.51 1.25 14.87 68.43 10:52:47 10:28:01 3 14.09 0.00 6.29 1.08 14.91 63.64 10:52:47 10:29:02 all 4.59 0.00 5.76 5.39 18.79 65.48 10:52:47 10:29:02 0 4.74 0.00 6.15 3.91 19.09 66.11 10:52:47 10:29:02 1 4.86 0.00 6.36 4.88 19.41 64.50 10:52:47 10:29:02 2 4.13 0.00 5.39 6.43 18.30 65.75 10:52:47 10:29:02 3 4.62 0.00 5.14 6.31 18.35 65.57 10:52:47 10:30:01 all 44.30 0.00 11.90 3.07 16.24 24.49 10:52:47 10:30:01 0 42.17 0.00 10.82 4.63 16.02 26.37 10:52:47 10:30:01 1 43.41 0.00 12.01 1.95 15.95 26.67 10:52:47 10:30:01 2 44.06 0.00 11.44 2.61 17.44 24.45 10:52:47 10:30:01 3 47.69 0.00 13.37 3.06 15.51 20.37 10:52:47 10:31:01 all 35.47 0.00 10.19 3.63 14.00 36.71 10:52:47 10:31:01 0 34.10 0.00 10.47 2.70 14.16 38.58 10:52:47 10:31:01 1 36.51 0.00 9.41 3.77 13.57 36.74 10:52:47 10:31:01 2 34.77 0.00 10.56 3.72 14.36 36.58 10:52:47 10:31:01 3 36.46 0.00 10.35 4.31 13.91 34.97 10:52:47 10:32:02 all 33.24 0.00 14.43 3.02 24.32 24.99 10:52:47 10:32:02 0 33.77 0.00 15.09 4.03 24.69 22.42 10:52:47 10:32:02 1 34.01 0.00 15.59 1.65 23.34 25.41 10:52:47 10:32:02 2 34.79 0.00 12.87 2.95 23.38 26.00 10:52:47 10:32:02 3 30.39 0.00 14.19 3.44 25.84 26.15 10:52:47 10:33:01 all 19.67 0.00 8.20 0.79 17.67 53.68 10:52:47 10:33:01 0 20.31 0.00 8.48 0.68 18.78 51.75 10:52:47 10:33:01 1 17.07 0.00 7.79 0.59 17.51 57.04 10:52:47 10:33:01 2 20.93 0.00 8.02 0.53 16.95 53.57 10:52:47 10:33:01 3 20.34 0.00 8.52 1.36 17.44 52.34 10:52:47 10:34:04 all 5.05 0.00 7.47 10.23 34.77 42.48 10:52:47 10:34:04 0 4.34 0.00 7.57 9.46 34.90 43.73 10:52:47 10:34:04 1 5.83 0.00 7.97 11.35 35.11 39.75 10:52:47 10:34:04 2 5.71 0.00 7.49 10.39 34.70 41.72 10:52:47 10:34:04 3 4.35 0.00 6.85 9.72 34.37 44.72 10:52:47 10:35:01 all 10.75 0.00 10.79 10.45 40.70 27.30 10:52:47 10:35:01 0 10.81 0.00 10.79 11.25 40.78 26.38 10:52:47 10:35:01 1 10.28 0.00 11.57 9.33 40.65 28.18 10:52:47 10:35:01 2 11.52 0.00 9.79 11.66 40.29 26.75 10:52:47 10:35:01 3 10.38 0.00 11.06 9.51 41.12 27.94 10:52:47 10:36:06 all 3.44 0.00 7.45 34.33 32.66 22.11 10:52:47 10:36:06 0 3.96 0.00 8.35 35.76 32.64 19.30 10:52:47 10:36:06 1 3.23 0.00 6.86 32.42 31.93 25.56 10:52:47 10:36:06 2 3.47 0.00 7.27 37.95 31.78 19.54 10:52:47 10:36:06 3 3.13 0.00 7.36 31.26 34.27 23.98 10:52:47 10:37:03 all 8.84 0.00 6.93 31.35 33.83 19.05 10:52:47 10:37:03 0 9.58 0.00 7.20 32.81 34.62 15.79 10:52:47 10:37:03 1 7.23 0.00 6.33 30.73 33.41 22.31 10:52:47 10:37:03 2 9.05 0.00 6.95 30.22 32.86 20.93 10:52:47 10:37:03 3 9.57 0.00 7.26 31.64 34.45 17.08 10:52:47 10:52:47 10:37:03 CPU %user %nice %system %iowait %steal %idle 10:52:47 10:38:02 all 46.68 0.00 12.16 6.15 28.22 6.81 10:52:47 10:38:02 0 41.92 0.00 11.58 5.32 34.22 6.97 10:52:47 10:38:02 1 51.05 0.00 11.31 7.33 24.27 6.03 10:52:47 10:38:02 2 46.05 0.00 12.10 7.47 28.05 6.32 10:52:47 10:38:02 3 47.69 0.00 13.60 4.50 26.32 7.89 10:52:47 10:39:01 all 25.97 0.00 12.58 6.32 40.23 14.91 10:52:47 10:39:01 0 27.97 0.00 14.17 5.27 37.62 14.98 10:52:47 10:39:01 1 24.99 0.00 11.77 7.55 40.99 14.70 10:52:47 10:39:01 2 26.21 0.00 12.34 6.63 40.07 14.76 10:52:47 10:39:01 3 24.74 0.00 12.06 5.79 42.21 15.20 10:52:47 10:40:03 all 12.66 0.00 11.02 12.86 34.30 29.16 10:52:47 10:40:03 0 12.46 0.00 11.41 12.93 34.59 28.61 10:52:47 10:40:03 1 12.25 0.00 10.91 10.05 34.68 32.11 10:52:47 10:40:03 2 12.94 0.00 11.54 14.31 33.68 27.52 10:52:47 10:40:03 3 12.99 0.00 10.22 14.15 34.23 28.42 10:52:47 10:41:06 all 5.30 0.00 8.16 31.12 30.19 25.23 10:52:47 10:41:06 0 5.49 0.00 8.41 30.84 30.27 24.97 10:52:47 10:41:06 1 4.98 0.00 8.30 35.64 30.19 20.88 10:52:47 10:41:06 2 5.24 0.00 7.97 29.51 29.39 27.89 10:52:47 10:41:06 3 5.50 0.00 7.93 28.44 30.92 27.20 10:52:47 10:42:04 all 7.21 0.00 7.11 25.72 37.00 22.96 10:52:47 10:42:04 0 7.25 0.00 7.28 27.08 36.80 21.59 10:52:47 10:42:04 1 7.44 0.00 6.76 26.26 37.93 21.61 10:52:47 10:42:04 2 7.10 0.00 7.55 25.88 35.89 23.59 10:52:47 10:42:04 3 7.03 0.00 6.84 23.62 37.41 25.10 10:52:47 10:43:02 all 42.01 0.00 11.07 7.90 30.23 8.79 10:52:47 10:43:02 0 44.78 0.00 11.71 6.53 26.59 10.39 10:52:47 10:43:02 1 43.18 0.00 11.63 9.80 28.46 6.93 10:52:47 10:43:02 2 40.03 0.00 10.72 8.72 32.70 7.83 10:52:47 10:43:02 3 40.02 0.00 10.24 6.61 33.20 9.93 10:52:47 10:44:01 all 21.01 0.00 10.49 9.52 28.41 30.57 10:52:47 10:44:01 0 20.13 0.00 10.36 8.37 28.88 32.26 10:52:47 10:44:01 1 22.70 0.00 11.91 11.58 25.35 28.47 10:52:47 10:44:01 2 19.11 0.00 9.84 11.67 31.22 28.16 10:52:47 10:44:01 3 22.21 0.00 9.90 6.38 28.05 33.46 10:52:47 10:45:02 all 0.20 0.00 0.25 0.38 1.50 97.67 10:52:47 10:45:02 0 0.46 0.00 0.21 0.88 1.45 96.99 10:52:47 10:45:02 1 0.07 0.00 0.20 0.26 1.89 97.58 10:52:47 10:45:02 2 0.22 0.00 0.41 0.22 1.06 98.10 10:52:47 10:45:02 3 0.07 0.00 0.18 0.15 1.58 98.02 10:52:47 10:46:01 all 0.14 0.00 0.04 0.10 0.36 99.37 10:52:47 10:46:01 0 0.44 0.00 0.03 0.20 0.41 98.92 10:52:47 10:46:01 1 0.03 0.00 0.05 0.08 0.25 99.58 10:52:47 10:46:01 2 0.05 0.00 0.05 0.05 0.12 99.73 10:52:47 10:46:01 3 0.03 0.00 0.02 0.05 0.66 99.24 10:52:47 10:47:01 all 0.12 0.00 0.26 0.00 1.34 98.29 10:52:47 10:47:01 0 0.31 0.00 0.12 0.00 1.19 98.38 10:52:47 10:47:01 1 0.10 0.00 0.31 0.00 1.94 97.65 10:52:47 10:47:01 2 0.02 0.00 0.28 0.00 1.26 98.45 10:52:47 10:47:01 3 0.03 0.00 0.31 0.00 0.96 98.69 10:52:47 10:48:01 all 0.12 0.00 0.04 0.00 0.34 99.50 10:52:47 10:48:01 0 0.40 0.00 0.05 0.00 0.52 99.04 10:52:47 10:48:01 1 0.02 0.00 0.03 0.00 0.12 99.83 10:52:47 10:48:01 2 0.02 0.00 0.03 0.00 0.38 99.57 10:52:47 10:48:01 3 0.03 0.00 0.03 0.00 0.37 99.57 10:52:47 10:52:47 10:48:01 CPU %user %nice %system %iowait %steal %idle 10:52:47 10:49:01 all 0.10 0.00 0.04 0.00 0.37 99.49 10:52:47 10:49:01 0 0.02 0.00 0.03 0.00 0.22 99.73 10:52:47 10:49:01 1 0.02 0.00 0.03 0.00 0.25 99.70 10:52:47 10:49:01 2 0.31 0.00 0.07 0.00 0.93 98.69 10:52:47 10:49:01 3 0.05 0.00 0.03 0.00 0.08 99.83 10:52:47 10:50:01 all 0.11 0.00 0.05 0.01 0.52 99.32 10:52:47 10:50:01 0 0.00 0.00 0.05 0.00 0.50 99.45 10:52:47 10:50:01 1 0.03 0.00 0.07 0.00 0.74 99.16 10:52:47 10:50:01 2 0.22 0.00 0.03 0.00 0.56 99.19 10:52:47 10:50:01 3 0.18 0.00 0.03 0.05 0.27 99.47 10:52:47 10:51:01 all 0.13 0.00 0.04 0.03 0.17 99.63 10:52:47 10:51:01 0 0.03 0.00 0.03 0.12 0.12 99.70 10:52:47 10:51:01 1 0.02 0.00 0.02 0.00 0.18 99.78 10:52:47 10:51:01 2 0.08 0.00 0.07 0.02 0.32 99.52 10:52:47 10:51:01 3 0.38 0.00 0.03 0.00 0.08 99.50 10:52:47 10:52:01 all 1.79 0.00 1.39 1.54 5.63 89.64 10:52:47 10:52:01 0 1.31 0.00 1.15 0.80 6.08 90.65 10:52:47 10:52:01 1 1.52 0.00 1.33 1.11 5.58 90.46 10:52:47 10:52:01 2 1.41 0.00 1.12 1.02 5.65 90.80 10:52:47 10:52:01 3 2.94 0.00 1.97 3.27 5.20 86.62 10:52:47 Average: all 12.51 0.00 6.36 8.44 19.38 53.32 10:52:47 Average: 0 12.46 0.00 6.54 8.41 19.57 53.02 10:52:47 Average: 1 12.40 0.00 6.32 8.59 19.09 53.61 10:52:47 Average: 2 12.45 0.00 6.22 8.74 19.34 53.25 10:52:47 Average: 3 12.72 0.00 6.36 7.99 19.53 53.40 10:52:47 10:52:47 10:52:47