Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 rather than 772e0dea5acb773f1ace69d879384654dbd3dd3f Obtained Jenkinsfile from 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6201840730766726740.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5134346500411100889.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8036080842814829542.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5282704067560674225.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4025633661690891188.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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_IMAGE_NAME_SUFFIX: 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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-546 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/32 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/32 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/32@tmp/jenkins-gitclient-ssh5585195476221688039.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/32@tmp/jenkins-gitclient-ssh7297508565660626089.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 772e0dea5acb773f1ace69d879384654dbd3dd3f Merge succeeded, producing 772e0dea5acb773f1ace69d879384654dbd3dd3f Checking out Revision 772e0dea5acb773f1ace69d879384654dbd3dd3f (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f 772e0dea5acb773f1ace69d879384654dbd3dd3f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/32@tmp/jenkins-gitclient-ssh2798346524829618256.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 772e0dea5acb773f1ace69d879384654dbd3dd3f # timeout=10 Commit message: "build(snap): update device-virtual to v2.0.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-28T16:46:55.096Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-28T16:46:55.222Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-28T16:46:55.256Z] ========================================================= [2021-06-28T16:46:55.256Z] EdgeX Global Pipelines Version Info [2021-06-28T16:46:55.256Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2df0e6412f1f1b534352c5778043adf2f0d0a036 # timeout=10 [2021-06-28T16:46:56.746Z] ------------------- [2021-06-28T16:46:56.746Z] stable info: [2021-06-28T16:46:56.746Z] ------------------- [2021-06-28T16:46:56.746Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-28T16:46:56.746Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-28T16:46:56.746Z] Message: update stable to v1.0.195 [2021-06-28T16:46:57.320Z] ------------------- [2021-06-28T16:46:57.320Z] experimental info: [2021-06-28T16:46:57.320Z] ------------------- [2021-06-28T16:46:57.320Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-28T16:46:57.320Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-28T16:46:57.320Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-28T16:46:57.473Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-28T16:46:57.503Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-28T16:46:57.550Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-28T16:46:57.578Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-28T16:46:57.606Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-28T16:46:57.653Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-28T16:46:57.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-28T16:46:57.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-28T16:46:57.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-28T16:46:57.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-28T16:46:57.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-28T16:46:57.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-28T16:46:57.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-28T16:46:57.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-28T16:46:57.998Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-28T16:46:58.030Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-28T16:46:58.058Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-28T16:46:58.104Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-28T16:46:58.131Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-28T16:46:58.158Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-28T16:46:58.203Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-28T16:46:58.234Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-28T16:46:58.262Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-28T16:46:58.305Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-28T16:46:58.333Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-28T16:46:58.366Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 772e0dea5acb773f1ace69d879384654dbd3dd3f [Pipeline] echo [2021-06-28T16:46:58.417Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 772e0de [Pipeline] echo [2021-06-28T16:46:58.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T16:46:58.563Z] provisioning config files... [2021-06-28T16:46:58.583Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/32@tmp/config1533281398023992540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T16:46:58.920Z] ---> docker-login.sh [2021-06-28T16:46:58.920Z] nexus3.edgexfoundry.org:10001 [2021-06-28T16:46:59.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T16:46:59.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T16:46:59.184Z] Configure a credential helper to remove this warning. See [2021-06-28T16:46:59.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T16:46:59.184Z] [2021-06-28T16:46:59.184Z] Login Succeeded [2021-06-28T16:46:59.184Z] nexus3.edgexfoundry.org:10002 [2021-06-28T16:46:59.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T16:46:59.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T16:46:59.470Z] Configure a credential helper to remove this warning. See [2021-06-28T16:46:59.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T16:46:59.470Z] [2021-06-28T16:46:59.470Z] Login Succeeded [2021-06-28T16:46:59.470Z] nexus3.edgexfoundry.org:10003 [2021-06-28T16:46:59.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T16:46:59.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T16:46:59.739Z] Configure a credential helper to remove this warning. See [2021-06-28T16:46:59.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T16:46:59.739Z] [2021-06-28T16:46:59.739Z] Login Succeeded [2021-06-28T16:46:59.739Z] nexus3.edgexfoundry.org:10004 [2021-06-28T16:46:59.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T16:46:59.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T16:46:59.739Z] Configure a credential helper to remove this warning. See [2021-06-28T16:46:59.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T16:46:59.739Z] [2021-06-28T16:46:59.739Z] Login Succeeded [2021-06-28T16:46:59.739Z] docker.io [2021-06-28T16:47:00.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T16:47:00.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T16:47:00.266Z] Configure a credential helper to remove this warning. See [2021-06-28T16:47:00.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T16:47:00.266Z] [2021-06-28T16:47:00.266Z] Login Succeeded [2021-06-28T16:47:00.266Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T16:47:00.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-28T16:47:00.663Z] ++ 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-06-28T16:47:00.663Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-28T16:47:00.663Z] ++ dirname cmd/core-command/Dockerfile [2021-06-28T16:47:00.663Z] ++ cut -d/ -f2 [2021-06-28T16:47:00.663Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-28T16:47:00.663Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-28T16:47:00.663Z] ++ dirname cmd/core-data/Dockerfile [2021-06-28T16:47:00.663Z] ++ cut -d/ -f2 [2021-06-28T16:47:00.663Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-28T16:47:00.663Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-28T16:47:00.663Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-28T16:47:00.663Z] ++ cut -d/ -f2 [2021-06-28T16:47:00.663Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-28T16:47:00.663Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-28T16:47:00.663Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-28T16:47:00.663Z] ++ cut -d/ -f2 [2021-06-28T16:47:00.663Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-28T16:47:00.663Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-28T16:47:00.663Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-28T16:47:00.663Z] ++ cut -d/ -f2 [2021-06-28T16:47:00.663Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-28T16:47:00.663Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-28T16:47:00.663Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-28T16:47:00.663Z] ++ cut -d/ -f2 [2021-06-28T16:47:00.663Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-28T16:47:00.663Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-28T16:47:00.663Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-28T16:47:00.663Z] ++ cut -d/ -f2 [2021-06-28T16:47:00.663Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-28T16:47:00.663Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-28T16:47:00.663Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-28T16:47:00.663Z] ++ cut -d/ -f2 [2021-06-28T16:47:00.663Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-28T16:47:00.663Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-28T16:47:00.663Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-28T16:47:00.663Z] ++ cut -d/ -f2 [2021-06-28T16:47:00.663Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-28T16:47:00.718Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:47:02.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T16:47:02.473Z] [2021-06-28T16:47:02.473Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:47:02.796Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T16:47:02.796Z] latest: Pulling from edgex-devops/git-semver [2021-06-28T16:47:02.796Z] 31603596830f: Pulling fs layer [2021-06-28T16:47:02.796Z] 54011a49482f: Pulling fs layer [2021-06-28T16:47:02.796Z] a6820b24f6d8: Pulling fs layer [2021-06-28T16:47:02.796Z] f581987b2513: Pulling fs layer [2021-06-28T16:47:02.796Z] f581987b2513: Waiting [2021-06-28T16:47:02.796Z] 54011a49482f: Verifying Checksum [2021-06-28T16:47:02.796Z] 54011a49482f: Download complete [2021-06-28T16:47:03.059Z] 31603596830f: Verifying Checksum [2021-06-28T16:47:03.059Z] 31603596830f: Download complete [2021-06-28T16:47:03.059Z] f581987b2513: Verifying Checksum [2021-06-28T16:47:03.059Z] f581987b2513: Download complete [2021-06-28T16:47:03.330Z] a6820b24f6d8: Verifying Checksum [2021-06-28T16:47:03.330Z] a6820b24f6d8: Download complete [2021-06-28T16:47:03.330Z] 31603596830f: Pull complete [2021-06-28T16:47:03.330Z] 54011a49482f: Pull complete [2021-06-28T16:47:03.916Z] a6820b24f6d8: Pull complete [2021-06-28T16:47:04.179Z] f581987b2513: Pull complete [2021-06-28T16:47:04.179Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-28T16:47:04.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T16:47:04.179Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-28T16:47:04.272Z] prd-centos7-docker-4c-2g-546 does not seem to be running inside a container [2021-06-28T16:47:04.321Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-28T16:47:05.711Z] $ docker top a4650d6a1d1737a4a3d27e4e7e0ebe6930b976aef49aad418b5881662efd564b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-28T16:47:05.865Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T16:47:05.865Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T16:47:05.992Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T16:47:05.993Z] $ docker exec a4650d6a1d1737a4a3d27e4e7e0ebe6930b976aef49aad418b5881662efd564b ssh-agent [2021-06-28T16:47:06.115Z] SSH_AUTH_SOCK=/tmp/ssh-8swSSu3xUXpf/agent.13 [2021-06-28T16:47:06.115Z] SSH_AGENT_PID=18 [2021-06-28T16:47:06.125Z] Running ssh-add (command line suppressed) [2021-06-28T16:47:06.241Z] Identity added: /w/workspace/edgex-go/32@tmp/private_key_1075166367813578241.key (/w/workspace/edgex-go/32@tmp/private_key_1075166367813578241.key) [2021-06-28T16:47:06.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T16:47:06.566Z] + git tag --points-at HEAD [Pipeline] } [2021-06-28T16:47:06.579Z] $ docker exec --env ******** --env ******** a4650d6a1d1737a4a3d27e4e7e0ebe6930b976aef49aad418b5881662efd564b ssh-agent -k [2021-06-28T16:47:06.677Z] unset SSH_AUTH_SOCK; [2021-06-28T16:47:06.677Z] unset SSH_AGENT_PID; [2021-06-28T16:47:06.677Z] echo Agent pid 18 killed; [2021-06-28T16:47:06.694Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-28T16:47:06.741Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T16:47:06.741Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T16:47:06.878Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T16:47:06.878Z] $ docker exec a4650d6a1d1737a4a3d27e4e7e0ebe6930b976aef49aad418b5881662efd564b ssh-agent [2021-06-28T16:47:07.003Z] SSH_AUTH_SOCK=/tmp/ssh-lL9cQ6IzLkbA/agent.50 [2021-06-28T16:47:07.003Z] SSH_AGENT_PID=56 [2021-06-28T16:47:07.009Z] Running ssh-add (command line suppressed) [2021-06-28T16:47:07.111Z] Identity added: /w/workspace/edgex-go/32@tmp/private_key_1891458754961363885.key (/w/workspace/edgex-go/32@tmp/private_key_1891458754961363885.key) [2021-06-28T16:47:07.132Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T16:47:07.444Z] + git semver init [2021-06-28T16:47:07.444Z] # -> Open(): unable to determine branch for HEAD [2021-06-28T16:47:07.444Z] # $GIT_DIR = /w/workspace/edgex-go/32/.git [2021-06-28T16:47:07.444Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/32 [2021-06-28T16:47:07.444Z] # $SEMVER_REMOTE_NAME = origin [2021-06-28T16:47:07.444Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-28T16:47:07.444Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-28T16:47:07.444Z] # $SEMVER_BRANCH = PR-3579 [2021-06-28T16:47:07.444Z] # $SEMVER_TEMP = /tmp/semver-913721883 [2021-06-28T16:47:07.444Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-28T16:47:22.414Z] # '/tmp/semver-913721883' -> '/w/workspace/edgex-go/32/.semver' [2021-06-28T16:47:22.414Z] # -> Force: false [2021-06-28T16:47:22.414Z] # $SEMVER_DIR = /w/workspace/edgex-go/32/.semver [Pipeline] } [2021-06-28T16:47:22.423Z] $ docker exec --env ******** --env ******** a4650d6a1d1737a4a3d27e4e7e0ebe6930b976aef49aad418b5881662efd564b ssh-agent -k [2021-06-28T16:47:22.531Z] unset SSH_AUTH_SOCK; [2021-06-28T16:47:22.532Z] unset SSH_AGENT_PID; [2021-06-28T16:47:22.532Z] echo Agent pid 56 killed; [2021-06-28T16:47:22.546Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-28T16:47:22.885Z] + git semver [Pipeline] } [2021-06-28T16:47:22.898Z] $ docker stop --time=1 a4650d6a1d1737a4a3d27e4e7e0ebe6930b976aef49aad418b5881662efd564b [2021-06-28T16:47:25.490Z] $ docker rm -f a4650d6a1d1737a4a3d27e4e7e0ebe6930b976aef49aad418b5881662efd564b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-28T16:47:25.892Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-28T16:47:26.219Z] Stashed 1 file(s) [Pipeline] echo [2021-06-28T16:47:26.225Z] [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-06-28T16:47:26.923Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-28T16:47:27.223Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-28T16:47:27.541Z] + sudo service docker restart [2021-06-28T16:47:27.542Z] + true [2021-06-28T16:47:27.542Z] Redirecting to /bin/systemctl restart docker.service [2021-06-28T16:47:41.512Z] Still waiting to schedule task [2021-06-28T16:47:41.512Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline [Pipeline] echo [2021-06-28T16:47:45.715Z] ========================================================= [2021-06-28T16:47:45.715Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-28T16:47:45.715Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:47:46.041Z] + 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-06-28T16:47:47.445Z] Sending build context to Docker daemon 329.5MB [2021-06-28T16:47:47.445Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T16:47:47.445Z] Step 2/6 : FROM ${BASE} [2021-06-28T16:47:47.711Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-28T16:47:47.711Z] 540db60ca938: Pulling fs layer [2021-06-28T16:47:47.711Z] adcc1eea9eea: Pulling fs layer [2021-06-28T16:47:47.711Z] 4c4ab2625f07: Pulling fs layer [2021-06-28T16:47:47.711Z] 0510c868ecb4: Pulling fs layer [2021-06-28T16:47:47.711Z] afea3b2eda06: Pulling fs layer [2021-06-28T16:47:47.711Z] 7809a108b3ef: Pulling fs layer [2021-06-28T16:47:47.711Z] f706445af74f: Pulling fs layer [2021-06-28T16:47:47.711Z] 0510c868ecb4: Waiting [2021-06-28T16:47:47.711Z] afea3b2eda06: Waiting [2021-06-28T16:47:47.711Z] 7809a108b3ef: Waiting [2021-06-28T16:47:47.711Z] f706445af74f: Waiting [2021-06-28T16:47:47.711Z] 4c4ab2625f07: Verifying Checksum [2021-06-28T16:47:47.711Z] 4c4ab2625f07: Download complete [2021-06-28T16:47:47.711Z] adcc1eea9eea: Verifying Checksum [2021-06-28T16:47:47.711Z] adcc1eea9eea: Download complete [2021-06-28T16:47:47.711Z] afea3b2eda06: Verifying Checksum [2021-06-28T16:47:47.711Z] afea3b2eda06: Download complete [2021-06-28T16:47:47.711Z] 540db60ca938: Verifying Checksum [2021-06-28T16:47:47.711Z] 540db60ca938: Download complete [2021-06-28T16:47:47.711Z] 7809a108b3ef: Verifying Checksum [2021-06-28T16:47:47.711Z] 7809a108b3ef: Download complete [2021-06-28T16:47:47.974Z] 540db60ca938: Pull complete [2021-06-28T16:47:47.974Z] adcc1eea9eea: Pull complete [2021-06-28T16:47:48.238Z] 4c4ab2625f07: Pull complete [2021-06-28T16:47:49.639Z] f706445af74f: Verifying Checksum [2021-06-28T16:47:49.639Z] f706445af74f: Download complete [2021-06-28T16:47:50.216Z] 0510c868ecb4: Verifying Checksum [2021-06-28T16:47:50.216Z] 0510c868ecb4: Download complete [2021-06-28T16:47:54.474Z] 0510c868ecb4: Pull complete [2021-06-28T16:47:54.474Z] afea3b2eda06: Pull complete [2021-06-28T16:47:54.474Z] 7809a108b3ef: Pull complete [2021-06-28T16:47:55.884Z] f706445af74f: Pull complete [2021-06-28T16:47:55.884Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-28T16:47:55.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-28T16:47:55.884Z] ---> b068be0155e3 [2021-06-28T16:47:55.884Z] 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-06-28T16:48:00.117Z] ---> Running in 31478d7f5e16 [2021-06-28T16:48:00.117Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:48:01.063Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:48:02.013Z] (1/12) Installing libmagic (5.39-r0) [2021-06-28T16:48:02.014Z] (2/12) Installing file (5.39-r0) [2021-06-28T16:48:02.014Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-28T16:48:02.276Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-28T16:48:07.594Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-28T16:48:07.594Z] (6/12) Installing patch (2.7.6-r7) [2021-06-28T16:48:07.594Z] (7/12) Installing build-base (0.5-r2) [2021-06-28T16:48:07.857Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-28T16:48:07.857Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-28T16:48:07.857Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-28T16:48:08.122Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-28T16:48:08.389Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-28T16:48:08.389Z] Executing busybox-1.32.1-r6.trigger [2021-06-28T16:48:08.389Z] OK: 219 MiB in 52 packages [2021-06-28T16:48:10.330Z] Removing intermediate container 31478d7f5e16 [2021-06-28T16:48:10.330Z] ---> 3f95a6e979db [2021-06-28T16:48:10.330Z] Step 4/6 : WORKDIR /edgex-go [2021-06-28T16:48:10.330Z] ---> Running in 2fc2ad86c5e8 [2021-06-28T16:48:10.330Z] Removing intermediate container 2fc2ad86c5e8 [2021-06-28T16:48:10.330Z] ---> 7ff618736f6a [2021-06-28T16:48:10.330Z] Step 5/6 : COPY go.mod . [2021-06-28T16:48:10.330Z] ---> 19ada4f2e9fb [2021-06-28T16:48:10.330Z] Step 6/6 : RUN go mod download [2021-06-28T16:48:10.330Z] ---> Running in 9a4d89c26518 [2021-06-28T16:48:22.599Z] Removing intermediate container 9a4d89c26518 [2021-06-28T16:48:22.600Z] ---> 2c3038216b9b [2021-06-28T16:48:22.600Z] Successfully built 2c3038216b9b [2021-06-28T16:48:22.600Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:48:22.918Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-28T16:48:22.918Z] . [Pipeline] withDockerContainer [2021-06-28T16:48:23.011Z] prd-centos7-docker-4c-2g-546 does not seem to be running inside a container [2021-06-28T16:48:23.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-28T16:48:23.505Z] $ docker top 13251477722ab80545a9a545b46322e0e1e85415437a06bf2ffe10cf7e7cbaad -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T16:48:23.903Z] + go version [2021-06-28T16:48:23.903Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-28T16:48:23.912Z] $ docker stop --time=1 13251477722ab80545a9a545b46322e0e1e85415437a06bf2ffe10cf7e7cbaad [2021-06-28T16:48:25.115Z] $ docker rm -f 13251477722ab80545a9a545b46322e0e1e85415437a06bf2ffe10cf7e7cbaad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:48:25.753Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-28T16:48:25.754Z] . [Pipeline] withDockerContainer [2021-06-28T16:48:25.844Z] prd-centos7-docker-4c-2g-546 does not seem to be running inside a container [2021-06-28T16:48:25.891Z] $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-28T16:48:26.309Z] $ docker top 601d1fa5065fc1346b78ca127aedfcade317845530e225dbcf9e8ba95d5a0f0f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-28T16:48:26.418Z] ========================================================= [2021-06-28T16:48:26.418Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-28T16:48:26.418Z] ========================================================= [Pipeline] sh [2021-06-28T16:48:26.714Z] + go mod tidy [Pipeline] sh [2021-06-28T16:48:27.289Z] + make test [2021-06-28T16:48:27.289Z] go mod tidy [2021-06-28T16:48:27.553Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-28T16:48:34.200Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-28T16:48:52.516Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-28T16:48:55.918Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-28T16:48:56.912Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-28T16:48:57.191Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-28T16:48:59.800Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-28T16:49:00.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-28T16:49:00.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-28T16:49:00.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-28T16:49:00.998Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-28T16:49:01.269Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-28T16:49:01.535Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-28T16:49:01.535Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-28T16:49:01.535Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-28T16:49:01.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-28T16:49:04.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements [2021-06-28T16:49:04.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-28T16:49:04.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-28T16:49:05.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 100.0% of statements [2021-06-28T16:49:05.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-28T16:49:05.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 53.1% of statements [2021-06-28T16:49:05.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-28T16:49:05.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-28T16:49:06.739Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 87.7% of statements [2021-06-28T16:49:06.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-28T16:49:06.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-28T16:49:06.739Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.053s coverage: 78.9% of statements [2021-06-28T16:49:08.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 81.2% of statements [2021-06-28T16:49:08.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-28T16:49:08.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-28T16:49:08.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-28T16:49:08.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-28T16:49:08.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-28T16:49:08.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.251s coverage: 95.1% of statements [2021-06-28T16:49:08.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-28T16:49:08.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-28T16:49:08.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-28T16:49:08.677Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-28T16:49:08.677Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-28T16:49:08.677Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-28T16:49:08.677Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-28T16:49:08.677Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-28T16:49:08.952Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements [2021-06-28T16:49:08.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-28T16:49:08.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-28T16:49:08.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-28T16:49:09.919Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements [2021-06-28T16:49:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-28T16:49:09.919Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-06-28T16:49:09.919Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.040s coverage: 22.0% of statements [2021-06-28T16:49:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-28T16:49:10.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-06-28T16:49:11.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 79.5% of statements [2021-06-28T16:49:11.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-06-28T16:49:11.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2021-06-28T16:49:11.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2021-06-28T16:49:24.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2021-06-28T16:49:24.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-06-28T16:49:30.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.242s coverage: 81.8% of statements [2021-06-28T16:49:30.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-28T16:49:46.901Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-547 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-28T16:49:46.936Z] Running in /w/workspace/edgex-go/32 [Pipeline] { [Pipeline] checkout [2021-06-28T16:49:47.325Z] The recommended git tool is: git [2021-06-28T16:49:49.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2021-06-28T16:49:49.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-28T16:49:49.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-28T16:49:49.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-28T16:49:49.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-06-28T16:49:49.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-28T16:49:49.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-28T16:49:49.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-28T16:49:49.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-28T16:49:49.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-28T16:49:49.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2021-06-28T16:49:49.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-28T16:49:49.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-28T16:49:49.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-06-28T16:49:49.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-28T16:49:49.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements [2021-06-28T16:49:49.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-28T16:49:49.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-06-28T16:49:49.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2021-06-28T16:49:49.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-06-28T16:49:49.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.085s coverage: 91.2% of statements [2021-06-28T16:49:49.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-28T16:49:49.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements [2021-06-28T16:49:49.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-28T16:49:49.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-28T16:49:49.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2021-06-28T16:49:49.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-06-28T16:49:49.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-06-28T16:49:49.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2021-06-28T16:49:49.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-06-28T16:49:49.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.190s coverage: 66.9% of statements [2021-06-28T16:49:49.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-28T16:49:49.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-28T16:49:49.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-28T16:49:49.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 43.6% of statements [2021-06-28T16:49:49.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-28T16:49:49.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-28T16:49:49.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.084s coverage: 89.5% of statements [2021-06-28T16:49:49.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-28T16:49:49.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-06-28T16:49:49.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-28T16:49:52.558Z] using credential edgex-jenkins-ssh [2021-06-28T16:49:52.582Z] Cloning the remote Git repository [2021-06-28T16:49:52.643Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-28T16:49:52.757Z] > git init /w/workspace/edgex-go/32 # timeout=10 [2021-06-28T16:49:52.834Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-28T16:49:52.835Z] > git --version # timeout=10 [2021-06-28T16:49:52.867Z] > git --version # 'git version 2.17.1' [2021-06-28T16:49:52.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T16:49:53.017Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T16:49:58.280Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.3% of statements [2021-06-28T16:49:58.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-28T16:49:58.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-28T16:49:58.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-28T16:49:58.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-28T16:49:58.280Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 91.9% of statements [2021-06-28T16:49:58.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-28T16:49:58.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-28T16:49:58.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-28T16:49:58.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-28T16:49:58.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-28T16:49:58.280Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-06-28T16:49:58.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-28T16:49:58.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-28T16:49:58.280Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements [2021-06-28T16:49:58.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-28T16:49:58.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-28T16:49:58.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-28T16:49:58.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-28T16:49:58.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-28T16:49:58.280Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2021-06-28T16:49:58.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-28T16:49:58.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-28T16:49:58.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-28T16:49:58.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-28T16:49:58.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-28T16:49:58.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-28T16:49:58.280Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-06-28T16:49:58.280Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements [2021-06-28T16:49:58.280Z] GO111MODULE=on go vet ./... [2021-06-28T16:50:08.989Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 772e0dea5acb773f1ace69d879384654dbd3dd3f [2021-06-28T16:50:09.332Z] Merge succeeded, producing 772e0dea5acb773f1ace69d879384654dbd3dd3f [2021-06-28T16:50:09.333Z] Checking out Revision 772e0dea5acb773f1ace69d879384654dbd3dd3f (PR-3579) [2021-06-28T16:50:07.957Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-28T16:50:07.980Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T16:50:08.011Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-28T16:50:08.045Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-28T16:50:08.046Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T16:50:08.059Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-28T16:50:09.010Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T16:50:09.024Z] > git checkout -f 772e0dea5acb773f1ace69d879384654dbd3dd3f # timeout=10 [2021-06-28T16:50:09.244Z] > git remote # timeout=10 [2021-06-28T16:50:09.261Z] > git config --get remote.origin.url # timeout=10 [2021-06-28T16:50:09.274Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T16:50:09.286Z] > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 [2021-06-28T16:50:09.313Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-28T16:50:09.338Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T16:50:09.350Z] > git checkout -f 772e0dea5acb773f1ace69d879384654dbd3dd3f # timeout=10 [2021-06-28T16:50:13.713Z] Commit message: "build(snap): update device-virtual to v2.0.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-28T16:50:15.157Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-28T16:50:15.666Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-28T16:50:16.022Z] + true [2021-06-28T16:50:16.023Z] + sudo service docker restart [2021-06-28T16:50:24.983Z] gofmt -l . [2021-06-28T16:50:24.983Z] [ "`gofmt -l .`" = "" ] [2021-06-28T16:50:24.983Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-28T16:50:25.293Z] + ls -al . [2021-06-28T16:50:25.293Z] total 560 [2021-06-28T16:50:25.293Z] drwxrwxr-x 10 1001 1001 4096 Jun 28 16:50 . [2021-06-28T16:50:25.293Z] drwxr-xr-x 4 root root 30 Jun 28 16:48 .. [2021-06-28T16:50:25.293Z] -rw-rw-r-- 1 1001 1001 11 Jun 28 16:46 .dockerignore [2021-06-28T16:50:25.293Z] drwxrwxr-x 8 1001 1001 179 Jun 28 16:46 .git [2021-06-28T16:50:25.293Z] drwxrwxr-x 3 1001 1001 125 Jun 28 16:46 .github [2021-06-28T16:50:25.293Z] -rw-rw-r-- 1 1001 1001 818 Jun 28 16:46 .gitignore [2021-06-28T16:50:25.293Z] drwx------ 3 1001 1001 60 Jun 28 16:47 .semver [2021-06-28T16:50:25.293Z] -rw-rw-r-- 1 1001 1001 166 Jun 28 16:46 .sonarcloud.properties [2021-06-28T16:50:25.293Z] -rw-rw-r-- 1 1001 1001 8609 Jun 28 16:46 Attribution.txt [2021-06-28T16:50:25.293Z] -rw-rw-r-- 1 1001 1001 43881 Jun 28 16:46 CHANGELOG.md [2021-06-28T16:50:25.293Z] -rw-rw-r-- 1 1001 1001 3804 Jun 28 16:46 CONTRIBUTING.md [2021-06-28T16:50:25.293Z] -rw-rw-r-- 1 1001 1001 931 Jun 28 16:46 Dockerfile.build [2021-06-28T16:50:25.293Z] -rw-rw-r-- 1 1001 1001 849 Jun 28 16:46 Jenkinsfile [2021-06-28T16:50:25.293Z] -rw-rw-r-- 1 1001 1001 10775 Jun 28 16:46 LICENSE [2021-06-28T16:50:25.293Z] -rw-rw-r-- 1 1001 1001 5605 Jun 28 16:46 Makefile [2021-06-28T16:50:25.293Z] -rw-rw-r-- 1 1001 1001 7905 Jun 28 16:46 README.md [2021-06-28T16:50:25.293Z] -rw-rw-r-- 1 1001 1001 7071 Jun 28 16:46 SECURITY.md [2021-06-28T16:50:25.293Z] -rw-rw-r-- 1 1001 1001 5 Jun 28 16:47 VERSION [2021-06-28T16:50:25.293Z] -rw-rw-r-- 1 1001 1001 4131 Jun 28 16:46 ZMQWindows.md [2021-06-28T16:50:25.293Z] drwxrwxr-x 2 1001 1001 37 Jun 28 16:46 bin [2021-06-28T16:50:25.293Z] drwxrwxr-x 14 1001 1001 4096 Jun 28 16:46 cmd [2021-06-28T16:50:25.293Z] -rw-r--r-- 1 root root 398095 Jun 28 16:49 coverage.out [2021-06-28T16:50:25.293Z] -rw-rw-r-- 1 1001 1001 806 Jun 28 16:46 go.mod [2021-06-28T16:50:25.293Z] -rw-r--r-- 1 root root 20759 Jun 28 16:48 go.sum [2021-06-28T16:50:25.293Z] drwxrwxr-x 7 1001 1001 114 Jun 28 16:46 internal [2021-06-28T16:50:25.293Z] drwxrwxr-x 3 1001 1001 16 Jun 28 16:46 openapi [2021-06-28T16:50:25.293Z] drwxrwxr-x 4 1001 1001 71 Jun 28 16:46 snap [2021-06-28T16:50:25.293Z] -rw-rw-r-- 1 1001 1001 168 Jun 28 16:46 version.go [Pipeline] sh [2021-06-28T16:50:25.597Z] + '[' -e coverage.out ] [2021-06-28T16:50:25.597Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-28T16:50:25.713Z] Stashed 1 file(s) [Pipeline] sh [2021-06-28T16:50:26.017Z] + make build [2021-06-28T16:50:26.017Z] go mod tidy [2021-06-28T16:50:26.283Z] 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-06-28T16:50:27.692Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T16:50:34.451Z] provisioning config files... [2021-06-28T16:50:34.481Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/32@tmp/config1393584681960774662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T16:50:34.889Z] ---> docker-login.sh [2021-06-28T16:50:34.889Z] nexus3.edgexfoundry.org:10001 [2021-06-28T16:50:35.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T16:50:35.962Z] 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-06-28T16:50:36.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T16:50:36.152Z] Configure a credential helper to remove this warning. See [2021-06-28T16:50:36.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T16:50:36.152Z] [2021-06-28T16:50:36.152Z] Login Succeeded [2021-06-28T16:50:36.152Z] nexus3.edgexfoundry.org:10002 [2021-06-28T16:50:36.229Z] 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-06-28T16:50:36.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T16:50:36.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T16:50:36.702Z] Configure a credential helper to remove this warning. See [2021-06-28T16:50:36.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T16:50:36.702Z] [2021-06-28T16:50:36.702Z] Login Succeeded [2021-06-28T16:50:36.702Z] nexus3.edgexfoundry.org:10003 [2021-06-28T16:50:36.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T16:50:37.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T16:50:37.256Z] Configure a credential helper to remove this warning. See [2021-06-28T16:50:37.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T16:50:37.256Z] [2021-06-28T16:50:37.256Z] Login Succeeded [2021-06-28T16:50:37.256Z] nexus3.edgexfoundry.org:10004 [2021-06-28T16:50:37.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T16:50:37.630Z] 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-06-28T16:50:37.631Z] 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-06-28T16:50:37.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T16:50:37.808Z] Configure a credential helper to remove this warning. See [2021-06-28T16:50:37.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T16:50:37.808Z] [2021-06-28T16:50:37.808Z] Login Succeeded [2021-06-28T16:50:37.808Z] docker.io [2021-06-28T16:50:38.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T16:50:38.613Z] 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-06-28T16:50:38.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T16:50:38.710Z] Configure a credential helper to remove this warning. See [2021-06-28T16:50:38.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T16:50:38.710Z] [2021-06-28T16:50:38.710Z] Login Succeeded [2021-06-28T16:50:38.710Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T16:50:38.728Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-28T16:50:39.098Z] ========================================================= [2021-06-28T16:50:39.098Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-28T16:50:39.098Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:50:39.448Z] + 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-06-28T16:50:39.564Z] 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-06-28T16:50:40.523Z] 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-06-28T16:50:41.940Z] 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-06-28T16:50:42.089Z] Sending build context to Docker daemon 166.4MB [2021-06-28T16:50:42.090Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T16:50:42.090Z] Step 2/6 : FROM ${BASE} [2021-06-28T16:50:42.090Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-28T16:50:42.090Z] 595b0fe564bb: Pulling fs layer [2021-06-28T16:50:42.090Z] 3088b5b3c5c0: Pulling fs layer [2021-06-28T16:50:42.090Z] 5b7225fbf94c: Pulling fs layer [2021-06-28T16:50:42.090Z] ba82ee9f976e: Pulling fs layer [2021-06-28T16:50:42.090Z] 506bd15cee9f: Pulling fs layer [2021-06-28T16:50:42.090Z] 75a0a4a0db45: Pulling fs layer [2021-06-28T16:50:42.090Z] 618dc40b7e24: Pulling fs layer [2021-06-28T16:50:42.090Z] 506bd15cee9f: Waiting [2021-06-28T16:50:42.090Z] ba82ee9f976e: Waiting [2021-06-28T16:50:42.090Z] 75a0a4a0db45: Waiting [2021-06-28T16:50:42.090Z] 618dc40b7e24: Waiting [2021-06-28T16:50:42.090Z] 5b7225fbf94c: Verifying Checksum [2021-06-28T16:50:42.090Z] 5b7225fbf94c: Download complete [2021-06-28T16:50:42.090Z] 3088b5b3c5c0: Verifying Checksum [2021-06-28T16:50:42.090Z] 3088b5b3c5c0: Download complete [2021-06-28T16:50:42.090Z] 506bd15cee9f: Verifying Checksum [2021-06-28T16:50:42.090Z] 506bd15cee9f: Download complete [2021-06-28T16:50:42.090Z] 75a0a4a0db45: Download complete [2021-06-28T16:50:42.090Z] 595b0fe564bb: Verifying Checksum [2021-06-28T16:50:42.090Z] 595b0fe564bb: Download complete [2021-06-28T16:50:42.513Z] 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-06-28T16:50:42.700Z] 595b0fe564bb: Pull complete [2021-06-28T16:50:43.319Z] 3088b5b3c5c0: Pull complete [2021-06-28T16:50:43.499Z] 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-06-28T16:50:43.928Z] 5b7225fbf94c: Pull complete [2021-06-28T16:50:44.923Z] 618dc40b7e24: Verifying Checksum [2021-06-28T16:50:44.924Z] 618dc40b7e24: Download complete [Pipeline] } [2021-06-28T16:50:45.474Z] $ docker stop --time=1 601d1fa5065fc1346b78ca127aedfcade317845530e225dbcf9e8ba95d5a0f0f [2021-06-28T16:50:45.935Z] ba82ee9f976e: Verifying Checksum [2021-06-28T16:50:45.935Z] ba82ee9f976e: Download complete [2021-06-28T16:50:47.766Z] $ docker rm -f 601d1fa5065fc1346b78ca127aedfcade317845530e225dbcf9e8ba95d5a0f0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:50:51.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-28T16:50:51.579Z] [2021-06-28T16:50:51.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:50:51.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-28T16:50:51.898Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-28T16:50:51.898Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-28T16:50:51.898Z] ca9280d653b3: Pulling fs layer [2021-06-28T16:50:51.898Z] 7e9c9ca2126c: Pulling fs layer [2021-06-28T16:50:52.165Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-28T16:50:52.165Z] cbdbe7a5bc2a: Download complete [2021-06-28T16:50:52.165Z] cbdbe7a5bc2a: Pull complete [2021-06-28T16:50:52.738Z] ca9280d653b3: Verifying Checksum [2021-06-28T16:50:52.738Z] ca9280d653b3: Download complete [2021-06-28T16:50:53.329Z] ca9280d653b3: Pull complete [2021-06-28T16:50:53.590Z] 7e9c9ca2126c: Verifying Checksum [2021-06-28T16:50:53.590Z] 7e9c9ca2126c: Download complete [2021-06-28T16:50:56.156Z] ba82ee9f976e: Pull complete [2021-06-28T16:50:56.752Z] 506bd15cee9f: Pull complete [2021-06-28T16:50:56.954Z] 7e9c9ca2126c: Pull complete [2021-06-28T16:50:56.954Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-28T16:50:56.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-28T16:50:56.954Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-28T16:50:57.025Z] 75a0a4a0db45: Pull complete [2021-06-28T16:50:57.063Z] prd-centos7-docker-4c-2g-546 does not seem to be running inside a container [2021-06-28T16:50:57.108Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-28T16:51:00.489Z] 618dc40b7e24: Pull complete [2021-06-28T16:51:00.489Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-28T16:51:00.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-28T16:51:00.489Z] ---> a36622ca3599 [2021-06-28T16:51:00.489Z] 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-06-28T16:51:00.677Z] $ docker top 2a059f17179980bbda3cab150817ea626bba6c709a3d0e7f7521e735e420fb3e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T16:51:01.079Z] + grep parallel [2021-06-28T16:51:01.079Z] + docker-compose build --help [2021-06-28T16:51:01.651Z] --parallel Build images in parallel. [Pipeline] } [2021-06-28T16:51:01.662Z] $ docker stop --time=1 2a059f17179980bbda3cab150817ea626bba6c709a3d0e7f7521e735e420fb3e [2021-06-28T16:51:02.897Z] $ docker rm -f 2a059f17179980bbda3cab150817ea626bba6c709a3d0e7f7521e735e420fb3e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:51:03.366Z] ---> Running in 062c0d8b3535 [2021-06-28T16:51:03.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-28T16:51:03.380Z] . [Pipeline] withDockerContainer [2021-06-28T16:51:03.466Z] prd-centos7-docker-4c-2g-546 does not seem to be running inside a container [2021-06-28T16:51:03.532Z] $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-28T16:51:04.026Z] $ docker top 7225ffdb81b091f2386c371995f5851d02c89bf5fd55d7d7a629f9914a03d718 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T16:51:04.344Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:51:04.440Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-28T16:51:05.012Z] Building core-command ... [2021-06-28T16:51:05.012Z] Building core-data ... [2021-06-28T16:51:05.012Z] Building core-metadata ... [2021-06-28T16:51:05.012Z] Building security-bootstrapper ... [2021-06-28T16:51:05.012Z] Building security-proxy-setup ... [2021-06-28T16:51:05.012Z] Building security-secretstore-setup ... [2021-06-28T16:51:05.012Z] Building support-notifications ... [2021-06-28T16:51:05.012Z] Building support-scheduler ... [2021-06-28T16:51:05.012Z] Building sys-mgmt-agent ... [2021-06-28T16:51:05.012Z] Building support-notifications [2021-06-28T16:51:05.012Z] Building sys-mgmt-agent [2021-06-28T16:51:05.012Z] Building core-metadata [2021-06-28T16:51:05.012Z] Building security-proxy-setup [2021-06-28T16:51:05.012Z] Building support-scheduler [2021-06-28T16:51:05.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:51:06.303Z] (1/12) Installing libmagic (5.39-r0) [2021-06-28T16:51:06.575Z] (2/12) Installing file (5.39-r0) [2021-06-28T16:51:06.849Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-28T16:51:06.849Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-28T16:51:13.574Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-28T16:51:13.574Z] (6/12) Installing patch (2.7.6-r7) [2021-06-28T16:51:13.574Z] (7/12) Installing build-base (0.5-r2) [2021-06-28T16:51:13.574Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-28T16:51:13.574Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-28T16:51:13.574Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-28T16:51:13.574Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-28T16:51:13.574Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-28T16:51:13.574Z] Executing busybox-1.32.1-r6.trigger [2021-06-28T16:51:13.574Z] OK: 218 MiB in 52 packages [2021-06-28T16:51:16.982Z] Removing intermediate container 062c0d8b3535 [2021-06-28T16:51:16.982Z] ---> 8d69065c085c [2021-06-28T16:51:16.982Z] Step 4/6 : WORKDIR /edgex-go [2021-06-28T16:51:16.982Z] ---> Running in e84ff6f80a18 [2021-06-28T16:51:17.613Z] Removing intermediate container e84ff6f80a18 [2021-06-28T16:51:17.613Z] ---> 7217c14c1f90 [2021-06-28T16:51:17.613Z] Step 5/6 : COPY go.mod . [2021-06-28T16:51:18.609Z] ---> 59f2dfa34a9c [2021-06-28T16:51:18.609Z] Step 6/6 : RUN go mod download [2021-06-28T16:51:18.609Z] ---> Running in a049fa587d0e [2021-06-28T16:51:20.071Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:51:20.071Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:51:20.071Z] ---> 2c3038216b9b [2021-06-28T16:51:20.071Z] Step 3/23 : WORKDIR /edgex-go [2021-06-28T16:51:20.071Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:51:20.071Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:51:20.071Z] ---> 2c3038216b9b [2021-06-28T16:51:20.071Z] Step 3/24 : WORKDIR /edgex-go [2021-06-28T16:51:20.071Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:51:20.071Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:51:20.071Z] ---> 2c3038216b9b [2021-06-28T16:51:20.071Z] Step 3/23 : WORKDIR /edgex-go [2021-06-28T16:51:28.661Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:51:28.662Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:51:28.662Z] ---> 2c3038216b9b [2021-06-28T16:51:28.662Z] Step 3/24 : WORKDIR /edgex-go [2021-06-28T16:51:31.220Z] ---> Running in 2fc56b4d4f59 [2021-06-28T16:51:31.220Z] ---> Running in 6b24a62e388f [2021-06-28T16:51:31.482Z] ---> Running in ebef09e9cb23 [2021-06-28T16:51:31.482Z] ---> Running in 4fbfcab73ee2 [2021-06-28T16:51:32.066Z] Removing intermediate container 2fc56b4d4f59 [2021-06-28T16:51:32.066Z] ---> a9099c6bd012 [2021-06-28T16:51:32.066Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:51:32.641Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:51:32.641Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:51:32.641Z] ---> 2c3038216b9b [2021-06-28T16:51:32.641Z] Step 3/22 : WORKDIR /edgex-go [2021-06-28T16:51:32.641Z] ---> Using cache [2021-06-28T16:51:32.641Z] ---> ed0cce2dab50 [2021-06-28T16:51:32.641Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:51:32.641Z] Removing intermediate container 6b24a62e388f [2021-06-28T16:51:32.641Z] ---> fde78697a8f7 [2021-06-28T16:51:32.642Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:51:32.642Z] Removing intermediate container ebef09e9cb23 [2021-06-28T16:51:32.642Z] ---> ed0cce2dab50 [2021-06-28T16:51:32.642Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:51:32.642Z] Removing intermediate container 4fbfcab73ee2 [2021-06-28T16:51:32.642Z] ---> f48e9e96838d [2021-06-28T16:51:32.642Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:51:32.906Z] ---> Running in 55fa654aa2c3 [2021-06-28T16:51:32.906Z] ---> Running in 0a022a0253ec [2021-06-28T16:51:32.906Z] ---> Running in 888337eae099 [2021-06-28T16:51:32.906Z] ---> Running in c712673194e7 [2021-06-28T16:51:32.906Z] ---> Running in 5494d9c4399c [2021-06-28T16:51:33.862Z] Removing intermediate container 0a022a0253ec [2021-06-28T16:51:33.862Z] ---> 94332f8512ff [2021-06-28T16:51:33.862Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-28T16:51:33.862Z] ---> Running in 38699fd186a8 [2021-06-28T16:51:34.127Z] Removing intermediate container 55fa654aa2c3 [2021-06-28T16:51:34.127Z] ---> ee6b3ca853d2 [2021-06-28T16:51:34.127Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-28T16:51:34.127Z] Removing intermediate container 5494d9c4399c [2021-06-28T16:51:34.127Z] ---> aee7a7de353d [2021-06-28T16:51:34.127Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-28T16:51:34.127Z] ---> Running in 8a8e1a3b349f [2021-06-28T16:51:34.127Z] ---> Running in 258e97e90206 [2021-06-28T16:51:34.127Z] Removing intermediate container c712673194e7 [2021-06-28T16:51:34.127Z] ---> 49936a7620c8 [2021-06-28T16:51:34.127Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-28T16:51:34.127Z] ---> Running in abb43cb096ae [2021-06-28T16:51:34.399Z] Removing intermediate container 888337eae099 [2021-06-28T16:51:34.399Z] ---> 1ffc1ceb48b5 [2021-06-28T16:51:34.399Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-28T16:51:34.399Z] ---> Running in f55fde391f0d [2021-06-28T16:51:34.683Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:51:34.683Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:51:34.947Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:51:34.947Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:51:34.947Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:51:35.520Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:51:35.520Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:51:35.520Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:51:35.784Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:51:35.784Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:51:36.051Z] OK: 219 MiB in 52 packages [2021-06-28T16:51:36.051Z] OK: 219 MiB in 52 packages [2021-06-28T16:51:36.315Z] OK: 219 MiB in 52 packages [2021-06-28T16:51:36.315Z] OK: 219 MiB in 52 packages [2021-06-28T16:51:36.315Z] OK: 219 MiB in 52 packages [2021-06-28T16:51:36.578Z] Removing intermediate container 38699fd186a8 [2021-06-28T16:51:36.578Z] ---> 928a8fef4f24 [2021-06-28T16:51:36.578Z] Step 6/23 : COPY go.mod . [2021-06-28T16:51:36.578Z] Removing intermediate container abb43cb096ae [2021-06-28T16:51:36.578Z] ---> 3b5f298a4f58 [2021-06-28T16:51:36.578Z] Step 6/23 : COPY go.mod . [2021-06-28T16:51:36.846Z] ---> 1ff9d1af3e2d [2021-06-28T16:51:36.846Z] Step 7/23 : RUN go mod download [2021-06-28T16:51:36.846Z] ---> Running in 80bc15336794 [2021-06-28T16:51:36.846Z] ---> 54be12b48061 [2021-06-28T16:51:36.846Z] Step 7/23 : RUN go mod download [2021-06-28T16:51:36.846Z] Removing intermediate container 258e97e90206 [2021-06-28T16:51:36.846Z] ---> a357709b6e1e [2021-06-28T16:51:36.846Z] Step 6/22 : COPY go.mod . [2021-06-28T16:51:36.846Z] ---> Running in bd46a38e9621 [2021-06-28T16:51:36.846Z] Removing intermediate container f55fde391f0d [2021-06-28T16:51:36.846Z] ---> 6a7daca6f311 [2021-06-28T16:51:36.846Z] Step 6/24 : COPY go.mod . [2021-06-28T16:51:36.846Z] Removing intermediate container 8a8e1a3b349f [2021-06-28T16:51:36.846Z] ---> 4a178fc0d958 [2021-06-28T16:51:36.846Z] Step 6/24 : COPY go.mod . [2021-06-28T16:51:37.117Z] ---> 7eac757d645d [2021-06-28T16:51:37.117Z] Step 7/22 : RUN go mod download [2021-06-28T16:51:37.389Z] ---> Running in 282f2269a8a7 [2021-06-28T16:51:37.389Z] ---> 239d68c71a9e [2021-06-28T16:51:37.389Z] Step 7/24 : RUN go mod download [2021-06-28T16:51:37.389Z] ---> 22e7b7391e6c [2021-06-28T16:51:37.389Z] Step 7/24 : RUN go mod download [2021-06-28T16:51:37.389Z] ---> Running in 00e7fc543497 [2021-06-28T16:51:37.389Z] ---> Running in 58e69384def6 [2021-06-28T16:51:37.971Z] Removing intermediate container 80bc15336794 [2021-06-28T16:51:37.971Z] ---> 91818e0eb14e [2021-06-28T16:51:37.971Z] Step 8/23 : COPY . . [2021-06-28T16:51:38.241Z] Removing intermediate container bd46a38e9621 [2021-06-28T16:51:38.241Z] ---> 8ac38c212293 [2021-06-28T16:51:38.241Z] Step 8/23 : COPY . . [2021-06-28T16:51:40.189Z] Removing intermediate container 282f2269a8a7 [2021-06-28T16:51:40.189Z] ---> 7e66819597d2 [2021-06-28T16:51:40.189Z] Step 8/22 : COPY . . [2021-06-28T16:51:45.411Z] Removing intermediate container a049fa587d0e [2021-06-28T16:51:45.412Z] ---> 0c4f22481b74 [2021-06-28T16:51:45.412Z] Successfully built 0c4f22481b74 [2021-06-28T16:51:45.412Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:51:45.767Z] + docker inspect -f . ci-base-image-arm64 [2021-06-28T16:51:45.767Z] . [Pipeline] withDockerContainer [2021-06-28T16:51:46.007Z] prd-ubuntu18.04-docker-arm64-4c-16g-547 does not seem to be running inside a container [2021-06-28T16:51:46.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-28T16:51:47.597Z] $ docker top dbc17da2e56bab776a003824de9778ef69298c02defb068820b272b89a8908b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T16:51:48.421Z] Removing intermediate container 00e7fc543497 [2021-06-28T16:51:48.421Z] ---> 5922621a65ad [2021-06-28T16:51:48.421Z] Step 8/24 : COPY . . [2021-06-28T16:51:48.421Z] ---> f1e5ebfce8d2 [2021-06-28T16:51:48.421Z] Step 9/23 : RUN go mod tidy [2021-06-28T16:51:48.421Z] Removing intermediate container 58e69384def6 [2021-06-28T16:51:48.421Z] ---> 6a55a952a79f [2021-06-28T16:51:48.421Z] Step 8/24 : COPY . . [2021-06-28T16:51:48.421Z] ---> 1d76da155512 [2021-06-28T16:51:48.421Z] Step 9/22 : RUN go mod tidy [2021-06-28T16:51:48.421Z] ---> bff5374a92b3 [2021-06-28T16:51:48.421Z] Step 9/23 : RUN go mod tidy [2021-06-28T16:51:48.421Z] ---> Running in d75deef0b366 [2021-06-28T16:51:48.421Z] ---> Running in 51eff487d2e1 [2021-06-28T16:51:48.421Z] ---> Running in 997b7cfb7482 [2021-06-28T16:51:48.541Z] + go version [2021-06-28T16:51:48.542Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-28T16:51:48.564Z] $ docker stop --time=1 dbc17da2e56bab776a003824de9778ef69298c02defb068820b272b89a8908b2 [2021-06-28T16:51:50.312Z] $ docker rm -f dbc17da2e56bab776a003824de9778ef69298c02defb068820b272b89a8908b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:51:51.341Z] + docker inspect -f . ci-base-image-arm64 [2021-06-28T16:51:51.341Z] . [Pipeline] withDockerContainer [2021-06-28T16:51:51.613Z] prd-ubuntu18.04-docker-arm64-4c-16g-547 does not seem to be running inside a container [2021-06-28T16:51:51.694Z] $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-28T16:51:53.245Z] $ docker top f6216781531ed6a00dcb2fc71099cdd2f620e0e315b78931c0feba8517172103 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-28T16:51:53.579Z] ========================================================= [2021-06-28T16:51:53.579Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-28T16:51:53.579Z] ========================================================= [Pipeline] sh [2021-06-28T16:51:54.388Z] + go mod tidy [Pipeline] sh [2021-06-28T16:51:55.647Z] + make test [2021-06-28T16:51:55.648Z] go mod tidy [2021-06-28T16:51:56.255Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-28T16:51:59.363Z] Removing intermediate container d75deef0b366 [2021-06-28T16:51:59.363Z] ---> 8f861c267098 [2021-06-28T16:51:59.363Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-28T16:51:59.624Z] ---> Running in c407fa7c4a8d [2021-06-28T16:51:59.624Z] ---> 0af63b63e7a4 [2021-06-28T16:51:59.624Z] Step 9/24 : RUN go mod tidy [2021-06-28T16:51:59.624Z] ---> e3a9bed43b9d [2021-06-28T16:51:59.624Z] Step 9/24 : RUN go mod tidy [2021-06-28T16:51:59.624Z] ---> Running in b0e54f5ceb25 [2021-06-28T16:51:59.624Z] ---> Running in 3fd92ef2cdc3 [2021-06-28T16:51:59.889Z] Removing intermediate container 51eff487d2e1 [2021-06-28T16:51:59.889Z] ---> f9c1517775b6 [2021-06-28T16:51:59.889Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-28T16:51:59.889Z] Removing intermediate container 997b7cfb7482 [2021-06-28T16:51:59.889Z] ---> 6a6ddcf287a5 [2021-06-28T16:51:59.889Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-28T16:51:59.889Z] ---> Running in e5441e1ba3b0 [2021-06-28T16:51:59.889Z] ---> Running in ff9614f78992 [2021-06-28T16:52:00.154Z] 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-06-28T16:52:00.731Z] 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-06-28T16:52:00.731Z] 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-06-28T16:52:01.687Z] Removing intermediate container b0e54f5ceb25 [2021-06-28T16:52:01.687Z] ---> 04cf3e440aea [2021-06-28T16:52:01.687Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-28T16:52:01.687Z] ---> Running in d1be8ed9f20e [2021-06-28T16:52:01.687Z] Removing intermediate container 3fd92ef2cdc3 [2021-06-28T16:52:01.687Z] ---> e6115bf18266 [2021-06-28T16:52:01.687Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-28T16:52:01.687Z] ---> Running in f2729d329bd0 [2021-06-28T16:52:02.267Z] 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-06-28T16:52:02.530Z] 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-06-28T16:52:18.476Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-28T16:52:41.336Z] 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-06-28T16:52:42.732Z] Removing intermediate container f2729d329bd0 [2021-06-28T16:52:42.732Z] ---> abcadf31874c [2021-06-28T16:52:42.732Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-28T16:52:43.318Z] ---> Running in 816fb38f3c28 [2021-06-28T16:52:43.318Z] Removing intermediate container c407fa7c4a8d [2021-06-28T16:52:43.318Z] ---> 42048896b90a [2021-06-28T16:52:43.318Z] [2021-06-28T16:52:43.318Z] Step 11/22 : FROM alpine:3.12 [2021-06-28T16:52:43.318Z] Removing intermediate container ff9614f78992 [2021-06-28T16:52:43.318Z] ---> d3b151ec62af [2021-06-28T16:52:43.318Z] [2021-06-28T16:52:43.318Z] Step 11/23 : FROM alpine:3.12 [2021-06-28T16:52:43.318Z] Removing intermediate container e5441e1ba3b0 [2021-06-28T16:52:43.318Z] ---> 42f92e2e857a [2021-06-28T16:52:43.318Z] [2021-06-28T16:52:43.318Z] Step 11/23 : FROM alpine:3.12 [2021-06-28T16:52:43.582Z] 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-06-28T16:52:43.844Z] 3.12: Pulling from library/alpine [2021-06-28T16:52:44.418Z] 3.12: Pulling from library/alpine [2021-06-28T16:52:44.419Z] 3.12: Pulling from library/alpine [2021-06-28T16:52:44.680Z] Removing intermediate container 816fb38f3c28 [2021-06-28T16:52:44.680Z] ---> 573d8939c281 [2021-06-28T16:52:44.680Z] [2021-06-28T16:52:44.680Z] Step 12/24 : FROM docker:20.10.0 [2021-06-28T16:52:45.251Z] Removing intermediate container d1be8ed9f20e [2021-06-28T16:52:45.251Z] ---> 296260eb93af [2021-06-28T16:52:45.251Z] [2021-06-28T16:52:45.251Z] Step 11/24 : FROM alpine:3.12 [2021-06-28T16:52:45.251Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-28T16:52:45.251Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-28T16:52:45.251Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-28T16:52:45.251Z] Status: Downloaded newer image for alpine:3.12 [2021-06-28T16:52:45.251Z] Status: Downloaded newer image for alpine:3.12 [2021-06-28T16:52:45.251Z] Status: Image is up to date for alpine:3.12 [2021-06-28T16:52:45.251Z] ---> 13621d1b12d4 [2021-06-28T16:52:45.251Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-28T16:52:45.251Z] ---> 13621d1b12d4 [2021-06-28T16:52:45.251Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-28T16:52:45.251Z] ---> 13621d1b12d4 [2021-06-28T16:52:45.251Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-28T16:52:45.251Z] 3.12: Pulling from library/alpine [2021-06-28T16:52:45.251Z] ---> Running in a0da3c1a18a7 [2021-06-28T16:52:45.251Z] ---> Running in 944ea8a1eb9c [2021-06-28T16:52:45.251Z] ---> Running in cfd2a7f9f3b4 [2021-06-28T16:52:45.251Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-28T16:52:45.251Z] Status: Image is up to date for alpine:3.12 [2021-06-28T16:52:45.251Z] ---> 13621d1b12d4 [2021-06-28T16:52:45.251Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-28T16:52:45.251Z] 20.10.0: Pulling from library/docker [2021-06-28T16:52:45.251Z] ---> Running in f3b0b1653cce [2021-06-28T16:52:45.838Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:52:45.838Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:52:46.106Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-28T16:52:46.106Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-28T16:52:46.106Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-28T16:52:46.106Z] (4/4) Installing curl (7.77.0-r0) [2021-06-28T16:52:46.106Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T16:52:46.106Z] Executing ca-certificates-20191127-r4.trigger [2021-06-28T16:52:46.106Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:52:46.106Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:52:46.106Z] OK: 7 MiB in 18 packages [2021-06-28T16:52:46.106Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:52:46.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:52:46.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:52:46.404Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-28T16:52:46.404Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T16:52:46.404Z] OK: 6 MiB in 15 packages [2021-06-28T16:52:46.404Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-28T16:52:46.404Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-28T16:52:46.404Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T16:52:46.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:52:46.404Z] Executing ca-certificates-20191127-r4.trigger [2021-06-28T16:52:46.404Z] OK: 6 MiB in 16 packages [2021-06-28T16:52:46.671Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-28T16:52:46.671Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T16:52:46.671Z] OK: 6 MiB in 15 packages [2021-06-28T16:52:46.946Z] Removing intermediate container a0da3c1a18a7 [2021-06-28T16:52:46.946Z] ---> c673091cca76 [2021-06-28T16:52:46.946Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-28T16:52:47.211Z] ---> Running in 9f20474d2b78 [2021-06-28T16:52:47.211Z] Removing intermediate container cfd2a7f9f3b4 [2021-06-28T16:52:47.211Z] ---> f7031ee84ba1 [2021-06-28T16:52:47.211Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-28T16:52:47.211Z] ---> Running in a91f75ef2bd8 [2021-06-28T16:52:47.211Z] Removing intermediate container f3b0b1653cce [2021-06-28T16:52:47.211Z] ---> 29ceb2d8c05f [2021-06-28T16:52:47.211Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-28T16:52:47.473Z] Removing intermediate container 9f20474d2b78 [2021-06-28T16:52:47.473Z] ---> 1d8aac4b979c [2021-06-28T16:52:47.473Z] Step 14/22 : WORKDIR /edgex [2021-06-28T16:52:47.473Z] Removing intermediate container 944ea8a1eb9c [2021-06-28T16:52:47.473Z] ---> 81290ba2c49c [2021-06-28T16:52:47.473Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-28T16:52:47.473Z] ---> Running in 1e69bea706f9 [2021-06-28T16:52:47.473Z] Removing intermediate container a91f75ef2bd8 [2021-06-28T16:52:47.473Z] ---> 1a1196de4e6d [2021-06-28T16:52:47.473Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-28T16:52:48.055Z] ---> Running in 39f648f8d61d [2021-06-28T16:52:48.055Z] ---> Running in 877cfd02c4e3 [2021-06-28T16:52:48.055Z] Removing intermediate container 1e69bea706f9 [2021-06-28T16:52:48.055Z] ---> 0fbcb2ab67f6 [2021-06-28T16:52:48.055Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-28T16:52:48.055Z] ---> Running in f1a90d71296e [2021-06-28T16:52:48.318Z] ---> Running in c631980f8a0a [2021-06-28T16:52:48.318Z] Removing intermediate container 877cfd02c4e3 [2021-06-28T16:52:48.318Z] ---> f602f950214a [2021-06-28T16:52:48.318Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-28T16:52:48.579Z] Removing intermediate container f1a90d71296e [2021-06-28T16:52:48.579Z] ---> 4a19409a6dd4 [2021-06-28T16:52:48.579Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-28T16:52:48.579Z] Removing intermediate container 39f648f8d61d [2021-06-28T16:52:48.579Z] ---> 9117b4a6d6a0 [2021-06-28T16:52:48.579Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-28T16:52:49.151Z] ---> Running in d0e327f6d1d0 [2021-06-28T16:52:49.151Z] ---> Running in 9c2a2fadbe87 [2021-06-28T16:52:49.151Z] Removing intermediate container c631980f8a0a [2021-06-28T16:52:49.151Z] ---> 466311ee1548 [2021-06-28T16:52:49.151Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-28T16:52:49.728Z] ---> ea1bc2dee361 [2021-06-28T16:52:49.728Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-28T16:52:49.729Z] Removing intermediate container d0e327f6d1d0 [2021-06-28T16:52:49.729Z] ---> 1be919a4445b [2021-06-28T16:52:49.729Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-28T16:52:49.729Z] Removing intermediate container 9c2a2fadbe87 [2021-06-28T16:52:49.729Z] ---> 4b07ca6a90c7 [2021-06-28T16:52:49.729Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T16:52:49.729Z] ---> Running in 23fa5455432f [2021-06-28T16:52:50.000Z] ---> Running in 4b7ccdd4f408 [2021-06-28T16:52:50.000Z] Removing intermediate container 23fa5455432f [2021-06-28T16:52:50.000Z] ---> 710691fa60f1 [2021-06-28T16:52:50.000Z] Step 16/24 : WORKDIR / [2021-06-28T16:52:50.000Z] Removing intermediate container 4b7ccdd4f408 [2021-06-28T16:52:50.000Z] ---> 57deb3382a58 [2021-06-28T16:52:50.000Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T16:52:50.000Z] ---> 44f31aa74b0c [2021-06-28T16:52:50.000Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-28T16:52:50.263Z] ---> Running in 84f122950465 [2021-06-28T16:52:50.263Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-28T16:52:50.263Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-28T16:52:50.263Z] ---> aefe523efa57 [2021-06-28T16:52:50.264Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-28T16:52:50.531Z] ---> 955ffcfa515a [2021-06-28T16:52:50.531Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-28T16:52:50.531Z] ---> Running in ed9d71ecd646 [2021-06-28T16:52:50.531Z] Removing intermediate container 84f122950465 [2021-06-28T16:52:50.531Z] ---> f6d621fab312 [2021-06-28T16:52:50.531Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T16:52:50.531Z] ---> 9c7585d90591 [2021-06-28T16:52:50.531Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-28T16:52:50.531Z] ---> 6252724a9e67 [2021-06-28T16:52:50.531Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-28T16:52:50.797Z] Removing intermediate container ed9d71ecd646 [2021-06-28T16:52:50.797Z] ---> f0f22fb8a286 [2021-06-28T16:52:50.798Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-28T16:52:50.798Z] ---> Running in a08fe1d78c69 [2021-06-28T16:52:50.798Z] ---> 48050852e004 [2021-06-28T16:52:50.798Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-28T16:52:50.798Z] ---> 5ef7cc9a75ad [2021-06-28T16:52:50.798Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-28T16:52:50.798Z] ---> 77c54d2c7c10 [2021-06-28T16:52:50.798Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-28T16:52:50.798Z] ---> baf86bcecfb1 [2021-06-28T16:52:50.798Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-28T16:52:51.063Z] ---> Running in a18a818c500c [2021-06-28T16:52:51.063Z] ---> Running in d035d406f22c [2021-06-28T16:52:51.063Z] Removing intermediate container d035d406f22c [2021-06-28T16:52:51.063Z] ---> c8033f3b5650 [2021-06-28T16:52:51.063Z] Step 19/22 : CMD ["--init=true"] [2021-06-28T16:52:51.333Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:52:51.333Z] Removing intermediate container a18a818c500c [2021-06-28T16:52:51.333Z] ---> 7954a01c1e00 [2021-06-28T16:52:51.333Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T16:52:51.333Z] ---> f9c2f51ed177 [2021-06-28T16:52:51.333Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-28T16:52:51.333Z] ---> Running in 7cb70b8b76c8 [2021-06-28T16:52:51.333Z] ---> Running in 546fc2352139 [2021-06-28T16:52:51.333Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:52:51.333Z] ---> Running in 8b8b7b6ca8d2 [2021-06-28T16:52:51.333Z] ---> ba63c88a2b0a [2021-06-28T16:52:51.333Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-28T16:52:51.333Z] (1/39) Installing readline (8.0.4-r0) [2021-06-28T16:52:51.597Z] (2/39) Installing bash (5.0.17-r0) [2021-06-28T16:52:51.597Z] Removing intermediate container 7cb70b8b76c8 [2021-06-28T16:52:51.597Z] ---> 969b25402d50 [2021-06-28T16:52:51.597Z] Step 20/22 : LABEL arch=x86_64 [2021-06-28T16:52:51.597Z] Executing bash-5.0.17-r0.post-install [2021-06-28T16:52:51.597Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-28T16:52:51.597Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-28T16:52:51.597Z] (5/39) Installing curl (7.77.0-r0) [2021-06-28T16:52:51.597Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-28T16:52:51.597Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-28T16:52:51.597Z] (8/39) Installing expat (2.2.9-r1) [2021-06-28T16:52:51.597Z] ---> Running in 49ed2e64aa76 [2021-06-28T16:52:51.597Z] (9/39) Installing libffi (3.3-r2) [2021-06-28T16:52:51.597Z] (10/39) Installing gdbm (1.13-r1) [2021-06-28T16:52:51.597Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-28T16:52:51.597Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-28T16:52:51.597Z] Removing intermediate container 546fc2352139 [2021-06-28T16:52:51.597Z] ---> 67f6b98a9d77 [2021-06-28T16:52:51.597Z] Step 21/23 : LABEL arch=x86_64 [2021-06-28T16:52:51.597Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-28T16:52:51.597Z] Removing intermediate container 8b8b7b6ca8d2 [2021-06-28T16:52:51.597Z] ---> 8c39a2a8ad7e [2021-06-28T16:52:51.597Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T16:52:51.597Z] ---> Running in 5760d9b578fe [2021-06-28T16:52:51.597Z] ---> Running in 822202f2abde [2021-06-28T16:52:51.597Z] ---> 358c4d33956c [2021-06-28T16:52:51.597Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-28T16:52:51.860Z] ---> Running in 43b81f19042d [2021-06-28T16:52:51.860Z] Removing intermediate container 49ed2e64aa76 [2021-06-28T16:52:51.860Z] ---> aec65b88c235 [2021-06-28T16:52:51.860Z] Step 21/22 : LABEL git_sha=772e0dea5acb773f1ace69d879384654dbd3dd3f [2021-06-28T16:52:52.446Z] Removing intermediate container 5760d9b578fe [2021-06-28T16:52:52.446Z] ---> 07fbeb15aeb8 [2021-06-28T16:52:52.446Z] Step 22/23 : LABEL git_sha=772e0dea5acb773f1ace69d879384654dbd3dd3f [2021-06-28T16:52:52.446Z] Removing intermediate container 822202f2abde [2021-06-28T16:52:52.446Z] ---> 8de21973a545 [2021-06-28T16:52:52.446Z] Step 21/23 : LABEL arch=x86_64 [2021-06-28T16:52:52.446Z] ---> Running in a4a17b4f8567 [2021-06-28T16:52:52.446Z] Removing intermediate container 43b81f19042d [2021-06-28T16:52:52.446Z] ---> ba66aaff3346 [2021-06-28T16:52:52.446Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T16:52:52.446Z] ---> Running in eb0fc7888dff [2021-06-28T16:52:52.446Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-28T16:52:52.446Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-28T16:52:52.446Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-28T16:52:52.446Z] ---> Running in 07c43a44e80a [2021-06-28T16:52:52.446Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-28T16:52:52.446Z] ---> Running in 369ac2dabc56 [2021-06-28T16:52:52.446Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-28T16:52:52.446Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-28T16:52:52.446Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-28T16:52:52.446Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-28T16:52:52.446Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-28T16:52:52.446Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-28T16:52:52.710Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-28T16:52:52.710Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-28T16:52:52.710Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-28T16:52:52.710Z] Removing intermediate container a4a17b4f8567 [2021-06-28T16:52:52.710Z] ---> ebf03577032e [2021-06-28T16:52:52.710Z] Step 22/22 : LABEL version=0.0.0 [2021-06-28T16:52:52.710Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-28T16:52:52.710Z] Removing intermediate container eb0fc7888dff [2021-06-28T16:52:52.710Z] ---> c66e8d1e838e [2021-06-28T16:52:52.710Z] Step 23/23 : LABEL version=0.0.0 [2021-06-28T16:52:52.710Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-28T16:52:52.710Z] Removing intermediate container 369ac2dabc56 [2021-06-28T16:52:52.710Z] ---> 39ef9feba614 [2021-06-28T16:52:52.710Z] Step 22/24 : LABEL arch=x86_64 [2021-06-28T16:52:52.710Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-28T16:52:52.710Z] Removing intermediate container 07c43a44e80a [2021-06-28T16:52:52.710Z] ---> f5abd683080b [2021-06-28T16:52:52.710Z] Step 22/23 : LABEL git_sha=772e0dea5acb773f1ace69d879384654dbd3dd3f [2021-06-28T16:52:52.710Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-28T16:52:52.710Z] ---> Running in af26204464f0 [2021-06-28T16:52:52.710Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-28T16:52:52.710Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-28T16:52:52.710Z] ---> Running in 267cfb77345c [2021-06-28T16:52:52.710Z] ---> Running in a870e023c19b [2021-06-28T16:52:52.710Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-28T16:52:52.710Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-28T16:52:52.710Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-28T16:52:52.710Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-28T16:52:52.710Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-28T16:52:52.710Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-28T16:52:53.004Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-28T16:52:53.004Z] ---> Running in e0cfa9150178 [2021-06-28T16:52:53.004Z] Executing busybox-1.31.1-r19.trigger [2021-06-28T16:52:53.004Z] OK: 72 MiB in 59 packages [2021-06-28T16:52:53.004Z] Removing intermediate container af26204464f0 [2021-06-28T16:52:53.004Z] ---> e0b5aa4bcd90 [2021-06-28T16:52:53.004Z] [2021-06-28T16:52:53.004Z] Removing intermediate container 267cfb77345c [2021-06-28T16:52:53.004Z] ---> ac13618581aa [2021-06-28T16:52:53.004Z] Step 23/24 : LABEL git_sha=772e0dea5acb773f1ace69d879384654dbd3dd3f [2021-06-28T16:52:53.300Z] Removing intermediate container a870e023c19b [2021-06-28T16:52:53.300Z] ---> 240a991a37af [2021-06-28T16:52:53.300Z] [2021-06-28T16:52:53.300Z] Removing intermediate container e0cfa9150178 [2021-06-28T16:52:53.300Z] ---> 26661f8c32eb [2021-06-28T16:52:53.300Z] Step 23/23 : LABEL version=0.0.0 [2021-06-28T16:52:53.300Z] ---> Running in e4f1bd628c45 [2021-06-28T16:52:53.300Z] Successfully built e0b5aa4bcd90 [2021-06-28T16:52:53.300Z] Successfully tagged support-scheduler:latest [2021-06-28T16:52:53.300Z] Building core-command [2021-06-28T16:52:53.300Z]  Building support-scheduler ... done  ---> Running in f28d387632b7 [2021-06-28T16:52:53.300Z] Successfully built 240a991a37af [2021-06-28T16:52:53.300Z] Successfully tagged security-proxy-setup:latest [2021-06-28T16:52:53.300Z]  Building security-proxy-setup ... done Building core-data [2021-06-28T16:52:53.579Z] Removing intermediate container e4f1bd628c45 [2021-06-28T16:52:53.579Z] ---> 1bb6f737d674 [2021-06-28T16:52:53.579Z] Step 24/24 : LABEL version=0.0.0 [2021-06-28T16:52:53.579Z] Removing intermediate container f28d387632b7 [2021-06-28T16:52:53.579Z] ---> 49c5e1aeaf12 [2021-06-28T16:52:53.579Z] [2021-06-28T16:52:53.579Z] ---> Running in c1b4d2688f06 [2021-06-28T16:52:53.579Z] Successfully built 49c5e1aeaf12 [2021-06-28T16:52:53.579Z] Successfully tagged support-notifications:latest [2021-06-28T16:52:53.579Z]  Building support-notifications ... done Building security-secretstore-setup [2021-06-28T16:52:54.531Z] Removing intermediate container c1b4d2688f06 [2021-06-28T16:52:54.531Z] ---> 90e185d0d266 [2021-06-28T16:52:54.531Z] [2021-06-28T16:52:54.531Z] Successfully built 90e185d0d266 [2021-06-28T16:52:54.531Z] Successfully tagged core-metadata:latest [2021-06-28T16:52:54.531Z] Building security-bootstrapper [2021-06-28T16:52:54.531Z] Collecting docker-compose==1.23.2 [2021-06-28T16:52:54.531Z]  Building core-metadata ... done  Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-28T16:52:54.793Z] Collecting PyYAML<4,>=3.10 [2021-06-28T16:52:54.793Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-28T16:52:59.013Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-28T16:52:59.013Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-28T16:53:01.601Z] 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-06-28T16:53:04.198Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-28T16:53:04.198Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-28T16:53:05.163Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:53:05.163Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:53:05.163Z] ---> 2c3038216b9b [2021-06-28T16:53:05.163Z] Step 3/24 : WORKDIR /edgex-go [2021-06-28T16:53:05.432Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:53:05.432Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:53:05.432Z] ---> 2c3038216b9b [2021-06-28T16:53:05.432Z] Step 3/32 : WORKDIR /edgex-go [2021-06-28T16:53:06.005Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:53:06.005Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:53:06.005Z] ---> 2c3038216b9b [2021-06-28T16:53:06.005Z] Step 3/26 : WORKDIR /edgex-go [2021-06-28T16:53:06.580Z] ---> Using cache [2021-06-28T16:53:06.580Z] ---> ed0cce2dab50 [2021-06-28T16:53:06.580Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:53:06.580Z] ---> Using cache [2021-06-28T16:53:06.580Z] ---> ed0cce2dab50 [2021-06-28T16:53:06.580Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:53:06.580Z] ---> Using cache [2021-06-28T16:53:06.580Z] ---> ed0cce2dab50 [2021-06-28T16:53:06.580Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:53:09.135Z] ---> Using cache [2021-06-28T16:53:09.135Z] ---> 49936a7620c8 [2021-06-28T16:53:09.135Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-28T16:53:09.135Z] ---> Using cache [2021-06-28T16:53:09.135Z] ---> 49936a7620c8 [2021-06-28T16:53:09.135Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-28T16:53:09.135Z] ---> Using cache [2021-06-28T16:53:09.135Z] ---> 49936a7620c8 [2021-06-28T16:53:09.135Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-28T16:53:12.443Z] Collecting texttable<0.10,>=0.9.0 [2021-06-28T16:53:12.443Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-28T16:53:15.090Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-28T16:53:16.657Z] Collecting docker<4.0,>=3.6.0 [2021-06-28T16:53:16.657Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-28T16:53:16.657Z] Collecting jsonschema<3,>=2.5.1 [2021-06-28T16:53:16.657Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-28T16:53:16.657Z] ---> Running in 41e8feeb1f3c [2021-06-28T16:53:16.657Z] ---> Running in 51151387dd37 [2021-06-28T16:53:16.657Z] ---> Running in 40f9fe45763f [2021-06-28T16:53:16.657Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-28T16:53:16.657Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-28T16:53:16.922Z] Collecting docopt<0.7,>=0.6.1 [2021-06-28T16:53:16.922Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-28T16:53:17.088Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-28T16:53:17.186Z] Collecting cached-property<2,>=1.2.0 [2021-06-28T16:53:17.186Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-28T16:53:17.448Z] Collecting docker-pycreds>=0.4.0 [2021-06-28T16:53:17.448Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-28T16:53:17.448Z] 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-06-28T16:53:17.713Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-28T16:53:17.713Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-28T16:53:17.713Z] 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-06-28T16:53:17.713Z] Collecting idna<2.8,>=2.5 [2021-06-28T16:53:17.713Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-28T16:53:17.982Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-28T16:53:17.982Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-28T16:53:17.982Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-28T16:53:17.982Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-28T16:53:17.982Z] Installing collected packages: PyYAML, dockerpty, websocket-client, texttable, urllib3, idna, requests, docker-pycreds, docker, jsonschema, docopt, cached-property, docker-compose [2021-06-28T16:53:17.982Z] Running setup.py install for PyYAML: started [2021-06-28T16:53:18.558Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-28T16:53:18.558Z] Running setup.py install for dockerpty: started [2021-06-28T16:53:19.129Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-28T16:53:19.129Z] Running setup.py install for texttable: started [2021-06-28T16:53:19.390Z] Running setup.py install for texttable: finished with status 'done' [2021-06-28T16:53:19.390Z] Attempting uninstall: urllib3 [2021-06-28T16:53:19.390Z] Found existing installation: urllib3 1.25.9 [2021-06-28T16:53:19.390Z] Uninstalling urllib3-1.25.9: [2021-06-28T16:53:19.390Z] Successfully uninstalled urllib3-1.25.9 [2021-06-28T16:53:19.390Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:53:19.390Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:53:19.390Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:53:19.650Z] Attempting uninstall: idna [2021-06-28T16:53:19.650Z] Found existing installation: idna 2.9 [2021-06-28T16:53:19.650Z] Uninstalling idna-2.9: [2021-06-28T16:53:19.650Z] Successfully uninstalled idna-2.9 [2021-06-28T16:53:19.650Z] Attempting uninstall: requests [2021-06-28T16:53:19.650Z] Found existing installation: requests 2.23.0 [2021-06-28T16:53:19.650Z] Uninstalling requests-2.23.0: [2021-06-28T16:53:19.650Z] Successfully uninstalled requests-2.23.0 [2021-06-28T16:53:19.916Z] Running setup.py install for docopt: started [2021-06-28T16:53:20.233Z] Running setup.py install for docopt: finished with status 'done' [2021-06-28T16:53:20.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:53:20.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:53:20.866Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:53:20.866Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:53:20.866Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:53:20.866Z] ---> 2c3038216b9b [2021-06-28T16:53:20.866Z] Step 3/24 : WORKDIR /edgex-go [2021-06-28T16:53:20.866Z] ---> Using cache [2021-06-28T16:53:20.866Z] ---> ed0cce2dab50 [2021-06-28T16:53:20.866Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:53:20.866Z] ---> Using cache [2021-06-28T16:53:20.866Z] ---> 49936a7620c8 [2021-06-28T16:53:20.866Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-28T16:53:20.866Z] 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-06-28T16:53:20.866Z] OK: 219 MiB in 52 packages [2021-06-28T16:53:20.866Z] OK: 219 MiB in 52 packages [2021-06-28T16:53:20.866Z] OK: 219 MiB in 52 packages [2021-06-28T16:53:22.574Z] ---> Running in 645d8c425b47 [2021-06-28T16:53:22.934Z] Removing intermediate container 41e8feeb1f3c [2021-06-28T16:53:22.934Z] ---> 070b28b82e8c [2021-06-28T16:53:22.934Z] Step 6/24 : COPY go.mod . [2021-06-28T16:53:22.934Z] Removing intermediate container 51151387dd37 [2021-06-28T16:53:22.934Z] ---> 77a00fed4353 [2021-06-28T16:53:22.934Z] Step 6/32 : COPY go.mod . [2021-06-28T16:53:22.934Z] Removing intermediate container 40f9fe45763f [2021-06-28T16:53:22.934Z] ---> 61d5786fedb4 [2021-06-28T16:53:22.934Z] Step 6/26 : COPY go.mod . [2021-06-28T16:53:23.200Z] ---> dae63a36db17 [2021-06-28T16:53:23.201Z] Step 7/24 : RUN go mod download [2021-06-28T16:53:23.463Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:53:23.463Z] ---> 2388b4753a25 [2021-06-28T16:53:23.463Z] Step 7/26 : RUN go mod download [2021-06-28T16:53:23.463Z] ---> Running in 5a6a10785b92 [2021-06-28T16:53:23.463Z] ---> 57f2e598bce2 [2021-06-28T16:53:23.463Z] Step 7/32 : RUN go mod download [2021-06-28T16:53:23.463Z] ---> Running in 4b9c70d340ac [2021-06-28T16:53:23.463Z] ---> Running in 007fa3ca8ad0 [2021-06-28T16:53:23.842Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-28T16:53:23.842Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-28T16:53:24.480Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:53:25.072Z] OK: 219 MiB in 52 packages [2021-06-28T16:53:25.646Z] Removing intermediate container 4b9c70d340ac [2021-06-28T16:53:25.646Z] ---> f3d70142f4ae [2021-06-28T16:53:25.646Z] Step 8/26 : COPY . . [2021-06-28T16:53:25.646Z] Removing intermediate container 007fa3ca8ad0 [2021-06-28T16:53:25.646Z] ---> a394e3e3c8e3 [2021-06-28T16:53:25.646Z] Step 8/32 : COPY . . [2021-06-28T16:53:25.646Z] Removing intermediate container a08fe1d78c69 [2021-06-28T16:53:25.646Z] ---> da83414a02b5 [2021-06-28T16:53:25.646Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-28T16:53:29.892Z] Removing intermediate container 5a6a10785b92 [2021-06-28T16:53:29.892Z] ---> 6205d78a0750 [2021-06-28T16:53:29.892Z] Step 8/24 : COPY . . [2021-06-28T16:53:30.658Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-28T16:53:30.658Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-28T16:53:30.658Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-28T16:53:30.658Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-28T16:53:30.846Z] ---> Running in ef1a2e06476e [2021-06-28T16:53:30.846Z] Removing intermediate container 645d8c425b47 [2021-06-28T16:53:30.846Z] ---> 9c33da4ff1ee [2021-06-28T16:53:30.846Z] Step 6/24 : COPY go.mod . [2021-06-28T16:53:31.667Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-28T16:53:32.273Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-28T16:53:32.788Z] Removing intermediate container ef1a2e06476e [2021-06-28T16:53:32.788Z] ---> aa84d2f69458 [2021-06-28T16:53:32.788Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-28T16:53:33.288Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-28T16:53:33.288Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-28T16:53:33.288Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-28T16:53:33.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-28T16:53:40.935Z] ---> 9352e6a2320b [2021-06-28T16:53:40.935Z] Step 7/24 : RUN go mod download [2021-06-28T16:53:40.935Z] ---> Running in 05eb13ca3017 [2021-06-28T16:53:40.935Z] ---> Running in b37d8fafe51a [2021-06-28T16:53:40.935Z] ---> 567a5890e1ee [2021-06-28T16:53:40.935Z] Step 9/26 : RUN go mod tidy [2021-06-28T16:53:40.935Z] ---> f2be56f3e8fc [2021-06-28T16:53:40.935Z] Step 9/24 : RUN go mod tidy [2021-06-28T16:53:40.935Z] ---> d340103e999f [2021-06-28T16:53:40.935Z] Step 9/32 : RUN go mod tidy [2021-06-28T16:53:40.935Z] Removing intermediate container 05eb13ca3017 [2021-06-28T16:53:40.935Z] ---> 83df40dd7269 [2021-06-28T16:53:40.935Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-28T16:53:40.935Z] ---> Running in c0b6abc7cfa8 [2021-06-28T16:53:40.935Z] ---> Running in ebc234534156 [2021-06-28T16:53:40.935Z] ---> Running in 7abc206c42b7 [2021-06-28T16:53:41.521Z] ---> fef0c40d046e [2021-06-28T16:53:41.521Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-28T16:53:41.794Z] ---> 900a0a9654ff [2021-06-28T16:53:41.794Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-28T16:53:41.794Z] Removing intermediate container b37d8fafe51a [2021-06-28T16:53:41.794Z] ---> 398c55dd518f [2021-06-28T16:53:41.794Z] Step 8/24 : COPY . . [2021-06-28T16:53:45.712Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.195s coverage: 28.7% of statements [2021-06-28T16:53:45.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-28T16:53:45.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-28T16:53:47.097Z] ---> cdea721792ab [2021-06-28T16:53:47.097Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-28T16:53:47.097Z] ---> Running in 4e2d5c6687e5 [2021-06-28T16:53:47.360Z] ---> 9d1daacce2e6 [2021-06-28T16:53:47.360Z] Step 9/24 : RUN go mod tidy [2021-06-28T16:53:47.360Z] Removing intermediate container c0b6abc7cfa8 [2021-06-28T16:53:47.360Z] ---> 4ba3c4935281 [2021-06-28T16:53:47.360Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-28T16:53:47.360Z] Removing intermediate container 4e2d5c6687e5 [2021-06-28T16:53:47.360Z] ---> 5503b03c2659 [2021-06-28T16:53:47.360Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T16:53:47.360Z] Removing intermediate container ebc234534156 [2021-06-28T16:53:47.360Z] ---> 024dd250182b [2021-06-28T16:53:47.360Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-28T16:53:47.360Z] ---> Running in 1987a6b95774 [2021-06-28T16:53:47.624Z] ---> Running in d1f5918ff31c [2021-06-28T16:53:47.624Z] ---> Running in 7d0407546305 [2021-06-28T16:53:47.624Z] ---> Running in d36fc5967608 [2021-06-28T16:53:47.624Z] Removing intermediate container 7abc206c42b7 [2021-06-28T16:53:47.624Z] ---> e95fcd63dcbe [2021-06-28T16:53:47.624Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-28T16:53:47.624Z] ---> Running in 08d89ea0ec7e [2021-06-28T16:53:47.624Z] Removing intermediate container d1f5918ff31c [2021-06-28T16:53:47.624Z] ---> 0da2efa2fb81 [2021-06-28T16:53:47.624Z] Step 22/24 : LABEL arch=x86_64 [2021-06-28T16:53:47.624Z] ---> Running in e16802f36b74 [2021-06-28T16:53:47.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.364s coverage: 100.0% of statements [2021-06-28T16:53:47.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-28T16:53:47.897Z] Removing intermediate container e16802f36b74 [2021-06-28T16:53:47.898Z] ---> 6cf19bcd0492 [2021-06-28T16:53:47.898Z] Step 23/24 : LABEL git_sha=772e0dea5acb773f1ace69d879384654dbd3dd3f [2021-06-28T16:53:47.898Z] ---> Running in b234afb6f2a0 [2021-06-28T16:53:48.163Z] 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-06-28T16:53:48.163Z] Removing intermediate container b234afb6f2a0 [2021-06-28T16:53:48.163Z] ---> 60b20e24271e [2021-06-28T16:53:48.163Z] Step 24/24 : LABEL version=0.0.0 [2021-06-28T16:53:48.163Z] 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-06-28T16:53:48.163Z] ---> Running in 49bc753511a8 [2021-06-28T16:53:48.424Z] 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-06-28T16:53:48.424Z] Removing intermediate container 49bc753511a8 [2021-06-28T16:53:48.424Z] ---> 06772e9729aa [2021-06-28T16:53:48.424Z] [2021-06-28T16:53:48.424Z] Successfully built 06772e9729aa [2021-06-28T16:53:48.424Z] Successfully tagged sys-mgmt-agent:latest [2021-06-28T16:53:49.031Z]  Building sys-mgmt-agent ... done Removing intermediate container 1987a6b95774 [2021-06-28T16:53:49.031Z] ---> a1753660e8f4 [2021-06-28T16:53:49.031Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-28T16:53:49.031Z] ---> Running in 8d7fb593a002 [2021-06-28T16:53:49.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.308s coverage: 53.1% of statements [2021-06-28T16:53:49.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-28T16:53:49.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-28T16:53:49.631Z] 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-06-28T16:53:50.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.662s coverage: 87.7% of statements [2021-06-28T16:53:50.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-28T16:53:50.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-28T16:53:50.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.306s coverage: 78.9% of statements [2021-06-28T16:53:54.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.199s coverage: 81.2% of statements [2021-06-28T16:53:54.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-28T16:53:54.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-28T16:53:54.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-28T16:53:54.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-28T16:53:54.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-28T16:53:58.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.496s coverage: 95.1% of statements [2021-06-28T16:53:58.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-28T16:53:58.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-28T16:53:58.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-28T16:53:58.439Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-28T16:53:58.439Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-28T16:53:58.439Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-28T16:53:58.439Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-28T16:53:58.439Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-28T16:53:58.439Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.173s coverage: 60.0% of statements [2021-06-28T16:53:58.439Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-28T16:53:58.439Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-28T16:53:58.439Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-28T16:53:58.439Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.275s coverage: 0.8% of statements [2021-06-28T16:53:58.439Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-28T16:53:58.439Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements [2021-06-28T16:53:58.439Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.184s coverage: 22.0% of statements [2021-06-28T16:53:58.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-28T16:53:58.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.215s coverage: 47.1% of statements [2021-06-28T16:53:59.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.187s coverage: 79.5% of statements [2021-06-28T16:53:59.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.258s coverage: 94.1% of statements [2021-06-28T16:53:59.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.344s coverage: 96.3% of statements [2021-06-28T16:54:02.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.387s coverage: 87.5% of statements [2021-06-28T16:54:14.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.212s coverage: 94.4% of statements [2021-06-28T16:54:14.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.170s coverage: 44.8% of statements [2021-06-28T16:54:16.328Z] 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-06-28T16:54:18.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.570s coverage: 81.8% of statements [2021-06-28T16:54:18.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-28T16:54:20.600Z] Removing intermediate container 08d89ea0ec7e [2021-06-28T16:54:20.600Z] ---> 7cb4ad81a2ac [2021-06-28T16:54:20.600Z] [2021-06-28T16:54:20.600Z] Step 11/32 : FROM alpine:3.12 [2021-06-28T16:54:20.600Z] ---> 13621d1b12d4 [2021-06-28T16:54:20.600Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-28T16:54:21.209Z] ---> Running in 893df6ae305b [2021-06-28T16:54:22.190Z] Removing intermediate container d36fc5967608 [2021-06-28T16:54:22.190Z] ---> d27b9bb749c0 [2021-06-28T16:54:22.190Z] [2021-06-28T16:54:22.190Z] Step 11/26 : FROM alpine:3.12 [2021-06-28T16:54:22.190Z] ---> 13621d1b12d4 [2021-06-28T16:54:22.190Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-28T16:54:22.190Z] Removing intermediate container 893df6ae305b [2021-06-28T16:54:22.190Z] ---> 4d4203012d90 [2021-06-28T16:54:22.190Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-28T16:54:22.456Z] Removing intermediate container 8d7fb593a002 [2021-06-28T16:54:22.456Z] ---> 14b06179caf2 [2021-06-28T16:54:22.456Z] [2021-06-28T16:54:22.456Z] Step 11/24 : FROM alpine:3.12 [2021-06-28T16:54:22.456Z] ---> 13621d1b12d4 [2021-06-28T16:54:22.456Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-28T16:54:22.456Z] ---> Running in b18fb63f1548 [2021-06-28T16:54:22.456Z] ---> Using cache [2021-06-28T16:54:22.456Z] ---> 29ceb2d8c05f [2021-06-28T16:54:22.456Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-28T16:54:22.456Z] ---> Using cache [2021-06-28T16:54:22.456Z] ---> 0fbcb2ab67f6 [2021-06-28T16:54:22.456Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-28T16:54:22.456Z] ---> Running in be03ec6d6c1a [2021-06-28T16:54:22.456Z] ---> Running in e1ff8202f5b5 [2021-06-28T16:54:22.456Z] Removing intermediate container e1ff8202f5b5 [2021-06-28T16:54:22.456Z] ---> ad341c9fd302 [2021-06-28T16:54:22.456Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-28T16:54:22.456Z] ---> Running in 17fe1d42ea9a [2021-06-28T16:54:22.726Z] Removing intermediate container 17fe1d42ea9a [2021-06-28T16:54:22.726Z] ---> c51eadf03eac [2021-06-28T16:54:22.726Z] Step 16/24 : WORKDIR / [2021-06-28T16:54:22.989Z] ---> Running in 552104227db8 [2021-06-28T16:54:23.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:54:23.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:54:23.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:54:23.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:54:23.583Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-28T16:54:23.583Z] Removing intermediate container 7d0407546305 [2021-06-28T16:54:23.583Z] ---> 36a01ad69174 [2021-06-28T16:54:23.583Z] [2021-06-28T16:54:23.583Z] Step 11/24 : FROM alpine:3.12 [2021-06-28T16:54:23.583Z] ---> 13621d1b12d4 [2021-06-28T16:54:23.583Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-28T16:54:23.583Z] Removing intermediate container 552104227db8 [2021-06-28T16:54:23.583Z] ---> c193c308b368 [2021-06-28T16:54:23.583Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T16:54:23.583Z] (2/2) Installing su-exec (0.2-r1) [2021-06-28T16:54:23.583Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T16:54:23.583Z] OK: 6 MiB in 16 packages [2021-06-28T16:54:23.583Z] ---> Running in ee54255eb20c [2021-06-28T16:54:23.583Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-28T16:54:23.583Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-28T16:54:23.583Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-28T16:54:23.583Z] (4/6) Installing curl (7.77.0-r0) [2021-06-28T16:54:23.583Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-28T16:54:23.583Z] (6/6) Installing su-exec (0.2-r1) [2021-06-28T16:54:23.583Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T16:54:23.583Z] Executing ca-certificates-20191127-r4.trigger [2021-06-28T16:54:23.850Z] OK: 7 MiB in 20 packages [2021-06-28T16:54:23.850Z] Removing intermediate container ee54255eb20c [2021-06-28T16:54:23.850Z] ---> 9310ca451e17 [2021-06-28T16:54:23.850Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-28T16:54:23.850Z] ---> 1c5e8b7d85d8 [2021-06-28T16:54:23.850Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-28T16:54:23.850Z] ---> Running in d8d79e492056 [2021-06-28T16:54:24.121Z] Removing intermediate container d8d79e492056 [2021-06-28T16:54:24.121Z] ---> dcbfa8fdf813 [2021-06-28T16:54:24.121Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-28T16:54:24.121Z] ---> 9585f3506d76 [2021-06-28T16:54:24.121Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-28T16:54:24.121Z] ---> Running in 52ce92a34a10 [2021-06-28T16:54:24.121Z] Removing intermediate container be03ec6d6c1a [2021-06-28T16:54:24.121Z] ---> 3b6deb819c6e [2021-06-28T16:54:24.121Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-28T16:54:24.391Z] ---> Running in 07566254d02e [2021-06-28T16:54:24.391Z] Removing intermediate container 52ce92a34a10 [2021-06-28T16:54:24.391Z] ---> fb9bf396dc90 [2021-06-28T16:54:24.391Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:54:24.391Z] Removing intermediate container b18fb63f1548 [2021-06-28T16:54:24.391Z] ---> 8fc0fb50f0d8 [2021-06-28T16:54:24.391Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-28T16:54:24.391Z] ---> 561661843d2c [2021-06-28T16:54:24.391Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-28T16:54:24.657Z] Removing intermediate container 07566254d02e [2021-06-28T16:54:24.657Z] ---> bc706974ca0c [2021-06-28T16:54:24.657Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-28T16:54:24.657Z] ---> Running in 0bd9f9624300 [2021-06-28T16:54:24.657Z] ---> Running in 09deb92a69ee [2021-06-28T16:54:24.657Z] ---> Running in 165062e65220 [2021-06-28T16:54:24.657Z] ---> Running in b1232307234a [2021-06-28T16:54:24.657Z] Removing intermediate container 09deb92a69ee [2021-06-28T16:54:24.657Z] ---> 857def6f17af [2021-06-28T16:54:24.657Z] Step 14/26 : WORKDIR / [2021-06-28T16:54:24.657Z] Removing intermediate container 165062e65220 [2021-06-28T16:54:24.657Z] ---> 5be8b42f4af9 [2021-06-28T16:54:24.657Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T16:54:24.657Z] Removing intermediate container b1232307234a [2021-06-28T16:54:24.657Z] ---> 1babed0c7715 [2021-06-28T16:54:24.657Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-28T16:54:24.657Z] ---> Running in a8dcc01fa8b9 [2021-06-28T16:54:24.657Z] ---> Running in e779f1274b30 [2021-06-28T16:54:24.657Z] ---> Running in dbc6a33d8f73 [2021-06-28T16:54:24.925Z] Removing intermediate container a8dcc01fa8b9 [2021-06-28T16:54:24.925Z] ---> 51528c175d1e [2021-06-28T16:54:24.925Z] Step 22/24 : LABEL arch=x86_64 [2021-06-28T16:54:24.925Z] ---> Running in 4f37df600616 [2021-06-28T16:54:24.925Z] Removing intermediate container dbc6a33d8f73 [2021-06-28T16:54:24.925Z] ---> b6c2bcf5daf9 [2021-06-28T16:54:24.925Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-28T16:54:25.188Z] Removing intermediate container 4f37df600616 [2021-06-28T16:54:25.188Z] ---> ac014bbcf9e7 [2021-06-28T16:54:25.188Z] Step 23/24 : LABEL git_sha=772e0dea5acb773f1ace69d879384654dbd3dd3f [2021-06-28T16:54:25.188Z] ---> Running in f77ec8fedfe3 [2021-06-28T16:54:25.188Z] ---> 8d0a8abacce3 [2021-06-28T16:54:25.188Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-28T16:54:25.188Z] Removing intermediate container f77ec8fedfe3 [2021-06-28T16:54:25.188Z] ---> 72349db47cb1 [2021-06-28T16:54:25.188Z] Step 24/24 : LABEL version=0.0.0 [2021-06-28T16:54:25.453Z] ---> Running in 999201e4fbdd [2021-06-28T16:54:25.453Z] Removing intermediate container 0bd9f9624300 [2021-06-28T16:54:25.453Z] ---> 66054f01e663 [2021-06-28T16:54:25.453Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-28T16:54:25.453Z] ---> Running in 9c8505008bb1 [2021-06-28T16:54:25.453Z] ---> eb985795d21d [2021-06-28T16:54:25.453Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-28T16:54:25.453Z] Removing intermediate container 999201e4fbdd [2021-06-28T16:54:25.453Z] ---> 4ee4ff9a07cb [2021-06-28T16:54:25.453Z] [2021-06-28T16:54:25.718Z] Removing intermediate container e779f1274b30 [2021-06-28T16:54:25.718Z] ---> 0f99a7528da0 [2021-06-28T16:54:25.718Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-28T16:54:25.718Z] Successfully built 4ee4ff9a07cb [2021-06-28T16:54:25.718Z] Successfully tagged core-command:latest [2021-06-28T16:54:25.718Z]  Building core-command ... done  ---> Running in 914e980fcd7d [2021-06-28T16:54:25.718Z] ---> 16e4c5b38c1f [2021-06-28T16:54:25.718Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-28T16:54:25.718Z] Removing intermediate container 914e980fcd7d [2021-06-28T16:54:25.718Z] ---> e7ff874620cd [2021-06-28T16:54:25.718Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-28T16:54:25.718Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:54:25.978Z] ---> 2ea516e9f100 [2021-06-28T16:54:25.978Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-28T16:54:25.978Z] ---> cebc625c51e2 [2021-06-28T16:54:25.978Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-28T16:54:26.244Z] ---> Running in 735077a3f5cf [2021-06-28T16:54:26.244Z] ---> 3d899e5e68ef [2021-06-28T16:54:26.244Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-28T16:54:26.513Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:54:26.809Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-28T16:54:27.070Z] ---> 9abceb8a789e [2021-06-28T16:54:27.070Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-28T16:54:27.070Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-28T16:54:27.070Z] Removing intermediate container 735077a3f5cf [2021-06-28T16:54:27.070Z] ---> 868656d2fde2 [2021-06-28T16:54:27.070Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T16:54:27.070Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-28T16:54:27.070Z] ---> c2e433da91e7 [2021-06-28T16:54:27.070Z] Step 22/26 : 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-06-28T16:54:27.070Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-28T16:54:27.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.289s coverage: 92.9% of statements [2021-06-28T16:54:27.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-28T16:54:27.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-28T16:54:27.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-28T16:54:27.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-06-28T16:54:27.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-28T16:54:27.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-28T16:54:27.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-28T16:54:27.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-28T16:54:27.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-28T16:54:27.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.174s coverage: 87.2% of statements [2021-06-28T16:54:27.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-28T16:54:27.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-28T16:54:27.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements [2021-06-28T16:54:27.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-28T16:54:27.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.184s coverage: 58.8% of statements [2021-06-28T16:54:27.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-28T16:54:27.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.160s coverage: 80.0% of statements [2021-06-28T16:54:27.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.223s coverage: 87.2% of statements [2021-06-28T16:54:27.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.252s coverage: 85.4% of statements [2021-06-28T16:54:27.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.289s coverage: 91.2% of statements [2021-06-28T16:54:27.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-28T16:54:27.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.646s coverage: 64.4% of statements [2021-06-28T16:54:27.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-28T16:54:27.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-28T16:54:27.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.161s coverage: 100.0% of statements [2021-06-28T16:54:27.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 91.3% of statements [2021-06-28T16:54:27.332Z] ---> Running in 53463480cdd5 [2021-06-28T16:54:27.333Z] ---> 9de70c2b4e43 [2021-06-28T16:54:27.333Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-28T16:54:27.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-06-28T16:54:28.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2021-06-28T16:54:28.287Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-28T16:54:28.287Z] ---> 846a54b2768d [2021-06-28T16:54:28.287Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-28T16:54:28.287Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-28T16:54:28.287Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T16:54:28.287Z] OK: 8 MiB in 20 packages [2021-06-28T16:54:28.287Z] ---> 1215e057f1ba [2021-06-28T16:54:28.287Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-28T16:54:28.287Z] Removing intermediate container 53463480cdd5 [2021-06-28T16:54:28.287Z] ---> c011e3b1087e [2021-06-28T16:54:28.287Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-28T16:54:28.287Z] ---> Running in dbc86f7fc329 [2021-06-28T16:54:28.559Z] ---> 81e21a969cea [2021-06-28T16:54:28.559Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-28T16:54:28.559Z] Removing intermediate container dbc86f7fc329 [2021-06-28T16:54:28.559Z] ---> d394c535dd67 [2021-06-28T16:54:28.559Z] Step 24/26 : LABEL arch=x86_64 [2021-06-28T16:54:28.559Z] ---> Running in 5db0d2bdb744 [2021-06-28T16:54:28.559Z] Removing intermediate container 9c8505008bb1 [2021-06-28T16:54:28.559Z] ---> 7d66e4eaadaa [2021-06-28T16:54:28.559Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T16:54:28.559Z] Removing intermediate container 5db0d2bdb744 [2021-06-28T16:54:28.559Z] ---> 521d6300b3ee [2021-06-28T16:54:28.559Z] Step 25/26 : LABEL git_sha=772e0dea5acb773f1ace69d879384654dbd3dd3f [2021-06-28T16:54:28.559Z] ---> c3e80a839183 [2021-06-28T16:54:28.559Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-28T16:54:28.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2021-06-28T16:54:28.825Z] ---> Running in 65094252470e [2021-06-28T16:54:28.825Z] ---> Running in a09d7f2367fb [2021-06-28T16:54:28.825Z] Removing intermediate container 65094252470e [2021-06-28T16:54:28.825Z] ---> cdde17d72654 [2021-06-28T16:54:28.825Z] Step 26/26 : LABEL version=0.0.0 [2021-06-28T16:54:28.825Z] ---> 5e91b0a93347 [2021-06-28T16:54:28.825Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-28T16:54:28.825Z] ---> Running in 67794e87f884 [2021-06-28T16:54:29.086Z] Removing intermediate container a09d7f2367fb [2021-06-28T16:54:29.086Z] ---> d77cdfd35343 [2021-06-28T16:54:29.086Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-28T16:54:29.086Z] Removing intermediate container 67794e87f884 [2021-06-28T16:54:29.086Z] ---> 23605af5224b [2021-06-28T16:54:29.086Z] [2021-06-28T16:54:29.353Z] Successfully built 23605af5224b [2021-06-28T16:54:29.353Z] Successfully tagged security-secretstore-setup:latest [2021-06-28T16:54:29.353Z]  Building security-secretstore-setup ... done  ---> 2b5d21f71b32 [2021-06-28T16:54:29.353Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-28T16:54:29.353Z] ---> f99cf84dd762 [2021-06-28T16:54:29.353Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-28T16:54:29.628Z] ---> Running in db617a7ec745 [2021-06-28T16:54:29.628Z] ---> 0df54a7b3579 [2021-06-28T16:54:29.628Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-28T16:54:29.628Z] ---> Running in 0a246e52db29 [2021-06-28T16:54:29.628Z] Removing intermediate container 0a246e52db29 [2021-06-28T16:54:29.628Z] ---> 7fddf85657a9 [2021-06-28T16:54:29.628Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T16:54:29.893Z] ---> Running in e28359b1ce9b [2021-06-28T16:54:29.893Z] Removing intermediate container e28359b1ce9b [2021-06-28T16:54:29.893Z] ---> d1dbd4b2fb01 [2021-06-28T16:54:29.893Z] Step 22/24 : LABEL arch=x86_64 [2021-06-28T16:54:29.893Z] ---> Running in fad938eae388 [2021-06-28T16:54:30.157Z] Removing intermediate container fad938eae388 [2021-06-28T16:54:30.157Z] ---> c2b8743c3115 [2021-06-28T16:54:30.157Z] Step 23/24 : LABEL git_sha=772e0dea5acb773f1ace69d879384654dbd3dd3f [2021-06-28T16:54:30.157Z] Removing intermediate container db617a7ec745 [2021-06-28T16:54:30.157Z] ---> da9a25439695 [2021-06-28T16:54:30.157Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-28T16:54:30.157Z] ---> Running in 7a3e7ccfd498 [2021-06-28T16:54:30.157Z] ---> Running in e236ad5a4715 [2021-06-28T16:54:30.419Z] Removing intermediate container 7a3e7ccfd498 [2021-06-28T16:54:30.419Z] ---> e2963d0e71c9 [2021-06-28T16:54:30.419Z] Step 24/24 : LABEL version=0.0.0 [2021-06-28T16:54:30.419Z] Removing intermediate container e236ad5a4715 [2021-06-28T16:54:30.419Z] ---> ae5d026bcca7 [2021-06-28T16:54:30.419Z] Step 29/32 : CMD ["gate"] [2021-06-28T16:54:30.419Z] ---> Running in 5d99efb14803 [2021-06-28T16:54:30.419Z] ---> Running in 1d49bdea780d [2021-06-28T16:54:30.419Z] Removing intermediate container 5d99efb14803 [2021-06-28T16:54:30.419Z] ---> 00c67dcc3816 [2021-06-28T16:54:30.420Z] [2021-06-28T16:54:30.681Z] Successfully built 00c67dcc3816 [2021-06-28T16:54:30.681Z] Successfully tagged core-data:latest [2021-06-28T16:54:30.681Z]  Building core-data ... done Removing intermediate container 1d49bdea780d [2021-06-28T16:54:30.681Z] ---> fd4f862d82ca [2021-06-28T16:54:30.681Z] Step 30/32 : LABEL arch=x86_64 [2021-06-28T16:54:30.681Z] ---> Running in 932841a278e2 [2021-06-28T16:54:30.942Z] Removing intermediate container 932841a278e2 [2021-06-28T16:54:30.942Z] ---> bd3fe775d7f4 [2021-06-28T16:54:30.943Z] Step 31/32 : LABEL git_sha=772e0dea5acb773f1ace69d879384654dbd3dd3f [2021-06-28T16:54:30.943Z] ---> Running in 4cd315b24053 [2021-06-28T16:54:31.204Z] Removing intermediate container 4cd315b24053 [2021-06-28T16:54:31.204Z] ---> 0a21f7d027db [2021-06-28T16:54:31.204Z] Step 32/32 : LABEL version=0.0.0 [2021-06-28T16:54:31.204Z] ---> Running in c87e4914a04e [2021-06-28T16:54:31.468Z] Removing intermediate container c87e4914a04e [2021-06-28T16:54:31.468Z] ---> f140a78c7525 [2021-06-28T16:54:31.468Z] [2021-06-28T16:54:31.468Z] Successfully built f140a78c7525 [2021-06-28T16:54:31.468Z] Successfully tagged security-bootstrapper:latest [2021-06-28T16:54:31.738Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-06-28T16:54:31.742Z] $ docker stop --time=1 7225ffdb81b091f2386c371995f5851d02c89bf5fd55d7d7a629f9914a03d718 [2021-06-28T16:54:32.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.987s coverage: 66.9% of statements [2021-06-28T16:54:32.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-28T16:54:32.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-28T16:54:32.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-28T16:54:33.099Z] $ docker rm -f 7225ffdb81b091f2386c371995f5851d02c89bf5fd55d7d7a629f9914a03d718 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-28T16:54:33.476Z] + docker images [2021-06-28T16:54:33.476Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-28T16:54:33.476Z] security-bootstrapper latest f140a78c7525 2 seconds ago 18.6MB [2021-06-28T16:54:33.476Z] core-data latest 00c67dcc3816 3 seconds ago 20.2MB [2021-06-28T16:54:33.476Z] security-secretstore-setup latest 23605af5224b 5 seconds ago 28.7MB [2021-06-28T16:54:33.476Z] core-command latest 4ee4ff9a07cb 8 seconds ago 15.9MB [2021-06-28T16:54:33.476Z] 36a01ad69174 10 seconds ago 1.15GB [2021-06-28T16:54:33.476Z] 14b06179caf2 11 seconds ago 1.14GB [2021-06-28T16:54:33.476Z] d27b9bb749c0 12 seconds ago 1.15GB [2021-06-28T16:54:33.476Z] 7cb4ad81a2ac 13 seconds ago 1.15GB [2021-06-28T16:54:33.476Z] sys-mgmt-agent latest 06772e9729aa 45 seconds ago 312MB [2021-06-28T16:54:33.476Z] support-notifications latest 49c5e1aeaf12 About a minute ago 16.7MB [2021-06-28T16:54:33.476Z] core-metadata latest 90e185d0d266 About a minute ago 16.6MB [2021-06-28T16:54:33.476Z] security-proxy-setup latest 240a991a37af About a minute ago 25.7MB [2021-06-28T16:54:33.476Z] support-scheduler latest e0b5aa4bcd90 About a minute ago 15.9MB [2021-06-28T16:54:33.476Z] 573d8939c281 About a minute ago 1.15GB [2021-06-28T16:54:33.476Z] 296260eb93af About a minute ago 1.15GB [2021-06-28T16:54:33.476Z] 42048896b90a About a minute ago 1.15GB [2021-06-28T16:54:33.476Z] 42f92e2e857a About a minute ago 1.15GB [2021-06-28T16:54:33.476Z] d3b151ec62af About a minute ago 1.15GB [2021-06-28T16:54:33.476Z] ci-base-image-x86_64 latest 2c3038216b9b 6 minutes ago 647MB [2021-06-28T16:54:33.476Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB [2021-06-28T16:54:33.476Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB [2021-06-28T16:54:33.476Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-28T16:54:33.476Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-28T16:54:33.476Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [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-06-28T16:54:34.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.675s coverage: 43.6% of statements [2021-06-28T16:54:34.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-28T16:54:34.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-28T16:54:34.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements [2021-06-28T16:54:34.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-28T16:54:34.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.241s coverage: 84.8% of statements [2021-06-28T16:54:34.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-28T16:54:43.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.217s coverage: 19.3% of statements [2021-06-28T16:54:43.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-28T16:54:43.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-28T16:54:43.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-28T16:54:43.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-28T16:54:43.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.559s coverage: 91.9% of statements [2021-06-28T16:54:43.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-28T16:54:43.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-28T16:54:43.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-28T16:54:43.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-28T16:54:43.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-28T16:54:43.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.247s coverage: 62.7% of statements [2021-06-28T16:54:43.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-28T16:54:43.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-28T16:54:43.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.402s coverage: 97.6% of statements [2021-06-28T16:54:43.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-28T16:54:43.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-28T16:54:43.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-28T16:54:43.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-28T16:54:43.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-28T16:54:43.041Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.183s coverage: 28.9% of statements [2021-06-28T16:54:43.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-28T16:54:43.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-28T16:54:43.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-28T16:54:43.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-28T16:54:43.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-28T16:54:43.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-28T16:54:43.041Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.159s coverage: 100.0% of statements [2021-06-28T16:54:43.041Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements [2021-06-28T16:54:43.041Z] GO111MODULE=on go vet ./... [2021-06-28T16:54:48.892Z] Still waiting to schedule task [2021-06-28T16:54:48.893Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-28T16:55:51.372Z] Running on prd-ubuntu18.04-docker-8c-8g-548 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-28T16:55:51.391Z] Running in /w/workspace/edgex-go/32 [Pipeline] { [Pipeline] checkout [2021-06-28T16:55:51.500Z] The recommended git tool is: git [2021-06-28T16:55:53.931Z] using credential edgex-jenkins-ssh [2021-06-28T16:55:53.947Z] Cloning the remote Git repository [2021-06-28T16:55:53.956Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-28T16:55:54.032Z] > git init /w/workspace/edgex-go/32 # timeout=10 [2021-06-28T16:55:54.084Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-28T16:55:54.085Z] > git --version # timeout=10 [2021-06-28T16:55:54.091Z] > git --version # 'git version 2.17.1' [2021-06-28T16:55:54.091Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T16:55:54.121Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T16:56:04.057Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 772e0dea5acb773f1ace69d879384654dbd3dd3f [2021-06-28T16:56:04.174Z] Merge succeeded, producing 772e0dea5acb773f1ace69d879384654dbd3dd3f [2021-06-28T16:56:04.175Z] Checking out Revision 772e0dea5acb773f1ace69d879384654dbd3dd3f (PR-3579) [2021-06-28T16:56:03.345Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-28T16:56:03.353Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T16:56:03.363Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-28T16:56:03.376Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-28T16:56:03.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T16:56:03.381Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-28T16:56:04.064Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T16:56:04.069Z] > git checkout -f 772e0dea5acb773f1ace69d879384654dbd3dd3f # timeout=10 [2021-06-28T16:56:04.129Z] > git remote # timeout=10 [2021-06-28T16:56:04.136Z] > git config --get remote.origin.url # timeout=10 [2021-06-28T16:56:04.141Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T16:56:04.153Z] > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 [2021-06-28T16:56:04.164Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-28T16:56:04.174Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T16:56:04.180Z] > git checkout -f 772e0dea5acb773f1ace69d879384654dbd3dd3f # timeout=10 [2021-06-28T16:56:04.847Z] gofmt -l . [2021-06-28T16:56:04.847Z] [ "`gofmt -l .`" = "" ] [2021-06-28T16:56:04.847Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-28T16:56:05.514Z] + ls -al . [2021-06-28T16:56:05.514Z] total 588 [2021-06-28T16:56:05.514Z] drwxrwxr-x 9 1001 1001 4096 Jun 28 16:56 . [2021-06-28T16:56:05.514Z] drwxr-xr-x 4 root root 4096 Jun 28 16:51 .. [2021-06-28T16:56:05.514Z] -rw-rw-r-- 1 1001 1001 11 Jun 28 16:50 .dockerignore [2021-06-28T16:56:05.514Z] drwxrwxr-x 8 1001 1001 4096 Jun 28 16:50 .git [2021-06-28T16:56:05.514Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 16:50 .github [2021-06-28T16:56:05.514Z] -rw-rw-r-- 1 1001 1001 818 Jun 28 16:50 .gitignore [2021-06-28T16:56:05.514Z] -rw-rw-r-- 1 1001 1001 166 Jun 28 16:50 .sonarcloud.properties [2021-06-28T16:56:05.514Z] -rw-rw-r-- 1 1001 1001 8609 Jun 28 16:50 Attribution.txt [2021-06-28T16:56:05.514Z] -rw-rw-r-- 1 1001 1001 43881 Jun 28 16:50 CHANGELOG.md [2021-06-28T16:56:05.514Z] -rw-rw-r-- 1 1001 1001 3804 Jun 28 16:50 CONTRIBUTING.md [2021-06-28T16:56:05.514Z] -rw-rw-r-- 1 1001 1001 931 Jun 28 16:50 Dockerfile.build [2021-06-28T16:56:05.514Z] -rw-rw-r-- 1 1001 1001 849 Jun 28 16:50 Jenkinsfile [2021-06-28T16:56:05.514Z] -rw-rw-r-- 1 1001 1001 10775 Jun 28 16:50 LICENSE [2021-06-28T16:56:05.514Z] -rw-rw-r-- 1 1001 1001 5605 Jun 28 16:50 Makefile [2021-06-28T16:56:05.514Z] -rw-rw-r-- 1 1001 1001 7905 Jun 28 16:50 README.md [2021-06-28T16:56:05.514Z] -rw-rw-r-- 1 1001 1001 7071 Jun 28 16:50 SECURITY.md [2021-06-28T16:56:05.514Z] -rw-rw-r-- 1 1001 1001 5 Jun 28 16:47 VERSION [2021-06-28T16:56:05.514Z] -rw-rw-r-- 1 1001 1001 4131 Jun 28 16:50 ZMQWindows.md [2021-06-28T16:56:05.514Z] drwxrwxr-x 2 1001 1001 4096 Jun 28 16:50 bin [2021-06-28T16:56:05.514Z] drwxrwxr-x 14 1001 1001 4096 Jun 28 16:50 cmd [2021-06-28T16:56:05.514Z] -rw-r--r-- 1 root root 398095 Jun 28 16:54 coverage.out [2021-06-28T16:56:05.514Z] -rw-rw-r-- 1 1001 1001 806 Jun 28 16:50 go.mod [2021-06-28T16:56:05.514Z] -rw-r--r-- 1 root root 20759 Jun 28 16:51 go.sum [2021-06-28T16:56:05.514Z] drwxrwxr-x 7 1001 1001 4096 Jun 28 16:50 internal [2021-06-28T16:56:05.514Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 16:50 openapi [2021-06-28T16:56:05.514Z] drwxrwxr-x 4 1001 1001 4096 Jun 28 16:50 snap [2021-06-28T16:56:05.514Z] -rw-rw-r-- 1 1001 1001 168 Jun 28 16:50 version.go [Pipeline] sh [2021-06-28T16:56:06.173Z] + '[' -e coverage.out ] [2021-06-28T16:56:06.174Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-28T16:56:06.208Z] Warning: overwriting stash ‘coverage-report’ [2021-06-28T16:56:07.019Z] Stashed 1 file(s) [Pipeline] sh [2021-06-28T16:56:07.682Z] + make build [2021-06-28T16:56:07.682Z] go mod tidy [2021-06-28T16:56:07.807Z] Commit message: "build(snap): update device-virtual to v2.0.0" [2021-06-28T16:56:08.284Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T16:56:09.060Z] + echo snap-build.sh [2021-06-28T16:56:09.060Z] snap-build.sh [2021-06-28T16:56:09.060Z] + SNAP_BASE_DIR=. [2021-06-28T16:56:09.060Z] + '[' '!' -z /w/workspace/edgex-go/32 ']' [2021-06-28T16:56:09.060Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/32 [2021-06-28T16:56:09.060Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/32]' [2021-06-28T16:56:09.060Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/32] [2021-06-28T16:56:09.060Z] + cd /w/workspace/edgex-go/32 [2021-06-28T16:56:09.060Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-28T16:56:09.060Z] Reading package lists... [2021-06-28T16:56:09.060Z] Building dependency tree... [2021-06-28T16:56:09.060Z] Reading state information... [2021-06-28T16:56:09.323Z] The following packages were automatically installed and are no longer required: [2021-06-28T16:56:09.323Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-28T16:56:09.323Z] uidmap xdelta3 [2021-06-28T16:56:09.323Z] Use 'sudo apt autoremove' to remove them. [2021-06-28T16:56:09.323Z] The following packages will be REMOVED: [2021-06-28T16:56:09.324Z] lxd* lxd-client* [2021-06-28T16:56:09.586Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-28T16:56:09.586Z] After this operation, 31.7 MB disk space will be freed. [2021-06-28T16:56:10.121Z] (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 ... 190317 files and directories currently installed.) [2021-06-28T16:56:10.121Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-28T16:56:11.068Z] Removing lxd dnsmasq configuration [2021-06-28T16:56:11.068Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-28T16:56:11.330Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-28T16:56:11.905Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-28T16:56:12.168Z] (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 ... 190142 files and directories currently installed.) [2021-06-28T16:56:12.168Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-28T16:56:13.558Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-28T16:56:13.558Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-28T16:56:14.952Z] + sudo snap remove --purge lxd [2021-06-28T16:56:14.952Z] snap "lxd" is not installed [2021-06-28T16:56:14.952Z] + sudo groupadd --force --system lxd [2021-06-28T16:56:14.952Z] ++ whoami [2021-06-28T16:56:14.952Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-28T16:56:14.952Z] + newgrp - lxd [2021-06-28T16:56:14.952Z] + sudo snap install lxd [2021-06-28T16:56:14.993Z] 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-06-28T16:56:23.107Z] 2021-06-28T16:56:20Z INFO Waiting for automatic snapd restart... [2021-06-28T16:56:37.202Z] 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-06-28T16:56:38.188Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-28T16:56:41.257Z] lxd 4.15 from Canonical* installed [2021-06-28T16:56:41.257Z] + sudo lxd init --auto [2021-06-28T16:56:42.503Z] 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-06-28T16:56:43.103Z] 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-06-28T16:56:46.497Z] 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-06-28T16:56:47.883Z] + sudo snap install --classic snapcraft [2021-06-28T16:56:50.075Z] 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-06-28T16:56:52.692Z] 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-06-28T16:56:57.003Z] 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-06-28T16:56:59.625Z] 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-06-28T16:57:00.188Z] snapcraft 4.8.2 from Canonical* installed [2021-06-28T16:57:00.188Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-28T16:57:00.188Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-28T16:57:00.188Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-28T16:57:00.188Z] Dload Upload Total Spent Left Speed [2021-06-28T16:57:00.188Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4898 0 --:--:-- --:--:-- --:--:-- 4898 [2021-06-28T16:57:00.188Z] 100 3325k 100 3325k 0 0 9134k 0 --:--:-- --:--:-- --:--:-- 9134k [2021-06-28T16:57:00.188Z] ./yq_linux_amd64 [2021-06-28T16:57:00.188Z] + sudo snapcraft prime --use-lxd [2021-06-28T16:57:02.117Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-28T16:57:02.117Z] 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-06-28T16:57:02.117Z] - README.md [2021-06-28T16:57:02.117Z] [2021-06-28T16:57:02.117Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-28T16:57:02.246Z] 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-06-28T16:57:02.701Z] Launching a container. [Pipeline] } [2021-06-28T16:57:08.983Z] $ docker stop --time=1 f6216781531ed6a00dcb2fc71099cdd2f620e0e315b78931c0feba8517172103 [2021-06-28T16:57:09.303Z] Waiting for container to be ready [2021-06-28T16:57:09.564Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-28T16:57:09.564Z] [2021-06-28T16:57:11.524Z] $ docker rm -f f6216781531ed6a00dcb2fc71099cdd2f620e0e315b78931c0feba8517172103 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:57:13.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-28T16:57:13.258Z] [2021-06-28T16:57:13.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:57:13.779Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-28T16:57:13.779Z] Waiting for network to be ready... [2021-06-28T16:57:13.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-28T16:57:14.041Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-28T16:57:14.178Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-28T16:57:14.178Z] 29e5d40040c1: Pulling fs layer [2021-06-28T16:57:14.178Z] 1ce36da41761: Pulling fs layer [2021-06-28T16:57:14.178Z] 25b303627fd3: Pulling fs layer [2021-06-28T16:57:14.303Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-28T16:57:14.303Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-28T16:57:14.451Z] 29e5d40040c1: Verifying Checksum [2021-06-28T16:57:14.451Z] 29e5d40040c1: Download complete [2021-06-28T16:57:14.565Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-28T16:57:14.565Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-28T16:57:14.565Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-28T16:57:14.565Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-28T16:57:14.565Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-28T16:57:14.565Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-28T16:57:14.565Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-28T16:57:14.828Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-28T16:57:14.828Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-28T16:57:15.401Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-28T16:57:15.401Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-28T16:57:15.401Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-28T16:57:15.401Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-28T16:57:15.401Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-28T16:57:15.401Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-28T16:57:15.430Z] 29e5d40040c1: Pull complete [2021-06-28T16:57:15.430Z] 1ce36da41761: Verifying Checksum [2021-06-28T16:57:15.430Z] 1ce36da41761: Download complete [2021-06-28T16:57:15.661Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-28T16:57:16.236Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] [2021-06-28T16:57:16.236Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-28T16:57:16.236Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-28T16:57:16.236Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-28T16:57:16.236Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-28T16:57:16.236Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-28T16:57:16.236Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-28T16:57:16.236Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-28T16:57:16.414Z] 1ce36da41761: Pull complete [2021-06-28T16:57:17.008Z] 25b303627fd3: Verifying Checksum [2021-06-28T16:57:17.008Z] 25b303627fd3: Download complete [2021-06-28T16:57:18.795Z] Fetched 24.8 MB in 4s (5905 kB/s) [2021-06-28T16:57:19.368Z] Reading package lists... [2021-06-28T16:57:19.368Z] Reading package lists... [2021-06-28T16:57:19.628Z] Building dependency tree... [2021-06-28T16:57:19.628Z] Reading state information... [2021-06-28T16:57:19.628Z] The following additional packages will be installed: [2021-06-28T16:57:19.628Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-28T16:57:19.628Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-28T16:57:19.628Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-28T16:57:19.628Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-28T16:57:19.628Z] Suggested packages: [2021-06-28T16:57:19.628Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-28T16:57:19.628Z] Recommended packages: [2021-06-28T16:57:19.628Z] gnupg libsasl2-modules [2021-06-28T16:57:19.628Z] The following NEW packages will be installed: [2021-06-28T16:57:19.628Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-28T16:57:19.628Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-28T16:57:19.628Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-28T16:57:19.628Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-28T16:57:19.628Z] The following packages will be upgraded: [2021-06-28T16:57:19.628Z] gpg gpg-agent gpgconf libudev1 [2021-06-28T16:57:19.891Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-28T16:57:19.891Z] Need to get 3530 kB of archives. [2021-06-28T16:57:19.891Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-28T16:57:19.891Z] 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-06-28T16:57:19.891Z] 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-06-28T16:57:19.891Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-28T16:57:19.891Z] 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-06-28T16:57:19.891Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-28T16:57:20.153Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-28T16:57:20.725Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-28T16:57:20.725Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-28T16:57:20.725Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-28T16:57:20.725Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-28T16:57:20.725Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-28T16:57:20.725Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-28T16:57:20.725Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-28T16:57:20.725Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-28T16:57:20.725Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-28T16:57:20.725Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-28T16:57:20.725Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-28T16:57:20.725Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-28T16:57:20.725Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-28T16:57:20.725Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-28T16:57:20.725Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-28T16:57:20.725Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-28T16:57:20.987Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-28T16:57:20.987Z] Fetched 3530 kB in 1s (3196 kB/s) [2021-06-28T16:57:20.987Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-28T16:57:20.987Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-28T16:57:20.987Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-28T16:57:20.987Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-28T16:57:21.250Z] Selecting previously unselected package udev. [2021-06-28T16:57:21.250Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-28T16:57:21.250Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-28T16:57:21.250Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-28T16:57:21.250Z] Selecting previously unselected package libfuse2:amd64. [2021-06-28T16:57:21.250Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-28T16:57:21.250Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-28T16:57:21.512Z] Selecting previously unselected package fuse. [2021-06-28T16:57:21.512Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-28T16:57:21.512Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-28T16:57:21.512Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-28T16:57:21.512Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-28T16:57:21.512Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-28T16:57:21.512Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-28T16:57:21.773Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-28T16:57:21.773Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-28T16:57:21.773Z] Selecting previously unselected package libksba8:amd64. [2021-06-28T16:57:21.773Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-28T16:57:21.774Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-28T16:57:21.774Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-28T16:57:21.774Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-28T16:57:21.774Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:57:22.035Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-28T16:57:22.035Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-28T16:57:22.035Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:57:22.035Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-28T16:57:22.035Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-28T16:57:22.035Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:57:22.035Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-28T16:57:22.035Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-28T16:57:22.035Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:57:22.297Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-28T16:57:22.297Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-28T16:57:22.297Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:57:22.297Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-28T16:57:22.297Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-28T16:57:22.297Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:57:22.297Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-28T16:57:22.297Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-28T16:57:22.297Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:57:22.561Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-28T16:57:22.561Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-28T16:57:22.561Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:57:22.561Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-28T16:57:22.561Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-28T16:57:22.561Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:57:22.561Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-28T16:57:22.561Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-28T16:57:22.561Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-28T16:57:22.561Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-28T16:57:22.561Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-28T16:57:22.561Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-28T16:57:22.561Z] Selecting previously unselected package libldap-common. [2021-06-28T16:57:22.561Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-28T16:57:22.822Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-28T16:57:22.822Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-28T16:57:22.822Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-28T16:57:22.822Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-28T16:57:22.822Z] Selecting previously unselected package dirmngr. [2021-06-28T16:57:22.822Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-28T16:57:22.822Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-28T16:57:23.082Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-28T16:57:23.082Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-28T16:57:23.082Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-28T16:57:23.082Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-28T16:57:23.082Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-28T16:57:23.082Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-28T16:57:23.082Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:57:23.082Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-28T16:57:23.082Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-28T16:57:23.082Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-28T16:57:23.343Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-28T16:57:23.343Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:57:23.606Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-28T16:57:23.606Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-28T16:57:23.606Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-28T16:57:23.606Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:57:23.606Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:57:23.606Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:57:23.606Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:57:23.606Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:57:23.606Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:57:23.606Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:57:23.606Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-28T16:57:23.606Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-28T16:57:23.606Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-28T16:57:24.230Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-28T16:57:24.230Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-28T16:57:24.230Z] This means they are not meant to be enabled using systemctl. [2021-06-28T16:57:24.230Z] Possible reasons for having this kind of units are: [2021-06-28T16:57:24.230Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-28T16:57:24.230Z] .wants/ or .requires/ directory. [2021-06-28T16:57:24.230Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-28T16:57:24.230Z] a requirement dependency on it. [2021-06-28T16:57:24.230Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-28T16:57:24.230Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-28T16:57:24.230Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-28T16:57:24.230Z] instance name specified. [2021-06-28T16:57:24.493Z] Reading package lists... [2021-06-28T16:57:24.493Z] Building dependency tree... [2021-06-28T16:57:24.493Z] Reading state information... [2021-06-28T16:57:24.755Z] The following additional packages will be installed: [2021-06-28T16:57:24.755Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-28T16:57:24.755Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-28T16:57:24.755Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-28T16:57:24.755Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-28T16:57:24.755Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-28T16:57:24.755Z] Suggested packages: [2021-06-28T16:57:24.755Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-28T16:57:24.755Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-28T16:57:24.755Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-28T16:57:24.755Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-28T16:57:24.755Z] systemd-container policykit-1 [2021-06-28T16:57:24.755Z] Recommended packages: [2021-06-28T16:57:24.755Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-28T16:57:24.755Z] The following NEW packages will be installed: [2021-06-28T16:57:24.755Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-28T16:57:24.755Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-28T16:57:24.755Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-28T16:57:24.755Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-28T16:57:24.755Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-28T16:57:24.755Z] The following packages will be upgraded: [2021-06-28T16:57:24.755Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-28T16:57:24.755Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-28T16:57:24.755Z] Need to get 36.7 MB of archives. [2021-06-28T16:57:24.755Z] After this operation, 147 MB of additional disk space will be used. [2021-06-28T16:57:24.755Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-28T16:57:24.755Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-28T16:57:25.017Z] 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-06-28T16:57:25.017Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-28T16:57:25.017Z] 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-06-28T16:57:25.017Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-28T16:57:25.017Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-28T16:57:25.017Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-28T16:57:25.017Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-28T16:57:25.017Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-28T16:57:25.017Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-28T16:57:25.017Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-28T16:57:25.017Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-28T16:57:25.017Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-28T16:57:25.017Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-28T16:57:25.017Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-28T16:57:25.621Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-28T16:57:25.621Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-28T16:57:25.883Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-28T16:57:25.883Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-28T16:57:25.883Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-28T16:57:25.883Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-28T16:57:25.883Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-28T16:57:25.883Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-28T16:57:25.883Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-28T16:57:25.883Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-28T16:57:25.883Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-28T16:57:25.883Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-28T16:57:25.883Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-28T16:57:25.883Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-28T16:57:27.157Z] 25b303627fd3: Pull complete [2021-06-28T16:57:27.157Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-28T16:57:27.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-28T16:57:27.157Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-28T16:57:27.276Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-28T16:57:27.277Z] Fetched 36.7 MB in 2s (15.2 MB/s) [2021-06-28T16:57:27.277Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-28T16:57:27.277Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-28T16:57:27.386Z] prd-ubuntu18.04-docker-arm64-4c-16g-547 does not seem to be running inside a container [2021-06-28T16:57:27.459Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-28T16:57:27.539Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-28T16:57:27.802Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-28T16:57:27.802Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-28T16:57:28.064Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-28T16:57:28.064Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-28T16:57:28.064Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-28T16:57:28.064Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-28T16:57:28.326Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-28T16:57:28.326Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-28T16:57:28.326Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-28T16:57:28.326Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-28T16:57:28.588Z] Setting up apt (1.6.13) ... [2021-06-28T16:57:28.589Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-28T16:57:28.851Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-28T16:57:29.113Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-28T16:57:29.113Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-28T16:57:29.113Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-28T16:57:29.113Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-28T16:57:29.113Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-28T16:57:29.113Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-28T16:57:29.375Z] Selecting previously unselected package libexpat1:amd64. [2021-06-28T16:57:29.375Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-28T16:57:29.375Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-28T16:57:29.375Z] Selecting previously unselected package python3.6-minimal. [2021-06-28T16:57:29.375Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-28T16:57:29.375Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-28T16:57:29.637Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-28T16:57:29.637Z] Checking for services that may need to be restarted...done. [2021-06-28T16:57:29.637Z] Checking for services that may need to be restarted...done. [2021-06-28T16:57:29.637Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-28T16:57:29.637Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-28T16:57:29.637Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-28T16:57:30.210Z] Selecting previously unselected package python3-minimal. [2021-06-28T16:57:30.210Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-28T16:57:30.210Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-28T16:57:30.210Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-28T16:57:30.210Z] Selecting previously unselected package mime-support. [2021-06-28T16:57:30.210Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-28T16:57:30.210Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-28T16:57:30.210Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-28T16:57:30.210Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-28T16:57:30.210Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-28T16:57:30.210Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-28T16:57:30.210Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-28T16:57:30.210Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-28T16:57:30.408Z] $ docker top e5d37f663a88f81c9a3f7b2629b67db4fd7a0a13ea5dbfa1341e74f8c06563e6 -eo pid,comm [2021-06-28T16:57:30.470Z] Selecting previously unselected package python3.6. [2021-06-28T16:57:30.471Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-28T16:57:30.471Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [Pipeline] { [Pipeline] sh [2021-06-28T16:57:30.734Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-28T16:57:30.734Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-28T16:57:30.734Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-28T16:57:30.734Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-28T16:57:30.997Z] Selecting previously unselected package python3. [2021-06-28T16:57:30.998Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-28T16:57:30.998Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-28T16:57:30.998Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-28T16:57:30.998Z] Selecting previously unselected package multiarch-support. [2021-06-28T16:57:30.998Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-28T16:57:30.998Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-28T16:57:30.998Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-28T16:57:30.998Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-28T16:57:30.998Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-28T16:57:30.998Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-28T16:57:30.998Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-28T16:57:30.998Z] Selecting previously unselected package libbsd0:amd64. [2021-06-28T16:57:30.998Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-28T16:57:30.998Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-28T16:57:30.998Z] Selecting previously unselected package sudo. [2021-06-28T16:57:30.998Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-28T16:57:30.998Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-28T16:57:31.259Z] Selecting previously unselected package apparmor. [2021-06-28T16:57:31.259Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-28T16:57:31.259Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-28T16:57:31.259Z] Selecting previously unselected package libedit2:amd64. [2021-06-28T16:57:31.259Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-28T16:57:31.259Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-28T16:57:31.375Z] + docker-compose build --help [2021-06-28T16:57:31.376Z] + grep parallel [2021-06-28T16:57:31.520Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-28T16:57:31.520Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-28T16:57:31.520Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-28T16:57:31.520Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-28T16:57:31.520Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-28T16:57:31.520Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-28T16:57:31.781Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-28T16:57:31.781Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-28T16:57:31.781Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-28T16:57:31.781Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-28T16:57:31.781Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-28T16:57:31.781Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-28T16:57:31.781Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-28T16:57:31.781Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-28T16:57:31.781Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-28T16:57:32.041Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-28T16:57:32.041Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-28T16:57:32.041Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-28T16:57:32.302Z] Selecting previously unselected package openssh-client. [2021-06-28T16:57:32.302Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-28T16:57:32.302Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-28T16:57:32.302Z] Selecting previously unselected package squashfs-tools. [2021-06-28T16:57:32.302Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-28T16:57:32.302Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-28T16:57:32.562Z] Selecting previously unselected package snapd. [2021-06-28T16:57:32.562Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-28T16:57:32.562Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-28T16:57:34.479Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-28T16:57:34.479Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-28T16:57:34.740Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-28T16:57:34.740Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-28T16:57:34.740Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-28T16:57:34.740Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-28T16:57:34.740Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-28T16:57:34.740Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-28T16:57:34.740Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-28T16:57:34.750Z] --parallel Build images in parallel. [Pipeline] } [2021-06-28T16:57:35.034Z] $ docker stop --time=1 e5d37f663a88f81c9a3f7b2629b67db4fd7a0a13ea5dbfa1341e74f8c06563e6 [2021-06-28T16:57:35.315Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-28T16:57:35.315Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-28T16:57:35.315Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-28T16:57:35.315Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-28T16:57:35.315Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-28T16:57:35.315Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-28T16:57:35.888Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-28T16:57:35.888Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-28T16:57:35.888Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-28T16:57:35.888Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-28T16:57:35.888Z] running python rtupdate hooks for python3.6... [2021-06-28T16:57:35.888Z] running python post-rtupdate hooks for python3.6... [2021-06-28T16:57:36.151Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-28T16:57:36.901Z] $ docker rm -f e5d37f663a88f81c9a3f7b2629b67db4fd7a0a13ea5dbfa1341e74f8c06563e6 [2021-06-28T16:57:37.097Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:57:37.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-28T16:57:37.609Z] . [Pipeline] withDockerContainer [2021-06-28T16:57:37.668Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-28T16:57:37.874Z] prd-ubuntu18.04-docker-arm64-4c-16g-547 does not seem to be running inside a container [2021-06-28T16:57:37.947Z] $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-28T16:57:38.240Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-28T16:57:38.501Z] Setting up snapd (2.49.2+18.04) ... [2021-06-28T16:57:38.762Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-28T16:57:39.024Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-28T16:57:39.024Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-28T16:57:39.287Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-28T16:57:39.547Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-28T16:57:39.547Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-28T16:57:39.547Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-28T16:57:39.571Z] $ docker top b7c6201c69ce78553e50e140a238d053c2859916ee2271ab808ebe75f5212d1a -eo pid,comm [2021-06-28T16:57:39.810Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [Pipeline] { [Pipeline] sh [2021-06-28T16:57:40.071Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-28T16:57:40.072Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-28T16:57:40.333Z] /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-06-28T16:57:40.556Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-28T16:57:40.596Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-28T16:57:40.596Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-28T16:57:41.542Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-28T16:57:41.542Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-28T16:57:41.804Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-28T16:57:42.748Z] Reading package lists... [2021-06-28T16:57:43.010Z] Reading package lists... [2021-06-28T16:57:43.010Z] Building dependency tree... [2021-06-28T16:57:43.010Z] Reading state information... [2021-06-28T16:57:43.274Z] Calculating upgrade... [2021-06-28T16:57:43.274Z] The following packages will be upgraded: [2021-06-28T16:57:43.274Z] advancecomp base-files bash binutils binutils-common [2021-06-28T16:57:43.274Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-28T16:57:43.274Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-28T16:57:43.274Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-28T16:57:43.274Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-28T16:57:43.274Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-28T16:57:43.274Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-28T16:57:43.274Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-28T16:57:43.274Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-28T16:57:43.274Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-28T16:57:43.274Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-28T16:57:43.274Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-28T16:57:43.274Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-28T16:57:43.274Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-28T16:57:43.274Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-28T16:57:43.274Z] ubuntu-keyring util-linux [2021-06-28T16:57:43.535Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-28T16:57:43.535Z] Need to get 64.1 MB of archives. [2021-06-28T16:57:43.535Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-28T16:57:43.535Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-28T16:57:43.535Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-28T16:57:43.535Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-28T16:57:43.535Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-28T16:57:43.535Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-28T16:57:43.535Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-28T16:57:43.535Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-28T16:57:43.535Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-28T16:57:43.535Z] 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-06-28T16:57:43.535Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-28T16:57:43.535Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-28T16:57:43.535Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-28T16:57:43.535Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-28T16:57:43.535Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-28T16:57:43.535Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-28T16:57:43.535Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-28T16:57:43.535Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-28T16:57:43.535Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-28T16:57:43.795Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-28T16:57:43.795Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-28T16:57:43.795Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-28T16:57:43.795Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-28T16:57:43.795Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-28T16:57:43.795Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-28T16:57:43.795Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-28T16:57:43.795Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-28T16:57:43.795Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-28T16:57:43.795Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-28T16:57:43.795Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-28T16:57:43.795Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-28T16:57:43.795Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-28T16:57:43.795Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-28T16:57:43.795Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-28T16:57:43.795Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-28T16:57:43.795Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-28T16:57:43.795Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-28T16:57:43.795Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-28T16:57:43.795Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-28T16:57:43.795Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-28T16:57:43.795Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-28T16:57:43.795Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-28T16:57:43.795Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-28T16:57:43.795Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-28T16:57:43.795Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-28T16:57:43.795Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-28T16:57:43.795Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-28T16:57:43.795Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-28T16:57:43.795Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-28T16:57:43.795Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-28T16:57:43.795Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-28T16:57:43.795Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-28T16:57:44.060Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-28T16:57:44.060Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-28T16:57:44.060Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-28T16:57:44.060Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-28T16:57:44.060Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-28T16:57:44.060Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-28T16:57:44.061Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-28T16:57:44.324Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-28T16:57:44.324Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-28T16:57:44.324Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-28T16:57:44.586Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-28T16:57:44.586Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-28T16:57:44.586Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-28T16:57:44.586Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-28T16:57:44.586Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-28T16:57:44.586Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-28T16:57:44.586Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-28T16:57:44.849Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-28T16:57:44.849Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-28T16:57:44.849Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-28T16:57:44.849Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-28T16:57:44.849Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-28T16:57:44.849Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-28T16:57:44.849Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-28T16:57:44.849Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-28T16:57:44.849Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-28T16:57:44.849Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-28T16:57:44.849Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-28T16:57:44.861Z] Building core-command ... [2021-06-28T16:57:44.861Z] Building core-data ... [2021-06-28T16:57:44.861Z] Building core-metadata ... [2021-06-28T16:57:44.861Z] Building security-bootstrapper ... [2021-06-28T16:57:44.861Z] Building security-proxy-setup ... [2021-06-28T16:57:44.861Z] Building security-secretstore-setup ... [2021-06-28T16:57:44.861Z] Building support-notifications ... [2021-06-28T16:57:44.861Z] Building support-scheduler ... [2021-06-28T16:57:44.861Z] Building sys-mgmt-agent ... [2021-06-28T16:57:44.861Z] Building sys-mgmt-agent [2021-06-28T16:57:44.861Z] Building core-data [2021-06-28T16:57:44.861Z] Building security-bootstrapper [2021-06-28T16:57:44.861Z] Building core-command [2021-06-28T16:57:44.861Z] Building security-secretstore-setup [2021-06-28T16:57:45.109Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-28T16:57:45.110Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-28T16:57:45.110Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-28T16:57:45.110Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-28T16:57:45.110Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-28T16:57:45.110Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-28T16:57:45.110Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-28T16:57:45.110Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-28T16:57:45.110Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-28T16:57:45.110Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-28T16:57:45.110Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-28T16:57:45.110Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-28T16:57:45.371Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-28T16:57:45.371Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-28T16:57:45.371Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-28T16:57:45.371Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-28T16:57:45.371Z] Get:96 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-06-28T16:57:45.371Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-28T16:57:45.371Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-28T16:57:45.371Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-28T16:57:45.371Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-28T16:57:45.371Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-28T16:57:45.371Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-28T16:57:45.633Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-28T16:57:45.633Z] Fetched 64.1 MB in 2s (30.3 MB/s) [2021-06-28T16:57:45.633Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-28T16:57:45.633Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-28T16:57:45.633Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-28T16:57:46.207Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-28T16:57:46.207Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-28T16:57:46.207Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-28T16:57:46.207Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-28T16:57:46.468Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:57:46.468Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:57:46.468Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:57:46.468Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:57:46.468Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:57:46.468Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:57:46.729Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:57:46.730Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:57:46.730Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:57:46.730Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:57:46.730Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:57:46.730Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:57:46.730Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:57:46.730Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:57:46.991Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:57:46.991Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-28T16:57:46.991Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:57:46.991Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-28T16:57:46.991Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:57:46.991Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-28T16:57:46.991Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:57:46.991Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:57:47.252Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:57:47.252Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:57:47.252Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:57:47.252Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:57:47.514Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:57:47.514Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-28T16:57:47.514Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-28T16:57:47.776Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-28T16:57:48.038Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-28T16:57:48.299Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-28T16:57:48.299Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-28T16:57:48.299Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-28T16:57:48.299Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-28T16:57:48.299Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-28T16:57:48.873Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-28T16:57:48.873Z] Installing new version of config file /etc/issue ... [2021-06-28T16:57:48.873Z] Installing new version of config file /etc/issue.net ... [2021-06-28T16:57:48.873Z] Installing new version of config file /etc/lsb-release ... [2021-06-28T16:57:48.873Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-28T16:57:49.135Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-28T16:57:49.136Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-28T16:57:49.136Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-28T16:57:49.136Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:57:49.136Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-28T16:57:49.136Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-28T16:57:49.397Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-28T16:57:49.397Z] 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-06-28T16:57:49.397Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:57:49.397Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-28T16:57:49.397Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-28T16:57:49.667Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-28T16:57:49.667Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:57:49.667Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-28T16:57:49.667Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-28T16:57:49.667Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-28T16:57:49.667Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:57:49.667Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-28T16:57:49.667Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-28T16:57:49.930Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-28T16:57:49.930Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:57:49.930Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-28T16:57:50.191Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-28T16:57:50.191Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-28T16:57:50.191Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:57:50.191Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-28T16:57:50.191Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-28T16:57:50.454Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-28T16:57:50.454Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:57:50.454Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-28T16:57:50.454Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-28T16:57:50.454Z] Setting up grep (3.1-2build1) ... [2021-06-28T16:57:50.454Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:57:50.454Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-28T16:57:50.454Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-28T16:57:50.717Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-28T16:57:50.717Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:57:50.717Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-28T16:57:50.717Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-28T16:57:50.717Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-28T16:57:50.717Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:57:50.717Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-28T16:57:50.717Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-28T16:57:51.291Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-28T16:57:51.291Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-28T16:57:51.291Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-28T16:57:51.291Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-28T16:57:51.552Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-28T16:57:51.815Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:57:51.815Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-28T16:57:51.815Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-28T16:57:52.388Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-28T16:57:52.388Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-28T16:57:52.388Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-28T16:57:52.388Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-28T16:57:52.388Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-28T16:57:52.388Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:57:52.388Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-28T16:57:52.388Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-28T16:57:52.650Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-28T16:57:52.650Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:57:52.650Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-28T16:57:52.650Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-28T16:57:52.650Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-28T16:57:52.650Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:57:52.650Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-28T16:57:52.650Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-28T16:57:52.912Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-28T16:57:52.912Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:57:52.912Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-28T16:57:52.912Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-28T16:57:52.912Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-28T16:57:52.912Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:57:52.912Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-28T16:57:53.173Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-28T16:57:53.173Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-28T16:57:53.173Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:57:53.173Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-28T16:57:53.173Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-28T16:57:53.173Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-28T16:57:53.173Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-28T16:57:53.435Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-28T16:57:53.435Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:57:53.435Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-28T16:57:53.435Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-28T16:57:53.435Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-28T16:57:53.696Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:57:53.696Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-28T16:57:53.696Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-28T16:57:53.696Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-28T16:57:53.696Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:57:53.696Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-28T16:57:53.696Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-28T16:57:53.696Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-28T16:57:53.958Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:57:53.958Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-28T16:57:53.958Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-28T16:57:54.219Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-28T16:57:54.481Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-28T16:57:54.743Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-28T16:57:55.011Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:57:55.011Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-28T16:57:55.011Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-28T16:57:55.011Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-28T16:57:55.283Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:57:55.283Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-28T16:57:55.283Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-28T16:57:55.283Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-28T16:57:55.283Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-28T16:57:55.283Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-28T16:57:55.283Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-28T16:57:55.544Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-28T16:57:55.544Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-28T16:57:55.544Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-28T16:57:55.544Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-28T16:57:55.823Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-28T16:57:55.823Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-28T16:57:55.823Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-28T16:57:55.823Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-28T16:57:55.823Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-28T16:57:55.823Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-28T16:57:55.823Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-28T16:57:55.823Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-28T16:57:56.086Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-28T16:57:56.086Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-28T16:57:56.086Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-28T16:57:56.086Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-28T16:57:56.086Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-28T16:57:56.349Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-28T16:57:56.349Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-28T16:57:56.349Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-28T16:57:56.349Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-28T16:57:56.611Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:57:56.611Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-28T16:57:56.611Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-28T16:57:56.611Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-28T16:57:56.611Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-28T16:57:56.611Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-28T16:57:56.611Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-28T16:57:56.873Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-28T16:57:56.873Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:57:56.873Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-28T16:57:56.873Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-28T16:57:56.873Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-28T16:57:56.873Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:57:56.873Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-28T16:57:56.873Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-28T16:57:57.135Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-28T16:57:57.135Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:57:57.135Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-28T16:57:57.135Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-28T16:57:57.135Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-28T16:57:57.397Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:57:57.397Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-28T16:57:57.397Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-28T16:57:57.397Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-28T16:57:57.397Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:57:57.397Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-28T16:57:57.397Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-28T16:57:57.669Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-28T16:57:57.669Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:57:57.669Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-28T16:57:57.669Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-28T16:57:57.932Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-28T16:57:57.932Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:57:57.932Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-28T16:57:57.932Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-28T16:57:57.932Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-28T16:57:58.195Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:57:58.195Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-28T16:57:58.195Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-28T16:57:58.195Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-28T16:57:58.195Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:57:58.195Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-28T16:57:58.195Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-28T16:57:58.458Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-28T16:57:58.458Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:57:58.458Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-28T16:57:58.458Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-28T16:57:58.458Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-28T16:57:58.458Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:57:58.459Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-28T16:57:58.459Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-28T16:57:58.721Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-28T16:57:58.721Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:57:58.721Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-28T16:57:58.721Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-28T16:57:58.721Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-28T16:57:58.984Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:57:58.984Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-28T16:57:58.984Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-28T16:57:58.984Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-28T16:57:58.984Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:57:58.984Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-28T16:57:58.984Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-28T16:57:59.248Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-28T16:57:59.248Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:57:59.248Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-28T16:57:59.248Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-28T16:57:59.248Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-28T16:57:59.248Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-28T16:57:59.248Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-28T16:57:59.248Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-28T16:57:59.248Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-28T16:57:59.248Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-28T16:57:59.511Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-28T16:57:59.511Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-28T16:57:59.772Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-28T16:57:59.772Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-28T16:57:59.772Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-28T16:57:59.772Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-28T16:57:59.772Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-28T16:57:59.772Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-28T16:58:00.033Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-28T16:58:00.033Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-28T16:58:00.033Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-28T16:58:00.033Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-28T16:58:00.033Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-28T16:58:00.033Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-28T16:58:00.294Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-28T16:58:00.294Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-28T16:58:00.294Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-28T16:58:00.294Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-28T16:58:00.294Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-28T16:58:00.294Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-28T16:58:00.555Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-28T16:58:00.817Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-28T16:58:00.817Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-28T16:58:00.817Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-28T16:58:00.817Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-28T16:58:00.817Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-28T16:58:01.080Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-28T16:58:01.080Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-28T16:58:01.341Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-28T16:58:01.341Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-28T16:58:01.341Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-28T16:58:01.341Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-28T16:58:01.341Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-28T16:58:01.341Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-28T16:58:01.603Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-28T16:58:01.603Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-28T16:58:01.603Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-28T16:58:01.603Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-28T16:58:01.603Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-28T16:58:01.603Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-28T16:58:02.548Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-28T16:58:02.548Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-28T16:58:03.490Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-28T16:58:03.490Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-28T16:58:03.757Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-28T16:58:03.757Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-28T16:58:04.020Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-28T16:58:04.020Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-28T16:58:04.965Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-28T16:58:04.965Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-28T16:58:04.965Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-28T16:58:04.965Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-28T16:58:04.965Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-28T16:58:04.965Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-28T16:58:04.965Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-28T16:58:04.965Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-28T16:58:04.965Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-28T16:58:04.965Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-28T16:58:04.965Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-28T16:58:04.965Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-28T16:58:05.227Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-28T16:58:05.227Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-28T16:58:05.227Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-28T16:58:05.227Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-28T16:58:05.227Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:58:05.227Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-28T16:58:05.227Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:58:05.227Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:58:05.489Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:58:05.489Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-28T16:58:05.489Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-28T16:58:05.489Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-28T16:58:05.489Z] [2021-06-28T16:58:05.489Z] Current default time zone: 'Etc/UTC' [2021-06-28T16:58:05.489Z] Local time is now: Mon Jun 28 16:58:05 UTC 2021. [2021-06-28T16:58:05.489Z] Universal Time is now: Mon Jun 28 16:58:05 UTC 2021. [2021-06-28T16:58:05.489Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-28T16:58:05.489Z] [2021-06-28T16:58:05.489Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-28T16:58:05.489Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:58:05.490Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-28T16:58:05.490Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-28T16:58:05.490Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-28T16:58:05.490Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-28T16:58:05.490Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-28T16:58:05.490Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-28T16:58:05.490Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-28T16:58:05.490Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-28T16:58:05.490Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:58:05.490Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-28T16:58:05.751Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-28T16:58:05.751Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-28T16:58:05.751Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:58:05.751Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-28T16:58:05.751Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-28T16:58:05.751Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-28T16:58:05.751Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-28T16:58:05.751Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-28T16:58:05.751Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-28T16:58:05.751Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-28T16:58:05.751Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-28T16:58:07.672Z] Updating certificates in /etc/ssl/certs... [2021-06-28T16:58:08.619Z] 23 added, 27 removed; done. [2021-06-28T16:58:08.619Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-28T16:58:08.619Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:58:08.619Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-28T16:58:08.619Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-28T16:58:08.619Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-28T16:58:08.619Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-28T16:58:08.619Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-28T16:58:08.619Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-28T16:58:08.619Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-28T16:58:08.619Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-28T16:58:08.619Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-28T16:58:08.619Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-28T16:58:08.619Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-28T16:58:08.619Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-28T16:58:08.619Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-28T16:58:08.619Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-28T16:58:08.619Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-28T16:58:08.619Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-28T16:58:08.619Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-28T16:58:08.619Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-28T16:58:08.619Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-28T16:58:08.619Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-28T16:58:08.880Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-28T16:58:08.881Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-28T16:58:08.881Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-28T16:58:08.881Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-28T16:58:08.881Z] Updating certificates in /etc/ssl/certs... [2021-06-28T16:58:09.452Z] 0 added, 0 removed; done. [2021-06-28T16:58:09.452Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-28T16:58:09.452Z] done. [2021-06-28T16:58:09.977Z] Reading package lists... [2021-06-28T16:58:09.977Z] Building dependency tree... [2021-06-28T16:58:09.977Z] Reading state information... [2021-06-28T16:58:10.237Z] The following NEW packages will be installed: [2021-06-28T16:58:10.237Z] apt-transport-https [2021-06-28T16:58:10.237Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-28T16:58:10.237Z] Need to get 1692 B of archives. [2021-06-28T16:58:10.237Z] After this operation, 154 kB of additional disk space will be used. [2021-06-28T16:58:10.237Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-28T16:58:10.499Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-28T16:58:10.499Z] Fetched 1692 B in 0s (9597 B/s) [2021-06-28T16:58:10.499Z] Selecting previously unselected package apt-transport-https. [2021-06-28T16:58:10.499Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-28T16:58:10.499Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-28T16:58:10.499Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-28T16:58:10.499Z] Setting up apt-transport-https (1.6.13) ... [2021-06-28T16:58:10.761Z] Waiting for network to be ready... [2021-06-28T16:58:17.355Z] 2021-06-28T16:58:15Z INFO Waiting for automatic snapd restart... [2021-06-28T16:58:19.274Z] snapd 2.51 from Canonical* installed [2021-06-28T16:58:19.847Z] "snapd" switched to the "latest/stable" channel [2021-06-28T16:58:19.847Z] [2021-06-28T16:58:22.396Z] core18 20210611 from Canonical* installed [2021-06-28T16:58:22.659Z] "core18" switched to the "latest/stable" channel [2021-06-28T16:58:22.659Z] [2021-06-28T16:58:25.968Z] snapcraft 4.8.2 from Canonical* installed [2021-06-28T16:58:25.968Z] "snapcraft" switched to the "latest/stable" channel [2021-06-28T16:58:25.968Z] [2021-06-28T16:58:30.344Z] 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-06-28T16:58:30.344Z] - README.md [2021-06-28T16:58:30.344Z] [2021-06-28T16:58:30.344Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-28T16:58:30.628Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-28T16:58:30.628Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-28T16:58:30.628Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-28T16:58:31.900Z] Reading package lists... [2021-06-28T16:58:32.162Z] 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-06-28T16:58:32.162Z] Reading package lists... [2021-06-28T16:58:32.423Z] Building dependency tree... [2021-06-28T16:58:32.423Z] Reading state information... [2021-06-28T16:58:32.423Z] Suggested packages: [2021-06-28T16:58:32.423Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-28T16:58:32.423Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-28T16:58:32.423Z] Recommended packages: [2021-06-28T16:58:32.423Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-28T16:58:32.423Z] The following NEW packages will be installed: [2021-06-28T16:58:32.423Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-28T16:58:32.424Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-28T16:58:32.424Z] pkg-config zip [2021-06-28T16:58:32.424Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-28T16:58:32.424Z] Need to get 7663 kB of archives. [2021-06-28T16:58:32.424Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-28T16:58:32.424Z] 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-06-28T16:58:32.686Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-28T16:58:32.686Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-28T16:58:32.686Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-28T16:58:32.686Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-28T16:58:32.686Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-28T16:58:32.686Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-28T16:58:32.947Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-28T16:58:32.947Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-28T16:58:32.947Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-28T16:58:32.947Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-28T16:58:33.219Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-28T16:58:33.219Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-28T16:58:33.219Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-28T16:58:33.219Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-28T16:58:33.219Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-28T16:58:33.481Z] Fetched 7663 kB in 1s (10.4 MB/s) [2021-06-28T16:58:33.481Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-28T16:58:33.481Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-28T16:58:33.481Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-28T16:58:33.481Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-28T16:58:33.481Z] Selecting previously unselected package libpsl5:amd64. [2021-06-28T16:58:33.481Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-28T16:58:33.481Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-28T16:58:33.743Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-28T16:58:33.743Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-28T16:58:33.743Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-28T16:58:33.743Z] Selecting previously unselected package librtmp1:amd64. [2021-06-28T16:58:33.743Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-28T16:58:33.743Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-28T16:58:33.743Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-28T16:58:33.743Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-28T16:58:33.743Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-28T16:58:33.743Z] Selecting previously unselected package liberror-perl. [2021-06-28T16:58:33.743Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-28T16:58:33.743Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-28T16:58:33.743Z] Selecting previously unselected package git-man. [2021-06-28T16:58:33.743Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-28T16:58:34.004Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-28T16:58:34.004Z] Selecting previously unselected package git. [2021-06-28T16:58:34.004Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-28T16:58:34.004Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-28T16:58:34.577Z] Selecting previously unselected package libnorm1:amd64. [2021-06-28T16:58:34.577Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-28T16:58:34.577Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-28T16:58:34.577Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-28T16:58:34.577Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-28T16:58:34.577Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-28T16:58:34.577Z] Selecting previously unselected package libsodium23:amd64. [2021-06-28T16:58:34.578Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-28T16:58:34.840Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-28T16:58:34.840Z] Selecting previously unselected package libzmq5:amd64. [2021-06-28T16:58:34.840Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-28T16:58:34.840Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-28T16:58:34.840Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-28T16:58:34.840Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-28T16:58:34.840Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-28T16:58:34.840Z] Selecting previously unselected package pkg-config. [2021-06-28T16:58:34.840Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-28T16:58:34.840Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-28T16:58:35.108Z] Selecting previously unselected package zip. [2021-06-28T16:58:35.108Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-28T16:58:35.108Z] Unpacking zip (3.0-11build1) ... [2021-06-28T16:58:35.108Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-28T16:58:35.108Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-28T16:58:35.108Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-28T16:58:35.108Z] Setting up liberror-perl (0.17025-1) ... [2021-06-28T16:58:35.108Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-28T16:58:35.108Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-28T16:58:35.108Z] No schema files found: doing nothing. [2021-06-28T16:58:35.108Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-28T16:58:35.108Z] Setting up zip (3.0-11build1) ... [2021-06-28T16:58:35.108Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-28T16:58:35.108Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-28T16:58:35.108Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-28T16:58:35.108Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-28T16:58:35.108Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-28T16:58:35.370Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-28T16:58:35.370Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-28T16:58:35.370Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-28T16:58:35.948Z] git set to automatically installed. [2021-06-28T16:58:35.948Z] git-man set to automatically installed. [2021-06-28T16:58:35.948Z] libcurl3-gnutls set to automatically installed. [2021-06-28T16:58:35.948Z] liberror-perl set to automatically installed. [2021-06-28T16:58:35.948Z] libglib2.0-0 set to automatically installed. [2021-06-28T16:58:35.948Z] libnghttp2-14 set to automatically installed. [2021-06-28T16:58:35.948Z] libnorm1 set to automatically installed. [2021-06-28T16:58:35.948Z] libpgm-5.2-0 set to automatically installed. [2021-06-28T16:58:35.948Z] libpsl5 set to automatically installed. [2021-06-28T16:58:35.948Z] librtmp1 set to automatically installed. [2021-06-28T16:58:35.948Z] libsodium23 set to automatically installed. [2021-06-28T16:58:35.948Z] libzmq3-dev set to automatically installed. [2021-06-28T16:58:35.948Z] libzmq5 set to automatically installed. [2021-06-28T16:58:35.948Z] pkg-config set to automatically installed. [2021-06-28T16:58:35.948Z] zip set to automatically installed. [2021-06-28T16:58:36.894Z] snapd is not logged in, snap install commands will use sudo [2021-06-28T16:58:37.467Z] snap "core18" has no updates available [2021-06-28T16:58:38.414Z] snapd is not logged in, snap install commands will use sudo [2021-06-28T16:58:43.717Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-28T16:58:44.290Z] Downloading snap 'edgex-app-service-configurable' [2021-06-28T16:58:45.679Z] 2021/06/28 16:58:45.424064 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_578.snap: 7311360 [2021-06-28T16:58:46.253Z] Pulling app-service-config [2021-06-28T16:58:46.253Z] + snapcraftctl pull [2021-06-28T16:58:47.198Z] Pulling config-common [2021-06-28T16:58:47.198Z] + snapcraftctl pull [2021-06-28T16:58:48.144Z] Pulling go-build-helper [2021-06-28T16:58:48.405Z] + snapcraftctl pull [2021-06-28T16:58:49.362Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-28T16:58:49.362Z] Skipping pull go-build-helper (already ran) [2021-06-28T16:58:49.362Z] Building go-build-helper [2021-06-28T16:58:49.362Z] + snapcraftctl build [2021-06-28T16:58:51.277Z] Staging go-build-helper [2021-06-28T16:58:51.277Z] + snapcraftctl stage [2021-06-28T16:58:52.883Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:58:52.883Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:58:52.883Z] ---> 0c4f22481b74 [2021-06-28T16:58:52.883Z] Step 3/32 : WORKDIR /edgex-go [2021-06-28T16:58:52.883Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:58:52.883Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:58:52.883Z] ---> 0c4f22481b74 [2021-06-28T16:58:52.883Z] Step 3/24 : WORKDIR /edgex-go [2021-06-28T16:58:53.161Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:58:53.161Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:58:53.161Z] ---> 0c4f22481b74 [2021-06-28T16:58:53.161Z] Step 3/24 : WORKDIR /edgex-go [2021-06-28T16:58:53.161Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:58:53.161Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:58:53.161Z] ---> 0c4f22481b74 [2021-06-28T16:58:53.161Z] Step 3/26 : WORKDIR /edgex-go [2021-06-28T16:58:53.161Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:58:53.161Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:58:53.161Z] ---> 0c4f22481b74 [2021-06-28T16:58:53.161Z] Step 3/24 : WORKDIR /edgex-go [2021-06-28T16:58:55.776Z] ---> Running in f8b77ae9ce61 [2021-06-28T16:58:55.776Z] ---> Running in 00ceb44e8c48 [2021-06-28T16:58:55.776Z] ---> Running in b32499ee0991 [2021-06-28T16:58:55.776Z] ---> Running in 58e8674ad3e9 [2021-06-28T16:58:55.776Z] ---> Running in fa3d0107050d [2021-06-28T16:58:56.764Z] Removing intermediate container f8b77ae9ce61 [2021-06-28T16:58:56.764Z] ---> 4c4932599d00 [2021-06-28T16:58:56.764Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:58:56.764Z] Removing intermediate container 00ceb44e8c48 [2021-06-28T16:58:56.764Z] ---> adb8441c2a9c [2021-06-28T16:58:56.764Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:58:56.764Z] Removing intermediate container 58e8674ad3e9 [2021-06-28T16:58:56.764Z] ---> 4d1f5df4e74a [2021-06-28T16:58:56.764Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:58:57.137Z] Removing intermediate container fa3d0107050d [2021-06-28T16:58:57.137Z] ---> e40fe481d591 [2021-06-28T16:58:57.137Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:58:57.137Z] Removing intermediate container b32499ee0991 [2021-06-28T16:58:57.137Z] ---> f7861cd2e240 [2021-06-28T16:58:57.137Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:58:57.137Z] ---> Running in 38be6e351226 [2021-06-28T16:58:57.137Z] ---> Running in 6a1ac63ccb2a [2021-06-28T16:58:57.738Z] ---> Running in 1a1e9196d943 [2021-06-28T16:58:58.025Z] ---> Running in 60d60f2648bb [2021-06-28T16:58:58.025Z] ---> Running in 6636df34459b [2021-06-28T16:58:59.427Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-28T16:58:59.427Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-28T16:58:59.427Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-28T16:58:59.427Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-28T16:58:59.427Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-28T16:58:59.427Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-28T16:58:59.427Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-28T16:58:59.427Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-28T16:58:59.427Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-28T16:58:59.427Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-28T16:58:59.427Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-28T16:58:59.427Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-28T16:58:59.427Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-28T16:58:59.427Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-28T16:58:59.427Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-28T16:58:59.427Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-28T16:58:59.427Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-28T16:58:59.427Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-28T16:58:59.427Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-28T16:58:59.427Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] [2021-06-28T16:58:59.427Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-28T16:58:59.427Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-28T16:58:59.427Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-28T16:58:59.427Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-28T16:58:59.427Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-28T16:58:59.427Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-28T16:58:59.427Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-28T16:58:59.427Z] Fetched 24.8 MB in 0s (0 B/s) [2021-06-28T16:58:59.427Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-28T16:58:59.427Z] Fetched 224 kB in 0s (0 B/s) [2021-06-28T16:58:59.427Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-28T16:58:59.427Z] Fetched 157 kB in 0s (0 B/s) [2021-06-28T16:58:59.427Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-28T16:58:59.427Z] Fetched 221 kB in 0s (0 B/s) [2021-06-28T16:58:59.427Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-28T16:58:59.427Z] Fetched 143 kB in 0s (0 B/s) [2021-06-28T16:58:59.427Z] Pulling edgex-go [2021-06-28T16:58:59.427Z] + snapcraftctl pull [2021-06-28T16:59:00.816Z] Pulling hooks [2021-06-28T16:59:00.816Z] + snapcraftctl pull [2021-06-28T16:59:04.798Z] Removing intermediate container 38be6e351226 [2021-06-28T16:59:04.798Z] ---> 72204cd11d8e [2021-06-28T16:59:04.798Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-28T16:59:04.798Z] ---> Running in ff46405a164f [2021-06-28T16:59:04.798Z] Removing intermediate container 6a1ac63ccb2a [2021-06-28T16:59:04.798Z] ---> 50a82be6051d [2021-06-28T16:59:04.798Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-28T16:59:04.798Z] ---> Running in 9a1dc35d7507 [2021-06-28T16:59:05.084Z] Removing intermediate container 6636df34459b [2021-06-28T16:59:05.359Z] ---> 732b80d08495 [2021-06-28T16:59:05.359Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-28T16:59:05.359Z] Removing intermediate container 1a1e9196d943 [2021-06-28T16:59:05.359Z] ---> 3cdf30a442aa [2021-06-28T16:59:05.359Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-28T16:59:05.359Z] Removing intermediate container 60d60f2648bb [2021-06-28T16:59:05.359Z] ---> f17e1cc815db [2021-06-28T16:59:05.359Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-28T16:59:05.637Z] ---> Running in 151066bac9ac [2021-06-28T16:59:05.637Z] ---> Running in fee376e2c4c5 [2021-06-28T16:59:05.637Z] ---> Running in 03cf0aa6aaf9 [2021-06-28T16:59:06.623Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:59:06.897Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:59:07.501Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:59:07.501Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:59:07.775Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:59:07.775Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:59:08.375Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:59:08.666Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:59:08.666Z] OK: 218 MiB in 52 packages [2021-06-28T16:59:08.666Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:59:08.666Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:59:09.670Z] OK: 218 MiB in 52 packages [2021-06-28T16:59:09.670Z] OK: 218 MiB in 52 packages [2021-06-28T16:59:09.962Z] OK: 218 MiB in 52 packages [2021-06-28T16:59:09.962Z] Removing intermediate container ff46405a164f [2021-06-28T16:59:09.962Z] ---> 1a3a88ea23ee [2021-06-28T16:59:09.962Z] Step 6/24 : COPY go.mod . [2021-06-28T16:59:10.569Z] OK: 218 MiB in 52 packages [2021-06-28T16:59:11.180Z] Removing intermediate container 03cf0aa6aaf9 [2021-06-28T16:59:11.181Z] ---> 39ed715da001 [2021-06-28T16:59:11.181Z] Step 6/32 : COPY go.mod . [2021-06-28T16:59:11.457Z] ---> 2b3692a97bf8 [2021-06-28T16:59:11.457Z] Step 7/24 : RUN go mod download [2021-06-28T16:59:11.742Z] Removing intermediate container fee376e2c4c5 [2021-06-28T16:59:11.742Z] ---> 7db60a44c091 [2021-06-28T16:59:11.742Z] Step 6/24 : COPY go.mod . [2021-06-28T16:59:11.742Z] ---> Running in 6a16d88bd9f1 [2021-06-28T16:59:12.043Z] Removing intermediate container 151066bac9ac [2021-06-28T16:59:12.043Z] ---> 2c26c6982e04 [2021-06-28T16:59:12.043Z] Step 6/26 : COPY go.mod . [2021-06-28T16:59:12.318Z] Removing intermediate container 9a1dc35d7507 [2021-06-28T16:59:12.318Z] ---> f35402a89d9a [2021-06-28T16:59:12.318Z] Step 6/24 : COPY go.mod . [2021-06-28T16:59:12.593Z] ---> 6dc8e1281fcd [2021-06-28T16:59:12.593Z] Step 7/32 : RUN go mod download [2021-06-28T16:59:12.593Z] ---> Running in 31888bbf447c [2021-06-28T16:59:13.195Z] ---> 9d715087af8d [2021-06-28T16:59:13.195Z] Step 7/24 : RUN go mod download [2021-06-28T16:59:13.471Z] ---> fc1c305ab82c [2021-06-28T16:59:13.472Z] Step 7/26 : RUN go mod download [2021-06-28T16:59:13.472Z] ---> Running in acb5e8f019e3 [2021-06-28T16:59:13.753Z] ---> Running in 5c5085cb3646 [2021-06-28T16:59:13.753Z] ---> 66fa023ccdfe [2021-06-28T16:59:13.753Z] Step 7/24 : RUN go mod download [2021-06-28T16:59:14.031Z] ---> Running in 8bd81d7aae1d [2021-06-28T16:59:16.679Z] Removing intermediate container 6a16d88bd9f1 [2021-06-28T16:59:16.679Z] ---> 153c60317976 [2021-06-28T16:59:16.679Z] Step 8/24 : COPY . . [2021-06-28T16:59:16.679Z] Removing intermediate container 31888bbf447c [2021-06-28T16:59:16.679Z] ---> 26334624f161 [2021-06-28T16:59:16.679Z] Step 8/32 : COPY . . [2021-06-28T16:59:18.662Z] Removing intermediate container acb5e8f019e3 [2021-06-28T16:59:18.662Z] ---> f7b17c06a593 [2021-06-28T16:59:18.662Z] Step 8/24 : COPY . . [2021-06-28T16:59:18.938Z] Removing intermediate container 5c5085cb3646 [2021-06-28T16:59:18.938Z] ---> b2af402dca79 [2021-06-28T16:59:18.938Z] Step 8/26 : COPY . . [2021-06-28T16:59:18.958Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-28T16:59:18.958Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-28T16:59:18.958Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-28T16:59:18.958Z] Fetched 0 B in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-28T16:59:18.958Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-28T16:59:18.958Z] Fetched 279 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-28T16:59:18.958Z] Fetched 122 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-28T16:59:18.958Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-28T16:59:18.958Z] Fetched 8848 B in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-28T16:59:18.958Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-28T16:59:18.958Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-28T16:59:18.958Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-28T16:59:18.958Z] Fetched 219 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-28T16:59:18.958Z] Fetched 154 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-28T16:59:18.958Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-28T16:59:18.958Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-28T16:59:18.958Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-28T16:59:18.958Z] Fetched 499 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-28T16:59:18.958Z] Fetched 111 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-28T16:59:18.958Z] Fetched 240 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-28T16:59:18.958Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-28T16:59:18.958Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-28T16:59:18.958Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-28T16:59:18.958Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-28T16:59:18.958Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-28T16:59:18.958Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-28T16:59:18.958Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-28T16:59:18.958Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-28T16:59:18.958Z] Fetched 8720 B in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-28T16:59:18.958Z] Fetched 140 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-28T16:59:18.958Z] Fetched 119 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-28T16:59:18.958Z] Fetched 111 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-28T16:59:18.958Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-28T16:59:18.958Z] Fetched 645 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-28T16:59:18.958Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-28T16:59:18.958Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-28T16:59:18.958Z] Fetched 368 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-28T16:59:18.958Z] Fetched 187 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-28T16:59:18.958Z] Fetched 175 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-28T16:59:18.958Z] Fetched 206 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-28T16:59:18.958Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-28T16:59:18.958Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-28T16:59:18.958Z] Fetched 159 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-28T16:59:18.958Z] Fetched 107 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-28T16:59:18.958Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-28T16:59:18.958Z] Pulling static-packages [2021-06-28T16:59:18.958Z] + snapcraftctl pull [2021-06-28T16:59:18.958Z] Pulling version [2021-06-28T16:59:18.958Z] + cd /root/project [2021-06-28T16:59:18.958Z] + + git describe --tags --abbrev=0 [2021-06-28T16:59:18.958Z] sed s/v// [2021-06-28T16:59:18.958Z] + GIT_VERSION=2.0.0-dev.273 [2021-06-28T16:59:18.958Z] + [ -z 2.0.0-dev.273 ] [2021-06-28T16:59:18.958Z] + snapcraftctl set-version 2.0.0-dev.273 [2021-06-28T16:59:18.958Z] Building app-service-config [2021-06-28T16:59:18.958Z] + snapcraftctl build [2021-06-28T16:59:19.542Z] Removing intermediate container 8bd81d7aae1d [2021-06-28T16:59:19.542Z] ---> 2d6f17d1c391 [2021-06-28T16:59:19.542Z] Step 8/24 : COPY . . [2021-06-28T16:59:20.874Z] Building config-common [2021-06-28T16:59:20.874Z] + snapcraftctl build [2021-06-28T16:59:22.791Z] Skipping build go-build-helper (already ran) [2021-06-28T16:59:22.791Z] Building edgex-go [2021-06-28T16:59:23.056Z] + cd /root/parts/edgex-go/src [2021-06-28T16:59:23.056Z] + git describe --tags --abbrev=0 [2021-06-28T16:59:23.056Z] + sed s/v// [2021-06-28T16:59:23.056Z] + GIT_VERSION=2.0.0-dev.273 [2021-06-28T16:59:23.056Z] + [ -z 2.0.0-dev.273 ] [2021-06-28T16:59:23.056Z] + echo 2.0.0-dev.273 [2021-06-28T16:59:23.056Z] + make build [2021-06-28T16:59:23.056Z] go mod tidy [2021-06-28T16:59:24.973Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-28T16:59:24.973Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-06-28T16:59:24.973Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-06-28T16:59:24.973Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-28T16:59:24.973Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-28T16:59:24.973Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-06-28T16:59:24.973Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-28T16:59:24.973Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-28T16:59:24.973Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-28T16:59:24.973Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-28T16:59:24.973Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-06-28T16:59:25.233Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-28T16:59:26.176Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-28T16:59:26.176Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-06-28T16:59:26.176Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-28T16:59:26.176Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-06-28T16:59:26.447Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-28T16:59:26.447Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-28T16:59:26.447Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-28T16:59:26.447Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-28T16:59:26.447Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-28T16:59:26.447Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-28T16:59:26.713Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-28T16:59:26.713Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-28T16:59:26.974Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-28T16:59:26.974Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-28T16:59:27.241Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-28T16:59:27.241Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-28T16:59:27.241Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-28T16:59:27.241Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-28T16:59:27.241Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-28T16:59:27.241Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-28T16:59:27.241Z] go: downloading golang.org/x/text v0.3.2 [2021-06-28T16:59:27.241Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-28T16:59:27.241Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-28T16:59:27.241Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-28T16:59:27.241Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-28T16:59:27.241Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-28T16:59:27.241Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-28T16:59:27.506Z] go: downloading github.com/kr/text v0.1.0 [2021-06-28T16:59:27.506Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-28T16:59:27.506Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-28T16:59:27.766Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-28T16:59:27.766Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-28T16:59:27.766Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-28T16:59:27.766Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-28T16:59:28.027Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-28T16:59:28.027Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-28T16:59:28.027Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-28T16:59:28.027Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-28T16:59:28.027Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-28T16:59:28.027Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-28T16:59:28.027Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-28T16:59:28.027Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-28T16:59:28.027Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-28T16:59:28.288Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-28T16:59:28.288Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-28T16:59:28.288Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-28T16:59:28.288Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-28T16:59:28.288Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-28T16:59:28.288Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-28T16:59:28.288Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-28T16:59:28.288Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-28T16:59:28.288Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-28T16:59:28.288Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-28T16:59:28.288Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-28T16:59:28.288Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-28T16:59:28.288Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-28T16:59:28.288Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-28T16:59:28.288Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-28T16:59:28.288Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-28T16:59:28.288Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-28T16:59:28.288Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-28T16:59:28.288Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-28T16:59:28.551Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-28T16:59:28.551Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-28T16:59:28.551Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-28T16:59:28.551Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/core-data/core-data ./cmd/core-data [2021-06-28T16:59:36.693Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-28T16:59:41.762Z] ---> 6cd54df2a82e [2021-06-28T16:59:41.762Z] Step 9/24 : RUN go mod tidy [2021-06-28T16:59:41.762Z] ---> 668f9fc650d6 [2021-06-28T16:59:41.762Z] Step 9/32 : RUN go mod tidy [2021-06-28T16:59:41.762Z] ---> fbc848af8d0a [2021-06-28T16:59:41.762Z] Step 9/26 : RUN go mod tidy [2021-06-28T16:59:41.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/core-command/core-command ./cmd/core-command [2021-06-28T16:59:41.977Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-28T16:59:42.035Z] ---> bc2d51fa976c [2021-06-28T16:59:42.035Z] Step 9/24 : RUN go mod tidy [2021-06-28T16:59:42.035Z] ---> a5f49ee1bf9c [2021-06-28T16:59:42.035Z] Step 9/24 : RUN go mod tidy [2021-06-28T16:59:42.035Z] ---> Running in fdd47300267f [2021-06-28T16:59:42.035Z] ---> Running in 9939ef98b495 [2021-06-28T16:59:42.035Z] ---> Running in c9da010d4f25 [2021-06-28T16:59:42.309Z] ---> Running in a03be1fee3ca [2021-06-28T16:59:42.309Z] ---> Running in 457ec2cf4be9 [2021-06-28T16:59:43.361Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-28T16:59:43.622Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-28T16:59:44.563Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-28T16:59:45.951Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-28T16:59:46.895Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-28T16:59:48.285Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-28T16:59:48.860Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-28T16:59:49.063Z] Removing intermediate container fdd47300267f [2021-06-28T16:59:49.063Z] ---> f4e3c52a72d9 [2021-06-28T16:59:49.063Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-28T16:59:49.063Z] ---> Running in 58a418212a49 [2021-06-28T16:59:49.670Z] Removing intermediate container c9da010d4f25 [2021-06-28T16:59:49.670Z] ---> 79818a57f6d2 [2021-06-28T16:59:49.670Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-28T16:59:49.670Z] Removing intermediate container 9939ef98b495 [2021-06-28T16:59:49.670Z] ---> 6489f8ef8bbb [2021-06-28T16:59:49.670Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-28T16:59:49.806Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-28T16:59:49.945Z] ---> Running in 8c0efc943750 [2021-06-28T16:59:49.945Z] ---> Running in 31ba1b7a3d4e [2021-06-28T16:59:49.945Z] Removing intermediate container 457ec2cf4be9 [2021-06-28T16:59:49.945Z] ---> 8d9e1b41afd1 [2021-06-28T16:59:49.945Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-28T16:59:49.945Z] Removing intermediate container a03be1fee3ca [2021-06-28T16:59:49.945Z] ---> 23751a9b5830 [2021-06-28T16:59:49.945Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-28T16:59:50.539Z] ---> Running in bfbe28343dfb [2021-06-28T16:59:50.539Z] ---> Running in 96a6f2b9b7f2 [2021-06-28T16:59:50.539Z] 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-06-28T16:59:51.510Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-28T16:59:51.510Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-28T16:59:51.510Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-28T16:59:51.510Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-28T16:59:51.510Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-28T16:59:51.510Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-28T16:59:51.510Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-28T16:59:51.771Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-28T16:59:51.771Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-28T16:59:51.771Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-28T16:59:51.771Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-28T16:59:51.771Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-28T16:59:51.771Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-28T16:59:51.771Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-28T16:59:51.771Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-28T16:59:51.771Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-28T16:59:51.771Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-28T16:59:51.771Z] + 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-06-28T16:59:51.771Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-28T16:59:51.771Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-28T16:59:51.771Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-28T16:59:51.771Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-28T16:59:51.771Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-28T16:59:51.771Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-06-28T16:59:51.771Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-28T16:59:51.771Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-28T16:59:51.771Z] + 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-06-28T16:59:52.522Z] 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-06-28T16:59:52.522Z] 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-06-28T16:59:52.796Z] 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-06-28T16:59:53.074Z] 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-06-28T16:59:53.159Z] Building hooks [2021-06-28T16:59:53.159Z] + cd /root/parts/hooks/src [2021-06-28T16:59:53.159Z] + make build [2021-06-28T16:59:53.159Z] go mod tidy [2021-06-28T16:59:53.159Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-06-28T16:59:53.525Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-06-28T16:59:53.788Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-06-28T16:59:53.788Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-06-28T16:59:54.050Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-06-28T16:59:54.622Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-06-28T16:59:54.883Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-06-28T16:59:54.883Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-06-28T16:59:58.189Z] Building static-packages [2021-06-28T16:59:58.189Z] + snapcraftctl build [2021-06-28T17:00:00.104Z] Building version [2021-06-28T17:00:00.104Z] + snapcraftctl build [2021-06-28T17:00:02.026Z] Staging app-service-config [2021-06-28T17:00:02.026Z] + snapcraftctl stage [2021-06-28T17:00:02.997Z] Staging config-common [2021-06-28T17:00:02.997Z] + snapcraftctl stage [2021-06-28T17:00:03.940Z] Skipping stage go-build-helper (already ran) [2021-06-28T17:00:03.940Z] Staging edgex-go [2021-06-28T17:00:03.940Z] + snapcraftctl stage [2021-06-28T17:00:04.887Z] Staging hooks [2021-06-28T17:00:04.887Z] + snapcraftctl stage [2021-06-28T17:00:05.837Z] Staging static-packages [2021-06-28T17:00:06.097Z] + snapcraftctl stage [2021-06-28T17:00:07.042Z] Staging version [2021-06-28T17:00:07.042Z] + snapcraftctl stage [2021-06-28T17:00:07.989Z] Priming app-service-config [2021-06-28T17:00:07.989Z] + snapcraftctl prime [2021-06-28T17:00:09.381Z] Priming config-common [2021-06-28T17:00:09.381Z] + snapcraftctl prime [2021-06-28T17:00:10.333Z] Priming go-build-helper [2021-06-28T17:00:10.333Z] + snapcraftctl prime [2021-06-28T17:00:11.290Z] Priming edgex-go [2021-06-28T17:00:11.290Z] + snapcraftctl prime [2021-06-28T17:00:12.695Z] Priming hooks [2021-06-28T17:00:12.695Z] + snapcraftctl prime [2021-06-28T17:00:13.853Z] Priming static-packages [2021-06-28T17:00:13.853Z] + snapcraftctl prime [2021-06-28T17:00:16.411Z] Priming version [2021-06-28T17:00:16.411Z] + snapcraftctl prime [2021-06-28T17:00:16.982Z] 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-06-28T17:01:45.065Z] 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-06-28T17:01:45.065Z] Removing intermediate container 58a418212a49 [2021-06-28T17:01:45.065Z] ---> e9e15f98767d [2021-06-28T17:01:45.065Z] [2021-06-28T17:01:45.065Z] Step 11/24 : FROM alpine:3.12 [2021-06-28T17:01:45.065Z] 3.12: Pulling from library/alpine [2021-06-28T17:01:45.344Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-28T17:01:45.344Z] Status: Downloaded newer image for alpine:3.12 [2021-06-28T17:01:45.344Z] ---> c4fd0aeabfcf [2021-06-28T17:01:45.344Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-28T17:01:46.348Z] ---> Running in 84bf3e247ac5 [2021-06-28T17:01:46.954Z] Removing intermediate container bfbe28343dfb [2021-06-28T17:01:46.954Z] ---> 0a41d1599b2f [2021-06-28T17:01:46.954Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-28T17:01:47.942Z] ---> Running in 51ab26438c75 [2021-06-28T17:01:48.542Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-28T17:01:48.542Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-28T17:01:48.819Z] Removing intermediate container 31ba1b7a3d4e [2021-06-28T17:01:48.819Z] ---> 04eb39a8a36c [2021-06-28T17:01:48.819Z] [2021-06-28T17:01:48.819Z] Step 11/32 : FROM alpine:3.12 [2021-06-28T17:01:48.819Z] ---> c4fd0aeabfcf [2021-06-28T17:01:48.819Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-28T17:01:49.100Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-28T17:01:49.100Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T17:01:49.100Z] OK: 5 MiB in 15 packages [2021-06-28T17:01:49.710Z] ---> Running in d46956254125 [2021-06-28T17:01:49.992Z] 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-06-28T17:01:50.293Z] Removing intermediate container 8c0efc943750 [2021-06-28T17:01:50.293Z] ---> 5a084ffd0f54 [2021-06-28T17:01:50.293Z] [2021-06-28T17:01:50.293Z] Step 11/26 : FROM alpine:3.12 [2021-06-28T17:01:50.293Z] ---> c4fd0aeabfcf [2021-06-28T17:01:50.293Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-28T17:01:50.908Z] Removing intermediate container d46956254125 [2021-06-28T17:01:50.908Z] ---> 53e40ec57433 [2021-06-28T17:01:50.908Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-28T17:01:51.185Z] ---> Running in 1afa1250713f [2021-06-28T17:01:51.461Z] ---> Running in 36abc0a58ee0 [2021-06-28T17:01:51.461Z] Removing intermediate container 84bf3e247ac5 [2021-06-28T17:01:51.461Z] ---> 417734e668f6 [2021-06-28T17:01:51.461Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-28T17:01:52.065Z] ---> Running in 0ddc14c7164a [2021-06-28T17:01:52.674Z] Removing intermediate container 0ddc14c7164a [2021-06-28T17:01:52.674Z] ---> 4c6d88890215 [2021-06-28T17:01:52.674Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-28T17:01:53.277Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-28T17:01:53.277Z] ---> Running in ef47019a6a09 [2021-06-28T17:01:53.277Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-28T17:01:53.560Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-28T17:01:53.836Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-28T17:01:53.836Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-28T17:01:54.108Z] Removing intermediate container ef47019a6a09 [2021-06-28T17:01:54.109Z] ---> 01a92ca23293 [2021-06-28T17:01:54.109Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-28T17:01:54.109Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-28T17:01:54.109Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-28T17:01:54.109Z] (4/6) Installing curl (7.77.0-r0) [2021-06-28T17:01:54.109Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-28T17:01:54.109Z] (6/6) Installing su-exec (0.2-r1) [2021-06-28T17:01:54.109Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T17:01:54.109Z] Executing ca-certificates-20191127-r4.trigger [2021-06-28T17:01:54.399Z] OK: 7 MiB in 20 packages [2021-06-28T17:01:54.399Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-28T17:01:54.399Z] (2/2) Installing su-exec (0.2-r1) [2021-06-28T17:01:54.399Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T17:01:54.399Z] OK: 5 MiB in 16 packages [2021-06-28T17:01:54.672Z] ---> Running in 5df787d7dbb9 [2021-06-28T17:01:54.672Z] Removing intermediate container 51ab26438c75 [2021-06-28T17:01:54.672Z] ---> d72f71374c15 [2021-06-28T17:01:54.672Z] [2021-06-28T17:01:54.672Z] Step 12/24 : FROM docker:20.10.0 [2021-06-28T17:01:54.948Z] 20.10.0: Pulling from library/docker [2021-06-28T17:01:55.940Z] Removing intermediate container 5df787d7dbb9 [2021-06-28T17:01:55.940Z] ---> ea2783f0f607 [2021-06-28T17:01:55.940Z] Step 16/24 : WORKDIR / [2021-06-28T17:01:56.542Z] ---> Running in 87ed9105efef [2021-06-28T17:01:56.818Z] Removing intermediate container 36abc0a58ee0 [2021-06-28T17:01:56.818Z] ---> 17fbf93cc9c5 [2021-06-28T17:01:56.818Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-28T17:01:57.097Z] Removing intermediate container 1afa1250713f [2021-06-28T17:01:57.097Z] ---> e10fe6a7fafe [2021-06-28T17:01:57.097Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-28T17:01:57.699Z] ---> Running in 6b57e0fa2529 [2021-06-28T17:01:57.699Z] ---> Running in d062919083cd [2021-06-28T17:01:57.978Z] Removing intermediate container 87ed9105efef [2021-06-28T17:01:57.978Z] ---> a73bdf757804 [2021-06-28T17:01:57.978Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T17:01:58.962Z] Removing intermediate container d062919083cd [2021-06-28T17:01:58.962Z] ---> 2826c49f9551 [2021-06-28T17:01:58.962Z] Step 14/26 : WORKDIR / [2021-06-28T17:01:59.235Z] Removing intermediate container 6b57e0fa2529 [2021-06-28T17:01:59.235Z] ---> 13e13f167e19 [2021-06-28T17:01:59.235Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-28T17:01:59.508Z] ---> Running in 73cafd2084cf [2021-06-28T17:01:59.784Z] ---> 0c24a755ee7f [2021-06-28T17:01:59.784Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-28T17:01:59.784Z] ---> Running in 4076bc21e5df [2021-06-28T17:02:00.387Z] Removing intermediate container 96a6f2b9b7f2 [2021-06-28T17:02:00.387Z] ---> 4366b064f46e [2021-06-28T17:02:00.387Z] [2021-06-28T17:02:00.387Z] Step 11/24 : FROM alpine:3.12 [2021-06-28T17:02:00.387Z] ---> c4fd0aeabfcf [2021-06-28T17:02:00.387Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-28T17:02:00.679Z] Removing intermediate container 73cafd2084cf [2021-06-28T17:02:00.679Z] ---> dfb809ce8ab8 [2021-06-28T17:02:00.679Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-28T17:02:00.679Z] Removing intermediate container 4076bc21e5df [2021-06-28T17:02:00.679Z] ---> bfa25ed7b740 [2021-06-28T17:02:00.679Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-28T17:02:01.285Z] ---> Running in e3b1276be088 [2021-06-28T17:02:01.286Z] ---> Running in 91eb76bad827 [2021-06-28T17:02:01.885Z] ---> 05884990cac3 [2021-06-28T17:02:01.885Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-28T17:02:02.166Z] ---> 5adc84b85726 [2021-06-28T17:02:02.166Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-28T17:02:02.166Z] Removing intermediate container e3b1276be088 [2021-06-28T17:02:02.166Z] ---> 79ade6c25fc7 [2021-06-28T17:02:02.440Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-28T17:02:02.719Z] ---> Running in fd0d95f23acd [2021-06-28T17:02:03.702Z] ---> 6ce040e77c44 [2021-06-28T17:02:03.702Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-28T17:02:03.981Z] Removing intermediate container fd0d95f23acd [2021-06-28T17:02:03.981Z] ---> 677b7cc06398 [2021-06-28T17:02:03.981Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-28T17:02:04.259Z] ---> Running in 4dc281d31dbe [2021-06-28T17:02:04.259Z] ---> 98cdc0474301 [2021-06-28T17:02:04.259Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-28T17:02:04.534Z] ---> Running in 9d13a267642a [2021-06-28T17:02:05.140Z] Removing intermediate container 4dc281d31dbe [2021-06-28T17:02:05.140Z] ---> 752650a4f3ca [2021-06-28T17:02:05.141Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T17:02:05.447Z] Removing intermediate container 9d13a267642a [2021-06-28T17:02:05.447Z] ---> e7fe7ab60892 [2021-06-28T17:02:05.447Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T17:02:05.447Z] ---> Running in 302915c7a89a [2021-06-28T17:02:06.071Z] ---> Running in a4301d20c933 [2021-06-28T17:02:06.071Z] ---> e38a95e3e290 [2021-06-28T17:02:06.071Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-28T17:02:06.071Z] Removing intermediate container 91eb76bad827 [2021-06-28T17:02:06.071Z] ---> dbf453c06f91 [2021-06-28T17:02:06.071Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-28T17:02:06.677Z] ---> Running in b75148900e22 [2021-06-28T17:02:06.677Z] Removing intermediate container 302915c7a89a [2021-06-28T17:02:06.677Z] ---> 2003dd53d0f8 [2021-06-28T17:02:06.677Z] Step 22/24 : LABEL arch=arm64 [2021-06-28T17:02:07.283Z] ---> Running in f1d19f6a7741 [2021-06-28T17:02:07.283Z] ---> 4361ffae98cc [2021-06-28T17:02:07.283Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-28T17:02:07.888Z] Removing intermediate container b75148900e22 [2021-06-28T17:02:07.888Z] ---> fdd98c07a48f [2021-06-28T17:02:07.888Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-28T17:02:08.254Z] Removing intermediate container f1d19f6a7741 [2021-06-28T17:02:08.254Z] ---> 0c98d0962019 [2021-06-28T17:02:08.254Z] Step 23/24 : LABEL git_sha=772e0dea5acb773f1ace69d879384654dbd3dd3f [2021-06-28T17:02:08.564Z] ---> Running in f7405a4f74c7 [2021-06-28T17:02:09.656Z] Removing intermediate container f7405a4f74c7 [2021-06-28T17:02:09.656Z] ---> d9402327b495 [2021-06-28T17:02:09.656Z] Step 24/24 : LABEL version=0.0.0 [2021-06-28T17:02:09.938Z] Removing intermediate container a4301d20c933 [2021-06-28T17:02:09.938Z] ---> e608fa5597ee [2021-06-28T17:02:09.938Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-28T17:02:10.245Z] ---> f7d583c9a1ff [2021-06-28T17:02:10.245Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-28T17:02:10.245Z] ---> 0ef55e6fabbd [2021-06-28T17:02:10.245Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-28T17:02:10.245Z] ---> Running in 085224a3c97a [2021-06-28T17:02:10.521Z] ---> Running in fe609706fcd5 [2021-06-28T17:02:10.807Z] ---> Running in e5fcc858c684 [2021-06-28T17:02:11.425Z] Removing intermediate container 085224a3c97a [2021-06-28T17:02:11.425Z] ---> 33e2feb356ae [2021-06-28T17:02:11.425Z] [2021-06-28T17:02:11.425Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-28T17:02:11.425Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-28T17:02:11.425Z] ---> eeaf43b92773 [2021-06-28T17:02:11.425Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-28T17:02:12.039Z] Successfully built 33e2feb356ae [2021-06-28T17:02:12.039Z] Successfully tagged core-command-arm64:latest [2021-06-28T17:02:12.039Z]  Building core-command ... done Building core-metadata [2021-06-28T17:02:12.640Z] ---> Running in e387a6b84868 [2021-06-28T17:02:12.640Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-28T17:02:12.924Z] ---> 0da4a825e5f9 [2021-06-28T17:02:12.924Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-28T17:02:13.553Z] Removing intermediate container e387a6b84868 [2021-06-28T17:02:13.553Z] ---> b9c9dcc45d75 [2021-06-28T17:02:13.553Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-28T17:02:13.553Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-28T17:02:14.157Z] ---> Running in 9bf450894680 [2021-06-28T17:02:14.157Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-28T17:02:14.440Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-28T17:02:14.440Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-28T17:02:14.440Z] ---> 11ed55b35af7 [2021-06-28T17:02:14.440Z] Step 22/26 : 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-06-28T17:02:14.440Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-28T17:02:14.440Z] Removing intermediate container e5fcc858c684 [2021-06-28T17:02:14.440Z] ---> 6ed684395ad0 [2021-06-28T17:02:14.440Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T17:02:14.729Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-28T17:02:15.006Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-28T17:02:15.006Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T17:02:15.006Z] OK: 8 MiB in 20 packages [2021-06-28T17:02:15.287Z] ---> Running in 8a598962a281 [2021-06-28T17:02:15.899Z] ---> ab22da651915 [2021-06-28T17:02:15.899Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-28T17:02:16.504Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-28T17:02:16.504Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-28T17:02:17.116Z] Removing intermediate container fe609706fcd5 [2021-06-28T17:02:17.116Z] ---> 4c67d6f53537 [2021-06-28T17:02:17.116Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T17:02:17.411Z] (1/39) Installing readline (8.0.4-r0) [2021-06-28T17:02:17.412Z] (2/39) Installing bash (5.0.17-r0) [2021-06-28T17:02:17.412Z] Executing bash-5.0.17-r0.post-install [2021-06-28T17:02:17.412Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-28T17:02:17.412Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-28T17:02:17.412Z] (5/39) Installing curl (7.77.0-r0) [2021-06-28T17:02:17.412Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-28T17:02:17.412Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-28T17:02:17.412Z] (8/39) Installing expat (2.2.9-r1) [2021-06-28T17:02:17.412Z] (9/39) Installing libffi (3.3-r2) [2021-06-28T17:02:17.412Z] (10/39) Installing gdbm (1.13-r1) [2021-06-28T17:02:17.412Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-28T17:02:17.412Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-28T17:02:17.412Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-28T17:02:18.437Z] ---> fbda5fe5ed2c [2021-06-28T17:02:18.437Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-28T17:02:19.039Z] ---> b9ca3eba34fb [2021-06-28T17:02:19.039Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-28T17:02:19.641Z] Removing intermediate container 8a598962a281 [2021-06-28T17:02:19.641Z] ---> affc9b09229c [2021-06-28T17:02:19.641Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-28T17:02:19.641Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-28T17:02:19.641Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-28T17:02:19.641Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-28T17:02:19.641Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-28T17:02:19.641Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-28T17:02:19.641Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-28T17:02:19.641Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-28T17:02:19.641Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-28T17:02:19.922Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-28T17:02:19.922Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-28T17:02:19.922Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-28T17:02:19.922Z] ---> Running in 4ee2406f2f83 [2021-06-28T17:02:19.922Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-28T17:02:19.922Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-28T17:02:19.922Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-28T17:02:19.922Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-28T17:02:19.922Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-28T17:02:20.203Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-28T17:02:20.203Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-28T17:02:20.203Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-28T17:02:20.203Z] ---> 9a843fc7a01f [2021-06-28T17:02:20.203Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-28T17:02:20.203Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-28T17:02:20.203Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-28T17:02:20.203Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-28T17:02:20.203Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-28T17:02:20.203Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-28T17:02:20.203Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-28T17:02:20.203Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-28T17:02:20.482Z] Executing busybox-1.31.1-r19.trigger [2021-06-28T17:02:20.482Z] OK: 72 MiB in 59 packages [2021-06-28T17:02:21.098Z] ---> e6da3304587e [2021-06-28T17:02:21.098Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-28T17:02:21.098Z] Removing intermediate container 4ee2406f2f83 [2021-06-28T17:02:21.098Z] ---> bc918e6b7d85 [2021-06-28T17:02:21.098Z] Step 24/26 : LABEL arch=arm64 [2021-06-28T17:02:21.704Z] ---> Running in 5c6c9560933c [2021-06-28T17:02:21.705Z] ---> 29ba7b96ae98 [2021-06-28T17:02:21.705Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-28T17:02:22.318Z] ---> d5899cb16cd0 [2021-06-28T17:02:22.318Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-28T17:02:22.927Z] ---> Running in 12f679d408df [2021-06-28T17:02:22.927Z] Removing intermediate container 5c6c9560933c [2021-06-28T17:02:22.927Z] ---> 5373b46cbc93 [2021-06-28T17:02:22.927Z] Step 25/26 : LABEL git_sha=772e0dea5acb773f1ace69d879384654dbd3dd3f [2021-06-28T17:02:23.209Z] ---> 892e8fa65f5e [2021-06-28T17:02:23.210Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-28T17:02:23.210Z] ---> Running in aa9074eb18a4 [2021-06-28T17:02:23.816Z] ---> Running in 9285de10ec93 [2021-06-28T17:02:23.817Z] Removing intermediate container 12f679d408df [2021-06-28T17:02:23.817Z] ---> 4149b60a42fa [2021-06-28T17:02:23.817Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T17:02:24.098Z] Removing intermediate container aa9074eb18a4 [2021-06-28T17:02:24.098Z] ---> 5bdf846e0a2b [2021-06-28T17:02:24.098Z] Step 26/26 : LABEL version=0.0.0 [2021-06-28T17:02:24.098Z] ---> Running in df473d1cf335 [2021-06-28T17:02:24.374Z] ---> Running in 4068ca5787fb [2021-06-28T17:02:24.652Z] Removing intermediate container 9285de10ec93 [2021-06-28T17:02:24.652Z] ---> e070f92b3d14 [2021-06-28T17:02:24.652Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-28T17:02:25.261Z] Removing intermediate container df473d1cf335 [2021-06-28T17:02:25.261Z] ---> 3f90d74bc0eb [2021-06-28T17:02:25.261Z] Step 22/24 : LABEL arch=arm64 [2021-06-28T17:02:25.261Z] Removing intermediate container 4068ca5787fb [2021-06-28T17:02:25.261Z] ---> 8f3a8fd0a4a4 [2021-06-28T17:02:25.261Z] [2021-06-28T17:02:25.545Z] ---> Running in 5991955d5fd1 [2021-06-28T17:02:26.154Z] Successfully built 8f3a8fd0a4a4 [2021-06-28T17:02:26.154Z] Collecting docker-compose==1.23.2 [2021-06-28T17:02:26.154Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-28T17:02:26.431Z] ---> a9b225be0406 [2021-06-28T17:02:26.431Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-28T17:02:26.431Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-28T17:02:26.431Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-06-28T17:02:26.708Z] Removing intermediate container 5991955d5fd1 [2021-06-28T17:02:26.708Z] ---> 06be2a72d2ad [2021-06-28T17:02:26.708Z] Step 23/24 : LABEL git_sha=772e0dea5acb773f1ace69d879384654dbd3dd3f [2021-06-28T17:02:26.990Z] ---> Running in 1c70d08fdfee [2021-06-28T17:02:26.990Z] ---> Running in baa3437c3fb2 [2021-06-28T17:02:27.605Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-28T17:02:27.605Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-28T17:02:27.902Z] Removing intermediate container baa3437c3fb2 [2021-06-28T17:02:27.902Z] ---> 513b34127495 [2021-06-28T17:02:27.902Z] Step 24/24 : LABEL version=0.0.0 [2021-06-28T17:02:28.180Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-28T17:02:28.180Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-28T17:02:28.462Z] ---> Running in 9a2072e84358 [2021-06-28T17:02:29.929Z] Removing intermediate container 9a2072e84358 [2021-06-28T17:02:29.929Z] ---> 25ec2939ec14 [2021-06-28T17:02:29.929Z] [2021-06-28T17:02:30.205Z] Successfully built 25ec2939ec14 [2021-06-28T17:02:30.484Z] Successfully tagged core-data-arm64:latest [2021-06-28T17:02:30.484Z]  Building core-data ... done Building support-notifications [2021-06-28T17:02:30.484Z] Removing intermediate container 1c70d08fdfee [2021-06-28T17:02:30.484Z] ---> a6f0509200eb [2021-06-28T17:02:30.484Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-28T17:02:31.088Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T17:02:31.088Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-28T17:02:31.088Z] ---> 0c4f22481b74 [2021-06-28T17:02:31.088Z] Step 3/24 : WORKDIR /edgex-go [2021-06-28T17:02:31.088Z] ---> Using cache [2021-06-28T17:02:31.088Z] ---> f7861cd2e240 [2021-06-28T17:02:31.088Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T17:02:31.088Z] ---> Using cache [2021-06-28T17:02:31.088Z] ---> 732b80d08495 [2021-06-28T17:02:31.088Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-28T17:02:31.363Z] ---> Running in 380560eb069f [2021-06-28T17:02:31.363Z] Collecting docker<4.0,>=3.6.0 [2021-06-28T17:02:31.363Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-28T17:02:31.640Z] ---> Running in dfc88bad97f3 [2021-06-28T17:02:32.246Z] Removing intermediate container 380560eb069f [2021-06-28T17:02:32.246Z] ---> f02963b4c801 [2021-06-28T17:02:32.246Z] Step 29/32 : CMD ["gate"] [2021-06-28T17:02:32.854Z] Collecting jsonschema<3,>=2.5.1 [2021-06-28T17:02:32.854Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-28T17:02:33.131Z] ---> Running in 7d3d77c56a38 [2021-06-28T17:02:33.408Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T17:02:33.684Z] Collecting cached-property<2,>=1.2.0 [2021-06-28T17:02:33.684Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-28T17:02:33.968Z] Removing intermediate container 7d3d77c56a38 [2021-06-28T17:02:33.968Z] ---> c9542ef15190 [2021-06-28T17:02:33.968Z] Step 30/32 : LABEL arch=arm64 [2021-06-28T17:02:33.968Z] 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-06-28T17:02:34.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T17:02:34.580Z] ---> Running in 2a0a493d0b9c [2021-06-28T17:02:35.193Z] OK: 218 MiB in 52 packages [2021-06-28T17:02:35.476Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-28T17:02:35.476Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-28T17:02:35.759Z] Removing intermediate container 2a0a493d0b9c [2021-06-28T17:02:35.759Z] ---> dbc42394654c [2021-06-28T17:02:35.759Z] Step 31/32 : LABEL git_sha=772e0dea5acb773f1ace69d879384654dbd3dd3f [2021-06-28T17:02:36.364Z] Collecting texttable<0.10,>=0.9.0 [2021-06-28T17:02:36.364Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-28T17:02:36.976Z] ---> Running in 0b73ca315a3c [2021-06-28T17:02:37.257Z] Removing intermediate container dfc88bad97f3 [2021-06-28T17:02:37.257Z] ---> ac552e1fca2c [2021-06-28T17:02:37.257Z] Step 6/24 : COPY go.mod . [2021-06-28T17:02:37.539Z] Removing intermediate container 0b73ca315a3c [2021-06-28T17:02:37.539Z] ---> d26f6ecb86bd [2021-06-28T17:02:37.539Z] Step 32/32 : LABEL version=0.0.0 [2021-06-28T17:02:38.150Z] ---> d6993cf73ea0 [2021-06-28T17:02:38.150Z] Step 7/24 : RUN go mod download [2021-06-28T17:02:38.150Z] ---> Running in 2953fdbdbc4b [2021-06-28T17:02:38.752Z] ---> Running in ed4a80b4f347 [2021-06-28T17:02:39.032Z] Removing intermediate container 2953fdbdbc4b [2021-06-28T17:02:39.032Z] ---> 04b263d622f2 [2021-06-28T17:02:39.032Z] [2021-06-28T17:02:39.638Z] Collecting PyYAML<4,>=3.10 [2021-06-28T17:02:39.638Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-28T17:02:39.638Z] Successfully built 04b263d622f2 [2021-06-28T17:02:39.638Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-28T17:02:39.914Z] Building support-scheduler [2021-06-28T17:02:43.355Z]  Building security-bootstrapper ... done Removing intermediate container ed4a80b4f347 [2021-06-28T17:02:43.355Z] ---> ccdf111140a3 [2021-06-28T17:02:43.355Z] Step 8/24 : COPY . . [2021-06-28T17:02:43.633Z] Collecting docopt<0.7,>=0.6.1 [2021-06-28T17:02:43.633Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-28T17:02:46.266Z] Collecting docker-pycreds>=0.4.0 [2021-06-28T17:02:46.266Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-28T17:02:46.868Z] Collecting idna<2.8,>=2.5 [2021-06-28T17:02:46.868Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-28T17:02:47.866Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-28T17:02:47.866Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-28T17:02:47.866Z] 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-06-28T17:02:47.866Z] 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-06-28T17:02:47.866Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-28T17:02:48.143Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-28T17:02:48.143Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-28T17:02:48.143Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-28T17:02:49.129Z] Installing collected packages: websocket-client, dockerpty, docker-pycreds, idna, urllib3, requests, docker, jsonschema, cached-property, texttable, PyYAML, docopt, docker-compose [2021-06-28T17:02:49.732Z] Running setup.py install for dockerpty: started [2021-06-28T17:02:52.363Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-28T17:02:52.363Z] Attempting uninstall: idna [2021-06-28T17:02:52.363Z] Found existing installation: idna 2.9 [2021-06-28T17:02:52.363Z] Uninstalling idna-2.9: [2021-06-28T17:02:52.363Z] Successfully uninstalled idna-2.9 [2021-06-28T17:02:52.962Z] Attempting uninstall: urllib3 [2021-06-28T17:02:52.962Z] Found existing installation: urllib3 1.25.9 [2021-06-28T17:02:52.962Z] Uninstalling urllib3-1.25.9: [2021-06-28T17:02:53.237Z] Successfully uninstalled urllib3-1.25.9 [2021-06-28T17:02:53.834Z] Attempting uninstall: requests [2021-06-28T17:02:53.834Z] Found existing installation: requests 2.23.0 [2021-06-28T17:02:53.834Z] Uninstalling requests-2.23.0: [2021-06-28T17:02:53.834Z] Successfully uninstalled requests-2.23.0 [2021-06-28T17:02:55.824Z] Running setup.py install for texttable: started [2021-06-28T17:02:56.813Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T17:02:56.813Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-28T17:02:56.813Z] ---> 0c4f22481b74 [2021-06-28T17:02:56.813Z] Step 3/22 : WORKDIR /edgex-go [2021-06-28T17:02:56.813Z] ---> Using cache [2021-06-28T17:02:56.813Z] ---> f7861cd2e240 [2021-06-28T17:02:56.813Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T17:02:56.813Z] ---> Using cache [2021-06-28T17:02:56.813Z] ---> 732b80d08495 [2021-06-28T17:02:56.813Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-28T17:02:56.813Z] ---> Using cache [2021-06-28T17:02:56.813Z] ---> ac552e1fca2c [2021-06-28T17:02:56.813Z] Step 6/22 : COPY go.mod . [2021-06-28T17:02:56.813Z] ---> Using cache [2021-06-28T17:02:56.813Z] ---> d6993cf73ea0 [2021-06-28T17:02:56.813Z] Step 7/22 : RUN go mod download [2021-06-28T17:02:56.813Z] ---> Using cache [2021-06-28T17:02:56.813Z] ---> ccdf111140a3 [2021-06-28T17:02:56.813Z] Step 8/22 : COPY . . [2021-06-28T17:02:57.800Z] Running setup.py install for texttable: finished with status 'done' [2021-06-28T17:02:57.800Z] Running setup.py install for PyYAML: started [2021-06-28T17:03:01.246Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-28T17:03:01.246Z] Running setup.py install for docopt: started [2021-06-28T17:03:01.246Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T17:03:01.246Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-28T17:03:01.246Z] ---> 0c4f22481b74 [2021-06-28T17:03:01.246Z] Step 3/23 : WORKDIR /edgex-go [2021-06-28T17:03:01.246Z] ---> Using cache [2021-06-28T17:03:01.246Z] ---> f7861cd2e240 [2021-06-28T17:03:01.246Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T17:03:01.246Z] ---> Using cache [2021-06-28T17:03:01.246Z] ---> 732b80d08495 [2021-06-28T17:03:01.246Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-28T17:03:03.894Z] Running setup.py install for docopt: finished with status 'done' [2021-06-28T17:03:05.415Z] 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-06-28T17:03:07.504Z] ---> Running in 638479d04365 [2021-06-28T17:03:08.106Z] ---> 5c5507d85feb [2021-06-28T17:03:08.106Z] Step 9/24 : RUN go mod tidy [2021-06-28T17:03:08.722Z] ---> Running in 2c3e85486ef5 [2021-06-28T17:03:09.341Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T17:03:09.949Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T17:03:09.949Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-28T17:03:09.949Z] ---> 0c4f22481b74 [2021-06-28T17:03:09.949Z] Step 3/23 : WORKDIR /edgex-go [2021-06-28T17:03:09.949Z] ---> Using cache [2021-06-28T17:03:09.949Z] ---> f7861cd2e240 [2021-06-28T17:03:09.949Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T17:03:09.949Z] ---> Using cache [2021-06-28T17:03:09.949Z] ---> 732b80d08495 [2021-06-28T17:03:09.949Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-28T17:03:09.949Z] ---> Using cache [2021-06-28T17:03:09.949Z] ---> ac552e1fca2c [2021-06-28T17:03:09.949Z] Step 6/23 : COPY go.mod . [2021-06-28T17:03:09.949Z] ---> Using cache [2021-06-28T17:03:09.949Z] ---> d6993cf73ea0 [2021-06-28T17:03:09.949Z] Step 7/23 : RUN go mod download [2021-06-28T17:03:09.949Z] ---> Using cache [2021-06-28T17:03:09.949Z] ---> ccdf111140a3 [2021-06-28T17:03:09.949Z] Step 8/23 : COPY . . [2021-06-28T17:03:10.228Z] ---> Using cache [2021-06-28T17:03:10.228Z] ---> 5c5507d85feb [2021-06-28T17:03:10.228Z] Step 9/23 : RUN go mod tidy [2021-06-28T17:03:10.228Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T17:03:11.246Z] ---> Running in 198627e632b7 [2021-06-28T17:03:11.246Z] OK: 218 MiB in 52 packages [2021-06-28T17:03:13.906Z] Removing intermediate container 638479d04365 [2021-06-28T17:03:13.906Z] ---> c93e642a860a [2021-06-28T17:03:13.906Z] Step 6/23 : COPY go.mod . [2021-06-28T17:03:14.521Z] Removing intermediate container 2c3e85486ef5 [2021-06-28T17:03:14.521Z] ---> eafe4364fa06 [2021-06-28T17:03:14.521Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-28T17:03:15.133Z] ---> Running in fe74fde53356 [2021-06-28T17:03:15.413Z] ---> 0aefc8fe52f1 [2021-06-28T17:03:15.413Z] Step 7/23 : RUN go mod download [2021-06-28T17:03:16.028Z] ---> Running in eeb71b5c4f69 [2021-06-28T17:03:17.507Z] 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-06-28T17:03:17.507Z] Removing intermediate container 198627e632b7 [2021-06-28T17:03:17.507Z] ---> ef627874c616 [2021-06-28T17:03:17.507Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-28T17:03:18.113Z] ---> Running in 2f7ec3b46836 [2021-06-28T17:03:20.147Z] 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-06-28T17:03:20.764Z] Removing intermediate container eeb71b5c4f69 [2021-06-28T17:03:20.764Z] ---> bf43e04b3641 [2021-06-28T17:03:20.764Z] Step 8/23 : COPY . . [2021-06-28T17:03:22.783Z] Removing intermediate container 9bf450894680 [2021-06-28T17:03:22.783Z] ---> d8d4970397a9 [2021-06-28T17:03:22.783Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-28T17:03:22.783Z] ---> f46367996f61 [2021-06-28T17:03:22.783Z] Step 9/22 : RUN go mod tidy [2021-06-28T17:03:23.067Z] ---> Running in 55533639ff7f [2021-06-28T17:03:23.346Z] ---> Running in 89d7fc0f7e18 [2021-06-28T17:03:24.821Z] Removing intermediate container 55533639ff7f [2021-06-28T17:03:24.821Z] ---> 854bf16474f3 [2021-06-28T17:03:24.821Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-28T17:03:25.101Z] ---> Running in 3f6ef6593b4f [2021-06-28T17:03:26.107Z] Removing intermediate container 3f6ef6593b4f [2021-06-28T17:03:26.107Z] ---> 8c52435c8980 [2021-06-28T17:03:26.107Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-28T17:03:29.531Z] ---> e0b2f60c1dbb [2021-06-28T17:03:29.531Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-28T17:03:31.544Z] Removing intermediate container 89d7fc0f7e18 [2021-06-28T17:03:31.544Z] ---> 0a34e3ff87c6 [2021-06-28T17:03:31.544Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-28T17:03:31.544Z] ---> 43c4eb6f5c39 [2021-06-28T17:03:31.544Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-28T17:03:31.544Z] ---> Running in 0e605426c225 [2021-06-28T17:03:34.981Z] 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-06-28T17:03:34.981Z] ---> d94283fe3238 [2021-06-28T17:03:34.981Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-28T17:03:35.260Z] ---> Running in 20081c56f6bf [2021-06-28T17:03:36.717Z] Removing intermediate container 20081c56f6bf [2021-06-28T17:03:36.717Z] ---> 29a56e03eff9 [2021-06-28T17:03:36.717Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T17:03:36.997Z] ---> Running in 0eadcc1f3188 [2021-06-28T17:03:38.471Z] Removing intermediate container 0eadcc1f3188 [2021-06-28T17:03:38.471Z] ---> cbff45da1a8d [2021-06-28T17:03:38.471Z] Step 22/24 : LABEL arch=arm64 [2021-06-28T17:03:38.752Z] ---> Running in 5294e36e7d44 [2021-06-28T17:03:39.757Z] Removing intermediate container 5294e36e7d44 [2021-06-28T17:03:39.757Z] ---> 826d42f59ad2 [2021-06-28T17:03:39.757Z] Step 23/24 : LABEL git_sha=772e0dea5acb773f1ace69d879384654dbd3dd3f [2021-06-28T17:03:40.368Z] ---> Running in 70f551fcd6e1 [2021-06-28T17:03:41.838Z] Removing intermediate container 70f551fcd6e1 [2021-06-28T17:03:41.838Z] ---> a3824a661973 [2021-06-28T17:03:41.838Z] Step 24/24 : LABEL version=0.0.0 [2021-06-28T17:03:42.120Z] ---> Running in 52bbf681fb88 [2021-06-28T17:03:43.587Z] Removing intermediate container 52bbf681fb88 [2021-06-28T17:03:43.587Z] ---> 12b66aa2a852 [2021-06-28T17:03:43.587Z] [2021-06-28T17:03:44.211Z] ---> e8ef00d98456 [2021-06-28T17:03:44.211Z] Step 9/23 : RUN go mod tidy [2021-06-28T17:03:44.211Z] Successfully built 12b66aa2a852 [2021-06-28T17:03:44.211Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-28T17:03:44.211Z]  Building sys-mgmt-agent ... done  ---> Running in 109cbb23be8c [2021-06-28T17:03:50.997Z] Removing intermediate container 109cbb23be8c [2021-06-28T17:03:50.997Z] ---> 58ac636919c5 [2021-06-28T17:03:50.997Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-28T17:03:50.997Z] ---> Running in d47cbee29750 [2021-06-28T17:03:53.001Z] 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-06-28T17:05:01.124Z] Removing intermediate container 2f7ec3b46836 [2021-06-28T17:05:01.125Z] ---> c4211e69592f [2021-06-28T17:05:01.125Z] [2021-06-28T17:05:01.125Z] Step 11/23 : FROM alpine:3.12 [2021-06-28T17:05:01.125Z] ---> c4fd0aeabfcf [2021-06-28T17:05:01.125Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-28T17:05:01.125Z] ---> Using cache [2021-06-28T17:05:01.125Z] ---> 417734e668f6 [2021-06-28T17:05:01.125Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-28T17:05:01.125Z] ---> Using cache [2021-06-28T17:05:01.125Z] ---> 4c6d88890215 [2021-06-28T17:05:01.125Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-28T17:05:01.125Z] ---> Running in 8fe1b55a7a99 [2021-06-28T17:05:01.125Z] Removing intermediate container 8fe1b55a7a99 [2021-06-28T17:05:01.125Z] ---> 3a8ada2dcc75 [2021-06-28T17:05:01.125Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-28T17:05:01.125Z] ---> Running in 7353fa248a7e [2021-06-28T17:05:01.125Z] 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-06-28T17:05:01.125Z] Removing intermediate container fe74fde53356 [2021-06-28T17:05:01.125Z] ---> 6ad75f5bdb5c [2021-06-28T17:05:01.125Z] [2021-06-28T17:05:01.125Z] Step 11/24 : FROM alpine:3.12 [2021-06-28T17:05:01.125Z] ---> c4fd0aeabfcf [2021-06-28T17:05:01.125Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-28T17:05:01.125Z] ---> Using cache [2021-06-28T17:05:01.125Z] ---> 417734e668f6 [2021-06-28T17:05:01.125Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-28T17:05:01.125Z] ---> Using cache [2021-06-28T17:05:01.125Z] ---> 4c6d88890215 [2021-06-28T17:05:01.125Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-28T17:05:01.125Z] Removing intermediate container 7353fa248a7e [2021-06-28T17:05:01.125Z] ---> 46325d40e65f [2021-06-28T17:05:01.125Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T17:05:01.125Z] ---> Running in 855e272fd7a7 [2021-06-28T17:05:01.125Z] Removing intermediate container 855e272fd7a7 [2021-06-28T17:05:01.125Z] ---> dae1b3033e1b [2021-06-28T17:05:01.125Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-28T17:05:01.125Z] ---> Running in 78a6d63001d2 [2021-06-28T17:05:01.125Z] ---> 7c8b31139caa [2021-06-28T17:05:01.125Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-28T17:05:01.125Z] Removing intermediate container 78a6d63001d2 [2021-06-28T17:05:01.125Z] ---> cb03fbb0e9db [2021-06-28T17:05:01.125Z] Step 16/24 : WORKDIR / [2021-06-28T17:05:01.125Z] ---> Running in d82b1549198f [2021-06-28T17:05:01.125Z] ---> 925e82051778 [2021-06-28T17:05:01.125Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-28T17:05:01.125Z] Removing intermediate container d82b1549198f [2021-06-28T17:05:01.125Z] ---> afc281b944dc [2021-06-28T17:05:01.125Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T17:05:02.590Z] ---> a51d7b36b70c [2021-06-28T17:05:02.590Z] ---> d1c320d800f7 [2021-06-28T17:05:02.590Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-28T17:05:02.590Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-28T17:05:02.590Z] ---> Running in 9219cf2a2e4e [2021-06-28T17:05:03.645Z] Removing intermediate container 9219cf2a2e4e [2021-06-28T17:05:03.645Z] ---> a305fa063a6e [2021-06-28T17:05:03.645Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T17:05:03.645Z] ---> Running in a79359d4a257 [2021-06-28T17:05:04.661Z] ---> c0645a1331c5 [2021-06-28T17:05:04.662Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-28T17:05:04.662Z] Removing intermediate container a79359d4a257 [2021-06-28T17:05:04.662Z] ---> 91392e293293 [2021-06-28T17:05:04.662Z] Step 21/23 : LABEL arch=arm64 [2021-06-28T17:05:04.941Z] ---> Running in d237063d02d9 [2021-06-28T17:05:05.951Z] ---> 5407c6c08dc5 [2021-06-28T17:05:05.951Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-28T17:05:06.227Z] Removing intermediate container d237063d02d9 [2021-06-28T17:05:06.227Z] ---> 7652b8fc837b [2021-06-28T17:05:06.227Z] Step 22/23 : LABEL git_sha=772e0dea5acb773f1ace69d879384654dbd3dd3f [2021-06-28T17:05:06.541Z] ---> Running in ce9441fa4f72 [2021-06-28T17:05:06.541Z] ---> Running in aa51a757cfa2 [2021-06-28T17:05:07.552Z] Removing intermediate container aa51a757cfa2 [2021-06-28T17:05:07.552Z] ---> 7de05b445eeb [2021-06-28T17:05:07.552Z] Step 23/23 : LABEL version=0.0.0 [2021-06-28T17:05:07.552Z] Removing intermediate container ce9441fa4f72 [2021-06-28T17:05:07.552Z] ---> 6c8af34e24ac [2021-06-28T17:05:07.552Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T17:05:07.829Z] ---> Running in b24ea821fe34 [2021-06-28T17:05:08.105Z] ---> Running in a5d753b2675a [2021-06-28T17:05:08.383Z] Removing intermediate container 0e605426c225 [2021-06-28T17:05:08.383Z] ---> 25440a321d0f [2021-06-28T17:05:08.383Z] [2021-06-28T17:05:08.383Z] Step 11/22 : FROM alpine:3.12 [2021-06-28T17:05:08.383Z] ---> c4fd0aeabfcf [2021-06-28T17:05:08.383Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-28T17:05:08.669Z] ---> Running in b0c5accdaf37 [2021-06-28T17:05:08.669Z] Removing intermediate container b24ea821fe34 [2021-06-28T17:05:08.669Z] ---> 6e9f8708ac3b [2021-06-28T17:05:08.669Z] [2021-06-28T17:05:08.948Z] Removing intermediate container a5d753b2675a [2021-06-28T17:05:08.948Z] ---> 74ff6cade8f0 [2021-06-28T17:05:08.948Z] Step 22/24 : LABEL arch=arm64 [2021-06-28T17:05:09.229Z] ---> Running in f0fbd052f025 [2021-06-28T17:05:09.510Z] Successfully built 6e9f8708ac3b [2021-06-28T17:05:09.510Z] Successfully tagged support-scheduler-arm64:latest [2021-06-28T17:05:10.154Z]  Building support-scheduler ... done Removing intermediate container f0fbd052f025 [2021-06-28T17:05:10.154Z] ---> f1dafdd60a3b [2021-06-28T17:05:10.154Z] Step 23/24 : LABEL git_sha=772e0dea5acb773f1ace69d879384654dbd3dd3f [2021-06-28T17:05:10.439Z] ---> Running in 792a489c3a4a [2021-06-28T17:05:10.439Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-28T17:05:10.714Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-28T17:05:10.989Z] Removing intermediate container 792a489c3a4a [2021-06-28T17:05:10.989Z] ---> b62d448f146c [2021-06-28T17:05:10.989Z] Step 24/24 : LABEL version=0.0.0 [2021-06-28T17:05:11.288Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-28T17:05:11.288Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-28T17:05:11.288Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-28T17:05:11.288Z] (4/4) Installing curl (7.77.0-r0) [2021-06-28T17:05:11.288Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T17:05:11.288Z] Executing ca-certificates-20191127-r4.trigger [2021-06-28T17:05:11.288Z] ---> Running in 82d92999b325 [2021-06-28T17:05:11.665Z] OK: 7 MiB in 18 packages [2021-06-28T17:05:12.321Z] Removing intermediate container 82d92999b325 [2021-06-28T17:05:12.321Z] ---> c5a016b1af9a [2021-06-28T17:05:12.321Z] [2021-06-28T17:05:13.034Z] Successfully built c5a016b1af9a [2021-06-28T17:05:13.034Z] Removing intermediate container d47cbee29750 [2021-06-28T17:05:13.034Z] ---> 0a99f536ddac [2021-06-28T17:05:13.034Z] [2021-06-28T17:05:13.034Z] Step 11/23 : FROM alpine:3.12 [2021-06-28T17:05:13.034Z] Successfully tagged core-metadata-arm64:latest [2021-06-28T17:05:13.034Z] ---> c4fd0aeabfcf [2021-06-28T17:05:13.034Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-28T17:05:13.326Z]  Building core-metadata ... done  ---> Running in 9e57a5c0c82f [2021-06-28T17:05:13.610Z] Removing intermediate container b0c5accdaf37 [2021-06-28T17:05:13.610Z] ---> 94ebd66df6e7 [2021-06-28T17:05:13.610Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-28T17:05:13.900Z] ---> Running in ce19ec0c6406 [2021-06-28T17:05:14.502Z] Removing intermediate container ce19ec0c6406 [2021-06-28T17:05:14.502Z] ---> 699651fcb4a9 [2021-06-28T17:05:14.502Z] Step 14/22 : WORKDIR /edgex [2021-06-28T17:05:14.502Z] ---> Running in b0c62e256617 [2021-06-28T17:05:14.778Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-28T17:05:14.778Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-28T17:05:15.055Z] Removing intermediate container b0c62e256617 [2021-06-28T17:05:15.055Z] ---> c0ddbc13ace6 [2021-06-28T17:05:15.055Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-28T17:05:15.332Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-28T17:05:15.622Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-28T17:05:15.622Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T17:05:15.622Z] Executing ca-certificates-20191127-r4.trigger [2021-06-28T17:05:15.622Z] OK: 6 MiB in 16 packages [2021-06-28T17:05:15.912Z] ---> c7627f366b03 [2021-06-28T17:05:15.912Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-28T17:05:17.363Z] Removing intermediate container 9e57a5c0c82f [2021-06-28T17:05:17.363Z] ---> d79dad31284d [2021-06-28T17:05:17.363Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-28T17:05:17.363Z] ---> 2c2d7492b7ec [2021-06-28T17:05:17.363Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-28T17:05:17.363Z] ---> Running in 3e2f65317ffc [2021-06-28T17:05:17.963Z] Removing intermediate container 3e2f65317ffc [2021-06-28T17:05:17.963Z] ---> 65127e98c20e [2021-06-28T17:05:17.963Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-28T17:05:18.238Z] ---> Running in c7081bc0d276 [2021-06-28T17:05:18.515Z] ---> 78d5000ba39a [2021-06-28T17:05:18.515Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-28T17:05:18.515Z] ---> Running in d202f2fa4b64 [2021-06-28T17:05:18.792Z] Removing intermediate container c7081bc0d276 [2021-06-28T17:05:18.792Z] ---> ca525a97a2eb [2021-06-28T17:05:18.792Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-28T17:05:18.792Z] ---> Running in 96b32f8b0666 [2021-06-28T17:05:19.069Z] Removing intermediate container d202f2fa4b64 [2021-06-28T17:05:19.069Z] ---> 182c407460d3 [2021-06-28T17:05:19.069Z] Step 19/22 : CMD ["--init=true"] [2021-06-28T17:05:19.349Z] ---> Running in 1d1e82fbce47 [2021-06-28T17:05:19.349Z] Removing intermediate container 96b32f8b0666 [2021-06-28T17:05:19.349Z] ---> aafc9c95768c [2021-06-28T17:05:19.349Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T17:05:19.956Z] Removing intermediate container 1d1e82fbce47 [2021-06-28T17:05:19.956Z] ---> 66fc35158691 [2021-06-28T17:05:19.956Z] Step 20/22 : LABEL arch=arm64 [2021-06-28T17:05:19.956Z] ---> Running in 3502cc995b4a [2021-06-28T17:05:20.236Z] ---> b463f522fca6 [2021-06-28T17:05:20.236Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-28T17:05:20.511Z] Removing intermediate container 3502cc995b4a [2021-06-28T17:05:20.511Z] ---> 07dfd938664a [2021-06-28T17:05:20.511Z] Step 21/22 : LABEL git_sha=772e0dea5acb773f1ace69d879384654dbd3dd3f [2021-06-28T17:05:20.511Z] ---> Running in 00eacccf1260 [2021-06-28T17:05:21.108Z] Removing intermediate container 00eacccf1260 [2021-06-28T17:05:21.108Z] ---> 804d2ba10551 [2021-06-28T17:05:21.108Z] Step 22/22 : LABEL version=0.0.0 [2021-06-28T17:05:21.384Z] ---> aa7f1d5851e3 [2021-06-28T17:05:21.384Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-28T17:05:21.384Z] ---> Running in 18a51fc08dc1 [2021-06-28T17:05:21.983Z] Removing intermediate container 18a51fc08dc1 [2021-06-28T17:05:21.983Z] ---> 62b33cd4ad47 [2021-06-28T17:05:21.983Z] [2021-06-28T17:05:22.257Z] Successfully built 62b33cd4ad47 [2021-06-28T17:05:22.257Z] ---> f684ccb8852a [2021-06-28T17:05:22.257Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-28T17:05:22.257Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-28T17:05:22.536Z]  Building security-proxy-setup ... done  ---> Running in e342af343bda [2021-06-28T17:05:22.814Z] Removing intermediate container e342af343bda [2021-06-28T17:05:22.814Z] ---> 365d3c770872 [2021-06-28T17:05:22.814Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T17:05:23.087Z] ---> Running in 752a9a72f607 [2021-06-28T17:05:23.684Z] Removing intermediate container 752a9a72f607 [2021-06-28T17:05:23.684Z] ---> 909d60f29493 [2021-06-28T17:05:23.684Z] Step 21/23 : LABEL arch=arm64 [2021-06-28T17:05:23.684Z] ---> Running in 2f7214f62975 [2021-06-28T17:05:23.962Z] Removing intermediate container 2f7214f62975 [2021-06-28T17:05:23.962Z] ---> 9fa22cb85dbd [2021-06-28T17:05:23.962Z] Step 22/23 : LABEL git_sha=772e0dea5acb773f1ace69d879384654dbd3dd3f [2021-06-28T17:05:24.237Z] ---> Running in 4e75ea80cedb [2021-06-28T17:05:24.832Z] Removing intermediate container 4e75ea80cedb [2021-06-28T17:05:24.832Z] ---> cea0acb06c04 [2021-06-28T17:05:24.832Z] Step 23/23 : LABEL version=0.0.0 [2021-06-28T17:05:24.832Z] ---> Running in fbfada134866 [2021-06-28T17:05:25.108Z] Removing intermediate container fbfada134866 [2021-06-28T17:05:25.109Z] ---> a04f6c90f23d [2021-06-28T17:05:25.109Z] [2021-06-28T17:05:25.705Z] Successfully built a04f6c90f23d [2021-06-28T17:05:25.705Z] Successfully tagged support-notifications-arm64:latest [2021-06-28T17:05:25.722Z]  Building support-notifications ... done  [Pipeline] } [2021-06-28T17:05:25.719Z] $ docker stop --time=1 b7c6201c69ce78553e50e140a238d053c2859916ee2271ab808ebe75f5212d1a [2021-06-28T17:05:27.479Z] $ docker rm -f b7c6201c69ce78553e50e140a238d053c2859916ee2271ab808ebe75f5212d1a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-28T17:05:28.101Z] + docker images [2021-06-28T17:05:28.374Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-28T17:05:28.374Z] support-notifications-arm64 latest a04f6c90f23d 4 seconds ago 15.7MB [2021-06-28T17:05:28.374Z] security-proxy-setup-arm64 latest 62b33cd4ad47 7 seconds ago 24.2MB [2021-06-28T17:05:28.374Z] 0a99f536ddac 16 seconds ago 969MB [2021-06-28T17:05:28.374Z] core-metadata-arm64 latest c5a016b1af9a 17 seconds ago 15.7MB [2021-06-28T17:05:28.374Z] support-scheduler-arm64 latest 6e9f8708ac3b 20 seconds ago 15.1MB [2021-06-28T17:05:28.374Z] 25440a321d0f 21 seconds ago 973MB [2021-06-28T17:05:28.374Z] 6ad75f5bdb5c 32 seconds ago 972MB [2021-06-28T17:05:28.374Z] c4211e69592f 35 seconds ago 968MB [2021-06-28T17:05:28.374Z] sys-mgmt-agent-arm64 latest 12b66aa2a852 About a minute ago 299MB [2021-06-28T17:05:28.374Z] security-bootstrapper-arm64 latest 04b263d622f2 2 minutes ago 17.5MB [2021-06-28T17:05:28.374Z] core-data-arm64 latest 25ec2939ec14 2 minutes ago 19.1MB [2021-06-28T17:05:28.374Z] security-secretstore-setup-arm64 latest 8f3a8fd0a4a4 3 minutes ago 27.1MB [2021-06-28T17:05:28.374Z] core-command-arm64 latest 33e2feb356ae 3 minutes ago 15MB [2021-06-28T17:05:28.374Z] 4366b064f46e 3 minutes ago 975MB [2021-06-28T17:05:28.374Z] d72f71374c15 3 minutes ago 969MB [2021-06-28T17:05:28.374Z] 5a084ffd0f54 3 minutes ago 976MB [2021-06-28T17:05:28.374Z] 04eb39a8a36c 3 minutes ago 969MB [2021-06-28T17:05:28.374Z] e9e15f98767d 3 minutes ago 966MB [2021-06-28T17:05:28.374Z] ci-base-image-arm64 latest 0c4f22481b74 13 minutes ago 641MB [2021-06-28T17:05:28.374Z] alpine 3.12 c4fd0aeabfcf 12 days ago 5.32MB [2021-06-28T17:05:28.374Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-28T17:05:28.374Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-28T17:05:28.374Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [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-06-28T17:05:29.515Z] ---> job-cost.sh [2021-06-28T17:05:29.515Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fmVz [2021-06-28T17:06:08.504Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-28T17:07:45.268Z] lf-activate-venv(): INFO: Adding /tmp/venv-fmVz/bin to PATH [2021-06-28T17:07:45.268Z] INFO: No Stack... [2021-06-28T17:07:45.268Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-28T17:07:45.268Z] INFO: Archiving Costs [Pipeline] sh [2021-06-28T17:07:45.613Z] + cut -d, -f6 [2021-06-28T17:07:45.614Z] + cat /w/workspace/edgex-go/32/archives/cost.csv [Pipeline] lock [2021-06-28T17:07:45.679Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-32-stack-cost] [2021-06-28T17:07:45.688Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3579-32-stack-cost] did not exist. Created. [2021-06-28T17:07:45.689Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-28T17:07:46.053Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-28T17:07:46.294Z] Stashed 1 file(s) [Pipeline] } [2021-06-28T17:07:46.316Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-32-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] configFileProvider [2021-06-28T17:07:47.515Z] provisioning config files... [2021-06-28T17:07:47.524Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/32@tmp/config5792060593245185135tmp [Pipeline] { [Pipeline] sh [2021-06-28T17:07:47.838Z] + set +x [2021-06-28T17:07:47.838Z] + curl -s https://codecov.io/bash [2021-06-28T17:07:47.838Z] + bash -s -- [2021-06-28T17:07:47.838Z] [2021-06-28T17:07:47.838Z] _____ _ [2021-06-28T17:07:47.838Z] / ____| | | [2021-06-28T17:07:47.838Z] | | ___ __| | ___ ___ _____ __ [2021-06-28T17:07:47.838Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-28T17:07:47.838Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-28T17:07:47.838Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-28T17:07:47.838Z] Bash-1.0.3 [2021-06-28T17:07:47.838Z] [2021-06-28T17:07:47.838Z] [2021-06-28T17:07:48.103Z] ==> git version 2.24.4 found [2021-06-28T17:07:48.103Z] ==> 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-06-28T17:07:48.103Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-28T17:07:48.103Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-28T17:07:48.103Z] ==> Jenkins CI detected. [2021-06-28T17:07:48.103Z] project root: . [2021-06-28T17:07:48.103Z] --> token set from env [2021-06-28T17:07:48.103Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-28T17:07:48.103Z] ==> Running gcov in . (disable via -X gcov) [2021-06-28T17:07:48.103Z] ==> Python coveragepy not found [2021-06-28T17:07:48.103Z] ==> Searching for coverage reports in: [2021-06-28T17:07:48.103Z] + . [2021-06-28T17:07:48.103Z] -> Found 1 reports [2021-06-28T17:07:48.103Z] ==> Detecting git/mercurial file structure [2021-06-28T17:07:48.103Z] ==> Reading reports [2021-06-28T17:07:48.103Z] + ./coverage.out bytes=398095 [2021-06-28T17:07:48.103Z] ==> Appending adjustments [2021-06-28T17:07:48.103Z] https://docs.codecov.io/docs/fixing-reports [2021-06-28T17:07:49.497Z] + Found adjustments [2021-06-28T17:07:49.497Z] ==> Gzipping contents [2021-06-28T17:07:49.497Z] 56K /tmp/codecov.VcuHXc.gz [2021-06-28T17:07:49.497Z] ==> Uploading reports [2021-06-28T17:07:49.497Z] url: https://codecov.io [2021-06-28T17:07:49.497Z] query: branch=PR-3579&commit=772e0dea5acb773f1ace69d879384654dbd3dd3f&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F32%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-28T17:07:49.497Z] -> Pinging Codecov [2021-06-28T17:07:49.497Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3579&commit=772e0dea5acb773f1ace69d879384654dbd3dd3f&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F32%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-28T17:07:49.758Z] -> Uploading to [2021-06-28T17:07:49.758Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-28/00271124DB129430A58F1EEE437C3FCB/772e0dea5acb773f1ace69d879384654dbd3dd3f/382a14e4-10aa-4724-9904-1cc812132be5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210628T170749Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d1848ed52781943314c2ce6fbdd7ae3f41f3deed7ac9a9f2b3ac038eb8f5cc9 [2021-06-28T17:07:49.758Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-28T17:07:49.758Z] Dload Upload Total Spent Left Speed [2021-06-28T17:07:50.018Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54854 0 0 100 54854 0 145k --:--:-- --:--:-- --:--:-- 146k [2021-06-28T17:07:50.018Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/772e0dea5acb773f1ace69d879384654dbd3dd3f [Pipeline] } [2021-06-28T17:07:50.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [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-06-28T17:07:51.820Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T17:07:52.386Z] ---> package-listing.sh [2021-06-28T17:07:52.386Z] ++ facter osfamily [2021-06-28T17:07:52.386Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-28T17:07:52.648Z] + OS_FAMILY=redhat [2021-06-28T17:07:52.648Z] + workspace=/w/workspace/edgex-go/32 [2021-06-28T17:07:52.648Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-28T17:07:52.648Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-28T17:07:52.648Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-28T17:07:52.648Z] + PACKAGES=/tmp/packages_start.txt [2021-06-28T17:07:52.648Z] + '[' /w/workspace/edgex-go/32 ']' [2021-06-28T17:07:52.648Z] + PACKAGES=/tmp/packages_end.txt [2021-06-28T17:07:52.648Z] + case "${OS_FAMILY}" in [2021-06-28T17:07:52.648Z] + sort [2021-06-28T17:07:52.648Z] + rpm -qa [2021-06-28T17:07:55.200Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-28T17:07:55.200Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-28T17:07:55.200Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-28T17:07:55.200Z] + '[' /w/workspace/edgex-go/32 ']' [2021-06-28T17:07:55.200Z] + mkdir -p /w/workspace/edgex-go/32/archives/ [2021-06-28T17:07:55.200Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/32/archives/ [Pipeline] echo [2021-06-28T17:07:55.214Z] 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/32/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-28T17:07:55.507Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-28T17:07:56.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T17:07:56.082Z] [2021-06-28T17:07:56.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-28T17:07:56.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T17:07:56.407Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-28T17:07:56.407Z] df20fa9351a1: Pulling fs layer [2021-06-28T17:07:56.407Z] 36b3adc4ff6f: Pulling fs layer [2021-06-28T17:07:56.407Z] 8ad3a11d3b57: Pulling fs layer [2021-06-28T17:07:56.407Z] 46f8f816bc3b: Pulling fs layer [2021-06-28T17:07:56.407Z] 93b61091891f: Pulling fs layer [2021-06-28T17:07:56.407Z] 93b9cdb0e59b: Pulling fs layer [2021-06-28T17:07:56.407Z] 5e14af77c1be: Pulling fs layer [2021-06-28T17:07:56.407Z] 01666e4c0597: Pulling fs layer [2021-06-28T17:07:56.407Z] aa168da1d23b: Pulling fs layer [2021-06-28T17:07:56.407Z] 46f8f816bc3b: Waiting [2021-06-28T17:07:56.407Z] 93b61091891f: Waiting [2021-06-28T17:07:56.407Z] 93b9cdb0e59b: Waiting [2021-06-28T17:07:56.407Z] 5e14af77c1be: Waiting [2021-06-28T17:07:56.407Z] 01666e4c0597: Waiting [2021-06-28T17:07:56.407Z] aa168da1d23b: Waiting [2021-06-28T17:07:56.407Z] 36b3adc4ff6f: Download complete [2021-06-28T17:07:56.407Z] 46f8f816bc3b: Verifying Checksum [2021-06-28T17:07:56.407Z] 46f8f816bc3b: Download complete [2021-06-28T17:07:56.407Z] df20fa9351a1: Verifying Checksum [2021-06-28T17:07:56.407Z] df20fa9351a1: Download complete [2021-06-28T17:07:56.679Z] 93b9cdb0e59b: Verifying Checksum [2021-06-28T17:07:56.679Z] 93b9cdb0e59b: Download complete [2021-06-28T17:07:56.679Z] 5e14af77c1be: Verifying Checksum [2021-06-28T17:07:56.679Z] 5e14af77c1be: Download complete [2021-06-28T17:07:56.679Z] 93b61091891f: Verifying Checksum [2021-06-28T17:07:56.679Z] 93b61091891f: Download complete [2021-06-28T17:07:56.679Z] 01666e4c0597: Verifying Checksum [2021-06-28T17:07:56.679Z] 01666e4c0597: Download complete [2021-06-28T17:07:56.679Z] df20fa9351a1: Pull complete [2021-06-28T17:07:56.941Z] 36b3adc4ff6f: Pull complete [2021-06-28T17:07:57.210Z] 8ad3a11d3b57: Verifying Checksum [2021-06-28T17:07:57.210Z] 8ad3a11d3b57: Download complete [2021-06-28T17:07:57.789Z] 8ad3a11d3b57: Pull complete [2021-06-28T17:07:57.789Z] 46f8f816bc3b: Pull complete [2021-06-28T17:07:58.049Z] 93b61091891f: Pull complete [2021-06-28T17:07:58.049Z] 93b9cdb0e59b: Pull complete [2021-06-28T17:07:58.049Z] 5e14af77c1be: Pull complete [2021-06-28T17:07:58.311Z] 01666e4c0597: Pull complete [2021-06-28T17:07:58.891Z] aa168da1d23b: Verifying Checksum [2021-06-28T17:07:58.891Z] aa168da1d23b: Download complete [2021-06-28T17:08:03.135Z] aa168da1d23b: Pull complete [2021-06-28T17:08:03.135Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-28T17:08:03.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T17:08:03.135Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-28T17:08:03.215Z] prd-centos7-docker-4c-2g-546 does not seem to be running inside a container [2021-06-28T17:08:03.257Z] $ 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/32/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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-28T17:08:06.719Z] $ docker top 5a51791fd3ed457cc4565352979f7e3ee3c1eb0c18c2c1bc37e736fc32772344 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T17:08:07.106Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-28T17:08:07.419Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-28T17:08:07.721Z] + ls /var/log/sa-host [2021-06-28T17:08:07.721Z] + sadf -c /var/log/sa-host/sa05 [2021-06-28T17:08:07.721Z] file_magic: OK [2021-06-28T17:08:07.721Z] HZ: Using current value: 100 [2021-06-28T17:08:07.721Z] file_header: OK [2021-06-28T17:08:07.721Z] 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-06-28T17:08:07.721Z] Statistics: [2021-06-28T17:08:07.721Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-28T17:08:07.721Z] File successfully converted to sysstat format version 12.2.1 [2021-06-28T17:08:07.721Z] + sadf -c /var/log/sa-host/sa28 [2021-06-28T17:08:07.721Z] file_magic: OK [2021-06-28T17:08:07.721Z] HZ: Using current value: 100 [2021-06-28T17:08:07.721Z] file_header: OK [2021-06-28T17:08:07.721Z] 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-06-28T17:08:07.721Z] Statistics: [2021-06-28T17:08:07.721Z] 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... [2021-06-28T17:08:07.721Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T17:08:08.400Z] provisioning config files... [2021-06-28T17:08:08.414Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/32@tmp/config1584858913692583105tmp [Pipeline] { [Pipeline] echo [2021-06-28T17:08:08.436Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T17:08:08.736Z] ---> create-netrc.sh [Pipeline] } [2021-06-28T17:08:08.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-28T17:08:09.155Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-28T17:08:09.165Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T17:08:09.462Z] ---> sudo-logs.sh [2021-06-28T17:08:09.462Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-28T17:08:09.495Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T17:08:09.793Z] ---> job-cost.sh [2021-06-28T17:08:09.793Z] lf-activate-venv: SKIPPING [2021-06-28T17:08:09.793Z] DEBUG: total: 0.18000000715255737 [2021-06-28T17:08:09.793Z] INFO: Retrieving Stack Cost... [2021-06-28T17:08:10.739Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-28T17:08:11.308Z] INFO: Archiving Costs [Pipeline] echo [2021-06-28T17:08:11.322Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T17:08:11.618Z] ---> logs-deploy.sh [2021-06-28T17:08:11.618Z] lf-activate-venv: SKIPPING [2021-06-28T17:08:11.618Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/32 [2021-06-28T17:08:11.618Z] INFO: archiving workspace using pattern(s): [2021-06-28T17:08:12.562Z] Archives upload complete. [2021-06-28T17:08:12.562Z] INFO: archiving logs to Nexus