Pull request #3423 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 07da259a2bb134c1886491919ba7e2f116e15bd4+073d4024fc68195ffa5e0c946ab0bbcbf84e75af (ae5e55b91c2873f7a6e1eec4d39957d7e7d36e5e) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-3423/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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-3423/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3005 in /w/workspace/edgexfoundry_edgex-go_PR-3423 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 073d4024fc68195ffa5e0c946ab0bbcbf84e75af into PR head commit 07da259a2bb134c1886491919ba7e2f116e15bd4 Merge succeeded, producing 07da259a2bb134c1886491919ba7e2f116e15bd4 Checking out Revision 07da259a2bb134c1886491919ba7e2f116e15bd4 (PR-3423) > 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/3423/head:refs/remotes/origin/PR-3423 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07da259a2bb134c1886491919ba7e2f116e15bd4 # 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 073d4024fc68195ffa5e0c946ab0bbcbf84e75af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07da259a2bb134c1886491919ba7e2f116e15bd4 # 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-05T05:54:09.170Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-05T05:54:09.369Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-05T05:54:09.484Z] ========================================================= [2021-05-05T05:54:09.484Z] EdgeX Global Pipelines Version Info [2021-05-05T05:54:09.484Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-05T05:54:11.021Z] ------------------- [2021-05-05T05:54:11.021Z] stable info: [2021-05-05T05:54:11.021Z] ------------------- [2021-05-05T05:54:11.021Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-05T05:54:11.021Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-05T05:54:11.021Z] Message: update stable to v1.0.191 [2021-05-05T05:54:11.967Z] ------------------- [2021-05-05T05:54:11.967Z] experimental info: [2021-05-05T05:54:11.967Z] ------------------- [2021-05-05T05:54:11.967Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-05T05:54:11.967Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-05T05:54:11.968Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-05T05:54:12.218Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-05T05:54:12.285Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-05T05:54:12.350Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-05T05:54:12.418Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-05T05:54:12.475Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-05T05:54:12.540Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-05T05:54:12.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-05T05:54:12.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-05T05:54:12.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-05T05:54:12.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-05T05:54:12.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-05T05:54:12.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-05T05:54:13.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-05T05:54:13.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-05T05:54:13.151Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-05T05:54:13.207Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-05T05:54:13.264Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-05T05:54:13.321Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-05T05:54:13.395Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-05T05:54:13.454Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-05T05:54:13.517Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-05T05:54:13.573Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-05T05:54:13.640Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3423 [Pipeline] echo [2021-05-05T05:54:13.703Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3423 [Pipeline] echo [2021-05-05T05:54:13.780Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3423 [Pipeline] echo [2021-05-05T05:54:13.841Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07da259a2bb134c1886491919ba7e2f116e15bd4 [Pipeline] echo [2021-05-05T05:54:13.897Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07da259 [Pipeline] echo [2021-05-05T05:54:13.954Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-05T05:54:14.103Z] provisioning config files... [2021-05-05T05:54:14.138Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4240857050435762232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-05T05:54:14.514Z] ---> docker-login.sh [2021-05-05T05:54:14.514Z] nexus3.edgexfoundry.org:10001 [2021-05-05T05:54:14.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T05:54:15.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T05:54:15.039Z] Configure a credential helper to remove this warning. See [2021-05-05T05:54:15.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T05:54:15.039Z] [2021-05-05T05:54:15.039Z] Login Succeeded [2021-05-05T05:54:15.039Z] nexus3.edgexfoundry.org:10002 [2021-05-05T05:54:15.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T05:54:15.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T05:54:15.300Z] Configure a credential helper to remove this warning. See [2021-05-05T05:54:15.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T05:54:15.300Z] [2021-05-05T05:54:15.300Z] Login Succeeded [2021-05-05T05:54:15.300Z] nexus3.edgexfoundry.org:10003 [2021-05-05T05:54:15.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T05:54:15.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T05:54:15.300Z] Configure a credential helper to remove this warning. See [2021-05-05T05:54:15.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T05:54:15.300Z] [2021-05-05T05:54:15.300Z] Login Succeeded [2021-05-05T05:54:15.300Z] nexus3.edgexfoundry.org:10004 [2021-05-05T05:54:15.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T05:54:15.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T05:54:15.562Z] Configure a credential helper to remove this warning. See [2021-05-05T05:54:15.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T05:54:15.562Z] [2021-05-05T05:54:15.562Z] Login Succeeded [2021-05-05T05:54:15.562Z] docker.io [2021-05-05T05:54:15.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T05:54:15.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T05:54:15.824Z] Configure a credential helper to remove this warning. See [2021-05-05T05:54:15.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T05:54:15.824Z] [2021-05-05T05:54:15.824Z] Login Succeeded [2021-05-05T05:54:15.824Z] ---> docker-login.sh ends [Pipeline] } [2021-05-05T05:54:15.847Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-05T05:54:16.281Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-05T05:54:16.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T05:54:16.281Z] ++ dirname cmd/core-command/Dockerfile [2021-05-05T05:54:16.281Z] ++ cut -d/ -f2 [2021-05-05T05:54:16.281Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-05T05:54:16.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T05:54:16.281Z] ++ dirname cmd/core-data/Dockerfile [2021-05-05T05:54:16.281Z] ++ cut -d/ -f2 [2021-05-05T05:54:16.281Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-05T05:54:16.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T05:54:16.281Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-05T05:54:16.281Z] ++ cut -d/ -f2 [2021-05-05T05:54:16.281Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-05T05:54:16.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T05:54:16.281Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-05T05:54:16.281Z] ++ cut -d/ -f2 [2021-05-05T05:54:16.281Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-05T05:54:16.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T05:54:16.281Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-05T05:54:16.281Z] ++ cut -d/ -f2 [2021-05-05T05:54:16.281Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-05T05:54:16.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T05:54:16.281Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-05T05:54:16.281Z] ++ cut -d/ -f2 [2021-05-05T05:54:16.281Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-05T05:54:16.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T05:54:16.281Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-05T05:54:16.281Z] ++ cut -d/ -f2 [2021-05-05T05:54:16.281Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-05T05:54:16.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T05:54:16.281Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-05T05:54:16.281Z] ++ cut -d/ -f2 [2021-05-05T05:54:16.281Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-05T05:54:16.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T05:54:16.281Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-05T05:54:16.281Z] ++ cut -d/ -f2 [2021-05-05T05:54:16.281Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-05T05:54:16.409Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-05T05:54:17.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-05T05:54:17.281Z] [2021-05-05T05:54:17.281Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-05T05:54:17.656Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-05T05:54:17.656Z] latest: Pulling from edgex-devops/git-semver [2021-05-05T05:54:17.656Z] 31603596830f: Pulling fs layer [2021-05-05T05:54:17.656Z] 54011a49482f: Pulling fs layer [2021-05-05T05:54:17.656Z] a6820b24f6d8: Pulling fs layer [2021-05-05T05:54:17.656Z] f581987b2513: Pulling fs layer [2021-05-05T05:54:17.656Z] f581987b2513: Waiting [2021-05-05T05:54:17.656Z] 54011a49482f: Verifying Checksum [2021-05-05T05:54:17.656Z] 54011a49482f: Download complete [2021-05-05T05:54:17.656Z] 31603596830f: Verifying Checksum [2021-05-05T05:54:17.656Z] 31603596830f: Download complete [2021-05-05T05:54:17.925Z] a6820b24f6d8: Verifying Checksum [2021-05-05T05:54:17.925Z] a6820b24f6d8: Download complete [2021-05-05T05:54:17.925Z] f581987b2513: Download complete [2021-05-05T05:54:18.187Z] 31603596830f: Pull complete [2021-05-05T05:54:18.453Z] 54011a49482f: Pull complete [2021-05-05T05:54:19.422Z] a6820b24f6d8: Pull complete [2021-05-05T05:54:19.422Z] f581987b2513: Pull complete [2021-05-05T05:54:19.422Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-05T05:54:19.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-05T05:54:19.422Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-05T05:54:19.641Z] prd-centos7-docker-4c-2g-3005 does not seem to be running inside a container [2021-05-05T05:54:19.700Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-05T05:54:22.260Z] $ docker top 30d01089d882103d197ede73dc2943b6af79da93a77662e072a9b07c3089c45b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-05T05:54:22.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-05T05:54:22.514Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-05T05:54:22.741Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-05T05:54:22.747Z] $ docker exec 30d01089d882103d197ede73dc2943b6af79da93a77662e072a9b07c3089c45b ssh-agent [2021-05-05T05:54:22.928Z] SSH_AUTH_SOCK=/tmp/ssh-xmQzZEPhfEIx/agent.12 [2021-05-05T05:54:22.928Z] SSH_AGENT_PID=17 [2021-05-05T05:54:22.942Z] Running ssh-add (command line suppressed) [2021-05-05T05:54:23.069Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7937499979425332236.key (/w/workspace/edgex-go/1@tmp/private_key_7937499979425332236.key) [2021-05-05T05:54:23.123Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-05T05:54:23.479Z] + git tag --points-at HEAD [Pipeline] } [2021-05-05T05:54:23.511Z] $ docker exec --env ******** --env ******** 30d01089d882103d197ede73dc2943b6af79da93a77662e072a9b07c3089c45b ssh-agent -k [2021-05-05T05:54:23.627Z] unset SSH_AUTH_SOCK; [2021-05-05T05:54:23.627Z] unset SSH_AGENT_PID; [2021-05-05T05:54:23.628Z] echo Agent pid 17 killed; [2021-05-05T05:54:23.672Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-05T05:54:23.771Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-05T05:54:23.771Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-05T05:54:23.945Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-05T05:54:23.952Z] $ docker exec 30d01089d882103d197ede73dc2943b6af79da93a77662e072a9b07c3089c45b ssh-agent [2021-05-05T05:54:24.115Z] SSH_AUTH_SOCK=/tmp/ssh-KT0mZKqMiHbO/agent.45 [2021-05-05T05:54:24.115Z] SSH_AGENT_PID=50 [2021-05-05T05:54:24.124Z] Running ssh-add (command line suppressed) [2021-05-05T05:54:24.247Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4389862857399433445.key (/w/workspace/edgex-go/1@tmp/private_key_4389862857399433445.key) [2021-05-05T05:54:24.296Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-05T05:54:24.647Z] + git semver init [2021-05-05T05:54:24.647Z] # -> Open(): unable to determine branch for HEAD [2021-05-05T05:54:24.647Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-05T05:54:24.647Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-05T05:54:24.647Z] # $SEMVER_REMOTE_NAME = origin [2021-05-05T05:54:24.647Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-05T05:54:24.647Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-05T05:54:24.647Z] # $SEMVER_BRANCH = PR-3423 [2021-05-05T05:54:24.647Z] # $SEMVER_TEMP = /tmp/semver-919052979 [2021-05-05T05:54:24.647Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-05T05:54:46.674Z] # '/tmp/semver-919052979' -> '/w/workspace/edgex-go/1/.semver' [2021-05-05T05:54:46.674Z] # -> Force: false [2021-05-05T05:54:46.674Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-05T05:54:46.705Z] $ docker exec --env ******** --env ******** 30d01089d882103d197ede73dc2943b6af79da93a77662e072a9b07c3089c45b ssh-agent -k [2021-05-05T05:54:46.964Z] unset SSH_AUTH_SOCK; [2021-05-05T05:54:46.965Z] unset SSH_AGENT_PID; [2021-05-05T05:54:46.965Z] echo Agent pid 50 killed; [2021-05-05T05:54:47.044Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-05T05:54:47.478Z] + git semver [Pipeline] } [2021-05-05T05:54:47.522Z] $ docker stop --time=1 30d01089d882103d197ede73dc2943b6af79da93a77662e072a9b07c3089c45b [2021-05-05T05:54:49.702Z] $ docker rm -f 30d01089d882103d197ede73dc2943b6af79da93a77662e072a9b07c3089c45b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-05T05:54:50.307Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-05T05:54:50.848Z] Stashed 1 file(s) [Pipeline] echo [2021-05-05T05:54:50.877Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-05T05:54:51.787Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-05T05:54:52.116Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-05T05:54:52.461Z] + sudo service docker restart [2021-05-05T05:54:52.461Z] + true [2021-05-05T05:54:52.462Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-05T05:54:53.081Z] ========================================================= [2021-05-05T05:54:53.081Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-05T05:54:53.081Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-05T05:54:53.443Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-05T05:54:56.924Z] Sending build context to Docker daemon 329.9MB [2021-05-05T05:54:56.924Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-05-05T05:54:56.924Z] Step 2/6 : FROM ${BASE} [2021-05-05T05:54:56.924Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-05T05:54:56.924Z] 540db60ca938: Pulling fs layer [2021-05-05T05:54:56.924Z] adcc1eea9eea: Pulling fs layer [2021-05-05T05:54:56.924Z] 4c4ab2625f07: Pulling fs layer [2021-05-05T05:54:56.924Z] 0510c868ecb4: Pulling fs layer [2021-05-05T05:54:56.924Z] afea3b2eda06: Pulling fs layer [2021-05-05T05:54:56.924Z] 7809a108b3ef: Pulling fs layer [2021-05-05T05:54:56.924Z] f706445af74f: Pulling fs layer [2021-05-05T05:54:56.924Z] 0510c868ecb4: Waiting [2021-05-05T05:54:56.924Z] afea3b2eda06: Waiting [2021-05-05T05:54:56.924Z] f706445af74f: Waiting [2021-05-05T05:54:56.924Z] 7809a108b3ef: Waiting [2021-05-05T05:54:56.924Z] 4c4ab2625f07: Verifying Checksum [2021-05-05T05:54:56.924Z] 4c4ab2625f07: Download complete [2021-05-05T05:54:56.924Z] adcc1eea9eea: Verifying Checksum [2021-05-05T05:54:56.924Z] adcc1eea9eea: Download complete [2021-05-05T05:54:56.924Z] afea3b2eda06: Verifying Checksum [2021-05-05T05:54:56.924Z] afea3b2eda06: Download complete [2021-05-05T05:54:56.924Z] 540db60ca938: Verifying Checksum [2021-05-05T05:54:56.924Z] 540db60ca938: Download complete [2021-05-05T05:54:56.924Z] 7809a108b3ef: Verifying Checksum [2021-05-05T05:54:56.924Z] 7809a108b3ef: Download complete [2021-05-05T05:54:57.509Z] 540db60ca938: Pull complete [2021-05-05T05:54:57.509Z] adcc1eea9eea: Pull complete [2021-05-05T05:54:57.777Z] 4c4ab2625f07: Pull complete [2021-05-05T05:55:00.345Z] f706445af74f: Verifying Checksum [2021-05-05T05:55:00.345Z] f706445af74f: Download complete [2021-05-05T05:55:01.301Z] 0510c868ecb4: Verifying Checksum [2021-05-05T05:55:01.301Z] 0510c868ecb4: Download complete [2021-05-05T05:55:06.261Z] Still waiting to schedule task [2021-05-05T05:55:06.261Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-05T05:55:06.634Z] 0510c868ecb4: Pull complete [2021-05-05T05:55:06.634Z] afea3b2eda06: Pull complete [2021-05-05T05:55:06.902Z] 7809a108b3ef: Pull complete [2021-05-05T05:55:11.157Z] f706445af74f: Pull complete [2021-05-05T05:55:11.157Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-05T05:55:11.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-05T05:55:11.157Z] ---> b068be0155e3 [2021-05-05T05:55:11.157Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-05T05:55:11.157Z] ---> Running in 2bb8f3f01a80 [2021-05-05T05:55:11.421Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T05:55:12.374Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T05:55:12.950Z] (1/12) Installing libmagic (5.39-r0) [2021-05-05T05:55:13.217Z] (2/12) Installing file (5.39-r0) [2021-05-05T05:55:13.217Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-05T05:55:13.217Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-05T05:55:18.527Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-05T05:55:18.527Z] (6/12) Installing patch (2.7.6-r6) [2021-05-05T05:55:18.527Z] (7/12) Installing build-base (0.5-r2) [2021-05-05T05:55:18.527Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-05T05:55:18.527Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-05T05:55:18.527Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-05T05:55:18.527Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-05T05:55:18.527Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-05T05:55:18.527Z] Executing busybox-1.32.1-r6.trigger [2021-05-05T05:55:18.527Z] OK: 219 MiB in 52 packages [2021-05-05T05:55:22.771Z] Removing intermediate container 2bb8f3f01a80 [2021-05-05T05:55:22.771Z] ---> 407f0c8bedb7 [2021-05-05T05:55:22.771Z] Step 4/6 : WORKDIR /edgex-go [2021-05-05T05:55:22.771Z] ---> Running in 6d8a4339bb37 [2021-05-05T05:55:22.771Z] Removing intermediate container 6d8a4339bb37 [2021-05-05T05:55:22.771Z] ---> 37b3ac717f6b [2021-05-05T05:55:22.771Z] Step 5/6 : COPY go.mod . [2021-05-05T05:55:22.771Z] ---> 00e0e0e97e1c [2021-05-05T05:55:22.771Z] Step 6/6 : RUN go mod download [2021-05-05T05:55:23.038Z] ---> Running in 82ea0ada4976 [2021-05-05T05:55:45.099Z] Removing intermediate container 82ea0ada4976 [2021-05-05T05:55:45.099Z] ---> 87a71762e15c [2021-05-05T05:55:45.099Z] Successfully built 87a71762e15c [2021-05-05T05:55:45.365Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-05T05:55:45.716Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-05T05:55:45.717Z] . [Pipeline] withDockerContainer [2021-05-05T05:55:45.841Z] prd-centos7-docker-4c-2g-3005 does not seem to be running inside a container [2021-05-05T05:55:45.897Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-05T05:55:46.838Z] $ docker top ddf1d5aa94282a205d5012677e3dc79dcf96e65e96a1a98fff3172675a957dce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-05T05:55:47.334Z] + go version [2021-05-05T05:55:47.334Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-05T05:55:47.368Z] $ docker stop --time=1 ddf1d5aa94282a205d5012677e3dc79dcf96e65e96a1a98fff3172675a957dce [2021-05-05T05:55:48.721Z] $ docker rm -f ddf1d5aa94282a205d5012677e3dc79dcf96e65e96a1a98fff3172675a957dce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-05T05:55:50.228Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-05T05:55:50.229Z] . [Pipeline] withDockerContainer [2021-05-05T05:55:50.349Z] prd-centos7-docker-4c-2g-3005 does not seem to be running inside a container [2021-05-05T05:55:50.402Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-05T05:55:51.118Z] $ docker top 472c5c4d0bbad828ea4b1dfe10557de6aa994ce84c38bccb4f95a8c766b236f3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-05T05:55:51.322Z] ========================================================= [2021-05-05T05:55:51.323Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-05T05:55:51.323Z] ========================================================= [Pipeline] sh [2021-05-05T05:55:51.639Z] + go mod tidy [Pipeline] sh [2021-05-05T05:55:53.941Z] + make test [2021-05-05T05:55:53.941Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-05T05:56:02.183Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-05T05:56:24.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-05T05:56:28.621Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-05T05:56:28.621Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-05T05:56:28.621Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-05T05:56:31.215Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-05T05:56:31.489Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-05T05:56:31.489Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-05T05:56:31.489Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-05T05:56:32.917Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-05T05:56:32.917Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-05T05:56:36.281Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-05T05:56:36.281Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-05T05:56:36.281Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-05T05:56:37.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.091s coverage: 45.9% of statements [2021-05-05T05:56:37.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-05T05:56:37.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-05T05:56:37.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-05T05:56:37.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-05T05:56:37.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-05T05:56:37.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-05T05:56:37.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.058s coverage: 19.8% of statements [2021-05-05T05:56:37.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.084s coverage: 100.0% of statements [2021-05-05T05:56:41.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.305s coverage: 27.1% of statements [2021-05-05T05:56:41.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-05T05:56:41.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-05T05:56:41.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-05T05:56:41.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-05T05:56:41.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-05T05:56:41.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-05T05:56:41.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.093s coverage: 100.0% of statements [2021-05-05T05:56:41.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-05T05:56:41.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements [2021-05-05T05:56:41.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-05T05:56:41.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-05T05:56:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.139s coverage: 71.3% of statements [2021-05-05T05:56:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-05T05:56:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-05T05:56:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.167s coverage: 87.7% of statements [2021-05-05T05:56:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-05T05:56:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T05:56:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.070s coverage: 78.9% of statements [2021-05-05T05:56:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-05T05:56:45.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.326s coverage: 28.6% of statements [2021-05-05T05:56:45.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-05T05:56:45.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-05T05:56:45.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-05T05:56:45.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-05T05:56:45.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-05T05:56:45.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.081s coverage: 100.0% of statements [2021-05-05T05:56:45.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-05T05:56:45.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.079s coverage: 100.0% of statements [2021-05-05T05:56:45.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-05T05:56:45.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.111s coverage: 86.7% of statements [2021-05-05T05:56:45.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-05T05:56:45.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.155s coverage: 97.5% of statements [2021-05-05T05:56:45.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-05T05:56:45.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.081s coverage: 78.3% of statements [2021-05-05T05:56:45.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-05T05:56:45.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-05T05:56:45.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-05T05:56:45.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-05T05:56:46.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.406s coverage: 95.1% of statements [2021-05-05T05:56:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-05T05:56:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T05:56:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-05T05:56:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-05T05:56:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-05T05:56:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-05T05:56:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-05T05:56:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-05T05:56:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-05T05:56:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-05T05:56:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-05T05:56:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-05T05:56:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-05T05:56:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-05T05:56:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-05T05:56:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-05T05:56:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-05T05:56:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-05T05:56:46.999Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2021-05-05T05:56:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-05T05:56:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-05T05:56:46.999Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.073s coverage: 0.9% of statements [2021-05-05T05:56:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-05T05:56:46.999Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.072s coverage: 22.6% of statements [2021-05-05T05:56:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-05T05:56:46.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.080s coverage: 47.1% of statements [2021-05-05T05:56:47.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.090s coverage: 79.5% of statements [2021-05-05T05:56:47.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2021-05-05T05:56:47.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.114s coverage: 96.3% of statements [2021-05-05T05:56:47.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2021-05-05T05:56:54.197Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3007 in /w/workspace/edgexfoundry_edgex-go_PR-3423 [Pipeline] { [Pipeline] ws [2021-05-05T05:56:54.263Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-05T05:57:00.052Z] using credential edgex-jenkins-ssh [2021-05-05T05:57:00.073Z] Cloning the remote Git repository [2021-05-05T05:57:00.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements [2021-05-05T05:57:00.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2021-05-05T05:57:00.131Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-05T05:57:00.395Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-05T05:57:00.551Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-05T05:57:00.551Z] > git --version # timeout=10 [2021-05-05T05:57:00.572Z] > git --version # 'git version 2.17.1' [2021-05-05T05:57:00.574Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T05:57:00.630Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-05T05:57:03.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.268s coverage: 81.8% of statements [2021-05-05T05:57:03.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-05T05:57:11.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-05T05:57:11.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-05T05:57:11.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-05T05:57:11.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-05T05:57:11.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 76.0% of statements [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-05T05:57:11.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2021-05-05T05:57:11.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.090s coverage: 87.2% of statements [2021-05-05T05:57:11.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2021-05-05T05:57:11.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.099s coverage: 91.2% of statements [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-05T05:57:11.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.195s coverage: 64.4% of statements [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-05T05:57:11.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements [2021-05-05T05:57:11.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.049s coverage: 91.3% of statements [2021-05-05T05:57:11.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-05-05T05:57:11.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-05-05T05:57:11.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements [2021-05-05T05:57:11.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.319s coverage: 62.9% of statements [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-05T05:57:11.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.198s coverage: 43.4% of statements [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-05T05:57:11.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.039s coverage: 89.5% of statements [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-05T05:57:11.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.041s coverage: 84.8% of statements [2021-05-05T05:57:11.684Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.126s coverage: 47.0% of statements [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-05T05:57:11.684Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.049s coverage: 100.0% of statements [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-05T05:57:11.684Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-05T05:57:11.684Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.062s coverage: 9.6% of statements [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-05T05:57:11.684Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.146s coverage: 92.6% of statements [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T05:57:11.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-05T05:57:12.284Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.759s coverage: 28.7% of statements [2021-05-05T05:57:12.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-05T05:57:12.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-05T05:57:12.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-05T05:57:12.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-05T05:57:12.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-05T05:57:12.284Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.070s coverage: 99.0% of statements [2021-05-05T05:57:12.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-05T05:57:12.284Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.069s coverage: 100.0% of statements [2021-05-05T05:57:12.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-05T05:57:12.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-05T05:57:12.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-05T05:57:12.284Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.088s coverage: 64.6% of statements [2021-05-05T05:57:12.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-05T05:57:12.562Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.129s coverage: 97.6% of statements [2021-05-05T05:57:12.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-05T05:57:12.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T05:57:12.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-05T05:57:12.562Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements [2021-05-05T05:57:12.562Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-05T05:57:12.562Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.038s coverage: 100.0% of statements [2021-05-05T05:57:12.562Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-05T05:57:12.562Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-05T05:57:12.562Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-05T05:57:12.562Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-05T05:57:12.562Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.039s coverage: 87.9% of statements [2021-05-05T05:57:12.562Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-05T05:57:12.562Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-05T05:57:12.562Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements [2021-05-05T05:57:12.824Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.048s coverage: 28.1% of statements [2021-05-05T05:57:12.824Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-05T05:57:13.399Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-05-05T05:57:13.662Z] GO111MODULE=on go vet ./... [2021-05-05T05:57:16.218Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-05T05:57:16.242Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-05T05:57:16.269Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-05T05:57:16.308Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-05T05:57:16.308Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T05:57:16.320Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3423/head:refs/remotes/origin/PR-3423 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-05T05:57:16.969Z] Merging remotes/origin/master commit 073d4024fc68195ffa5e0c946ab0bbcbf84e75af into PR head commit 07da259a2bb134c1886491919ba7e2f116e15bd4 [2021-05-05T05:57:17.397Z] Merge succeeded, producing 07da259a2bb134c1886491919ba7e2f116e15bd4 [2021-05-05T05:57:17.398Z] Checking out Revision 07da259a2bb134c1886491919ba7e2f116e15bd4 (PR-3423) [2021-05-05T05:57:16.992Z] > git config core.sparsecheckout # timeout=10 [2021-05-05T05:57:17.008Z] > git checkout -f 07da259a2bb134c1886491919ba7e2f116e15bd4 # timeout=10 [2021-05-05T05:57:17.320Z] > git remote # timeout=10 [2021-05-05T05:57:17.340Z] > git config --get remote.origin.url # timeout=10 [2021-05-05T05:57:17.351Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T05:57:17.365Z] > git merge 073d4024fc68195ffa5e0c946ab0bbcbf84e75af # timeout=10 [2021-05-05T05:57:17.387Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-05T05:57:17.406Z] > git config core.sparsecheckout # timeout=10 [2021-05-05T05:57:17.415Z] > git checkout -f 07da259a2bb134c1886491919ba7e2f116e15bd4 # timeout=10 [2021-05-05T05:57:21.913Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-05T05:57:21.971Z] > git --version # timeout=10 [2021-05-05T05:57:21.985Z] > git --version # 'git version 2.17.1' [2021-05-05T05:57:22.001Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-05T05:57:23.571Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-05T05:57:23.996Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-05T05:57:24.354Z] + true [2021-05-05T05:57:24.354Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-05T05:57:26.445Z] provisioning config files... [2021-05-05T05:57:26.516Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1729599021131074944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-05T05:57:26.946Z] ---> docker-login.sh [2021-05-05T05:57:26.946Z] nexus3.edgexfoundry.org:10001 [2021-05-05T05:57:27.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T05:57:28.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T05:57:28.211Z] Configure a credential helper to remove this warning. See [2021-05-05T05:57:28.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T05:57:28.211Z] [2021-05-05T05:57:28.211Z] Login Succeeded [2021-05-05T05:57:28.211Z] nexus3.edgexfoundry.org:10002 [2021-05-05T05:57:28.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T05:57:28.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T05:57:28.763Z] Configure a credential helper to remove this warning. See [2021-05-05T05:57:28.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T05:57:28.763Z] [2021-05-05T05:57:28.763Z] Login Succeeded [2021-05-05T05:57:28.763Z] nexus3.edgexfoundry.org:10003 [2021-05-05T05:57:29.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T05:57:29.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T05:57:29.036Z] Configure a credential helper to remove this warning. See [2021-05-05T05:57:29.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T05:57:29.036Z] [2021-05-05T05:57:29.036Z] Login Succeeded [2021-05-05T05:57:29.036Z] nexus3.edgexfoundry.org:10004 [2021-05-05T05:57:29.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T05:57:29.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T05:57:29.632Z] Configure a credential helper to remove this warning. See [2021-05-05T05:57:29.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T05:57:29.632Z] [2021-05-05T05:57:29.632Z] Login Succeeded [2021-05-05T05:57:29.632Z] docker.io [2021-05-05T05:57:30.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T05:57:30.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T05:57:30.498Z] Configure a credential helper to remove this warning. See [2021-05-05T05:57:30.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T05:57:30.498Z] [2021-05-05T05:57:30.498Z] Login Succeeded [2021-05-05T05:57:30.498Z] ---> docker-login.sh ends [Pipeline] } [2021-05-05T05:57:30.529Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-05T05:57:30.955Z] ========================================================= [2021-05-05T05:57:30.955Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-05T05:57:30.955Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-05T05:57:31.338Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-05T05:57:33.971Z] Sending build context to Docker daemon 167.5MB [2021-05-05T05:57:33.971Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-05-05T05:57:33.971Z] Step 2/6 : FROM ${BASE} [2021-05-05T05:57:33.971Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-05T05:57:33.971Z] 595b0fe564bb: Pulling fs layer [2021-05-05T05:57:33.971Z] 7186ed65a4f7: Pulling fs layer [2021-05-05T05:57:33.971Z] 316046926c0a: Pulling fs layer [2021-05-05T05:57:33.971Z] 4ebd0625c992: Pulling fs layer [2021-05-05T05:57:33.971Z] 207e8628e3a3: Pulling fs layer [2021-05-05T05:57:33.971Z] c791037a9be2: Pulling fs layer [2021-05-05T05:57:33.971Z] ffd874e62e21: Pulling fs layer [2021-05-05T05:57:33.971Z] c791037a9be2: Waiting [2021-05-05T05:57:33.971Z] 207e8628e3a3: Waiting [2021-05-05T05:57:33.971Z] ffd874e62e21: Waiting [2021-05-05T05:57:33.971Z] 4ebd0625c992: Waiting [2021-05-05T05:57:33.971Z] 316046926c0a: Download complete [2021-05-05T05:57:33.971Z] 7186ed65a4f7: Verifying Checksum [2021-05-05T05:57:33.971Z] 7186ed65a4f7: Download complete [2021-05-05T05:57:33.971Z] 207e8628e3a3: Download complete [2021-05-05T05:57:33.971Z] c791037a9be2: Verifying Checksum [2021-05-05T05:57:33.971Z] c791037a9be2: Download complete [2021-05-05T05:57:33.971Z] 595b0fe564bb: Verifying Checksum [2021-05-05T05:57:33.971Z] 595b0fe564bb: Download complete [2021-05-05T05:57:34.571Z] 595b0fe564bb: Pull complete [2021-05-05T05:57:35.194Z] 7186ed65a4f7: Pull complete [2021-05-05T05:57:35.468Z] 316046926c0a: Pull complete [2021-05-05T05:57:36.441Z] ffd874e62e21: Verifying Checksum [2021-05-05T05:57:36.442Z] ffd874e62e21: Download complete [2021-05-05T05:57:38.419Z] 4ebd0625c992: Verifying Checksum [2021-05-05T05:57:38.419Z] 4ebd0625c992: Download complete [2021-05-05T05:57:46.103Z] gofmt -l . [2021-05-05T05:57:46.393Z] [ "`gofmt -l .`" = "" ] [2021-05-05T05:57:46.988Z] ./bin/test-go-mod-tidy.sh [2021-05-05T05:57:47.597Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-05T05:57:48.580Z] 4ebd0625c992: Pull complete [2021-05-05T05:57:48.590Z] + ls -al . [2021-05-05T05:57:48.590Z] total 808 [2021-05-05T05:57:48.590Z] drwxrwxr-x 10 1001 1001 4096 May 5 05:57 . [2021-05-05T05:57:48.590Z] drwxr-xr-x 4 root root 28 May 5 05:55 .. [2021-05-05T05:57:48.590Z] -rw-rw-r-- 1 1001 1001 11 May 5 05:54 .dockerignore [2021-05-05T05:57:48.590Z] drwxrwxr-x 8 1001 1001 179 May 5 05:54 .git [2021-05-05T05:57:48.590Z] drwxrwxr-x 3 1001 1001 125 May 5 05:54 .github [2021-05-05T05:57:48.590Z] -rw-rw-r-- 1 1001 1001 818 May 5 05:54 .gitignore [2021-05-05T05:57:48.590Z] drwx------ 3 1001 1001 60 May 5 05:54 .semver [2021-05-05T05:57:48.590Z] -rw-rw-r-- 1 1001 1001 166 May 5 05:54 .sonarcloud.properties [2021-05-05T05:57:48.590Z] -rw-rw-r-- 1 1001 1001 8609 May 5 05:54 Attribution.txt [2021-05-05T05:57:48.590Z] -rw-rw-r-- 1 1001 1001 3804 May 5 05:54 CONTRIBUTING.md [2021-05-05T05:57:48.590Z] -rw-rw-r-- 1 1001 1001 931 May 5 05:54 Dockerfile.build [2021-05-05T05:57:48.590Z] -rw-rw-r-- 1 1001 1001 863 May 5 05:54 Jenkinsfile [2021-05-05T05:57:48.590Z] -rw-rw-r-- 1 1001 1001 10775 May 5 05:54 LICENSE [2021-05-05T05:57:48.590Z] -rw-rw-r-- 1 1001 1001 5774 May 5 05:54 Makefile [2021-05-05T05:57:48.590Z] -rw-rw-r-- 1 1001 1001 7978 May 5 05:54 README.md [2021-05-05T05:57:48.590Z] -rw-rw-r-- 1 1001 1001 6755 May 5 05:54 SECURITY.md [2021-05-05T05:57:48.590Z] -rw-rw-r-- 1 1001 1001 5 May 5 05:54 VERSION [2021-05-05T05:57:48.590Z] -rw-rw-r-- 1 1001 1001 4131 May 5 05:54 ZMQWindows.md [2021-05-05T05:57:48.590Z] drwxrwxr-x 2 1001 1001 117 May 5 05:54 bin [2021-05-05T05:57:48.590Z] drwxrwxr-x 14 1001 1001 4096 May 5 05:54 cmd [2021-05-05T05:57:48.590Z] -rw-r--r-- 1 root root 699522 May 5 05:57 coverage.out [2021-05-05T05:57:48.590Z] -rw-r--r-- 1 root root 1060 May 5 05:57 go.mod [2021-05-05T05:57:48.590Z] -rw-r--r-- 1 root root 22420 May 5 05:55 go.sum [2021-05-05T05:57:48.590Z] drwxrwxr-x 8 1001 1001 127 May 5 05:54 internal [2021-05-05T05:57:48.590Z] drwxrwxr-x 4 1001 1001 26 May 5 05:54 openapi [2021-05-05T05:57:48.590Z] drwxrwxr-x 4 1001 1001 71 May 5 05:54 snap [2021-05-05T05:57:48.590Z] -rw-rw-r-- 1 1001 1001 168 May 5 05:54 version.go [Pipeline] sh [2021-05-05T05:57:48.857Z] 207e8628e3a3: Pull complete [2021-05-05T05:57:48.917Z] + '[' -e coverage.out ] [2021-05-05T05:57:48.917Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-05T05:57:49.163Z] Stashed 1 file(s) [Pipeline] sh [2021-05-05T05:57:49.458Z] c791037a9be2: Pull complete [2021-05-05T05:57:49.481Z] + make build [2021-05-05T05:57:49.744Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-05T05:57:52.312Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-05T05:57:52.860Z] ffd874e62e21: Pull complete [2021-05-05T05:57:52.861Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-05T05:57:52.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-05T05:57:52.861Z] ---> cfc18b08335c [2021-05-05T05:57:52.861Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-05T05:57:56.488Z] ---> Running in b55cc5619bab [2021-05-05T05:57:57.475Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T05:57:58.894Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T05:57:59.866Z] (1/12) Installing libmagic (5.39-r0) [2021-05-05T05:58:00.460Z] (2/12) Installing file (5.39-r0) [2021-05-05T05:58:00.460Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-05T05:58:00.460Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-05T05:58:02.389Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-05T05:58:02.977Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-05T05:58:04.374Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-05T05:58:04.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-05T05:58:06.407Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-05T05:58:07.807Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-05T05:58:08.756Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-05T05:58:09.725Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-05T05:58:10.678Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-05T05:58:12.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-05T05:58:15.232Z] $ docker stop --time=1 472c5c4d0bbad828ea4b1dfe10557de6aa994ce84c38bccb4f95a8c766b236f3 [2021-05-05T05:58:17.012Z] $ docker rm -f 472c5c4d0bbad828ea4b1dfe10557de6aa994ce84c38bccb4f95a8c766b236f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-05T05:58:18.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-05T05:58:18.878Z] [2021-05-05T05:58:18.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-05T05:58:19.242Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-05T05:58:19.242Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-05T05:58:19.242Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-05T05:58:19.242Z] ca9280d653b3: Pulling fs layer [2021-05-05T05:58:19.242Z] 7e9c9ca2126c: Pulling fs layer [2021-05-05T05:58:19.513Z] cbdbe7a5bc2a: Download complete [2021-05-05T05:58:19.779Z] cbdbe7a5bc2a: Pull complete [2021-05-05T05:58:20.044Z] ca9280d653b3: Verifying Checksum [2021-05-05T05:58:20.044Z] ca9280d653b3: Download complete [2021-05-05T05:58:21.455Z] ca9280d653b3: Pull complete [2021-05-05T05:58:21.455Z] 7e9c9ca2126c: Verifying Checksum [2021-05-05T05:58:21.455Z] 7e9c9ca2126c: Download complete [2021-05-05T05:58:28.084Z] 7e9c9ca2126c: Pull complete [2021-05-05T05:58:28.084Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-05T05:58:28.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-05T05:58:28.084Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-05T05:58:28.317Z] prd-centos7-docker-4c-2g-3005 does not seem to be running inside a container [2021-05-05T05:58:28.370Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-05T05:58:31.209Z] $ docker top 089ab90a4aa47be32851252fdc0e4c261416fc764ede4026104a102afe6d70b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-05T05:58:31.702Z] + docker-compose build --help [2021-05-05T05:58:31.702Z] + grep parallel [2021-05-05T05:58:32.653Z] --parallel Build images in parallel. [Pipeline] } [2021-05-05T05:58:32.686Z] $ docker stop --time=1 089ab90a4aa47be32851252fdc0e4c261416fc764ede4026104a102afe6d70b1 [2021-05-05T05:58:32.765Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-05T05:58:32.765Z] (6/12) Installing patch (2.7.6-r6) [2021-05-05T05:58:32.765Z] (7/12) Installing build-base (0.5-r2) [2021-05-05T05:58:32.765Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-05T05:58:32.765Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-05T05:58:32.765Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-05T05:58:32.765Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-05T05:58:32.765Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-05T05:58:32.765Z] Executing busybox-1.32.1-r6.trigger [2021-05-05T05:58:32.765Z] OK: 218 MiB in 52 packages [2021-05-05T05:58:33.459Z] Removing intermediate container b55cc5619bab [2021-05-05T05:58:33.459Z] ---> 27cf1da18ec4 [2021-05-05T05:58:33.459Z] Step 4/6 : WORKDIR /edgex-go [2021-05-05T05:58:33.459Z] ---> Running in 42262bdf7935 [2021-05-05T05:58:34.057Z] $ docker rm -f 089ab90a4aa47be32851252fdc0e4c261416fc764ede4026104a102afe6d70b1 [2021-05-05T05:58:34.058Z] Removing intermediate container 42262bdf7935 [2021-05-05T05:58:34.058Z] ---> 066487dfbad9 [2021-05-05T05:58:34.058Z] Step 5/6 : COPY go.mod . [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-05T05:58:34.649Z] ---> 1d4b66acc170 [2021-05-05T05:58:34.649Z] Step 6/6 : RUN go mod download [2021-05-05T05:58:34.649Z] ---> Running in 1a1d2f4fd3b7 [2021-05-05T05:58:34.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-05T05:58:34.803Z] . [Pipeline] withDockerContainer [2021-05-05T05:58:34.932Z] prd-centos7-docker-4c-2g-3005 does not seem to be running inside a container [2021-05-05T05:58:34.984Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-05T05:58:35.744Z] $ docker top 9f456fc6b1cca8a3dfe3f50e5ba780d499638c300d9176b4aacf5aabdde45756 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-05T05:58:36.254Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-05T05:58:37.201Z] Building docker-core-command-go ... [2021-05-05T05:58:37.201Z] Building docker-core-data-go ... [2021-05-05T05:58:37.201Z] Building docker-core-metadata-go ... [2021-05-05T05:58:37.201Z] Building docker-security-bootstrapper-go ... [2021-05-05T05:58:37.201Z] Building docker-security-proxy-setup-go ... [2021-05-05T05:58:37.201Z] Building docker-security-secretstore-setup-go ... [2021-05-05T05:58:37.201Z] Building docker-support-notifications-go ... [2021-05-05T05:58:37.201Z] Building docker-support-scheduler-go ... [2021-05-05T05:58:37.201Z] Building docker-sys-mgmt-agent-go ... [2021-05-05T05:58:37.201Z] Building docker-support-scheduler-go [2021-05-05T05:58:37.201Z] Building docker-sys-mgmt-agent-go [2021-05-05T05:58:37.201Z] Building docker-support-notifications-go [2021-05-05T05:58:37.201Z] Building docker-core-metadata-go [2021-05-05T05:58:37.201Z] Building docker-security-proxy-setup-go [2021-05-05T05:59:01.468Z] Removing intermediate container 1a1d2f4fd3b7 [2021-05-05T05:59:01.468Z] ---> 2e1053eb394e [2021-05-05T05:59:01.468Z] Successfully built 2e1053eb394e [2021-05-05T05:59:01.468Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-05T05:59:01.855Z] + docker inspect -f . ci-base-image-arm64 [2021-05-05T05:59:01.855Z] . [Pipeline] withDockerContainer [2021-05-05T05:59:02.149Z] prd-ubuntu18.04-docker-arm64-4c-16g-3007 does not seem to be running inside a container [2021-05-05T05:59:02.230Z] $ 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 ******** ci-base-image-arm64 cat [2021-05-05T05:59:03.967Z] $ docker top 66725db80a1cb2b9d9e8bd9b995d651a249c5cdd358fb976a23d2c85971bb512 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-05T05:59:04.991Z] + go version [2021-05-05T05:59:04.991Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-05T05:59:05.027Z] $ docker stop --time=1 66725db80a1cb2b9d9e8bd9b995d651a249c5cdd358fb976a23d2c85971bb512 [2021-05-05T05:59:07.018Z] $ docker rm -f 66725db80a1cb2b9d9e8bd9b995d651a249c5cdd358fb976a23d2c85971bb512 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-05T05:59:07.975Z] + docker inspect -f . ci-base-image-arm64 [2021-05-05T05:59:07.975Z] . [Pipeline] withDockerContainer [2021-05-05T05:59:08.254Z] prd-ubuntu18.04-docker-arm64-4c-16g-3007 does not seem to be running inside a container [2021-05-05T05:59:08.338Z] $ 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 ******** ci-base-image-arm64 cat [2021-05-05T05:59:09.746Z] $ docker top 7cfbc41fe545a520271f9fc68bea84d414b8d3332227fd05140795adee4553f2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-05T05:59:10.103Z] ========================================================= [2021-05-05T05:59:10.103Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-05T05:59:10.103Z] ========================================================= [Pipeline] sh [2021-05-05T05:59:10.774Z] + go mod tidy [Pipeline] sh [2021-05-05T05:59:12.440Z] + make test [2021-05-05T05:59:12.440Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-05T05:59:16.093Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T05:59:16.093Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T05:59:16.093Z] ---> 87a71762e15c [2021-05-05T05:59:16.093Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T05:59:16.093Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T05:59:16.093Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-05T05:59:16.093Z] ---> 87a71762e15c [2021-05-05T05:59:16.093Z] Step 3/22 : WORKDIR /edgex-go [2021-05-05T05:59:16.093Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T05:59:16.093Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-05T05:59:16.093Z] ---> 87a71762e15c [2021-05-05T05:59:16.093Z] Step 3/22 : WORKDIR /edgex-go [2021-05-05T05:59:16.093Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T05:59:16.093Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T05:59:16.093Z] ---> 87a71762e15c [2021-05-05T05:59:16.093Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T05:59:16.093Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T05:59:16.093Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-05T05:59:16.093Z] ---> 87a71762e15c [2021-05-05T05:59:16.093Z] Step 3/21 : WORKDIR /edgex-go [2021-05-05T05:59:16.093Z] ---> Running in eb68415ea616 [2021-05-05T05:59:16.093Z] ---> Running in b5db842bf83d [2021-05-05T05:59:16.093Z] ---> Running in e039f28b9530 [2021-05-05T05:59:16.093Z] ---> Running in 43f7d513b2e8 [2021-05-05T05:59:16.093Z] ---> Running in a7296d5260cc [2021-05-05T05:59:16.093Z] Removing intermediate container e039f28b9530 [2021-05-05T05:59:16.093Z] ---> 8c9a910b0ba9 [2021-05-05T05:59:16.093Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T05:59:16.093Z] Removing intermediate container b5db842bf83d [2021-05-05T05:59:16.093Z] ---> 270e703cd030 [2021-05-05T05:59:16.093Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T05:59:16.093Z] Removing intermediate container a7296d5260cc [2021-05-05T05:59:16.093Z] ---> 4d1a90e50bf2 [2021-05-05T05:59:16.093Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T05:59:16.093Z] Removing intermediate container eb68415ea616 [2021-05-05T05:59:16.093Z] ---> 0af51d3747af [2021-05-05T05:59:16.093Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T05:59:16.093Z] Removing intermediate container 43f7d513b2e8 [2021-05-05T05:59:16.093Z] ---> 86d72b4b57ef [2021-05-05T05:59:16.093Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T05:59:16.093Z] ---> Running in b5818176c261 [2021-05-05T05:59:16.093Z] ---> Running in dacda54fa1b8 [2021-05-05T05:59:16.093Z] ---> Running in 5d570af4b06b [2021-05-05T05:59:16.093Z] ---> Running in 183400b83543 [2021-05-05T05:59:16.093Z] ---> Running in c77a80557a74 [2021-05-05T05:59:16.093Z] Removing intermediate container dacda54fa1b8 [2021-05-05T05:59:16.093Z] ---> 7291682c9de7 [2021-05-05T05:59:16.093Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-05T05:59:16.093Z] Removing intermediate container b5818176c261 [2021-05-05T05:59:16.093Z] ---> 4a54baf987dc [2021-05-05T05:59:16.093Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-05T05:59:16.093Z] Removing intermediate container 5d570af4b06b [2021-05-05T05:59:16.093Z] ---> d81b300cb7e5 [2021-05-05T05:59:16.093Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-05T05:59:16.093Z] ---> Running in f76ac6ccf57c [2021-05-05T05:59:16.093Z] Removing intermediate container 183400b83543 [2021-05-05T05:59:16.093Z] ---> 98dafcd3d2a6 [2021-05-05T05:59:16.093Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-05T05:59:16.093Z] ---> Running in 60f6978d4349 [2021-05-05T05:59:16.093Z] ---> Running in e9a65ff30a14 [2021-05-05T05:59:16.093Z] Removing intermediate container c77a80557a74 [2021-05-05T05:59:16.093Z] ---> 485d5427a11a [2021-05-05T05:59:16.093Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-05T05:59:16.093Z] ---> Running in 6b349ea4db3a [2021-05-05T05:59:16.356Z] ---> Running in 038f574d1aed [2021-05-05T05:59:16.947Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T05:59:16.947Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T05:59:17.214Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T05:59:17.214Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T05:59:17.214Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T05:59:17.788Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T05:59:17.788Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T05:59:18.053Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T05:59:18.053Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T05:59:18.053Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T05:59:18.316Z] OK: 219 MiB in 52 packages [2021-05-05T05:59:18.584Z] OK: 219 MiB in 52 packages [2021-05-05T05:59:18.584Z] OK: 219 MiB in 52 packages [2021-05-05T05:59:18.584Z] OK: 219 MiB in 52 packages [2021-05-05T05:59:18.852Z] Removing intermediate container f76ac6ccf57c [2021-05-05T05:59:18.852Z] ---> 9f96231b9c4d [2021-05-05T05:59:18.852Z] Step 6/23 : COPY go.mod . [2021-05-05T05:59:18.852Z] OK: 219 MiB in 52 packages [2021-05-05T05:59:19.118Z] ---> 219c294285ff [2021-05-05T05:59:19.118Z] Step 7/23 : RUN go mod download [2021-05-05T05:59:19.382Z] ---> Running in cf1da4bc239a [2021-05-05T05:59:20.379Z] Removing intermediate container e9a65ff30a14 [2021-05-05T05:59:20.379Z] ---> 606149b07f82 [2021-05-05T05:59:20.379Z] Step 6/21 : COPY go.mod . [2021-05-05T05:59:20.379Z] Removing intermediate container 038f574d1aed [2021-05-05T05:59:20.379Z] ---> 06c984a57a7c [2021-05-05T05:59:20.379Z] Step 6/22 : COPY go.mod . [2021-05-05T05:59:20.779Z] Removing intermediate container 6b349ea4db3a [2021-05-05T05:59:20.779Z] ---> e1d3f6b13224 [2021-05-05T05:59:20.779Z] Step 6/23 : COPY go.mod . [2021-05-05T05:59:20.779Z] Removing intermediate container 60f6978d4349 [2021-05-05T05:59:20.779Z] ---> 3b7eed5904d1 [2021-05-05T05:59:20.779Z] Step 6/22 : COPY go.mod . [2021-05-05T05:59:20.779Z] ---> 62e90face869 [2021-05-05T05:59:20.779Z] Step 7/21 : RUN go mod download [2021-05-05T05:59:20.779Z] ---> a2ec6db70210 [2021-05-05T05:59:20.779Z] Step 7/22 : RUN go mod download [2021-05-05T05:59:21.057Z] ---> Running in 5337b4c01f93 [2021-05-05T05:59:21.057Z] ---> Running in a2eebc87c392 [2021-05-05T05:59:21.057Z] ---> d6003b12f419 [2021-05-05T05:59:21.057Z] Step 7/23 : RUN go mod download [2021-05-05T05:59:21.332Z] ---> Running in 3dbe087d195a [2021-05-05T05:59:21.332Z] ---> ca364473993c [2021-05-05T05:59:21.332Z] Step 7/22 : RUN go mod download [2021-05-05T05:59:21.654Z] ---> Running in f92cb75b1136 [2021-05-05T05:59:22.269Z] Removing intermediate container cf1da4bc239a [2021-05-05T05:59:22.269Z] ---> 3d70747b651b [2021-05-05T05:59:22.269Z] Step 8/23 : COPY . . [2021-05-05T05:59:25.600Z] Removing intermediate container 5337b4c01f93 [2021-05-05T05:59:25.600Z] ---> 32bbf5d9663b [2021-05-05T05:59:25.600Z] Step 8/21 : COPY . . [2021-05-05T05:59:28.172Z] Removing intermediate container a2eebc87c392 [2021-05-05T05:59:28.172Z] ---> 56c5c7b3feed [2021-05-05T05:59:28.172Z] Step 8/22 : COPY . . [2021-05-05T05:59:28.172Z] Removing intermediate container 3dbe087d195a [2021-05-05T05:59:28.172Z] ---> 6035124cb636 [2021-05-05T05:59:28.172Z] Step 8/23 : COPY . . [2021-05-05T05:59:32.425Z] Removing intermediate container f92cb75b1136 [2021-05-05T05:59:32.425Z] ---> 3bc002115336 [2021-05-05T05:59:32.425Z] Step 8/22 : COPY . . [2021-05-05T05:59:39.247Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-05T06:00:11.460Z] ---> e0f498d734ad [2021-05-05T06:00:11.460Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-05T06:00:11.460Z] ---> 687ea3c765e6 [2021-05-05T06:00:11.460Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-05T06:00:11.460Z] ---> Running in f1afda30f57f [2021-05-05T06:00:11.460Z] ---> Running in 378db044753a [2021-05-05T06:00:11.460Z] ---> d76a5bbe9ce9 [2021-05-05T06:00:11.460Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-05T06:00:11.460Z] ---> 4ec05e83942b [2021-05-05T06:00:11.460Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-05T06:00:11.460Z] ---> Running in f03b5f4ba779 [2021-05-05T06:00:11.460Z] ---> f925a0af96d5 [2021-05-05T06:00:11.460Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-05T06:00:11.460Z] ---> Running in 6966d65e870a [2021-05-05T06:00:11.460Z] ---> Running in 4f7ab12b4e3c [2021-05-05T06:00:11.460Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-05T06:00:11.460Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-05T06:00:11.460Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-05T06:00:11.460Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-05T06:00:11.460Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-05T06:00:35.876Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-05T06:00:41.306Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-05T06:00:50.379Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-05T06:00:51.482Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-05T06:00:51.482Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-05T06:00:54.909Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-05T06:00:55.185Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-05T06:00:55.185Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-05T06:00:55.185Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-05T06:00:58.653Z] Removing intermediate container 4f7ab12b4e3c [2021-05-05T06:00:58.653Z] ---> 12bc186cdb2a [2021-05-05T06:00:58.653Z] [2021-05-05T06:00:58.653Z] Step 10/21 : FROM alpine:3.12 [2021-05-05T06:00:58.653Z] Removing intermediate container f03b5f4ba779 [2021-05-05T06:00:58.653Z] ---> dea8fc8591e8 [2021-05-05T06:00:58.653Z] [2021-05-05T06:00:58.653Z] Step 10/22 : FROM alpine:3.12 [2021-05-05T06:00:58.653Z] Removing intermediate container 378db044753a [2021-05-05T06:00:58.653Z] ---> 37ccfd38b1bd [2021-05-05T06:00:58.653Z] [2021-05-05T06:00:58.653Z] Step 10/22 : FROM alpine:3.12 [2021-05-05T06:00:58.654Z] Removing intermediate container 6966d65e870a [2021-05-05T06:00:58.654Z] ---> 13ef5728e309 [2021-05-05T06:00:58.654Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-05T06:00:58.654Z] 3.12: Pulling from library/alpine [2021-05-05T06:00:58.654Z] 3.12: Pulling from library/alpine [2021-05-05T06:00:58.654Z] 3.12: Pulling from library/alpine [2021-05-05T06:00:58.654Z] ---> Running in 204d8dd572fd [2021-05-05T06:00:58.920Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-05T06:00:58.920Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-05T06:00:58.920Z] Status: Image is up to date for alpine:3.12 [2021-05-05T06:00:58.920Z] Status: Downloaded newer image for alpine:3.12 [2021-05-05T06:00:58.920Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-05T06:00:58.920Z] Status: Image is up to date for alpine:3.12 [2021-05-05T06:00:58.920Z] ---> 13621d1b12d4 [2021-05-05T06:00:58.920Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-05T06:00:58.920Z] ---> 13621d1b12d4 [2021-05-05T06:00:58.920Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-05T06:00:58.920Z] ---> 13621d1b12d4 [2021-05-05T06:00:58.920Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-05T06:00:58.920Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-05T06:00:59.526Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-05T06:01:00.132Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-05T06:01:00.912Z] ---> Running in 166c34df03c3 [2021-05-05T06:01:00.912Z] ---> Running in 9de2e1d1137c [2021-05-05T06:01:00.912Z] ---> Running in 6516efd69ba5 [2021-05-05T06:01:01.183Z] Removing intermediate container f1afda30f57f [2021-05-05T06:01:01.183Z] ---> 23fd1d2a1582 [2021-05-05T06:01:01.183Z] [2021-05-05T06:01:01.183Z] Step 10/23 : FROM alpine:3.12 [2021-05-05T06:01:01.184Z] ---> 13621d1b12d4 [2021-05-05T06:01:01.184Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-05T06:01:01.457Z] ---> Running in 34e69eb8377b [2021-05-05T06:01:02.433Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T06:01:02.433Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T06:01:02.433Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T06:01:02.433Z] Removing intermediate container 204d8dd572fd [2021-05-05T06:01:02.433Z] ---> 0ac430ba3cdf [2021-05-05T06:01:02.433Z] [2021-05-05T06:01:02.433Z] Step 11/23 : FROM docker:20.10.0 [2021-05-05T06:01:02.433Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T06:01:02.433Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T06:01:02.433Z] 20.10.0: Pulling from library/docker [2021-05-05T06:01:02.433Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T06:01:02.433Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T06:01:02.433Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-05T06:01:02.433Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-05T06:01:02.433Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T06:01:02.707Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T06:01:02.707Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-05T06:01:02.707Z] Executing ca-certificates-20191127-r4.trigger [2021-05-05T06:01:02.707Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-05T06:01:02.707Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-05T06:01:02.707Z] (4/4) Installing curl (7.76.1-r0) [2021-05-05T06:01:02.707Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T06:01:02.707Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-05T06:01:02.707Z] Executing ca-certificates-20191127-r4.trigger [2021-05-05T06:01:02.707Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T06:01:02.707Z] OK: 6 MiB in 15 packages [2021-05-05T06:01:02.707Z] OK: 6 MiB in 16 packages [2021-05-05T06:01:02.707Z] OK: 7 MiB in 18 packages [2021-05-05T06:01:02.707Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-05T06:01:02.707Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T06:01:02.707Z] OK: 6 MiB in 15 packages [2021-05-05T06:01:06.059Z] Removing intermediate container 6516efd69ba5 [2021-05-05T06:01:06.059Z] ---> 9c5438dd1a0d [2021-05-05T06:01:06.059Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T06:01:06.059Z] Removing intermediate container 9de2e1d1137c [2021-05-05T06:01:06.059Z] ---> b9153408a868 [2021-05-05T06:01:06.060Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T06:01:06.650Z] Removing intermediate container 34e69eb8377b [2021-05-05T06:01:06.650Z] ---> f5cb8c131e09 [2021-05-05T06:01:06.650Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T06:01:06.921Z] Removing intermediate container 166c34df03c3 [2021-05-05T06:01:06.921Z] ---> e4fe58e53978 [2021-05-05T06:01:06.921Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-05T06:01:06.921Z] ---> Running in 58cf06b28f7b [2021-05-05T06:01:06.921Z] ---> Running in 30c54fafab3c [2021-05-05T06:01:06.921Z] ---> Running in ed59b3422c8a [2021-05-05T06:01:06.921Z] ---> Running in b43fbae527c0 [2021-05-05T06:01:07.519Z] Removing intermediate container ed59b3422c8a [2021-05-05T06:01:07.519Z] ---> 306352f77c5b [2021-05-05T06:01:07.519Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-05T06:01:07.519Z] Removing intermediate container 58cf06b28f7b [2021-05-05T06:01:07.519Z] ---> 58696ebadd3d [2021-05-05T06:01:07.519Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-05T06:01:07.519Z] Removing intermediate container 30c54fafab3c [2021-05-05T06:01:07.519Z] ---> 9504c128a2a1 [2021-05-05T06:01:07.519Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-05T06:01:07.519Z] Removing intermediate container b43fbae527c0 [2021-05-05T06:01:07.519Z] ---> ee0ead085129 [2021-05-05T06:01:07.519Z] Step 13/21 : WORKDIR /edgex [2021-05-05T06:01:07.519Z] ---> Running in 6765501e3230 [2021-05-05T06:01:07.519Z] ---> Running in d2de0d4376b1 [2021-05-05T06:01:07.786Z] ---> Running in ada2cd50c027 [2021-05-05T06:01:07.786Z] ---> Running in bc76abb705c4 [2021-05-05T06:01:07.786Z] Removing intermediate container d2de0d4376b1 [2021-05-05T06:01:07.786Z] ---> 6e118cde3b68 [2021-05-05T06:01:07.786Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-05T06:01:08.051Z] Removing intermediate container ada2cd50c027 [2021-05-05T06:01:08.051Z] ---> df42bdcfeded [2021-05-05T06:01:08.051Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-05T06:01:08.051Z] Removing intermediate container 6765501e3230 [2021-05-05T06:01:08.051Z] ---> 70f8a6c938f0 [2021-05-05T06:01:08.051Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-05T06:01:08.051Z] ---> Running in 330033d2eeaf [2021-05-05T06:01:08.051Z] Removing intermediate container bc76abb705c4 [2021-05-05T06:01:08.051Z] ---> 40cbd53fbb03 [2021-05-05T06:01:08.051Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-05T06:01:08.315Z] ---> Running in 5d312e33e22d [2021-05-05T06:01:08.315Z] ---> Running in 190476e0ce41 [2021-05-05T06:01:08.315Z] Removing intermediate container 330033d2eeaf [2021-05-05T06:01:08.315Z] ---> 9a97fd0aaee0 [2021-05-05T06:01:08.315Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T06:01:08.578Z] ---> 6ee5fe40d3fe [2021-05-05T06:01:08.578Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-05T06:01:08.578Z] Removing intermediate container 5d312e33e22d [2021-05-05T06:01:08.578Z] ---> ba74d3a2607d [2021-05-05T06:01:08.578Z] Step 15/23 : WORKDIR / [2021-05-05T06:01:09.153Z] Removing intermediate container 190476e0ce41 [2021-05-05T06:01:09.153Z] ---> adebf93d2b60 [2021-05-05T06:01:09.153Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T06:01:09.153Z] ---> Running in ef97bb3201bc [2021-05-05T06:01:09.153Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-05T06:01:09.429Z] ---> d1d6e86d756d [2021-05-05T06:01:09.429Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-05T06:01:09.429Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-05T06:01:09.429Z] ---> aefe523efa57 [2021-05-05T06:01:09.429Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-05T06:01:09.429Z] ---> 021b96a8bf82 [2021-05-05T06:01:09.429Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-05T06:01:09.429Z] ---> Running in 2213eeb4ad79 [2021-05-05T06:01:09.695Z] Removing intermediate container ef97bb3201bc [2021-05-05T06:01:09.695Z] ---> 32f65f4ae8a0 [2021-05-05T06:01:09.695Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T06:01:09.695Z] ---> 747c24d78572 [2021-05-05T06:01:09.695Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-05T06:01:09.695Z] Removing intermediate container 2213eeb4ad79 [2021-05-05T06:01:09.695Z] ---> aeb837a0664b [2021-05-05T06:01:09.695Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-05T06:01:09.970Z] ---> Running in 7f020024d2dd [2021-05-05T06:01:10.235Z] ---> d3adb47fefe5 [2021-05-05T06:01:10.235Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-05T06:01:10.235Z] ---> 44a872dfba83 [2021-05-05T06:01:10.235Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-05T06:01:10.235Z] ---> 2b9e0bd53e80 [2021-05-05T06:01:10.235Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-05T06:01:10.339Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-05T06:01:10.339Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-05T06:01:10.339Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-05T06:01:10.505Z] ---> 6411cb2c3338 [2021-05-05T06:01:10.505Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-05T06:01:10.505Z] ---> Running in 8102e39f13fa [2021-05-05T06:01:11.467Z] ---> 12d8f56e60cb [2021-05-05T06:01:11.467Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-05T06:01:11.467Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T06:01:11.744Z] ---> Running in 43b3b58e6f78 [2021-05-05T06:01:11.744Z] Removing intermediate container 8102e39f13fa [2021-05-05T06:01:11.744Z] ---> 5c7c1fa487df [2021-05-05T06:01:11.744Z] Step 18/21 : CMD ["--init=true"] [2021-05-05T06:01:11.744Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T06:01:11.744Z] ---> d324b26a6b3e [2021-05-05T06:01:11.744Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-05T06:01:11.744Z] ---> 73b0e9328b04 [2021-05-05T06:01:11.744Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-05T06:01:11.744Z] ---> Running in a48611cfa4a9 [2021-05-05T06:01:11.744Z] ---> Running in 7a6c25e876f1 [2021-05-05T06:01:12.011Z] (1/39) Installing readline (8.0.4-r0) [2021-05-05T06:01:12.011Z] (2/39) Installing bash (5.0.17-r0) [2021-05-05T06:01:12.011Z] Executing bash-5.0.17-r0.post-install [2021-05-05T06:01:12.011Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-05T06:01:12.011Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-05T06:01:12.011Z] Removing intermediate container 43b3b58e6f78 [2021-05-05T06:01:12.011Z] ---> b0f562c38d66 [2021-05-05T06:01:12.011Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T06:01:12.011Z] (5/39) Installing curl (7.76.1-r0) [2021-05-05T06:01:12.011Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-05T06:01:12.011Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-05T06:01:12.011Z] (8/39) Installing expat (2.2.9-r1) [2021-05-05T06:01:12.011Z] (9/39) Installing libffi (3.3-r2) [2021-05-05T06:01:12.011Z] (10/39) Installing gdbm (1.13-r1) [2021-05-05T06:01:12.011Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-05T06:01:12.011Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-05T06:01:12.011Z] (13/39) Installing python3 (3.8.8-r0) [2021-05-05T06:01:12.275Z] Removing intermediate container a48611cfa4a9 [2021-05-05T06:01:12.275Z] ---> 1dc7113a1299 [2021-05-05T06:01:12.275Z] Step 19/21 : LABEL arch=x86_64 [2021-05-05T06:01:12.275Z] ---> Running in 745dbc0cd417 [2021-05-05T06:01:14.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.317s coverage: 45.9% of statements [2021-05-05T06:01:14.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-05T06:01:14.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-05T06:01:14.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-05T06:01:14.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-05T06:01:14.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-05T06:01:14.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-05T06:01:14.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.154s coverage: 19.8% of statements [2021-05-05T06:01:14.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.274s coverage: 100.0% of statements [2021-05-05T06:01:15.599Z] ---> 1db74a095d98 [2021-05-05T06:01:15.599Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-05T06:01:15.599Z] Removing intermediate container 7a6c25e876f1 [2021-05-05T06:01:15.599Z] ---> 8d641f147fa4 [2021-05-05T06:01:15.599Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T06:01:15.599Z] ---> Running in e1a16aac3fd0 [2021-05-05T06:01:15.599Z] ---> Running in ea47f896bf16 [2021-05-05T06:01:15.599Z] ---> Running in 292c12572f60 [2021-05-05T06:01:15.599Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-05T06:01:15.599Z] Removing intermediate container 745dbc0cd417 [2021-05-05T06:01:15.599Z] ---> 6788bb078c0b [2021-05-05T06:01:15.599Z] Step 20/22 : LABEL arch=x86_64 [2021-05-05T06:01:15.599Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-05T06:01:15.599Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-05T06:01:15.599Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-05T06:01:15.599Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-05T06:01:15.599Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-05T06:01:15.599Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-05T06:01:16.552Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-05T06:01:16.815Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-05T06:01:17.082Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-05T06:01:17.082Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-05T06:01:17.082Z] ---> Running in 348be012f804 [2021-05-05T06:01:17.082Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-05T06:01:17.082Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-05T06:01:17.082Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-05T06:01:17.082Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-05T06:01:17.658Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-05T06:01:17.658Z] Removing intermediate container ea47f896bf16 [2021-05-05T06:01:17.658Z] ---> 00b5170f01b4 [2021-05-05T06:01:17.658Z] Step 20/22 : LABEL arch=x86_64 [2021-05-05T06:01:17.658Z] Removing intermediate container e1a16aac3fd0 [2021-05-05T06:01:17.658Z] ---> b04bc5f29197 [2021-05-05T06:01:17.658Z] Step 20/21 : LABEL git_sha=07da259a2bb134c1886491919ba7e2f116e15bd4 [2021-05-05T06:01:17.658Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-05T06:01:17.921Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-05T06:01:17.921Z] Removing intermediate container 292c12572f60 [2021-05-05T06:01:17.921Z] ---> 3da737bae61b [2021-05-05T06:01:17.921Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T06:01:17.921Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-05T06:01:17.921Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-05T06:01:18.186Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-05T06:01:18.187Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-05T06:01:18.187Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-05T06:01:18.450Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-05T06:01:18.450Z] ---> Running in ceaaf305c455 [2021-05-05T06:01:18.450Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-05T06:01:18.450Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-05T06:01:18.450Z] ---> Running in 244fe3fe6dfb [2021-05-05T06:01:18.450Z] ---> Running in 4f4f77f0e590 [2021-05-05T06:01:18.450Z] Removing intermediate container 348be012f804 [2021-05-05T06:01:18.450Z] ---> 3f667981ede9 [2021-05-05T06:01:18.450Z] Step 21/22 : LABEL git_sha=07da259a2bb134c1886491919ba7e2f116e15bd4 [2021-05-05T06:01:19.399Z] Executing busybox-1.31.1-r19.trigger [2021-05-05T06:01:19.399Z] OK: 72 MiB in 59 packages [2021-05-05T06:01:19.399Z] ---> Running in 95894fc3c1f2 [2021-05-05T06:01:19.399Z] Removing intermediate container 244fe3fe6dfb [2021-05-05T06:01:19.399Z] ---> b74764e84d9c [2021-05-05T06:01:19.399Z] Step 21/21 : LABEL version=0.0.0 [2021-05-05T06:01:19.399Z] Removing intermediate container 4f4f77f0e590 [2021-05-05T06:01:19.399Z] ---> 909d23a7c9ae [2021-05-05T06:01:19.399Z] Step 21/23 : LABEL arch=x86_64 [2021-05-05T06:01:19.399Z] Removing intermediate container ceaaf305c455 [2021-05-05T06:01:19.399Z] ---> 3d2e9e9d4c77 [2021-05-05T06:01:19.399Z] Step 21/22 : LABEL git_sha=07da259a2bb134c1886491919ba7e2f116e15bd4 [2021-05-05T06:01:19.399Z] ---> Running in ef01e8e4138a [2021-05-05T06:01:19.676Z] ---> Running in dbf137a09e77 [2021-05-05T06:01:19.676Z] ---> Running in 397bdd1e9d40 [2021-05-05T06:01:19.676Z] Removing intermediate container 95894fc3c1f2 [2021-05-05T06:01:19.676Z] ---> 533e62265627 [2021-05-05T06:01:19.676Z] Step 22/22 : LABEL version=0.0.0 [2021-05-05T06:01:19.676Z] ---> Running in 1c73bd68e4d0 [2021-05-05T06:01:20.634Z] Removing intermediate container ef01e8e4138a [2021-05-05T06:01:20.634Z] ---> 4538cbceba65 [2021-05-05T06:01:20.634Z] [2021-05-05T06:01:20.634Z] Removing intermediate container dbf137a09e77 [2021-05-05T06:01:20.634Z] ---> bfd08c87efc6 [2021-05-05T06:01:20.634Z] Step 22/23 : LABEL git_sha=07da259a2bb134c1886491919ba7e2f116e15bd4 [2021-05-05T06:01:20.634Z] Removing intermediate container 397bdd1e9d40 [2021-05-05T06:01:20.634Z] ---> b2061d059b20 [2021-05-05T06:01:20.634Z] Step 22/22 : LABEL version=0.0.0 [2021-05-05T06:01:20.905Z] Removing intermediate container 1c73bd68e4d0 [2021-05-05T06:01:20.905Z] ---> 3a97de0e8d28 [2021-05-05T06:01:20.905Z] [2021-05-05T06:01:20.905Z] ---> Running in 68bb63218481 [2021-05-05T06:01:20.905Z] ---> Running in 299edc23f64d [2021-05-05T06:01:20.905Z] Successfully built 4538cbceba65 [2021-05-05T06:01:20.905Z] Collecting docker-compose==1.23.2 [2021-05-05T06:01:20.905Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-05-05T06:01:20.905Z] Building docker-security-bootstrapper-go [2021-05-05T06:01:20.905Z]  Building docker-security-proxy-setup-go ... done  Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-05T06:01:21.171Z] Successfully built 3a97de0e8d28 [2021-05-05T06:01:21.172Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-05T06:01:21.172Z] Successfully tagged docker-support-scheduler-go:latest [2021-05-05T06:01:21.172Z]  Building docker-support-scheduler-go ... done Building docker-core-command-go [2021-05-05T06:01:21.172Z] Removing intermediate container 68bb63218481 [2021-05-05T06:01:21.172Z] ---> f28d27365f65 [2021-05-05T06:01:21.172Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T06:01:21.172Z] Collecting texttable<0.10,>=0.9.0 [2021-05-05T06:01:21.172Z] Removing intermediate container 299edc23f64d [2021-05-05T06:01:21.172Z] ---> a6fd0e7c57aa [2021-05-05T06:01:21.172Z] [2021-05-05T06:01:21.172Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-05T06:01:21.436Z] ---> Running in c1167e0bc3b5 [2021-05-05T06:01:21.436Z] Successfully built a6fd0e7c57aa [2021-05-05T06:01:21.436Z] Successfully tagged docker-support-notifications-go:latest [2021-05-05T06:01:21.436Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-05-05T06:01:21.436Z] Removing intermediate container c1167e0bc3b5 [2021-05-05T06:01:21.436Z] ---> c201564a49e8 [2021-05-05T06:01:21.436Z] [2021-05-05T06:01:21.706Z] Successfully built c201564a49e8 [2021-05-05T06:01:21.706Z] Successfully tagged docker-core-metadata-go:latest [2021-05-05T06:01:21.706Z]  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go [2021-05-05T06:01:21.706Z] Collecting cached-property<2,>=1.2.0 [2021-05-05T06:01:21.706Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-05T06:01:21.997Z] Collecting docker<4.0,>=3.6.0 [2021-05-05T06:01:21.997Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-05T06:01:22.266Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-05T06:01:22.266Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-05T06:01:23.026Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.647s coverage: 27.1% of statements [2021-05-05T06:01:23.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-05T06:01:23.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-05T06:01:23.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-05T06:01:23.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-05T06:01:23.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-05T06:01:23.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-05T06:01:23.026Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.292s coverage: 100.0% of statements [2021-05-05T06:01:23.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-05T06:01:23.026Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.133s coverage: 100.0% of statements [2021-05-05T06:01:23.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-05T06:01:23.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-05T06:01:23.026Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.222s coverage: 71.3% of statements [2021-05-05T06:01:23.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-05T06:01:23.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-05T06:01:23.026Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.492s coverage: 87.7% of statements [2021-05-05T06:01:23.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-05T06:01:23.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T06:01:23.026Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.160s coverage: 78.9% of statements [2021-05-05T06:01:23.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-05T06:01:24.199Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-05T06:01:24.200Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-05T06:01:27.524Z] Collecting PyYAML<4,>=3.10 [2021-05-05T06:01:27.524Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-05T06:01:31.780Z] Collecting docopt<0.7,>=0.6.1 [2021-05-05T06:01:31.780Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-05T06:01:32.734Z] Collecting jsonschema<3,>=2.5.1 [2021-05-05T06:01:32.734Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-05T06:01:33.309Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-05T06:01:33.309Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-05T06:01:34.720Z] Collecting docker-pycreds>=0.4.0 [2021-05-05T06:01:34.720Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-05T06:01:35.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.243s coverage: 28.6% of statements [2021-05-05T06:01:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-05T06:01:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-05T06:01:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-05T06:01:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-05T06:01:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-05T06:01:35.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.253s coverage: 100.0% of statements [2021-05-05T06:01:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-05T06:01:35.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.215s coverage: 100.0% of statements [2021-05-05T06:01:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-05T06:01:35.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.378s coverage: 86.7% of statements [2021-05-05T06:01:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-05T06:01:35.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.549s coverage: 97.5% of statements [2021-05-05T06:01:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-05T06:01:35.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.290s coverage: 78.3% of statements [2021-05-05T06:01:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-05T06:01:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-05T06:01:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-05T06:01:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-05T06:01:36.115Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-05T06:01:36.115Z] Collecting idna<2.8,>=2.5 [2021-05-05T06:01:36.115Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-05T06:01:36.115Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-05T06:01:36.380Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-05T06:01:36.380Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-05T06:01:36.380Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-05T06:01:36.380Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-05T06:01:36.380Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-05T06:01:36.380Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-05T06:01:36.645Z] Installing collected packages: texttable, cached-property, idna, urllib3, requests, websocket-client, docker-pycreds, docker, dockerpty, PyYAML, docopt, jsonschema, docker-compose [2021-05-05T06:01:36.645Z] Running setup.py install for texttable: started [2021-05-05T06:01:37.233Z] Running setup.py install for texttable: finished with status 'done' [2021-05-05T06:01:37.233Z] Attempting uninstall: idna [2021-05-05T06:01:37.233Z] Found existing installation: idna 2.9 [2021-05-05T06:01:37.233Z] Uninstalling idna-2.9: [2021-05-05T06:01:37.233Z] Successfully uninstalled idna-2.9 [2021-05-05T06:01:37.497Z] Attempting uninstall: urllib3 [2021-05-05T06:01:37.497Z] Found existing installation: urllib3 1.25.9 [2021-05-05T06:01:37.497Z] Uninstalling urllib3-1.25.9: [2021-05-05T06:01:37.497Z] Successfully uninstalled urllib3-1.25.9 [2021-05-05T06:01:38.092Z] Attempting uninstall: requests [2021-05-05T06:01:38.092Z] Found existing installation: requests 2.23.0 [2021-05-05T06:01:38.092Z] Uninstalling requests-2.23.0: [2021-05-05T06:01:38.092Z] Successfully uninstalled requests-2.23.0 [2021-05-05T06:01:39.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.260s coverage: 95.1% of statements [2021-05-05T06:01:39.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-05T06:01:39.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T06:01:39.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-05T06:01:39.796Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-05T06:01:39.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-05T06:01:39.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-05T06:01:39.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-05T06:01:39.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-05T06:01:39.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-05T06:01:39.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-05T06:01:39.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-05T06:01:39.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-05T06:01:39.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-05T06:01:39.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-05T06:01:39.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-05T06:01:39.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-05T06:01:39.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-05T06:01:39.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-05T06:01:39.796Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.148s coverage: 58.8% of statements [2021-05-05T06:01:39.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-05T06:01:39.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-05T06:01:39.796Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.227s coverage: 0.9% of statements [2021-05-05T06:01:39.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-05T06:01:39.796Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.143s coverage: 22.6% of statements [2021-05-05T06:01:39.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-05T06:01:39.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.160s coverage: 47.1% of statements [2021-05-05T06:01:39.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.156s coverage: 79.5% of statements [2021-05-05T06:01:40.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.128s coverage: 94.1% of statements [2021-05-05T06:01:41.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.171s coverage: 96.3% of statements [2021-05-05T06:01:41.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.158s coverage: 87.5% of statements [2021-05-05T06:01:44.839Z] Running setup.py install for dockerpty: started [2021-05-05T06:01:49.150Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-05T06:01:49.151Z] Running setup.py install for PyYAML: started [2021-05-05T06:01:51.768Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T06:01:51.768Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-05T06:01:51.768Z] ---> 87a71762e15c [2021-05-05T06:01:51.768Z] Step 3/31 : WORKDIR /edgex-go [2021-05-05T06:01:51.768Z] ---> Using cache [2021-05-05T06:01:51.768Z] ---> 86d72b4b57ef [2021-05-05T06:01:51.768Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T06:01:52.046Z] ---> Using cache [2021-05-05T06:01:52.046Z] ---> 98dafcd3d2a6 [2021-05-05T06:01:52.046Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-05T06:01:52.046Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T06:01:52.046Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T06:01:52.046Z] ---> 87a71762e15c [2021-05-05T06:01:52.046Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T06:01:52.046Z] ---> Using cache [2021-05-05T06:01:52.046Z] ---> 86d72b4b57ef [2021-05-05T06:01:52.046Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T06:01:52.046Z] ---> Using cache [2021-05-05T06:01:52.046Z] ---> 98dafcd3d2a6 [2021-05-05T06:01:52.046Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-05T06:01:52.046Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-05T06:01:52.310Z] Running setup.py install for docopt: started [2021-05-05T06:01:52.310Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T06:01:52.310Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-05T06:01:52.310Z] ---> 87a71762e15c [2021-05-05T06:01:52.310Z] Step 3/25 : WORKDIR /edgex-go [2021-05-05T06:01:52.310Z] ---> Using cache [2021-05-05T06:01:52.310Z] ---> 86d72b4b57ef [2021-05-05T06:01:52.310Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T06:01:52.310Z] ---> Using cache [2021-05-05T06:01:52.310Z] ---> 98dafcd3d2a6 [2021-05-05T06:01:52.310Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-05T06:01:52.887Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T06:01:52.887Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T06:01:52.887Z] ---> 87a71762e15c [2021-05-05T06:01:52.887Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T06:01:52.887Z] ---> Using cache [2021-05-05T06:01:52.887Z] ---> 86d72b4b57ef [2021-05-05T06:01:52.887Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T06:01:52.887Z] ---> Using cache [2021-05-05T06:01:52.887Z] ---> 98dafcd3d2a6 [2021-05-05T06:01:52.887Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-05T06:01:53.152Z] Running setup.py install for docopt: finished with status 'done' [2021-05-05T06:01:54.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.153s coverage: 94.4% of statements [2021-05-05T06:01:54.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.123s coverage: 44.8% of statements [2021-05-05T06:01:54.111Z] ---> Running in 83f86f379b92 [2021-05-05T06:01:54.111Z] ---> Running in 9236c06e70c5 [2021-05-05T06:01:54.111Z] ---> Running in 523446eb42e7 [2021-05-05T06:01:54.111Z] ---> Running in 2081c2cb0436 [2021-05-05T06:01:54.397Z] 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.59.0 [2021-05-05T06:01:55.356Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T06:01:55.356Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T06:01:55.356Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T06:01:55.356Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T06:01:56.310Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T06:01:56.310Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T06:01:56.310Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T06:01:56.310Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T06:01:56.893Z] OK: 219 MiB in 52 packages [2021-05-05T06:01:56.893Z] OK: 219 MiB in 52 packages [2021-05-05T06:01:56.893Z] OK: 219 MiB in 52 packages [2021-05-05T06:01:57.155Z] OK: 219 MiB in 52 packages [2021-05-05T06:01:58.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.460s coverage: 81.8% of statements [2021-05-05T06:01:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-05T06:01:59.724Z] Removing intermediate container 523446eb42e7 [2021-05-05T06:01:59.724Z] ---> 2b3b2c61e5c8 [2021-05-05T06:01:59.724Z] Step 6/23 : COPY go.mod . [2021-05-05T06:01:59.724Z] Removing intermediate container 2081c2cb0436 [2021-05-05T06:01:59.724Z] ---> cb0eb616c316 [2021-05-05T06:01:59.724Z] Step 6/25 : COPY go.mod . [2021-05-05T06:02:00.306Z] Removing intermediate container 83f86f379b92 [2021-05-05T06:02:00.306Z] ---> 22abb649ab4f [2021-05-05T06:02:00.306Z] Step 6/31 : COPY go.mod . [2021-05-05T06:02:01.703Z] ---> e0ab7f5ccaae [2021-05-05T06:02:01.703Z] Step 7/23 : RUN go mod download [2021-05-05T06:02:01.703Z] ---> feac3e4e6c0d [2021-05-05T06:02:01.703Z] Step 7/25 : RUN go mod download [2021-05-05T06:02:02.318Z] Removing intermediate container 9236c06e70c5 [2021-05-05T06:02:02.318Z] ---> 465489ee6a47 [2021-05-05T06:02:02.318Z] Step 6/23 : COPY go.mod . [2021-05-05T06:02:03.719Z] ---> Running in bfa4c7467d43 [2021-05-05T06:02:03.719Z] ---> a4fe1fc9ddfc [2021-05-05T06:02:03.719Z] Step 7/31 : RUN go mod download [2021-05-05T06:02:03.719Z] ---> Running in 80d0104a183d [2021-05-05T06:02:05.111Z] ---> a955170c7caa [2021-05-05T06:02:05.111Z] Step 7/23 : RUN go mod download [2021-05-05T06:02:05.382Z] ---> Running in 67083b56ca25 [2021-05-05T06:02:05.656Z] ---> Running in ba01ed44c7ac [2021-05-05T06:02:06.256Z] Removing intermediate container 7f020024d2dd [2021-05-05T06:02:06.256Z] ---> bf2f9ee72b43 [2021-05-05T06:02:06.256Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-05T06:02:06.256Z] ---> Running in ca135b2015a5 [2021-05-05T06:02:06.526Z] Removing intermediate container ca135b2015a5 [2021-05-05T06:02:06.526Z] ---> 249a3892e41d [2021-05-05T06:02:06.526Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-05T06:02:06.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.221s coverage: 92.9% of statements [2021-05-05T06:02:06.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-05T06:02:06.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-05T06:02:06.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-05T06:02:06.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-05-05T06:02:06.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-05T06:02:06.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-05T06:02:06.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-05T06:02:06.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-05T06:02:06.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-05T06:02:06.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2021-05-05T06:02:06.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-05T06:02:06.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-05T06:02:06.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.119s coverage: 100.0% of statements [2021-05-05T06:02:06.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-05T06:02:06.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.141s coverage: 76.0% of statements [2021-05-05T06:02:06.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-05T06:02:06.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.142s coverage: 80.0% of statements [2021-05-05T06:02:06.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.191s coverage: 87.2% of statements [2021-05-05T06:02:06.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.197s coverage: 85.4% of statements [2021-05-05T06:02:06.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.248s coverage: 91.2% of statements [2021-05-05T06:02:06.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-05T06:02:06.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.570s coverage: 64.4% of statements [2021-05-05T06:02:06.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-05T06:02:06.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-05T06:02:06.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.131s coverage: 100.0% of statements [2021-05-05T06:02:06.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements [2021-05-05T06:02:06.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-05-05T06:02:06.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2021-05-05T06:02:06.796Z] ---> Running in 29711d866214 [2021-05-05T06:02:06.796Z] Removing intermediate container 29711d866214 [2021-05-05T06:02:06.796Z] ---> 85718b293454 [2021-05-05T06:02:06.796Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-05T06:02:07.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2021-05-05T06:02:08.231Z] ---> d314ed3792eb [2021-05-05T06:02:08.231Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-05T06:02:08.639Z] Removing intermediate container ba01ed44c7ac [2021-05-05T06:02:08.639Z] ---> f9a2207b5f79 [2021-05-05T06:02:08.639Z] Step 8/23 : COPY . . [2021-05-05T06:02:08.639Z] ---> 74c064eba121 [2021-05-05T06:02:08.639Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-05T06:02:08.639Z] Removing intermediate container 67083b56ca25 [2021-05-05T06:02:08.639Z] ---> aafdefeea239 [2021-05-05T06:02:08.639Z] Step 8/31 : COPY . . [2021-05-05T06:02:08.639Z] Removing intermediate container bfa4c7467d43 [2021-05-05T06:02:08.639Z] ---> cd349e149a6d [2021-05-05T06:02:08.639Z] Step 8/23 : COPY . . [2021-05-05T06:02:08.932Z] Removing intermediate container 80d0104a183d [2021-05-05T06:02:08.932Z] ---> 693dbd7fcc66 [2021-05-05T06:02:08.932Z] Step 8/25 : COPY . . [2021-05-05T06:02:10.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.794s coverage: 62.9% of statements [2021-05-05T06:02:10.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-05T06:02:10.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-05T06:02:10.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-05T06:02:12.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.684s coverage: 43.4% of statements [2021-05-05T06:02:12.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-05T06:02:12.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-05T06:02:12.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.117s coverage: 89.5% of statements [2021-05-05T06:02:12.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-05T06:02:12.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.088s coverage: 84.8% of statements [2021-05-05T06:02:13.299Z] ---> daba928f314e [2021-05-05T06:02:13.299Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-05T06:02:14.306Z] ---> Running in ec6248aad987 [2021-05-05T06:02:16.912Z] Removing intermediate container ec6248aad987 [2021-05-05T06:02:16.912Z] ---> 7b51abb81d31 [2021-05-05T06:02:16.912Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T06:02:17.308Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.450s coverage: 47.0% of statements [2021-05-05T06:02:17.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-05T06:02:17.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-05T06:02:17.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-05T06:02:17.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-05T06:02:17.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-05T06:02:17.308Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.107s coverage: 100.0% of statements [2021-05-05T06:02:17.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-05T06:02:17.308Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements [2021-05-05T06:02:17.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-05T06:02:17.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-05T06:02:17.308Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.119s coverage: 9.6% of statements [2021-05-05T06:02:17.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-05T06:02:18.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.433s coverage: 92.6% of statements [2021-05-05T06:02:18.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-05T06:02:18.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T06:02:18.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-05T06:02:19.516Z] ---> Running in ca88d9e447e7 [2021-05-05T06:02:22.116Z] Removing intermediate container ca88d9e447e7 [2021-05-05T06:02:22.116Z] ---> 359d53b2974f [2021-05-05T06:02:22.116Z] Step 21/23 : LABEL arch=x86_64 [2021-05-05T06:02:25.450Z] ---> Running in 3f82825e5d50 [2021-05-05T06:02:28.935Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.429s coverage: 28.7% of statements [2021-05-05T06:02:28.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-05T06:02:28.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-05T06:02:28.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-05T06:02:28.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-05T06:02:28.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-05T06:02:28.935Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.179s coverage: 99.0% of statements [2021-05-05T06:02:28.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-05T06:02:28.935Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.151s coverage: 100.0% of statements [2021-05-05T06:02:28.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-05T06:02:28.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-05T06:02:28.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-05T06:02:28.935Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.179s coverage: 64.6% of statements [2021-05-05T06:02:28.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-05T06:02:28.935Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.344s coverage: 97.6% of statements [2021-05-05T06:02:28.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-05T06:02:28.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T06:02:28.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-05T06:02:28.935Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-05-05T06:02:28.935Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-05T06:02:28.935Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements [2021-05-05T06:02:28.935Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-05T06:02:28.935Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-05T06:02:28.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-05T06:02:28.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-05T06:02:28.936Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.084s coverage: 87.9% of statements [2021-05-05T06:02:28.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-05T06:02:28.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-05T06:02:28.936Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-05-05T06:02:28.936Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.110s coverage: 28.1% of statements [2021-05-05T06:02:28.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-05T06:02:28.936Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-05-05T06:02:28.936Z] GO111MODULE=on go vet ./... [2021-05-05T06:02:30.798Z] Removing intermediate container 3f82825e5d50 [2021-05-05T06:02:30.798Z] ---> fae28becb46d [2021-05-05T06:02:30.798Z] Step 22/23 : LABEL git_sha=07da259a2bb134c1886491919ba7e2f116e15bd4 [2021-05-05T06:02:31.768Z] ---> Running in 6b88f75d82a4 [2021-05-05T06:02:32.738Z] Removing intermediate container 6b88f75d82a4 [2021-05-05T06:02:32.738Z] ---> 95f8e9b9389c [2021-05-05T06:02:32.738Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T06:02:36.095Z] ---> Running in f15f1ed2e1d2 [2021-05-05T06:02:37.582Z] Removing intermediate container f15f1ed2e1d2 [2021-05-05T06:02:37.582Z] ---> 90f09a72fd8b [2021-05-05T06:02:37.582Z] [2021-05-05T06:02:38.177Z] Successfully built 90f09a72fd8b [2021-05-05T06:02:38.177Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-05-05T06:02:48.254Z]  Building docker-sys-mgmt-agent-go ... done  ---> 53bbfd53dab8 [2021-05-05T06:02:48.254Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-05T06:02:48.254Z] ---> 583c94566160 [2021-05-05T06:02:48.254Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-05T06:02:48.254Z] ---> 648b06fe8a96 [2021-05-05T06:02:48.254Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-05T06:02:48.254Z] ---> ff08a9d79fec [2021-05-05T06:02:48.254Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-05T06:02:48.254Z] ---> Running in b34cbb0fe16f [2021-05-05T06:02:48.254Z] ---> Running in 56f9a8ba296a [2021-05-05T06:02:48.254Z] ---> Running in 2c552513c3c8 [2021-05-05T06:02:48.254Z] ---> Running in 87af2bee4ad3 [2021-05-05T06:02:48.850Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-05T06:02:48.850Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-05T06:02:48.850Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-05T06:02:48.850Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-05T06:03:21.142Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-05T06:03:24.470Z] Removing intermediate container 2c552513c3c8 [2021-05-05T06:03:24.470Z] ---> c53da3f4aba0 [2021-05-05T06:03:24.470Z] [2021-05-05T06:03:24.470Z] Step 10/31 : FROM alpine:3.12 [2021-05-05T06:03:24.470Z] ---> 13621d1b12d4 [2021-05-05T06:03:24.470Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-05T06:03:24.470Z] ---> Running in f19a84dbcf73 [2021-05-05T06:03:24.741Z] Removing intermediate container f19a84dbcf73 [2021-05-05T06:03:24.741Z] ---> a9b17bc5573e [2021-05-05T06:03:24.741Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-05T06:03:25.017Z] ---> Running in 170338f7f8ec [2021-05-05T06:03:26.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T06:03:26.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T06:03:26.423Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-05T06:03:26.423Z] (2/2) Installing su-exec (0.2-r1) [2021-05-05T06:03:26.423Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T06:03:26.997Z] OK: 6 MiB in 16 packages [2021-05-05T06:03:29.555Z] Removing intermediate container 56f9a8ba296a [2021-05-05T06:03:29.555Z] ---> c9ebea833168 [2021-05-05T06:03:29.555Z] [2021-05-05T06:03:29.555Z] Step 10/25 : FROM alpine:3.12 [2021-05-05T06:03:29.555Z] ---> 13621d1b12d4 [2021-05-05T06:03:29.555Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-05T06:03:29.820Z] Removing intermediate container 87af2bee4ad3 [2021-05-05T06:03:29.820Z] ---> 3b9eb9fa7e2c [2021-05-05T06:03:29.820Z] [2021-05-05T06:03:29.820Z] Step 10/23 : FROM alpine:3.12 [2021-05-05T06:03:29.820Z] ---> 13621d1b12d4 [2021-05-05T06:03:29.820Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-05T06:03:29.820Z] ---> Using cache [2021-05-05T06:03:29.820Z] ---> f5cb8c131e09 [2021-05-05T06:03:29.820Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T06:03:29.820Z] ---> Using cache [2021-05-05T06:03:29.820Z] ---> 9504c128a2a1 [2021-05-05T06:03:29.820Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-05T06:03:29.820Z] Removing intermediate container b34cbb0fe16f [2021-05-05T06:03:29.820Z] ---> 1356cbc76e10 [2021-05-05T06:03:29.820Z] [2021-05-05T06:03:29.820Z] Step 10/23 : FROM alpine:3.12 [2021-05-05T06:03:29.820Z] ---> 13621d1b12d4 [2021-05-05T06:03:29.820Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-05T06:03:29.820Z] ---> Running in 18b5658202af [2021-05-05T06:03:29.820Z] ---> Running in 4d6b92460c09 [2021-05-05T06:03:29.820Z] ---> Running in 0bc21cfd7e46 [2021-05-05T06:03:30.088Z] Removing intermediate container 170338f7f8ec [2021-05-05T06:03:30.088Z] ---> b4037ed12b88 [2021-05-05T06:03:30.088Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-05T06:03:30.088Z] ---> Running in 045b02994e76 [2021-05-05T06:03:30.355Z] Removing intermediate container 4d6b92460c09 [2021-05-05T06:03:30.355Z] ---> 6eeb0799d6a1 [2021-05-05T06:03:30.355Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-05T06:03:30.355Z] Removing intermediate container 0bc21cfd7e46 [2021-05-05T06:03:30.355Z] ---> 4d66d7abe071 [2021-05-05T06:03:30.355Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-05T06:03:30.355Z] ---> Running in bf7820d77c4f [2021-05-05T06:03:30.355Z] ---> Running in 7653290ef2e7 [2021-05-05T06:03:30.618Z] Removing intermediate container 045b02994e76 [2021-05-05T06:03:30.618Z] ---> 72ae6c63a8bc [2021-05-05T06:03:30.618Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-05T06:03:30.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T06:03:30.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T06:03:30.618Z] ---> Running in cc26b5d1206f [2021-05-05T06:03:30.618Z] Removing intermediate container bf7820d77c4f [2021-05-05T06:03:30.618Z] ---> 524937baa745 [2021-05-05T06:03:30.618Z] Step 15/23 : WORKDIR / [2021-05-05T06:03:30.879Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-05T06:03:31.456Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-05T06:03:31.456Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-05T06:03:31.717Z] (4/6) Installing curl (7.76.1-r0) [2021-05-05T06:03:31.717Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-05T06:03:31.717Z] (6/6) Installing su-exec (0.2-r1) [2021-05-05T06:03:31.717Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T06:03:31.717Z] Executing ca-certificates-20191127-r4.trigger [2021-05-05T06:03:31.717Z] OK: 7 MiB in 20 packages [2021-05-05T06:03:31.717Z] Removing intermediate container 7653290ef2e7 [2021-05-05T06:03:31.717Z] ---> b86fa5642665 [2021-05-05T06:03:31.717Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-05T06:03:32.299Z] ---> Running in 0f0a18b26a72 [2021-05-05T06:03:32.299Z] ---> Running in a3c574842896 [2021-05-05T06:03:32.299Z] Removing intermediate container cc26b5d1206f [2021-05-05T06:03:32.299Z] ---> b15256c1c4c6 [2021-05-05T06:03:32.299Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-05T06:03:32.565Z] ---> Running in 3c0acb1602fe [2021-05-05T06:03:33.140Z] Removing intermediate container 0f0a18b26a72 [2021-05-05T06:03:33.140Z] ---> 00400bdc4adb [2021-05-05T06:03:33.140Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T06:03:33.140Z] Removing intermediate container a3c574842896 [2021-05-05T06:03:33.140Z] ---> 45f997b79ba7 [2021-05-05T06:03:33.140Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T06:03:33.404Z] ---> Running in e25fcc469da3 [2021-05-05T06:03:33.404Z] Removing intermediate container 18b5658202af [2021-05-05T06:03:33.404Z] ---> d4db25bd0b65 [2021-05-05T06:03:33.404Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-05T06:03:33.696Z] ---> Running in 9c3ab94f0095 [2021-05-05T06:03:33.696Z] ---> db6e0389037a [2021-05-05T06:03:33.696Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-05T06:03:33.965Z] Removing intermediate container 9c3ab94f0095 [2021-05-05T06:03:33.965Z] ---> a2287124b222 [2021-05-05T06:03:33.965Z] Step 13/25 : WORKDIR / [2021-05-05T06:03:34.240Z] ---> Running in 6fc2620de6ed [2021-05-05T06:03:34.504Z] Removing intermediate container 6fc2620de6ed [2021-05-05T06:03:34.504Z] ---> 5c0b6951b322 [2021-05-05T06:03:34.504Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-05T06:03:34.504Z] ---> f920748209b4 [2021-05-05T06:03:34.504Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-05T06:03:34.768Z] Removing intermediate container 3c0acb1602fe [2021-05-05T06:03:34.768Z] ---> 818ffb0c512c [2021-05-05T06:03:34.768Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-05T06:03:34.768Z] ---> Running in fd5d26da3852 [2021-05-05T06:03:35.037Z] ---> cada2320df3f [2021-05-05T06:03:35.037Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-05T06:03:35.037Z] Removing intermediate container e25fcc469da3 [2021-05-05T06:03:35.037Z] ---> d88174995fdf [2021-05-05T06:03:35.037Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-05T06:03:35.037Z] ---> 3cb822a542c7 [2021-05-05T06:03:35.037Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-05T06:03:35.611Z] ---> Running in 6962cce2c185 [2021-05-05T06:03:35.611Z] ---> Running in 980b7a5d23be [2021-05-05T06:03:35.874Z] Removing intermediate container fd5d26da3852 [2021-05-05T06:03:35.874Z] ---> 12b582b424bc [2021-05-05T06:03:35.874Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-05T06:03:36.139Z] ---> 993e35dee163 [2021-05-05T06:03:36.139Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-05T06:03:36.139Z] Removing intermediate container 980b7a5d23be [2021-05-05T06:03:36.139Z] ---> 182e88d3f4c1 [2021-05-05T06:03:36.139Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T06:03:36.139Z] ---> Running in fddf84f69e9f [2021-05-05T06:03:36.402Z] ---> c07dfea1d58d [2021-05-05T06:03:36.402Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-05T06:03:36.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T06:03:36.402Z] ---> Running in 326ee10b9585 [2021-05-05T06:03:36.402Z] ---> c9185676163b [2021-05-05T06:03:36.402Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-05T06:03:36.677Z] Removing intermediate container fddf84f69e9f [2021-05-05T06:03:36.677Z] ---> 2945ef0a7f5f [2021-05-05T06:03:36.677Z] Step 21/23 : LABEL arch=x86_64 [2021-05-05T06:03:36.677Z] ---> Running in 7c689f95d32e [2021-05-05T06:03:36.947Z] ---> 4de99afba9b1 [2021-05-05T06:03:36.947Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-05T06:03:36.947Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T06:03:36.947Z] Removing intermediate container 7c689f95d32e [2021-05-05T06:03:36.947Z] ---> 30fc51979972 [2021-05-05T06:03:36.947Z] Step 22/23 : LABEL git_sha=07da259a2bb134c1886491919ba7e2f116e15bd4 [2021-05-05T06:03:37.216Z] ---> Running in b8e0aaf51223 [2021-05-05T06:03:37.487Z] Removing intermediate container b8e0aaf51223 [2021-05-05T06:03:37.487Z] ---> e5f4b4ff9a18 [2021-05-05T06:03:37.487Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T06:03:37.487Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-05T06:03:37.487Z] ---> Running in 9825297674e4 [2021-05-05T06:03:37.487Z] ---> bb3935255498 [2021-05-05T06:03:37.487Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-05T06:03:37.487Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-05T06:03:37.487Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-05T06:03:37.760Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-05T06:03:37.760Z] Removing intermediate container 9825297674e4 [2021-05-05T06:03:37.760Z] ---> a8ff4cb2aad5 [2021-05-05T06:03:37.760Z] [2021-05-05T06:03:37.760Z] Removing intermediate container 326ee10b9585 [2021-05-05T06:03:37.760Z] ---> f1a31a623012 [2021-05-05T06:03:37.760Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T06:03:38.338Z] Successfully built a8ff4cb2aad5 [2021-05-05T06:03:38.338Z] ---> c3538bd9e667 [2021-05-05T06:03:38.338Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-05T06:03:38.338Z] Successfully tagged docker-core-command-go:latest [2021-05-05T06:03:38.338Z]  Building docker-core-command-go ... done  ---> e8e844afa997 [2021-05-05T06:03:38.338Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-05T06:03:38.602Z] ---> 6b11a3dae408 [2021-05-05T06:03:38.602Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-05T06:03:38.602Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-05T06:03:38.602Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-05T06:03:38.602Z] ---> Running in 16490a742333 [2021-05-05T06:03:38.879Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T06:03:38.879Z] OK: 8 MiB in 20 packages [2021-05-05T06:03:38.879Z] ---> bb51f2f500e5 [2021-05-05T06:03:38.879Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-05T06:03:39.467Z] ---> e17230d7b4ff [2021-05-05T06:03:39.467Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-05T06:03:39.467Z] Removing intermediate container 6962cce2c185 [2021-05-05T06:03:39.467Z] ---> 503d50e21c36 [2021-05-05T06:03:39.467Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T06:03:39.735Z] ---> d9aa151b08bc [2021-05-05T06:03:39.735Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-05T06:03:39.735Z] ---> 1718d8d38c7d [2021-05-05T06:03:39.735Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-05T06:03:39.999Z] Removing intermediate container 16490a742333 [2021-05-05T06:03:39.999Z] ---> c3a52cda2524 [2021-05-05T06:03:39.999Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-05T06:03:39.999Z] ---> Running in 96629e9412d6 [2021-05-05T06:03:39.999Z] ---> ecb0d4e028ab [2021-05-05T06:03:39.999Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-05T06:03:40.265Z] Removing intermediate container 96629e9412d6 [2021-05-05T06:03:40.265Z] ---> 4df29d10f749 [2021-05-05T06:03:40.265Z] Step 23/25 : LABEL arch=x86_64 [2021-05-05T06:03:40.265Z] ---> Running in 2c8f2e5a1c76 [2021-05-05T06:03:40.530Z] ---> Running in 0e971ac347a0 [2021-05-05T06:03:40.530Z] ---> 4ae864b1c191 [2021-05-05T06:03:40.530Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-05T06:03:40.530Z] Removing intermediate container 2c8f2e5a1c76 [2021-05-05T06:03:40.530Z] ---> 920bb992c6c4 [2021-05-05T06:03:40.530Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-05T06:03:40.795Z] Removing intermediate container 0e971ac347a0 [2021-05-05T06:03:40.795Z] ---> 7cf90be255e7 [2021-05-05T06:03:40.795Z] Step 24/25 : LABEL git_sha=07da259a2bb134c1886491919ba7e2f116e15bd4 [2021-05-05T06:03:41.058Z] ---> Running in d7e8ef51371d [2021-05-05T06:03:41.058Z] ---> b4a5154805b6 [2021-05-05T06:03:41.058Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-05T06:03:41.058Z] ---> 0159aeb470fd [2021-05-05T06:03:41.058Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-05T06:03:41.058Z] ---> Running in a227d23c6e40 [2021-05-05T06:03:41.322Z] ---> Running in a9e833fde07f [2021-05-05T06:03:41.322Z] Removing intermediate container d7e8ef51371d [2021-05-05T06:03:41.322Z] ---> ff2db1cefce3 [2021-05-05T06:03:41.322Z] Step 25/25 : LABEL version=0.0.0 [2021-05-05T06:03:41.593Z] Removing intermediate container a227d23c6e40 [2021-05-05T06:03:41.593Z] ---> e19a17d0aae5 [2021-05-05T06:03:41.593Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T06:03:41.593Z] ---> Running in fee0508b03d5 [2021-05-05T06:03:41.593Z] ---> Running in 0cb9eedb5ef4 [2021-05-05T06:03:41.858Z] Removing intermediate container fee0508b03d5 [2021-05-05T06:03:41.858Z] ---> 8f9c5323ef91 [2021-05-05T06:03:41.858Z] [2021-05-05T06:03:41.858Z] Removing intermediate container 0cb9eedb5ef4 [2021-05-05T06:03:41.858Z] ---> bf2383a4407e [2021-05-05T06:03:41.858Z] Step 21/23 : LABEL arch=x86_64 [2021-05-05T06:03:42.121Z] ---> Running in 419f96b10ca1 [2021-05-05T06:03:42.121Z] Successfully built 8f9c5323ef91 [2021-05-05T06:03:42.121Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-05-05T06:03:42.121Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 419f96b10ca1 [2021-05-05T06:03:42.121Z] ---> aaafb5a75f4d [2021-05-05T06:03:42.121Z] Step 22/23 : LABEL git_sha=07da259a2bb134c1886491919ba7e2f116e15bd4 [2021-05-05T06:03:42.385Z] ---> Running in 690c02c57cca [2021-05-05T06:03:42.385Z] Removing intermediate container a9e833fde07f [2021-05-05T06:03:42.385Z] ---> 33464c809717 [2021-05-05T06:03:42.385Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-05T06:03:42.650Z] Removing intermediate container 690c02c57cca [2021-05-05T06:03:42.650Z] ---> b51d68095ac2 [2021-05-05T06:03:42.650Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T06:03:43.230Z] ---> Running in 5a9a8db5abd1 [2021-05-05T06:03:43.230Z] ---> Running in d8f41b3819e0 [2021-05-05T06:03:43.230Z] Removing intermediate container 5a9a8db5abd1 [2021-05-05T06:03:43.230Z] ---> 0bb68f592adb [2021-05-05T06:03:43.230Z] Step 28/31 : CMD ["gate"] [2021-05-05T06:03:43.493Z] Removing intermediate container d8f41b3819e0 [2021-05-05T06:03:43.493Z] ---> bf12b66b2556 [2021-05-05T06:03:43.493Z] [2021-05-05T06:03:43.493Z] ---> Running in 5e353605c979 [2021-05-05T06:03:43.493Z] Successfully built bf12b66b2556 [2021-05-05T06:03:43.755Z] Successfully tagged docker-core-data-go:latest [2021-05-05T06:03:43.755Z]  Building docker-core-data-go ... done Removing intermediate container 5e353605c979 [2021-05-05T06:03:43.755Z] ---> 895d38a314c3 [2021-05-05T06:03:43.755Z] Step 29/31 : LABEL arch=x86_64 [2021-05-05T06:03:44.018Z] ---> Running in 8955a4cc035c [2021-05-05T06:03:44.018Z] Removing intermediate container 8955a4cc035c [2021-05-05T06:03:44.018Z] ---> 024e83151db1 [2021-05-05T06:03:44.018Z] Step 30/31 : LABEL git_sha=07da259a2bb134c1886491919ba7e2f116e15bd4 [2021-05-05T06:03:44.283Z] ---> Running in 93943449218a [2021-05-05T06:03:44.283Z] Removing intermediate container 93943449218a [2021-05-05T06:03:44.283Z] ---> 1f177b5e0b5e [2021-05-05T06:03:44.283Z] Step 31/31 : LABEL version=0.0.0 [2021-05-05T06:03:44.545Z] ---> Running in 0242b558d7cf [2021-05-05T06:03:44.807Z] Removing intermediate container 0242b558d7cf [2021-05-05T06:03:44.807Z] ---> 1bfcda9eef0e [2021-05-05T06:03:44.807Z] [2021-05-05T06:03:44.807Z] Successfully built 1bfcda9eef0e [2021-05-05T06:03:45.070Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-05-05T06:03:45.350Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-05-05T06:03:45.377Z] $ docker stop --time=1 9f456fc6b1cca8a3dfe3f50e5ba780d499638c300d9176b4aacf5aabdde45756 [2021-05-05T06:03:46.966Z] $ docker rm -f 9f456fc6b1cca8a3dfe3f50e5ba780d499638c300d9176b4aacf5aabdde45756 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-05T06:03:47.482Z] + docker images [2021-05-05T06:03:47.482Z] + grep docker [2021-05-05T06:03:47.747Z] docker-security-bootstrapper-go latest 1bfcda9eef0e 3 seconds ago 18.2MB [2021-05-05T06:03:47.747Z] docker-core-data-go latest bf12b66b2556 4 seconds ago 21.5MB [2021-05-05T06:03:47.747Z] docker-security-secretstore-setup-go latest 8f9c5323ef91 6 seconds ago 25.7MB [2021-05-05T06:03:47.747Z] docker-core-command-go latest a8ff4cb2aad5 10 seconds ago 17MB [2021-05-05T06:03:47.747Z] docker-sys-mgmt-agent-go latest 90f09a72fd8b About a minute ago 312MB [2021-05-05T06:03:47.747Z] docker-core-metadata-go latest c201564a49e8 2 minutes ago 18.6MB [2021-05-05T06:03:47.747Z] docker-support-scheduler-go latest 3a97de0e8d28 2 minutes ago 17.1MB [2021-05-05T06:03:47.747Z] docker-support-notifications-go latest a6fd0e7c57aa 2 minutes ago 17.6MB [2021-05-05T06:03:47.747Z] docker-security-proxy-setup-go latest 4538cbceba65 2 minutes ago 25.3MB [2021-05-05T06:03:47.747Z] 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 [2021-05-05T06:04:03.365Z] Still waiting to schedule task [2021-05-05T06:04:03.365Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-05T06:04:05.800Z] gofmt -l . [2021-05-05T06:04:05.800Z] [ "`gofmt -l .`" = "" ] [2021-05-05T06:04:05.800Z] ./bin/test-go-mod-tidy.sh [2021-05-05T06:04:06.400Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-05T06:04:09.057Z] + ls -al . [2021-05-05T06:04:09.057Z] total 836 [2021-05-05T06:04:09.057Z] drwxrwxr-x 9 1001 1001 4096 May 5 06:04 . [2021-05-05T06:04:09.057Z] drwxr-xr-x 4 root root 4096 May 5 05:59 .. [2021-05-05T06:04:09.057Z] -rw-rw-r-- 1 1001 1001 11 May 5 05:57 .dockerignore [2021-05-05T06:04:09.057Z] drwxrwxr-x 8 1001 1001 4096 May 5 05:57 .git [2021-05-05T06:04:09.057Z] drwxrwxr-x 3 1001 1001 4096 May 5 05:57 .github [2021-05-05T06:04:09.057Z] -rw-rw-r-- 1 1001 1001 818 May 5 05:57 .gitignore [2021-05-05T06:04:09.057Z] -rw-rw-r-- 1 1001 1001 166 May 5 05:57 .sonarcloud.properties [2021-05-05T06:04:09.057Z] -rw-rw-r-- 1 1001 1001 8609 May 5 05:57 Attribution.txt [2021-05-05T06:04:09.057Z] -rw-rw-r-- 1 1001 1001 3804 May 5 05:57 CONTRIBUTING.md [2021-05-05T06:04:09.057Z] -rw-rw-r-- 1 1001 1001 931 May 5 05:57 Dockerfile.build [2021-05-05T06:04:09.057Z] -rw-rw-r-- 1 1001 1001 863 May 5 05:57 Jenkinsfile [2021-05-05T06:04:09.057Z] -rw-rw-r-- 1 1001 1001 10775 May 5 05:57 LICENSE [2021-05-05T06:04:09.057Z] -rw-rw-r-- 1 1001 1001 5774 May 5 05:57 Makefile [2021-05-05T06:04:09.057Z] -rw-rw-r-- 1 1001 1001 7978 May 5 05:57 README.md [2021-05-05T06:04:09.057Z] -rw-rw-r-- 1 1001 1001 6755 May 5 05:57 SECURITY.md [2021-05-05T06:04:09.057Z] -rw-rw-r-- 1 1001 1001 5 May 5 05:54 VERSION [2021-05-05T06:04:09.057Z] -rw-rw-r-- 1 1001 1001 4131 May 5 05:57 ZMQWindows.md [2021-05-05T06:04:09.057Z] drwxrwxr-x 2 1001 1001 4096 May 5 05:57 bin [2021-05-05T06:04:09.057Z] drwxrwxr-x 14 1001 1001 4096 May 5 05:57 cmd [2021-05-05T06:04:09.057Z] -rw-r--r-- 1 root root 699522 May 5 06:02 coverage.out [2021-05-05T06:04:09.057Z] -rw-r--r-- 1 root root 1060 May 5 06:04 go.mod [2021-05-05T06:04:09.057Z] -rw-r--r-- 1 root root 22420 May 5 05:59 go.sum [2021-05-05T06:04:09.057Z] drwxrwxr-x 8 1001 1001 4096 May 5 05:57 internal [2021-05-05T06:04:09.057Z] drwxrwxr-x 4 1001 1001 4096 May 5 05:57 openapi [2021-05-05T06:04:09.057Z] drwxrwxr-x 4 1001 1001 4096 May 5 05:57 snap [2021-05-05T06:04:09.057Z] -rw-rw-r-- 1 1001 1001 168 May 5 05:57 version.go [Pipeline] sh [2021-05-05T06:04:09.737Z] + '[' -e coverage.out ] [2021-05-05T06:04:09.737Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-05T06:04:09.777Z] Warning: overwriting stash ‘coverage-report’ [2021-05-05T06:04:10.697Z] Stashed 1 file(s) [Pipeline] sh [2021-05-05T06:04:11.368Z] + make build [2021-05-05T06:04:11.368Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-05T06:04:18.090Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-05T06:04:44.963Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-05T06:04:46.961Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-05T06:04:47.862Z] Running on prd-ubuntu18.04-docker-8c-8g-3011 in /w/workspace/edgexfoundry_edgex-go_PR-3423 [Pipeline] { [Pipeline] ws [2021-05-05T06:04:47.918Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-05T06:04:50.545Z] using credential edgex-jenkins-ssh [2021-05-05T06:04:50.559Z] Cloning the remote Git repository [2021-05-05T06:04:51.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-05T06:04:50.588Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-05T06:04:50.672Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-05T06:04:50.704Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-05T06:04:50.704Z] > git --version # timeout=10 [2021-05-05T06:04:50.710Z] > git --version # 'git version 2.17.1' [2021-05-05T06:04:50.710Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T06:04:50.740Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-05T06:04:52.265Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-05T06:04:56.579Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-05T06:04:57.073Z] Merging remotes/origin/master commit 073d4024fc68195ffa5e0c946ab0bbcbf84e75af into PR head commit 07da259a2bb134c1886491919ba7e2f116e15bd4 [2021-05-05T06:04:57.257Z] Merge succeeded, producing 07da259a2bb134c1886491919ba7e2f116e15bd4 [2021-05-05T06:04:57.257Z] Checking out Revision 07da259a2bb134c1886491919ba7e2f116e15bd4 (PR-3423) [2021-05-05T06:04:56.564Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-05T06:04:56.571Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-05T06:04:56.580Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-05T06:04:56.596Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-05T06:04:56.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T06:04:56.601Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3423/head:refs/remotes/origin/PR-3423 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-05T06:04:57.086Z] > git config core.sparsecheckout # timeout=10 [2021-05-05T06:04:57.090Z] > git checkout -f 07da259a2bb134c1886491919ba7e2f116e15bd4 # timeout=10 [2021-05-05T06:04:57.220Z] > git remote # timeout=10 [2021-05-05T06:04:57.228Z] > git config --get remote.origin.url # timeout=10 [2021-05-05T06:04:57.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T06:04:57.243Z] > git merge 073d4024fc68195ffa5e0c946ab0bbcbf84e75af # timeout=10 [2021-05-05T06:04:57.252Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-05T06:04:57.266Z] > git config core.sparsecheckout # timeout=10 [2021-05-05T06:04:57.271Z] > git checkout -f 07da259a2bb134c1886491919ba7e2f116e15bd4 # timeout=10 [2021-05-05T06:05:00.903Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-05T06:05:01.000Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-05T06:05:01.032Z] > git --version # timeout=10 [2021-05-05T06:05:01.036Z] > git --version # 'git version 2.17.1' [2021-05-05T06:05:01.040Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-05T06:05:02.357Z] + echo snap-build.sh [2021-05-05T06:05:02.357Z] snap-build.sh [2021-05-05T06:05:02.357Z] + SNAP_BASE_DIR=. [2021-05-05T06:05:02.357Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-05-05T06:05:02.357Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-05-05T06:05:02.357Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-05-05T06:05:02.357Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-05-05T06:05:02.357Z] + cd /w/workspace/edgex-go/1 [2021-05-05T06:05:02.357Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-05T06:05:02.357Z] Reading package lists... [2021-05-05T06:05:02.619Z] Building dependency tree... [2021-05-05T06:05:02.619Z] Reading state information... [2021-05-05T06:05:02.619Z] The following packages were automatically installed and are no longer required: [2021-05-05T06:05:02.619Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-05T06:05:02.619Z] uidmap xdelta3 [2021-05-05T06:05:02.619Z] Use 'sudo apt autoremove' to remove them. [2021-05-05T06:05:02.619Z] The following packages will be REMOVED: [2021-05-05T06:05:02.619Z] lxd* lxd-client* [2021-05-05T06:05:03.192Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-05T06:05:03.192Z] After this operation, 31.7 MB disk space will be freed. [2021-05-05T06:05:03.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-05T06:05:04.773Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-05-05T06:05:04.773Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-05T06:05:05.722Z] Removing lxd dnsmasq configuration [2021-05-05T06:05:05.722Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-05T06:05:05.989Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-05T06:05:06.562Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-05T06:05:06.928Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-05T06:05:07.088Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-05-05T06:05:07.088Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-05T06:05:08.479Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-05T06:05:08.741Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-05T06:05:09.576Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-05T06:05:10.136Z] + sudo snap remove --purge lxd [2021-05-05T06:05:10.397Z] snap "lxd" is not installed [2021-05-05T06:05:10.397Z] + sudo groupadd --force --system lxd [2021-05-05T06:05:10.397Z] ++ whoami [2021-05-05T06:05:10.397Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-05T06:05:10.397Z] + newgrp - lxd [2021-05-05T06:05:10.397Z] + sudo snap install lxd [2021-05-05T06:05:12.965Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-05T06:05:18.400Z] $ docker stop --time=1 7cfbc41fe545a520271f9fc68bea84d414b8d3332227fd05140795adee4553f2 [2021-05-05T06:05:18.572Z] 2021-05-05T06:05:16Z INFO Waiting for automatic snapd restart... [2021-05-05T06:05:20.873Z] $ docker rm -f 7cfbc41fe545a520271f9fc68bea84d414b8d3332227fd05140795adee4553f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-05T06:05:22.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-05T06:05:22.855Z] [2021-05-05T06:05:22.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-05T06:05:23.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-05T06:05:23.590Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-05T06:05:23.590Z] 29e5d40040c1: Pulling fs layer [2021-05-05T06:05:23.590Z] 1ce36da41761: Pulling fs layer [2021-05-05T06:05:23.590Z] 25b303627fd3: Pulling fs layer [2021-05-05T06:05:23.896Z] 29e5d40040c1: Verifying Checksum [2021-05-05T06:05:23.896Z] 29e5d40040c1: Download complete [2021-05-05T06:05:24.518Z] 1ce36da41761: Verifying Checksum [2021-05-05T06:05:24.518Z] 1ce36da41761: Download complete [2021-05-05T06:05:24.801Z] 29e5d40040c1: Pull complete [2021-05-05T06:05:26.868Z] 25b303627fd3: Verifying Checksum [2021-05-05T06:05:26.868Z] 25b303627fd3: Download complete [2021-05-05T06:05:26.868Z] 1ce36da41761: Pull complete [2021-05-05T06:05:33.504Z] lxd 4.13 from Canonical* installed [2021-05-05T06:05:33.504Z] + sudo lxd init --auto [2021-05-05T06:05:37.174Z] 25b303627fd3: Pull complete [2021-05-05T06:05:37.174Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-05T06:05:37.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-05T06:05:37.174Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-05T06:05:37.455Z] prd-ubuntu18.04-docker-arm64-4c-16g-3007 does not seem to be running inside a container [2021-05-05T06:05:37.531Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-05T06:05:40.739Z] $ docker top d87fa8709622426dddae5b7d0fe0c9c3a545bef038be26441b09eea8f57f2813 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-05T06:05:41.719Z] + docker-compose+ grep parallel [2021-05-05T06:05:41.719Z] build --help [2021-05-05T06:05:43.537Z] + sudo snap install --classic snapcraft [2021-05-05T06:05:45.096Z] --parallel Build images in parallel. [Pipeline] } [2021-05-05T06:05:45.433Z] $ docker stop --time=1 d87fa8709622426dddae5b7d0fe0c9c3a545bef038be26441b09eea8f57f2813 [2021-05-05T06:05:47.311Z] $ docker rm -f d87fa8709622426dddae5b7d0fe0c9c3a545bef038be26441b09eea8f57f2813 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-05T06:05:48.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-05T06:05:48.080Z] . [Pipeline] withDockerContainer [2021-05-05T06:05:48.359Z] prd-ubuntu18.04-docker-arm64-4c-16g-3007 does not seem to be running inside a container [2021-05-05T06:05:48.431Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-05T06:05:49.888Z] $ docker top 6d54c89e1100bcccb1c06278f5a16bc77a61b660946c3f6509ec7befbc5c5571 -eo pid,comm [2021-05-05T06:05:50.131Z] snapcraft 4.7.1 from Canonical* installed [2021-05-05T06:05:50.131Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-05T06:05:50.131Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-05T06:05:50.131Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-05T06:05:50.131Z] Dload Upload Total Spent Left Speed [2021-05-05T06:05:50.131Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5139 0 --:--:-- --:--:-- --:--:-- 5139 [Pipeline] { [Pipeline] sh [2021-05-05T06:05:50.392Z] 100 3325k 100 3325k 0 0 8569k 0 --:--:-- --:--:-- --:--:-- 8569k [2021-05-05T06:05:50.392Z] ./yq_linux_amd64 [2021-05-05T06:05:50.653Z] + sudo snapcraft prime --use-lxd [2021-05-05T06:05:50.875Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-05T06:05:52.570Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-05T06:05:52.570Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-05T06:05:52.570Z] - README.md [2021-05-05T06:05:52.570Z] [2021-05-05T06:05:52.570Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-05T06:05:53.513Z] Launching a container. [2021-05-05T06:05:54.259Z] Building docker-core-command-go ... [2021-05-05T06:05:54.259Z] Building docker-core-data-go ... [2021-05-05T06:05:54.259Z] Building docker-core-metadata-go ... [2021-05-05T06:05:54.259Z] Building docker-security-bootstrapper-go ... [2021-05-05T06:05:54.259Z] Building docker-security-proxy-setup-go ... [2021-05-05T06:05:54.259Z] Building docker-security-secretstore-setup-go ... [2021-05-05T06:05:54.259Z] Building docker-support-notifications-go ... [2021-05-05T06:05:54.259Z] Building docker-support-scheduler-go ... [2021-05-05T06:05:54.259Z] Building docker-sys-mgmt-agent-go ... [2021-05-05T06:05:54.259Z] Building docker-core-command-go [2021-05-05T06:05:54.259Z] Building docker-security-secretstore-setup-go [2021-05-05T06:05:54.259Z] Building docker-core-metadata-go [2021-05-05T06:05:54.259Z] Building docker-support-scheduler-go [2021-05-05T06:05:54.259Z] Building docker-security-bootstrapper-go [2021-05-05T06:06:05.766Z] Waiting for container to be ready [2021-05-05T06:06:05.767Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-05T06:06:05.767Z] [2021-05-05T06:06:09.989Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-05T06:06:10.252Z] Waiting for network to be ready... [2021-05-05T06:06:10.827Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-05T06:06:10.827Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-05T06:06:11.419Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-05T06:06:11.419Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-05T06:06:11.419Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-05T06:06:11.683Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-05T06:06:11.683Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-05T06:06:11.683Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-05T06:06:11.683Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-05T06:06:11.683Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-05T06:06:11.683Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-05T06:06:11.683Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-05T06:06:11.683Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-05T06:06:11.683Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-05T06:06:11.683Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-05T06:06:11.683Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-05T06:06:11.683Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-05T06:06:11.944Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-05T06:06:11.944Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-05T06:06:12.206Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2042 kB] [2021-05-05T06:06:12.206Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-05T06:06:12.206Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-05T06:06:12.206Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-05T06:06:12.206Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] [2021-05-05T06:06:12.468Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] [2021-05-05T06:06:12.468Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] [2021-05-05T06:06:12.468Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-05T06:06:16.690Z] Fetched 24.5 MB in 6s (4093 kB/s) [2021-05-05T06:06:18.078Z] Reading package lists... [2021-05-05T06:06:18.078Z] Reading package lists... [2021-05-05T06:06:18.339Z] Building dependency tree... [2021-05-05T06:06:18.339Z] Reading state information... [2021-05-05T06:06:18.339Z] The following additional packages will be installed: [2021-05-05T06:06:18.339Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-05T06:06:18.339Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-05T06:06:18.339Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-05T06:06:18.339Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-05T06:06:18.339Z] Suggested packages: [2021-05-05T06:06:18.339Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-05T06:06:18.339Z] Recommended packages: [2021-05-05T06:06:18.339Z] gnupg libsasl2-modules [2021-05-05T06:06:18.601Z] The following NEW packages will be installed: [2021-05-05T06:06:18.601Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-05T06:06:18.601Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-05T06:06:18.601Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-05T06:06:18.601Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-05T06:06:18.601Z] The following packages will be upgraded: [2021-05-05T06:06:18.601Z] gpg gpg-agent gpgconf libudev1 [2021-05-05T06:06:18.601Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-05T06:06:18.601Z] Need to get 3529 kB of archives. [2021-05-05T06:06:18.601Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-05T06:06:18.601Z] 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] [2021-05-05T06:06:18.601Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-05T06:06:18.601Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-05T06:06:18.601Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-05T06:06:18.861Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] [2021-05-05T06:06:19.122Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] [2021-05-05T06:06:19.385Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-05T06:06:19.385Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-05T06:06:19.385Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-05T06:06:19.385Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-05T06:06:19.385Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-05T06:06:19.385Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-05T06:06:19.385Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-05T06:06:19.385Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-05T06:06:19.646Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-05T06:06:19.646Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-05T06:06:19.646Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-05T06:06:19.646Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-05T06:06:19.646Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-05T06:06:19.646Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-05T06:06:19.646Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-05T06:06:19.646Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-05T06:06:19.916Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-05T06:06:19.916Z] Fetched 3529 kB in 1s (2933 kB/s) [2021-05-05T06:06:19.916Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-05T06:06:19.916Z] Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... [2021-05-05T06:06:19.916Z] Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-05T06:06:20.178Z] Setting up libudev1:amd64 (237-3ubuntu10.46) ... [2021-05-05T06:06:20.440Z] Selecting previously unselected package udev. [2021-05-05T06:06:20.440Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-05T06:06:20.440Z] Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... [2021-05-05T06:06:20.440Z] Unpacking udev (237-3ubuntu10.46) ... [2021-05-05T06:06:21.014Z] Selecting previously unselected package libfuse2:amd64. [2021-05-05T06:06:21.014Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-05T06:06:21.014Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-05T06:06:21.014Z] Selecting previously unselected package fuse. [2021-05-05T06:06:21.014Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-05T06:06:21.014Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-05T06:06:21.014Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-05T06:06:21.276Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-05T06:06:21.537Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-05T06:06:21.537Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-05T06:06:21.538Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-05T06:06:21.538Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-05T06:06:21.799Z] Selecting previously unselected package libksba8:amd64. [2021-05-05T06:06:21.799Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-05T06:06:21.799Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-05T06:06:21.799Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-05T06:06:21.799Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T06:06:21.799Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T06:06:22.061Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-05T06:06:22.061Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T06:06:22.061Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T06:06:22.061Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-05T06:06:22.061Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T06:06:22.061Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T06:06:22.323Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-05T06:06:22.323Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T06:06:22.323Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T06:06:22.323Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-05T06:06:22.323Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T06:06:22.323Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T06:06:22.323Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-05T06:06:22.323Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T06:06:22.323Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T06:06:22.587Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-05T06:06:22.587Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T06:06:22.587Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T06:06:22.587Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-05T06:06:22.587Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T06:06:22.587Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T06:06:22.849Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-05T06:06:22.849Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T06:06:22.849Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T06:06:22.849Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-05T06:06:22.849Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-05T06:06:22.849Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-05T06:06:22.849Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-05T06:06:22.849Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-05T06:06:22.849Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-05T06:06:23.111Z] Selecting previously unselected package libldap-common. [2021-05-05T06:06:23.111Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-05T06:06:23.111Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-05T06:06:23.111Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-05T06:06:23.111Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-05T06:06:23.111Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-05T06:06:23.373Z] Selecting previously unselected package dirmngr. [2021-05-05T06:06:23.373Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-05T06:06:23.373Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-05T06:06:23.373Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-05T06:06:23.373Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-05T06:06:23.373Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-05T06:06:23.635Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-05T06:06:23.635Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-05T06:06:23.635Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-05T06:06:23.635Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T06:06:23.635Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-05T06:06:23.635Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-05T06:06:23.635Z] Setting up udev (237-3ubuntu10.46) ... [2021-05-05T06:06:24.210Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-05T06:06:24.210Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T06:06:24.210Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-05T06:06:24.473Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-05T06:06:24.473Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-05T06:06:24.473Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T06:06:24.473Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T06:06:24.473Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T06:06:24.473Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T06:06:24.473Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T06:06:24.473Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T06:06:24.473Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T06:06:24.736Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-05T06:06:24.736Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-05T06:06:24.736Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-05T06:06:25.311Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-05T06:06:25.311Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-05T06:06:25.311Z] This means they are not meant to be enabled using systemctl. [2021-05-05T06:06:25.311Z] Possible reasons for having this kind of units are: [2021-05-05T06:06:25.311Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-05T06:06:25.311Z] .wants/ or .requires/ directory. [2021-05-05T06:06:25.311Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-05T06:06:25.311Z] a requirement dependency on it. [2021-05-05T06:06:25.311Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-05T06:06:25.311Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-05T06:06:25.311Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-05T06:06:25.311Z] instance name specified. [2021-05-05T06:06:25.576Z] Reading package lists... [2021-05-05T06:06:25.840Z] Building dependency tree... [2021-05-05T06:06:25.840Z] Reading state information... [2021-05-05T06:06:25.840Z] The following additional packages will be installed: [2021-05-05T06:06:25.840Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-05T06:06:25.840Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-05T06:06:25.840Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-05T06:06:25.840Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-05T06:06:25.840Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-05T06:06:25.840Z] Suggested packages: [2021-05-05T06:06:25.840Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-05T06:06:25.840Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-05T06:06:25.840Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-05T06:06:25.840Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-05T06:06:25.840Z] systemd-container policykit-1 [2021-05-05T06:06:25.840Z] Recommended packages: [2021-05-05T06:06:25.840Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-05T06:06:26.102Z] The following NEW packages will be installed: [2021-05-05T06:06:26.102Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-05T06:06:26.102Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-05T06:06:26.102Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-05T06:06:26.102Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-05T06:06:26.102Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-05T06:06:26.102Z] The following packages will be upgraded: [2021-05-05T06:06:26.102Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-05T06:06:26.102Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-05T06:06:26.102Z] Need to get 35.2 MB of archives. [2021-05-05T06:06:26.102Z] After this operation, 141 MB of additional disk space will be used. [2021-05-05T06:06:26.102Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] [2021-05-05T06:06:26.102Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-05T06:06:27.054Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-05T06:06:27.054Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-05T06:06:27.054Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-05T06:06:27.054Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] [2021-05-05T06:06:27.054Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-05T06:06:27.054Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-05T06:06:27.054Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-05T06:06:27.054Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-05T06:06:27.054Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-05T06:06:27.054Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-05T06:06:27.054Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-05T06:06:27.054Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-05T06:06:27.054Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-05T06:06:27.054Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-05T06:06:27.054Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-05T06:06:27.055Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-05T06:06:27.055Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-05T06:06:27.055Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-05T06:06:27.055Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-05T06:06:27.055Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-05T06:06:27.055Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-05T06:06:27.055Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-05T06:06:27.055Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-05T06:06:27.055Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-05T06:06:27.316Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-05T06:06:27.317Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-05T06:06:27.317Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-05T06:06:27.317Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-05T06:06:28.708Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-05T06:06:28.708Z] Fetched 35.2 MB in 2s (15.5 MB/s) [2021-05-05T06:06:28.708Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-05T06:06:28.708Z] Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... [2021-05-05T06:06:28.708Z] Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-05T06:06:29.286Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... [2021-05-05T06:06:29.286Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-05T06:06:29.549Z] Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... [2021-05-05T06:06:29.549Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-05T06:06:29.549Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-05T06:06:29.549Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-05T06:06:29.811Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-05T06:06:29.811Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-05T06:06:29.811Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-05T06:06:30.076Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-05T06:06:30.337Z] Setting up apt (1.6.13) ... [2021-05-05T06:06:30.337Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-05T06:06:30.916Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-05T06:06:30.916Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-05T06:06:30.916Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-05T06:06:30.916Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-05T06:06:31.179Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-05T06:06:31.179Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-05T06:06:31.179Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T06:06:31.441Z] Selecting previously unselected package libexpat1:amd64. [2021-05-05T06:06:31.441Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-05T06:06:31.441Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-05T06:06:31.441Z] Selecting previously unselected package python3.6-minimal. [2021-05-05T06:06:31.441Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-05T06:06:31.704Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T06:06:32.652Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-05T06:06:32.652Z] Checking for services that may need to be restarted...done. [2021-05-05T06:06:32.652Z] Checking for services that may need to be restarted...done. [2021-05-05T06:06:32.652Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T06:06:32.652Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-05T06:06:32.652Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T06:06:33.598Z] Selecting previously unselected package python3-minimal. [2021-05-05T06:06:33.598Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-05T06:06:33.598Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-05T06:06:33.598Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-05T06:06:33.598Z] Selecting previously unselected package mime-support. [2021-05-05T06:06:33.598Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-05T06:06:33.598Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-05T06:06:33.598Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-05T06:06:33.598Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-05T06:06:33.598Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-05T06:06:33.598Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-05T06:06:33.598Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-05T06:06:33.598Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T06:06:33.863Z] Selecting previously unselected package python3.6. [2021-05-05T06:06:33.863Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-05T06:06:33.863Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T06:06:34.126Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-05T06:06:34.126Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-05T06:06:34.126Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-05T06:06:34.126Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-05T06:06:34.388Z] Selecting previously unselected package python3. [2021-05-05T06:06:34.388Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-05T06:06:34.388Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-05T06:06:34.388Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-05T06:06:34.388Z] Selecting previously unselected package multiarch-support. [2021-05-05T06:06:34.388Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-05T06:06:34.388Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-05T06:06:34.650Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-05T06:06:34.650Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-05T06:06:34.650Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-05T06:06:34.650Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-05T06:06:34.650Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-05T06:06:34.650Z] Selecting previously unselected package libbsd0:amd64. [2021-05-05T06:06:34.650Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-05T06:06:34.650Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-05T06:06:34.913Z] Selecting previously unselected package sudo. [2021-05-05T06:06:34.913Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-05T06:06:34.913Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-05T06:06:34.913Z] Selecting previously unselected package apparmor. [2021-05-05T06:06:34.913Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-05T06:06:35.176Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-05T06:06:35.176Z] Selecting previously unselected package libedit2:amd64. [2021-05-05T06:06:35.176Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-05T06:06:35.176Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-05T06:06:35.439Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-05T06:06:35.439Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-05T06:06:35.439Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T06:06:35.439Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-05T06:06:35.439Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-05T06:06:35.439Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T06:06:35.703Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-05T06:06:35.703Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-05T06:06:35.703Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-05T06:06:35.703Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-05T06:06:35.703Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-05T06:06:35.703Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T06:06:35.965Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-05T06:06:35.965Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-05T06:06:35.965Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T06:06:35.965Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-05T06:06:35.965Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-05T06:06:35.965Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-05T06:06:36.230Z] Selecting previously unselected package openssh-client. [2021-05-05T06:06:36.230Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-05T06:06:36.230Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-05T06:06:36.492Z] Selecting previously unselected package squashfs-tools. [2021-05-05T06:06:36.492Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-05T06:06:36.492Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-05T06:06:36.492Z] Selecting previously unselected package snapd. [2021-05-05T06:06:36.492Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-05T06:06:36.755Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-05T06:06:39.325Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-05T06:06:39.325Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-05T06:06:39.325Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-05T06:06:39.325Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-05T06:06:39.325Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-05T06:06:39.325Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T06:06:39.325Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-05T06:06:39.325Z] Setting up systemd (237-3ubuntu10.46) ... [2021-05-05T06:06:39.325Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-05T06:06:39.901Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-05T06:06:39.901Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-05T06:06:39.901Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-05T06:06:40.164Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T06:06:40.164Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T06:06:40.164Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T06:06:41.107Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-05T06:06:41.107Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T06:06:41.108Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-05T06:06:41.108Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-05T06:06:41.108Z] running python rtupdate hooks for python3.6... [2021-05-05T06:06:41.108Z] running python post-rtupdate hooks for python3.6... [2021-05-05T06:06:41.108Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-05T06:06:43.025Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-05T06:06:43.025Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T06:06:43.025Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-05T06:06:43.287Z] Setting up snapd (2.48.3+18.04) ... [2021-05-05T06:06:43.860Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-05T06:06:43.860Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-05T06:06:44.122Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-05T06:06:44.384Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-05T06:06:44.646Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-05T06:06:44.646Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-05T06:06:44.908Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-05T06:06:44.908Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-05T06:06:45.169Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-05T06:06:45.431Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-05T06:06:45.694Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-05-05T06:06:45.694Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-05T06:06:45.694Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-05-05T06:06:47.082Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-05T06:06:47.082Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-05T06:06:47.082Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-05T06:06:49.007Z] Reading package lists... [2021-05-05T06:06:49.269Z] Reading package lists... [2021-05-05T06:06:49.533Z] Building dependency tree... [2021-05-05T06:06:49.533Z] Reading state information... [2021-05-05T06:06:49.533Z] Calculating upgrade... [2021-05-05T06:06:49.804Z] The following packages will be upgraded: [2021-05-05T06:06:49.804Z] advancecomp base-files bash binutils binutils-common [2021-05-05T06:06:49.804Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-05T06:06:49.804Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-05T06:06:49.804Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-05T06:06:49.804Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-05T06:06:49.804Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-05T06:06:49.804Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-05T06:06:49.804Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-05T06:06:49.804Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-05T06:06:49.804Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-05T06:06:49.804Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-05T06:06:49.804Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-05T06:06:49.804Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-05T06:06:49.804Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-05T06:06:49.804Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-05T06:06:50.067Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-05T06:06:50.067Z] Need to get 64.0 MB of archives. [2021-05-05T06:06:50.067Z] After this operation, 5034 kB of additional disk space will be used. [2021-05-05T06:06:50.067Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-05T06:06:50.067Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-05-05T06:06:50.642Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-05T06:06:50.642Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-05T06:06:50.642Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-05T06:06:50.642Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-05T06:06:50.642Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-05T06:06:50.642Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-05T06:06:50.642Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-05T06:06:50.642Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-05T06:06:50.642Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-05T06:06:50.642Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-05T06:06:50.642Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-05T06:06:50.642Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-05T06:06:50.905Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-05T06:06:50.905Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-05T06:06:50.905Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-05T06:06:50.905Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-05T06:06:50.905Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-05T06:06:50.905Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-05T06:06:50.905Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-05T06:06:50.905Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-05T06:06:50.905Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-05T06:06:50.905Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-05T06:06:50.905Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-05T06:06:50.905Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-05T06:06:50.905Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-05T06:06:50.905Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-05T06:06:50.905Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-05T06:06:50.905Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-05T06:06:50.905Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-05T06:06:50.905Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-05T06:06:50.905Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-05T06:06:50.905Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-05T06:06:50.905Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-05T06:06:50.905Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-05T06:06:50.905Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-05T06:06:50.905Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-05T06:06:50.905Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-05T06:06:50.905Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] [2021-05-05T06:06:50.905Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-05T06:06:51.170Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-05T06:06:51.170Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-05T06:06:51.170Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-05T06:06:51.170Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-05T06:06:51.170Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-05T06:06:51.170Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-05T06:06:51.170Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-05T06:06:51.170Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-05T06:06:51.170Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-05T06:06:51.170Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-05T06:06:51.170Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-05T06:06:51.170Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-05T06:06:51.170Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-05T06:06:51.170Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-05T06:06:51.170Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-05T06:06:51.170Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-05T06:06:51.170Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-05T06:06:51.170Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-05T06:06:51.170Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-05T06:06:51.170Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-05T06:06:51.170Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-05T06:06:51.170Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-05T06:06:51.170Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-05T06:06:51.170Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-05T06:06:51.432Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-05T06:06:51.432Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-05T06:06:51.432Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-05T06:06:51.432Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-05T06:06:51.432Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-05T06:06:51.432Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-05T06:06:51.432Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-05T06:06:51.432Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-05T06:06:51.432Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-05T06:06:51.432Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-05T06:06:51.432Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-05T06:06:51.432Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-05T06:06:51.432Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-05T06:06:51.432Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-05T06:06:51.432Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-05T06:06:51.432Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-05T06:06:51.432Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-05T06:06:51.432Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-05T06:06:51.432Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-05T06:06:51.432Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-05T06:06:51.694Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-05T06:06:51.694Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-05T06:06:51.694Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-05T06:06:51.694Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-05T06:06:51.694Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-05T06:06:51.694Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-05T06:06:51.694Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-05T06:06:51.955Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-05T06:06:52.217Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-05T06:06:52.217Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-05T06:06:52.479Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-05T06:06:52.742Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-05T06:06:52.742Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-05T06:06:52.742Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-05T06:06:52.742Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-05T06:06:52.742Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-05T06:06:52.742Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-05T06:06:53.009Z] Fetched 64.0 MB in 3s (22.2 MB/s) [2021-05-05T06:06:53.009Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T06:06:53.009Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-05T06:06:53.271Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-05T06:06:54.216Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-05T06:06:54.216Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-05T06:06:54.216Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-05-05T06:06:54.216Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-05-05T06:06:55.167Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T06:06:55.167Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T06:06:55.167Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T06:06:55.431Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T06:06:55.431Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T06:06:55.431Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T06:06:55.694Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T06:06:55.694Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T06:06:55.694Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T06:06:55.694Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T06:06:55.956Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T06:06:55.956Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T06:06:55.956Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T06:06:55.956Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T06:06:56.237Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T06:06:56.237Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-05T06:06:56.237Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T06:06:56.237Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-05T06:06:56.514Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-05T06:06:56.514Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-05T06:06:56.514Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T06:06:56.514Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T06:06:56.797Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T06:06:56.797Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T06:06:56.797Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T06:06:56.797Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T06:06:57.077Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T06:06:57.077Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-05T06:06:57.077Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-05T06:06:57.346Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-05T06:06:57.945Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-05T06:06:57.945Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-05T06:06:57.945Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-05T06:06:58.209Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-05T06:06:58.209Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-05T06:06:58.209Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-05T06:06:58.504Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-05T06:06:58.504Z] Installing new version of config file /etc/issue ... [2021-05-05T06:06:58.504Z] Installing new version of config file /etc/issue.net ... [2021-05-05T06:06:58.504Z] Installing new version of config file /etc/lsb-release ... [2021-05-05T06:06:58.504Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-05T06:06:58.782Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-05T06:06:58.782Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-05T06:06:58.782Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-05T06:06:59.059Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T06:06:59.059Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-05T06:06:59.059Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-05T06:06:59.322Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-05T06:06:59.322Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-05-05T06:06:59.322Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T06:06:59.322Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T06:06:59.322Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-05T06:06:59.583Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-05T06:06:59.583Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T06:06:59.583Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-05T06:06:59.583Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-05T06:06:59.846Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-05T06:06:59.846Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T06:06:59.846Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-05T06:06:59.846Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-05T06:07:00.109Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-05T06:07:00.370Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T06:07:00.370Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-05T06:07:00.370Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-05T06:07:00.370Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-05T06:07:00.631Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T06:07:00.631Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-05T06:07:00.631Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-05T06:07:00.631Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-05T06:07:00.892Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T06:07:00.892Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-05T06:07:00.892Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-05T06:07:00.892Z] Setting up grep (3.1-2build1) ... [2021-05-05T06:07:01.152Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T06:07:01.152Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-05T06:07:01.152Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-05T06:07:01.152Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-05T06:07:01.413Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T06:07:01.413Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-05T06:07:01.413Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-05T06:07:01.413Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-05T06:07:01.674Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T06:07:01.674Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-05T06:07:01.674Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-05T06:07:02.247Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-05T06:07:02.247Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-05T06:07:02.511Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-05T06:07:02.511Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-05T06:07:03.084Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-05T06:07:03.084Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T06:07:03.084Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-05T06:07:03.084Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-05T06:07:04.472Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-05T06:07:04.472Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-05T06:07:04.472Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-05T06:07:04.472Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-05T06:07:04.472Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-05T06:07:04.472Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T06:07:04.472Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-05T06:07:04.472Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-05T06:07:04.734Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-05T06:07:04.734Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T06:07:04.734Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T06:07:04.734Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T06:07:04.998Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-05T06:07:04.998Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T06:07:04.998Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T06:07:04.998Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T06:07:05.284Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-05T06:07:05.284Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T06:07:05.284Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T06:07:05.284Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T06:07:05.284Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-05T06:07:05.547Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T06:07:05.548Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T06:07:05.548Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T06:07:05.548Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-05T06:07:05.809Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T06:07:05.809Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-05T06:07:05.809Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-05T06:07:05.809Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-05T06:07:05.809Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-05T06:07:06.071Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-05T06:07:06.071Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T06:07:06.071Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-05T06:07:06.071Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-05T06:07:06.332Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-05T06:07:06.332Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T06:07:06.332Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T06:07:06.332Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T06:07:06.595Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-05T06:07:06.595Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T06:07:06.595Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T06:07:06.595Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T06:07:06.857Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-05T06:07:06.857Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T06:07:06.857Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T06:07:06.857Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T06:07:07.430Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-05T06:07:07.692Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-05T06:07:07.954Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-05T06:07:07.954Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T06:07:07.954Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-05T06:07:08.216Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-05T06:07:08.216Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-05T06:07:08.477Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T06:07:08.477Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-05T06:07:08.477Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-05T06:07:08.739Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-05T06:07:09.000Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T06:07:09.000Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-05T06:07:09.000Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-05T06:07:09.000Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-05T06:07:09.261Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T06:07:09.261Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-05T06:07:09.522Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-05T06:07:09.522Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-05T06:07:09.522Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T06:07:09.522Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-05T06:07:09.782Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-05T06:07:09.782Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-05T06:07:10.043Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T06:07:10.043Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-05T06:07:10.043Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-05T06:07:10.043Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-05T06:07:10.306Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T06:07:10.306Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-05T06:07:10.306Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-05T06:07:10.306Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-05T06:07:10.568Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T06:07:10.568Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-05T06:07:10.832Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-05T06:07:10.832Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-05T06:07:11.093Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T06:07:11.093Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T06:07:11.093Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T06:07:11.093Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... [2021-05-05T06:07:11.354Z] Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-05T06:07:11.354Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-05T06:07:11.354Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-05T06:07:11.354Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-05T06:07:11.615Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T06:07:11.615Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-05T06:07:11.615Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-05T06:07:11.615Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-05T06:07:11.876Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T06:07:11.876Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-05T06:07:11.876Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-05T06:07:11.876Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-05T06:07:12.450Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T06:07:12.450Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-05T06:07:12.450Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-05T06:07:12.450Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-05T06:07:12.450Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T06:07:12.450Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-05T06:07:12.450Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-05T06:07:12.712Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-05T06:07:12.712Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T06:07:12.712Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-05T06:07:12.712Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-05T06:07:13.286Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-05T06:07:13.286Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T06:07:13.286Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-05T06:07:13.286Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-05T06:07:13.550Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-05T06:07:13.550Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T06:07:13.550Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-05T06:07:13.550Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-05T06:07:13.813Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-05T06:07:13.813Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T06:07:13.813Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-05T06:07:13.813Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-05T06:07:13.813Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-05T06:07:14.077Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T06:07:14.077Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-05T06:07:14.077Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-05T06:07:14.341Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-05T06:07:14.341Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T06:07:14.341Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-05T06:07:14.603Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-05T06:07:14.886Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-05T06:07:14.886Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T06:07:14.886Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-05T06:07:14.886Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-05T06:07:15.148Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-05T06:07:15.148Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T06:07:15.148Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-05T06:07:15.148Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-05T06:07:15.409Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-05T06:07:15.409Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T06:07:15.409Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-05T06:07:15.409Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-05T06:07:15.671Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-05T06:07:15.671Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T06:07:15.671Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-05T06:07:15.671Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-05T06:07:15.933Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-05T06:07:15.933Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-05T06:07:15.933Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-05T06:07:15.933Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-05T06:07:16.014Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T06:07:16.014Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T06:07:16.014Z] ---> 2e1053eb394e [2021-05-05T06:07:16.014Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T06:07:16.014Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T06:07:16.014Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-05T06:07:16.014Z] ---> 2e1053eb394e [2021-05-05T06:07:16.014Z] Step 3/31 : WORKDIR /edgex-go [2021-05-05T06:07:16.014Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T06:07:16.014Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-05T06:07:16.014Z] ---> 2e1053eb394e [2021-05-05T06:07:16.014Z] Step 3/25 : WORKDIR /edgex-go [2021-05-05T06:07:16.014Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T06:07:16.014Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T06:07:16.014Z] ---> 2e1053eb394e [2021-05-05T06:07:16.014Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T06:07:16.014Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T06:07:16.014Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-05T06:07:16.014Z] ---> 2e1053eb394e [2021-05-05T06:07:16.014Z] Step 3/22 : WORKDIR /edgex-go [2021-05-05T06:07:16.014Z] ---> Running in fed1bf870207 [2021-05-05T06:07:16.014Z] ---> Running in e074d770ea97 [2021-05-05T06:07:16.014Z] ---> Running in ec322f9f164b [2021-05-05T06:07:16.014Z] ---> Running in 8e8c7f49c7ff [2021-05-05T06:07:16.014Z] ---> Running in 99df278db3c4 [2021-05-05T06:07:16.014Z] Removing intermediate container 99df278db3c4 [2021-05-05T06:07:16.014Z] ---> 09339d295c30 [2021-05-05T06:07:16.014Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T06:07:16.014Z] Removing intermediate container fed1bf870207 [2021-05-05T06:07:16.014Z] ---> 7f63357c4dfa [2021-05-05T06:07:16.014Z] Removing intermediate container e074d770ea97 [2021-05-05T06:07:16.014Z] ---> 1f5f6ec7f4f1 [2021-05-05T06:07:16.014Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T06:07:16.014Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T06:07:16.014Z] Removing intermediate container 8e8c7f49c7ff [2021-05-05T06:07:16.014Z] ---> 2ce78239c748 [2021-05-05T06:07:16.014Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T06:07:16.014Z] Removing intermediate container ec322f9f164b [2021-05-05T06:07:16.014Z] ---> 68ecc825504d [2021-05-05T06:07:16.014Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T06:07:16.014Z] ---> Running in ed76b3db8afc [2021-05-05T06:07:16.014Z] ---> Running in c9967a73da65 [2021-05-05T06:07:16.014Z] ---> Running in 040fff679f69 [2021-05-05T06:07:16.014Z] ---> Running in d72f824a0b55 [2021-05-05T06:07:16.014Z] ---> Running in fa5eb9bd2d95 [2021-05-05T06:07:16.014Z] Removing intermediate container ed76b3db8afc [2021-05-05T06:07:16.014Z] ---> 8545fcd94136 [2021-05-05T06:07:16.014Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-05T06:07:16.014Z] ---> Running in 273490fb39fd [2021-05-05T06:07:16.014Z] Removing intermediate container c9967a73da65 [2021-05-05T06:07:16.014Z] ---> 4ab7345c5898 [2021-05-05T06:07:16.014Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-05T06:07:16.015Z] ---> Running in f7d95a728fae [2021-05-05T06:07:16.015Z] Removing intermediate container fa5eb9bd2d95 [2021-05-05T06:07:16.015Z] ---> 76f88544d208 [2021-05-05T06:07:16.015Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-05T06:07:16.015Z] Removing intermediate container d72f824a0b55 [2021-05-05T06:07:16.015Z] ---> 0ac962c0506c [2021-05-05T06:07:16.015Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-05T06:07:16.015Z] Removing intermediate container 040fff679f69 [2021-05-05T06:07:16.015Z] ---> b2bf1d12e1e0 [2021-05-05T06:07:16.015Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-05T06:07:16.015Z] ---> Running in 377195f44a75 [2021-05-05T06:07:16.015Z] ---> Running in b7926fde15f9 [2021-05-05T06:07:16.015Z] ---> Running in 22df753f4b9e [2021-05-05T06:07:16.195Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-05T06:07:16.195Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-05T06:07:16.195Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-05T06:07:16.458Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-05T06:07:16.458Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-05T06:07:16.610Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T06:07:16.720Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-05T06:07:16.720Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-05T06:07:16.720Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-05T06:07:16.982Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-05T06:07:16.982Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-05T06:07:16.982Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-05T06:07:16.982Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-05T06:07:17.209Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T06:07:17.243Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-05T06:07:17.243Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-05T06:07:17.485Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T06:07:17.486Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T06:07:17.503Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-05T06:07:17.503Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-05T06:07:17.503Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-05T06:07:17.503Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-05T06:07:17.762Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T06:07:17.762Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T06:07:17.767Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-05T06:07:17.767Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-05T06:07:18.029Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-05T06:07:18.029Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-05T06:07:18.358Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T06:07:18.359Z] OK: 218 MiB in 52 packages [2021-05-05T06:07:18.359Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T06:07:18.642Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T06:07:18.642Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T06:07:18.986Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-05T06:07:18.986Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-05T06:07:18.986Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-05T06:07:18.986Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-05T06:07:19.251Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-05T06:07:19.251Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-05T06:07:19.251Z] OK: 218 MiB in 52 packages [2021-05-05T06:07:19.513Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-05T06:07:19.513Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-05T06:07:19.530Z] OK: 218 MiB in 52 packages [2021-05-05T06:07:19.816Z] OK: 218 MiB in 52 packages [2021-05-05T06:07:19.816Z] OK: 218 MiB in 52 packages [2021-05-05T06:07:20.088Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-05T06:07:20.088Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-05T06:07:20.088Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-05T06:07:20.088Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-05T06:07:20.097Z] Removing intermediate container 273490fb39fd [2021-05-05T06:07:20.097Z] ---> 48c9e744d9a4 [2021-05-05T06:07:20.097Z] Step 6/25 : COPY go.mod . [2021-05-05T06:07:20.351Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T06:07:20.351Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T06:07:20.351Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T06:07:20.612Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T06:07:20.612Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T06:07:20.612Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T06:07:20.874Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T06:07:20.874Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T06:07:21.090Z] Removing intermediate container f7d95a728fae [2021-05-05T06:07:21.090Z] ---> 7ac3fb2dca5e [2021-05-05T06:07:21.090Z] Step 6/22 : COPY go.mod . [2021-05-05T06:07:21.364Z] ---> 3b7fd3f60ed6 [2021-05-05T06:07:21.364Z] Step 7/25 : RUN go mod download [2021-05-05T06:07:21.364Z] Removing intermediate container 377195f44a75 [2021-05-05T06:07:21.364Z] ---> 36252128110e [2021-05-05T06:07:21.364Z] Step 6/23 : COPY go.mod . [2021-05-05T06:07:21.638Z] ---> Running in ee492669759d [2021-05-05T06:07:21.821Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T06:07:21.821Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T06:07:21.920Z] Removing intermediate container b7926fde15f9 [2021-05-05T06:07:21.920Z] ---> 8f5af5a556db [2021-05-05T06:07:21.920Z] Step 6/23 : COPY go.mod . [2021-05-05T06:07:21.920Z] Removing intermediate container 22df753f4b9e [2021-05-05T06:07:21.920Z] ---> e631182bb45e [2021-05-05T06:07:21.920Z] Step 6/31 : COPY go.mod . [2021-05-05T06:07:22.520Z] ---> 0c1e8558674b [2021-05-05T06:07:22.520Z] Step 7/22 : RUN go mod download [2021-05-05T06:07:22.520Z] ---> 6119adb03f36 [2021-05-05T06:07:22.520Z] Step 7/23 : RUN go mod download [2021-05-05T06:07:22.520Z] ---> Running in abb17c427695 [2021-05-05T06:07:22.770Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T06:07:22.770Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T06:07:22.798Z] ---> Running in c87eaf2547a7 [2021-05-05T06:07:23.072Z] ---> 78cfc199c1c3 [2021-05-05T06:07:23.072Z] Step 7/31 : RUN go mod download [2021-05-05T06:07:23.072Z] ---> 317e7bfee7fa [2021-05-05T06:07:23.072Z] Step 7/23 : RUN go mod download [2021-05-05T06:07:23.072Z] ---> Running in c0de45eb3296 [2021-05-05T06:07:23.354Z] ---> Running in efaf082e5f48 [2021-05-05T06:07:23.717Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T06:07:23.717Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T06:07:23.981Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T06:07:24.243Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T06:07:25.186Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T06:07:25.186Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T06:07:25.352Z] Removing intermediate container ee492669759d [2021-05-05T06:07:25.352Z] ---> d5336479868b [2021-05-05T06:07:25.352Z] Step 8/25 : COPY . . [2021-05-05T06:07:25.449Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-05T06:07:25.449Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-05T06:07:25.711Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-05T06:07:25.712Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-05T06:07:25.974Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-05T06:07:25.974Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-05T06:07:26.237Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-05T06:07:26.237Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-05T06:07:26.237Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-05T06:07:26.237Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-05T06:07:26.498Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-05T06:07:26.498Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-05T06:07:26.498Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-05T06:07:26.762Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-05T06:07:26.762Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T06:07:26.762Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-05T06:07:26.762Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T06:07:26.762Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T06:07:26.762Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T06:07:26.836Z] Removing intermediate container abb17c427695 [2021-05-05T06:07:26.836Z] ---> 8f8a02cd0218 [2021-05-05T06:07:26.836Z] Step 8/22 : COPY . . [2021-05-05T06:07:27.025Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-05T06:07:27.025Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-05T06:07:27.025Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-05T06:07:27.025Z] [2021-05-05T06:07:27.025Z] Current default time zone: 'Etc/UTC' [2021-05-05T06:07:27.025Z] Local time is now: Wed May 5 06:07:27 UTC 2021. [2021-05-05T06:07:27.025Z] Universal Time is now: Wed May 5 06:07:27 UTC 2021. [2021-05-05T06:07:27.025Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-05T06:07:27.025Z] [2021-05-05T06:07:27.114Z] Removing intermediate container c87eaf2547a7 [2021-05-05T06:07:27.114Z] ---> e01124c27909 [2021-05-05T06:07:27.114Z] Step 8/23 : COPY . . [2021-05-05T06:07:27.291Z] Setting up systemd-sysv (237-3ubuntu10.46) ... [2021-05-05T06:07:27.291Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T06:07:27.291Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-05-05T06:07:27.291Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-05T06:07:27.291Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-05T06:07:27.291Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-05T06:07:27.291Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-05T06:07:27.553Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-05T06:07:27.553Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-05T06:07:27.553Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-05T06:07:27.553Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T06:07:27.553Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-05T06:07:27.713Z] Removing intermediate container c0de45eb3296 [2021-05-05T06:07:27.713Z] ---> 01512195769f [2021-05-05T06:07:27.713Z] Step 8/31 : COPY . . [2021-05-05T06:07:27.713Z] Removing intermediate container efaf082e5f48 [2021-05-05T06:07:27.713Z] ---> b3821be08172 [2021-05-05T06:07:27.713Z] Step 8/23 : COPY . . [2021-05-05T06:07:27.816Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T06:07:27.816Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-05T06:07:27.816Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T06:07:27.816Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-05T06:07:28.081Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-05T06:07:28.081Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-05T06:07:28.081Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-05T06:07:28.081Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-05T06:07:28.081Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-05T06:07:28.081Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-05T06:07:28.081Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-05T06:07:30.013Z] Updating certificates in /etc/ssl/certs... [2021-05-05T06:07:30.585Z] 23 added, 27 removed; done. [2021-05-05T06:07:30.846Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-05T06:07:30.846Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T06:07:30.846Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-05T06:07:30.846Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-05T06:07:30.846Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-05T06:07:31.107Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T06:07:31.107Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-05T06:07:31.107Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T06:07:31.107Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T06:07:31.107Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T06:07:31.107Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T06:07:31.107Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T06:07:31.371Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-05T06:07:31.371Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-05T06:07:31.371Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-05T06:07:31.371Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-05T06:07:31.371Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-05T06:07:31.371Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T06:07:31.371Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T06:07:31.371Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-05T06:07:31.633Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-05T06:07:31.634Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-05T06:07:31.634Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-05T06:07:31.634Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-05-05T06:07:31.634Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-05T06:07:31.634Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-05T06:07:31.895Z] Updating certificates in /etc/ssl/certs... [2021-05-05T06:07:32.467Z] 0 added, 0 removed; done. [2021-05-05T06:07:32.467Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-05T06:07:32.467Z] done. [2021-05-05T06:07:33.040Z] Reading package lists... [2021-05-05T06:07:33.302Z] Building dependency tree... [2021-05-05T06:07:33.302Z] Reading state information... [2021-05-05T06:07:33.302Z] The following NEW packages will be installed: [2021-05-05T06:07:33.302Z] apt-transport-https [2021-05-05T06:07:33.564Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-05T06:07:33.564Z] Need to get 1692 B of archives. [2021-05-05T06:07:33.564Z] After this operation, 154 kB of additional disk space will be used. [2021-05-05T06:07:33.564Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-05T06:07:33.829Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-05T06:07:33.829Z] Fetched 1692 B in 0s (8533 B/s) [2021-05-05T06:07:33.829Z] Selecting previously unselected package apt-transport-https. [2021-05-05T06:07:33.829Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-05T06:07:33.829Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-05T06:07:33.829Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-05T06:07:33.829Z] Setting up apt-transport-https (1.6.13) ... [2021-05-05T06:07:34.403Z] Waiting for network to be ready... [2021-05-05T06:07:42.574Z] 2021-05-05T06:07:39Z INFO Waiting for automatic snapd restart... [2021-05-05T06:07:43.965Z] snapd 2.49.2 from Canonical* installed [2021-05-05T06:07:45.355Z] "snapd" switched to the "latest/stable" channel [2021-05-05T06:07:45.355Z] [2021-05-05T06:07:49.636Z] core18 20210309 from Canonical* installed [2021-05-05T06:07:49.636Z] "core18" switched to the "latest/stable" channel [2021-05-05T06:07:49.636Z] [2021-05-05T06:07:54.522Z] ---> bd7ed4040cf0 [2021-05-05T06:07:54.522Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-05T06:07:54.522Z] ---> 43c581798a39 [2021-05-05T06:07:54.522Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-05T06:07:54.522Z] ---> 1a49472d0a3e [2021-05-05T06:07:54.522Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-05T06:07:54.522Z] ---> 292fb4ebe8b5 [2021-05-05T06:07:54.522Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-05T06:07:54.522Z] ---> Running in 16a0588491cc [2021-05-05T06:07:54.522Z] ---> 680178ef2f8d [2021-05-05T06:07:54.522Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-05T06:07:54.522Z] ---> Running in d5b495c2e630 [2021-05-05T06:07:54.522Z] ---> Running in 63b0dff0f218 [2021-05-05T06:07:54.522Z] ---> Running in 11352c153b8b [2021-05-05T06:07:54.522Z] ---> Running in c4ea45bec376 [2021-05-05T06:07:54.523Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-05T06:07:54.796Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-05T06:07:55.396Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-05T06:07:55.396Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-05T06:07:55.396Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-05T06:07:56.235Z] snapcraft 4.7.1 from Canonical* installed [2021-05-05T06:07:56.235Z] "snapcraft" switched to the "latest/stable" channel [2021-05-05T06:07:56.235Z] [2021-05-05T06:07:59.544Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-05T06:07:59.544Z] - README.md [2021-05-05T06:07:59.544Z] [2021-05-05T06:07:59.544Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-05T06:08:06.138Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-05T06:08:06.138Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-05T06:08:06.138Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-05T06:08:06.138Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-05T06:08:07.523Z] Reading package lists... [2021-05-05T06:08:08.094Z] 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 [2021-05-05T06:08:14.681Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-05T06:08:14.681Z] Reading package lists... [2021-05-05T06:08:14.681Z] Building dependency tree... [2021-05-05T06:08:14.681Z] Reading state information... [2021-05-05T06:08:14.681Z] Suggested packages: [2021-05-05T06:08:14.681Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-05T06:08:14.681Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-05T06:08:14.681Z] Recommended packages: [2021-05-05T06:08:14.681Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-05T06:08:14.681Z] The following NEW packages will be installed: [2021-05-05T06:08:14.681Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-05T06:08:14.681Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-05T06:08:14.681Z] pkg-config zip [2021-05-05T06:08:14.681Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-05T06:08:14.681Z] Need to get 7663 kB of archives. [2021-05-05T06:08:14.681Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-05T06:08:14.681Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-05T06:08:14.681Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-05T06:08:14.681Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-05T06:08:14.681Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-05T06:08:14.681Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-05T06:08:14.681Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-05T06:08:14.681Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-05T06:08:14.941Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-05T06:08:14.941Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-05T06:08:14.941Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-05T06:08:14.941Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-05T06:08:15.204Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-05T06:08:15.204Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-05T06:08:15.204Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-05T06:08:15.204Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-05T06:08:15.466Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-05T06:08:15.466Z] Fetched 7663 kB in 1s (10.6 MB/s) [2021-05-05T06:08:15.466Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-05T06:08:15.466Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-05T06:08:15.466Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-05T06:08:15.466Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-05T06:08:15.726Z] Selecting previously unselected package libpsl5:amd64. [2021-05-05T06:08:15.726Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-05T06:08:15.726Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-05T06:08:15.726Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-05T06:08:15.726Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-05T06:08:15.726Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-05T06:08:15.726Z] Selecting previously unselected package librtmp1:amd64. [2021-05-05T06:08:15.726Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-05T06:08:15.987Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-05T06:08:15.987Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-05T06:08:15.987Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-05T06:08:15.987Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-05T06:08:15.987Z] Selecting previously unselected package liberror-perl. [2021-05-05T06:08:15.987Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-05T06:08:15.987Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-05T06:08:15.987Z] Selecting previously unselected package git-man. [2021-05-05T06:08:16.249Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-05T06:08:16.249Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-05T06:08:16.249Z] Selecting previously unselected package git. [2021-05-05T06:08:16.511Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-05T06:08:16.511Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-05T06:08:17.456Z] Selecting previously unselected package libnorm1:amd64. [2021-05-05T06:08:17.456Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-05T06:08:17.456Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-05T06:08:17.456Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-05T06:08:17.456Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-05T06:08:17.456Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-05T06:08:17.456Z] Selecting previously unselected package libsodium23:amd64. [2021-05-05T06:08:17.456Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-05T06:08:17.456Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-05T06:08:17.716Z] Selecting previously unselected package libzmq5:amd64. [2021-05-05T06:08:17.716Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-05T06:08:17.716Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-05T06:08:17.716Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-05T06:08:17.716Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-05T06:08:17.716Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-05T06:08:17.979Z] Selecting previously unselected package pkg-config. [2021-05-05T06:08:17.979Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-05T06:08:17.979Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-05T06:08:17.979Z] Selecting previously unselected package zip. [2021-05-05T06:08:17.979Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-05T06:08:17.979Z] Unpacking zip (3.0-11build1) ... [2021-05-05T06:08:18.240Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-05T06:08:18.240Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-05T06:08:18.240Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-05T06:08:18.240Z] Setting up liberror-perl (0.17025-1) ... [2021-05-05T06:08:18.240Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-05T06:08:18.240Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-05T06:08:18.240Z] No schema files found: doing nothing. [2021-05-05T06:08:18.502Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-05T06:08:18.502Z] Setting up zip (3.0-11build1) ... [2021-05-05T06:08:18.502Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-05T06:08:18.502Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-05T06:08:18.502Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-05T06:08:18.502Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-05T06:08:18.502Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-05T06:08:18.502Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-05T06:08:18.502Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-05T06:08:18.770Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-05T06:08:25.360Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-05T06:08:25.360Z] git set to automatically installed. [2021-05-05T06:08:25.360Z] git-man set to automatically installed. [2021-05-05T06:08:25.360Z] libcurl3-gnutls set to automatically installed. [2021-05-05T06:08:25.360Z] liberror-perl set to automatically installed. [2021-05-05T06:08:25.360Z] libglib2.0-0 set to automatically installed. [2021-05-05T06:08:25.360Z] libnghttp2-14 set to automatically installed. [2021-05-05T06:08:25.360Z] libnorm1 set to automatically installed. [2021-05-05T06:08:25.360Z] libpgm-5.2-0 set to automatically installed. [2021-05-05T06:08:25.360Z] libpsl5 set to automatically installed. [2021-05-05T06:08:25.360Z] librtmp1 set to automatically installed. [2021-05-05T06:08:25.360Z] libsodium23 set to automatically installed. [2021-05-05T06:08:25.360Z] libzmq3-dev set to automatically installed. [2021-05-05T06:08:25.360Z] libzmq5 set to automatically installed. [2021-05-05T06:08:25.360Z] pkg-config set to automatically installed. [2021-05-05T06:08:25.360Z] zip set to automatically installed. [2021-05-05T06:08:26.304Z] snapd is not logged in, snap install commands will use sudo [2021-05-05T06:08:32.971Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-05T06:08:33.959Z] snap "core18" has no updates available [2021-05-05T06:08:34.529Z] snapd is not logged in, snap install commands will use sudo [2021-05-05T06:08:42.676Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-05T06:09:00.806Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-05T06:09:00.806Z] Pulling go-build-helper [2021-05-05T06:09:00.806Z] + snapcraftctl pull [2021-05-05T06:09:00.806Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-05T06:09:00.806Z] Skipping pull go-build-helper (already ran) [2021-05-05T06:09:00.806Z] Building go-build-helper [2021-05-05T06:09:00.806Z] + snapcraftctl build [2021-05-05T06:09:03.355Z] Staging go-build-helper [2021-05-05T06:09:03.355Z] + snapcraftctl stage [2021-05-05T06:09:15.611Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-05T06:09:15.611Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-05T06:09:15.611Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-05T06:09:15.611Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-05T06:09:15.611Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-05T06:09:15.611Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-05T06:09:15.611Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-05T06:09:15.611Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-05T06:09:15.611Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-05T06:09:15.611Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-05T06:09:15.612Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-05T06:09:15.612Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-05T06:09:15.612Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-05T06:09:15.612Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-05T06:09:15.612Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-05T06:09:15.612Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-05T06:09:15.612Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-05T06:09:15.612Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-05T06:09:15.612Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-05T06:09:15.612Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2042 kB] [2021-05-05T06:09:15.612Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-05T06:09:15.612Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-05T06:09:15.612Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-05T06:09:15.612Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] [2021-05-05T06:09:15.612Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] [2021-05-05T06:09:15.612Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] [2021-05-05T06:09:15.612Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-05T06:09:15.612Z] Fetched 24.5 MB in 0s (0 B/s) [2021-05-05T06:09:15.612Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-05T06:09:15.612Z] Fetched 224 kB in 0s (0 B/s) [2021-05-05T06:09:15.612Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-05T06:09:15.612Z] Fetched 157 kB in 0s (0 B/s) [2021-05-05T06:09:15.612Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-05T06:09:15.612Z] Fetched 221 kB in 0s (0 B/s) [2021-05-05T06:09:15.612Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-05T06:09:15.612Z] Fetched 143 kB in 0s (0 B/s) [2021-05-05T06:09:15.612Z] Pulling app-service-config [2021-05-05T06:09:15.612Z] + snapcraftctl pull [2021-05-05T06:09:15.612Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-05T06:09:15.873Z] Pulling config-common [2021-05-05T06:09:15.873Z] + snapcraftctl pull [2021-05-05T06:09:21.174Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-05T06:09:21.174Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-05T06:09:21.174Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-05T06:09:21.174Z] Fetched 0 B in 0s (0 B/s) [2021-05-05T06:09:21.174Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-05T06:09:21.174Z] Fetched 0 B in 0s (0 B/s) [2021-05-05T06:09:21.174Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-05T06:09:21.174Z] Fetched 0 B in 0s (0 B/s) [2021-05-05T06:09:21.174Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-05T06:09:21.174Z] Fetched 0 B in 0s (0 B/s) [2021-05-05T06:09:21.174Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-05T06:09:21.174Z] Fetched 0 B in 0s (0 B/s) [2021-05-05T06:09:21.174Z] Pulling edgex-go [2021-05-05T06:09:21.174Z] + snapcraftctl pull [2021-05-05T06:09:43.157Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-05T06:09:43.157Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-05T06:09:43.157Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-05T06:09:43.157Z] Fetched 0 B in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-05T06:09:43.157Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-05T06:09:43.157Z] Fetched 279 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-05T06:09:43.157Z] Fetched 122 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-05T06:09:43.157Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-05T06:09:43.157Z] Fetched 8848 B in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-05T06:09:43.157Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-05T06:09:43.157Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-05T06:09:43.157Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-05T06:09:43.157Z] Fetched 219 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-05T06:09:43.157Z] Fetched 154 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-05T06:09:43.157Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-05T06:09:43.157Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-05T06:09:43.157Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-05T06:09:43.157Z] Fetched 499 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-05T06:09:43.157Z] Fetched 111 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-05T06:09:43.157Z] Fetched 240 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-05T06:09:43.157Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-05T06:09:43.157Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-05T06:09:43.157Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-05T06:09:43.157Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-05T06:09:43.157Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-05T06:09:43.157Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-05T06:09:43.157Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-05T06:09:43.157Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-05T06:09:43.157Z] Fetched 8720 B in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-05T06:09:43.157Z] Fetched 137 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-05T06:09:43.157Z] Fetched 119 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-05T06:09:43.157Z] Fetched 110 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-05T06:09:43.157Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-05T06:09:43.157Z] Fetched 645 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-05T06:09:43.157Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-05T06:09:43.157Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-05T06:09:43.157Z] Fetched 368 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-05T06:09:43.157Z] Fetched 187 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-05T06:09:43.157Z] Fetched 175 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-05T06:09:43.157Z] Fetched 206 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-05T06:09:43.157Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-05T06:09:43.157Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-05T06:09:43.157Z] Fetched 159 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-05T06:09:43.157Z] Fetched 107 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-05T06:09:43.157Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-05T06:09:43.157Z] Pulling static-packages [2021-05-05T06:09:43.157Z] + snapcraftctl pull [2021-05-05T06:09:43.732Z] Pulling version [2021-05-05T06:09:43.732Z] + cd /root/project [2021-05-05T06:09:43.732Z] + [ -f VERSION ] [2021-05-05T06:09:43.732Z] + PROJECT_VERSION=local-dev [2021-05-05T06:09:43.732Z] + git rev-parse --short HEAD [2021-05-05T06:09:43.732Z] + GIT_REVISION=07da259a [2021-05-05T06:09:43.732Z] + snapcraftctl set-version local-dev [2021-05-05T06:09:45.124Z] Skipping build go-build-helper (already ran) [2021-05-05T06:09:45.124Z] Building app-service-config [2021-05-05T06:09:45.124Z] + make build [2021-05-05T06:09:45.124Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-05T06:09:47.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-05T06:09:48.432Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.52 [2021-05-05T06:09:48.432Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.78 [2021-05-05T06:09:48.432Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 [2021-05-05T06:09:48.432Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 [2021-05-05T06:09:48.432Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-05T06:09:48.432Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-05T06:09:48.432Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-05T06:09:48.432Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 [2021-05-05T06:09:48.432Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-05T06:09:48.432Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-05T06:09:48.432Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-05T06:09:48.432Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-05T06:09:48.432Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 [2021-05-05T06:09:48.432Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 [2021-05-05T06:09:48.432Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-05T06:09:48.432Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-05T06:09:48.694Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-05T06:09:48.956Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-05T06:09:48.956Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-05T06:09:49.237Z] go: downloading golang.org/x/text v0.3.2 [2021-05-05T06:09:49.237Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-05-05T06:09:49.237Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-05T06:09:49.237Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-05T06:09:49.503Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-05T06:09:49.504Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-05T06:09:49.504Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-05T06:09:49.504Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-05T06:09:49.504Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-05T06:09:49.504Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-05T06:09:49.504Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-05T06:09:49.504Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-05T06:09:49.504Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-05T06:09:49.504Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-05T06:09:49.769Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-05T06:09:49.769Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-05T06:09:49.769Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-05T06:09:49.769Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-05T06:09:49.769Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-05T06:09:49.769Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-05T06:09:49.769Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-05T06:09:49.769Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-05T06:09:49.769Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-05T06:09:49.769Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-05T06:09:49.769Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-05T06:09:49.769Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-05T06:09:52.749Z] Removing intermediate container d5b495c2e630 [2021-05-05T06:09:52.749Z] ---> 5b35d96dfa76 [2021-05-05T06:09:52.749Z] [2021-05-05T06:09:52.749Z] Step 10/31 : FROM alpine:3.12 [2021-05-05T06:09:52.749Z] 3.12: Pulling from library/alpine [2021-05-05T06:09:54.254Z] Removing intermediate container 16a0588491cc [2021-05-05T06:09:54.254Z] ---> c5bb4d9fc532 [2021-05-05T06:09:54.254Z] [2021-05-05T06:09:54.254Z] Step 10/25 : FROM alpine:3.12 [2021-05-05T06:09:54.254Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-05T06:09:54.254Z] 3.12: Pulling from library/alpine [2021-05-05T06:09:54.254Z] Status: Downloaded newer image for alpine:3.12 [2021-05-05T06:09:54.254Z] ---> 9852663dfa18 [2021-05-05T06:09:54.254Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-05T06:09:54.254Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-05T06:09:54.254Z] Status: Image is up to date for alpine:3.12 [2021-05-05T06:09:54.254Z] ---> 9852663dfa18 [2021-05-05T06:09:54.254Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-05T06:09:55.238Z] ---> Running in 5cfae9bf7a72 [2021-05-05T06:09:55.239Z] ---> Running in 909ead1bd4ca [2021-05-05T06:09:55.842Z] Removing intermediate container 5cfae9bf7a72 [2021-05-05T06:09:55.842Z] ---> 04d0c5fd0d34 [2021-05-05T06:09:55.842Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-05T06:09:56.832Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T06:09:56.832Z] ---> Running in e95fc8b060af [2021-05-05T06:09:57.120Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T06:09:58.110Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-05T06:09:58.110Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-05T06:09:58.110Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-05T06:09:58.110Z] (4/6) Installing curl (7.76.1-r0) [2021-05-05T06:09:58.110Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-05T06:09:58.110Z] (6/6) Installing su-exec (0.2-r1) [2021-05-05T06:09:58.110Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T06:09:58.110Z] Executing ca-certificates-20191127-r4.trigger [2021-05-05T06:09:58.387Z] OK: 7 MiB in 20 packages [2021-05-05T06:09:58.996Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T06:09:59.269Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T06:09:59.874Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-05T06:09:59.874Z] (2/2) Installing su-exec (0.2-r1) [2021-05-05T06:09:59.874Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T06:09:59.874Z] OK: 5 MiB in 16 packages [2021-05-05T06:10:02.021Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-05T06:10:02.021Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-05T06:10:02.021Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-05T06:10:02.021Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-05T06:10:02.284Z] Building config-common [2021-05-05T06:10:02.284Z] + snapcraftctl build [2021-05-05T06:10:02.518Z] Removing intermediate container 909ead1bd4ca [2021-05-05T06:10:02.518Z] ---> 9c96e3a66181 [2021-05-05T06:10:02.518Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-05T06:10:02.518Z] Removing intermediate container e95fc8b060af [2021-05-05T06:10:02.518Z] ---> 635f1f4fa5e7 [2021-05-05T06:10:02.518Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-05T06:10:03.118Z] ---> Running in c0d3696460e7 [2021-05-05T06:10:03.399Z] ---> Running in 148db3197dbd [2021-05-05T06:10:03.694Z] Removing intermediate container c4ea45bec376 [2021-05-05T06:10:03.694Z] ---> 9b13d6a6423f [2021-05-05T06:10:03.694Z] [2021-05-05T06:10:03.694Z] Step 10/23 : FROM alpine:3.12 [2021-05-05T06:10:03.694Z] ---> 9852663dfa18 [2021-05-05T06:10:03.694Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-05T06:10:03.968Z] Removing intermediate container c0d3696460e7 [2021-05-05T06:10:03.968Z] ---> 854c3a468720 [2021-05-05T06:10:03.968Z] Step 13/25 : WORKDIR / [2021-05-05T06:10:04.240Z] ---> Running in a79d484c06ca [2021-05-05T06:10:04.513Z] ---> Running in 11c2cf4d7bd1 [2021-05-05T06:10:04.513Z] Removing intermediate container 148db3197dbd [2021-05-05T06:10:04.513Z] ---> ca0aa577fb9a [2021-05-05T06:10:04.513Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-05T06:10:04.786Z] Removing intermediate container 63b0dff0f218 [2021-05-05T06:10:04.786Z] ---> 1427c492e73b [2021-05-05T06:10:04.786Z] [2021-05-05T06:10:04.786Z] Step 10/22 : FROM alpine:3.12 [2021-05-05T06:10:04.786Z] ---> 9852663dfa18 [2021-05-05T06:10:04.786Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-05T06:10:05.090Z] ---> Running in f7b5883b9e80 [2021-05-05T06:10:05.090Z] ---> Running in 774282a705e3 [2021-05-05T06:10:05.368Z] Removing intermediate container 11c2cf4d7bd1 [2021-05-05T06:10:05.368Z] ---> 52c45b5202e8 [2021-05-05T06:10:05.368Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-05T06:10:05.625Z] Building edgex-go [2021-05-05T06:10:05.915Z] + cd /root/parts/edgex-go/src [2021-05-05T06:10:05.915Z] + make build [2021-05-05T06:10:05.915Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-05T06:10:05.977Z] Removing intermediate container f7b5883b9e80 [2021-05-05T06:10:05.977Z] ---> 3bd4c7a0b7f0 [2021-05-05T06:10:05.977Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-05T06:10:06.278Z] ---> Running in 72e8e979fe3f [2021-05-05T06:10:06.505Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.80 [2021-05-05T06:10:06.505Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 [2021-05-05T06:10:06.505Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-05T06:10:06.505Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-05T06:10:06.552Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T06:10:06.552Z] ---> 0691df67d307 [2021-05-05T06:10:06.552Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-05T06:10:06.552Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T06:10:06.774Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-05T06:10:07.151Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T06:10:07.151Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-05T06:10:07.151Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T06:10:07.151Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T06:10:07.151Z] OK: 5 MiB in 15 packages [2021-05-05T06:10:07.757Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-05T06:10:07.757Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T06:10:08.032Z] OK: 5 MiB in 15 packages [2021-05-05T06:10:08.032Z] ---> 8b896ed0e0a2 [2021-05-05T06:10:08.032Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-05T06:10:10.691Z] ---> 08fd80eba8a6 [2021-05-05T06:10:10.691Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-05T06:10:10.691Z] Removing intermediate container a79d484c06ca [2021-05-05T06:10:10.691Z] ---> cdc373bc309c [2021-05-05T06:10:10.691Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T06:10:10.691Z] Removing intermediate container 774282a705e3 [2021-05-05T06:10:10.691Z] ---> 916a7205c691 [2021-05-05T06:10:10.691Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T06:10:10.968Z] ---> Running in 2a5474a4a8e5 [2021-05-05T06:10:10.968Z] Removing intermediate container 72e8e979fe3f [2021-05-05T06:10:10.968Z] ---> d7bd94bc7b7f [2021-05-05T06:10:10.968Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-05T06:10:11.040Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-05T06:10:11.239Z] Removing intermediate container 11352c153b8b [2021-05-05T06:10:11.239Z] ---> 487e08333ea1 [2021-05-05T06:10:11.239Z] [2021-05-05T06:10:11.239Z] Step 10/23 : FROM alpine:3.12 [2021-05-05T06:10:11.239Z] ---> 9852663dfa18 [2021-05-05T06:10:11.239Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-05T06:10:11.239Z] ---> Using cache [2021-05-05T06:10:11.239Z] ---> 916a7205c691 [2021-05-05T06:10:11.239Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T06:10:11.239Z] ---> Running in 3b04b2593bcb [2021-05-05T06:10:11.239Z] ---> Running in 1c736c2be4fa [2021-05-05T06:10:11.302Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-05T06:10:11.512Z] ---> Running in 926902c7ee08 [2021-05-05T06:10:11.512Z] Removing intermediate container 2a5474a4a8e5 [2021-05-05T06:10:11.512Z] ---> f4cf3d1f8812 [2021-05-05T06:10:11.512Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-05T06:10:11.512Z] ---> 5b4417e5a57e [2021-05-05T06:10:11.512Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-05T06:10:11.786Z] ---> Running in 69abb2e44051 [2021-05-05T06:10:11.786Z] Removing intermediate container 3b04b2593bcb [2021-05-05T06:10:11.786Z] ---> 3ad97600428c [2021-05-05T06:10:11.786Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-05T06:10:12.061Z] ---> Running in 53e5345a4704 [2021-05-05T06:10:12.061Z] Removing intermediate container 926902c7ee08 [2021-05-05T06:10:12.061Z] ---> 397bb24a3833 [2021-05-05T06:10:12.061Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-05T06:10:12.061Z] Removing intermediate container 1c736c2be4fa [2021-05-05T06:10:12.061Z] ---> 41c3e236df5a [2021-05-05T06:10:12.061Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-05T06:10:12.333Z] ---> Running in 5dc21acb88a6 [2021-05-05T06:10:12.333Z] Removing intermediate container 69abb2e44051 [2021-05-05T06:10:12.333Z] ---> e5939f27babe [2021-05-05T06:10:12.333Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-05T06:10:12.612Z] ---> Running in 563cf6b18e39 [2021-05-05T06:10:12.888Z] Removing intermediate container 53e5345a4704 [2021-05-05T06:10:12.888Z] ---> 585447db565f [2021-05-05T06:10:12.888Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-05T06:10:12.888Z] ---> f612664a9d3f [2021-05-05T06:10:12.888Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-05T06:10:12.888Z] ---> Running in 0c07bc9c6b22 [2021-05-05T06:10:13.161Z] Removing intermediate container 5dc21acb88a6 [2021-05-05T06:10:13.161Z] ---> 42ab793528ed [2021-05-05T06:10:13.161Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-05T06:10:13.431Z] Removing intermediate container 563cf6b18e39 [2021-05-05T06:10:13.432Z] ---> f5799d09f080 [2021-05-05T06:10:13.432Z] Step 15/23 : WORKDIR / [2021-05-05T06:10:13.432Z] ---> 2349e0e34b7c [2021-05-05T06:10:13.432Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-05T06:10:13.432Z] ---> Running in d4e9b91cdee5 [2021-05-05T06:10:13.709Z] ---> Running in c1c43bb00743 [2021-05-05T06:10:13.709Z] ---> Running in 850b50a3574a [2021-05-05T06:10:13.709Z] Removing intermediate container 0c07bc9c6b22 [2021-05-05T06:10:13.709Z] ---> 487eef8513d2 [2021-05-05T06:10:13.709Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T06:10:14.313Z] Removing intermediate container d4e9b91cdee5 [2021-05-05T06:10:14.313Z] ---> 96393d85529e [2021-05-05T06:10:14.313Z] Step 15/23 : WORKDIR / [2021-05-05T06:10:14.587Z] ---> Running in a57b1b8101c5 [2021-05-05T06:10:14.587Z] Removing intermediate container c1c43bb00743 [2021-05-05T06:10:14.587Z] ---> b9fa015e2e8e [2021-05-05T06:10:14.587Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T06:10:14.587Z] ---> 70178a91fb5f [2021-05-05T06:10:14.587Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-05T06:10:14.860Z] ---> 734e7ab5fa50 [2021-05-05T06:10:14.860Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-05T06:10:15.132Z] Removing intermediate container a57b1b8101c5 [2021-05-05T06:10:15.132Z] ---> 6a9f20e27bca [2021-05-05T06:10:15.132Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T06:10:16.120Z] ---> 1f75cc704cd8 [2021-05-05T06:10:16.120Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-05T06:10:16.120Z] ---> ef866acff92e [2021-05-05T06:10:16.120Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-05T06:10:16.120Z] ---> Running in 58f95d5226e5 [2021-05-05T06:10:16.394Z] ---> d4223e16ce24 [2021-05-05T06:10:16.394Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-05T06:10:16.394Z] ---> 04d9f901c59a [2021-05-05T06:10:16.394Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-05T06:10:16.992Z] Removing intermediate container 850b50a3574a [2021-05-05T06:10:16.992Z] ---> ffc681d0d3b1 [2021-05-05T06:10:16.992Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T06:10:17.896Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-05T06:10:17.977Z] ---> 369eb16811be [2021-05-05T06:10:17.977Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-05T06:10:18.251Z] ---> Running in c0464d435f00 [2021-05-05T06:10:18.251Z] ---> f1d8465fae7d [2021-05-05T06:10:18.251Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-05T06:10:18.251Z] ---> 5773bf7a7652 [2021-05-05T06:10:18.251Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-05T06:10:18.251Z] ---> ca265bba733a [2021-05-05T06:10:18.251Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-05T06:10:18.473Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-05T06:10:18.865Z] Removing intermediate container c0464d435f00 [2021-05-05T06:10:18.865Z] ---> defb4ce4b74f [2021-05-05T06:10:18.865Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T06:10:19.140Z] ---> Running in 2d89285534d2 [2021-05-05T06:10:19.413Z] Removing intermediate container 58f95d5226e5 [2021-05-05T06:10:19.413Z] ---> cb424afff33c [2021-05-05T06:10:19.413Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-05T06:10:19.413Z] ---> bdff7a2ced2b [2021-05-05T06:10:19.413Z] ---> 9a6f6712c410 [2021-05-05T06:10:19.413Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-05T06:10:19.413Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-05T06:10:19.686Z] ---> Running in 4d4e0ae669cb [2021-05-05T06:10:19.686Z] ---> Running in 41e1ef3a45f6 [2021-05-05T06:10:19.686Z] ---> Running in f8f7e0f9b72f [2021-05-05T06:10:19.961Z] Removing intermediate container 2d89285534d2 [2021-05-05T06:10:19.961Z] ---> a10bbcffe5c1 [2021-05-05T06:10:19.961Z] Step 20/22 : LABEL arch=arm64 [2021-05-05T06:10:19.961Z] ---> bae5a702192a [2021-05-05T06:10:19.961Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-05T06:10:20.261Z] ---> Running in 81bafce747e4 [2021-05-05T06:10:20.394Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-05T06:10:20.542Z] Removing intermediate container f8f7e0f9b72f [2021-05-05T06:10:20.542Z] ---> df7115b1ffeb [2021-05-05T06:10:20.542Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T06:10:20.542Z] Removing intermediate container 41e1ef3a45f6 [2021-05-05T06:10:20.542Z] ---> 07ce95f543c8 [2021-05-05T06:10:20.542Z] Step 23/25 : LABEL arch=arm64 [2021-05-05T06:10:20.542Z] Removing intermediate container 4d4e0ae669cb [2021-05-05T06:10:20.542Z] ---> c00fd75e5795 [2021-05-05T06:10:20.542Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T06:10:20.542Z] ---> Running in 948306f62970 [2021-05-05T06:10:20.542Z] ---> Running in 4b90a2ce1e82 [2021-05-05T06:10:20.822Z] Removing intermediate container 81bafce747e4 [2021-05-05T06:10:20.822Z] ---> 548a6de796a8 [2021-05-05T06:10:20.822Z] Step 21/22 : LABEL git_sha=07da259a2bb134c1886491919ba7e2f116e15bd4 [2021-05-05T06:10:20.822Z] ---> Running in f59bd3572774 [2021-05-05T06:10:20.822Z] ---> Running in 9e5d6730c669 [2021-05-05T06:10:20.822Z] ---> 11505794059b [2021-05-05T06:10:20.822Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-05T06:10:20.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-05T06:10:20.969Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-05T06:10:21.098Z] Removing intermediate container 948306f62970 [2021-05-05T06:10:21.098Z] ---> 7305572dd235 [2021-05-05T06:10:21.098Z] Step 21/23 : LABEL arch=arm64 [2021-05-05T06:10:21.239Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-05T06:10:21.239Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-05T06:10:21.239Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-05T06:10:21.371Z] Removing intermediate container f59bd3572774 [2021-05-05T06:10:21.371Z] ---> d95df05ae258 [2021-05-05T06:10:21.371Z] Step 21/23 : LABEL arch=arm64 [2021-05-05T06:10:21.371Z] ---> Running in 1fd2e6609841 [2021-05-05T06:10:21.371Z] Removing intermediate container 4b90a2ce1e82 [2021-05-05T06:10:21.371Z] ---> 3d0c114ae648 [2021-05-05T06:10:21.371Z] Step 24/25 : LABEL git_sha=07da259a2bb134c1886491919ba7e2f116e15bd4 [2021-05-05T06:10:21.650Z] ---> Running in 3fb0e19692f1 [2021-05-05T06:10:21.650Z] ---> Running in f889019dfba8 [2021-05-05T06:10:21.650Z] Removing intermediate container 9e5d6730c669 [2021-05-05T06:10:21.650Z] ---> db0dd2750284 [2021-05-05T06:10:21.650Z] Step 22/22 : LABEL version=0.0.0 [2021-05-05T06:10:21.933Z] ---> 2d446d2581a6 [2021-05-05T06:10:21.933Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-05T06:10:21.933Z] Removing intermediate container 1fd2e6609841 [2021-05-05T06:10:21.933Z] ---> caa0c8c7d711 [2021-05-05T06:10:21.933Z] Step 22/23 : LABEL git_sha=07da259a2bb134c1886491919ba7e2f116e15bd4 [2021-05-05T06:10:21.933Z] ---> Running in e666ce79a99b [2021-05-05T06:10:22.205Z] ---> Running in fe7e87d00b26 [2021-05-05T06:10:22.205Z] Removing intermediate container 3fb0e19692f1 [2021-05-05T06:10:22.205Z] ---> 9d7021fcb57c [2021-05-05T06:10:22.205Z] Step 22/23 : LABEL git_sha=07da259a2bb134c1886491919ba7e2f116e15bd4 [2021-05-05T06:10:22.206Z] Removing intermediate container f889019dfba8 [2021-05-05T06:10:22.206Z] ---> 50952b2a87e7 [2021-05-05T06:10:22.206Z] Step 25/25 : LABEL version=0.0.0 [2021-05-05T06:10:22.479Z] ---> Running in 4e6f1d6cd5e6 [2021-05-05T06:10:22.479Z] ---> Running in f733f9da48ac [2021-05-05T06:10:22.756Z] Removing intermediate container e666ce79a99b [2021-05-05T06:10:22.756Z] ---> ba2fb4cf6fef [2021-05-05T06:10:22.756Z] [2021-05-05T06:10:22.756Z] Removing intermediate container fe7e87d00b26 [2021-05-05T06:10:22.756Z] ---> a8089ea50903 [2021-05-05T06:10:22.756Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T06:10:22.756Z] ---> e9cdd1464150 [2021-05-05T06:10:22.756Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-05T06:10:23.029Z] Removing intermediate container 4e6f1d6cd5e6 [2021-05-05T06:10:23.029Z] ---> 8a54d71c2b58 [2021-05-05T06:10:23.029Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T06:10:23.029Z] Successfully built ba2fb4cf6fef [2021-05-05T06:10:23.162Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-05T06:10:23.303Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-05-05T06:10:23.303Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2021-05-05T06:10:23.303Z] ---> Running in 3872eeea78a1 [2021-05-05T06:10:23.303Z] ---> Running in ab6fdbf9fd31 [2021-05-05T06:10:23.303Z] ---> Running in f461b2bbef44 [2021-05-05T06:10:23.303Z] Removing intermediate container f733f9da48ac [2021-05-05T06:10:23.303Z] ---> 934d4711115e [2021-05-05T06:10:23.303Z] [2021-05-05T06:10:23.423Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-05T06:10:23.423Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-05T06:10:23.903Z] Successfully built 934d4711115e [2021-05-05T06:10:23.903Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-05-05T06:10:23.903Z] Building docker-sys-mgmt-agent-go [2021-05-05T06:10:23.903Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 3872eeea78a1 [2021-05-05T06:10:23.903Z] ---> 0c6f8d652412 [2021-05-05T06:10:23.903Z] [2021-05-05T06:10:24.181Z] Removing intermediate container ab6fdbf9fd31 [2021-05-05T06:10:24.181Z] ---> caa3d328d3b9 [2021-05-05T06:10:24.181Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-05T06:10:24.181Z] Removing intermediate container f461b2bbef44 [2021-05-05T06:10:24.181Z] ---> 5c8c7e1df70d [2021-05-05T06:10:24.181Z] [2021-05-05T06:10:24.779Z] Successfully built 0c6f8d652412 [2021-05-05T06:10:24.779Z] Successfully tagged docker-core-command-go-arm64:latest [2021-05-05T06:10:24.779Z] Building docker-support-notifications-go [2021-05-05T06:10:24.779Z]  Building docker-core-command-go ... done Successfully built 5c8c7e1df70d [2021-05-05T06:10:24.779Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-05-05T06:10:24.779Z]  Building docker-core-metadata-go ... done Building docker-security-proxy-setup-go [2021-05-05T06:10:25.064Z] ---> c0047995356f [2021-05-05T06:10:25.064Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-05T06:10:25.341Z] ---> Running in c3d805db8a76 [2021-05-05T06:10:25.352Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-05T06:10:26.739Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-05T06:10:26.739Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-05T06:10:27.980Z] Removing intermediate container c3d805db8a76 [2021-05-05T06:10:27.980Z] ---> a5f8bf853f7e [2021-05-05T06:10:27.980Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-05T06:10:27.980Z] ---> Running in efe6a8a9e3da [2021-05-05T06:10:28.138Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-05T06:10:28.580Z] Removing intermediate container efe6a8a9e3da [2021-05-05T06:10:28.580Z] ---> 3cb908501fab [2021-05-05T06:10:28.580Z] Step 28/31 : CMD ["gate"] [2021-05-05T06:10:29.523Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-05T06:10:29.564Z] ---> Running in 3ae651d8277e [2021-05-05T06:10:30.179Z] Removing intermediate container 3ae651d8277e [2021-05-05T06:10:30.179Z] ---> 27d87843162b [2021-05-05T06:10:30.179Z] Step 29/31 : LABEL arch=arm64 [2021-05-05T06:10:30.779Z] ---> Running in 7d3620b90173 [2021-05-05T06:10:30.915Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-05T06:10:31.176Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-05T06:10:31.768Z] Removing intermediate container 7d3620b90173 [2021-05-05T06:10:31.768Z] ---> 0351f45001ba [2021-05-05T06:10:31.768Z] Step 30/31 : LABEL git_sha=07da259a2bb134c1886491919ba7e2f116e15bd4 [2021-05-05T06:10:32.370Z] ---> Running in a2ab42dda994 [2021-05-05T06:10:32.988Z] Removing intermediate container a2ab42dda994 [2021-05-05T06:10:32.988Z] ---> 9b81219b9c56 [2021-05-05T06:10:32.988Z] Step 31/31 : LABEL version=0.0.0 [2021-05-05T06:10:33.094Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-05T06:10:33.094Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-05T06:10:33.094Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-05T06:10:33.094Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-05T06:10:33.094Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-05T06:10:33.356Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-05T06:10:33.356Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-05T06:10:33.356Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-05T06:10:33.356Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-05T06:10:33.356Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-05T06:10:33.356Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-05T06:10:33.356Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-05T06:10:33.356Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-05T06:10:33.356Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-05T06:10:33.356Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-05T06:10:33.356Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-05T06:10:33.356Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-05T06:10:33.356Z] + 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 [2021-05-05T06:10:33.356Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-05T06:10:33.356Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-05T06:10:33.356Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-05T06:10:33.356Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-05T06:10:33.356Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-05T06:10:33.356Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-05T06:10:33.356Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-05T06:10:33.356Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-05T06:10:33.591Z] ---> Running in 390e8824990f [2021-05-05T06:10:34.634Z] Removing intermediate container 390e8824990f [2021-05-05T06:10:34.634Z] ---> 66caec6afa5b [2021-05-05T06:10:34.634Z] [2021-05-05T06:10:34.929Z] Successfully built 66caec6afa5b [2021-05-05T06:10:35.234Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-05-05T06:10:36.667Z] Building static-packages [2021-05-05T06:10:36.667Z] + snapcraftctl build [2021-05-05T06:10:39.212Z] Building version [2021-05-05T06:10:39.212Z] + snapcraftctl build [2021-05-05T06:10:41.765Z] Skipping stage go-build-helper (already ran) [2021-05-05T06:10:41.766Z] Staging app-service-config [2021-05-05T06:10:41.766Z] + snapcraftctl stage [2021-05-05T06:10:43.151Z] Staging config-common [2021-05-05T06:10:43.151Z] + snapcraftctl stage [2021-05-05T06:10:44.538Z] Staging edgex-go [2021-05-05T06:10:44.538Z] + snapcraftctl stage [2021-05-05T06:10:45.492Z] Staging static-packages [2021-05-05T06:10:45.492Z] + snapcraftctl stage [2021-05-05T06:10:46.882Z] Staging version [2021-05-05T06:10:46.882Z] + snapcraftctl stage [2021-05-05T06:10:48.276Z] Priming go-build-helper [2021-05-05T06:10:48.276Z] + snapcraftctl prime [2021-05-05T06:10:49.222Z] Priming app-service-config [2021-05-05T06:10:49.222Z] + snapcraftctl prime [2021-05-05T06:10:50.615Z] Priming config-common [2021-05-05T06:10:50.615Z] + snapcraftctl prime [2021-05-05T06:10:52.008Z] Priming edgex-go [2021-05-05T06:10:52.008Z] + snapcraftctl prime [2021-05-05T06:10:53.394Z] Priming static-packages [2021-05-05T06:10:53.394Z] + snapcraftctl prime [2021-05-05T06:10:55.943Z] Priming version [2021-05-05T06:10:55.943Z] + snapcraftctl prime [2021-05-05T06:10:57.333Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-05T06:11:22.340Z]  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T06:11:22.340Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T06:11:22.340Z] ---> 2e1053eb394e [2021-05-05T06:11:22.340Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T06:11:22.340Z] ---> Using cache [2021-05-05T06:11:22.340Z] ---> 68ecc825504d [2021-05-05T06:11:22.340Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T06:11:22.340Z] ---> Using cache [2021-05-05T06:11:22.340Z] ---> 76f88544d208 [2021-05-05T06:11:22.340Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-05T06:11:22.340Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T06:11:22.340Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-05T06:11:22.340Z] ---> 2e1053eb394e [2021-05-05T06:11:22.340Z] Step 3/21 : WORKDIR /edgex-go [2021-05-05T06:11:22.340Z] ---> Using cache [2021-05-05T06:11:22.340Z] ---> 68ecc825504d [2021-05-05T06:11:22.340Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T06:11:22.340Z] ---> Using cache [2021-05-05T06:11:22.340Z] ---> 76f88544d208 [2021-05-05T06:11:22.340Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-05T06:11:22.340Z] ---> Using cache [2021-05-05T06:11:22.340Z] ---> 8f5af5a556db [2021-05-05T06:11:22.340Z] Step 6/21 : COPY go.mod . [2021-05-05T06:11:22.340Z] ---> Using cache [2021-05-05T06:11:22.340Z] ---> 317e7bfee7fa [2021-05-05T06:11:22.340Z] Step 7/21 : RUN go mod download [2021-05-05T06:11:22.340Z] ---> Using cache [2021-05-05T06:11:22.340Z] ---> b3821be08172 [2021-05-05T06:11:22.340Z] Step 8/21 : COPY . . [2021-05-05T06:11:22.614Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T06:11:22.614Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T06:11:22.614Z] ---> 2e1053eb394e [2021-05-05T06:11:22.614Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T06:11:22.614Z] ---> Using cache [2021-05-05T06:11:22.614Z] ---> 68ecc825504d [2021-05-05T06:11:22.614Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T06:11:22.614Z] ---> Using cache [2021-05-05T06:11:22.614Z] ---> 76f88544d208 [2021-05-05T06:11:22.614Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-05T06:11:22.614Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T06:11:22.614Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-05T06:11:22.614Z] ---> 2e1053eb394e [2021-05-05T06:11:22.614Z] Step 3/22 : WORKDIR /edgex-go [2021-05-05T06:11:22.614Z] ---> Using cache [2021-05-05T06:11:22.614Z] ---> 68ecc825504d [2021-05-05T06:11:22.614Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T06:11:22.614Z] ---> Using cache [2021-05-05T06:11:22.614Z] ---> 76f88544d208 [2021-05-05T06:11:22.614Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-05T06:11:22.614Z] ---> Using cache [2021-05-05T06:11:22.614Z] ---> 680178ef2f8d [2021-05-05T06:11:22.614Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-05T06:11:26.975Z] ---> Running in 48a7df1cd127 [2021-05-05T06:11:26.975Z] ---> Running in 1876684eea16 [2021-05-05T06:11:26.975Z] ---> Running in dac0efc02329 [2021-05-05T06:11:26.975Z] ---> Running in dd618e73cd5a [2021-05-05T06:11:27.966Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-05T06:11:27.966Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T06:11:28.242Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T06:11:28.242Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T06:11:29.237Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T06:11:29.237Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T06:11:29.237Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T06:11:30.235Z] OK: 218 MiB in 52 packages [2021-05-05T06:11:30.235Z] OK: 218 MiB in 52 packages [2021-05-05T06:11:30.235Z] OK: 218 MiB in 52 packages [2021-05-05T06:11:32.233Z] Removing intermediate container 1876684eea16 [2021-05-05T06:11:32.233Z] ---> 79f63a3a928e [2021-05-05T06:11:32.233Z] Step 6/23 : COPY go.mod . [2021-05-05T06:11:32.512Z] Removing intermediate container dd618e73cd5a [2021-05-05T06:11:32.512Z] ---> cd51c3796a37 [2021-05-05T06:11:32.512Z] Step 6/23 : COPY go.mod . [2021-05-05T06:11:32.790Z] Removing intermediate container dac0efc02329 [2021-05-05T06:11:32.790Z] ---> e897eaf84f29 [2021-05-05T06:11:32.790Z] Step 6/22 : COPY go.mod . [2021-05-05T06:11:33.792Z] ---> 8cbb53b8269d [2021-05-05T06:11:33.792Z] Step 7/23 : RUN go mod download [2021-05-05T06:11:33.792Z] ---> Running in 20b29ad983c3 [2021-05-05T06:11:34.066Z] ---> 4cef66c40336 [2021-05-05T06:11:34.066Z] Step 7/23 : RUN go mod download [2021-05-05T06:11:34.345Z] ---> Running in c0c489d30059 [2021-05-05T06:11:34.625Z] ---> 56818ce9c92c [2021-05-05T06:11:34.626Z] Step 7/22 : RUN go mod download [2021-05-05T06:11:34.626Z] ---> Running in 7d1992c94407 [2021-05-05T06:11:39.003Z] Removing intermediate container 20b29ad983c3 [2021-05-05T06:11:39.003Z] ---> e793de8f1d51 [2021-05-05T06:11:39.003Z] Step 8/23 : COPY . . [2021-05-05T06:11:39.283Z] Removing intermediate container c0c489d30059 [2021-05-05T06:11:39.283Z] ---> fa98fe07c52f [2021-05-05T06:11:39.283Z] Step 8/23 : COPY . . [2021-05-05T06:11:39.898Z] Removing intermediate container 7d1992c94407 [2021-05-05T06:11:39.898Z] ---> 3d665cd4fd7b [2021-05-05T06:11:39.898Z] Step 8/22 : COPY . . [2021-05-05T06:12:06.741Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-05T06:12:13.463Z] ---> 8f03b0873b97 [2021-05-05T06:12:13.463Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-05T06:12:13.463Z] ---> 6ab1421509b7 [2021-05-05T06:12:13.463Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-05T06:12:13.463Z] ---> 3214445f2dbb [2021-05-05T06:12:13.463Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-05T06:12:13.463Z] ---> Running in 6a2db6610c32 [2021-05-05T06:12:13.463Z] ---> Running in 7f170197031b [2021-05-05T06:12:13.463Z] ---> Running in d7f38d591fca [2021-05-05T06:12:15.440Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-05T06:12:15.723Z] Removing intermediate container 48a7df1cd127 [2021-05-05T06:12:15.723Z] ---> 061fd8026c13 [2021-05-05T06:12:15.723Z] [2021-05-05T06:12:15.723Z] Step 10/21 : FROM alpine:3.12 [2021-05-05T06:12:15.723Z] ---> 9852663dfa18 [2021-05-05T06:12:15.723Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-05T06:12:15.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-05T06:12:15.724Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-05T06:12:16.006Z] ---> Running in d090e8ddd3b8 [2021-05-05T06:12:17.453Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T06:12:17.730Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T06:12:18.332Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-05T06:12:18.332Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-05T06:12:18.332Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-05T06:12:18.332Z] (4/4) Installing curl (7.76.1-r0) [2021-05-05T06:12:18.332Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T06:12:18.332Z] Executing ca-certificates-20191127-r4.trigger [2021-05-05T06:12:18.608Z] OK: 7 MiB in 18 packages [2021-05-05T06:12:21.273Z] Removing intermediate container d090e8ddd3b8 [2021-05-05T06:12:21.273Z] ---> ad0a3ba72798 [2021-05-05T06:12:21.273Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-05T06:12:21.273Z] ---> Running in 33a275b91f84 [2021-05-05T06:12:21.886Z] Removing intermediate container 33a275b91f84 [2021-05-05T06:12:21.887Z] ---> 2c5bc646b062 [2021-05-05T06:12:21.887Z] Step 13/21 : WORKDIR /edgex [2021-05-05T06:12:21.887Z] ---> Running in d34e1bf05086 [2021-05-05T06:12:22.494Z] Removing intermediate container d34e1bf05086 [2021-05-05T06:12:22.494Z] ---> 945011786574 [2021-05-05T06:12:22.494Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-05T06:12:24.007Z] ---> aba24d7b7bd7 [2021-05-05T06:12:24.007Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-05T06:12:25.464Z] ---> 5f7cdd881f9e [2021-05-05T06:12:25.464Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-05T06:12:27.479Z] ---> fc09437f9d55 [2021-05-05T06:12:27.479Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-05T06:12:27.479Z] ---> Running in a1d8f3ece7b5 [2021-05-05T06:12:28.112Z] Removing intermediate container a1d8f3ece7b5 [2021-05-05T06:12:28.112Z] ---> 3be6cb87616d [2021-05-05T06:12:28.112Z] Step 18/21 : CMD ["--init=true"] [2021-05-05T06:12:28.112Z] ---> Running in 9a4a3aa4c660 [2021-05-05T06:12:28.747Z] Removing intermediate container 9a4a3aa4c660 [2021-05-05T06:12:28.747Z] ---> d1011dbdd00f [2021-05-05T06:12:28.747Z] Step 19/21 : LABEL arch=arm64 [2021-05-05T06:12:29.034Z] ---> Running in 1ea454db2b79 [2021-05-05T06:12:29.656Z] Removing intermediate container 1ea454db2b79 [2021-05-05T06:12:29.656Z] ---> c64b767ac11a [2021-05-05T06:12:29.656Z] Step 20/21 : LABEL git_sha=07da259a2bb134c1886491919ba7e2f116e15bd4 [2021-05-05T06:12:29.656Z] ---> Running in 7b0b3cd98165 [2021-05-05T06:12:30.288Z] Removing intermediate container 7b0b3cd98165 [2021-05-05T06:12:30.288Z] ---> 3ae673ee7ddf [2021-05-05T06:12:30.288Z] Step 21/21 : LABEL version=0.0.0 [2021-05-05T06:12:30.565Z] ---> Running in 13e955f2b70c [2021-05-05T06:12:31.169Z] Removing intermediate container 13e955f2b70c [2021-05-05T06:12:31.169Z] ---> 01d49ed77cd4 [2021-05-05T06:12:31.169Z] [2021-05-05T06:12:31.447Z] Successfully built 01d49ed77cd4 [2021-05-05T06:12:31.727Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-05-05T06:13:39.866Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container d7f38d591fca [2021-05-05T06:13:39.866Z] ---> d0317987fc47 [2021-05-05T06:13:39.866Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-05T06:13:39.866Z] ---> Running in 615c77155fcd [2021-05-05T06:13:39.866Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-05T06:13:39.866Z] Removing intermediate container 6a2db6610c32 [2021-05-05T06:13:39.866Z] ---> 58334082924d [2021-05-05T06:13:39.866Z] [2021-05-05T06:13:39.866Z] Step 10/22 : FROM alpine:3.12 [2021-05-05T06:13:39.866Z] ---> 9852663dfa18 [2021-05-05T06:13:39.866Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-05T06:13:39.866Z] ---> Running in 6a47199ab88b [2021-05-05T06:13:40.473Z] Removing intermediate container 615c77155fcd [2021-05-05T06:13:40.473Z] ---> 155f0806dd17 [2021-05-05T06:13:40.473Z] [2021-05-05T06:13:40.473Z] Step 11/23 : FROM docker:20.10.0 [2021-05-05T06:13:40.749Z] 20.10.0: Pulling from library/docker [2021-05-05T06:13:40.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T06:13:41.026Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T06:13:41.631Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-05T06:13:41.631Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-05T06:13:41.631Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T06:13:41.631Z] Executing ca-certificates-20191127-r4.trigger [2021-05-05T06:13:41.907Z] OK: 6 MiB in 16 packages [2021-05-05T06:13:45.318Z] Removing intermediate container 6a47199ab88b [2021-05-05T06:13:45.318Z] ---> 829c3e0055a6 [2021-05-05T06:13:45.318Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T06:13:45.318Z] ---> Running in eaa6277299eb [2021-05-05T06:13:46.324Z] Removing intermediate container eaa6277299eb [2021-05-05T06:13:46.324Z] ---> f43c382f389b [2021-05-05T06:13:46.324Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-05T06:13:46.923Z] ---> Running in 7d83604cf0a0 [2021-05-05T06:13:47.918Z] Removing intermediate container 7d83604cf0a0 [2021-05-05T06:13:47.918Z] ---> 0622d20c2353 [2021-05-05T06:13:47.918Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-05T06:13:48.198Z] ---> Running in d4db0e8c564a [2021-05-05T06:13:48.805Z] Removing intermediate container 7f170197031b [2021-05-05T06:13:48.805Z] ---> de75931cb291 [2021-05-05T06:13:48.805Z] [2021-05-05T06:13:48.805Z] Step 10/23 : FROM alpine:3.12 [2021-05-05T06:13:48.805Z] ---> 9852663dfa18 [2021-05-05T06:13:48.805Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-05T06:13:49.083Z] Removing intermediate container d4db0e8c564a [2021-05-05T06:13:49.083Z] ---> 01c28e57293a [2021-05-05T06:13:49.083Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T06:13:49.357Z] ---> Running in 831cfd3ff760 [2021-05-05T06:13:50.345Z] Removing intermediate container 831cfd3ff760 [2021-05-05T06:13:50.345Z] ---> b38b2e58b54d [2021-05-05T06:13:50.345Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-05T06:13:50.345Z] ---> 1addde9acfe3 [2021-05-05T06:13:50.345Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-05T06:13:50.619Z] ---> Running in f560f8739100 [2021-05-05T06:13:51.217Z] Removing intermediate container f560f8739100 [2021-05-05T06:13:51.217Z] ---> 663c01d3125c [2021-05-05T06:13:51.217Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-05T06:13:51.490Z] ---> Running in 50a33929b164 [2021-05-05T06:13:51.765Z] ---> a28abace44e7 [2021-05-05T06:13:51.765Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-05T06:13:51.765Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-05T06:13:51.765Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-05T06:13:51.765Z] ---> eeaf43b92773 [2021-05-05T06:13:51.765Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-05T06:13:52.038Z] ---> Running in 86d4efcba640 [2021-05-05T06:13:52.038Z] Removing intermediate container 50a33929b164 [2021-05-05T06:13:52.038Z] ---> 5dcdd0837d40 [2021-05-05T06:13:52.038Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T06:13:52.311Z] ---> Running in 1253933ef002 [2021-05-05T06:13:52.918Z] ---> e03960ca4531 [2021-05-05T06:13:52.918Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-05T06:13:52.918Z] Removing intermediate container 86d4efcba640 [2021-05-05T06:13:52.918Z] ---> 0ad4fc4cf6dd [2021-05-05T06:13:52.919Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-05T06:13:52.919Z] ---> Running in 55a8244b8f0b [2021-05-05T06:13:52.919Z] ---> Running in acdec8e2950d [2021-05-05T06:13:53.524Z] Removing intermediate container acdec8e2950d [2021-05-05T06:13:53.524Z] ---> bc685d84b77b [2021-05-05T06:13:53.524Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T06:13:53.800Z] ---> Running in ec343270a6cb [2021-05-05T06:13:54.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T06:13:54.411Z] Removing intermediate container ec343270a6cb [2021-05-05T06:13:54.411Z] ---> c72aab2527e5 [2021-05-05T06:13:54.411Z] Step 20/22 : LABEL arch=arm64 [2021-05-05T06:13:54.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T06:13:54.411Z] ---> Running in 0d64140bddad [2021-05-05T06:13:55.013Z] Removing intermediate container 1253933ef002 [2021-05-05T06:13:55.013Z] ---> d6baa23e034f [2021-05-05T06:13:55.013Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-05T06:13:55.013Z] Removing intermediate container 0d64140bddad [2021-05-05T06:13:55.013Z] ---> 21328700f296 [2021-05-05T06:13:55.013Z] Step 21/22 : LABEL git_sha=07da259a2bb134c1886491919ba7e2f116e15bd4 [2021-05-05T06:13:55.013Z] (1/39) Installing readline (8.0.4-r0) [2021-05-05T06:13:55.288Z] (2/39) Installing bash (5.0.17-r0) [2021-05-05T06:13:55.288Z] ---> Running in 3f349890776e [2021-05-05T06:13:55.288Z] Executing bash-5.0.17-r0.post-install [2021-05-05T06:13:55.288Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-05T06:13:55.288Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-05T06:13:55.288Z] (5/39) Installing curl (7.76.1-r0) [2021-05-05T06:13:55.288Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-05T06:13:55.288Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-05T06:13:55.288Z] (8/39) Installing expat (2.2.9-r1) [2021-05-05T06:13:55.288Z] (9/39) Installing libffi (3.3-r2) [2021-05-05T06:13:55.288Z] (10/39) Installing gdbm (1.13-r1) [2021-05-05T06:13:55.288Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-05T06:13:55.288Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-05T06:13:55.288Z] (13/39) Installing python3 (3.8.8-r0) [2021-05-05T06:13:55.288Z] ---> Running in 9eaf74e40a36 [2021-05-05T06:13:56.281Z] Removing intermediate container 9eaf74e40a36 [2021-05-05T06:13:56.281Z] ---> a5422bab80b5 [2021-05-05T06:13:56.281Z] Step 22/22 : LABEL version=0.0.0 [2021-05-05T06:13:56.592Z] ---> Running in d2f95c563447 [2021-05-05T06:13:56.593Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T06:13:57.190Z] Removing intermediate container d2f95c563447 [2021-05-05T06:13:57.190Z] ---> 4184160ce7d0 [2021-05-05T06:13:57.190Z] [2021-05-05T06:13:57.464Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-05T06:13:57.464Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-05T06:13:57.464Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-05T06:13:57.464Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-05T06:13:57.464Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-05T06:13:57.464Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-05T06:13:57.464Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-05T06:13:57.464Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T06:13:57.464Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-05T06:13:57.464Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-05T06:13:57.464Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-05T06:13:57.738Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-05T06:13:57.738Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-05T06:13:57.738Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-05T06:13:57.738Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-05T06:13:57.738Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-05T06:13:57.738Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-05T06:13:57.738Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-05T06:13:57.738Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-05T06:13:57.738Z] Successfully built 4184160ce7d0 [2021-05-05T06:13:57.738Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-05T06:13:57.738Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-05-05T06:13:57.738Z]  Building docker-support-notifications-go ... done (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-05T06:13:57.738Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-05T06:13:57.738Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-05T06:13:57.738Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-05T06:13:57.738Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-05T06:13:57.738Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-05T06:13:57.738Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-05T06:13:58.010Z] Executing busybox-1.31.1-r19.trigger [2021-05-05T06:13:58.010Z] OK: 72 MiB in 59 packages [2021-05-05T06:13:58.284Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-05T06:13:58.555Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-05T06:13:58.555Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-05T06:13:58.555Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-05T06:13:58.828Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-05T06:13:58.828Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-05T06:13:59.100Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T06:13:59.100Z] OK: 8 MiB in 20 packages [2021-05-05T06:14:00.533Z] Removing intermediate container 3f349890776e [2021-05-05T06:14:00.533Z] ---> de873e235981 [2021-05-05T06:14:00.533Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T06:14:01.133Z] ---> 28a45d9450a3 [2021-05-05T06:14:01.133Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-05T06:14:02.571Z] Collecting docker-compose==1.23.2 [2021-05-05T06:14:02.571Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-05T06:14:02.571Z] ---> f33509e0114c [2021-05-05T06:14:02.571Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-05T06:14:03.167Z] ---> 085ab4b6bf68 [2021-05-05T06:14:03.167Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-05T06:14:03.167Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-05T06:14:03.167Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-05T06:14:03.442Z] ---> Running in 814d62e259a2 [2021-05-05T06:14:03.717Z] Collecting docopt<0.7,>=0.6.1 [2021-05-05T06:14:03.717Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-05T06:14:03.717Z] Removing intermediate container 814d62e259a2 [2021-05-05T06:14:03.717Z] ---> 5c88e0ae5b45 [2021-05-05T06:14:03.717Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T06:14:03.990Z] ---> Running in 2e7e604a782c [2021-05-05T06:14:04.265Z] Removing intermediate container 2e7e604a782c [2021-05-05T06:14:04.265Z] ---> 5e865f536bbf [2021-05-05T06:14:04.265Z] Step 21/23 : LABEL arch=arm64 [2021-05-05T06:14:04.538Z] ---> Running in a24d06b6eaab [2021-05-05T06:14:05.146Z] Removing intermediate container a24d06b6eaab [2021-05-05T06:14:05.146Z] ---> c66bc67f5be7 [2021-05-05T06:14:05.146Z] Step 22/23 : LABEL git_sha=07da259a2bb134c1886491919ba7e2f116e15bd4 [2021-05-05T06:14:05.146Z] ---> Running in 4f5db27b00cf [2021-05-05T06:14:05.423Z] Removing intermediate container 4f5db27b00cf [2021-05-05T06:14:05.423Z] ---> 27aa80945c0a [2021-05-05T06:14:05.698Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T06:14:05.698Z] ---> Running in 777dbf2390a7 [2021-05-05T06:14:06.296Z] Removing intermediate container 777dbf2390a7 [2021-05-05T06:14:06.296Z] ---> 44ce33bd67d3 [2021-05-05T06:14:06.296Z] [2021-05-05T06:14:06.568Z] Successfully built 44ce33bd67d3 [2021-05-05T06:14:06.568Z] Successfully tagged docker-core-data-go-arm64:latest [2021-05-05T06:14:06.568Z]  Building docker-core-data-go ... done Collecting PyYAML<4,>=3.10 [2021-05-05T06:14:06.568Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-05T06:14:09.935Z] Collecting docker<4.0,>=3.6.0 [2021-05-05T06:14:09.935Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-05T06:14:10.203Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-05T06:14:10.203Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-05T06:14:12.804Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-05T06:14:12.804Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-05T06:14:13.075Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-05T06:14:13.345Z] Collecting jsonschema<3,>=2.5.1 [2021-05-05T06:14:13.345Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-05T06:14:13.616Z] Collecting texttable<0.10,>=0.9.0 [2021-05-05T06:14:13.616Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-05T06:14:15.580Z] Collecting cached-property<2,>=1.2.0 [2021-05-05T06:14:15.580Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-05T06:14:15.850Z] Collecting docker-pycreds>=0.4.0 [2021-05-05T06:14:15.850Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-05T06:14:15.850Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-05T06:14:16.439Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-05T06:14:16.439Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-05T06:14:16.709Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-05T06:14:16.709Z] Collecting idna<2.8,>=2.5 [2021-05-05T06:14:16.978Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-05T06:14:16.978Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-05T06:14:16.978Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-05T06:14:16.978Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-05T06:14:16.978Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-05T06:14:17.566Z] Installing collected packages: websocket-client, docopt, PyYAML, urllib3, idna, requests, docker-pycreds, docker, dockerpty, jsonschema, texttable, cached-property, docker-compose [2021-05-05T06:14:18.156Z] Running setup.py install for docopt: started [2021-05-05T06:14:20.125Z] Running setup.py install for docopt: finished with status 'done' [2021-05-05T06:14:20.125Z] Running setup.py install for PyYAML: started [2021-05-05T06:14:22.095Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-05T06:14:22.095Z] Attempting uninstall: urllib3 [2021-05-05T06:14:22.095Z] Found existing installation: urllib3 1.25.9 [2021-05-05T06:14:22.095Z] Uninstalling urllib3-1.25.9: [2021-05-05T06:14:22.095Z] Successfully uninstalled urllib3-1.25.9 [2021-05-05T06:14:22.364Z] Attempting uninstall: idna [2021-05-05T06:14:22.364Z] Found existing installation: idna 2.9 [2021-05-05T06:14:22.364Z] Uninstalling idna-2.9: [2021-05-05T06:14:22.364Z] Successfully uninstalled idna-2.9 [2021-05-05T06:14:22.960Z] Attempting uninstall: requests [2021-05-05T06:14:22.960Z] Found existing installation: requests 2.23.0 [2021-05-05T06:14:22.960Z] Uninstalling requests-2.23.0: [2021-05-05T06:14:23.232Z] Successfully uninstalled requests-2.23.0 [2021-05-05T06:14:24.221Z] Running setup.py install for dockerpty: started [2021-05-05T06:14:26.184Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-05T06:14:26.184Z] Running setup.py install for texttable: started [2021-05-05T06:14:28.164Z] Running setup.py install for texttable: finished with status 'done' [2021-05-05T06:14:29.133Z] 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.59.0 [2021-05-05T06:14:37.389Z] Removing intermediate container 55a8244b8f0b [2021-05-05T06:14:37.389Z] ---> 8a20ba6738cf [2021-05-05T06:14:37.389Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-05T06:14:37.389Z] ---> Running in 96bef3837161 [2021-05-05T06:14:37.389Z] Removing intermediate container 96bef3837161 [2021-05-05T06:14:37.389Z] ---> 2b94b16b28e5 [2021-05-05T06:14:37.389Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-05T06:14:37.659Z] ---> Running in 777dabb348d9 [2021-05-05T06:14:37.935Z] Removing intermediate container 777dabb348d9 [2021-05-05T06:14:37.935Z] ---> 09f1b43477fe [2021-05-05T06:14:37.935Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-05T06:14:39.356Z] ---> 6666351b870d [2021-05-05T06:14:39.356Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-05T06:14:39.627Z] ---> 94ace1ecada6 [2021-05-05T06:14:39.627Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-05T06:14:40.603Z] ---> f8f93963c50a [2021-05-05T06:14:40.603Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-05T06:14:40.603Z] ---> Running in 4c2c26c6349e [2021-05-05T06:14:40.876Z] Removing intermediate container 4c2c26c6349e [2021-05-05T06:14:40.876Z] ---> 9d4b72f85fc2 [2021-05-05T06:14:40.876Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T06:14:41.147Z] ---> Running in 6e577dd093ba [2021-05-05T06:14:41.418Z] Removing intermediate container 6e577dd093ba [2021-05-05T06:14:41.418Z] ---> 0cdf7594b479 [2021-05-05T06:14:41.418Z] Step 21/23 : LABEL arch=arm64 [2021-05-05T06:14:41.711Z] ---> Running in 8a82338a4484 [2021-05-05T06:14:41.983Z] Removing intermediate container 8a82338a4484 [2021-05-05T06:14:41.983Z] ---> 916b2e495274 [2021-05-05T06:14:41.983Z] Step 22/23 : LABEL git_sha=07da259a2bb134c1886491919ba7e2f116e15bd4 [2021-05-05T06:14:42.254Z] ---> Running in da2b5401e043 [2021-05-05T06:14:42.525Z] Removing intermediate container da2b5401e043 [2021-05-05T06:14:42.525Z] ---> 0252fd5a54f4 [2021-05-05T06:14:42.525Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T06:14:42.798Z] ---> Running in 6856f2e78bd0 [2021-05-05T06:14:43.069Z] Removing intermediate container 6856f2e78bd0 [2021-05-05T06:14:43.069Z] ---> 05726d1bdf84 [2021-05-05T06:14:43.069Z] [2021-05-05T06:14:43.663Z] Successfully built 05726d1bdf84 [2021-05-05T06:14:43.663Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-05-05T06:14:43.951Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-05-05T06:14:43.961Z] $ docker stop --time=1 6d54c89e1100bcccb1c06278f5a16bc77a61b660946c3f6509ec7befbc5c5571 [2021-05-05T06:14:45.803Z] $ docker rm -f 6d54c89e1100bcccb1c06278f5a16bc77a61b660946c3f6509ec7befbc5c5571 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-05T06:14:46.444Z] + docker images [2021-05-05T06:14:46.444Z] + grep docker [2021-05-05T06:14:46.717Z] docker-sys-mgmt-agent-go-arm64 latest 05726d1bdf84 4 seconds ago 299MB [2021-05-05T06:14:46.717Z] docker-core-data-go-arm64 latest 44ce33bd67d3 41 seconds ago 20.3MB [2021-05-05T06:14:46.717Z] docker-support-notifications-go-arm64 latest 4184160ce7d0 50 seconds ago 16.6MB [2021-05-05T06:14:46.717Z] docker-security-proxy-setup-go-arm64 latest 01d49ed77cd4 2 minutes ago 23.9MB [2021-05-05T06:14:46.717Z] docker-security-bootstrapper-go-arm64 latest 66caec6afa5b 4 minutes ago 17.1MB [2021-05-05T06:14:46.717Z] docker-core-command-go-arm64 latest 0c6f8d652412 4 minutes ago 16.1MB [2021-05-05T06:14:46.717Z] docker-security-secretstore-setup-go-arm64 latest 934d4711115e 4 minutes ago 24.3MB [2021-05-05T06:14:46.717Z] docker-core-metadata-go-arm64 latest 5c8c7e1df70d 4 minutes ago 17.4MB [2021-05-05T06:14:46.717Z] docker-support-scheduler-go-arm64 latest ba2fb4cf6fef 4 minutes ago 16.1MB [2021-05-05T06:14:46.717Z] 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 [2021-05-05T06:14:47.701Z] ---> job-cost.sh [2021-05-05T06:14:47.701Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0IZY [2021-05-05T06:15:26.640Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-05T06:17:03.388Z] lf-activate-venv(): INFO: Adding /tmp/venv-0IZY/bin to PATH [2021-05-05T06:17:03.388Z] INFO: No Stack... [2021-05-05T06:17:03.388Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-05T06:17:03.388Z] INFO: Archiving Costs [Pipeline] sh [2021-05-05T06:17:03.758Z] + + catcut -d, -f6 [2021-05-05T06:17:03.758Z] /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-05-05T06:17:04.023Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3423-1-stack-cost] [2021-05-05T06:17:04.030Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3423-1-stack-cost] did not exist. Created. [2021-05-05T06:17:04.030Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3423-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-05T06:17:04.503Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-05T06:17:05.795Z] Stashed 1 file(s) [Pipeline] } [2021-05-05T06:17:05.816Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3423-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-05-05T06:17:07.166Z] provisioning config files... [2021-05-05T06:17:07.187Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7379414397667935997tmp [Pipeline] { [Pipeline] sh [2021-05-05T06:17:07.634Z] + set +x [2021-05-05T06:17:07.634Z] + curl -s https://codecov.io/bash [2021-05-05T06:17:07.634Z] + bash -s -- [2021-05-05T06:17:08.223Z] [2021-05-05T06:17:08.223Z] _____ _ [2021-05-05T06:17:08.223Z] / ____| | | [2021-05-05T06:17:08.223Z] | | ___ __| | ___ ___ _____ __ [2021-05-05T06:17:08.223Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-05T06:17:08.223Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-05T06:17:08.223Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-05T06:17:08.223Z] Bash-1.0.2 [2021-05-05T06:17:08.223Z] [2021-05-05T06:17:08.223Z] [2021-05-05T06:17:08.223Z] ==> git version 2.24.3 found [2021-05-05T06:17:08.223Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-05T06:17:08.223Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-05T06:17:08.223Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-05T06:17:08.223Z] ==> Jenkins CI detected. [2021-05-05T06:17:08.223Z] project root: . [2021-05-05T06:17:08.223Z] --> token set from env [2021-05-05T06:17:08.223Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-05T06:17:08.223Z] ==> Running gcov in . (disable via -X gcov) [2021-05-05T06:17:08.223Z] ==> Python coveragepy not found [2021-05-05T06:17:08.223Z] ==> Searching for coverage reports in: [2021-05-05T06:17:08.223Z] + . [2021-05-05T06:17:08.223Z] -> Found 1 reports [2021-05-05T06:17:08.488Z] ==> Detecting git/mercurial file structure [2021-05-05T06:17:08.488Z] ==> Reading reports [2021-05-05T06:17:08.488Z] + ./coverage.out bytes=699522 [2021-05-05T06:17:08.488Z] ==> Appending adjustments [2021-05-05T06:17:08.488Z] https://docs.codecov.io/docs/fixing-reports [2021-05-05T06:17:12.709Z] + Found adjustments [2021-05-05T06:17:12.709Z] ==> Gzipping contents [2021-05-05T06:17:12.709Z] 100K /tmp/codecov.qgr9Wa.gz [2021-05-05T06:17:12.709Z] ==> Uploading reports [2021-05-05T06:17:12.709Z] url: https://codecov.io [2021-05-05T06:17:12.709Z] query: branch=PR-3423&commit=07da259a2bb134c1886491919ba7e2f116e15bd4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3423%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3423&job=&cmd_args= [2021-05-05T06:17:12.709Z] -> Pinging Codecov [2021-05-05T06:17:12.709Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3423&commit=07da259a2bb134c1886491919ba7e2f116e15bd4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3423%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3423&job=&cmd_args= [2021-05-05T06:17:12.709Z] -> Uploading to [2021-05-05T06:17:12.709Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-05/00271124DB129430A58F1EEE437C3FCB/07da259a2bb134c1886491919ba7e2f116e15bd4/e7115813-33ff-46af-b737-1de7677f363c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210505T061712Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f4839f8cb7b0834ddd38c07b5c0b3985b9a0c90c597a85da011170a87f31bbb [2021-05-05T06:17:12.709Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-05T06:17:12.709Z] Dload Upload Total Spent Left Speed [2021-05-05T06:17:13.286Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 0 0 100 97k 0 178k --:--:-- --:--:-- --:--:-- 178k [2021-05-05T06:17:13.286Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/07da259a2bb134c1886491919ba7e2f116e15bd4 [Pipeline] } [2021-05-05T06:17:13.318Z] 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 [2021-05-05T06:17:14.833Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-05T06:17:15.762Z] ---> package-listing.sh [2021-05-05T06:17:15.762Z] ++ facter osfamily [2021-05-05T06:17:15.762Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-05T06:17:15.762Z] + OS_FAMILY=redhat [2021-05-05T06:17:15.762Z] + workspace=/w/workspace/edgex-go/1 [2021-05-05T06:17:15.762Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-05T06:17:15.762Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-05T06:17:15.762Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-05T06:17:15.762Z] + PACKAGES=/tmp/packages_start.txt [2021-05-05T06:17:15.762Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-05T06:17:15.762Z] + PACKAGES=/tmp/packages_end.txt [2021-05-05T06:17:15.762Z] + case "${OS_FAMILY}" in [2021-05-05T06:17:15.762Z] + rpm -qa [2021-05-05T06:17:15.762Z] + sort [2021-05-05T06:17:21.072Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-05T06:17:21.072Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-05T06:17:21.072Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-05T06:17:21.072Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-05T06:17:21.072Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-05T06:17:21.072Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-05T06:17:21.116Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-05T06:17:21.429Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-05T06:17:21.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-05T06:17:21.778Z] [2021-05-05T06:17:21.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-05T06:17:22.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-05T06:17:22.151Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-05T06:17:22.151Z] df20fa9351a1: Pulling fs layer [2021-05-05T06:17:22.151Z] 36b3adc4ff6f: Pulling fs layer [2021-05-05T06:17:22.151Z] 8ad3a11d3b57: Pulling fs layer [2021-05-05T06:17:22.151Z] 46f8f816bc3b: Pulling fs layer [2021-05-05T06:17:22.151Z] 93b61091891f: Pulling fs layer [2021-05-05T06:17:22.151Z] 93b9cdb0e59b: Pulling fs layer [2021-05-05T06:17:22.151Z] 5e14af77c1be: Pulling fs layer [2021-05-05T06:17:22.151Z] 01666e4c0597: Pulling fs layer [2021-05-05T06:17:22.151Z] aa168da1d23b: Pulling fs layer [2021-05-05T06:17:22.151Z] 93b61091891f: Waiting [2021-05-05T06:17:22.151Z] 93b9cdb0e59b: Waiting [2021-05-05T06:17:22.151Z] 5e14af77c1be: Waiting [2021-05-05T06:17:22.151Z] 01666e4c0597: Waiting [2021-05-05T06:17:22.151Z] aa168da1d23b: Waiting [2021-05-05T06:17:22.151Z] 36b3adc4ff6f: Download complete [2021-05-05T06:17:22.414Z] 46f8f816bc3b: Verifying Checksum [2021-05-05T06:17:22.414Z] 46f8f816bc3b: Download complete [2021-05-05T06:17:22.414Z] df20fa9351a1: Download complete [2021-05-05T06:17:22.414Z] 93b9cdb0e59b: Verifying Checksum [2021-05-05T06:17:22.414Z] 93b9cdb0e59b: Download complete [2021-05-05T06:17:22.414Z] 5e14af77c1be: Verifying Checksum [2021-05-05T06:17:22.414Z] 5e14af77c1be: Download complete [2021-05-05T06:17:22.414Z] 93b61091891f: Verifying Checksum [2021-05-05T06:17:22.414Z] 93b61091891f: Download complete [2021-05-05T06:17:22.414Z] 01666e4c0597: Verifying Checksum [2021-05-05T06:17:22.414Z] 01666e4c0597: Download complete [2021-05-05T06:17:22.414Z] 8ad3a11d3b57: Verifying Checksum [2021-05-05T06:17:22.414Z] 8ad3a11d3b57: Download complete [2021-05-05T06:17:22.677Z] df20fa9351a1: Pull complete [2021-05-05T06:17:22.941Z] 36b3adc4ff6f: Pull complete [2021-05-05T06:17:23.901Z] 8ad3a11d3b57: Pull complete [2021-05-05T06:17:23.901Z] 46f8f816bc3b: Pull complete [2021-05-05T06:17:24.856Z] aa168da1d23b: Verifying Checksum [2021-05-05T06:17:24.856Z] aa168da1d23b: Download complete [2021-05-05T06:17:25.431Z] 93b61091891f: Pull complete [2021-05-05T06:17:25.696Z] 93b9cdb0e59b: Pull complete [2021-05-05T06:17:25.960Z] 5e14af77c1be: Pull complete [2021-05-05T06:17:26.237Z] 01666e4c0597: Pull complete [2021-05-05T06:17:34.410Z] aa168da1d23b: Pull complete [2021-05-05T06:17:34.410Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-05T06:17:34.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-05T06:17:34.410Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-05T06:17:34.648Z] prd-centos7-docker-4c-2g-3005 does not seem to be running inside a container [2021-05-05T06:17:34.703Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-05T06:17:43.795Z] $ docker top 249a2dc5953df8307188ac5d3035c35843bb191be88eccda794cdaa6c4aeebde -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-05T06:17:44.363Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-05T06:17:44.687Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-05T06:17:45.018Z] + ls /var/log/sa-host [2021-05-05T06:17:45.018Z] + sadf -c /var/log/sa-host/sa05 [2021-05-05T06:17:45.018Z] file_magic: OK [2021-05-05T06:17:45.018Z] HZ: Using current value: 100 [2021-05-05T06:17:45.018Z] file_header: OK [2021-05-05T06:17:45.018Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-05T06:17:45.018Z] Statistics: [2021-05-05T06:17:45.018Z] 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... [2021-05-05T06:17:45.018Z] File successfully converted to sysstat format version 12.2.1 [2021-05-05T06:17:45.018Z] + sadf -c /var/log/sa-host/sa23 [2021-05-05T06:17:45.018Z] file_magic: OK [2021-05-05T06:17:45.018Z] HZ: Using current value: 100 [2021-05-05T06:17:45.018Z] file_header: OK [2021-05-05T06:17:45.018Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-05T06:17:45.018Z] Statistics: [2021-05-05T06:17:45.018Z] Hnuu...uuuununununu... [2021-05-05T06:17:45.018Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-05T06:17:45.732Z] provisioning config files... [2021-05-05T06:17:45.748Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5636525591861993411tmp [Pipeline] { [Pipeline] echo [2021-05-05T06:17:45.805Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-05T06:17:46.162Z] ---> create-netrc.sh [Pipeline] } [2021-05-05T06:17:46.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-05T06:17:46.269Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-05T06:17:46.607Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-05T06:17:46.638Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-05T06:17:46.975Z] ---> sudo-logs.sh [2021-05-05T06:17:46.975Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-05T06:17:47.062Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-05T06:17:47.402Z] ---> job-cost.sh [2021-05-05T06:17:47.402Z] lf-activate-venv: SKIPPING [2021-05-05T06:17:47.402Z] DEBUG: total: 0.20999999344348907 [2021-05-05T06:17:47.402Z] INFO: Retrieving Stack Cost... [2021-05-05T06:17:48.347Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-05T06:17:48.921Z] INFO: Archiving Costs [Pipeline] echo [2021-05-05T06:17:48.961Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-05T06:17:49.299Z] ---> logs-deploy.sh [2021-05-05T06:17:49.299Z] lf-activate-venv: SKIPPING [2021-05-05T06:17:49.299Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3423/1 [2021-05-05T06:17:49.299Z] INFO: archiving workspace using pattern(s): [2021-05-05T06:17:50.698Z] Archives upload complete. [2021-05-05T06:17:50.959Z] INFO: archiving logs to Nexus [2021-05-05T06:17:51.905Z] ---> uname -a: [2021-05-05T06:17:51.905Z] Linux prd-centos7-docker-4c-2g-3005.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-05T06:17:51.905Z] [2021-05-05T06:17:51.905Z] [2021-05-05T06:17:51.905Z] ---> lscpu: [2021-05-05T06:17:51.905Z] Architecture: x86_64 [2021-05-05T06:17:51.905Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-05T06:17:51.905Z] Byte Order: Little Endian [2021-05-05T06:17:51.905Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-05T06:17:51.905Z] CPU(s): 4 [2021-05-05T06:17:51.905Z] On-line CPU(s) list: 0-3 [2021-05-05T06:17:51.905Z] Thread(s) per core: 1 [2021-05-05T06:17:51.905Z] Core(s) per socket: 1 [2021-05-05T06:17:51.905Z] Socket(s): 4 [2021-05-05T06:17:51.905Z] NUMA node(s): 1 [2021-05-05T06:17:51.905Z] Vendor ID: GenuineIntel [2021-05-05T06:17:51.905Z] CPU family: 6 [2021-05-05T06:17:51.905Z] Model: 44 [2021-05-05T06:17:51.905Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-05T06:17:51.905Z] Stepping: 1 [2021-05-05T06:17:51.905Z] CPU MHz: 2933.442 [2021-05-05T06:17:51.905Z] BogoMIPS: 5866.88 [2021-05-05T06:17:51.905Z] Virtualization: VT-x [2021-05-05T06:17:51.905Z] Hypervisor vendor: KVM [2021-05-05T06:17:51.905Z] Virtualization type: full [2021-05-05T06:17:51.905Z] L1d cache: 128 KiB [2021-05-05T06:17:51.905Z] L1i cache: 128 KiB [2021-05-05T06:17:51.905Z] L2 cache: 16 MiB [2021-05-05T06:17:51.905Z] L3 cache: 64 MiB [2021-05-05T06:17:51.905Z] NUMA node0 CPU(s): 0-3 [2021-05-05T06:17:51.905Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-05T06:17:51.905Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-05T06:17:51.905Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-05T06:17:51.905Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-05T06:17:51.905Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-05T06:17:51.905Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-05T06:17:51.905Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-05T06:17:51.905Z] Vulnerability Srbds: Not affected [2021-05-05T06:17:51.905Z] Vulnerability Tsx async abort: Not affected [2021-05-05T06:17:51.905Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-05-05T06:17:51.905Z] [2021-05-05T06:17:51.905Z] [2021-05-05T06:17:51.905Z] ---> nproc: [2021-05-05T06:17:51.905Z] 4 [2021-05-05T06:17:51.905Z] [2021-05-05T06:17:51.905Z]