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 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 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-ssh7788447167339835473.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-ssh6183735818832745470.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-ssh4472114333211457766.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-ssh8232177523433003941.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-ssh6844926182803571140.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-399 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/27 [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/27 # 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/27@tmp/jenkins-gitclient-ssh5367700318644178502.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 Merge succeeded, producing 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 Checking out Revision 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 (PR-3579) > 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/27@tmp/jenkins-gitclient-ssh3275628168419687407.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 > git config core.sparsecheckout # timeout=10 > git checkout -f 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 # 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/27@tmp/jenkins-gitclient-ssh308686253761350111.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 # timeout=10 Commit message: "fix(snap): update redis ACL config path" > git rev-list --no-walk 3a440c54f767f25b36f4dfc476e76912ad53eaf3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-27T13:16:02.119Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-27T13:16:02.212Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-27T13:16:02.256Z] ========================================================= [2021-06-27T13:16:02.256Z] EdgeX Global Pipelines Version Info [2021-06-27T13:16:02.256Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-27T13:16:03.741Z] ------------------- [2021-06-27T13:16:03.741Z] stable info: [2021-06-27T13:16:03.741Z] ------------------- [2021-06-27T13:16:03.741Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-27T13:16:03.741Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-27T13:16:03.741Z] Message: update stable to v1.0.195 [2021-06-27T13:16:04.315Z] ------------------- [2021-06-27T13:16:04.315Z] experimental info: [2021-06-27T13:16:04.315Z] ------------------- [2021-06-27T13:16:04.315Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-27T13:16:04.315Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-27T13:16:04.315Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-27T13:16:04.466Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-27T13:16:04.488Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-27T13:16:04.511Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-27T13:16:04.534Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-27T13:16:04.556Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-27T13:16:04.589Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-27T13:16:04.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-27T13:16:04.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-27T13:16:04.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-27T13:16:04.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-27T13:16:04.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-27T13:16:04.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-27T13:16:04.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-27T13:16:04.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-27T13:16:04.814Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-27T13:16:04.835Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-27T13:16:04.856Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-27T13:16:04.877Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-27T13:16:04.897Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-27T13:16:04.920Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-27T13:16:04.942Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-27T13:16:04.963Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-27T13:16:04.995Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-27T13:16:05.016Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-27T13:16:05.039Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-27T13:16:05.063Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 [Pipeline] echo [2021-06-27T13:16:05.087Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3aba2d0 [Pipeline] echo [2021-06-27T13:16:05.124Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-27T13:16:05.214Z] provisioning config files... [2021-06-27T13:16:05.232Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/27@tmp/config3486289879250234570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-27T13:16:05.574Z] ---> docker-login.sh [2021-06-27T13:16:05.575Z] nexus3.edgexfoundry.org:10001 [2021-06-27T13:16:05.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-27T13:16:05.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-27T13:16:05.837Z] Configure a credential helper to remove this warning. See [2021-06-27T13:16:05.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-27T13:16:05.837Z] [2021-06-27T13:16:05.837Z] Login Succeeded [2021-06-27T13:16:05.837Z] nexus3.edgexfoundry.org:10002 [2021-06-27T13:16:05.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-27T13:16:05.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-27T13:16:05.837Z] Configure a credential helper to remove this warning. See [2021-06-27T13:16:05.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-27T13:16:05.837Z] [2021-06-27T13:16:05.837Z] Login Succeeded [2021-06-27T13:16:05.837Z] nexus3.edgexfoundry.org:10003 [2021-06-27T13:16:06.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-27T13:16:06.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-27T13:16:06.103Z] Configure a credential helper to remove this warning. See [2021-06-27T13:16:06.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-27T13:16:06.103Z] [2021-06-27T13:16:06.103Z] Login Succeeded [2021-06-27T13:16:06.103Z] nexus3.edgexfoundry.org:10004 [2021-06-27T13:16:06.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-27T13:16:06.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-27T13:16:06.366Z] Configure a credential helper to remove this warning. See [2021-06-27T13:16:06.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-27T13:16:06.366Z] [2021-06-27T13:16:06.366Z] Login Succeeded [2021-06-27T13:16:06.366Z] docker.io [2021-06-27T13:16:06.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-27T13:16:06.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-27T13:16:06.627Z] Configure a credential helper to remove this warning. See [2021-06-27T13:16:06.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-27T13:16:06.627Z] [2021-06-27T13:16:06.627Z] Login Succeeded [2021-06-27T13:16:06.627Z] ---> docker-login.sh ends [Pipeline] } [2021-06-27T13:16:06.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-27T13:16:06.981Z] ++ 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-27T13:16:06.981Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-27T13:16:06.981Z] ++ cut -d/ -f2 [2021-06-27T13:16:06.981Z] ++ dirname cmd/core-command/Dockerfile [2021-06-27T13:16:06.981Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-27T13:16:06.981Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-27T13:16:06.981Z] ++ dirname cmd/core-data/Dockerfile [2021-06-27T13:16:06.981Z] ++ cut -d/ -f2 [2021-06-27T13:16:06.981Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-27T13:16:06.981Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-27T13:16:06.981Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-27T13:16:06.982Z] ++ cut -d/ -f2 [2021-06-27T13:16:06.982Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-27T13:16:06.982Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-27T13:16:06.982Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-27T13:16:06.982Z] ++ cut -d/ -f2 [2021-06-27T13:16:06.982Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-27T13:16:06.982Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-27T13:16:06.982Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-27T13:16:06.982Z] ++ cut -d/ -f2 [2021-06-27T13:16:06.982Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-27T13:16:06.982Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-27T13:16:06.982Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-27T13:16:06.982Z] ++ cut -d/ -f2 [2021-06-27T13:16:06.982Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-27T13:16:06.982Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-27T13:16:06.982Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-27T13:16:06.982Z] ++ cut -d/ -f2 [2021-06-27T13:16:06.982Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-27T13:16:06.982Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-27T13:16:06.982Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-27T13:16:06.982Z] ++ cut -d/ -f2 [2021-06-27T13:16:06.982Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-27T13:16:06.982Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-27T13:16:06.982Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-27T13:16:06.982Z] ++ cut -d/ -f2 [2021-06-27T13:16:06.982Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-27T13:16:07.033Z] 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-27T13:16:08.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-27T13:16:08.697Z] [2021-06-27T13:16:08.697Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-27T13:16:09.018Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-27T13:16:09.018Z] latest: Pulling from edgex-devops/git-semver [2021-06-27T13:16:09.018Z] 31603596830f: Pulling fs layer [2021-06-27T13:16:09.018Z] 54011a49482f: Pulling fs layer [2021-06-27T13:16:09.018Z] a6820b24f6d8: Pulling fs layer [2021-06-27T13:16:09.018Z] f581987b2513: Pulling fs layer [2021-06-27T13:16:09.018Z] f581987b2513: Waiting [2021-06-27T13:16:09.018Z] 54011a49482f: Verifying Checksum [2021-06-27T13:16:09.018Z] 54011a49482f: Download complete [2021-06-27T13:16:09.280Z] 31603596830f: Verifying Checksum [2021-06-27T13:16:09.280Z] 31603596830f: Download complete [2021-06-27T13:16:09.280Z] a6820b24f6d8: Verifying Checksum [2021-06-27T13:16:09.280Z] a6820b24f6d8: Download complete [2021-06-27T13:16:09.280Z] f581987b2513: Verifying Checksum [2021-06-27T13:16:09.280Z] f581987b2513: Download complete [2021-06-27T13:16:09.280Z] 31603596830f: Pull complete [2021-06-27T13:16:09.546Z] 54011a49482f: Pull complete [2021-06-27T13:16:10.132Z] a6820b24f6d8: Pull complete [2021-06-27T13:16:10.399Z] f581987b2513: Pull complete [2021-06-27T13:16:10.399Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-27T13:16:10.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-27T13:16:10.399Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-27T13:16:10.484Z] prd-centos7-docker-4c-2g-399 does not seem to be running inside a container [2021-06-27T13:16:10.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-27T13:16:11.780Z] $ docker top d2e4ac50d1f107f175e64fc104bea972ee0517bf18a880cd05840ba61761aa4b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-27T13:16:11.941Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-27T13:16:11.941Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-27T13:16:12.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-27T13:16:12.073Z] $ docker exec d2e4ac50d1f107f175e64fc104bea972ee0517bf18a880cd05840ba61761aa4b ssh-agent [2021-06-27T13:16:12.207Z] SSH_AUTH_SOCK=/tmp/ssh-9WkRcdv0cjaz/agent.15 [2021-06-27T13:16:12.208Z] SSH_AGENT_PID=22 [2021-06-27T13:16:12.217Z] Running ssh-add (command line suppressed) [2021-06-27T13:16:12.331Z] Identity added: /w/workspace/edgex-go/27@tmp/private_key_8267542781088594405.key (/w/workspace/edgex-go/27@tmp/private_key_8267542781088594405.key) [2021-06-27T13:16:12.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-27T13:16:12.656Z] + git tag --points-at HEAD [Pipeline] } [2021-06-27T13:16:12.671Z] $ docker exec --env ******** --env ******** d2e4ac50d1f107f175e64fc104bea972ee0517bf18a880cd05840ba61761aa4b ssh-agent -k [2021-06-27T13:16:12.774Z] unset SSH_AUTH_SOCK; [2021-06-27T13:16:12.774Z] unset SSH_AGENT_PID; [2021-06-27T13:16:12.774Z] echo Agent pid 22 killed; [2021-06-27T13:16:12.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-27T13:16:12.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-27T13:16:12.832Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-27T13:16:12.959Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-27T13:16:12.963Z] $ docker exec d2e4ac50d1f107f175e64fc104bea972ee0517bf18a880cd05840ba61761aa4b ssh-agent [2021-06-27T13:16:13.091Z] SSH_AUTH_SOCK=/tmp/ssh-P9yMAYQtJtHh/agent.55 [2021-06-27T13:16:13.091Z] SSH_AGENT_PID=62 [2021-06-27T13:16:13.097Z] Running ssh-add (command line suppressed) [2021-06-27T13:16:13.207Z] Identity added: /w/workspace/edgex-go/27@tmp/private_key_2527485997154608008.key (/w/workspace/edgex-go/27@tmp/private_key_2527485997154608008.key) [2021-06-27T13:16:13.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-27T13:16:13.539Z] + git semver init [2021-06-27T13:16:13.539Z] # -> Open(): unable to determine branch for HEAD [2021-06-27T13:16:13.539Z] # $GIT_DIR = /w/workspace/edgex-go/27/.git [2021-06-27T13:16:13.539Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/27 [2021-06-27T13:16:13.539Z] # $SEMVER_REMOTE_NAME = origin [2021-06-27T13:16:13.539Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-27T13:16:13.539Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-27T13:16:13.539Z] # $SEMVER_BRANCH = PR-3579 [2021-06-27T13:16:13.539Z] # $SEMVER_TEMP = /tmp/semver-867375583 [2021-06-27T13:16:13.539Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-27T13:16:28.513Z] # '/tmp/semver-867375583' -> '/w/workspace/edgex-go/27/.semver' [2021-06-27T13:16:28.513Z] # -> Force: false [2021-06-27T13:16:28.513Z] # $SEMVER_DIR = /w/workspace/edgex-go/27/.semver [Pipeline] } [2021-06-27T13:16:28.522Z] $ docker exec --env ******** --env ******** d2e4ac50d1f107f175e64fc104bea972ee0517bf18a880cd05840ba61761aa4b ssh-agent -k [2021-06-27T13:16:28.612Z] unset SSH_AUTH_SOCK; [2021-06-27T13:16:28.612Z] unset SSH_AGENT_PID; [2021-06-27T13:16:28.612Z] echo Agent pid 62 killed; [2021-06-27T13:16:28.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-27T13:16:28.960Z] + git semver [Pipeline] } [2021-06-27T13:16:28.976Z] $ docker stop --time=1 d2e4ac50d1f107f175e64fc104bea972ee0517bf18a880cd05840ba61761aa4b [2021-06-27T13:16:30.974Z] $ docker rm -f d2e4ac50d1f107f175e64fc104bea972ee0517bf18a880cd05840ba61761aa4b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-27T13:16:31.369Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-27T13:16:31.647Z] Stashed 1 file(s) [Pipeline] echo [2021-06-27T13:16:31.651Z] [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-27T13:16:32.407Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-27T13:16:32.704Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-27T13:16:33.015Z] + true [2021-06-27T13:16:33.015Z] + sudo service docker restart [2021-06-27T13:16:33.015Z] Redirecting to /bin/systemctl restart docker.service [2021-06-27T13:16:47.019Z] Still waiting to schedule task [2021-06-27T13:16:47.020Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline [Pipeline] echo [2021-06-27T13:16:51.168Z] ========================================================= [2021-06-27T13:16:51.168Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-27T13:16:51.168Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-27T13:16:51.488Z] + 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-27T13:16:52.906Z] Sending build context to Docker daemon 329.5MB [2021-06-27T13:16:52.907Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-27T13:16:52.907Z] Step 2/6 : FROM ${BASE} [2021-06-27T13:16:52.907Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-27T13:16:52.907Z] 540db60ca938: Pulling fs layer [2021-06-27T13:16:52.907Z] adcc1eea9eea: Pulling fs layer [2021-06-27T13:16:52.907Z] 4c4ab2625f07: Pulling fs layer [2021-06-27T13:16:52.907Z] 0510c868ecb4: Pulling fs layer [2021-06-27T13:16:52.907Z] afea3b2eda06: Pulling fs layer [2021-06-27T13:16:52.907Z] 7809a108b3ef: Pulling fs layer [2021-06-27T13:16:52.907Z] f706445af74f: Pulling fs layer [2021-06-27T13:16:52.907Z] 0510c868ecb4: Waiting [2021-06-27T13:16:52.907Z] afea3b2eda06: Waiting [2021-06-27T13:16:52.907Z] 7809a108b3ef: Waiting [2021-06-27T13:16:52.907Z] f706445af74f: Waiting [2021-06-27T13:16:52.907Z] 4c4ab2625f07: Verifying Checksum [2021-06-27T13:16:52.907Z] 4c4ab2625f07: Download complete [2021-06-27T13:16:52.907Z] adcc1eea9eea: Verifying Checksum [2021-06-27T13:16:52.907Z] adcc1eea9eea: Download complete [2021-06-27T13:16:52.907Z] afea3b2eda06: Verifying Checksum [2021-06-27T13:16:52.907Z] afea3b2eda06: Download complete [2021-06-27T13:16:52.907Z] 540db60ca938: Verifying Checksum [2021-06-27T13:16:52.907Z] 540db60ca938: Download complete [2021-06-27T13:16:52.907Z] 7809a108b3ef: Verifying Checksum [2021-06-27T13:16:52.907Z] 7809a108b3ef: Download complete [2021-06-27T13:16:53.174Z] 540db60ca938: Pull complete [2021-06-27T13:16:53.174Z] adcc1eea9eea: Pull complete [2021-06-27T13:16:53.435Z] 4c4ab2625f07: Pull complete [2021-06-27T13:16:55.356Z] f706445af74f: Verifying Checksum [2021-06-27T13:16:55.356Z] f706445af74f: Download complete [2021-06-27T13:16:55.356Z] 0510c868ecb4: Verifying Checksum [2021-06-27T13:16:55.356Z] 0510c868ecb4: Download complete [2021-06-27T13:16:58.694Z] 0510c868ecb4: Pull complete [2021-06-27T13:16:58.694Z] afea3b2eda06: Pull complete [2021-06-27T13:16:58.694Z] 7809a108b3ef: Pull complete [2021-06-27T13:17:01.264Z] f706445af74f: Pull complete [2021-06-27T13:17:01.264Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-27T13:17:01.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-27T13:17:01.264Z] ---> b068be0155e3 [2021-06-27T13:17:01.264Z] 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-27T13:17:01.839Z] ---> Running in 2df63b65da1d [2021-06-27T13:17:02.110Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-27T13:17:03.055Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-27T13:17:03.998Z] (1/12) Installing libmagic (5.39-r0) [2021-06-27T13:17:04.569Z] (2/12) Installing file (5.39-r0) [2021-06-27T13:17:04.569Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-27T13:17:04.830Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-27T13:17:10.122Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-27T13:17:10.122Z] (6/12) Installing patch (2.7.6-r7) [2021-06-27T13:17:10.122Z] (7/12) Installing build-base (0.5-r2) [2021-06-27T13:17:10.122Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-27T13:17:10.122Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-27T13:17:10.122Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-27T13:17:10.122Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-27T13:17:10.386Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-27T13:17:10.386Z] Executing busybox-1.32.1-r6.trigger [2021-06-27T13:17:10.386Z] OK: 219 MiB in 52 packages [2021-06-27T13:17:11.772Z] Removing intermediate container 2df63b65da1d [2021-06-27T13:17:11.772Z] ---> 5f7e339bd072 [2021-06-27T13:17:11.772Z] Step 4/6 : WORKDIR /edgex-go [2021-06-27T13:17:11.772Z] ---> Running in 5ecb6dfd21f9 [2021-06-27T13:17:11.772Z] Removing intermediate container 5ecb6dfd21f9 [2021-06-27T13:17:11.772Z] ---> a0b9a30afd78 [2021-06-27T13:17:11.772Z] Step 5/6 : COPY go.mod . [2021-06-27T13:17:12.035Z] ---> 3580fb9c75d2 [2021-06-27T13:17:12.035Z] Step 6/6 : RUN go mod download [2021-06-27T13:17:12.035Z] ---> Running in 406d71b23922 [2021-06-27T13:17:24.292Z] Removing intermediate container 406d71b23922 [2021-06-27T13:17:24.292Z] ---> 03281f6bec6b [2021-06-27T13:17:24.292Z] Successfully built 03281f6bec6b [2021-06-27T13:17:24.292Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-27T13:17:24.600Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-27T13:17:24.600Z] . [Pipeline] withDockerContainer [2021-06-27T13:17:24.679Z] prd-centos7-docker-4c-2g-399 does not seem to be running inside a container [2021-06-27T13:17:24.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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-x86_64 cat [2021-06-27T13:17:25.120Z] $ docker top 70d9ee98b5514c4a686a3ccc09c0fbdd00953fc0debe2c915804205053128763 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-27T13:17:25.519Z] + go version [2021-06-27T13:17:25.519Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-27T13:17:25.531Z] $ docker stop --time=1 70d9ee98b5514c4a686a3ccc09c0fbdd00953fc0debe2c915804205053128763 [2021-06-27T13:17:26.726Z] $ docker rm -f 70d9ee98b5514c4a686a3ccc09c0fbdd00953fc0debe2c915804205053128763 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-27T13:17:27.323Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-27T13:17:27.323Z] . [Pipeline] withDockerContainer [2021-06-27T13:17:27.400Z] prd-centos7-docker-4c-2g-399 does not seem to be running inside a container [2021-06-27T13:17:27.449Z] $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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-x86_64 cat [2021-06-27T13:17:27.791Z] $ docker top fda9d0b37ede7091144eb9da59a84c5be81a3a65081d25e9242cfbe5cb1c7bdd -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-27T13:17:27.885Z] ========================================================= [2021-06-27T13:17:27.885Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-27T13:17:27.885Z] ========================================================= [Pipeline] sh [2021-06-27T13:17:28.182Z] + go mod tidy [Pipeline] sh [2021-06-27T13:17:28.753Z] + make test [2021-06-27T13:17:28.753Z] go mod tidy [2021-06-27T13:17:28.753Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-27T13:17:34.111Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-27T13:17:52.357Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-27T13:17:55.015Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-27T13:17:55.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-27T13:17:55.857Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-27T13:17:58.440Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-27T13:17:58.701Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-27T13:17:58.701Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-27T13:17:58.701Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-27T13:17:59.274Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-27T13:17:59.541Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-27T13:17:59.807Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-27T13:17:59.807Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-27T13:17:59.807Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-27T13:17:59.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-27T13:18:02.388Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-06-27T13:18:02.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-27T13:18:02.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-27T13:18:03.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.056s coverage: 100.0% of statements [2021-06-27T13:18:03.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-27T13:18:03.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.060s coverage: 53.1% of statements [2021-06-27T13:18:03.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-27T13:18:03.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-27T13:18:04.590Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.096s coverage: 87.7% of statements [2021-06-27T13:18:04.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-27T13:18:04.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-27T13:18:04.590Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.039s coverage: 78.9% of statements [2021-06-27T13:18:05.992Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements [2021-06-27T13:18:05.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-27T13:18:05.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-27T13:18:05.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-27T13:18:05.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-27T13:18:05.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-27T13:18:06.256Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.236s coverage: 95.1% of statements [2021-06-27T13:18:06.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-27T13:18:06.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-27T13:18:06.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-27T13:18:06.257Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-27T13:18:06.257Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-27T13:18:06.257Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-27T13:18:06.257Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-27T13:18:06.257Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-27T13:18:06.257Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-06-27T13:18:06.257Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-27T13:18:06.257Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-27T13:18:06.257Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-27T13:18:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements [2021-06-27T13:18:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-27T13:18:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2021-06-27T13:18:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.039s coverage: 22.0% of statements [2021-06-27T13:18:07.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-27T13:18:07.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.040s coverage: 47.1% of statements [2021-06-27T13:18:07.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.043s coverage: 79.5% of statements [2021-06-27T13:18:07.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-06-27T13:18:08.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.126s coverage: 96.3% of statements [2021-06-27T13:18:08.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2021-06-27T13:18:20.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2021-06-27T13:18:20.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.038s coverage: 44.8% of statements [2021-06-27T13:18:27.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.205s coverage: 81.8% of statements [2021-06-27T13:18:27.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-27T13:18:45.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements [2021-06-27T13:18:45.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-27T13:18:45.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-27T13:18:45.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-27T13:18:45.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements [2021-06-27T13:18:45.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-27T13:18:45.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-27T13:18:45.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-27T13:18:45.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-27T13:18:45.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-27T13:18:45.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-06-27T13:18:45.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-27T13:18:45.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-27T13:18:45.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-06-27T13:18:45.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-27T13:18:45.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-06-27T13:18:45.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-27T13:18:45.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements [2021-06-27T13:18:45.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-06-27T13:18:45.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-06-27T13:18:45.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.070s coverage: 91.2% of statements [2021-06-27T13:18:45.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-27T13:18:45.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2021-06-27T13:18:45.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-27T13:18:45.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-27T13:18:45.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-06-27T13:18:45.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-06-27T13:18:45.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-06-27T13:18:45.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-06-27T13:18:45.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2021-06-27T13:18:45.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.170s coverage: 66.9% of statements [2021-06-27T13:18:45.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-27T13:18:45.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-27T13:18:45.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-27T13:18:45.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.6% of statements [2021-06-27T13:18:45.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-27T13:18:45.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-27T13:18:45.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-06-27T13:18:45.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-27T13:18:45.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2021-06-27T13:18:45.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-27T13:18:51.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 19.3% of statements [2021-06-27T13:18:51.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-27T13:18:51.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-27T13:18:51.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-27T13:18:51.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-27T13:18:51.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 91.9% of statements [2021-06-27T13:18:51.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-27T13:18:51.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-27T13:18:51.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-27T13:18:51.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-27T13:18:51.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-27T13:18:51.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-06-27T13:18:51.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-27T13:18:51.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-27T13:18:51.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.6% of statements [2021-06-27T13:18:51.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-27T13:18:51.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-27T13:18:51.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-27T13:18:51.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-27T13:18:51.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-27T13:18:51.924Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-06-27T13:18:51.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-27T13:18:51.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-27T13:18:51.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-27T13:18:51.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-27T13:18:51.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-27T13:18:51.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-27T13:18:51.924Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-06-27T13:18:51.924Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-06-27T13:18:52.194Z] GO111MODULE=on go vet ./... [2021-06-27T13:18:53.507Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-400 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-27T13:18:53.525Z] Running in /w/workspace/edgex-go/27 [Pipeline] { [Pipeline] checkout [2021-06-27T13:18:53.833Z] The recommended git tool is: git [2021-06-27T13:18:59.251Z] using credential edgex-jenkins-ssh [2021-06-27T13:18:59.269Z] Cloning the remote Git repository [2021-06-27T13:18:59.325Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-27T13:18:59.433Z] > git init /w/workspace/edgex-go/27 # timeout=10 [2021-06-27T13:18:59.501Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-27T13:18:59.502Z] > git --version # timeout=10 [2021-06-27T13:18:59.518Z] > git --version # 'git version 2.17.1' [2021-06-27T13:18:59.520Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-27T13:18:59.609Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-27T13:19:15.472Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-27T13:19:15.501Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-27T13:19:15.526Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-27T13:19:15.556Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-27T13:19:15.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-27T13:19:15.568Z] > 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-27T13:19:16.465Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 [2021-06-27T13:19:16.787Z] Merge succeeded, producing 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 [2021-06-27T13:19:16.788Z] Checking out Revision 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 (PR-3579) [2021-06-27T13:19:16.486Z] > git config core.sparsecheckout # timeout=10 [2021-06-27T13:19:16.503Z] > git checkout -f 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 # timeout=10 [2021-06-27T13:19:16.714Z] > git remote # timeout=10 [2021-06-27T13:19:16.731Z] > git config --get remote.origin.url # timeout=10 [2021-06-27T13:19:16.744Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-27T13:19:16.753Z] > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 [2021-06-27T13:19:16.776Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-27T13:19:16.795Z] > git config core.sparsecheckout # timeout=10 [2021-06-27T13:19:16.804Z] > git checkout -f 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 # timeout=10 [2021-06-27T13:19:19.569Z] gofmt -l . [2021-06-27T13:19:19.569Z] [ "`gofmt -l .`" = "" ] [2021-06-27T13:19:19.569Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-27T13:19:19.873Z] + ls -al . [2021-06-27T13:19:19.873Z] total 560 [2021-06-27T13:19:19.873Z] drwxrwxr-x 10 1001 1001 4096 Jun 27 13:19 . [2021-06-27T13:19:19.873Z] drwxr-xr-x 4 root root 30 Jun 27 13:17 .. [2021-06-27T13:19:19.873Z] -rw-rw-r-- 1 1001 1001 11 Jun 27 13:15 .dockerignore [2021-06-27T13:19:19.873Z] drwxrwxr-x 8 1001 1001 179 Jun 27 13:16 .git [2021-06-27T13:19:19.873Z] drwxrwxr-x 3 1001 1001 125 Jun 27 13:15 .github [2021-06-27T13:19:19.873Z] -rw-rw-r-- 1 1001 1001 818 Jun 27 13:15 .gitignore [2021-06-27T13:19:19.873Z] drwx------ 3 1001 1001 60 Jun 27 13:16 .semver [2021-06-27T13:19:19.873Z] -rw-rw-r-- 1 1001 1001 166 Jun 27 13:15 .sonarcloud.properties [2021-06-27T13:19:19.873Z] -rw-rw-r-- 1 1001 1001 8609 Jun 27 13:15 Attribution.txt [2021-06-27T13:19:19.873Z] -rw-rw-r-- 1 1001 1001 43881 Jun 27 13:15 CHANGELOG.md [2021-06-27T13:19:19.873Z] -rw-rw-r-- 1 1001 1001 3804 Jun 27 13:15 CONTRIBUTING.md [2021-06-27T13:19:19.873Z] -rw-rw-r-- 1 1001 1001 931 Jun 27 13:15 Dockerfile.build [2021-06-27T13:19:19.873Z] -rw-rw-r-- 1 1001 1001 849 Jun 27 13:15 Jenkinsfile [2021-06-27T13:19:19.873Z] -rw-rw-r-- 1 1001 1001 10775 Jun 27 13:15 LICENSE [2021-06-27T13:19:19.873Z] -rw-rw-r-- 1 1001 1001 5605 Jun 27 13:15 Makefile [2021-06-27T13:19:19.873Z] -rw-rw-r-- 1 1001 1001 7905 Jun 27 13:15 README.md [2021-06-27T13:19:19.873Z] -rw-rw-r-- 1 1001 1001 7071 Jun 27 13:15 SECURITY.md [2021-06-27T13:19:19.873Z] -rw-rw-r-- 1 1001 1001 5 Jun 27 13:16 VERSION [2021-06-27T13:19:19.873Z] -rw-rw-r-- 1 1001 1001 4131 Jun 27 13:15 ZMQWindows.md [2021-06-27T13:19:19.873Z] drwxrwxr-x 2 1001 1001 37 Jun 27 13:15 bin [2021-06-27T13:19:19.873Z] drwxrwxr-x 14 1001 1001 4096 Jun 27 13:15 cmd [2021-06-27T13:19:19.873Z] -rw-r--r-- 1 root root 398095 Jun 27 13:18 coverage.out [2021-06-27T13:19:19.873Z] -rw-rw-r-- 1 1001 1001 806 Jun 27 13:15 go.mod [2021-06-27T13:19:19.873Z] -rw-r--r-- 1 root root 20759 Jun 27 13:17 go.sum [2021-06-27T13:19:19.873Z] drwxrwxr-x 7 1001 1001 114 Jun 27 13:15 internal [2021-06-27T13:19:19.873Z] drwxrwxr-x 3 1001 1001 16 Jun 27 13:15 openapi [2021-06-27T13:19:19.873Z] drwxrwxr-x 4 1001 1001 71 Jun 27 13:15 snap [2021-06-27T13:19:19.873Z] -rw-rw-r-- 1 1001 1001 168 Jun 27 13:15 version.go [Pipeline] sh [2021-06-27T13:19:20.174Z] + '[' -e coverage.out ] [2021-06-27T13:19:20.174Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-27T13:19:20.271Z] Stashed 1 file(s) [Pipeline] sh [2021-06-27T13:19:20.574Z] + make build [2021-06-27T13:19:20.574Z] go mod tidy [2021-06-27T13:19:20.574Z] 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-27T13:19:21.136Z] Commit message: "fix(snap): update redis ACL config path" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-27T13:19:21.983Z] 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-27T13:19:22.595Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-27T13:19:23.014Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-27T13:19:23.412Z] + true [2021-06-27T13:19:23.412Z] + sudo service docker restart [2021-06-27T13:19:28.615Z] 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-27T13:19:28.878Z] 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-27T13:19:29.839Z] 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-27T13:19:30.101Z] 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-27T13:19:31.047Z] 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-27T13:19:31.631Z] 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-27T13:19:32.579Z] 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-27T13:19:33.521Z] 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-27T13:19:34.105Z] 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-27T13:19:35.067Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-27T13:19:36.484Z] $ docker stop --time=1 fda9d0b37ede7091144eb9da59a84c5be81a3a65081d25e9242cfbe5cb1c7bdd [2021-06-27T13:19:38.271Z] $ docker rm -f fda9d0b37ede7091144eb9da59a84c5be81a3a65081d25e9242cfbe5cb1c7bdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-27T13:19:41.819Z] provisioning config files... [Pipeline] isUnix [Pipeline] sh [2021-06-27T13:19:41.848Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/27@tmp/config3568487996595535768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-27T13:19:42.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-27T13:19:42.139Z] [2021-06-27T13:19:42.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-27T13:19:42.245Z] ---> docker-login.sh [2021-06-27T13:19:42.245Z] nexus3.edgexfoundry.org:10001 [2021-06-27T13:19:42.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-27T13:19:42.453Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-27T13:19:42.453Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-27T13:19:42.453Z] ca9280d653b3: Pulling fs layer [2021-06-27T13:19:42.453Z] 7e9c9ca2126c: Pulling fs layer [2021-06-27T13:19:42.714Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-27T13:19:42.714Z] cbdbe7a5bc2a: Download complete [2021-06-27T13:19:42.714Z] cbdbe7a5bc2a: Pull complete [2021-06-27T13:19:43.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-27T13:19:43.295Z] ca9280d653b3: Verifying Checksum [2021-06-27T13:19:43.295Z] ca9280d653b3: Download complete [2021-06-27T13:19:43.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-27T13:19:43.827Z] Configure a credential helper to remove this warning. See [2021-06-27T13:19:43.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-27T13:19:43.827Z] [2021-06-27T13:19:43.827Z] Login Succeeded [2021-06-27T13:19:43.827Z] nexus3.edgexfoundry.org:10002 [2021-06-27T13:19:43.878Z] ca9280d653b3: Pull complete [2021-06-27T13:19:44.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-27T13:19:44.142Z] 7e9c9ca2126c: Download complete [2021-06-27T13:19:44.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-27T13:19:44.374Z] Configure a credential helper to remove this warning. See [2021-06-27T13:19:44.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-27T13:19:44.374Z] [2021-06-27T13:19:44.374Z] Login Succeeded [2021-06-27T13:19:44.374Z] nexus3.edgexfoundry.org:10003 [2021-06-27T13:19:44.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-27T13:19:44.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-27T13:19:44.663Z] Configure a credential helper to remove this warning. See [2021-06-27T13:19:44.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-27T13:19:44.663Z] [2021-06-27T13:19:44.663Z] Login Succeeded [2021-06-27T13:19:44.663Z] nexus3.edgexfoundry.org:10004 [2021-06-27T13:19:45.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-27T13:19:45.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-27T13:19:45.281Z] Configure a credential helper to remove this warning. See [2021-06-27T13:19:45.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-27T13:19:45.281Z] [2021-06-27T13:19:45.281Z] Login Succeeded [2021-06-27T13:19:45.281Z] docker.io [2021-06-27T13:19:45.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-27T13:19:46.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-27T13:19:46.148Z] Configure a credential helper to remove this warning. See [2021-06-27T13:19:46.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-27T13:19:46.148Z] [2021-06-27T13:19:46.148Z] Login Succeeded [2021-06-27T13:19:46.148Z] ---> docker-login.sh ends [Pipeline] } [2021-06-27T13:19:46.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-27T13:19:46.468Z] ========================================================= [2021-06-27T13:19:46.468Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-27T13:19:46.468Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-27T13:19:46.821Z] + 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-27T13:19:47.480Z] 7e9c9ca2126c: Pull complete [2021-06-27T13:19:47.480Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-27T13:19:47.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-27T13:19:47.480Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-27T13:19:47.559Z] prd-centos7-docker-4c-2g-399 does not seem to be running inside a container [2021-06-27T13:19:47.597Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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-27T13:19:49.212Z] $ docker top 3afad52648d75dcafcff08143e25f741bb6c3773feb1a3c827079728a2ca86f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-27T13:19:49.453Z] Sending build context to Docker daemon 166.4MB [2021-06-27T13:19:49.453Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-27T13:19:49.453Z] Step 2/6 : FROM ${BASE} [2021-06-27T13:19:49.453Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-27T13:19:49.453Z] 595b0fe564bb: Pulling fs layer [2021-06-27T13:19:49.453Z] 3088b5b3c5c0: Pulling fs layer [2021-06-27T13:19:49.453Z] 5b7225fbf94c: Pulling fs layer [2021-06-27T13:19:49.453Z] ba82ee9f976e: Pulling fs layer [2021-06-27T13:19:49.453Z] 506bd15cee9f: Pulling fs layer [2021-06-27T13:19:49.453Z] 75a0a4a0db45: Pulling fs layer [2021-06-27T13:19:49.453Z] 618dc40b7e24: Pulling fs layer [2021-06-27T13:19:49.453Z] ba82ee9f976e: Waiting [2021-06-27T13:19:49.453Z] 506bd15cee9f: Waiting [2021-06-27T13:19:49.453Z] 75a0a4a0db45: Waiting [2021-06-27T13:19:49.453Z] 618dc40b7e24: Waiting [2021-06-27T13:19:49.453Z] 5b7225fbf94c: Verifying Checksum [2021-06-27T13:19:49.453Z] 5b7225fbf94c: Download complete [2021-06-27T13:19:49.453Z] 3088b5b3c5c0: Verifying Checksum [2021-06-27T13:19:49.453Z] 506bd15cee9f: Verifying Checksum [2021-06-27T13:19:49.453Z] 506bd15cee9f: Download complete [2021-06-27T13:19:49.453Z] 75a0a4a0db45: Verifying Checksum [2021-06-27T13:19:49.453Z] 75a0a4a0db45: Download complete [2021-06-27T13:19:49.453Z] 595b0fe564bb: Verifying Checksum [2021-06-27T13:19:49.453Z] 595b0fe564bb: Download complete [2021-06-27T13:19:49.608Z] + docker-compose build --help [2021-06-27T13:19:49.608Z] + grep parallel [2021-06-27T13:19:50.188Z] --parallel Build images in parallel. [Pipeline] } [2021-06-27T13:19:50.198Z] $ docker stop --time=1 3afad52648d75dcafcff08143e25f741bb6c3773feb1a3c827079728a2ca86f7 [2021-06-27T13:19:50.449Z] 595b0fe564bb: Pull complete [2021-06-27T13:19:51.052Z] 3088b5b3c5c0: Pull complete [2021-06-27T13:19:51.331Z] 5b7225fbf94c: Pull complete [2021-06-27T13:19:51.387Z] $ docker rm -f 3afad52648d75dcafcff08143e25f741bb6c3773feb1a3c827079728a2ca86f7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-27T13:19:51.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-27T13:19:51.828Z] . [Pipeline] withDockerContainer [2021-06-27T13:19:51.907Z] prd-centos7-docker-4c-2g-399 does not seem to be running inside a container [2021-06-27T13:19:51.928Z] 618dc40b7e24: Verifying Checksum [2021-06-27T13:19:51.952Z] $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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:latest cat [2021-06-27T13:19:52.325Z] $ docker top 7ceee9dddbede7b1ffff55a751985ffd920280726e60e810fb032a89f8674e45 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-27T13:19:52.705Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-27T13:19:53.287Z] Building core-command ... [2021-06-27T13:19:53.287Z] Building core-data ... [2021-06-27T13:19:53.287Z] Building core-metadata ... [2021-06-27T13:19:53.287Z] Building security-bootstrapper ... [2021-06-27T13:19:53.287Z] Building security-proxy-setup ... [2021-06-27T13:19:53.287Z] Building security-secretstore-setup ... [2021-06-27T13:19:53.287Z] Building support-notifications ... [2021-06-27T13:19:53.287Z] Building support-scheduler ... [2021-06-27T13:19:53.287Z] Building sys-mgmt-agent ... [2021-06-27T13:19:53.287Z] Building support-notifications [2021-06-27T13:19:53.287Z] Building core-metadata [2021-06-27T13:19:53.287Z] Building sys-mgmt-agent [2021-06-27T13:19:53.287Z] Building security-proxy-setup [2021-06-27T13:19:53.287Z] Building support-scheduler [2021-06-27T13:19:53.362Z] ba82ee9f976e: Verifying Checksum [2021-06-27T13:19:53.362Z] ba82ee9f976e: Download complete [2021-06-27T13:20:03.550Z] ba82ee9f976e: Pull complete [2021-06-27T13:20:03.831Z] 506bd15cee9f: Pull complete [2021-06-27T13:20:04.426Z] 75a0a4a0db45: Pull complete [2021-06-27T13:20:07.125Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T13:20:07.125Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-27T13:20:07.125Z] ---> 03281f6bec6b [2021-06-27T13:20:07.125Z] Step 3/23 : WORKDIR /edgex-go [2021-06-27T13:20:07.125Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T13:20:07.125Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-27T13:20:07.125Z] ---> 03281f6bec6b [2021-06-27T13:20:07.125Z] Step 3/22 : WORKDIR /edgex-go [2021-06-27T13:20:07.125Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T13:20:07.125Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-27T13:20:07.125Z] ---> 03281f6bec6b [2021-06-27T13:20:07.125Z] Step 3/23 : WORKDIR /edgex-go [2021-06-27T13:20:07.837Z] 618dc40b7e24: Pull complete [2021-06-27T13:20:07.837Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-27T13:20:07.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-27T13:20:07.837Z] ---> a36622ca3599 [2021-06-27T13:20:07.837Z] 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-27T13:20:09.676Z] ---> Running in 6adef444892c [2021-06-27T13:20:09.676Z] ---> Running in 6d2ec0819266 [2021-06-27T13:20:09.938Z] ---> Running in d0a0fdc6b52d [2021-06-27T13:20:11.283Z] ---> Running in 3187eed138c4 [2021-06-27T13:20:12.262Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-27T13:20:13.238Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-27T13:20:14.218Z] (1/12) Installing libmagic (5.39-r0) [2021-06-27T13:20:14.489Z] (2/12) Installing file (5.39-r0) [2021-06-27T13:20:14.489Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-27T13:20:14.761Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-27T13:20:15.227Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T13:20:15.227Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-27T13:20:15.227Z] ---> 03281f6bec6b [2021-06-27T13:20:15.227Z] Step 3/24 : WORKDIR /edgex-go [2021-06-27T13:20:15.227Z] ---> Using cache [2021-06-27T13:20:15.227Z] ---> 7935e702e6d8 [2021-06-27T13:20:15.227Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T13:20:15.227Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T13:20:15.227Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-27T13:20:15.227Z] ---> 03281f6bec6b [2021-06-27T13:20:15.227Z] Step 3/24 : WORKDIR /edgex-go [2021-06-27T13:20:15.227Z] ---> Using cache [2021-06-27T13:20:15.227Z] ---> 7935e702e6d8 [2021-06-27T13:20:15.227Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T13:20:15.227Z] Removing intermediate container d0a0fdc6b52d [2021-06-27T13:20:15.227Z] ---> 7935e702e6d8 [2021-06-27T13:20:15.227Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T13:20:15.227Z] Removing intermediate container 6adef444892c [2021-06-27T13:20:15.227Z] ---> 1b353fdb68d5 [2021-06-27T13:20:15.227Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T13:20:15.227Z] Removing intermediate container 6d2ec0819266 [2021-06-27T13:20:15.227Z] ---> cf89804ef960 [2021-06-27T13:20:15.227Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T13:20:15.227Z] ---> Running in d91c0e08e874 [2021-06-27T13:20:15.227Z] ---> Running in 57ab1c503194 [2021-06-27T13:20:15.227Z] ---> Running in 49c048c2c70b [2021-06-27T13:20:15.227Z] ---> Running in 69eacc66df35 [2021-06-27T13:20:15.227Z] ---> Running in 6fcff830de1b [2021-06-27T13:20:15.805Z] Removing intermediate container d91c0e08e874 [2021-06-27T13:20:15.805Z] ---> 626e954600f0 [2021-06-27T13:20:15.805Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-27T13:20:15.805Z] ---> Running in 0ba5486fb6ff [2021-06-27T13:20:16.067Z] Removing intermediate container 57ab1c503194 [2021-06-27T13:20:16.067Z] ---> 7923f0d43b6c [2021-06-27T13:20:16.067Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-27T13:20:16.067Z] ---> Running in 0307be2b963d [2021-06-27T13:20:16.067Z] Removing intermediate container 69eacc66df35 [2021-06-27T13:20:16.067Z] ---> 747612c39cfc [2021-06-27T13:20:16.067Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-27T13:20:16.329Z] ---> Running in 10cc1fa36b35 [2021-06-27T13:20:16.329Z] Removing intermediate container 6fcff830de1b [2021-06-27T13:20:16.329Z] ---> 94fb43db3250 [2021-06-27T13:20:16.329Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-27T13:20:16.329Z] ---> Running in d296cee9b612 [2021-06-27T13:20:16.594Z] Removing intermediate container 49c048c2c70b [2021-06-27T13:20:16.594Z] ---> e69b94a89227 [2021-06-27T13:20:16.594Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-27T13:20:16.594Z] ---> Running in db7b7beeb51b [2021-06-27T13:20:16.860Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-27T13:20:16.860Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-27T13:20:16.860Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-27T13:20:16.860Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-27T13:20:17.121Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-27T13:20:17.714Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-27T13:20:17.714Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-27T13:20:17.714Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-27T13:20:17.995Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-27T13:20:17.995Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-27T13:20:17.995Z] OK: 219 MiB in 52 packages [2021-06-27T13:20:17.995Z] OK: 219 MiB in 52 packages [2021-06-27T13:20:18.266Z] OK: 219 MiB in 52 packages [2021-06-27T13:20:18.267Z] Removing intermediate container 0ba5486fb6ff [2021-06-27T13:20:18.267Z] ---> a698dc7558f1 [2021-06-27T13:20:18.267Z] Step 6/24 : COPY go.mod . [2021-06-27T13:20:18.533Z] OK: 219 MiB in 52 packages [2021-06-27T13:20:18.533Z] OK: 219 MiB in 52 packages [2021-06-27T13:20:18.533Z] Removing intermediate container 0307be2b963d [2021-06-27T13:20:18.533Z] ---> af07102f1948 [2021-06-27T13:20:18.533Z] Step 6/22 : COPY go.mod . [2021-06-27T13:20:18.533Z] ---> 81c3205daaa6 [2021-06-27T13:20:18.533Z] Step 7/24 : RUN go mod download [2021-06-27T13:20:18.533Z] Removing intermediate container 10cc1fa36b35 [2021-06-27T13:20:18.533Z] ---> 48ab0117c176 [2021-06-27T13:20:18.533Z] Step 6/23 : COPY go.mod . [2021-06-27T13:20:18.798Z] ---> Running in bff9299c3433 [2021-06-27T13:20:18.798Z] ---> 2ac03e23cdb7 [2021-06-27T13:20:18.798Z] Step 7/22 : RUN go mod download [2021-06-27T13:20:18.798Z] ---> 63d59d3848b7 [2021-06-27T13:20:18.798Z] Step 7/23 : RUN go mod download [2021-06-27T13:20:18.798Z] ---> Running in 9cd4cf213224 [2021-06-27T13:20:18.798Z] ---> Running in 1e0246bbe898 [2021-06-27T13:20:18.798Z] Removing intermediate container db7b7beeb51b [2021-06-27T13:20:18.798Z] ---> ccc22203a805 [2021-06-27T13:20:18.798Z] Step 6/23 : COPY go.mod . [2021-06-27T13:20:19.067Z] Removing intermediate container d296cee9b612 [2021-06-27T13:20:19.067Z] ---> 2a105e77f0f3 [2021-06-27T13:20:19.067Z] Step 6/24 : COPY go.mod . [2021-06-27T13:20:19.067Z] ---> b628922eab11 [2021-06-27T13:20:19.067Z] Step 7/23 : RUN go mod download [2021-06-27T13:20:19.067Z] ---> Running in f5c7ba149111 [2021-06-27T13:20:19.330Z] ---> 7c86273f5f46 [2021-06-27T13:20:19.330Z] Step 7/24 : RUN go mod download [2021-06-27T13:20:19.330Z] ---> Running in 8f02b6c1b4b7 [2021-06-27T13:20:20.308Z] Removing intermediate container bff9299c3433 [2021-06-27T13:20:20.308Z] ---> e9f9c53334fd [2021-06-27T13:20:20.308Z] Step 8/24 : COPY . . [2021-06-27T13:20:20.308Z] Removing intermediate container 9cd4cf213224 [2021-06-27T13:20:20.308Z] ---> a7a17ba02db1 [2021-06-27T13:20:20.308Z] Step 8/22 : COPY . . [2021-06-27T13:20:20.308Z] Removing intermediate container 1e0246bbe898 [2021-06-27T13:20:20.308Z] ---> c236438ab2f8 [2021-06-27T13:20:20.308Z] Step 8/23 : COPY . . [2021-06-27T13:20:20.308Z] Removing intermediate container f5c7ba149111 [2021-06-27T13:20:20.308Z] ---> 8931bd0d7715 [2021-06-27T13:20:20.308Z] Step 8/23 : COPY . . [2021-06-27T13:20:21.482Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-27T13:20:21.482Z] (6/12) Installing patch (2.7.6-r7) [2021-06-27T13:20:21.482Z] (7/12) Installing build-base (0.5-r2) [2021-06-27T13:20:21.482Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-27T13:20:21.482Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-27T13:20:21.482Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-27T13:20:21.482Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-27T13:20:21.482Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-27T13:20:21.482Z] Executing busybox-1.32.1-r6.trigger [2021-06-27T13:20:21.482Z] OK: 218 MiB in 52 packages [2021-06-27T13:20:23.664Z] Removing intermediate container 8f02b6c1b4b7 [2021-06-27T13:20:23.664Z] ---> ead4606cf507 [2021-06-27T13:20:23.664Z] Step 8/24 : COPY . . [2021-06-27T13:20:25.814Z] Removing intermediate container 3187eed138c4 [2021-06-27T13:20:25.814Z] ---> c5cdeb2eca43 [2021-06-27T13:20:25.814Z] Step 4/6 : WORKDIR /edgex-go [2021-06-27T13:20:25.814Z] ---> Running in 4483c182761c [2021-06-27T13:20:26.098Z] Removing intermediate container 4483c182761c [2021-06-27T13:20:26.098Z] ---> dba0e1484c58 [2021-06-27T13:20:26.098Z] Step 5/6 : COPY go.mod . [2021-06-27T13:20:26.700Z] ---> e4eff8d8bda5 [2021-06-27T13:20:26.700Z] Step 6/6 : RUN go mod download [2021-06-27T13:20:26.976Z] ---> Running in d634d8ff0a02 [2021-06-27T13:20:35.922Z] ---> 1dfb924cc7e7 [2021-06-27T13:20:35.922Z] Step 9/23 : RUN go mod tidy [2021-06-27T13:20:36.505Z] ---> Running in 277aad77652a [2021-06-27T13:20:39.816Z] Removing intermediate container 277aad77652a [2021-06-27T13:20:39.816Z] ---> 850978408cfa [2021-06-27T13:20:39.816Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-27T13:20:39.816Z] ---> Running in bc20d8698647 [2021-06-27T13:20:40.088Z] 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-27T13:20:53.795Z] Removing intermediate container d634d8ff0a02 [2021-06-27T13:20:53.795Z] ---> 6d65ec9523b9 [2021-06-27T13:20:53.795Z] Successfully built 6d65ec9523b9 [2021-06-27T13:20:53.795Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-27T13:20:54.157Z] + docker inspect -f . ci-base-image-arm64 [2021-06-27T13:20:54.157Z] . [Pipeline] withDockerContainer [2021-06-27T13:20:54.433Z] prd-ubuntu18.04-docker-arm64-4c-16g-400 does not seem to be running inside a container [2021-06-27T13:20:54.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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-27T13:20:56.105Z] $ docker top 005f77107089eceb34bb01ae06959e8e785c137a25259f717b4777f9d3096550 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-27T13:20:57.094Z] + go version [2021-06-27T13:20:57.094Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-27T13:20:57.122Z] $ docker stop --time=1 005f77107089eceb34bb01ae06959e8e785c137a25259f717b4777f9d3096550 [2021-06-27T13:20:58.980Z] $ docker rm -f 005f77107089eceb34bb01ae06959e8e785c137a25259f717b4777f9d3096550 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-27T13:21:00.019Z] + docker inspect -f . ci-base-image-arm64 [2021-06-27T13:21:00.019Z] . [Pipeline] withDockerContainer [2021-06-27T13:21:00.255Z] prd-ubuntu18.04-docker-arm64-4c-16g-400 does not seem to be running inside a container [2021-06-27T13:21:00.343Z] $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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-27T13:21:01.866Z] $ docker top 545ab1b0c689834c30a2f05d470f1567467245248e7940176c1be044dfafbc0e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-27T13:21:02.175Z] ========================================================= [2021-06-27T13:21:02.175Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-27T13:21:02.175Z] ========================================================= [Pipeline] sh [2021-06-27T13:21:02.222Z] ---> 9d0a885ad995 [2021-06-27T13:21:02.222Z] Step 9/23 : RUN go mod tidy [2021-06-27T13:21:02.222Z] ---> 40ef4d55e838 [2021-06-27T13:21:02.222Z] Step 9/24 : RUN go mod tidy [2021-06-27T13:21:02.222Z] ---> Running in a60fd8826a47 [2021-06-27T13:21:02.222Z] ---> 7ba515d8e7b2 [2021-06-27T13:21:02.222Z] Step 9/22 : RUN go mod tidy [2021-06-27T13:21:02.222Z] ---> Running in 9bdcc47619f7 [2021-06-27T13:21:02.222Z] ---> Running in e2539d566976 [2021-06-27T13:21:02.222Z] Removing intermediate container bc20d8698647 [2021-06-27T13:21:02.222Z] ---> 9f2f312b54bc [2021-06-27T13:21:02.222Z] [2021-06-27T13:21:02.222Z] Step 11/23 : FROM alpine:3.12 [2021-06-27T13:21:02.798Z] 3.12: Pulling from library/alpine [2021-06-27T13:21:02.846Z] + go mod tidy [Pipeline] sh [2021-06-27T13:21:04.115Z] + make test [2021-06-27T13:21:04.115Z] go mod tidy [2021-06-27T13:21:04.392Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-27T13:21:06.116Z] Removing intermediate container a60fd8826a47 [2021-06-27T13:21:06.116Z] ---> 3d410aff8244 [2021-06-27T13:21:06.116Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-27T13:21:06.116Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-27T13:21:06.116Z] Status: Downloaded newer image for alpine:3.12 [2021-06-27T13:21:06.116Z] ---> 13621d1b12d4 [2021-06-27T13:21:06.116Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-27T13:21:06.116Z] ---> Running in 25ea4c59c2c2 [2021-06-27T13:21:06.116Z] ---> c9103c86bbcd [2021-06-27T13:21:06.116Z] Step 9/24 : RUN go mod tidy [2021-06-27T13:21:06.116Z] ---> Running in 78465158d751 [2021-06-27T13:21:06.116Z] ---> Running in 10acf3eede8b [2021-06-27T13:21:06.116Z] Removing intermediate container 9bdcc47619f7 [2021-06-27T13:21:06.116Z] ---> e32297624fb3 [2021-06-27T13:21:06.116Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-27T13:21:06.116Z] Removing intermediate container e2539d566976 [2021-06-27T13:21:06.116Z] ---> 100f28ab4905 [2021-06-27T13:21:06.116Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-27T13:21:06.116Z] ---> Running in 4501c8f7ee97 [2021-06-27T13:21:06.393Z] ---> Running in 5a8ace8803fa [2021-06-27T13:21:06.393Z] 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-27T13:21:06.999Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-27T13:21:06.999Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-27T13:21:07.287Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-27T13:21:07.287Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-27T13:21:07.287Z] Executing busybox-1.31.1-r20.trigger [2021-06-27T13:21:07.287Z] 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-27T13:21:07.287Z] Executing ca-certificates-20191127-r4.trigger [2021-06-27T13:21:07.287Z] OK: 6 MiB in 16 packages [2021-06-27T13:21:07.560Z] 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-27T13:21:08.537Z] Removing intermediate container 78465158d751 [2021-06-27T13:21:08.537Z] ---> 082237f20585 [2021-06-27T13:21:08.537Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-27T13:21:08.537Z] ---> Running in a6139a319c6a [2021-06-27T13:21:09.141Z] Removing intermediate container a6139a319c6a [2021-06-27T13:21:09.141Z] ---> 8a6bb1928b9e [2021-06-27T13:21:09.141Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-27T13:21:09.141Z] ---> Running in 394ba8fa3278 [2021-06-27T13:21:09.141Z] Removing intermediate container 10acf3eede8b [2021-06-27T13:21:09.141Z] ---> 74c994e3f1e5 [2021-06-27T13:21:09.141Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-27T13:21:09.412Z] ---> Running in 8c6ea56ad1a9 [2021-06-27T13:21:09.685Z] Removing intermediate container 394ba8fa3278 [2021-06-27T13:21:09.685Z] ---> 6edd74d87e4e [2021-06-27T13:21:09.685Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-27T13:21:09.685Z] ---> Running in ed2362fa8b42 [2021-06-27T13:21:09.961Z] Removing intermediate container ed2362fa8b42 [2021-06-27T13:21:09.961Z] ---> 5e6274016c26 [2021-06-27T13:21:09.961Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-27T13:21:10.236Z] 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-27T13:21:10.511Z] ---> c1f1629095e7 [2021-06-27T13:21:10.511Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-27T13:21:11.937Z] ---> b180f75b3de1 [2021-06-27T13:21:11.937Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-27T13:21:11.937Z] ---> 522cbb276467 [2021-06-27T13:21:11.937Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-27T13:21:12.209Z] ---> Running in 726cfa4e49c2 [2021-06-27T13:21:12.209Z] Removing intermediate container 726cfa4e49c2 [2021-06-27T13:21:12.209Z] ---> 3f0167a2cf9d [2021-06-27T13:21:12.209Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-27T13:21:12.477Z] ---> Running in 9aa2c72a8530 [2021-06-27T13:21:12.747Z] Removing intermediate container 9aa2c72a8530 [2021-06-27T13:21:12.747Z] ---> edec4b475ad0 [2021-06-27T13:21:12.747Z] Step 21/23 : LABEL arch=x86_64 [2021-06-27T13:21:13.338Z] ---> Running in a3ac462fe035 [2021-06-27T13:21:13.606Z] Removing intermediate container a3ac462fe035 [2021-06-27T13:21:13.606Z] ---> 330fd716862c [2021-06-27T13:21:13.606Z] Step 22/23 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 [2021-06-27T13:21:13.876Z] ---> Running in 207d58c99ef4 [2021-06-27T13:21:13.876Z] Removing intermediate container 207d58c99ef4 [2021-06-27T13:21:13.876Z] ---> be726019a898 [2021-06-27T13:21:13.876Z] Step 23/23 : LABEL version=0.0.0 [2021-06-27T13:21:13.876Z] ---> Running in faaeb38b19e4 [2021-06-27T13:21:14.153Z] Removing intermediate container faaeb38b19e4 [2021-06-27T13:21:14.153Z] ---> c751f5967af1 [2021-06-27T13:21:14.153Z] [2021-06-27T13:21:14.433Z] Successfully built c751f5967af1 [2021-06-27T13:21:14.433Z] Successfully tagged support-notifications:latest [2021-06-27T13:21:14.433Z] Building core-command [2021-06-27T13:21:26.852Z]  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T13:21:26.852Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-27T13:21:26.852Z] ---> 03281f6bec6b [2021-06-27T13:21:26.852Z] Step 3/24 : WORKDIR /edgex-go [2021-06-27T13:21:26.852Z] ---> Using cache [2021-06-27T13:21:26.852Z] ---> 7935e702e6d8 [2021-06-27T13:21:26.853Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T13:21:26.853Z] ---> Using cache [2021-06-27T13:21:26.853Z] ---> 94fb43db3250 [2021-06-27T13:21:26.853Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-27T13:21:26.853Z] ---> Running in 94d139b027b2 [2021-06-27T13:21:27.122Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-27T13:21:28.099Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-27T13:21:28.697Z] OK: 219 MiB in 52 packages [2021-06-27T13:21:30.129Z] Removing intermediate container 94d139b027b2 [2021-06-27T13:21:30.129Z] ---> 243aecb2c482 [2021-06-27T13:21:30.129Z] Step 6/24 : COPY go.mod . [2021-06-27T13:21:30.129Z] ---> 2da6cc156e7a [2021-06-27T13:21:30.129Z] Step 7/24 : RUN go mod download [2021-06-27T13:21:30.403Z] ---> Running in 28deaf1da380 [2021-06-27T13:21:31.226Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-27T13:21:31.844Z] Removing intermediate container 28deaf1da380 [2021-06-27T13:21:31.844Z] ---> af2fa4d40526 [2021-06-27T13:21:31.844Z] Step 8/24 : COPY . . [2021-06-27T13:21:44.219Z] ---> 9ebd8da5ff40 [2021-06-27T13:21:44.219Z] Step 9/24 : RUN go mod tidy [2021-06-27T13:21:44.219Z] ---> Running in 7f48495ab6be [2021-06-27T13:21:46.185Z] 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-27T13:21:46.185Z] Removing intermediate container 7f48495ab6be [2021-06-27T13:21:46.185Z] ---> abc0581efe25 [2021-06-27T13:21:46.185Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-27T13:21:48.117Z] ---> Running in cbf3ecda6ae8 [2021-06-27T13:21:48.720Z] 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-27T13:21:48.986Z] Removing intermediate container 25ea4c59c2c2 [2021-06-27T13:21:48.986Z] ---> 4e9f127733b8 [2021-06-27T13:21:48.986Z] [2021-06-27T13:21:48.986Z] Step 11/23 : FROM alpine:3.12 [2021-06-27T13:21:48.986Z] ---> 13621d1b12d4 [2021-06-27T13:21:48.986Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-27T13:21:48.986Z] ---> Running in 967cdb344657 [2021-06-27T13:21:49.561Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-27T13:21:49.561Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-27T13:21:50.159Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-27T13:21:50.159Z] Executing busybox-1.31.1-r20.trigger [2021-06-27T13:21:50.159Z] OK: 6 MiB in 15 packages [2021-06-27T13:21:50.745Z] Removing intermediate container 967cdb344657 [2021-06-27T13:21:50.745Z] ---> 8e7c2b47c28d [2021-06-27T13:21:50.745Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-27T13:21:50.745Z] ---> Running in 7ed48f85633f [2021-06-27T13:21:51.009Z] Removing intermediate container 7ed48f85633f [2021-06-27T13:21:51.010Z] ---> cd7b4f4178b3 [2021-06-27T13:21:51.010Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-27T13:21:51.010Z] ---> Running in 3f34a5f932cd [2021-06-27T13:21:51.589Z] Removing intermediate container 3f34a5f932cd [2021-06-27T13:21:51.589Z] ---> 175bb2e69550 [2021-06-27T13:21:51.589Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-27T13:21:51.589Z] ---> Running in de0466e3e11c [2021-06-27T13:21:51.853Z] Removing intermediate container 5a8ace8803fa [2021-06-27T13:21:51.853Z] ---> c4446c38cb00 [2021-06-27T13:21:51.853Z] [2021-06-27T13:21:51.853Z] Step 11/22 : FROM alpine:3.12 [2021-06-27T13:21:51.853Z] ---> 13621d1b12d4 [2021-06-27T13:21:51.853Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-27T13:21:51.853Z] ---> Running in 296c0ec89e0f [2021-06-27T13:21:51.853Z] Removing intermediate container de0466e3e11c [2021-06-27T13:21:51.853Z] ---> 3d53c62b65c0 [2021-06-27T13:21:51.853Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-27T13:21:52.118Z] Removing intermediate container 8c6ea56ad1a9 [2021-06-27T13:21:52.118Z] ---> c4e95e0fc870 [2021-06-27T13:21:52.118Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-27T13:21:52.118Z] ---> Running in 02683f1fba30 [2021-06-27T13:21:52.690Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-27T13:21:52.690Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-27T13:21:52.950Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-27T13:21:52.950Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-27T13:21:52.950Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-27T13:21:52.950Z] (4/4) Installing curl (7.77.0-r0) [2021-06-27T13:21:52.950Z] Executing busybox-1.31.1-r20.trigger [2021-06-27T13:21:52.950Z] Executing ca-certificates-20191127-r4.trigger [2021-06-27T13:21:52.950Z] OK: 7 MiB in 18 packages [2021-06-27T13:21:52.950Z] ---> 6e4e5f4424b6 [2021-06-27T13:21:52.950Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-27T13:21:53.221Z] 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-27T13:21:53.810Z] ---> 06828c1ac41e [2021-06-27T13:21:53.810Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-27T13:21:53.810Z] Removing intermediate container 296c0ec89e0f [2021-06-27T13:21:53.810Z] ---> 56b2a02dc2e9 [2021-06-27T13:21:53.810Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-27T13:21:54.071Z] ---> Running in 3002f2bb7fdb [2021-06-27T13:21:54.335Z] ---> de042eb0ca95 [2021-06-27T13:21:54.335Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-27T13:21:54.335Z] Removing intermediate container 3002f2bb7fdb [2021-06-27T13:21:54.335Z] ---> 3171f670c017 [2021-06-27T13:21:54.335Z] Step 14/22 : WORKDIR /edgex [2021-06-27T13:21:54.335Z] ---> Running in 1978b5f20469 [2021-06-27T13:21:54.596Z] ---> Running in b5d833e99d4e [2021-06-27T13:21:54.859Z] Removing intermediate container 1978b5f20469 [2021-06-27T13:21:54.859Z] ---> d82ce5d7da9c [2021-06-27T13:21:54.859Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-27T13:21:54.859Z] Removing intermediate container b5d833e99d4e [2021-06-27T13:21:54.859Z] ---> cfddc0373b91 [2021-06-27T13:21:54.859Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-27T13:21:54.859Z] Removing intermediate container 4501c8f7ee97 [2021-06-27T13:21:54.859Z] ---> 52e459004b4e [2021-06-27T13:21:54.859Z] [2021-06-27T13:21:54.859Z] Step 11/24 : FROM alpine:3.12 [2021-06-27T13:21:54.859Z] ---> 13621d1b12d4 [2021-06-27T13:21:54.859Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-27T13:21:54.859Z] ---> Using cache [2021-06-27T13:21:54.859Z] ---> 8e7c2b47c28d [2021-06-27T13:21:54.859Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-27T13:21:54.859Z] ---> Using cache [2021-06-27T13:21:54.859Z] ---> cd7b4f4178b3 [2021-06-27T13:21:54.859Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-27T13:21:54.859Z] ---> Running in 6519c25d4e80 [2021-06-27T13:21:54.859Z] ---> Running in 91ca990f4c7a [2021-06-27T13:21:54.859Z] Removing intermediate container 02683f1fba30 [2021-06-27T13:21:54.859Z] ---> e2dbf77c959a [2021-06-27T13:21:54.859Z] [2021-06-27T13:21:54.859Z] Step 12/24 : FROM docker:20.10.0 [2021-06-27T13:21:55.120Z] 20.10.0: Pulling from library/docker [2021-06-27T13:21:55.120Z] Removing intermediate container 6519c25d4e80 [2021-06-27T13:21:55.120Z] ---> 57659e428a82 [2021-06-27T13:21:55.120Z] Step 21/23 : LABEL arch=x86_64 [2021-06-27T13:21:55.120Z] ---> 0846da8e7ed5 [2021-06-27T13:21:55.120Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-27T13:21:55.120Z] Removing intermediate container 91ca990f4c7a [2021-06-27T13:21:55.120Z] ---> c85e5659f291 [2021-06-27T13:21:55.120Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-27T13:21:55.120Z] ---> Running in 31822a14434d [2021-06-27T13:21:55.380Z] ---> Running in 9e0bff887214 [2021-06-27T13:21:55.644Z] Removing intermediate container 31822a14434d [2021-06-27T13:21:55.644Z] ---> 4e8becbb82ef [2021-06-27T13:21:55.644Z] Step 22/23 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 [2021-06-27T13:21:55.644Z] Removing intermediate container 9e0bff887214 [2021-06-27T13:21:55.644Z] ---> 6ceea75b7068 [2021-06-27T13:21:55.644Z] Step 16/24 : WORKDIR / [2021-06-27T13:21:55.644Z] ---> Running in 89b6fb8535de [2021-06-27T13:21:55.644Z] ---> Running in 5941c203fa45 [2021-06-27T13:21:55.911Z] ---> 7c2dfae06167 [2021-06-27T13:21:55.911Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-27T13:21:55.911Z] Removing intermediate container 5941c203fa45 [2021-06-27T13:21:55.911Z] ---> ef83f4fd2eaf [2021-06-27T13:21:55.911Z] Step 23/23 : LABEL version=0.0.0 [2021-06-27T13:21:55.911Z] Removing intermediate container 89b6fb8535de [2021-06-27T13:21:55.911Z] ---> 146f5b461ede [2021-06-27T13:21:55.911Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-27T13:21:55.911Z] ---> Running in 594db7db7453 [2021-06-27T13:21:56.506Z] Removing intermediate container 594db7db7453 [2021-06-27T13:21:56.506Z] ---> 41b013efc2f9 [2021-06-27T13:21:56.506Z] [2021-06-27T13:21:56.506Z] ---> 7d4d4ae93b5f [2021-06-27T13:21:56.506Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-27T13:21:56.506Z] Successfully built 41b013efc2f9 [2021-06-27T13:21:56.777Z] Successfully tagged support-scheduler:latest [2021-06-27T13:21:56.777Z] Building core-data [2021-06-27T13:21:56.777Z] ---> 48d4de83aac8 [2021-06-27T13:21:56.777Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-27T13:21:56.777Z]  Building support-scheduler ... done  ---> Running in 146eefd1537a [2021-06-27T13:21:57.055Z] Removing intermediate container 146eefd1537a [2021-06-27T13:21:57.055Z] ---> 82bcb09a4d03 [2021-06-27T13:21:57.055Z] Step 19/22 : CMD ["--init=true"] [2021-06-27T13:21:57.055Z] ---> Running in 10bb294433b7 [2021-06-27T13:21:57.651Z] Removing intermediate container 10bb294433b7 [2021-06-27T13:21:57.651Z] ---> 45da4d05673e [2021-06-27T13:21:57.651Z] Step 20/22 : LABEL arch=x86_64 [2021-06-27T13:21:57.651Z] ---> 0ef86da9372b [2021-06-27T13:21:57.651Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-27T13:21:57.934Z] ---> Running in c5bd06cf0b02 [2021-06-27T13:21:58.889Z] ---> d7eb4165b771 [2021-06-27T13:21:58.889Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-27T13:21:58.889Z] Removing intermediate container c5bd06cf0b02 [2021-06-27T13:21:58.889Z] ---> 79f79398d51a [2021-06-27T13:21:58.889Z] Step 21/22 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 [2021-06-27T13:21:58.889Z] ---> Running in 5f52a1b4cdd7 [2021-06-27T13:21:58.889Z] ---> Running in 3f13df243046 [2021-06-27T13:21:59.222Z] Removing intermediate container 3f13df243046 [2021-06-27T13:21:59.222Z] ---> ac030f7d3543 [2021-06-27T13:21:59.222Z] Step 22/22 : LABEL version=0.0.0 [2021-06-27T13:21:59.222Z] Removing intermediate container 5f52a1b4cdd7 [2021-06-27T13:21:59.222Z] ---> d3f6d70b9788 [2021-06-27T13:21:59.222Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-27T13:21:59.222Z] ---> Running in c43057793627 [2021-06-27T13:21:59.222Z] ---> Running in 2a63fce893cf [2021-06-27T13:21:59.490Z] Removing intermediate container c43057793627 [2021-06-27T13:21:59.490Z] ---> 32c0a83debfe [2021-06-27T13:21:59.491Z] [2021-06-27T13:21:59.491Z] Removing intermediate container 2a63fce893cf [2021-06-27T13:21:59.491Z] ---> f5a2c7c122bb [2021-06-27T13:21:59.491Z] Step 22/24 : LABEL arch=x86_64 [2021-06-27T13:21:59.761Z] ---> Running in 867f3743f7f9 [2021-06-27T13:21:59.761Z] Successfully built 32c0a83debfe [2021-06-27T13:21:59.761Z] Successfully tagged security-proxy-setup:latest [2021-06-27T13:21:59.761Z] Building security-secretstore-setup [2021-06-27T13:21:59.761Z]  Building security-proxy-setup ... done Removing intermediate container 867f3743f7f9 [2021-06-27T13:21:59.761Z] ---> 41db57614ad3 [2021-06-27T13:21:59.761Z] Step 23/24 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 [2021-06-27T13:22:00.025Z] ---> Running in 15ff265ac55f [2021-06-27T13:22:00.605Z] Removing intermediate container 15ff265ac55f [2021-06-27T13:22:00.605Z] ---> 4d4486397c31 [2021-06-27T13:22:00.605Z] Step 24/24 : LABEL version=0.0.0 [2021-06-27T13:22:01.193Z] ---> Running in 3029858ba757 [2021-06-27T13:22:01.798Z] Removing intermediate container 3029858ba757 [2021-06-27T13:22:01.798Z] ---> 5f9dc3767ba8 [2021-06-27T13:22:01.798Z] [2021-06-27T13:22:01.798Z] Successfully built 5f9dc3767ba8 [2021-06-27T13:22:01.798Z] Successfully tagged core-metadata:latest [2021-06-27T13:22:01.798Z]  Building core-metadata ... done Building security-bootstrapper [2021-06-27T13:22:08.465Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T13:22:08.465Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-27T13:22:08.465Z] ---> 03281f6bec6b [2021-06-27T13:22:08.465Z] Step 3/32 : WORKDIR /edgex-go [2021-06-27T13:22:08.465Z] ---> Using cache [2021-06-27T13:22:08.465Z] ---> 7935e702e6d8 [2021-06-27T13:22:08.465Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T13:22:08.465Z] ---> Using cache [2021-06-27T13:22:08.465Z] ---> 94fb43db3250 [2021-06-27T13:22:08.465Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-27T13:22:08.727Z] ---> Using cache [2021-06-27T13:22:08.727Z] ---> 243aecb2c482 [2021-06-27T13:22:08.727Z] Step 6/32 : COPY go.mod . [2021-06-27T13:22:08.727Z] ---> Using cache [2021-06-27T13:22:08.727Z] ---> 2da6cc156e7a [2021-06-27T13:22:08.727Z] Step 7/32 : RUN go mod download [2021-06-27T13:22:08.727Z] ---> Using cache [2021-06-27T13:22:08.727Z] ---> af2fa4d40526 [2021-06-27T13:22:08.727Z] Step 8/32 : COPY . . [2021-06-27T13:22:08.727Z] ---> Using cache [2021-06-27T13:22:08.727Z] ---> 9ebd8da5ff40 [2021-06-27T13:22:08.727Z] Step 9/32 : RUN go mod tidy [2021-06-27T13:22:08.727Z] ---> Using cache [2021-06-27T13:22:08.727Z] ---> abc0581efe25 [2021-06-27T13:22:08.727Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-27T13:22:10.118Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T13:22:10.118Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-27T13:22:10.118Z] ---> 03281f6bec6b [2021-06-27T13:22:10.118Z] Step 3/26 : WORKDIR /edgex-go [2021-06-27T13:22:10.118Z] ---> Using cache [2021-06-27T13:22:10.118Z] ---> 7935e702e6d8 [2021-06-27T13:22:10.118Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T13:22:10.118Z] ---> Using cache [2021-06-27T13:22:10.118Z] ---> 94fb43db3250 [2021-06-27T13:22:10.118Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-27T13:22:10.118Z] ---> Using cache [2021-06-27T13:22:10.118Z] ---> 243aecb2c482 [2021-06-27T13:22:10.118Z] Step 6/26 : COPY go.mod . [2021-06-27T13:22:10.118Z] ---> Using cache [2021-06-27T13:22:10.118Z] ---> 2da6cc156e7a [2021-06-27T13:22:10.118Z] Step 7/26 : RUN go mod download [2021-06-27T13:22:10.118Z] ---> Using cache [2021-06-27T13:22:10.118Z] ---> af2fa4d40526 [2021-06-27T13:22:10.118Z] Step 8/26 : COPY . . [2021-06-27T13:22:10.118Z] ---> Using cache [2021-06-27T13:22:10.118Z] ---> 9ebd8da5ff40 [2021-06-27T13:22:10.118Z] Step 9/26 : RUN go mod tidy [2021-06-27T13:22:10.118Z] ---> Using cache [2021-06-27T13:22:10.118Z] ---> abc0581efe25 [2021-06-27T13:22:10.118Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-27T13:22:11.508Z] ---> Running in 37d29de785dd [2021-06-27T13:22:11.508Z] ---> Running in 81c90144052c [2021-06-27T13:22:12.452Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-27T13:22:12.452Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-27T13:22:12.717Z] ---> aefe523efa57 [2021-06-27T13:22:12.717Z] 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-27T13:22:13.666Z] ---> Running in 145811a63e8a [2021-06-27T13:22:13.666Z] 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-27T13:22:13.930Z] 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-27T13:22:14.586Z] Removing intermediate container 145811a63e8a [2021-06-27T13:22:14.586Z] ---> 592b9ecedce8 [2021-06-27T13:22:14.586Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-27T13:22:14.586Z] ---> Running in 7b702d4e1bf5 [2021-06-27T13:22:15.453Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-27T13:22:15.453Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-27T13:22:15.827Z] Removing intermediate container cbf3ecda6ae8 [2021-06-27T13:22:15.827Z] ---> d2b2ca3db06b [2021-06-27T13:22:15.827Z] [2021-06-27T13:22:15.827Z] Step 11/24 : FROM alpine:3.12 [2021-06-27T13:22:15.827Z] ---> 13621d1b12d4 [2021-06-27T13:22:15.827Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-27T13:22:15.827Z] ---> Using cache [2021-06-27T13:22:15.827Z] ---> 8e7c2b47c28d [2021-06-27T13:22:15.827Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-27T13:22:15.827Z] ---> Using cache [2021-06-27T13:22:15.827Z] ---> cd7b4f4178b3 [2021-06-27T13:22:15.827Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-27T13:22:15.827Z] ---> Running in f8a0f24a712d [2021-06-27T13:22:15.827Z] (1/39) Installing readline (8.0.4-r0) [2021-06-27T13:22:15.827Z] (2/39) Installing bash (5.0.17-r0) [2021-06-27T13:22:15.827Z] Executing bash-5.0.17-r0.post-install [2021-06-27T13:22:15.827Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-27T13:22:15.827Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-27T13:22:15.827Z] (5/39) Installing curl (7.77.0-r0) [2021-06-27T13:22:15.827Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-27T13:22:15.827Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-27T13:22:15.827Z] (8/39) Installing expat (2.2.9-r1) [2021-06-27T13:22:15.827Z] Removing intermediate container f8a0f24a712d [2021-06-27T13:22:15.827Z] ---> 85c5be74e172 [2021-06-27T13:22:15.827Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-27T13:22:15.827Z] (9/39) Installing libffi (3.3-r2) [2021-06-27T13:22:15.827Z] (10/39) Installing gdbm (1.13-r1) [2021-06-27T13:22:15.827Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-27T13:22:16.217Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-27T13:22:16.217Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-27T13:22:16.217Z] ---> Running in 900233363ef6 [2021-06-27T13:22:16.551Z] Removing intermediate container 900233363ef6 [2021-06-27T13:22:16.551Z] ---> dd2296da7dc5 [2021-06-27T13:22:16.551Z] Step 16/24 : WORKDIR / [2021-06-27T13:22:17.681Z] ---> Running in d03338be289d [2021-06-27T13:22:17.681Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-27T13:22:17.681Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-27T13:22:17.681Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-27T13:22:17.681Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-27T13:22:17.681Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-27T13:22:17.681Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-27T13:22:17.681Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-27T13:22:17.681Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T13:22:17.681Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-27T13:22:17.681Z] ---> 03281f6bec6b [2021-06-27T13:22:17.681Z] Step 3/24 : WORKDIR /edgex-go [2021-06-27T13:22:17.681Z] ---> Using cache [2021-06-27T13:22:17.681Z] ---> 7935e702e6d8 [2021-06-27T13:22:17.681Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T13:22:17.681Z] ---> Using cache [2021-06-27T13:22:17.681Z] ---> 94fb43db3250 [2021-06-27T13:22:17.681Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-27T13:22:17.954Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-27T13:22:17.954Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-27T13:22:17.954Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-27T13:22:17.954Z] ---> Running in 7ce381403027 [2021-06-27T13:22:17.954Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-27T13:22:17.954Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-27T13:22:17.954Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-27T13:22:17.954Z] Removing intermediate container d03338be289d [2021-06-27T13:22:17.954Z] ---> 0ea85d99bd33 [2021-06-27T13:22:17.954Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-27T13:22:17.954Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-27T13:22:17.954Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-27T13:22:17.954Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-27T13:22:17.954Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-27T13:22:17.954Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-27T13:22:17.954Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-27T13:22:17.954Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-27T13:22:17.954Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-27T13:22:17.954Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-27T13:22:17.954Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-27T13:22:18.217Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-27T13:22:18.217Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-27T13:22:18.217Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-27T13:22:18.217Z] Executing busybox-1.31.1-r19.trigger [2021-06-27T13:22:18.217Z] OK: 72 MiB in 59 packages [2021-06-27T13:22:18.478Z] ---> c57ccbef46cc [2021-06-27T13:22:18.478Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-27T13:22:18.749Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-27T13:22:19.012Z] ---> faf255336ad7 [2021-06-27T13:22:19.012Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-27T13:22:19.280Z] ---> bf3aaabb9c85 [2021-06-27T13:22:19.280Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-27T13:22:19.280Z] ---> Running in b502c4f9e301 [2021-06-27T13:22:19.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-27T13:22:19.545Z] Removing intermediate container b502c4f9e301 [2021-06-27T13:22:19.545Z] ---> 17e7491a4973 [2021-06-27T13:22:19.545Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-27T13:22:19.545Z] ---> Running in f7d72eab8e0d [2021-06-27T13:22:19.545Z] Collecting docker-compose==1.23.2 [2021-06-27T13:22:19.806Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-27T13:22:19.806Z] Removing intermediate container f7d72eab8e0d [2021-06-27T13:22:19.806Z] ---> 3fc1e55e7544 [2021-06-27T13:22:19.806Z] Step 22/24 : LABEL arch=x86_64 [2021-06-27T13:22:19.806Z] ---> Running in cfa616567e40 [2021-06-27T13:22:20.069Z] Removing intermediate container cfa616567e40 [2021-06-27T13:22:20.069Z] ---> fc3115a6772d [2021-06-27T13:22:20.069Z] Step 23/24 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 [2021-06-27T13:22:20.069Z] Collecting cached-property<2,>=1.2.0 [2021-06-27T13:22:20.069Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-27T13:22:20.069Z] ---> Running in 2ad3860c41a8 [2021-06-27T13:22:20.069Z] OK: 219 MiB in 52 packages [2021-06-27T13:22:20.069Z] Collecting jsonschema<3,>=2.5.1 [2021-06-27T13:22:20.069Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-27T13:22:20.338Z] Removing intermediate container 2ad3860c41a8 [2021-06-27T13:22:20.338Z] ---> 397270676d0a [2021-06-27T13:22:20.338Z] Step 24/24 : LABEL version=0.0.0 [2021-06-27T13:22:20.338Z] ---> Running in c5385aa9b524 [2021-06-27T13:22:20.603Z] Removing intermediate container c5385aa9b524 [2021-06-27T13:22:20.603Z] ---> 8127fcf4b8ad [2021-06-27T13:22:20.603Z] [2021-06-27T13:22:20.603Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-27T13:22:20.603Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-27T13:22:20.603Z] Successfully built 8127fcf4b8ad [2021-06-27T13:22:20.603Z] Successfully tagged core-command:latest [2021-06-27T13:22:20.603Z]  Building core-command ... done Removing intermediate container 7ce381403027 [2021-06-27T13:22:20.603Z] ---> 2077543879ae [2021-06-27T13:22:20.603Z] Step 6/24 : COPY go.mod . [2021-06-27T13:22:20.867Z] Collecting texttable<0.10,>=0.9.0 [2021-06-27T13:22:20.867Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-27T13:22:20.867Z] ---> 2caecd003739 [2021-06-27T13:22:20.867Z] Step 7/24 : RUN go mod download [2021-06-27T13:22:20.867Z] ---> Running in 8970a99916e5 [2021-06-27T13:22:21.822Z] Collecting docker<4.0,>=3.6.0 [2021-06-27T13:22:21.822Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-27T13:22:21.822Z] Collecting docopt<0.7,>=0.6.1 [2021-06-27T13:22:21.822Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-27T13:22:22.092Z] Removing intermediate container 8970a99916e5 [2021-06-27T13:22:22.092Z] ---> 1f802a29c22c [2021-06-27T13:22:22.092Z] Step 8/24 : COPY . . [2021-06-27T13:22:23.056Z] Collecting PyYAML<4,>=3.10 [2021-06-27T13:22:23.056Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-27T13:22:24.491Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-27T13:22:24.491Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-27T13:22:25.072Z] 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-27T13:22:25.072Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-27T13:22:25.337Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-27T13:22:25.338Z] 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-27T13:22:25.599Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-27T13:22:25.599Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-27T13:22:25.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-27T13:22:25.866Z] Collecting idna<2.8,>=2.5 [2021-06-27T13:22:25.866Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-27T13:22:25.866Z] Collecting docker-pycreds>=0.4.0 [2021-06-27T13:22:25.866Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-27T13:22:25.866Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-27T13:22:26.133Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-27T13:22:26.133Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-27T13:22:26.133Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-27T13:22:26.397Z] Installing collected packages: cached-property, jsonschema, urllib3, idna, requests, texttable, docker-pycreds, websocket-client, docker, docopt, PyYAML, dockerpty, docker-compose [2021-06-27T13:22:27.805Z] Attempting uninstall: urllib3 [2021-06-27T13:22:27.805Z] Found existing installation: urllib3 1.25.9 [2021-06-27T13:22:27.805Z] Uninstalling urllib3-1.25.9: [2021-06-27T13:22:27.805Z] Successfully uninstalled urllib3-1.25.9 [2021-06-27T13:22:27.893Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-27T13:22:27.893Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-27T13:22:28.073Z] ---> e2dbb34dafba [2021-06-27T13:22:28.073Z] Step 9/24 : RUN go mod tidy [2021-06-27T13:22:28.073Z] ---> Running in 0bef199bc217 [2021-06-27T13:22:28.073Z] Attempting uninstall: idna [2021-06-27T13:22:28.073Z] Found existing installation: idna 2.9 [2021-06-27T13:22:28.073Z] Uninstalling idna-2.9: [2021-06-27T13:22:28.073Z] Successfully uninstalled idna-2.9 [2021-06-27T13:22:28.337Z] Attempting uninstall: requests [2021-06-27T13:22:28.337Z] Found existing installation: requests 2.23.0 [2021-06-27T13:22:28.337Z] Uninstalling requests-2.23.0: [2021-06-27T13:22:28.337Z] Successfully uninstalled requests-2.23.0 [2021-06-27T13:22:28.337Z] Running setup.py install for texttable: started [2021-06-27T13:22:28.917Z] Running setup.py install for texttable: finished with status 'done' [2021-06-27T13:22:29.492Z] Running setup.py install for docopt: started [2021-06-27T13:22:29.763Z] Running setup.py install for docopt: finished with status 'done' [2021-06-27T13:22:29.763Z] Running setup.py install for PyYAML: started [2021-06-27T13:22:30.029Z] Removing intermediate container 0bef199bc217 [2021-06-27T13:22:30.029Z] ---> 74df7e3c9538 [2021-06-27T13:22:30.029Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-27T13:22:30.029Z] ---> Running in 791e57737de7 [2021-06-27T13:22:30.297Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-27T13:22:30.297Z] Running setup.py install for dockerpty: started [2021-06-27T13:22:30.889Z] 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-27T13:22:31.161Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-27T13:22:31.759Z] 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-27T13:22:32.230Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-27T13:22:32.230Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-27T13:22:35.439Z] Removing intermediate container 7b702d4e1bf5 [2021-06-27T13:22:35.440Z] ---> 00572a4bc353 [2021-06-27T13:22:35.440Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-27T13:22:35.440Z] ---> Running in d864e9fa50bb [2021-06-27T13:22:35.440Z] Removing intermediate container d864e9fa50bb [2021-06-27T13:22:35.440Z] ---> 39c5795ab902 [2021-06-27T13:22:35.440Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-27T13:22:35.440Z] ---> Running in 503c8ee34848 [2021-06-27T13:22:35.440Z] Removing intermediate container 503c8ee34848 [2021-06-27T13:22:35.440Z] ---> 1bc115f03608 [2021-06-27T13:22:35.440Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-27T13:22:36.043Z] ---> cce4794ecbf0 [2021-06-27T13:22:36.043Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-27T13:22:36.315Z] ---> 1f48533e08ad [2021-06-27T13:22:36.315Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-27T13:22:36.585Z] ---> 1a878956685b [2021-06-27T13:22:36.585Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-27T13:22:36.585Z] ---> Running in ce1da8db6b57 [2021-06-27T13:22:36.867Z] Removing intermediate container ce1da8db6b57 [2021-06-27T13:22:36.867Z] ---> 09364b89f975 [2021-06-27T13:22:36.867Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-27T13:22:36.867Z] ---> Running in 37719b54507c [2021-06-27T13:22:37.140Z] Removing intermediate container 37719b54507c [2021-06-27T13:22:37.140Z] ---> 2cc7baa5bd9f [2021-06-27T13:22:37.140Z] Step 22/24 : LABEL arch=x86_64 [2021-06-27T13:22:37.140Z] ---> Running in b8b1b95e8303 [2021-06-27T13:22:37.140Z] Removing intermediate container b8b1b95e8303 [2021-06-27T13:22:37.140Z] ---> 3b50b36334ed [2021-06-27T13:22:37.140Z] Step 23/24 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 [2021-06-27T13:22:37.140Z] ---> Running in 54faa2d4b5c5 [2021-06-27T13:22:37.419Z] Removing intermediate container 54faa2d4b5c5 [2021-06-27T13:22:37.420Z] ---> 1c8ef0c28c92 [2021-06-27T13:22:37.420Z] Step 24/24 : LABEL version=0.0.0 [2021-06-27T13:22:37.420Z] ---> Running in 5eb8180288d6 [2021-06-27T13:22:37.688Z] Removing intermediate container 5eb8180288d6 [2021-06-27T13:22:37.688Z] ---> 2ec1b036d04d [2021-06-27T13:22:37.688Z] [2021-06-27T13:22:37.688Z] Successfully built 2ec1b036d04d [2021-06-27T13:22:37.688Z] Successfully tagged sys-mgmt-agent:latest [2021-06-27T13:22:38.986Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-27T13:22:38.986Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-27T13:22:38.986Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-27T13:22:38.986Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-27T13:22:39.108Z]  Building sys-mgmt-agent ... done 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-27T13:22:40.437Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-27T13:22:41.427Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-27T13:22:42.430Z] Removing intermediate container 37d29de785dd [2021-06-27T13:22:42.430Z] ---> 10f87919898d [2021-06-27T13:22:42.430Z] [2021-06-27T13:22:42.430Z] Step 11/32 : FROM alpine:3.12 [2021-06-27T13:22:42.430Z] ---> 13621d1b12d4 [2021-06-27T13:22:42.430Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-27T13:22:42.430Z] Removing intermediate container 81c90144052c [2021-06-27T13:22:42.430Z] ---> 330e1214ef19 [2021-06-27T13:22:42.430Z] [2021-06-27T13:22:42.430Z] Step 11/26 : FROM alpine:3.12 [2021-06-27T13:22:42.430Z] ---> 13621d1b12d4 [2021-06-27T13:22:42.430Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-27T13:22:42.430Z] ---> Running in 7c700b0527ee [2021-06-27T13:22:42.430Z] ---> Running in 4991d53d85c2 [2021-06-27T13:22:42.430Z] Removing intermediate container 7c700b0527ee [2021-06-27T13:22:42.430Z] ---> 9b2f17fb2857 [2021-06-27T13:22:42.430Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-27T13:22:42.694Z] ---> Running in 07b11bd88021 [2021-06-27T13:22:42.882Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-27T13:22:42.882Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-27T13:22:42.882Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-27T13:22:42.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-27T13:22:43.273Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-27T13:22:43.273Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-27T13:22:43.273Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-27T13:22:43.273Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-27T13:22:43.535Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-27T13:22:43.535Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-27T13:22:43.535Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-27T13:22:43.535Z] (4/6) Installing curl (7.77.0-r0) [2021-06-27T13:22:43.535Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-27T13:22:43.535Z] (6/6) Installing su-exec (0.2-r1) [2021-06-27T13:22:43.535Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-27T13:22:43.535Z] (2/2) Installing su-exec (0.2-r1) [2021-06-27T13:22:43.535Z] Executing busybox-1.31.1-r20.trigger [2021-06-27T13:22:43.535Z] Executing busybox-1.31.1-r20.trigger [2021-06-27T13:22:43.535Z] Executing ca-certificates-20191127-r4.trigger [2021-06-27T13:22:43.535Z] OK: 6 MiB in 16 packages [2021-06-27T13:22:43.810Z] OK: 7 MiB in 20 packages [2021-06-27T13:22:44.078Z] Removing intermediate container 07b11bd88021 [2021-06-27T13:22:44.078Z] ---> aaa1d91e0868 [2021-06-27T13:22:44.078Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-27T13:22:44.360Z] ---> Running in 0d8216aeddd5 [2021-06-27T13:22:44.360Z] Removing intermediate container 4991d53d85c2 [2021-06-27T13:22:44.360Z] ---> 15681a438997 [2021-06-27T13:22:44.360Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-27T13:22:44.360Z] ---> Running in 128cae4ea19a [2021-06-27T13:22:44.360Z] Removing intermediate container 0d8216aeddd5 [2021-06-27T13:22:44.360Z] ---> b5c986dac3b6 [2021-06-27T13:22:44.360Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-27T13:22:44.622Z] ---> Running in 9ebe8bd7d13c [2021-06-27T13:22:44.622Z] Removing intermediate container 128cae4ea19a [2021-06-27T13:22:44.622Z] ---> bdee02448660 [2021-06-27T13:22:44.622Z] Step 14/26 : WORKDIR / [2021-06-27T13:22:44.622Z] ---> Running in f34daec89037 [2021-06-27T13:22:44.622Z] Removing intermediate container 9ebe8bd7d13c [2021-06-27T13:22:44.622Z] ---> 0afb939e86d8 [2021-06-27T13:22:44.622Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-27T13:22:44.622Z] ---> Running in 847cb8291f7e [2021-06-27T13:22:44.887Z] Removing intermediate container f34daec89037 [2021-06-27T13:22:44.887Z] ---> 5bce76e37e60 [2021-06-27T13:22:44.887Z] 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-27T13:22:45.148Z] ---> 5343384380e1 [2021-06-27T13:22:45.148Z] 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-27T13:22:45.414Z] ---> 9dc49e70a816 [2021-06-27T13:22:45.414Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-27T13:22:45.685Z] Removing intermediate container 847cb8291f7e [2021-06-27T13:22:45.685Z] ---> d2365ad7b22c [2021-06-27T13:22:45.685Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-27T13:22:45.685Z] ---> 5c42a1603b09 [2021-06-27T13:22:45.685Z] 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-27T13:22:45.685Z] ---> Running in 6efc2dff0d14 [2021-06-27T13:22:45.956Z] Removing intermediate container 6efc2dff0d14 [2021-06-27T13:22:45.956Z] ---> f6018b5fca70 [2021-06-27T13:22:45.956Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-27T13:22:45.956Z] ---> b3852ad6701d [2021-06-27T13:22:45.956Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-27T13:22:46.539Z] ---> 51c28c367389 [2021-06-27T13:22:46.539Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-27T13:22:46.539Z] ---> 08bff484d470 [2021-06-27T13:22:46.539Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-27T13:22:46.539Z] ---> Running in 9c96e91df88e [2021-06-27T13:22:47.118Z] ---> 83c9ecbfeb7e [2021-06-27T13:22:47.118Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-27T13:22:47.693Z] ---> 142a4c2ffc9c [2021-06-27T13:22:47.693Z] 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-27T13:22:47.693Z] ---> Running in 08fffb1d7608 [2021-06-27T13:22:47.693Z] Removing intermediate container 9c96e91df88e [2021-06-27T13:22:47.693Z] ---> 335b7d49760c [2021-06-27T13:22:47.693Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-27T13:22:47.963Z] ---> 50c42b46b429 [2021-06-27T13:22:47.963Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-27T13:22:48.546Z] ---> 404dc3cf4bc4 [2021-06-27T13:22:48.546Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-27T13:22:48.807Z] Removing intermediate container 08fffb1d7608 [2021-06-27T13:22:48.807Z] ---> e78ca5b795f6 [2021-06-27T13:22:48.807Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-27T13:22:48.807Z] ---> Running in 95f3aa9cc84a [2021-06-27T13:22:48.807Z] ---> cabde07ba70e [2021-06-27T13:22:48.807Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-27T13:22:48.807Z] Removing intermediate container 95f3aa9cc84a [2021-06-27T13:22:48.807Z] ---> 0d36d52baaa7 [2021-06-27T13:22:48.807Z] Step 24/26 : LABEL arch=x86_64 [2021-06-27T13:22:49.081Z] ---> Running in 1e557f48f436 [2021-06-27T13:22:49.081Z] Removing intermediate container 1e557f48f436 [2021-06-27T13:22:49.081Z] ---> 56f1d1db6c6b [2021-06-27T13:22:49.081Z] Step 25/26 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 [2021-06-27T13:22:49.081Z] ---> Running in 3ecb74c9d7de [2021-06-27T13:22:49.349Z] ---> d87c3fe42283 [2021-06-27T13:22:49.349Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-27T13:22:49.349Z] Removing intermediate container 3ecb74c9d7de [2021-06-27T13:22:49.349Z] ---> 88953f3292ce [2021-06-27T13:22:49.349Z] Step 26/26 : LABEL version=0.0.0 [2021-06-27T13:22:49.349Z] ---> Running in 60f95a8e4072 [2021-06-27T13:22:49.609Z] ---> 30e040a809e1 [2021-06-27T13:22:49.609Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-27T13:22:49.609Z] Removing intermediate container 60f95a8e4072 [2021-06-27T13:22:49.609Z] ---> 16517e36da58 [2021-06-27T13:22:49.609Z] [2021-06-27T13:22:49.609Z] ---> Running in 5c6f4e8638ed [2021-06-27T13:22:49.609Z] Successfully built 16517e36da58 [2021-06-27T13:22:49.609Z] Successfully tagged security-secretstore-setup:latest [2021-06-27T13:22:49.877Z]  Building security-secretstore-setup ... done Removing intermediate container 5c6f4e8638ed [2021-06-27T13:22:49.877Z] ---> 75b5dbda5d3f [2021-06-27T13:22:49.877Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-27T13:22:50.462Z] ---> 682fc9d1ab38 [2021-06-27T13:22:50.462Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-27T13:22:50.462Z] ---> Running in 818f74c33dcf [2021-06-27T13:22:51.039Z] Removing intermediate container 818f74c33dcf [2021-06-27T13:22:51.039Z] ---> 06920b90738f [2021-06-27T13:22:51.039Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-27T13:22:51.306Z] ---> Running in 2e6e3b0701a4 [2021-06-27T13:22:51.570Z] Removing intermediate container 2e6e3b0701a4 [2021-06-27T13:22:51.570Z] ---> 90dac0c9a0ad [2021-06-27T13:22:51.570Z] Step 29/32 : CMD ["gate"] [2021-06-27T13:22:51.570Z] Removing intermediate container 791e57737de7 [2021-06-27T13:22:51.570Z] ---> 33a3ce59b3fe [2021-06-27T13:22:51.570Z] [2021-06-27T13:22:51.570Z] Step 11/24 : FROM alpine:3.12 [2021-06-27T13:22:51.570Z] ---> 13621d1b12d4 [2021-06-27T13:22:51.570Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-27T13:22:51.834Z] ---> Running in 72ae9bcae673 [2021-06-27T13:22:51.834Z] ---> Running in 1e9629e033d0 [2021-06-27T13:22:51.834Z] Removing intermediate container 1e9629e033d0 [2021-06-27T13:22:51.834Z] ---> 489dd936bc6b [2021-06-27T13:22:51.834Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-27T13:22:51.834Z] Removing intermediate container 72ae9bcae673 [2021-06-27T13:22:51.834Z] ---> 2a523a031a17 [2021-06-27T13:22:51.834Z] Step 30/32 : LABEL arch=x86_64 [2021-06-27T13:22:51.834Z] ---> Running in e4f5f4ecec61 [2021-06-27T13:22:52.096Z] ---> Running in a08f5602ae6e [2021-06-27T13:22:52.096Z] Removing intermediate container e4f5f4ecec61 [2021-06-27T13:22:52.096Z] ---> 025cbf514253 [2021-06-27T13:22:52.096Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-27T13:22:52.096Z] ---> Running in 50b3d750409d [2021-06-27T13:22:52.096Z] Removing intermediate container a08f5602ae6e [2021-06-27T13:22:52.096Z] ---> 309d8b2e55a1 [2021-06-27T13:22:52.096Z] Step 31/32 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 [2021-06-27T13:22:52.364Z] ---> Running in b1dbacda799b [2021-06-27T13:22:52.364Z] Removing intermediate container 50b3d750409d [2021-06-27T13:22:52.364Z] ---> 6408936f8105 [2021-06-27T13:22:52.364Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T13:22:52.364Z] ---> Running in aab9bfcecf0b [2021-06-27T13:22:52.364Z] Removing intermediate container b1dbacda799b [2021-06-27T13:22:52.364Z] ---> 714b276c90ae [2021-06-27T13:22:52.364Z] Step 32/32 : LABEL version=0.0.0 [2021-06-27T13:22:52.631Z] ---> Running in 86eadd99c0a6 [2021-06-27T13:22:52.631Z] Removing intermediate container 86eadd99c0a6 [2021-06-27T13:22:52.631Z] ---> 758382aacd54 [2021-06-27T13:22:52.631Z] [2021-06-27T13:22:52.631Z] Successfully built 758382aacd54 [2021-06-27T13:22:52.893Z] Successfully tagged security-bootstrapper:latest [2021-06-27T13:22:52.893Z]  Building security-bootstrapper ... done Removing intermediate container aab9bfcecf0b [2021-06-27T13:22:52.893Z] ---> cf13561fd62e [2021-06-27T13:22:52.893Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-27T13:22:52.893Z] ---> Running in 55e2bfdb31fa [2021-06-27T13:22:53.064Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.159s coverage: 28.7% of statements [2021-06-27T13:22:53.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-27T13:22:53.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-27T13:22:53.467Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-27T13:22:54.037Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-27T13:22:54.609Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-27T13:22:54.609Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-27T13:22:54.609Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-27T13:22:54.609Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-27T13:22:55.551Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-27T13:22:55.551Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-27T13:22:55.816Z] Executing busybox-1.31.1-r20.trigger [2021-06-27T13:22:55.816Z] OK: 8 MiB in 20 packages [2021-06-27T13:22:56.083Z] Removing intermediate container 55e2bfdb31fa [2021-06-27T13:22:56.083Z] ---> 1ac075a68b33 [2021-06-27T13:22:56.083Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-27T13:22:56.083Z] ---> e654d841714f [2021-06-27T13:22:56.083Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-27T13:22:56.656Z] ---> 982c0b7ba1aa [2021-06-27T13:22:56.656Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-27T13:22:56.656Z] ---> 336027ea50a4 [2021-06-27T13:22:56.656Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-27T13:22:56.656Z] ---> Running in 94cc4a98a320 [2021-06-27T13:22:56.921Z] Removing intermediate container 94cc4a98a320 [2021-06-27T13:22:56.921Z] ---> 7213ef0289e2 [2021-06-27T13:22:56.921Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-27T13:22:56.921Z] ---> Running in 8e24d54754bd [2021-06-27T13:22:56.921Z] Removing intermediate container 8e24d54754bd [2021-06-27T13:22:56.921Z] ---> dcc2c874735a [2021-06-27T13:22:56.921Z] Step 22/24 : LABEL arch=x86_64 [2021-06-27T13:22:56.921Z] ---> Running in b75d59142e83 [2021-06-27T13:22:57.183Z] Removing intermediate container b75d59142e83 [2021-06-27T13:22:57.183Z] ---> 67fdcca69f5e [2021-06-27T13:22:57.183Z] Step 23/24 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 [2021-06-27T13:22:57.183Z] ---> Running in a96ab82b1fae [2021-06-27T13:22:57.183Z] Removing intermediate container a96ab82b1fae [2021-06-27T13:22:57.183Z] ---> 13e6d3a166ac [2021-06-27T13:22:57.183Z] Step 24/24 : LABEL version=0.0.0 [2021-06-27T13:22:57.183Z] ---> Running in c83019cf6d92 [2021-06-27T13:22:57.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.316s coverage: 100.0% of statements [2021-06-27T13:22:57.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-27T13:22:57.445Z] Removing intermediate container c83019cf6d92 [2021-06-27T13:22:57.445Z] ---> 316a9f9a7a46 [2021-06-27T13:22:57.445Z] [2021-06-27T13:22:57.445Z] Successfully built 316a9f9a7a46 [2021-06-27T13:22:57.445Z] Successfully tagged core-data:latest [2021-06-27T13:22:57.453Z]  Building core-data ... done  [Pipeline] } [2021-06-27T13:22:57.456Z] $ docker stop --time=1 7ceee9dddbede7b1ffff55a751985ffd920280726e60e810fb032a89f8674e45 [2021-06-27T13:22:57.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.305s coverage: 53.1% of statements [2021-06-27T13:22:57.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-27T13:22:57.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-27T13:22:58.784Z] $ docker rm -f 7ceee9dddbede7b1ffff55a751985ffd920280726e60e810fb032a89f8674e45 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-27T13:22:59.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.519s coverage: 87.7% of statements [2021-06-27T13:22:59.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-27T13:22:59.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-27T13:22:59.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.198s coverage: 78.9% of statements [2021-06-27T13:22:59.153Z] + docker images [2021-06-27T13:22:59.153Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-27T13:22:59.153Z] core-data latest 316a9f9a7a46 2 seconds ago 20.2MB [2021-06-27T13:22:59.153Z] security-bootstrapper latest 758382aacd54 7 seconds ago 18.6MB [2021-06-27T13:22:59.153Z] 33a3ce59b3fe 8 seconds ago 1.15GB [2021-06-27T13:22:59.153Z] security-secretstore-setup latest 16517e36da58 10 seconds ago 28.7MB [2021-06-27T13:22:59.154Z] 330e1214ef19 17 seconds ago 1.15GB [2021-06-27T13:22:59.154Z] 10f87919898d 18 seconds ago 1.15GB [2021-06-27T13:22:59.154Z] sys-mgmt-agent latest 2ec1b036d04d 22 seconds ago 312MB [2021-06-27T13:22:59.154Z] core-command latest 8127fcf4b8ad 39 seconds ago 15.9MB [2021-06-27T13:22:59.154Z] d2b2ca3db06b 44 seconds ago 1.14GB [2021-06-27T13:22:59.154Z] core-metadata latest 5f9dc3767ba8 58 seconds ago 16.6MB [2021-06-27T13:22:59.154Z] security-proxy-setup latest 32c0a83debfe About a minute ago 25.7MB [2021-06-27T13:22:59.154Z] support-scheduler latest 41b013efc2f9 About a minute ago 15.9MB [2021-06-27T13:22:59.154Z] 52e459004b4e About a minute ago 1.15GB [2021-06-27T13:22:59.154Z] e2dbf77c959a About a minute ago 1.15GB [2021-06-27T13:22:59.154Z] c4446c38cb00 About a minute ago 1.15GB [2021-06-27T13:22:59.154Z] 4e9f127733b8 About a minute ago 1.15GB [2021-06-27T13:22:59.154Z] support-notifications latest c751f5967af1 About a minute ago 16.7MB [2021-06-27T13:22:59.154Z] 9f2f312b54bc About a minute ago 1.15GB [2021-06-27T13:22:59.154Z] ci-base-image-x86_64 latest 03281f6bec6b 5 minutes ago 647MB [2021-06-27T13:22:59.154Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB [2021-06-27T13:22:59.154Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB [2021-06-27T13:22:59.154Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-27T13:22:59.154Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-27T13:22:59.154Z] 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-27T13:23:03.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.204s coverage: 81.2% of statements [2021-06-27T13:23:03.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-27T13:23:03.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-27T13:23:03.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-27T13:23:03.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-27T13:23:03.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-27T13:23:07.777Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.347s coverage: 95.1% of statements [2021-06-27T13:23:07.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-27T13:23:07.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-27T13:23:07.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-27T13:23:07.777Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-27T13:23:07.777Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-27T13:23:07.777Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-27T13:23:07.777Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-27T13:23:07.777Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-27T13:23:07.777Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.198s coverage: 60.0% of statements [2021-06-27T13:23:07.777Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-27T13:23:07.777Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-27T13:23:07.777Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-27T13:23:07.777Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.335s coverage: 0.8% of statements [2021-06-27T13:23:07.777Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-27T13:23:07.777Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements [2021-06-27T13:23:07.777Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.215s coverage: 22.0% of statements [2021-06-27T13:23:07.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-27T13:23:07.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.308s coverage: 47.1% of statements [2021-06-27T13:23:07.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.185s coverage: 79.5% of statements [2021-06-27T13:23:08.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.196s coverage: 94.1% of statements [2021-06-27T13:23:09.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements [2021-06-27T13:23:10.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements [2021-06-27T13:23:14.604Z] Still waiting to schedule task [2021-06-27T13:23:14.605Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-27T13:23:23.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.293s coverage: 94.4% of statements [2021-06-27T13:23:23.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.164s coverage: 44.8% of statements [2021-06-27T13:23:28.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.600s coverage: 81.8% of statements [2021-06-27T13:23:28.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-27T13:23:35.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.294s coverage: 92.9% of statements [2021-06-27T13:23:35.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-27T13:23:35.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-27T13:23:35.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-27T13:23:35.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-06-27T13:23:35.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-27T13:23:35.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-27T13:23:35.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-27T13:23:35.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-27T13:23:35.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-27T13:23:35.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.171s coverage: 87.2% of statements [2021-06-27T13:23:35.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-27T13:23:35.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-27T13:23:35.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.153s coverage: 100.0% of statements [2021-06-27T13:23:35.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-27T13:23:35.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.196s coverage: 58.8% of statements [2021-06-27T13:23:35.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-27T13:23:35.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.173s coverage: 80.0% of statements [2021-06-27T13:23:35.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements [2021-06-27T13:23:35.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.259s coverage: 85.4% of statements [2021-06-27T13:23:35.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.275s coverage: 91.2% of statements [2021-06-27T13:23:35.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-27T13:23:35.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.751s coverage: 64.4% of statements [2021-06-27T13:23:35.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-27T13:23:35.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-27T13:23:35.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.163s coverage: 100.0% of statements [2021-06-27T13:23:35.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements [2021-06-27T13:23:35.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-06-27T13:23:36.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements [2021-06-27T13:23:37.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements [2021-06-27T13:23:41.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.045s coverage: 66.9% of statements [2021-06-27T13:23:41.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-27T13:23:41.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-27T13:23:41.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-27T13:23:43.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.711s coverage: 43.6% of statements [2021-06-27T13:23:43.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-27T13:23:43.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-27T13:23:43.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.220s coverage: 89.5% of statements [2021-06-27T13:23:43.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-27T13:23:43.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.222s coverage: 84.8% of statements [2021-06-27T13:23:43.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-27T13:23:51.838Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.261s coverage: 19.3% of statements [2021-06-27T13:23:51.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-27T13:23:51.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-27T13:23:51.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-27T13:23:51.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-27T13:23:51.838Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.581s coverage: 91.9% of statements [2021-06-27T13:23:51.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-27T13:23:51.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-27T13:23:51.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-27T13:23:51.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-27T13:23:51.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-27T13:23:51.838Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.194s coverage: 62.7% of statements [2021-06-27T13:23:51.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-27T13:23:51.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-27T13:23:51.838Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.362s coverage: 97.6% of statements [2021-06-27T13:23:51.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-27T13:23:51.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-27T13:23:51.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-27T13:23:51.838Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-27T13:23:51.838Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-27T13:23:51.838Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.160s coverage: 28.9% of statements [2021-06-27T13:23:51.838Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-27T13:23:51.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-27T13:23:51.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-27T13:23:51.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-27T13:23:51.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-27T13:23:51.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-27T13:23:51.839Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.170s coverage: 100.0% of statements [2021-06-27T13:23:51.839Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-27T13:23:52.111Z] GO111MODULE=on go vet ./... [2021-06-27T13:25:13.919Z] gofmt -l . [2021-06-27T13:25:13.919Z] [ "`gofmt -l .`" = "" ] [2021-06-27T13:25:13.919Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-27T13:25:14.581Z] + ls -al . [2021-06-27T13:25:14.581Z] total 588 [2021-06-27T13:25:14.581Z] drwxrwxr-x 9 1001 1001 4096 Jun 27 13:25 . [2021-06-27T13:25:14.581Z] drwxr-xr-x 4 root root 4096 Jun 27 13:21 .. [2021-06-27T13:25:14.581Z] -rw-rw-r-- 1 1001 1001 11 Jun 27 13:19 .dockerignore [2021-06-27T13:25:14.581Z] drwxrwxr-x 8 1001 1001 4096 Jun 27 13:19 .git [2021-06-27T13:25:14.581Z] drwxrwxr-x 3 1001 1001 4096 Jun 27 13:19 .github [2021-06-27T13:25:14.581Z] -rw-rw-r-- 1 1001 1001 818 Jun 27 13:19 .gitignore [2021-06-27T13:25:14.581Z] -rw-rw-r-- 1 1001 1001 166 Jun 27 13:19 .sonarcloud.properties [2021-06-27T13:25:14.581Z] -rw-rw-r-- 1 1001 1001 8609 Jun 27 13:19 Attribution.txt [2021-06-27T13:25:14.581Z] -rw-rw-r-- 1 1001 1001 43881 Jun 27 13:19 CHANGELOG.md [2021-06-27T13:25:14.581Z] -rw-rw-r-- 1 1001 1001 3804 Jun 27 13:19 CONTRIBUTING.md [2021-06-27T13:25:14.581Z] -rw-rw-r-- 1 1001 1001 931 Jun 27 13:19 Dockerfile.build [2021-06-27T13:25:14.581Z] -rw-rw-r-- 1 1001 1001 849 Jun 27 13:19 Jenkinsfile [2021-06-27T13:25:14.581Z] -rw-rw-r-- 1 1001 1001 10775 Jun 27 13:19 LICENSE [2021-06-27T13:25:14.581Z] -rw-rw-r-- 1 1001 1001 5605 Jun 27 13:19 Makefile [2021-06-27T13:25:14.581Z] -rw-rw-r-- 1 1001 1001 7905 Jun 27 13:19 README.md [2021-06-27T13:25:14.581Z] -rw-rw-r-- 1 1001 1001 7071 Jun 27 13:19 SECURITY.md [2021-06-27T13:25:14.581Z] -rw-rw-r-- 1 1001 1001 5 Jun 27 13:16 VERSION [2021-06-27T13:25:14.581Z] -rw-rw-r-- 1 1001 1001 4131 Jun 27 13:19 ZMQWindows.md [2021-06-27T13:25:14.581Z] drwxrwxr-x 2 1001 1001 4096 Jun 27 13:19 bin [2021-06-27T13:25:14.581Z] drwxrwxr-x 14 1001 1001 4096 Jun 27 13:19 cmd [2021-06-27T13:25:14.581Z] -rw-r--r-- 1 root root 398095 Jun 27 13:23 coverage.out [2021-06-27T13:25:14.581Z] -rw-rw-r-- 1 1001 1001 806 Jun 27 13:19 go.mod [2021-06-27T13:25:14.581Z] -rw-r--r-- 1 root root 20759 Jun 27 13:21 go.sum [2021-06-27T13:25:14.581Z] drwxrwxr-x 7 1001 1001 4096 Jun 27 13:19 internal [2021-06-27T13:25:14.581Z] drwxrwxr-x 3 1001 1001 4096 Jun 27 13:19 openapi [2021-06-27T13:25:14.581Z] drwxrwxr-x 4 1001 1001 4096 Jun 27 13:19 snap [2021-06-27T13:25:14.581Z] -rw-rw-r-- 1 1001 1001 168 Jun 27 13:19 version.go [Pipeline] sh [2021-06-27T13:25:15.247Z] + '[' -e coverage.out ] [2021-06-27T13:25:15.247Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-27T13:25:15.283Z] Warning: overwriting stash ‘coverage-report’ [2021-06-27T13:25:16.101Z] Stashed 1 file(s) [Pipeline] sh [2021-06-27T13:25:16.753Z] + make build [2021-06-27T13:25:16.753Z] go mod tidy [2021-06-27T13:25:17.356Z] 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-27T13:25:24.070Z] 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-27T13:25:46.261Z] 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-27T13:25:46.537Z] 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-27T13:25:50.846Z] 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-27T13:25:51.122Z] 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-27T13:25:54.535Z] 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-27T13:25:57.950Z] 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-27T13:26:01.456Z] 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-27T13:26:04.874Z] 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-27T13:26:07.494Z] 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-27T13:26:10.887Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-27T13:26:16.319Z] $ docker stop --time=1 545ab1b0c689834c30a2f05d470f1567467245248e7940176c1be044dfafbc0e [2021-06-27T13:26:18.528Z] $ docker rm -f 545ab1b0c689834c30a2f05d470f1567467245248e7940176c1be044dfafbc0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-27T13:26:20.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-27T13:26:20.156Z] [2021-06-27T13:26:20.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-27T13:26:20.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-27T13:26:21.066Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-27T13:26:21.066Z] 29e5d40040c1: Pulling fs layer [2021-06-27T13:26:21.066Z] 1ce36da41761: Pulling fs layer [2021-06-27T13:26:21.066Z] 25b303627fd3: Pulling fs layer [2021-06-27T13:26:21.066Z] 29e5d40040c1: Verifying Checksum [2021-06-27T13:26:21.066Z] 29e5d40040c1: Download complete [2021-06-27T13:26:22.044Z] 29e5d40040c1: Pull complete [2021-06-27T13:26:22.044Z] 1ce36da41761: Verifying Checksum [2021-06-27T13:26:22.044Z] 1ce36da41761: Download complete [2021-06-27T13:26:23.477Z] 1ce36da41761: Pull complete [2021-06-27T13:26:23.750Z] 25b303627fd3: Verifying Checksum [2021-06-27T13:26:23.750Z] 25b303627fd3: Download complete [2021-06-27T13:26:33.905Z] 25b303627fd3: Pull complete [2021-06-27T13:26:33.905Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-27T13:26:33.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-27T13:26:33.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-27T13:26:34.152Z] prd-ubuntu18.04-docker-arm64-4c-16g-400 does not seem to be running inside a container [2021-06-27T13:26:34.248Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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-27T13:26:35.630Z] Running on prd-ubuntu18.04-docker-8c-8g-401 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [2021-06-27T13:26:37.024Z] $ docker top 94004f14301afd5c958d54ecbd14d13f4e60bf7958a38cd02ad6453cda1b4b63 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-06-27T13:26:37.373Z] Running in /w/workspace/edgex-go/27 [Pipeline] { [Pipeline] checkout [2021-06-27T13:26:37.507Z] The recommended git tool is: git [2021-06-27T13:26:37.952Z] + grep parallel [2021-06-27T13:26:37.952Z] + docker-compose build --help [2021-06-27T13:26:40.035Z] using credential edgex-jenkins-ssh [2021-06-27T13:26:40.049Z] Cloning the remote Git repository [2021-06-27T13:26:40.070Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-27T13:26:40.148Z] > git init /w/workspace/edgex-go/27 # timeout=10 [2021-06-27T13:26:40.204Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-27T13:26:40.204Z] > git --version # timeout=10 [2021-06-27T13:26:40.212Z] > git --version # 'git version 2.17.1' [2021-06-27T13:26:40.212Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-27T13:26:40.240Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-27T13:26:41.347Z] --parallel Build images in parallel. [Pipeline] } [2021-06-27T13:26:41.374Z] $ docker stop --time=1 94004f14301afd5c958d54ecbd14d13f4e60bf7958a38cd02ad6453cda1b4b63 [2021-06-27T13:26:43.207Z] $ docker rm -f 94004f14301afd5c958d54ecbd14d13f4e60bf7958a38cd02ad6453cda1b4b63 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-27T13:26:43.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-27T13:26:43.876Z] . [Pipeline] withDockerContainer [2021-06-27T13:26:44.148Z] prd-ubuntu18.04-docker-arm64-4c-16g-400 does not seem to be running inside a container [2021-06-27T13:26:44.238Z] $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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-27T13:26:45.760Z] $ docker top fca22348031557c6d5071582f326ee68c98752ee8db550e86e02cecd68cbfb76 -eo pid,comm [Pipeline] { [2021-06-27T13:26:45.761Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-27T13:26:45.768Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-27T13:26:45.782Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-27T13:26:45.794Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-27T13:26:45.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-27T13:26:45.799Z] > 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 [Pipeline] sh [2021-06-27T13:26:46.418Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 [2021-06-27T13:26:46.528Z] Merge succeeded, producing 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 [2021-06-27T13:26:46.528Z] Checking out Revision 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 (PR-3579) [2021-06-27T13:26:46.688Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-27T13:26:46.426Z] > git config core.sparsecheckout # timeout=10 [2021-06-27T13:26:46.431Z] > git checkout -f 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 # timeout=10 [2021-06-27T13:26:46.498Z] > git remote # timeout=10 [2021-06-27T13:26:46.504Z] > git config --get remote.origin.url # timeout=10 [2021-06-27T13:26:46.509Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-27T13:26:46.514Z] > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 [2021-06-27T13:26:46.522Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-27T13:26:46.530Z] > git config core.sparsecheckout # timeout=10 [2021-06-27T13:26:46.534Z] > git checkout -f 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 # timeout=10 [2021-06-27T13:26:50.063Z] Building core-command ... [2021-06-27T13:26:50.063Z] Building core-data ... [2021-06-27T13:26:50.063Z] Building core-metadata ... [2021-06-27T13:26:50.063Z] Building security-bootstrapper ... [2021-06-27T13:26:50.063Z] Building security-proxy-setup ... [2021-06-27T13:26:50.063Z] Building security-secretstore-setup ... [2021-06-27T13:26:50.063Z] Building support-notifications ... [2021-06-27T13:26:50.063Z] Building support-scheduler ... [2021-06-27T13:26:50.063Z] Building sys-mgmt-agent ... [2021-06-27T13:26:50.063Z] Building sys-mgmt-agent [2021-06-27T13:26:50.063Z] Building core-command [2021-06-27T13:26:50.063Z] Building security-proxy-setup [2021-06-27T13:26:50.063Z] Building core-metadata [2021-06-27T13:26:50.063Z] Building security-secretstore-setup [2021-06-27T13:26:50.183Z] Commit message: "fix(snap): update redis ACL config path" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-27T13:26:51.422Z] + echo snap-build.sh [2021-06-27T13:26:51.422Z] snap-build.sh [2021-06-27T13:26:51.422Z] + SNAP_BASE_DIR=. [2021-06-27T13:26:51.422Z] + '[' '!' -z /w/workspace/edgex-go/27 ']' [2021-06-27T13:26:51.422Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/27 [2021-06-27T13:26:51.422Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/27]' [2021-06-27T13:26:51.422Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/27] [2021-06-27T13:26:51.422Z] + cd /w/workspace/edgex-go/27 [2021-06-27T13:26:51.422Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-27T13:26:51.422Z] Reading package lists... [2021-06-27T13:26:51.685Z] Building dependency tree... [2021-06-27T13:26:51.685Z] Reading state information... [2021-06-27T13:26:51.685Z] The following packages were automatically installed and are no longer required: [2021-06-27T13:26:51.685Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-27T13:26:51.685Z] uidmap xdelta3 [2021-06-27T13:26:51.685Z] Use 'sudo apt autoremove' to remove them. [2021-06-27T13:26:51.685Z] The following packages will be REMOVED: [2021-06-27T13:26:51.685Z] lxd* lxd-client* [2021-06-27T13:26:52.260Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-27T13:26:52.260Z] After this operation, 31.7 MB disk space will be freed. [2021-06-27T13:26:53.048Z] (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-27T13:26:53.048Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-27T13:26:53.997Z] Removing lxd dnsmasq configuration [2021-06-27T13:26:54.261Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-27T13:26:54.836Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-27T13:26:55.783Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-27T13:26:56.045Z] (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-27T13:26:56.045Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-27T13:26:57.439Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-27T13:26:57.439Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-27T13:26:58.829Z] + sudo snap remove --purge lxd [2021-06-27T13:26:58.829Z] snap "lxd" is not installed [2021-06-27T13:26:58.829Z] + sudo groupadd --force --system lxd [2021-06-27T13:26:58.829Z] ++ whoami [2021-06-27T13:26:58.829Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-27T13:26:58.829Z] + newgrp - lxd [2021-06-27T13:26:58.829Z] + sudo snap install lxd [2021-06-27T13:27:11.097Z] 2021-06-27T13:27:07Z INFO Waiting for automatic snapd restart... [2021-06-27T13:27:26.039Z] lxd 4.15 from Canonical* installed [2021-06-27T13:27:26.039Z] + sudo lxd init --auto [2021-06-27T13:27:36.062Z] + sudo snap install --classic snapcraft [2021-06-27T13:27:48.323Z] snapcraft 4.8.2 from Canonical* installed [2021-06-27T13:27:48.323Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-27T13:27:48.323Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-27T13:27:48.323Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-27T13:27:48.324Z] Dload Upload Total Spent Left Speed [2021-06-27T13:27:48.324Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4823 0 --:--:-- --:--:-- --:--:-- 4823 [2021-06-27T13:27:48.324Z] 100 3325k 100 3325k 0 0 8819k 0 --:--:-- --:--:-- --:--:-- 8819k [2021-06-27T13:27:48.324Z] ./yq_linux_amd64 [2021-06-27T13:27:48.324Z] + sudo snapcraft prime --use-lxd [2021-06-27T13:27:49.716Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-27T13:27:49.978Z] 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-27T13:27:49.978Z] - README.md [2021-06-27T13:27:49.978Z] [2021-06-27T13:27:49.978Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-27T13:27:50.550Z] Launching a container. [2021-06-27T13:27:58.059Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T13:27:58.059Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-27T13:27:58.059Z] ---> 6d65ec9523b9 [2021-06-27T13:27:58.059Z] Step 3/24 : WORKDIR /edgex-go [2021-06-27T13:27:58.348Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T13:27:58.348Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-27T13:27:58.348Z] ---> 6d65ec9523b9 [2021-06-27T13:27:58.348Z] Step 3/26 : WORKDIR /edgex-go [2021-06-27T13:27:58.730Z] Waiting for container to be ready [2021-06-27T13:27:58.730Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-27T13:27:58.730Z] [2021-06-27T13:27:58.969Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T13:27:58.969Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-27T13:27:58.969Z] ---> 6d65ec9523b9 [2021-06-27T13:27:58.969Z] Step 3/22 : WORKDIR /edgex-go [2021-06-27T13:27:58.969Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T13:27:58.969Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-27T13:27:58.969Z] ---> 6d65ec9523b9 [2021-06-27T13:27:58.969Z] Step 3/24 : WORKDIR /edgex-go [2021-06-27T13:27:58.969Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T13:27:58.969Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-27T13:27:58.969Z] ---> 6d65ec9523b9 [2021-06-27T13:27:58.969Z] Step 3/24 : WORKDIR /edgex-go [2021-06-27T13:28:01.611Z] ---> Running in 8cdf53fbe7f4 [2021-06-27T13:28:01.611Z] ---> Running in ce176cdbc6c7 [2021-06-27T13:28:01.611Z] ---> Running in 1b5051024dd0 [2021-06-27T13:28:01.611Z] ---> Running in 6dbdd0fc753c [2021-06-27T13:28:01.611Z] ---> Running in 853f720858f7 [2021-06-27T13:28:02.039Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-27T13:28:02.039Z] Waiting for network to be ready... [2021-06-27T13:28:02.221Z] Removing intermediate container 8cdf53fbe7f4 [2021-06-27T13:28:02.221Z] ---> 324ebf9ccc0c [2021-06-27T13:28:02.221Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T13:28:02.221Z] Removing intermediate container 1b5051024dd0 [2021-06-27T13:28:02.221Z] ---> cb67ca3d80eb [2021-06-27T13:28:02.221Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T13:28:02.221Z] Removing intermediate container 853f720858f7 [2021-06-27T13:28:02.221Z] ---> 553d09da3f69 [2021-06-27T13:28:02.221Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T13:28:02.302Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-27T13:28:02.496Z] Removing intermediate container 6dbdd0fc753c [2021-06-27T13:28:02.496Z] ---> f52e31db44d7 [2021-06-27T13:28:02.496Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T13:28:02.496Z] Removing intermediate container ce176cdbc6c7 [2021-06-27T13:28:02.496Z] ---> 03ad4a9b5fd9 [2021-06-27T13:28:02.496Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T13:28:02.496Z] ---> Running in d3c3d018b527 [2021-06-27T13:28:02.496Z] ---> Running in 559a3c79df9c [2021-06-27T13:28:02.496Z] ---> Running in e70a83981b9e [2021-06-27T13:28:02.496Z] ---> Running in da0d199c947a [2021-06-27T13:28:02.568Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-27T13:28:02.568Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-27T13:28:02.568Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-27T13:28:02.568Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-27T13:28:02.568Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-27T13:28:02.568Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-27T13:28:02.568Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-27T13:28:02.777Z] ---> Running in f9d73034d41f [2021-06-27T13:28:02.829Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-27T13:28:02.829Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-27T13:28:03.091Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-27T13:28:03.091Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-27T13:28:03.352Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-27T13:28:03.352Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-27T13:28:03.352Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-27T13:28:03.352Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-27T13:28:03.352Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-27T13:28:03.352Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-27T13:28:03.927Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-27T13:28:04.190Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] [2021-06-27T13:28:04.190Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-27T13:28:04.190Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-27T13:28:04.190Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-27T13:28:04.190Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-27T13:28:04.190Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-27T13:28:04.190Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-27T13:28:04.190Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-27T13:28:06.201Z] Removing intermediate container 559a3c79df9c [2021-06-27T13:28:06.202Z] ---> c80bdebf9d6f [2021-06-27T13:28:06.202Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-27T13:28:06.479Z] ---> Running in 90db271bb399 [2021-06-27T13:28:06.753Z] Fetched 24.8 MB in 4s (6003 kB/s) [2021-06-27T13:28:07.127Z] Removing intermediate container f9d73034d41f [2021-06-27T13:28:07.127Z] ---> 1104928664ca [2021-06-27T13:28:07.127Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-27T13:28:07.127Z] Removing intermediate container e70a83981b9e [2021-06-27T13:28:07.127Z] ---> 272405106f8e [2021-06-27T13:28:07.127Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-27T13:28:07.127Z] Removing intermediate container d3c3d018b527 [2021-06-27T13:28:07.127Z] ---> 4268de4dbb11 [2021-06-27T13:28:07.127Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-27T13:28:07.127Z] ---> Running in 63dbc3fa5b46 [2021-06-27T13:28:07.329Z] Reading package lists... [2021-06-27T13:28:07.457Z] Removing intermediate container da0d199c947a [2021-06-27T13:28:07.457Z] ---> ff5281cbf946 [2021-06-27T13:28:07.457Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-27T13:28:07.457Z] ---> Running in e727e882aa2f [2021-06-27T13:28:07.592Z] Reading package lists... [2021-06-27T13:28:07.592Z] Building dependency tree... [2021-06-27T13:28:07.592Z] Reading state information... [2021-06-27T13:28:07.762Z] ---> Running in 9e5b939ac769 [2021-06-27T13:28:07.762Z] ---> Running in 70c2925bd46b [2021-06-27T13:28:07.855Z] The following additional packages will be installed: [2021-06-27T13:28:07.855Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-27T13:28:07.855Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-27T13:28:07.855Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-27T13:28:07.855Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-27T13:28:07.855Z] Suggested packages: [2021-06-27T13:28:07.855Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-27T13:28:07.855Z] Recommended packages: [2021-06-27T13:28:07.855Z] gnupg libsasl2-modules [2021-06-27T13:28:07.855Z] The following NEW packages will be installed: [2021-06-27T13:28:07.855Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-27T13:28:07.855Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-27T13:28:07.855Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-27T13:28:07.855Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-27T13:28:07.855Z] The following packages will be upgraded: [2021-06-27T13:28:07.855Z] gpg gpg-agent gpgconf libudev1 [2021-06-27T13:28:07.855Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-27T13:28:07.855Z] Need to get 3530 kB of archives. [2021-06-27T13:28:07.855Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-27T13:28:07.855Z] 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-27T13:28:07.855Z] 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-27T13:28:07.855Z] 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-27T13:28:07.855Z] 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-27T13:28:08.118Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-27T13:28:08.381Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-27T13:28:08.644Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-27T13:28:08.644Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-27T13:28:08.644Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-27T13:28:08.644Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-27T13:28:08.862Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-27T13:28:08.905Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-27T13:28:08.905Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-27T13:28:08.905Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-27T13:28:08.905Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-27T13:28:08.905Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-27T13:28:08.905Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-27T13:28:08.905Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-27T13:28:08.905Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-27T13:28:08.905Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-27T13:28:08.905Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-27T13:28:08.905Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-27T13:28:08.905Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-27T13:28:08.905Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-27T13:28:09.167Z] Fetched 3530 kB in 1s (3141 kB/s) [2021-06-27T13:28:09.167Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-27T13:28:09.167Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-27T13:28:09.167Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-27T13:28:09.167Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-27T13:28:09.167Z] Selecting previously unselected package udev. [2021-06-27T13:28:09.167Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-27T13:28:09.167Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-27T13:28:09.429Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-27T13:28:09.429Z] Selecting previously unselected package libfuse2:amd64. [2021-06-27T13:28:09.429Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-27T13:28:09.429Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-27T13:28:09.693Z] Selecting previously unselected package fuse. [2021-06-27T13:28:09.693Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-27T13:28:09.693Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-27T13:28:09.693Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-27T13:28:09.693Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-27T13:28:09.693Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-27T13:28:09.693Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-27T13:28:09.851Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-27T13:28:09.954Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-27T13:28:09.954Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-27T13:28:09.954Z] Selecting previously unselected package libksba8:amd64. [2021-06-27T13:28:09.954Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-27T13:28:09.954Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-27T13:28:09.954Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-27T13:28:09.954Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-27T13:28:09.954Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T13:28:09.955Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-27T13:28:09.955Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-27T13:28:09.955Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T13:28:10.123Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-27T13:28:10.124Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-27T13:28:10.124Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-27T13:28:10.124Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-27T13:28:10.218Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-27T13:28:10.218Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-27T13:28:10.218Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T13:28:10.218Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-27T13:28:10.218Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-27T13:28:10.218Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T13:28:10.218Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-27T13:28:10.218Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-27T13:28:10.218Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T13:28:10.218Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-27T13:28:10.218Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-27T13:28:10.480Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T13:28:10.480Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-27T13:28:10.480Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-27T13:28:10.480Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T13:28:10.480Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-27T13:28:10.480Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-27T13:28:10.480Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T13:28:10.480Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-27T13:28:10.480Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-27T13:28:10.480Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T13:28:10.743Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-27T13:28:10.743Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-27T13:28:10.743Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-27T13:28:10.743Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-27T13:28:10.743Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-27T13:28:10.743Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-27T13:28:10.743Z] Selecting previously unselected package libldap-common. [2021-06-27T13:28:10.743Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-27T13:28:10.743Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-27T13:28:10.743Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-27T13:28:10.743Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-27T13:28:10.743Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-27T13:28:10.743Z] Selecting previously unselected package dirmngr. [2021-06-27T13:28:10.743Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-27T13:28:11.005Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-27T13:28:11.005Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-27T13:28:11.005Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-27T13:28:11.005Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-27T13:28:11.005Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-27T13:28:11.005Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-27T13:28:11.005Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-27T13:28:11.005Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T13:28:11.005Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-27T13:28:11.005Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-27T13:28:11.005Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-27T13:28:11.099Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-27T13:28:11.100Z] OK: 218 MiB in 52 packages [2021-06-27T13:28:11.100Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-27T13:28:11.268Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-27T13:28:11.377Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-27T13:28:11.377Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-27T13:28:11.531Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T13:28:11.531Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-27T13:28:11.531Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-27T13:28:11.531Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-27T13:28:11.531Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T13:28:11.531Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T13:28:11.531Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T13:28:11.531Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T13:28:11.531Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T13:28:11.531Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T13:28:11.531Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T13:28:11.531Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-27T13:28:11.531Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-27T13:28:11.531Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-27T13:28:11.981Z] OK: 218 MiB in 52 packages [2021-06-27T13:28:12.105Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-27T13:28:12.106Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-27T13:28:12.106Z] This means they are not meant to be enabled using systemctl. [2021-06-27T13:28:12.106Z] Possible reasons for having this kind of units are: [2021-06-27T13:28:12.106Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-27T13:28:12.106Z] .wants/ or .requires/ directory. [2021-06-27T13:28:12.106Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-27T13:28:12.106Z] a requirement dependency on it. [2021-06-27T13:28:12.106Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-27T13:28:12.106Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-27T13:28:12.106Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-27T13:28:12.106Z] instance name specified. [2021-06-27T13:28:12.368Z] Reading package lists... [2021-06-27T13:28:12.615Z] OK: 218 MiB in 52 packages [2021-06-27T13:28:12.615Z] OK: 218 MiB in 52 packages [2021-06-27T13:28:12.615Z] OK: 218 MiB in 52 packages [2021-06-27T13:28:12.631Z] Building dependency tree... [2021-06-27T13:28:12.631Z] Reading state information... [2021-06-27T13:28:12.631Z] The following additional packages will be installed: [2021-06-27T13:28:12.631Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-27T13:28:12.631Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-27T13:28:12.631Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-27T13:28:12.631Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-27T13:28:12.631Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-27T13:28:12.631Z] Suggested packages: [2021-06-27T13:28:12.631Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-27T13:28:12.631Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-27T13:28:12.631Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-27T13:28:12.631Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-27T13:28:12.631Z] systemd-container policykit-1 [2021-06-27T13:28:12.631Z] Recommended packages: [2021-06-27T13:28:12.631Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-27T13:28:12.631Z] The following NEW packages will be installed: [2021-06-27T13:28:12.631Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-27T13:28:12.631Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-27T13:28:12.631Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-27T13:28:12.631Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-27T13:28:12.631Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-27T13:28:12.631Z] The following packages will be upgraded: [2021-06-27T13:28:12.631Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-27T13:28:12.631Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-27T13:28:12.631Z] Need to get 36.7 MB of archives. [2021-06-27T13:28:12.632Z] After this operation, 147 MB of additional disk space will be used. [2021-06-27T13:28:12.632Z] 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-27T13:28:12.892Z] Removing intermediate container 90db271bb399 [2021-06-27T13:28:12.892Z] ---> 7b22831f648a [2021-06-27T13:28:12.892Z] Step 6/24 : COPY go.mod . [2021-06-27T13:28:12.893Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-27T13:28:12.893Z] 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-27T13:28:12.893Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-27T13:28:12.893Z] 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-27T13:28:12.893Z] 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-27T13:28:12.893Z] 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-27T13:28:12.893Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-27T13:28:12.893Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-27T13:28:12.894Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-27T13:28:12.894Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-27T13:28:12.894Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-27T13:28:12.894Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-27T13:28:12.894Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-27T13:28:12.894Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-27T13:28:12.894Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-27T13:28:13.496Z] Removing intermediate container e727e882aa2f [2021-06-27T13:28:13.496Z] ---> 5026d626892a [2021-06-27T13:28:13.496Z] Step 6/26 : COPY go.mod . [2021-06-27T13:28:13.840Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-27T13:28:13.840Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-27T13:28:13.840Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-27T13:28:13.840Z] 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-27T13:28:13.840Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-27T13:28:13.840Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-27T13:28:13.840Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-27T13:28:13.840Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-27T13:28:13.840Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-27T13:28:13.840Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-27T13:28:13.840Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-27T13:28:13.840Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-27T13:28:13.840Z] 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-27T13:28:13.840Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-27T13:28:14.101Z] ---> 83dfbbf3b395 [2021-06-27T13:28:14.102Z] Step 7/24 : RUN go mod download [2021-06-27T13:28:14.102Z] ---> Running in b5ffc2867d9c [2021-06-27T13:28:14.379Z] Removing intermediate container 63dbc3fa5b46 [2021-06-27T13:28:14.379Z] ---> d5729fba0a55 [2021-06-27T13:28:14.379Z] Step 6/24 : COPY go.mod . [2021-06-27T13:28:14.379Z] Removing intermediate container 9e5b939ac769 [2021-06-27T13:28:14.379Z] ---> 72dadb064b17 [2021-06-27T13:28:14.379Z] Step 6/24 : COPY go.mod . [2021-06-27T13:28:14.655Z] Removing intermediate container 70c2925bd46b [2021-06-27T13:28:14.655Z] ---> 838ef28414c1 [2021-06-27T13:28:14.655Z] Step 6/22 : COPY go.mod . [2021-06-27T13:28:14.655Z] ---> d913f0abeef8 [2021-06-27T13:28:14.655Z] Step 7/26 : RUN go mod download [2021-06-27T13:28:14.938Z] ---> Running in ed2bc2010a7b [2021-06-27T13:28:15.226Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-27T13:28:15.226Z] Fetched 36.7 MB in 2s (16.2 MB/s) [2021-06-27T13:28:15.226Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-27T13:28:15.226Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-27T13:28:15.226Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-27T13:28:15.544Z] ---> 9c2c1737b26d [2021-06-27T13:28:15.544Z] Step 7/24 : RUN go mod download [2021-06-27T13:28:15.805Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-27T13:28:15.805Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-27T13:28:15.805Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-27T13:28:15.805Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-27T13:28:15.805Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-27T13:28:15.805Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-27T13:28:15.823Z] ---> 5121a9be30d5 [2021-06-27T13:28:15.823Z] Step 7/24 : RUN go mod download [2021-06-27T13:28:15.823Z] ---> Running in 813d24338a36 [2021-06-27T13:28:16.067Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-27T13:28:16.067Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-27T13:28:16.067Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-27T13:28:16.067Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-27T13:28:16.100Z] ---> 179980d032f6 [2021-06-27T13:28:16.100Z] Step 7/22 : RUN go mod download [2021-06-27T13:28:16.100Z] ---> Running in dd881bc93eb5 [2021-06-27T13:28:16.329Z] Setting up apt (1.6.13) ... [2021-06-27T13:28:16.329Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-27T13:28:16.376Z] ---> Running in d5cb80efefd8 [2021-06-27T13:28:16.904Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-27T13:28:16.904Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-27T13:28:16.904Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-27T13:28:16.904Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-27T13:28:17.167Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-27T13:28:17.167Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-27T13:28:17.167Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-27T13:28:17.167Z] Selecting previously unselected package libexpat1:amd64. [2021-06-27T13:28:17.167Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-27T13:28:17.167Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-27T13:28:17.167Z] Selecting previously unselected package python3.6-minimal. [2021-06-27T13:28:17.167Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-27T13:28:17.167Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-27T13:28:17.430Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-27T13:28:17.430Z] Checking for services that may need to be restarted...done. [2021-06-27T13:28:17.693Z] Checking for services that may need to be restarted...done. [2021-06-27T13:28:17.693Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-27T13:28:17.693Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-27T13:28:17.693Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-27T13:28:17.956Z] Selecting previously unselected package python3-minimal. [2021-06-27T13:28:17.956Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-27T13:28:17.956Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-27T13:28:17.956Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-27T13:28:18.219Z] Selecting previously unselected package mime-support. [2021-06-27T13:28:18.220Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-27T13:28:18.220Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-27T13:28:18.220Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-27T13:28:18.220Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-27T13:28:18.220Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-27T13:28:18.220Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-27T13:28:18.220Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-27T13:28:18.220Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-27T13:28:18.407Z] Removing intermediate container b5ffc2867d9c [2021-06-27T13:28:18.408Z] ---> 3e93d60615c8 [2021-06-27T13:28:18.408Z] Step 8/24 : COPY . . [2021-06-27T13:28:18.481Z] Selecting previously unselected package python3.6. [2021-06-27T13:28:18.482Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-27T13:28:18.482Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-27T13:28:18.482Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-27T13:28:18.482Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-27T13:28:18.482Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-27T13:28:18.482Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-27T13:28:18.744Z] Selecting previously unselected package python3. [2021-06-27T13:28:18.744Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-27T13:28:18.744Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-27T13:28:18.744Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-27T13:28:19.008Z] Selecting previously unselected package multiarch-support. [2021-06-27T13:28:19.008Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-27T13:28:19.008Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-27T13:28:19.008Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-27T13:28:19.008Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-27T13:28:19.008Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-27T13:28:19.008Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-27T13:28:19.008Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-27T13:28:19.008Z] Selecting previously unselected package libbsd0:amd64. [2021-06-27T13:28:19.008Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-27T13:28:19.008Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-27T13:28:19.008Z] Selecting previously unselected package sudo. [2021-06-27T13:28:19.008Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-27T13:28:19.008Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-27T13:28:19.015Z] Removing intermediate container ed2bc2010a7b [2021-06-27T13:28:19.015Z] ---> ec1274bf2914 [2021-06-27T13:28:19.015Z] Step 8/26 : COPY . . [2021-06-27T13:28:19.271Z] Selecting previously unselected package apparmor. [2021-06-27T13:28:19.271Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-27T13:28:19.271Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-27T13:28:19.271Z] Selecting previously unselected package libedit2:amd64. [2021-06-27T13:28:19.271Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-27T13:28:19.271Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-27T13:28:19.533Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-27T13:28:19.533Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-27T13:28:19.533Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-27T13:28:19.533Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-27T13:28:19.533Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-27T13:28:19.533Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-27T13:28:19.533Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-27T13:28:19.533Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-27T13:28:19.533Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-27T13:28:19.533Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-27T13:28:19.533Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-27T13:28:19.533Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-27T13:28:19.795Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-27T13:28:19.795Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-27T13:28:19.795Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-27T13:28:19.795Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-27T13:28:19.795Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-27T13:28:19.795Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-27T13:28:20.057Z] Selecting previously unselected package openssh-client. [2021-06-27T13:28:20.057Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-27T13:28:20.057Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-27T13:28:20.057Z] Selecting previously unselected package squashfs-tools. [2021-06-27T13:28:20.057Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-27T13:28:20.057Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-27T13:28:20.057Z] Selecting previously unselected package snapd. [2021-06-27T13:28:20.057Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-27T13:28:20.057Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-27T13:28:21.652Z] Removing intermediate container 813d24338a36 [2021-06-27T13:28:21.652Z] ---> 101084b17523 [2021-06-27T13:28:21.652Z] Step 8/24 : COPY . . [2021-06-27T13:28:22.254Z] Removing intermediate container d5cb80efefd8 [2021-06-27T13:28:22.254Z] ---> 0c431a3f8ea8 [2021-06-27T13:28:22.254Z] Step 8/22 : COPY . . [2021-06-27T13:28:22.254Z] Removing intermediate container dd881bc93eb5 [2021-06-27T13:28:22.254Z] ---> a3614ba70f6a [2021-06-27T13:28:22.254Z] Step 8/24 : COPY . . [2021-06-27T13:28:22.613Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-27T13:28:22.613Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-27T13:28:22.613Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-27T13:28:22.613Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-27T13:28:22.613Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-27T13:28:22.613Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-27T13:28:22.613Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-27T13:28:22.613Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-27T13:28:22.876Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-27T13:28:23.451Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-27T13:28:23.451Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-27T13:28:23.451Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-27T13:28:23.451Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-27T13:28:23.451Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-27T13:28:23.451Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-27T13:28:24.026Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-27T13:28:24.026Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-27T13:28:24.026Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-27T13:28:24.026Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-27T13:28:24.026Z] running python rtupdate hooks for python3.6... [2021-06-27T13:28:24.026Z] running python post-rtupdate hooks for python3.6... [2021-06-27T13:28:24.026Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-27T13:28:24.973Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-27T13:28:24.973Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-27T13:28:24.973Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-27T13:28:25.236Z] Setting up snapd (2.49.2+18.04) ... [2021-06-27T13:28:25.498Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-27T13:28:25.761Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-27T13:28:26.023Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-27T13:28:26.024Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-27T13:28:26.286Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-27T13:28:26.286Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-27T13:28:26.547Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-27T13:28:26.548Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-27T13:28:26.819Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-27T13:28:27.083Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-27T13:28:27.083Z] /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-27T13:28:27.344Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-27T13:28:27.344Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-27T13:28:28.301Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-27T13:28:28.563Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-27T13:28:28.563Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-27T13:28:29.770Z] Reading package lists... [2021-06-27T13:28:29.770Z] Reading package lists... [2021-06-27T13:28:30.032Z] Building dependency tree... [2021-06-27T13:28:30.032Z] Reading state information... [2021-06-27T13:28:30.294Z] Calculating upgrade... [2021-06-27T13:28:30.555Z] The following packages will be upgraded: [2021-06-27T13:28:30.555Z] advancecomp base-files bash binutils binutils-common [2021-06-27T13:28:30.555Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-27T13:28:30.555Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-27T13:28:30.555Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-27T13:28:30.555Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-27T13:28:30.555Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-27T13:28:30.555Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-27T13:28:30.555Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-27T13:28:30.555Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-27T13:28:30.555Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-27T13:28:30.555Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-27T13:28:30.555Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-27T13:28:30.555Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-27T13:28:30.555Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-27T13:28:30.555Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-27T13:28:30.555Z] ubuntu-keyring util-linux [2021-06-27T13:28:30.555Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-27T13:28:30.555Z] Need to get 64.1 MB of archives. [2021-06-27T13:28:30.555Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-27T13:28:30.555Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-27T13:28:30.555Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-27T13:28:30.555Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-27T13:28:30.555Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-27T13:28:30.555Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-27T13:28:30.555Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-27T13:28:30.555Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-27T13:28:30.555Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-27T13:28:30.555Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-27T13:28:30.556Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-27T13:28:30.556Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-27T13:28:30.556Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-27T13:28:30.818Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-27T13:28:30.818Z] 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-27T13:28:30.818Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-27T13:28:30.818Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-27T13:28:30.818Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-27T13:28:30.818Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-27T13:28:30.818Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-27T13:28:30.818Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-27T13:28:30.818Z] 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-27T13:28:30.818Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-27T13:28:30.818Z] 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-27T13:28:30.818Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-27T13:28:30.818Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-27T13:28:30.818Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-27T13:28:30.818Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-27T13:28:30.818Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-27T13:28:30.818Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-27T13:28:30.818Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-27T13:28:30.818Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-27T13:28:30.818Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-27T13:28:30.818Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-27T13:28:30.818Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-27T13:28:30.818Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-27T13:28:30.818Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-27T13:28:30.818Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-27T13:28:30.818Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-27T13:28:30.818Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-27T13:28:30.818Z] 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-27T13:28:30.818Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-27T13:28:30.818Z] 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-27T13:28:31.081Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-27T13:28:31.081Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-27T13:28:31.081Z] 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-27T13:28:31.081Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-27T13:28:31.081Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-27T13:28:31.081Z] 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-27T13:28:31.081Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-27T13:28:31.081Z] 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-27T13:28:31.081Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-27T13:28:31.081Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-27T13:28:31.081Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-27T13:28:31.081Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-27T13:28:31.081Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-27T13:28:31.081Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-27T13:28:31.081Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-27T13:28:31.081Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-27T13:28:31.342Z] 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-27T13:28:31.343Z] 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-27T13:28:31.604Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-27T13:28:31.604Z] 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-27T13:28:31.604Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-27T13:28:31.604Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-27T13:28:31.604Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-27T13:28:31.604Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-27T13:28:31.866Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-27T13:28:31.866Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-27T13:28:31.866Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-27T13:28:31.866Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-27T13:28:31.866Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-27T13:28:31.866Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-27T13:28:31.866Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-27T13:28:31.866Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-27T13:28:31.866Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-27T13:28:31.866Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-27T13:28:31.866Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-27T13:28:32.128Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-27T13:28:32.128Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-27T13:28:32.128Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-27T13:28:32.128Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-27T13:28:32.128Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-27T13:28:32.128Z] 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-27T13:28:32.128Z] 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-27T13:28:32.128Z] 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-27T13:28:32.128Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-27T13:28:32.128Z] 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-27T13:28:32.128Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-27T13:28:32.128Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-27T13:28:32.128Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-27T13:28:32.391Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-27T13:28:32.391Z] 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-27T13:28:32.391Z] 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-27T13:28:32.391Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-27T13:28:32.391Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-27T13:28:32.391Z] 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-27T13:28:32.391Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-27T13:28:32.391Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-27T13:28:32.391Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-27T13:28:32.391Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-27T13:28:32.391Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-27T13:28:32.391Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-27T13:28:32.652Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-27T13:28:32.652Z] Fetched 64.1 MB in 2s (32.6 MB/s) [2021-06-27T13:28:32.652Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-27T13:28:32.652Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-27T13:28:32.916Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-27T13:28:33.489Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-27T13:28:33.489Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-27T13:28:33.489Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-27T13:28:33.489Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-27T13:28:33.752Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-27T13:28:33.752Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-27T13:28:33.752Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-27T13:28:33.752Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-27T13:28:33.752Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-27T13:28:33.752Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-27T13:28:34.014Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-27T13:28:34.014Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-27T13:28:34.014Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-27T13:28:34.014Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-27T13:28:34.014Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-27T13:28:34.014Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-27T13:28:34.014Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-27T13:28:34.014Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-27T13:28:34.277Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-27T13:28:34.277Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-27T13:28:34.277Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-27T13:28:34.277Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-27T13:28:34.277Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-27T13:28:34.540Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-27T13:28:34.540Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-27T13:28:34.540Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-27T13:28:34.540Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-27T13:28:34.540Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-27T13:28:34.801Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-27T13:28:34.801Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-27T13:28:34.801Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-27T13:28:35.064Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-27T13:28:35.064Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-27T13:28:35.064Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-27T13:28:35.638Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-27T13:28:35.638Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-27T13:28:35.638Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-27T13:28:35.909Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-27T13:28:35.910Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-27T13:28:35.910Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-27T13:28:36.172Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-27T13:28:36.172Z] Installing new version of config file /etc/issue ... [2021-06-27T13:28:36.172Z] Installing new version of config file /etc/issue.net ... [2021-06-27T13:28:36.172Z] Installing new version of config file /etc/lsb-release ... [2021-06-27T13:28:36.172Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-27T13:28:36.433Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-27T13:28:36.433Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-27T13:28:36.433Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-27T13:28:36.433Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T13:28:36.433Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-27T13:28:36.433Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-27T13:28:36.887Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-27T13:28:36.887Z] 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-27T13:28:36.887Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T13:28:36.887Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-27T13:28:36.887Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-27T13:28:36.887Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-27T13:28:36.887Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T13:28:36.887Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-27T13:28:37.361Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-27T13:28:37.361Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-27T13:28:37.361Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T13:28:37.361Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-27T13:28:37.361Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-27T13:28:37.361Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-27T13:28:37.361Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T13:28:37.361Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-27T13:28:37.361Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-27T13:28:37.684Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-27T13:28:37.684Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T13:28:37.684Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-27T13:28:37.684Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-27T13:28:37.684Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-27T13:28:37.684Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T13:28:37.684Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-27T13:28:37.684Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-27T13:28:38.676Z] Setting up grep (3.1-2build1) ... [2021-06-27T13:28:38.676Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T13:28:38.676Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-27T13:28:38.676Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-27T13:28:38.676Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-27T13:28:38.676Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T13:28:38.676Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-27T13:28:38.676Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-27T13:28:38.936Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-27T13:28:38.936Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T13:28:38.936Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-27T13:28:38.936Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-27T13:28:39.510Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-27T13:28:39.510Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-27T13:28:39.510Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-27T13:28:39.510Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-27T13:28:39.772Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-27T13:28:39.772Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T13:28:39.772Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-27T13:28:39.772Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-27T13:28:40.345Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-27T13:28:40.345Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-27T13:28:40.345Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-27T13:28:40.345Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-27T13:28:40.345Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-27T13:28:40.345Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T13:28:40.345Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-27T13:28:40.345Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-27T13:28:40.607Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-27T13:28:40.607Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T13:28:40.607Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-27T13:28:40.607Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-27T13:28:40.607Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-27T13:28:40.869Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T13:28:40.869Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-27T13:28:40.869Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-27T13:28:40.869Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-27T13:28:40.869Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T13:28:40.869Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-27T13:28:40.869Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-27T13:28:40.869Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-27T13:28:41.131Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T13:28:41.131Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-27T13:28:41.131Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-27T13:28:41.131Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-27T13:28:41.131Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T13:28:41.131Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-27T13:28:41.131Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-27T13:28:41.131Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-27T13:28:41.131Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-27T13:28:41.393Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-27T13:28:41.393Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T13:28:41.393Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-27T13:28:41.393Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-27T13:28:41.393Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-27T13:28:41.656Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T13:28:41.656Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-27T13:28:41.656Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-27T13:28:41.656Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-27T13:28:41.656Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T13:28:41.656Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-27T13:28:41.656Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-27T13:28:41.656Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-27T13:28:41.919Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T13:28:41.919Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-27T13:28:41.919Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-27T13:28:42.183Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-27T13:28:42.447Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-27T13:28:42.710Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-27T13:28:42.974Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T13:28:42.974Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-27T13:28:42.974Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-27T13:28:42.974Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-27T13:28:43.236Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T13:28:43.236Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-27T13:28:43.236Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-27T13:28:43.236Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-27T13:28:43.236Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-27T13:28:43.236Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-27T13:28:43.236Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-27T13:28:43.236Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-27T13:28:43.498Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-27T13:28:43.498Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-27T13:28:43.498Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-27T13:28:43.498Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-27T13:28:43.761Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-27T13:28:43.761Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-27T13:28:43.761Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-27T13:28:43.761Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-27T13:28:43.761Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-27T13:28:43.761Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-27T13:28:43.761Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-27T13:28:43.761Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-27T13:28:44.023Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-27T13:28:44.023Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-27T13:28:44.023Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-27T13:28:44.023Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-27T13:28:44.023Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-27T13:28:44.023Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-27T13:28:44.285Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-27T13:28:44.285Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-27T13:28:44.285Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T13:28:44.285Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-27T13:28:44.285Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-27T13:28:44.459Z] ---> 1c2dca79631a [2021-06-27T13:28:44.459Z] Step 9/26 : RUN go mod tidy [2021-06-27T13:28:44.459Z] ---> 235f9617fae0 [2021-06-27T13:28:44.459Z] Step 9/24 : RUN go mod tidy [2021-06-27T13:28:44.459Z] ---> ce3975897d71 [2021-06-27T13:28:44.459Z] Step 9/24 : RUN go mod tidy [2021-06-27T13:28:44.459Z] ---> c48ec53eb2f0 [2021-06-27T13:28:44.459Z] Step 9/24 : RUN go mod tidy [2021-06-27T13:28:44.459Z] ---> 7e35bdab84e0 [2021-06-27T13:28:44.459Z] Step 9/22 : RUN go mod tidy [2021-06-27T13:28:44.459Z] ---> Running in ff21ea9fed8d [2021-06-27T13:28:44.459Z] ---> Running in a91060388bc1 [2021-06-27T13:28:44.545Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-27T13:28:44.546Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-27T13:28:44.546Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-27T13:28:44.546Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-27T13:28:44.546Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-27T13:28:44.546Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T13:28:44.546Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-27T13:28:44.546Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-27T13:28:44.741Z] ---> Running in 64291e7c6753 [2021-06-27T13:28:44.741Z] ---> Running in 277c525f49a5 [2021-06-27T13:28:44.741Z] ---> Running in db99b6b468f5 [2021-06-27T13:28:44.808Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-27T13:28:44.808Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T13:28:44.808Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-27T13:28:44.808Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-27T13:28:44.808Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-27T13:28:45.070Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T13:28:45.070Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-27T13:28:45.070Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-27T13:28:45.070Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-27T13:28:45.331Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T13:28:45.332Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-27T13:28:45.332Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-27T13:28:45.332Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-27T13:28:45.332Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T13:28:45.332Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-27T13:28:45.332Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-27T13:28:45.593Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-27T13:28:45.593Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T13:28:45.593Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-27T13:28:45.593Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-27T13:28:45.855Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-27T13:28:45.855Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T13:28:45.855Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-27T13:28:45.855Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-27T13:28:45.855Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-27T13:28:46.117Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T13:28:46.117Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-27T13:28:46.117Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-27T13:28:46.117Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-27T13:28:46.117Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T13:28:46.117Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-27T13:28:46.117Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-27T13:28:46.380Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-27T13:28:46.380Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T13:28:46.380Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-27T13:28:46.380Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-27T13:28:46.380Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-27T13:28:46.642Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T13:28:46.642Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-27T13:28:46.642Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-27T13:28:46.642Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-27T13:28:46.642Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T13:28:46.642Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-27T13:28:46.642Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-27T13:28:46.903Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-27T13:28:46.903Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T13:28:46.903Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-27T13:28:46.903Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-27T13:28:47.165Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-27T13:28:47.165Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T13:28:47.165Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-27T13:28:47.165Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-27T13:28:47.165Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-27T13:28:47.165Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T13:28:47.165Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-27T13:28:47.165Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-27T13:28:47.427Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-27T13:28:47.427Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-27T13:28:47.427Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-27T13:28:47.427Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-27T13:28:47.703Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-27T13:28:47.703Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-27T13:28:47.703Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-27T13:28:47.703Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-27T13:28:47.969Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-27T13:28:47.969Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-27T13:28:47.969Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-27T13:28:47.969Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-27T13:28:47.969Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-27T13:28:47.969Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-27T13:28:48.232Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-27T13:28:48.232Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-27T13:28:48.232Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-27T13:28:48.232Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-27T13:28:48.232Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-27T13:28:48.232Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-27T13:28:48.232Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-27T13:28:48.232Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-27T13:28:48.493Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-27T13:28:48.493Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-27T13:28:48.493Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-27T13:28:48.493Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-27T13:28:48.755Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-27T13:28:48.755Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-27T13:28:49.018Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-27T13:28:49.018Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-27T13:28:49.018Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-27T13:28:49.018Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-27T13:28:49.281Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-27T13:28:49.281Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-27T13:28:49.544Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-27T13:28:49.544Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-27T13:28:49.544Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-27T13:28:49.544Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-27T13:28:49.544Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-27T13:28:49.544Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-27T13:28:49.808Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-27T13:28:49.808Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-27T13:28:49.808Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-27T13:28:49.808Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-27T13:28:49.808Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-27T13:28:49.808Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-27T13:28:50.753Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-27T13:28:50.753Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-27T13:28:51.501Z] Removing intermediate container ff21ea9fed8d [2021-06-27T13:28:51.501Z] ---> 9db0756259ab [2021-06-27T13:28:51.501Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-27T13:28:51.501Z] ---> Running in f2fdad5df806 [2021-06-27T13:28:51.501Z] Removing intermediate container a91060388bc1 [2021-06-27T13:28:51.501Z] ---> 8f3467c37fe3 [2021-06-27T13:28:51.501Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-27T13:28:51.697Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-27T13:28:51.697Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-27T13:28:51.778Z] ---> Running in cb8d09104f1e [2021-06-27T13:28:51.960Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-27T13:28:51.960Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-27T13:28:52.058Z] Removing intermediate container db99b6b468f5 [2021-06-27T13:28:52.058Z] ---> ed1b1b7055d9 [2021-06-27T13:28:52.058Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-27T13:28:52.222Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-27T13:28:52.223Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-27T13:28:52.333Z] ---> Running in a638202dfc7f [2021-06-27T13:28:52.333Z] Removing intermediate container 277c525f49a5 [2021-06-27T13:28:52.333Z] ---> 68e7ee9f1d8b [2021-06-27T13:28:52.333Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-27T13:28:52.614Z] Removing intermediate container 64291e7c6753 [2021-06-27T13:28:52.614Z] ---> 1e19ed11b315 [2021-06-27T13:28:52.614Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-27T13:28:52.890Z] ---> Running in eee620c459a0 [2021-06-27T13:28:52.890Z] ---> Running in d931c1b0033f [2021-06-27T13:28:53.180Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-27T13:28:53.180Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-27T13:28:53.180Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-27T13:28:53.180Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-27T13:28:53.180Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-27T13:28:53.180Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-27T13:28:53.442Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-27T13:28:53.442Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-27T13:28:53.442Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-27T13:28:53.442Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-27T13:28:53.442Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-27T13:28:53.442Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-27T13:28:53.442Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-27T13:28:53.442Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-27T13:28:53.495Z] 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-27T13:28:53.704Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-27T13:28:53.704Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-27T13:28:53.704Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-27T13:28:53.704Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-27T13:28:53.704Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-27T13:28:53.704Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-27T13:28:53.704Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-27T13:28:53.704Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-27T13:28:53.704Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-27T13:28:53.704Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-27T13:28:53.773Z] 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-27T13:28:53.969Z] [2021-06-27T13:28:53.969Z] Current default time zone: 'Etc/UTC' [2021-06-27T13:28:53.969Z] Local time is now: Sun Jun 27 13:28:53 UTC 2021. [2021-06-27T13:28:53.969Z] Universal Time is now: Sun Jun 27 13:28:53 UTC 2021. [2021-06-27T13:28:53.969Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-27T13:28:53.969Z] [2021-06-27T13:28:53.969Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-27T13:28:53.969Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-27T13:28:53.969Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-27T13:28:53.969Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-27T13:28:53.969Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-27T13:28:53.969Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-27T13:28:53.969Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-27T13:28:53.969Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-27T13:28:53.969Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-27T13:28:53.969Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-27T13:28:53.969Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-27T13:28:53.969Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-27T13:28:54.231Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-27T13:28:54.231Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-27T13:28:54.231Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-27T13:28:54.231Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-27T13:28:54.231Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-27T13:28:54.492Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-27T13:28:54.492Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-27T13:28:54.492Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-27T13:28:54.492Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-27T13:28:54.492Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-27T13:28:54.492Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-27T13:28:54.766Z] 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-27T13:28:55.372Z] 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-27T13:28:55.649Z] 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-27T13:28:56.409Z] Updating certificates in /etc/ssl/certs... [2021-06-27T13:28:56.984Z] 23 added, 27 removed; done. [2021-06-27T13:28:57.247Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-27T13:28:57.247Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-27T13:28:57.247Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-27T13:28:57.247Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-27T13:28:57.247Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-27T13:28:57.247Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-27T13:28:57.247Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-27T13:28:57.247Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-27T13:28:57.247Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-27T13:28:57.247Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-27T13:28:57.247Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-27T13:28:57.247Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-27T13:28:57.247Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-27T13:28:57.247Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-27T13:28:57.247Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-27T13:28:57.247Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-27T13:28:57.247Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-27T13:28:57.509Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-27T13:28:57.509Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-27T13:28:57.509Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-27T13:28:57.509Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-27T13:28:57.510Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-27T13:28:57.510Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-27T13:28:57.510Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-27T13:28:57.510Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-27T13:28:57.510Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-27T13:28:57.510Z] Updating certificates in /etc/ssl/certs... [2021-06-27T13:28:58.455Z] 0 added, 0 removed; done. [2021-06-27T13:28:58.455Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-27T13:28:58.455Z] done. [2021-06-27T13:28:58.717Z] Reading package lists... [2021-06-27T13:28:58.717Z] Building dependency tree... [2021-06-27T13:28:58.717Z] Reading state information... [2021-06-27T13:28:58.980Z] The following NEW packages will be installed: [2021-06-27T13:28:58.980Z] apt-transport-https [2021-06-27T13:28:59.243Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-27T13:28:59.243Z] Need to get 1692 B of archives. [2021-06-27T13:28:59.243Z] After this operation, 154 kB of additional disk space will be used. [2021-06-27T13:28:59.243Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-27T13:28:59.243Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-27T13:28:59.243Z] Fetched 1692 B in 0s (9606 B/s) [2021-06-27T13:28:59.243Z] Selecting previously unselected package apt-transport-https. [2021-06-27T13:28:59.243Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-27T13:28:59.243Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-27T13:28:59.243Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-27T13:28:59.243Z] Setting up apt-transport-https (1.6.13) ... [2021-06-27T13:28:59.505Z] Waiting for network to be ready... [2021-06-27T13:29:04.821Z] 2021-06-27T13:29:02Z INFO Waiting for automatic snapd restart... [2021-06-27T13:29:05.084Z] snapd 2.51 from Canonical* installed [2021-06-27T13:29:06.028Z] "snapd" switched to the "latest/stable" channel [2021-06-27T13:29:06.028Z] [2021-06-27T13:29:08.601Z] core18 20210611 from Canonical* installed [2021-06-27T13:29:08.863Z] "core18" switched to the "latest/stable" channel [2021-06-27T13:29:08.863Z] [2021-06-27T13:29:12.167Z] snapcraft 4.8.2 from Canonical* installed [2021-06-27T13:29:12.167Z] "snapcraft" switched to the "latest/stable" channel [2021-06-27T13:29:12.167Z] [2021-06-27T13:29:16.380Z] 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-27T13:29:16.380Z] - README.md [2021-06-27T13:29:16.380Z] [2021-06-27T13:29:16.380Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-27T13:29:16.954Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-27T13:29:16.954Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-27T13:29:16.954Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-27T13:29:18.156Z] Reading package lists... [2021-06-27T13:29:18.418Z] 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-27T13:29:18.418Z] Reading package lists... [2021-06-27T13:29:18.680Z] Building dependency tree... [2021-06-27T13:29:18.680Z] Reading state information... [2021-06-27T13:29:18.942Z] Suggested packages: [2021-06-27T13:29:18.942Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-27T13:29:18.942Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-27T13:29:18.942Z] Recommended packages: [2021-06-27T13:29:18.942Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-27T13:29:18.942Z] The following NEW packages will be installed: [2021-06-27T13:29:18.942Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-27T13:29:18.942Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-27T13:29:18.942Z] pkg-config zip [2021-06-27T13:29:18.942Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-27T13:29:18.942Z] Need to get 7663 kB of archives. [2021-06-27T13:29:18.942Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-27T13:29:18.942Z] 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-27T13:29:18.942Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-27T13:29:18.942Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-27T13:29:19.205Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-27T13:29:19.205Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-27T13:29:19.205Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-27T13:29:19.205Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-27T13:29:19.205Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-27T13:29:19.466Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-27T13:29:19.466Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-27T13:29:19.466Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-27T13:29:19.466Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-27T13:29:19.466Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-27T13:29:19.466Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-27T13:29:19.727Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-27T13:29:19.727Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-27T13:29:19.727Z] Fetched 7663 kB in 1s (10.6 MB/s) [2021-06-27T13:29:19.727Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-27T13:29:19.727Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-27T13:29:19.727Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-27T13:29:19.727Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-27T13:29:19.989Z] Selecting previously unselected package libpsl5:amd64. [2021-06-27T13:29:19.989Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-27T13:29:19.989Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-27T13:29:19.989Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-27T13:29:19.989Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-27T13:29:19.989Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-27T13:29:19.989Z] Selecting previously unselected package librtmp1:amd64. [2021-06-27T13:29:19.989Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-27T13:29:19.989Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-27T13:29:19.989Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-27T13:29:19.989Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-27T13:29:19.989Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-27T13:29:20.251Z] Selecting previously unselected package liberror-perl. [2021-06-27T13:29:20.251Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-27T13:29:20.251Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-27T13:29:20.251Z] Selecting previously unselected package git-man. [2021-06-27T13:29:20.251Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-27T13:29:20.251Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-27T13:29:20.513Z] Selecting previously unselected package git. [2021-06-27T13:29:20.513Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-27T13:29:20.513Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-27T13:29:21.087Z] Selecting previously unselected package libnorm1:amd64. [2021-06-27T13:29:21.087Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-27T13:29:21.087Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-27T13:29:21.087Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-27T13:29:21.087Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-27T13:29:21.087Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-27T13:29:21.087Z] Selecting previously unselected package libsodium23:amd64. [2021-06-27T13:29:21.087Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-27T13:29:21.087Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-27T13:29:21.087Z] Selecting previously unselected package libzmq5:amd64. [2021-06-27T13:29:21.087Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-27T13:29:21.087Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-27T13:29:21.350Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-27T13:29:21.350Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-27T13:29:21.350Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-27T13:29:21.350Z] Selecting previously unselected package pkg-config. [2021-06-27T13:29:21.350Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-27T13:29:21.350Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-27T13:29:21.350Z] Selecting previously unselected package zip. [2021-06-27T13:29:21.350Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-27T13:29:21.350Z] Unpacking zip (3.0-11build1) ... [2021-06-27T13:29:21.613Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-27T13:29:21.613Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-27T13:29:21.613Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-27T13:29:21.613Z] Setting up liberror-perl (0.17025-1) ... [2021-06-27T13:29:21.613Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-27T13:29:21.613Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-27T13:29:21.613Z] No schema files found: doing nothing. [2021-06-27T13:29:21.613Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-27T13:29:21.613Z] Setting up zip (3.0-11build1) ... [2021-06-27T13:29:21.613Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-27T13:29:21.613Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-27T13:29:21.613Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-27T13:29:21.613Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-27T13:29:21.613Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-27T13:29:21.613Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-27T13:29:21.613Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-27T13:29:21.613Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-27T13:29:22.186Z] git set to automatically installed. [2021-06-27T13:29:22.186Z] git-man set to automatically installed. [2021-06-27T13:29:22.186Z] libcurl3-gnutls set to automatically installed. [2021-06-27T13:29:22.186Z] liberror-perl set to automatically installed. [2021-06-27T13:29:22.186Z] libglib2.0-0 set to automatically installed. [2021-06-27T13:29:22.186Z] libnghttp2-14 set to automatically installed. [2021-06-27T13:29:22.186Z] libnorm1 set to automatically installed. [2021-06-27T13:29:22.186Z] libpgm-5.2-0 set to automatically installed. [2021-06-27T13:29:22.186Z] libpsl5 set to automatically installed. [2021-06-27T13:29:22.186Z] librtmp1 set to automatically installed. [2021-06-27T13:29:22.186Z] libsodium23 set to automatically installed. [2021-06-27T13:29:22.186Z] libzmq3-dev set to automatically installed. [2021-06-27T13:29:22.186Z] libzmq5 set to automatically installed. [2021-06-27T13:29:22.186Z] pkg-config set to automatically installed. [2021-06-27T13:29:22.186Z] zip set to automatically installed. [2021-06-27T13:29:24.105Z] snapd is not logged in, snap install commands will use sudo [2021-06-27T13:29:26.024Z] snap "core18" has no updates available [2021-06-27T13:29:26.598Z] snapd is not logged in, snap install commands will use sudo [2021-06-27T13:29:31.894Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-27T13:29:32.471Z] Downloading snap 'edgex-app-service-configurable' [2021-06-27T13:29:33.871Z] 2021/06/27 13:29:33.826613 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_575.snap: 7311360 [2021-06-27T13:29:35.260Z] Pulling app-service-config [2021-06-27T13:29:35.260Z] + snapcraftctl pull [2021-06-27T13:29:36.650Z] Pulling config-common [2021-06-27T13:29:36.650Z] + snapcraftctl pull [2021-06-27T13:29:37.598Z] Pulling go-build-helper [2021-06-27T13:29:37.598Z] + snapcraftctl pull [2021-06-27T13:29:38.543Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-27T13:29:38.543Z] Skipping pull go-build-helper (already ran) [2021-06-27T13:29:38.543Z] Building go-build-helper [2021-06-27T13:29:38.543Z] + snapcraftctl build [2021-06-27T13:29:40.461Z] Staging go-build-helper [2021-06-27T13:29:40.461Z] + snapcraftctl stage [2021-06-27T13:29:50.479Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-27T13:29:50.479Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-27T13:29:50.479Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-27T13:29:50.479Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-27T13:29:50.479Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-27T13:29:50.479Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-27T13:29:50.479Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-27T13:29:50.479Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-27T13:29:50.479Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-27T13:29:50.479Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-27T13:29:50.479Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-27T13:29:50.479Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-27T13:29:50.479Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-27T13:29:50.479Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-27T13:29:50.479Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-27T13:29:50.479Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-27T13:29:50.479Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-27T13:29:50.479Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-27T13:29:50.479Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-27T13:29:50.479Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] [2021-06-27T13:29:50.479Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-27T13:29:50.479Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-27T13:29:50.479Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-27T13:29:50.479Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-27T13:29:50.479Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-27T13:29:50.479Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-27T13:29:50.479Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-27T13:29:50.479Z] Fetched 24.8 MB in 0s (0 B/s) [2021-06-27T13:29:50.479Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-27T13:29:50.479Z] Fetched 224 kB in 0s (0 B/s) [2021-06-27T13:29:50.479Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-27T13:29:50.479Z] Fetched 157 kB in 0s (0 B/s) [2021-06-27T13:29:50.479Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-27T13:29:50.479Z] Fetched 221 kB in 0s (0 B/s) [2021-06-27T13:29:50.479Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-27T13:29:50.479Z] Fetched 143 kB in 0s (0 B/s) [2021-06-27T13:29:50.479Z] Pulling edgex-go [2021-06-27T13:29:50.479Z] + snapcraftctl pull [2021-06-27T13:29:50.479Z] Pulling hooks [2021-06-27T13:29:50.479Z] + snapcraftctl pull [2021-06-27T13:30:08.830Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-27T13:30:08.830Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-27T13:30:08.830Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-27T13:30:08.830Z] Fetched 0 B in 0s (0 B/s) [2021-06-27T13:30:08.830Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-27T13:30:08.830Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-27T13:30:08.830Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-27T13:30:08.830Z] Fetched 279 kB in 0s (0 B/s) [2021-06-27T13:30:08.830Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-27T13:30:08.830Z] Fetched 122 kB in 0s (0 B/s) [2021-06-27T13:30:08.830Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-27T13:30:08.830Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-27T13:30:08.830Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-27T13:30:08.830Z] Fetched 8848 B in 0s (0 B/s) [2021-06-27T13:30:08.830Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-27T13:30:08.830Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-27T13:30:08.830Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-27T13:30:08.831Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-27T13:30:08.831Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-27T13:30:08.831Z] Fetched 219 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-27T13:30:08.831Z] Fetched 154 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-27T13:30:08.831Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-27T13:30:08.831Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-27T13:30:08.831Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-27T13:30:08.831Z] Fetched 499 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-27T13:30:08.831Z] Fetched 111 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-27T13:30:08.831Z] Fetched 240 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-27T13:30:08.831Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-27T13:30:08.831Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-27T13:30:08.831Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-27T13:30:08.831Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-27T13:30:08.831Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-27T13:30:08.831Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-27T13:30:08.831Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-27T13:30:08.831Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-27T13:30:08.831Z] Fetched 8720 B in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-27T13:30:08.831Z] Fetched 140 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-27T13:30:08.831Z] Fetched 119 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-27T13:30:08.831Z] Fetched 111 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-27T13:30:08.831Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-27T13:30:08.831Z] Fetched 645 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-27T13:30:08.831Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-27T13:30:08.831Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-27T13:30:08.831Z] Fetched 368 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-27T13:30:08.831Z] Fetched 187 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-27T13:30:08.831Z] Fetched 175 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-27T13:30:08.831Z] Fetched 206 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-27T13:30:08.831Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-27T13:30:08.831Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-27T13:30:08.831Z] Fetched 159 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-27T13:30:08.831Z] Fetched 107 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-27T13:30:08.831Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-27T13:30:08.831Z] Pulling static-packages [2021-06-27T13:30:08.831Z] + snapcraftctl pull [2021-06-27T13:30:08.831Z] Pulling version [2021-06-27T13:30:08.831Z] + cd /root/project [2021-06-27T13:30:08.831Z] + git describe --tags --abbrev=0 [2021-06-27T13:30:08.831Z] + sed s/v// [2021-06-27T13:30:08.831Z] + GIT_VERSION=2.0.0-dev.273 [2021-06-27T13:30:08.831Z] + [ -z 2.0.0-dev.273 ] [2021-06-27T13:30:08.831Z] + snapcraftctl set-version 2.0.0-dev.273 [2021-06-27T13:30:08.831Z] Building app-service-config [2021-06-27T13:30:08.831Z] + snapcraftctl build [2021-06-27T13:30:10.751Z] Building config-common [2021-06-27T13:30:10.751Z] + snapcraftctl build [2021-06-27T13:30:13.302Z] Skipping build go-build-helper (already ran) [2021-06-27T13:30:13.302Z] Building edgex-go [2021-06-27T13:30:13.302Z] + cd /root/parts/edgex-go/src [2021-06-27T13:30:13.302Z] + make build [2021-06-27T13:30:13.302Z] go mod tidy [2021-06-27T13:30:15.221Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-06-27T13:30:15.221Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-27T13:30:15.221Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-06-27T13:30:15.221Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-27T13:30:15.221Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-27T13:30:15.221Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-27T13:30:15.221Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-06-27T13:30:15.221Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-27T13:30:15.221Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-27T13:30:15.221Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-27T13:30:15.221Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-06-27T13:30:15.221Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-27T13:30:15.482Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-27T13:30:15.482Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-27T13:30:15.744Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-27T13:30:16.008Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-27T13:30:16.008Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-06-27T13:30:16.581Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-06-27T13:30:16.581Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-27T13:30:16.581Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-27T13:30:16.581Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-27T13:30:16.581Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-27T13:30:16.581Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-27T13:30:16.581Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-27T13:30:16.581Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-27T13:30:16.581Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-27T13:30:16.844Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-27T13:30:16.844Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-27T13:30:16.844Z] go: downloading golang.org/x/text v0.3.2 [2021-06-27T13:30:16.844Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-27T13:30:16.844Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-27T13:30:16.844Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-27T13:30:16.844Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-27T13:30:16.844Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-27T13:30:16.844Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-27T13:30:17.107Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-27T13:30:17.107Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-27T13:30:17.369Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-27T13:30:17.369Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-27T13:30:17.369Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-27T13:30:17.369Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-27T13:30:17.369Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-27T13:30:17.631Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-27T13:30:17.631Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-27T13:30:17.631Z] go: downloading github.com/kr/text v0.1.0 [2021-06-27T13:30:17.631Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-27T13:30:17.631Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-27T13:30:17.892Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-27T13:30:17.892Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-27T13:30:17.892Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-27T13:30:17.892Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-27T13:30:17.892Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-27T13:30:17.892Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-27T13:30:17.892Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-27T13:30:17.892Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-27T13:30:17.892Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-27T13:30:17.892Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-27T13:30:17.892Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-27T13:30:17.892Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-27T13:30:17.892Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-27T13:30:17.892Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-27T13:30:17.892Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-27T13:30:18.154Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-27T13:30:18.154Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-27T13:30:18.154Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-27T13:30:18.154Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-27T13:30:18.154Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-27T13:30:18.155Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-27T13:30:18.155Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-27T13:30:18.155Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-27T13:30:18.155Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-27T13:30:18.155Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-27T13:30:18.155Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-27T13:30:18.155Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-27T13:30:18.155Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-27T13:30:18.155Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-27T13:30:18.155Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-27T13:30:18.155Z] 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-27T13:30:26.307Z] 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-27T13:30:30.514Z] 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-27T13:30:31.459Z] 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-27T13:30:32.542Z] 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-27T13:30:32.847Z] 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-27T13:30:33.112Z] 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-27T13:30:34.085Z] 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-27T13:30:34.544Z] 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-27T13:30:35.510Z] 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-27T13:30:36.455Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-27T13:30:37.399Z] 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-27T13:30:38.446Z] 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-27T13:30:39.392Z] 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-27T13:30:40.782Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-27T13:30:40.782Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-27T13:30:40.782Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-27T13:30:40.782Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-27T13:30:40.782Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-27T13:30:40.782Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-27T13:30:40.782Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-27T13:30:40.782Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-27T13:30:40.782Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-27T13:30:40.782Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-27T13:30:40.782Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-27T13:30:40.782Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-27T13:30:40.782Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-27T13:30:40.782Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-27T13:30:40.782Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-27T13:30:40.782Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-27T13:30:40.783Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-27T13:30:41.046Z] + 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-27T13:30:41.046Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-27T13:30:41.046Z] + 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-27T13:30:41.046Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-27T13:30:41.046Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-27T13:30:41.046Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-27T13:30:41.046Z] + 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-27T13:30:41.046Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-27T13:30:41.046Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-27T13:30:41.046Z] + 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-27T13:30:41.993Z] Building hooks [2021-06-27T13:30:41.993Z] + cd /root/parts/hooks/src [2021-06-27T13:30:41.993Z] + make build [2021-06-27T13:30:41.993Z] go mod tidy [2021-06-27T13:30:42.935Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.2 [2021-06-27T13:30:42.935Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-06-27T13:30:42.935Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-06-27T13:30:42.935Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-06-27T13:30:42.935Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-06-27T13:30:43.507Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-06-27T13:30:44.080Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-06-27T13:30:44.080Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-06-27T13:30:47.059Z] Removing intermediate container cb8d09104f1e [2021-06-27T13:30:47.059Z] ---> b21909a01be9 [2021-06-27T13:30:47.059Z] [2021-06-27T13:30:47.059Z] Step 11/24 : FROM alpine:3.12 [2021-06-27T13:30:47.386Z] Building static-packages [2021-06-27T13:30:47.386Z] + snapcraftctl build [2021-06-27T13:30:47.423Z] 3.12: Pulling from library/alpine [2021-06-27T13:30:47.423Z] Removing intermediate container a638202dfc7f [2021-06-27T13:30:47.423Z] ---> 8d17b5f6fa6e [2021-06-27T13:30:47.423Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-27T13:30:48.024Z] Removing intermediate container f2fdad5df806 [2021-06-27T13:30:48.024Z] ---> 3d44caa0fddf [2021-06-27T13:30:48.024Z] [2021-06-27T13:30:48.024Z] Step 11/26 : FROM alpine:3.12 [2021-06-27T13:30:48.024Z] ---> Running in 9982e69ba988 [2021-06-27T13:30:48.310Z] 3.12: Pulling from library/alpine [2021-06-27T13:30:48.587Z] Removing intermediate container eee620c459a0 [2021-06-27T13:30:48.587Z] ---> 9c03d48af3a5 [2021-06-27T13:30:48.587Z] [2021-06-27T13:30:48.587Z] Step 11/22 : FROM alpine:3.12 [2021-06-27T13:30:48.869Z] 3.12: Pulling from library/alpine [2021-06-27T13:30:49.307Z] Building version [2021-06-27T13:30:49.307Z] + snapcraftctl build [2021-06-27T13:30:49.474Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-27T13:30:49.474Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-27T13:30:49.474Z] Status: Downloaded newer image for alpine:3.12 [2021-06-27T13:30:49.474Z] Status: Image is up to date for alpine:3.12 [2021-06-27T13:30:49.474Z] ---> c4fd0aeabfcf [2021-06-27T13:30:49.474Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-27T13:30:49.474Z] ---> c4fd0aeabfcf [2021-06-27T13:30:49.474Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-27T13:30:49.474Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-27T13:30:49.474Z] Status: Image is up to date for alpine:3.12 [2021-06-27T13:30:49.752Z] ---> c4fd0aeabfcf [2021-06-27T13:30:49.752Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-27T13:30:49.752Z] 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-27T13:30:50.367Z] ---> Running in 98854747a516 [2021-06-27T13:30:50.367Z] ---> Running in f308d42d900c [2021-06-27T13:30:50.367Z] ---> Running in 7043d5db44d9 [2021-06-27T13:30:51.220Z] Staging app-service-config [2021-06-27T13:30:51.220Z] + snapcraftctl stage [2021-06-27T13:30:51.368Z] Removing intermediate container d931c1b0033f [2021-06-27T13:30:51.368Z] ---> a9aea8fbd022 [2021-06-27T13:30:51.368Z] [2021-06-27T13:30:51.368Z] Step 11/24 : FROM alpine:3.12 [2021-06-27T13:30:51.368Z] ---> c4fd0aeabfcf [2021-06-27T13:30:51.368Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-27T13:30:51.997Z] ---> Running in d6fb84bd4909 [2021-06-27T13:30:52.166Z] Staging config-common [2021-06-27T13:30:52.166Z] + snapcraftctl stage [2021-06-27T13:30:52.606Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-27T13:30:52.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-27T13:30:52.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-27T13:30:53.110Z] Skipping stage go-build-helper (already ran) [2021-06-27T13:30:53.110Z] Staging edgex-go [2021-06-27T13:30:53.110Z] + snapcraftctl stage [2021-06-27T13:30:53.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-27T13:30:53.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-27T13:30:53.449Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-27T13:30:53.449Z] Removing intermediate container 9982e69ba988 [2021-06-27T13:30:53.449Z] ---> a1dd2b885363 [2021-06-27T13:30:53.449Z] [2021-06-27T13:30:53.449Z] Step 12/24 : FROM docker:20.10.0 [2021-06-27T13:30:53.729Z] 20.10.0: Pulling from library/docker [2021-06-27T13:30:53.729Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-27T13:30:53.729Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-27T13:30:53.729Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-27T13:30:53.729Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-27T13:30:53.729Z] Executing busybox-1.31.1-r20.trigger [2021-06-27T13:30:53.729Z] (4/4) Installing curl (7.77.0-r0) [2021-06-27T13:30:53.729Z] Executing busybox-1.31.1-r20.trigger [2021-06-27T13:30:53.729Z] OK: 5 MiB in 15 packages [2021-06-27T13:30:53.729Z] Executing ca-certificates-20191127-r4.trigger [2021-06-27T13:30:54.012Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-27T13:30:54.012Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-27T13:30:54.012Z] OK: 7 MiB in 18 packages [2021-06-27T13:30:54.012Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-27T13:30:54.012Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-27T13:30:54.012Z] (4/6) Installing curl (7.77.0-r0) [2021-06-27T13:30:54.012Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-27T13:30:54.012Z] (6/6) Installing su-exec (0.2-r1) [2021-06-27T13:30:54.012Z] Executing busybox-1.31.1-r20.trigger [2021-06-27T13:30:54.012Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-27T13:30:54.012Z] Executing ca-certificates-20191127-r4.trigger [2021-06-27T13:30:54.054Z] Staging hooks [2021-06-27T13:30:54.054Z] + snapcraftctl stage [2021-06-27T13:30:54.291Z] OK: 7 MiB in 20 packages [2021-06-27T13:30:54.580Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-27T13:30:54.580Z] Executing busybox-1.31.1-r20.trigger [2021-06-27T13:30:54.872Z] OK: 5 MiB in 15 packages [2021-06-27T13:30:54.997Z] Staging static-packages [2021-06-27T13:30:54.998Z] + snapcraftctl stage [2021-06-27T13:30:55.483Z] Removing intermediate container f308d42d900c [2021-06-27T13:30:55.483Z] ---> 0ecfa05d7659 [2021-06-27T13:30:55.483Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-27T13:30:55.942Z] Staging version [2021-06-27T13:30:55.942Z] + snapcraftctl stage [2021-06-27T13:30:56.101Z] ---> Running in 7b588cb28f78 [2021-06-27T13:30:56.708Z] Removing intermediate container d6fb84bd4909 [2021-06-27T13:30:56.708Z] ---> 6b1c615414ac [2021-06-27T13:30:56.708Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-27T13:30:56.708Z] Removing intermediate container 98854747a516 [2021-06-27T13:30:56.708Z] ---> f1bcad9bce6e [2021-06-27T13:30:56.708Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-27T13:30:56.884Z] Priming app-service-config [2021-06-27T13:30:56.885Z] + snapcraftctl prime [2021-06-27T13:30:56.992Z] ---> Running in 749ba29d4dda [2021-06-27T13:30:56.992Z] Removing intermediate container 7b588cb28f78 [2021-06-27T13:30:56.992Z] ---> ac1ed1fa5b6a [2021-06-27T13:30:56.992Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-27T13:30:57.268Z] ---> Running in 986f8696c2c6 [2021-06-27T13:30:57.268Z] Removing intermediate container 7043d5db44d9 [2021-06-27T13:30:57.268Z] ---> cb593cfb5835 [2021-06-27T13:30:57.268Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-27T13:30:57.268Z] ---> Running in 95b282fc4041 [2021-06-27T13:30:57.547Z] ---> Running in a4a7f6f7874f [2021-06-27T13:30:57.547Z] Removing intermediate container 749ba29d4dda [2021-06-27T13:30:57.547Z] ---> e146c06a3330 [2021-06-27T13:30:57.547Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-27T13:30:57.828Z] ---> Running in b8ed500e79a0 [2021-06-27T13:30:58.105Z] Removing intermediate container 95b282fc4041 [2021-06-27T13:30:58.105Z] ---> 2b1ec456435b [2021-06-27T13:30:58.105Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-27T13:30:58.105Z] Removing intermediate container 986f8696c2c6 [2021-06-27T13:30:58.105Z] ---> 7c07c3af2e15 [2021-06-27T13:30:58.105Z] Step 14/22 : WORKDIR /edgex [2021-06-27T13:30:58.105Z] Removing intermediate container a4a7f6f7874f [2021-06-27T13:30:58.105Z] ---> 77681147a145 [2021-06-27T13:30:58.105Z] Step 14/26 : WORKDIR / [2021-06-27T13:30:58.271Z] Priming config-common [2021-06-27T13:30:58.271Z] + snapcraftctl prime [2021-06-27T13:30:58.383Z] ---> Running in 3c42e3d43fd6 [2021-06-27T13:30:58.383Z] ---> Running in 19854edf5f04 [2021-06-27T13:30:58.660Z] ---> Running in 610b20dd9edc [2021-06-27T13:30:58.660Z] Removing intermediate container b8ed500e79a0 [2021-06-27T13:30:58.660Z] ---> 83124269770a [2021-06-27T13:30:58.660Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-27T13:30:58.936Z] ---> Running in 3ac487883037 [2021-06-27T13:30:58.936Z] Removing intermediate container 19854edf5f04 [2021-06-27T13:30:58.936Z] ---> 1227d8d67d72 [2021-06-27T13:30:58.936Z] Step 16/24 : WORKDIR / [2021-06-27T13:30:59.214Z] Removing intermediate container 3c42e3d43fd6 [2021-06-27T13:30:59.214Z] ---> c9dc584c40d2 [2021-06-27T13:30:59.214Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-27T13:30:59.215Z] Priming go-build-helper [2021-06-27T13:30:59.215Z] + snapcraftctl prime [2021-06-27T13:30:59.494Z] ---> Running in 03721130cbf1 [2021-06-27T13:30:59.494Z] Removing intermediate container 610b20dd9edc [2021-06-27T13:30:59.494Z] ---> f7bf0cfbcf74 [2021-06-27T13:30:59.495Z] 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-27T13:30:59.779Z] Removing intermediate container 3ac487883037 [2021-06-27T13:30:59.779Z] ---> d8b4840e1a2e [2021-06-27T13:30:59.779Z] Step 16/24 : WORKDIR / [2021-06-27T13:31:00.160Z] Priming edgex-go [2021-06-27T13:31:00.160Z] + snapcraftctl prime [2021-06-27T13:31:00.385Z] ---> Running in 3e44f8e2415e [2021-06-27T13:31:00.385Z] Removing intermediate container 03721130cbf1 [2021-06-27T13:31:00.385Z] ---> 3a7c07fdc3b3 [2021-06-27T13:31:00.385Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-27T13:31:00.661Z] ---> 277a6ec4291a [2021-06-27T13:31:00.661Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-27T13:31:00.937Z] ---> 6c4ba49f2da2 [2021-06-27T13:31:00.937Z] 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-27T13:31:01.102Z] Priming hooks [2021-06-27T13:31:01.102Z] + snapcraftctl prime [2021-06-27T13:31:01.215Z] Removing intermediate container 3e44f8e2415e [2021-06-27T13:31:01.216Z] ---> 088b94546258 [2021-06-27T13:31:01.216Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-27T13:31:01.820Z] ---> 8524ba6a4f52 [2021-06-27T13:31:01.820Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-27T13:31:02.095Z] ---> 858c5eb35946 [2021-06-27T13:31:02.095Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-27T13:31:02.489Z] Priming static-packages [2021-06-27T13:31:02.489Z] + snapcraftctl prime [2021-06-27T13:31:02.698Z] ---> e114f6c491bc [2021-06-27T13:31:02.698Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-27T13:31:02.698Z] ---> 5ba19ebc10a3 [2021-06-27T13:31:02.698Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-27T13:31:03.691Z] ---> a5d739eb5ce7 [2021-06-27T13:31:03.691Z] 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-27T13:31:04.305Z] ---> 6db9e2c70d06 [2021-06-27T13:31:04.305Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-27T13:31:04.910Z] ---> feb4ff6904b8 [2021-06-27T13:31:04.910Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-27T13:31:04.910Z] ---> 2358be9b2a4b [2021-06-27T13:31:04.910Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-27T13:31:05.163Z] Priming version [2021-06-27T13:31:05.163Z] + snapcraftctl prime [2021-06-27T13:31:05.186Z] ---> 0a02e3112452 [2021-06-27T13:31:05.186Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-27T13:31:05.186Z] ---> Running in b9b4749e558c [2021-06-27T13:31:05.462Z] ---> d68fa06e102f [2021-06-27T13:31:05.462Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-27T13:31:05.742Z] ---> Running in 8a0f9d4786ce [2021-06-27T13:31:06.019Z] Removing intermediate container b9b4749e558c [2021-06-27T13:31:06.019Z] ---> 2c5cf38d9d0d [2021-06-27T13:31:06.019Z] Step 19/22 : CMD ["--init=true"] [2021-06-27T13:31:06.109Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-06-27T13:31:06.297Z] ---> 5bcecc1fcd49 [2021-06-27T13:31:06.297Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-27T13:31:06.297Z] ---> Running in 4c75c39a26e0 [2021-06-27T13:31:06.612Z] ---> Running in 8c133d69d009 [2021-06-27T13:31:06.612Z] Removing intermediate container 8a0f9d4786ce [2021-06-27T13:31:06.612Z] ---> 2f32ed47bad4 [2021-06-27T13:31:06.612Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-27T13:31:07.044Z] ---> cb64fe0d4f08 [2021-06-27T13:31:07.044Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-27T13:31:07.044Z] ---> Running in 6ff5d5a2277c [2021-06-27T13:31:07.044Z] Removing intermediate container 4c75c39a26e0 [2021-06-27T13:31:07.044Z] ---> ebe636de163c [2021-06-27T13:31:07.044Z] Step 20/22 : LABEL arch=arm64 [2021-06-27T13:31:07.369Z] ---> Running in 400ff322988a [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-06-27T13:31:07.668Z] Removing intermediate container 8c133d69d009 [2021-06-27T13:31:07.668Z] ---> c456950f45d0 [2021-06-27T13:31:07.668Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-27T13:31:08.464Z] Removing intermediate container 6ff5d5a2277c [2021-06-27T13:31:08.465Z] ---> 152ec55e1a1e [2021-06-27T13:31:08.465Z] Step 22/24 : LABEL arch=arm64 [2021-06-27T13:31:08.465Z] ---> Running in 5c2956c673cf [2021-06-27T13:31:08.465Z] ---> Running in b203851225ad [2021-06-27T13:31:08.768Z] Removing intermediate container 400ff322988a [2021-06-27T13:31:08.768Z] ---> 9f1990341260 [2021-06-27T13:31:08.768Z] Step 21/22 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 [2021-06-27T13:31:09.053Z] ---> Running in 15e1bde484db [2021-06-27T13:31:09.053Z] Removing intermediate container 5c2956c673cf [2021-06-27T13:31:09.053Z] ---> 76708400cc93 [2021-06-27T13:31:09.053Z] Step 22/24 : LABEL arch=arm64 [2021-06-27T13:31:09.332Z] Removing intermediate container b203851225ad [2021-06-27T13:31:09.332Z] ---> 25c41fbf42e8 [2021-06-27T13:31:09.332Z] Step 23/24 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 [2021-06-27T13:31:09.613Z] ---> Running in 2841f1d3eb01 [2021-06-27T13:31:09.613Z] ---> Running in 894dd627159f [2021-06-27T13:31:09.911Z] Removing intermediate container 15e1bde484db [2021-06-27T13:31:09.911Z] ---> 9e5a1ed560ac [2021-06-27T13:31:09.911Z] Step 22/22 : LABEL version=0.0.0 [2021-06-27T13:31:09.911Z] ---> ea746db108a1 [2021-06-27T13:31:09.911Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-27T13:31:10.189Z] ---> Running in da0de094187a [2021-06-27T13:31:10.189Z] Removing intermediate container 2841f1d3eb01 [2021-06-27T13:31:10.189Z] ---> 18397e7a6284 [2021-06-27T13:31:10.189Z] Step 23/24 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 [2021-06-27T13:31:10.467Z] Removing intermediate container 894dd627159f [2021-06-27T13:31:10.467Z] ---> d84da77c70f0 [2021-06-27T13:31:10.467Z] Step 24/24 : LABEL version=0.0.0 [2021-06-27T13:31:10.467Z] ---> Running in e5f3c2408e58 [2021-06-27T13:31:10.746Z] ---> Running in d4e2f24a5d91 [2021-06-27T13:31:10.746Z] Removing intermediate container da0de094187a [2021-06-27T13:31:10.746Z] ---> 94bac0f722f9 [2021-06-27T13:31:10.746Z] [2021-06-27T13:31:11.361Z] ---> a7ea583d8446 [2021-06-27T13:31:11.361Z] 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-27T13:31:11.361Z] Successfully built 94bac0f722f9 [2021-06-27T13:31:11.361Z] ---> Running in 749dd3ed9f24 [2021-06-27T13:31:11.361Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-27T13:31:11.361Z]  Building security-proxy-setup ... done Building support-notifications [2021-06-27T13:31:11.641Z] Removing intermediate container e5f3c2408e58 [2021-06-27T13:31:11.641Z] ---> 66051866858b [2021-06-27T13:31:11.641Z] Step 24/24 : LABEL version=0.0.0 [2021-06-27T13:31:11.641Z] Removing intermediate container d4e2f24a5d91 [2021-06-27T13:31:11.641Z] ---> 2d3a6990b599 [2021-06-27T13:31:11.641Z] [2021-06-27T13:31:11.925Z] ---> Running in af6a1917f284 [2021-06-27T13:31:12.202Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-27T13:31:12.202Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-27T13:31:12.202Z] ---> eeaf43b92773 [2021-06-27T13:31:12.202Z] 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-27T13:31:12.482Z] Successfully built 2d3a6990b599 [2021-06-27T13:31:12.482Z] Successfully tagged core-command-arm64:latest [2021-06-27T13:31:12.482Z]  Building core-command ... done Building support-scheduler [2021-06-27T13:31:12.482Z] ---> Running in b923653e0d0f [2021-06-27T13:31:12.762Z] Removing intermediate container af6a1917f284 [2021-06-27T13:31:12.762Z] ---> b8f19a06c460 [2021-06-27T13:31:12.762Z] [2021-06-27T13:31:13.040Z] Successfully built b8f19a06c460 [2021-06-27T13:31:13.318Z] Successfully tagged core-metadata-arm64:latest [2021-06-27T13:31:13.318Z]  Building core-metadata ... done Building security-bootstrapper [2021-06-27T13:31:13.318Z] Removing intermediate container b923653e0d0f [2021-06-27T13:31:13.318Z] ---> 5fde7d12e7dc [2021-06-27T13:31:13.318Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-27T13:31:13.318Z] ---> Running in 7fe4483bb436 [2021-06-27T13:31:14.313Z] Removing intermediate container 749dd3ed9f24 [2021-06-27T13:31:14.313Z] ---> 66b2ba5d11a5 [2021-06-27T13:31:14.313Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-27T13:31:14.595Z] ---> Running in 8cb21f0a44d3 [2021-06-27T13:31:15.204Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-27T13:31:15.204Z] Removing intermediate container 8cb21f0a44d3 [2021-06-27T13:31:15.204Z] ---> 73c563394acc [2021-06-27T13:31:15.204Z] Step 24/26 : LABEL arch=arm64 [2021-06-27T13:31:15.204Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-27T13:31:15.204Z] ---> Running in 1ff2c9cbbeb2 [2021-06-27T13:31:15.813Z] (1/39) Installing readline (8.0.4-r0) [2021-06-27T13:31:15.813Z] (2/39) Installing bash (5.0.17-r0) [2021-06-27T13:31:15.813Z] Executing bash-5.0.17-r0.post-install [2021-06-27T13:31:15.813Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-27T13:31:15.813Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-27T13:31:15.813Z] (5/39) Installing curl (7.77.0-r0) [2021-06-27T13:31:16.091Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-27T13:31:16.091Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-27T13:31:16.091Z] (8/39) Installing expat (2.2.9-r1) [2021-06-27T13:31:16.091Z] (9/39) Installing libffi (3.3-r2) [2021-06-27T13:31:16.091Z] (10/39) Installing gdbm (1.13-r1) [2021-06-27T13:31:16.091Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-27T13:31:16.091Z] Removing intermediate container 1ff2c9cbbeb2 [2021-06-27T13:31:16.091Z] ---> 3ddf30fa8abe [2021-06-27T13:31:16.091Z] Step 25/26 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 [2021-06-27T13:31:16.091Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-27T13:31:16.091Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-27T13:31:16.372Z] ---> Running in 63b0d2f46266 [2021-06-27T13:31:17.819Z] Removing intermediate container 63b0d2f46266 [2021-06-27T13:31:17.819Z] ---> 135fb5ebe506 [2021-06-27T13:31:17.819Z] Step 26/26 : LABEL version=0.0.0 [2021-06-27T13:31:18.096Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-27T13:31:18.096Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-27T13:31:18.096Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-27T13:31:18.096Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-27T13:31:18.096Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-27T13:31:18.096Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-27T13:31:18.096Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-27T13:31:18.096Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-27T13:31:18.096Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-27T13:31:18.096Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-27T13:31:18.385Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-27T13:31:18.385Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-27T13:31:18.385Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-27T13:31:18.385Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-27T13:31:18.385Z] ---> Running in 012f88c13396 [2021-06-27T13:31:18.385Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-27T13:31:18.385Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-27T13:31:18.385Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-27T13:31:18.385Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-27T13:31:18.385Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-27T13:31:18.385Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-27T13:31:18.385Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-27T13:31:18.670Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-27T13:31:18.670Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-27T13:31:18.670Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-27T13:31:18.670Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-27T13:31:18.670Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-27T13:31:18.670Z] Executing busybox-1.31.1-r19.trigger [2021-06-27T13:31:18.670Z] OK: 72 MiB in 59 packages [2021-06-27T13:31:19.277Z] Removing intermediate container 012f88c13396 [2021-06-27T13:31:19.277Z] ---> 3edd8e204310 [2021-06-27T13:31:19.277Z] [2021-06-27T13:31:19.877Z] Successfully built 3edd8e204310 [2021-06-27T13:31:19.877Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-27T13:31:19.877Z]  Building security-secretstore-setup ... done Building core-data [2021-06-27T13:31:23.285Z] Collecting docker-compose==1.23.2 [2021-06-27T13:31:23.285Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-27T13:31:23.887Z] Collecting docopt<0.7,>=0.6.1 [2021-06-27T13:31:23.888Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-27T13:31:26.539Z] Collecting PyYAML<4,>=3.10 [2021-06-27T13:31:26.540Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-27T13:31:29.954Z] Collecting cached-property<2,>=1.2.0 [2021-06-27T13:31:30.231Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-27T13:31:30.231Z] 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-27T13:31:30.508Z] Collecting jsonschema<3,>=2.5.1 [2021-06-27T13:31:30.508Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-27T13:31:31.497Z] Collecting docker<4.0,>=3.6.0 [2021-06-27T13:31:31.497Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-27T13:31:32.487Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-27T13:31:32.487Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-27T13:31:32.764Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-27T13:31:32.764Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-27T13:31:36.204Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-27T13:31:36.204Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-27T13:31:36.809Z] Collecting texttable<0.10,>=0.9.0 [2021-06-27T13:31:36.809Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-27T13:31:39.459Z] Collecting docker-pycreds>=0.4.0 [2021-06-27T13:31:39.459Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-27T13:31:39.459Z] 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-27T13:31:39.459Z] 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-27T13:31:40.064Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-27T13:31:40.064Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-27T13:31:40.666Z] Collecting idna<2.8,>=2.5 [2021-06-27T13:31:40.667Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-27T13:31:40.667Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-27T13:31:40.667Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-27T13:31:40.667Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-27T13:31:40.667Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-27T13:31:42.117Z] Installing collected packages: docopt, PyYAML, cached-property, jsonschema, urllib3, idna, requests, websocket-client, docker-pycreds, docker, dockerpty, texttable, docker-compose [2021-06-27T13:31:42.117Z] Running setup.py install for docopt: started [2021-06-27T13:31:44.115Z] Running setup.py install for docopt: finished with status 'done' [2021-06-27T13:31:44.115Z] Running setup.py install for PyYAML: started [2021-06-27T13:31:46.767Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-27T13:31:47.054Z] Attempting uninstall: urllib3 [2021-06-27T13:31:47.054Z] Found existing installation: urllib3 1.25.9 [2021-06-27T13:31:47.054Z] Uninstalling urllib3-1.25.9: [2021-06-27T13:31:47.054Z] Successfully uninstalled urllib3-1.25.9 [2021-06-27T13:31:47.663Z] Attempting uninstall: idna [2021-06-27T13:31:47.663Z] Found existing installation: idna 2.9 [2021-06-27T13:31:47.663Z] Uninstalling idna-2.9: [2021-06-27T13:31:47.943Z] Successfully uninstalled idna-2.9 [2021-06-27T13:31:48.547Z] Attempting uninstall: requests [2021-06-27T13:31:48.547Z] Found existing installation: requests 2.23.0 [2021-06-27T13:31:48.547Z] Uninstalling requests-2.23.0: [2021-06-27T13:31:48.547Z] Successfully uninstalled requests-2.23.0 [2021-06-27T13:31:51.976Z] Running setup.py install for dockerpty: started [2021-06-27T13:31:53.984Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-27T13:31:53.984Z] Running setup.py install for texttable: started [2021-06-27T13:31:56.639Z] Running setup.py install for texttable: finished with status 'done' [2021-06-27T13:31:57.247Z] 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-27T13:31:59.252Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T13:31:59.252Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-27T13:31:59.252Z] ---> 6d65ec9523b9 [2021-06-27T13:31:59.252Z] Step 3/23 : WORKDIR /edgex-go [2021-06-27T13:31:59.252Z] ---> Using cache [2021-06-27T13:31:59.252Z] ---> 03ad4a9b5fd9 [2021-06-27T13:31:59.252Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T13:31:59.252Z] ---> Using cache [2021-06-27T13:31:59.252Z] ---> 1104928664ca [2021-06-27T13:31:59.252Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-27T13:31:59.547Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T13:31:59.547Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-27T13:31:59.547Z] ---> 6d65ec9523b9 [2021-06-27T13:31:59.547Z] Step 3/23 : WORKDIR /edgex-go [2021-06-27T13:31:59.547Z] ---> Using cache [2021-06-27T13:31:59.547Z] ---> 03ad4a9b5fd9 [2021-06-27T13:31:59.547Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T13:31:59.547Z] ---> Using cache [2021-06-27T13:31:59.547Z] ---> 1104928664ca [2021-06-27T13:31:59.547Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-27T13:32:00.167Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T13:32:00.167Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-27T13:32:00.167Z] ---> 6d65ec9523b9 [2021-06-27T13:32:00.167Z] Step 3/32 : WORKDIR /edgex-go [2021-06-27T13:32:00.167Z] ---> Using cache [2021-06-27T13:32:00.167Z] ---> 03ad4a9b5fd9 [2021-06-27T13:32:00.167Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T13:32:00.167Z] ---> Using cache [2021-06-27T13:32:00.167Z] ---> 1104928664ca [2021-06-27T13:32:00.167Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-27T13:32:02.199Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T13:32:02.200Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-27T13:32:02.200Z] ---> 6d65ec9523b9 [2021-06-27T13:32:02.200Z] Step 3/24 : WORKDIR /edgex-go [2021-06-27T13:32:02.200Z] ---> Using cache [2021-06-27T13:32:02.200Z] ---> 03ad4a9b5fd9 [2021-06-27T13:32:02.200Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T13:32:02.200Z] ---> Using cache [2021-06-27T13:32:02.200Z] ---> 1104928664ca [2021-06-27T13:32:02.200Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-27T13:32:02.807Z] ---> Running in b86f3f64001b [2021-06-27T13:32:02.807Z] ---> Running in 7b2204b0760f [2021-06-27T13:32:02.807Z] ---> Running in 33a1fe6883b9 [2021-06-27T13:32:02.807Z] ---> Running in a5d561015386 [2021-06-27T13:32:05.464Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-27T13:32:05.464Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-27T13:32:06.067Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-27T13:32:06.067Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-27T13:32:06.663Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-27T13:32:06.663Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-27T13:32:06.942Z] OK: 218 MiB in 52 packages [2021-06-27T13:32:06.942Z] OK: 218 MiB in 52 packages [2021-06-27T13:32:07.934Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-27T13:32:07.934Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-27T13:32:08.918Z] OK: 218 MiB in 52 packages [2021-06-27T13:32:08.918Z] OK: 218 MiB in 52 packages [2021-06-27T13:32:09.207Z] Removing intermediate container b86f3f64001b [2021-06-27T13:32:09.207Z] ---> 566b69582184 [2021-06-27T13:32:09.207Z] Step 6/24 : COPY go.mod . [2021-06-27T13:32:09.485Z] Removing intermediate container 33a1fe6883b9 [2021-06-27T13:32:09.485Z] ---> b54de52c98b1 [2021-06-27T13:32:09.485Z] Step 6/23 : COPY go.mod . [2021-06-27T13:32:10.492Z] Removing intermediate container a5d561015386 [2021-06-27T13:32:10.492Z] ---> a93332085c6a [2021-06-27T13:32:10.492Z] Step 6/32 : COPY go.mod . [2021-06-27T13:32:10.492Z] ---> 5e2bd3f59866 [2021-06-27T13:32:10.492Z] Step 7/24 : RUN go mod download [2021-06-27T13:32:10.492Z] Removing intermediate container 7b2204b0760f [2021-06-27T13:32:10.492Z] ---> 57c35b1a777c [2021-06-27T13:32:10.492Z] Step 6/23 : COPY go.mod . [2021-06-27T13:32:10.892Z] ---> 50b9f5c5e8fc [2021-06-27T13:32:10.893Z] Step 7/23 : RUN go mod download [2021-06-27T13:32:10.893Z] ---> Running in a4f91f6f0110 [2021-06-27T13:32:11.235Z] ---> Running in 1baccc05f9eb [2021-06-27T13:32:11.236Z] Removing intermediate container 7fe4483bb436 [2021-06-27T13:32:11.236Z] ---> 2c433b0a7c51 [2021-06-27T13:32:11.236Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-27T13:32:11.577Z] ---> 4c18c3dc70e6 [2021-06-27T13:32:11.577Z] Step 7/32 : RUN go mod download [2021-06-27T13:32:11.923Z] ---> Running in d1f8140c0270 [2021-06-27T13:32:11.923Z] ---> Running in e550c87d1275 [2021-06-27T13:32:12.610Z] ---> 083559ba6637 [2021-06-27T13:32:12.610Z] Step 7/23 : RUN go mod download [2021-06-27T13:32:12.610Z] ---> Running in ee6b4995deaa [2021-06-27T13:32:12.949Z] Removing intermediate container d1f8140c0270 [2021-06-27T13:32:12.949Z] ---> 14506aa94d74 [2021-06-27T13:32:12.949Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-27T13:32:12.949Z] ---> Running in aa89aa4fec6b [2021-06-27T13:32:13.957Z] Removing intermediate container aa89aa4fec6b [2021-06-27T13:32:13.957Z] ---> 3f6bce543eb1 [2021-06-27T13:32:13.957Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-27T13:32:15.975Z] ---> 462e63ccacf4 [2021-06-27T13:32:15.975Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-27T13:32:16.254Z] Removing intermediate container a4f91f6f0110 [2021-06-27T13:32:16.254Z] ---> 4ef41e3734ef [2021-06-27T13:32:16.254Z] Step 8/24 : COPY . . [2021-06-27T13:32:16.254Z] Removing intermediate container 1baccc05f9eb [2021-06-27T13:32:16.254Z] ---> 8ae5a9c4eb5a [2021-06-27T13:32:16.254Z] Step 8/23 : COPY . . [2021-06-27T13:32:16.254Z] Removing intermediate container e550c87d1275 [2021-06-27T13:32:16.254Z] ---> 4ab96435cfc0 [2021-06-27T13:32:16.254Z] Step 8/32 : COPY . . [2021-06-27T13:32:16.866Z] Removing intermediate container ee6b4995deaa [2021-06-27T13:32:16.866Z] ---> a7bfd582d351 [2021-06-27T13:32:16.866Z] Step 8/23 : COPY . . [2021-06-27T13:32:17.147Z] ---> 2c631e2f8fdb [2021-06-27T13:32:17.147Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-27T13:32:20.609Z] ---> f8cc60c89593 [2021-06-27T13:32:20.609Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-27T13:32:21.214Z] ---> Running in a5b8cb3b9cdd [2021-06-27T13:32:22.673Z] Removing intermediate container a5b8cb3b9cdd [2021-06-27T13:32:22.673Z] ---> 3ff332f1bb3e [2021-06-27T13:32:22.673Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-27T13:32:22.949Z] ---> Running in 5b549bf9552c [2021-06-27T13:32:23.953Z] Removing intermediate container 5b549bf9552c [2021-06-27T13:32:23.953Z] ---> 31d51d63bdf2 [2021-06-27T13:32:23.953Z] Step 22/24 : LABEL arch=arm64 [2021-06-27T13:32:24.561Z] ---> Running in 5d64c044aee3 [2021-06-27T13:32:26.010Z] Removing intermediate container 5d64c044aee3 [2021-06-27T13:32:26.010Z] ---> c271cf78b4b8 [2021-06-27T13:32:26.010Z] Step 23/24 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 [2021-06-27T13:32:26.310Z] ---> Running in d60b2f510659 [2021-06-27T13:32:27.308Z] Removing intermediate container d60b2f510659 [2021-06-27T13:32:27.308Z] ---> 922bea6bbb27 [2021-06-27T13:32:27.308Z] Step 24/24 : LABEL version=0.0.0 [2021-06-27T13:32:27.910Z] ---> Running in ab9dcd88e4ee [2021-06-27T13:32:28.894Z] Removing intermediate container ab9dcd88e4ee [2021-06-27T13:32:28.894Z] ---> 1938397fe6ce [2021-06-27T13:32:28.894Z] [2021-06-27T13:32:29.499Z] Successfully built 1938397fe6ce [2021-06-27T13:32:29.499Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-27T13:32:39.686Z]  Building sys-mgmt-agent ... done  ---> 9d35dc6d8d46 [2021-06-27T13:32:39.686Z] Step 9/32 : RUN go mod tidy [2021-06-27T13:32:39.686Z] ---> 13ed93b0a5d6 [2021-06-27T13:32:39.686Z] Step 9/24 : RUN go mod tidy [2021-06-27T13:32:39.686Z] ---> 3c0b7ef7e6f7 [2021-06-27T13:32:39.686Z] Step 9/23 : RUN go mod tidy [2021-06-27T13:32:39.686Z] ---> b349218bba77 [2021-06-27T13:32:39.686Z] Step 9/23 : RUN go mod tidy [2021-06-27T13:32:39.686Z] ---> Running in 582c2cb0e8c9 [2021-06-27T13:32:39.686Z] ---> Running in b759611fb169 [2021-06-27T13:32:39.686Z] ---> Running in b240b15678a4 [2021-06-27T13:32:39.686Z] ---> Running in 3a2459b74530 [2021-06-27T13:32:45.117Z] Removing intermediate container b759611fb169 [2021-06-27T13:32:45.117Z] ---> a40f32733a08 [2021-06-27T13:32:45.117Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-27T13:32:45.117Z] ---> Running in f7f8af17ed82 [2021-06-27T13:32:45.390Z] Removing intermediate container 3a2459b74530 [2021-06-27T13:32:45.390Z] ---> d18ab6891115 [2021-06-27T13:32:45.390Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-27T13:32:45.390Z] Removing intermediate container b240b15678a4 [2021-06-27T13:32:45.390Z] ---> 7b5557e5a8e2 [2021-06-27T13:32:45.390Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-27T13:32:45.664Z] Removing intermediate container 582c2cb0e8c9 [2021-06-27T13:32:45.664Z] ---> e04359730d9b [2021-06-27T13:32:45.664Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-27T13:32:45.664Z] ---> Running in a355b168b581 [2021-06-27T13:32:45.664Z] ---> Running in e0157815850c [2021-06-27T13:32:45.943Z] ---> Running in 9bf4a89b2639 [2021-06-27T13:32:46.938Z] 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-27T13:32:47.543Z] 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-27T13:32:47.819Z] 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-27T13:32:48.099Z] 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-27T13:34:24.946Z] Removing intermediate container f7f8af17ed82 [2021-06-27T13:34:24.946Z] ---> 4ca53c0a3f8c [2021-06-27T13:34:24.946Z] [2021-06-27T13:34:24.946Z] Step 11/32 : FROM alpine:3.12 [2021-06-27T13:34:24.946Z] ---> c4fd0aeabfcf [2021-06-27T13:34:24.946Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-27T13:34:24.947Z] ---> Running in f6f50fdca6d2 [2021-06-27T13:34:24.947Z] Removing intermediate container e0157815850c [2021-06-27T13:34:24.947Z] ---> 938f71930439 [2021-06-27T13:34:24.947Z] [2021-06-27T13:34:24.947Z] Step 11/23 : FROM alpine:3.12 [2021-06-27T13:34:24.947Z] ---> c4fd0aeabfcf [2021-06-27T13:34:24.947Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-27T13:34:24.947Z] ---> Using cache [2021-06-27T13:34:24.947Z] ---> 6b1c615414ac [2021-06-27T13:34:24.947Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-27T13:34:24.947Z] ---> Using cache [2021-06-27T13:34:24.947Z] ---> e146c06a3330 [2021-06-27T13:34:24.947Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-27T13:34:24.947Z] Removing intermediate container f6f50fdca6d2 [2021-06-27T13:34:24.947Z] ---> 7593fa3bce67 [2021-06-27T13:34:24.947Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-27T13:34:24.947Z] Removing intermediate container a355b168b581 [2021-06-27T13:34:24.947Z] ---> d438101060e0 [2021-06-27T13:34:24.947Z] [2021-06-27T13:34:24.947Z] Step 11/23 : FROM alpine:3.12 [2021-06-27T13:34:24.947Z] ---> c4fd0aeabfcf [2021-06-27T13:34:24.947Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-27T13:34:24.947Z] ---> Running in 5bb0f80153c2 [2021-06-27T13:34:24.947Z] ---> Running in 649309c75948 [2021-06-27T13:34:24.947Z] ---> Running in 6b5e22e0ee50 [2021-06-27T13:34:24.947Z] Removing intermediate container 5bb0f80153c2 [2021-06-27T13:34:24.947Z] ---> 1cf7c3164763 [2021-06-27T13:34:24.947Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-27T13:34:24.947Z] ---> Running in c4522c58f932 [2021-06-27T13:34:24.947Z] Removing intermediate container c4522c58f932 [2021-06-27T13:34:24.947Z] ---> 60ee98cefbf1 [2021-06-27T13:34:24.947Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-27T13:34:24.947Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-27T13:34:24.947Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-27T13:34:24.947Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-27T13:34:24.947Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-27T13:34:24.947Z] ---> 27c8f2229c59 [2021-06-27T13:34:24.947Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-27T13:34:24.947Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-27T13:34:24.947Z] (2/2) Installing su-exec (0.2-r1) [2021-06-27T13:34:24.947Z] Executing busybox-1.31.1-r20.trigger [2021-06-27T13:34:24.947Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-27T13:34:24.947Z] OK: 5 MiB in 16 packages [2021-06-27T13:34:24.947Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-27T13:34:24.947Z] Executing busybox-1.31.1-r20.trigger [2021-06-27T13:34:24.947Z] Executing ca-certificates-20191127-r4.trigger [2021-06-27T13:34:25.227Z] OK: 6 MiB in 16 packages [2021-06-27T13:34:26.671Z] ---> 18dfca04057f [2021-06-27T13:34:26.671Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-27T13:34:26.671Z] Removing intermediate container 649309c75948 [2021-06-27T13:34:26.671Z] ---> 32476be56202 [2021-06-27T13:34:26.671Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-27T13:34:26.671Z] ---> Running in 9b89677afe02 [2021-06-27T13:34:27.273Z] Removing intermediate container 6b5e22e0ee50 [2021-06-27T13:34:27.273Z] ---> 2abf991dd842 [2021-06-27T13:34:27.273Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-27T13:34:27.547Z] Removing intermediate container 9b89677afe02 [2021-06-27T13:34:27.547Z] ---> c18b8da1c368 [2021-06-27T13:34:27.547Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-27T13:34:27.827Z] ---> Running in dc6c1005ddf5 [2021-06-27T13:34:27.828Z] ---> 711bc77dbe88 [2021-06-27T13:34:27.828Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-27T13:34:27.828Z] ---> Running in dfe5acf870fc [2021-06-27T13:34:28.107Z] ---> Running in 278cdac18550 [2021-06-27T13:34:28.704Z] Removing intermediate container dc6c1005ddf5 [2021-06-27T13:34:28.704Z] ---> 7e6ae227a379 [2021-06-27T13:34:28.704Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-27T13:34:28.987Z] Removing intermediate container dfe5acf870fc [2021-06-27T13:34:28.987Z] ---> 41ab3cda234d [2021-06-27T13:34:28.987Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-27T13:34:28.987Z] ---> Running in 28ef9b8c2c48 [2021-06-27T13:34:28.987Z] Removing intermediate container 278cdac18550 [2021-06-27T13:34:28.987Z] ---> d6726b390aee [2021-06-27T13:34:28.987Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-27T13:34:28.987Z] ---> Running in 832b05823903 [2021-06-27T13:34:29.262Z] ---> Running in 2fb76cf83c8a [2021-06-27T13:34:29.537Z] Removing intermediate container 28ef9b8c2c48 [2021-06-27T13:34:29.537Z] ---> 07d5a4d084fb [2021-06-27T13:34:29.537Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-27T13:34:29.537Z] Removing intermediate container 9bf4a89b2639 [2021-06-27T13:34:29.537Z] ---> f080a9f80fa7 [2021-06-27T13:34:29.537Z] [2021-06-27T13:34:29.537Z] Step 11/24 : FROM alpine:3.12 [2021-06-27T13:34:29.537Z] ---> c4fd0aeabfcf [2021-06-27T13:34:29.537Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-27T13:34:29.821Z] ---> Running in 7fcc175c5363 [2021-06-27T13:34:29.821Z] ---> Running in 7e914c7343a8 [2021-06-27T13:34:30.103Z] Removing intermediate container 2fb76cf83c8a [2021-06-27T13:34:30.103Z] ---> 21a8355248f4 [2021-06-27T13:34:30.103Z] Step 21/23 : LABEL arch=arm64 [2021-06-27T13:34:30.103Z] ---> Running in d509bc6172ff [2021-06-27T13:34:30.386Z] Removing intermediate container 7fcc175c5363 [2021-06-27T13:34:30.386Z] Removing intermediate container 7e914c7343a8 [2021-06-27T13:34:30.386Z] ---> 176d9884e6bf [2021-06-27T13:34:30.386Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-27T13:34:30.386Z] ---> 094e0eaaeaad [2021-06-27T13:34:30.386Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-27T13:34:30.662Z] ---> Running in acdfc69f90d5 [2021-06-27T13:34:30.662Z] Removing intermediate container d509bc6172ff [2021-06-27T13:34:30.662Z] ---> a73f505a11e3 [2021-06-27T13:34:30.662Z] Step 22/23 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 [2021-06-27T13:34:30.935Z] ---> Running in 7db61854410f [2021-06-27T13:34:31.208Z] Removing intermediate container acdfc69f90d5 [2021-06-27T13:34:31.208Z] ---> c83f6e588d7f [2021-06-27T13:34:31.208Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-27T13:34:31.484Z] ---> a33ab50d1a47 [2021-06-27T13:34:31.484Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-27T13:34:31.484Z] ---> Running in 576f42dc2f2f [2021-06-27T13:34:31.484Z] Removing intermediate container 7db61854410f [2021-06-27T13:34:31.484Z] ---> 9479d19c8cd7 [2021-06-27T13:34:31.484Z] Step 23/23 : LABEL version=0.0.0 [2021-06-27T13:34:31.766Z] ---> Running in 330c1d85a79f [2021-06-27T13:34:32.036Z] Removing intermediate container 832b05823903 [2021-06-27T13:34:32.037Z] ---> 1fa58a4a6f2e [2021-06-27T13:34:32.037Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-27T13:34:32.308Z] ---> Running in 3824dc4bbff4 [2021-06-27T13:34:32.308Z] Removing intermediate container 576f42dc2f2f [2021-06-27T13:34:32.308Z] ---> 5e6792dd56fe [2021-06-27T13:34:32.308Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T13:34:32.586Z] Removing intermediate container 330c1d85a79f [2021-06-27T13:34:32.586Z] ---> 2418ebf16220 [2021-06-27T13:34:32.586Z] [2021-06-27T13:34:32.586Z] ---> Running in 03306a81eca8 [2021-06-27T13:34:32.864Z] Successfully built 2418ebf16220 [2021-06-27T13:34:33.134Z] ---> 47c0e0091636 [2021-06-27T13:34:33.134Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-27T13:34:33.134Z] Successfully tagged support-scheduler-arm64:latest [2021-06-27T13:34:33.134Z]  Building support-scheduler ... done Removing intermediate container 3824dc4bbff4 [2021-06-27T13:34:33.134Z] ---> 64f59d299cde [2021-06-27T13:34:33.134Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-27T13:34:34.123Z] ---> c2d50bcd1cf6 [2021-06-27T13:34:34.123Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-27T13:34:34.123Z] ---> fcd7e13cac55 [2021-06-27T13:34:34.123Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-27T13:34:34.123Z] ---> Running in 8b7c9f59978a [2021-06-27T13:34:34.396Z] ---> Running in abef0467524a [2021-06-27T13:34:35.001Z] Removing intermediate container 8b7c9f59978a [2021-06-27T13:34:35.001Z] ---> 7bc6ceffbdef [2021-06-27T13:34:35.001Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-27T13:34:35.277Z] ---> Running in 34cada375cb4 [2021-06-27T13:34:35.871Z] Removing intermediate container 03306a81eca8 [2021-06-27T13:34:35.871Z] ---> 6ae7b60f5369 [2021-06-27T13:34:35.871Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-27T13:34:35.871Z] Removing intermediate container 34cada375cb4 [2021-06-27T13:34:35.871Z] ---> 3a9d8e930a63 [2021-06-27T13:34:35.871Z] Step 21/23 : LABEL arch=arm64 [2021-06-27T13:34:35.871Z] ---> Running in f62104fdf969 [2021-06-27T13:34:36.144Z] ---> Running in c09ff9f51f8f [2021-06-27T13:34:36.747Z] Removing intermediate container c09ff9f51f8f [2021-06-27T13:34:36.747Z] ---> b07091f27577 [2021-06-27T13:34:36.747Z] Step 22/23 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 [2021-06-27T13:34:37.024Z] ---> Running in cbe20bb67d43 [2021-06-27T13:34:37.024Z] Removing intermediate container abef0467524a [2021-06-27T13:34:37.024Z] ---> 7a0f3bcadb38 [2021-06-27T13:34:37.024Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-27T13:34:37.297Z] Removing intermediate container cbe20bb67d43 [2021-06-27T13:34:37.297Z] ---> 26b74b197832 [2021-06-27T13:34:37.297Z] Step 23/23 : LABEL version=0.0.0 [2021-06-27T13:34:37.576Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-27T13:34:37.850Z] ---> Running in 28a6e8563e42 [2021-06-27T13:34:38.126Z] ---> f780fd64a93a [2021-06-27T13:34:38.126Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-27T13:34:38.126Z] Removing intermediate container 28a6e8563e42 [2021-06-27T13:34:38.126Z] ---> 1e7c6d4b2577 [2021-06-27T13:34:38.126Z] [2021-06-27T13:34:38.403Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-27T13:34:38.685Z] Successfully built 1e7c6d4b2577 [2021-06-27T13:34:38.685Z] Successfully tagged support-notifications-arm64:latest [2021-06-27T13:34:38.961Z]  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-06-27T13:34:39.235Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-27T13:34:39.235Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-27T13:34:39.235Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-27T13:34:39.509Z] ---> 0958f8a1437d [2021-06-27T13:34:39.509Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-27T13:34:39.509Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-27T13:34:39.782Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-27T13:34:39.782Z] Executing busybox-1.31.1-r20.trigger [2021-06-27T13:34:39.782Z] OK: 8 MiB in 20 packages [2021-06-27T13:34:40.400Z] ---> d2e579e4c3e6 [2021-06-27T13:34:40.400Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-27T13:34:41.004Z] Removing intermediate container f62104fdf969 [2021-06-27T13:34:41.004Z] ---> 588193b396fb [2021-06-27T13:34:41.004Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-27T13:34:41.277Z] ---> abbc78281cec [2021-06-27T13:34:41.277Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-27T13:34:41.869Z] ---> 73a269f83f9e [2021-06-27T13:34:41.869Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-27T13:34:42.145Z] ---> cb5d8d28f164 [2021-06-27T13:34:42.145Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-27T13:34:42.417Z] ---> Running in e8433ac45c75 [2021-06-27T13:34:43.396Z] Removing intermediate container e8433ac45c75 [2021-06-27T13:34:43.396Z] ---> 23c2fd8771f7 [2021-06-27T13:34:43.396Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-27T13:34:43.396Z] ---> 8380ded29949 [2021-06-27T13:34:43.396Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-27T13:34:43.994Z] ---> 777011476009 [2021-06-27T13:34:43.994Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-27T13:34:44.280Z] ---> ae5b92aa844c [2021-06-27T13:34:44.280Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-27T13:34:44.280Z] ---> Running in 6317be59df25 [2021-06-27T13:34:44.557Z] ---> Running in b09c5444b0c2 [2021-06-27T13:34:45.181Z] Removing intermediate container b09c5444b0c2 [2021-06-27T13:34:45.181Z] ---> 95cc2438b3d4 [2021-06-27T13:34:45.181Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-27T13:34:45.468Z] ---> Running in 9bd89178e128 [2021-06-27T13:34:46.105Z] Removing intermediate container 9bd89178e128 [2021-06-27T13:34:46.105Z] ---> b23618d2c778 [2021-06-27T13:34:46.105Z] Step 22/24 : LABEL arch=arm64 [2021-06-27T13:34:46.105Z] ---> Running in e6b06dadb4ae [2021-06-27T13:34:46.765Z] Removing intermediate container e6b06dadb4ae [2021-06-27T13:34:46.765Z] ---> d3cf0a3c0cfc [2021-06-27T13:34:46.765Z] Step 23/24 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 [2021-06-27T13:34:47.047Z] ---> Running in 27249c01a1e9 [2021-06-27T13:34:47.047Z] Removing intermediate container 6317be59df25 [2021-06-27T13:34:47.047Z] ---> 80ed7287f038 [2021-06-27T13:34:47.047Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-27T13:34:47.336Z] ---> Running in 595ffa579880 [2021-06-27T13:34:47.611Z] Removing intermediate container 27249c01a1e9 [2021-06-27T13:34:47.612Z] ---> 622739a28b17 [2021-06-27T13:34:47.612Z] Step 24/24 : LABEL version=0.0.0 [2021-06-27T13:34:47.612Z] ---> Running in 363d2c7e715a [2021-06-27T13:34:47.889Z] Removing intermediate container 595ffa579880 [2021-06-27T13:34:47.889Z] ---> 03f5e6f66351 [2021-06-27T13:34:47.889Z] Step 29/32 : CMD ["gate"] [2021-06-27T13:34:48.496Z] ---> Running in f7ac133e9bac [2021-06-27T13:34:48.496Z] Removing intermediate container 363d2c7e715a [2021-06-27T13:34:48.496Z] ---> b20b824a1624 [2021-06-27T13:34:48.496Z] [2021-06-27T13:34:48.769Z] Successfully built b20b824a1624 [2021-06-27T13:34:48.769Z] Successfully tagged core-data-arm64:latest [2021-06-27T13:34:49.044Z]  Building core-data ... done Removing intermediate container f7ac133e9bac [2021-06-27T13:34:49.044Z] ---> aa49fe6dc273 [2021-06-27T13:34:49.044Z] Step 30/32 : LABEL arch=arm64 [2021-06-27T13:34:49.321Z] ---> Running in 2f9b6b64b229 [2021-06-27T13:34:49.947Z] Removing intermediate container 2f9b6b64b229 [2021-06-27T13:34:49.947Z] ---> 441672e8c9ec [2021-06-27T13:34:49.947Z] Step 31/32 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 [2021-06-27T13:34:50.224Z] ---> Running in 21db0cdfea36 [2021-06-27T13:34:50.848Z] Removing intermediate container 21db0cdfea36 [2021-06-27T13:34:50.848Z] ---> b3e02dba1ed6 [2021-06-27T13:34:50.848Z] Step 32/32 : LABEL version=0.0.0 [2021-06-27T13:34:51.123Z] ---> Running in eb7e779d19aa [2021-06-27T13:34:51.396Z] Removing intermediate container eb7e779d19aa [2021-06-27T13:34:51.397Z] ---> f83e17449284 [2021-06-27T13:34:51.397Z] [2021-06-27T13:34:51.992Z] Successfully built f83e17449284 [2021-06-27T13:34:51.992Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-27T13:34:52.279Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-06-27T13:34:52.295Z] $ docker stop --time=1 fca22348031557c6d5071582f326ee68c98752ee8db550e86e02cecd68cbfb76 [2021-06-27T13:34:54.151Z] $ docker rm -f fca22348031557c6d5071582f326ee68c98752ee8db550e86e02cecd68cbfb76 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-27T13:34:54.752Z] + docker images [2021-06-27T13:34:55.024Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-27T13:34:55.025Z] security-bootstrapper-arm64 latest f83e17449284 3 seconds ago 17.5MB [2021-06-27T13:34:55.025Z] core-data-arm64 latest b20b824a1624 7 seconds ago 19.1MB [2021-06-27T13:34:55.025Z] support-notifications-arm64 latest 1e7c6d4b2577 17 seconds ago 15.7MB [2021-06-27T13:34:55.025Z] support-scheduler-arm64 latest 2418ebf16220 22 seconds ago 15.1MB [2021-06-27T13:34:55.025Z] f080a9f80fa7 26 seconds ago 975MB [2021-06-27T13:34:55.025Z] d438101060e0 33 seconds ago 969MB [2021-06-27T13:34:55.025Z] 938f71930439 34 seconds ago 968MB [2021-06-27T13:34:55.025Z] 4ca53c0a3f8c 36 seconds ago 969MB [2021-06-27T13:34:55.025Z] sys-mgmt-agent-arm64 latest 1938397fe6ce 2 minutes ago 299MB [2021-06-27T13:34:55.025Z] security-secretstore-setup-arm64 latest 3edd8e204310 3 minutes ago 27.1MB [2021-06-27T13:34:55.025Z] core-metadata-arm64 latest b8f19a06c460 3 minutes ago 15.7MB [2021-06-27T13:34:55.025Z] core-command-arm64 latest 2d3a6990b599 3 minutes ago 15MB [2021-06-27T13:34:55.025Z] security-proxy-setup-arm64 latest 94bac0f722f9 3 minutes ago 24.2MB [2021-06-27T13:34:55.025Z] a1dd2b885363 4 minutes ago 969MB [2021-06-27T13:34:55.025Z] a9aea8fbd022 4 minutes ago 972MB [2021-06-27T13:34:55.025Z] 3d44caa0fddf 4 minutes ago 976MB [2021-06-27T13:34:55.025Z] 9c03d48af3a5 4 minutes ago 973MB [2021-06-27T13:34:55.025Z] b21909a01be9 4 minutes ago 966MB [2021-06-27T13:34:55.025Z] ci-base-image-arm64 latest 6d65ec9523b9 14 minutes ago 641MB [2021-06-27T13:34:55.025Z] alpine 3.12 c4fd0aeabfcf 11 days ago 5.32MB [2021-06-27T13:34:55.025Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-27T13:34:55.025Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-27T13:34:55.025Z] 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-27T13:34:56.236Z] ---> job-cost.sh [2021-06-27T13:34:56.236Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UyAv [2021-06-27T13:35:35.179Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-27T13:37:11.940Z] lf-activate-venv(): INFO: Adding /tmp/venv-UyAv/bin to PATH [2021-06-27T13:37:11.940Z] INFO: No Stack... [2021-06-27T13:37:11.940Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-27T13:37:11.940Z] INFO: Archiving Costs [Pipeline] sh [2021-06-27T13:37:12.284Z] + cat /w/workspace/edgex-go/27/archives/cost.csv [2021-06-27T13:37:12.284Z] + cut -d, -f6 [Pipeline] lock [2021-06-27T13:37:12.353Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-27-stack-cost] [2021-06-27T13:37:12.363Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3579-27-stack-cost] did not exist. Created. [2021-06-27T13:37:12.363Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-27T13:37:12.737Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-27T13:37:12.984Z] Stashed 1 file(s) [Pipeline] } [2021-06-27T13:37:12.994Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-27-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-27T13:37:14.119Z] provisioning config files... [2021-06-27T13:37:14.133Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/27@tmp/config4923753747676471826tmp [Pipeline] { [Pipeline] sh [2021-06-27T13:37:14.460Z] + set +x [2021-06-27T13:37:14.460Z] + curl -s https://codecov.io/bash [2021-06-27T13:37:14.460Z] + bash -s -- [2021-06-27T13:37:14.739Z] [2021-06-27T13:37:14.739Z] _____ _ [2021-06-27T13:37:14.739Z] / ____| | | [2021-06-27T13:37:14.739Z] | | ___ __| | ___ ___ _____ __ [2021-06-27T13:37:14.739Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-27T13:37:14.739Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-27T13:37:14.739Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-27T13:37:14.739Z] Bash-1.0.3 [2021-06-27T13:37:14.739Z] [2021-06-27T13:37:14.739Z] [2021-06-27T13:37:14.739Z] ==> git version 2.24.4 found [2021-06-27T13:37:14.739Z] ==> 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-27T13:37:14.739Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-27T13:37:14.739Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-27T13:37:14.739Z] ==> Jenkins CI detected. [2021-06-27T13:37:14.739Z] project root: . [2021-06-27T13:37:14.739Z] --> token set from env [2021-06-27T13:37:14.739Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-27T13:37:14.739Z] ==> Running gcov in . (disable via -X gcov) [2021-06-27T13:37:14.739Z] ==> Python coveragepy not found [2021-06-27T13:37:14.739Z] ==> Searching for coverage reports in: [2021-06-27T13:37:14.739Z] + . [2021-06-27T13:37:14.739Z] -> Found 1 reports [2021-06-27T13:37:14.739Z] ==> Detecting git/mercurial file structure [2021-06-27T13:37:14.739Z] ==> Reading reports [2021-06-27T13:37:14.739Z] + ./coverage.out bytes=398095 [2021-06-27T13:37:14.739Z] ==> Appending adjustments [2021-06-27T13:37:14.739Z] https://docs.codecov.io/docs/fixing-reports [2021-06-27T13:37:15.690Z] + Found adjustments [2021-06-27T13:37:15.690Z] ==> Gzipping contents [2021-06-27T13:37:15.690Z] 56K /tmp/codecov.nx12jY.gz [2021-06-27T13:37:15.690Z] ==> Uploading reports [2021-06-27T13:37:15.690Z] url: https://codecov.io [2021-06-27T13:37:15.690Z] query: branch=PR-3579&commit=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F27%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-27T13:37:15.690Z] -> Pinging Codecov [2021-06-27T13:37:15.690Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3579&commit=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F27%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-27T13:37:16.269Z] -> Uploading to [2021-06-27T13:37:16.269Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-27/00271124DB129430A58F1EEE437C3FCB/3aba2d0c95e906856af8ece6b40fe58bb4dffdc9/2f353dfb-c6b8-4e46-b63e-a5214727131b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210627T133716Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9bb4a7b6318db1469cb47745a11d86d3dc808c288eeb417be567fce73f966969 [2021-06-27T13:37:16.269Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-27T13:37:16.269Z] Dload Upload Total Spent Left Speed [2021-06-27T13:37:16.529Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54906 0 0 100 54906 0 145k --:--:-- --:--:-- --:--:-- 145k 100 54906 0 0 100 54906 0 145k --:--:-- --:--:-- --:--:-- 144k [2021-06-27T13:37:16.529Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 [Pipeline] } [2021-06-27T13:37:16.540Z] 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-27T13:37:18.347Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-27T13:37:18.911Z] ---> package-listing.sh [2021-06-27T13:37:18.912Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-27T13:37:18.912Z] ++ facter osfamily [2021-06-27T13:37:19.172Z] + OS_FAMILY=redhat [2021-06-27T13:37:19.173Z] + workspace=/w/workspace/edgex-go/27 [2021-06-27T13:37:19.173Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-27T13:37:19.173Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-27T13:37:19.173Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-27T13:37:19.173Z] + PACKAGES=/tmp/packages_start.txt [2021-06-27T13:37:19.173Z] + '[' /w/workspace/edgex-go/27 ']' [2021-06-27T13:37:19.173Z] + PACKAGES=/tmp/packages_end.txt [2021-06-27T13:37:19.173Z] + case "${OS_FAMILY}" in [2021-06-27T13:37:19.173Z] + rpm -qa [2021-06-27T13:37:19.173Z] + sort [2021-06-27T13:37:21.095Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-27T13:37:21.095Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-27T13:37:21.095Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-27T13:37:21.095Z] + '[' /w/workspace/edgex-go/27 ']' [2021-06-27T13:37:21.095Z] + mkdir -p /w/workspace/edgex-go/27/archives/ [2021-06-27T13:37:21.095Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/27/archives/ [Pipeline] echo [2021-06-27T13:37:21.108Z] 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/27/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-27T13:37:21.398Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-27T13:37:21.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-27T13:37:21.967Z] [2021-06-27T13:37:21.967Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-27T13:37:22.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-27T13:37:22.290Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-27T13:37:22.290Z] df20fa9351a1: Pulling fs layer [2021-06-27T13:37:22.290Z] 36b3adc4ff6f: Pulling fs layer [2021-06-27T13:37:22.290Z] 8ad3a11d3b57: Pulling fs layer [2021-06-27T13:37:22.290Z] 46f8f816bc3b: Pulling fs layer [2021-06-27T13:37:22.290Z] 93b61091891f: Pulling fs layer [2021-06-27T13:37:22.290Z] 93b9cdb0e59b: Pulling fs layer [2021-06-27T13:37:22.290Z] 5e14af77c1be: Pulling fs layer [2021-06-27T13:37:22.290Z] 01666e4c0597: Pulling fs layer [2021-06-27T13:37:22.290Z] aa168da1d23b: Pulling fs layer [2021-06-27T13:37:22.290Z] 93b9cdb0e59b: Waiting [2021-06-27T13:37:22.290Z] 5e14af77c1be: Waiting [2021-06-27T13:37:22.290Z] 01666e4c0597: Waiting [2021-06-27T13:37:22.290Z] aa168da1d23b: Waiting [2021-06-27T13:37:22.290Z] 46f8f816bc3b: Waiting [2021-06-27T13:37:22.290Z] 93b61091891f: Waiting [2021-06-27T13:37:22.290Z] 36b3adc4ff6f: Verifying Checksum [2021-06-27T13:37:22.290Z] 36b3adc4ff6f: Download complete [2021-06-27T13:37:22.290Z] 46f8f816bc3b: Verifying Checksum [2021-06-27T13:37:22.290Z] 46f8f816bc3b: Download complete [2021-06-27T13:37:22.564Z] df20fa9351a1: Verifying Checksum [2021-06-27T13:37:22.564Z] df20fa9351a1: Download complete [2021-06-27T13:37:22.564Z] 93b9cdb0e59b: Verifying Checksum [2021-06-27T13:37:22.564Z] 93b9cdb0e59b: Download complete [2021-06-27T13:37:22.564Z] 93b61091891f: Verifying Checksum [2021-06-27T13:37:22.564Z] 93b61091891f: Download complete [2021-06-27T13:37:22.564Z] 5e14af77c1be: Verifying Checksum [2021-06-27T13:37:22.564Z] 5e14af77c1be: Download complete [2021-06-27T13:37:22.564Z] 01666e4c0597: Verifying Checksum [2021-06-27T13:37:22.564Z] 01666e4c0597: Download complete [2021-06-27T13:37:22.564Z] df20fa9351a1: Pull complete [2021-06-27T13:37:22.833Z] 36b3adc4ff6f: Pull complete [2021-06-27T13:37:22.833Z] 8ad3a11d3b57: Verifying Checksum [2021-06-27T13:37:22.833Z] 8ad3a11d3b57: Download complete [2021-06-27T13:37:23.096Z] 8ad3a11d3b57: Pull complete [2021-06-27T13:37:23.359Z] 46f8f816bc3b: Pull complete [2021-06-27T13:37:23.619Z] 93b61091891f: Pull complete [2021-06-27T13:37:23.619Z] 93b9cdb0e59b: Pull complete [2021-06-27T13:37:23.619Z] 5e14af77c1be: Pull complete [2021-06-27T13:37:23.879Z] 01666e4c0597: Pull complete [2021-06-27T13:37:24.451Z] aa168da1d23b: Verifying Checksum [2021-06-27T13:37:24.451Z] aa168da1d23b: Download complete [2021-06-27T13:37:28.675Z] aa168da1d23b: Pull complete [2021-06-27T13:37:28.675Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-27T13:37:28.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-27T13:37:28.675Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-27T13:37:28.753Z] prd-centos7-docker-4c-2g-399 does not seem to be running inside a container [2021-06-27T13:37:28.791Z] $ 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/27/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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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-lftools-log-publisher:alpine cat [2021-06-27T13:37:31.986Z] $ docker top c90f308babaf34b27bcdc68c43988571bd5561c4926a56d2d0fda12f974c7a0a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-27T13:37:32.373Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-27T13:37:32.677Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-27T13:37:32.980Z] + ls /var/log/sa-host [2021-06-27T13:37:32.980Z] + sadf -c /var/log/sa-host/sa05 [2021-06-27T13:37:32.980Z] file_magic: OK [2021-06-27T13:37:32.980Z] HZ: Using current value: 100 [2021-06-27T13:37:32.980Z] file_header: OK [2021-06-27T13:37:32.980Z] 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-27T13:37:32.980Z] Statistics: [2021-06-27T13:37:32.980Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-27T13:37:32.980Z] File successfully converted to sysstat format version 12.2.1 [2021-06-27T13:37:32.980Z] + sadf -c /var/log/sa-host/sa27 [2021-06-27T13:37:32.980Z] file_magic: OK [2021-06-27T13:37:32.980Z] HZ: Using current value: 100 [2021-06-27T13:37:32.980Z] file_header: OK [2021-06-27T13:37:32.980Z] 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-27T13:37:32.980Z] Statistics: [2021-06-27T13:37:32.980Z] 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-27T13:37:32.980Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-27T13:37:33.743Z] provisioning config files... [2021-06-27T13:37:33.758Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/27@tmp/config4852031959652265574tmp [Pipeline] { [Pipeline] echo [2021-06-27T13:37:33.779Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-27T13:37:34.089Z] ---> create-netrc.sh [Pipeline] } [2021-06-27T13:37:34.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-27T13:37:34.509Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-27T13:37:34.519Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-27T13:37:34.830Z] ---> sudo-logs.sh [2021-06-27T13:37:34.830Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-27T13:37:34.869Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-27T13:37:35.172Z] ---> job-cost.sh [2021-06-27T13:37:35.172Z] lf-activate-venv: SKIPPING [2021-06-27T13:37:35.172Z] DEBUG: total: 0.18000000715255737 [2021-06-27T13:37:35.172Z] INFO: Retrieving Stack Cost... [2021-06-27T13:37:36.115Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-27T13:37:36.688Z] INFO: Archiving Costs [Pipeline] echo [2021-06-27T13:37:36.703Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-27T13:37:37.005Z] ---> logs-deploy.sh [2021-06-27T13:37:37.005Z] lf-activate-venv: SKIPPING [2021-06-27T13:37:37.005Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/27 [2021-06-27T13:37:37.005Z] INFO: archiving workspace using pattern(s): [2021-06-27T13:37:37.953Z] Archives upload complete. [2021-06-27T13:37:37.953Z] INFO: archiving logs to Nexus [2021-06-27T13:37:38.528Z] ---> uname -a: [2021-06-27T13:37:38.528Z] Linux prd-centos7-docker-4c-2g-399.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-27T13:37:38.528Z] [2021-06-27T13:37:38.528Z] [2021-06-27T13:37:38.528Z] ---> lscpu: [2021-06-27T13:37:38.528Z] Architecture: x86_64 [2021-06-27T13:37:38.528Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-27T13:37:38.528Z] Byte Order: Little Endian [2021-06-27T13:37:38.528Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-27T13:37:38.528Z] CPU(s): 2 [2021-06-27T13:37:38.528Z] On-line CPU(s) list: 0,1 [2021-06-27T13:37:38.528Z] Thread(s) per core: 1 [2021-06-27T13:37:38.528Z] Core(s) per socket: 1 [2021-06-27T13:37:38.528Z] Socket(s): 2 [2021-06-27T13:37:38.528Z] NUMA node(s): 1 [2021-06-27T13:37:38.528Z] Vendor ID: AuthenticAMD [2021-06-27T13:37:38.528Z] CPU family: 23 [2021-06-27T13:37:38.528Z] Model: 49 [2021-06-27T13:37:38.528Z] Model name: AMD EPYC-Rome Processor [2021-06-27T13:37:38.528Z] Stepping: 0 [2021-06-27T13:37:38.528Z] CPU MHz: 2799.998 [2021-06-27T13:37:38.528Z] BogoMIPS: 5599.99 [2021-06-27T13:37:38.528Z] Virtualization: AMD-V [2021-06-27T13:37:38.528Z] Hypervisor vendor: KVM [2021-06-27T13:37:38.528Z] Virtualization type: full [2021-06-27T13:37:38.528Z] L1d cache: 64 KiB [2021-06-27T13:37:38.528Z] L1i cache: 64 KiB [2021-06-27T13:37:38.528Z] L2 cache: 1 MiB [2021-06-27T13:37:38.528Z] L3 cache: 32 MiB [2021-06-27T13:37:38.528Z] NUMA node0 CPU(s): 0,1 [2021-06-27T13:37:38.528Z] Vulnerability Itlb multihit: Not affected [2021-06-27T13:37:38.528Z] Vulnerability L1tf: Not affected [2021-06-27T13:37:38.528Z] Vulnerability Mds: Not affected [2021-06-27T13:37:38.528Z] Vulnerability Meltdown: Not affected [2021-06-27T13:37:38.528Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-27T13:37:38.528Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-27T13:37:38.528Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-27T13:37:38.528Z] Vulnerability Srbds: Not affected [2021-06-27T13:37:38.528Z] Vulnerability Tsx async abort: Not affected [2021-06-27T13:37:38.528Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-27T13:37:38.528Z] [2021-06-27T13:37:38.528Z] [2021-06-27T13:37:38.528Z] ---> nproc: [2021-06-27T13:37:38.528Z] 2 [2021-06-27T13:37:38.528Z] [2021-06-27T13:37:38.528Z] [2021-06-27T13:37:38.528Z] ---> df -h: [2021-06-27T13:37:38.528Z] Filesystem Size Used Available Use% Mounted on [2021-06-27T13:37:38.528Z] overlay 40.0G 12.5G 27.5G 31% / [2021-06-27T13:37:38.528Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-27T13:37:38.528Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-27T13:37:38.528Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-27T13:37:38.528Z] /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os [2021-06-27T13:37:38.528Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf [2021-06-27T13:37:38.528Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname [2021-06-27T13:37:38.528Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts [2021-06-27T13:37:38.528Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure [2021-06-27T13:37:38.528Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log [2021-06-27T13:37:38.528Z] /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json [2021-06-27T13:37:38.528Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host [2021-06-27T13:37:38.528Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/27 [2021-06-27T13:37:38.528Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/27@tmp [2021-06-27T13:37:38.528Z] [2021-06-27T13:37:38.528Z] [2021-06-27T13:37:38.528Z] ---> free -m: [2021-06-27T13:37:38.528Z] total used free shared buff/cache available [2021-06-27T13:37:38.528Z] Mem: 7821 1354 1903 0 4563 6434 [2021-06-27T13:37:38.528Z] Swap: 1023 1 1022 [2021-06-27T13:37:38.528Z] [2021-06-27T13:37:38.528Z] [2021-06-27T13:37:38.528Z] ---> ip addr: [2021-06-27T13:37:38.528Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-27T13:37:38.528Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-27T13:37:38.528Z] inet 127.0.0.1/8 scope host lo [2021-06-27T13:37:38.528Z] valid_lft forever preferred_lft forever [2021-06-27T13:37:38.528Z] inet6 ::1/128 scope host [2021-06-27T13:37:38.528Z] valid_lft forever preferred_lft forever [2021-06-27T13:37:38.528Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-27T13:37:38.528Z] link/ether fa:16:3e:3e:55:7f brd ff:ff:ff:ff:ff:ff [2021-06-27T13:37:38.528Z] inet 10.30.123.224/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-27T13:37:38.528Z] valid_lft 85069sec preferred_lft 85069sec [2021-06-27T13:37:38.529Z] inet6 fe80::f816:3eff:fe3e:557f/64 scope link [2021-06-27T13:37:38.529Z] valid_lft forever preferred_lft forever [2021-06-27T13:37:38.529Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-27T13:37:38.529Z] link/ether 02:42:af:98:39:14 brd ff:ff:ff:ff:ff:ff [2021-06-27T13:37:38.529Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-27T13:37:38.529Z] valid_lft forever preferred_lft forever [2021-06-27T13:37:38.529Z] inet6 fe80::42:afff:fe98:3914/64 scope link [2021-06-27T13:37:38.529Z] valid_lft forever preferred_lft forever [2021-06-27T13:37:38.529Z] [2021-06-27T13:37:38.529Z] [2021-06-27T13:37:38.529Z] ---> sar -b -r -n DEV: [2021-06-27T13:37:38.529Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/27/21 _x86_64_ (2 CPU) [2021-06-27T13:37:38.529Z] [2021-06-27T13:37:38.529Z] 13:15:16 LINUX RESTART (2 CPU) [2021-06-27T13:37:38.529Z] [2021-06-27T13:37:38.529Z] 13:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-27T13:37:38.529Z] 13:17:01 95.89 3.58 92.31 0.00 2600.77 44581.38 0.00 [2021-06-27T13:37:38.529Z] 13:18:02 131.84 0.02 131.83 0.00 0.53 17531.10 0.00 [2021-06-27T13:37:38.529Z] 13:19:01 56.25 0.00 56.25 0.00 0.00 10882.71 0.00 [2021-06-27T13:37:38.529Z] 13:20:01 165.25 0.00 165.25 0.00 0.00 106177.84 0.00 [2021-06-27T13:37:38.529Z] 13:21:02 1152.16 809.66 342.49 0.00 40672.42 199557.00 0.00 [2021-06-27T13:37:38.529Z] 13:22:01 345.29 9.15 336.14 0.00 2977.09 128679.06 0.00 [2021-06-27T13:37:38.529Z] 13:23:01 603.00 200.70 402.30 0.00 8070.18 117618.93 0.00 [2021-06-27T13:37:38.529Z] 13:24:01 5.81 0.00 5.81 0.00 0.00 211.81 0.00 [2021-06-27T13:37:38.529Z] 13:25:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2021-06-27T13:37:38.529Z] 13:26:01 0.27 0.00 0.27 0.00 0.00 3.17 0.00 [2021-06-27T13:37:38.529Z] 13:27:01 0.28 0.05 0.23 0.00 0.40 2.83 0.00 [2021-06-27T13:37:38.529Z] 13:28:01 0.27 0.00 0.27 0.00 0.00 3.02 0.00 [2021-06-27T13:37:38.529Z] 13:29:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 [2021-06-27T13:37:38.529Z] 13:30:01 0.23 0.00 0.23 0.00 0.00 1.67 0.00 [2021-06-27T13:37:38.529Z] 13:31:01 0.47 0.18 0.28 0.00 5.73 4.68 0.00 [2021-06-27T13:37:38.529Z] 13:32:01 0.80 0.00 0.80 0.00 0.00 14.83 0.00 [2021-06-27T13:37:38.529Z] 13:33:01 0.25 0.00 0.25 0.00 0.00 3.46 0.00 [2021-06-27T13:37:38.529Z] 13:34:01 0.27 0.00 0.27 0.00 0.00 2.62 0.00 [2021-06-27T13:37:38.529Z] 13:35:01 0.27 0.00 0.27 0.00 0.00 3.28 0.00 [2021-06-27T13:37:38.529Z] 13:36:01 0.57 0.33 0.23 0.00 94.75 2.45 0.00 [2021-06-27T13:37:38.529Z] 13:37:01 0.23 0.00 0.23 0.00 0.00 1.80 0.00 [2021-06-27T13:37:38.529Z] Average: 122.56 49.37 73.19 0.00 2620.91 29845.88 0.00 [2021-06-27T13:37:38.529Z] [2021-06-27T13:37:38.529Z] 13:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-27T13:37:38.529Z] 13:17:01 4172672 0 980628 12.24 2620 2853020 1924720 21.25 1061408 2288432 0 [2021-06-27T13:37:38.529Z] 13:18:02 3807596 0 1158736 14.47 2620 3039988 1671436 18.45 1366928 2279868 280492 [2021-06-27T13:37:38.529Z] 13:19:01 3837720 0 1193368 14.90 2620 2975232 1929028 21.30 1326176 2281320 63588 [2021-06-27T13:37:38.529Z] 13:20:01 337972 0 1466032 18.30 2620 6202316 2658820 29.35 2859940 4140168 294188 [2021-06-27T13:37:38.529Z] 13:21:02 1473940 0 1363016 17.02 2620 5169364 1795208 19.82 2070144 3743704 34668 [2021-06-27T13:37:38.529Z] 13:22:01 214508 0 1525712 19.05 2620 6266100 2688372 29.68 2769992 4286280 48412 [2021-06-27T13:37:38.529Z] 13:23:01 2560736 0 1309320 16.35 2620 4136264 1642412 18.13 1243644 3466428 20 [2021-06-27T13:37:38.529Z] 13:24:01 2578720 0 1291332 16.12 2620 4136268 1417908 15.65 1260900 3438464 12 [2021-06-27T13:37:38.529Z] 13:25:01 2579596 0 1290452 16.11 2620 4136272 1413796 15.61 1260548 3438440 8 [2021-06-27T13:37:38.529Z] 13:26:01 2580864 0 1289176 16.10 2620 4136280 1413880 15.61 1260764 3438440 8 [2021-06-27T13:37:38.529Z] 13:27:01 2580560 0 1289476 16.10 2620 4136284 1413964 15.61 1260288 3439156 8 [2021-06-27T13:37:38.529Z] 13:28:01 2581144 0 1288888 16.09 2620 4136288 1413796 15.61 1260040 3439156 8 [2021-06-27T13:37:38.529Z] 13:29:01 2581376 0 1288648 16.09 2620 4136296 1413796 15.61 1260044 3439160 8 [2021-06-27T13:37:38.529Z] 13:30:01 2581252 0 1288772 16.09 2620 4136296 1413796 15.61 1260048 3439156 8 [2021-06-27T13:37:38.529Z] 13:31:01 2580652 0 1289332 16.10 2620 4136336 1413880 15.61 1260692 3438532 8 [2021-06-27T13:37:38.529Z] 13:32:01 2580644 0 1289340 16.10 2620 4136336 1413880 15.61 1260696 3438528 8 [2021-06-27T13:37:38.529Z] 13:33:01 2581076 0 1288904 16.09 2620 4136340 1413796 15.61 1260612 3438528 8 [2021-06-27T13:37:38.529Z] 13:34:01 2580904 0 1289068 16.10 2620 4136348 1413796 15.61 1260620 3438528 8 [2021-06-27T13:37:38.529Z] 13:35:01 2580836 0 1289136 16.10 2620 4136348 1413796 15.61 1260624 3438528 8 [2021-06-27T13:37:38.529Z] 13:36:01 2575152 0 1292008 16.13 2620 4139160 1413880 15.61 1266460 3438568 8 [2021-06-27T13:37:38.529Z] 13:37:01 2575504 0 1291656 16.13 2620 4139160 1413796 15.61 1266252 3438568 8 [2021-06-27T13:37:38.529Z] Average: 2501115 0 1288238 16.09 2620 4216966 1624179 17.93 1445563 3363236 34356 [2021-06-27T13:37:38.529Z] [2021-06-27T13:37:38.529Z] 13:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-27T13:37:38.529Z] 13:17:01 veth303b548 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:17:01 eth0 1135.47 1291.64 5799.81 138.34 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:17:01 docker0 958.70 743.91 77.06 2697.04 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:18:02 veth3ea9f4f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:18:02 eth0 295.43 220.23 882.28 32.18 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:18:02 docker0 195.75 251.34 13.31 838.44 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:19:01 veth3ea9f4f 2.07 2.07 0.16 0.18 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:19:01 eth0 30.10 20.62 19.37 69.52 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:19:01 docker0 2.07 2.07 0.14 0.18 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:20:01 eth0 217.32 188.43 1705.06 65.95 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:20:01 vetha33f27d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:21:02 veth94b10bc 0.03 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:21:02 eth0 83.28 62.12 185.05 13.97 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:21:02 vetha33f27d 0.00 1.39 0.00 0.07 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:22:01 vethe514557 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:22:01 eth0 171.61 126.88 1454.48 24.13 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:22:01 vetha33f27d 0.00 0.29 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:23:01 eth0 145.36 91.23 535.34 132.72 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:23:01 docker0 1282.59 1171.53 98.79 4332.08 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:24:01 eth0 0.27 0.22 0.02 0.05 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:25:01 eth0 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:26:01 eth0 0.67 0.20 0.13 0.05 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:27:01 eth0 0.73 0.48 0.69 0.24 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:28:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:29:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:30:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:31:01 eth0 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:32:01 eth0 0.18 0.13 0.09 0.01 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:33:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:34:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:35:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:36:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:37:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.529Z] 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.530Z] Average: eth0 99.16 95.44 503.54 22.70 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.530Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.530Z] Average: docker0 61.15 55.86 4.71 206.55 0.00 0.00 0.00 0.00 [2021-06-27T13:37:38.530Z] [2021-06-27T13:37:38.530Z] [2021-06-27T13:37:38.530Z] ---> sar -P ALL: [2021-06-27T13:37:38.530Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/27/21 _x86_64_ (2 CPU) [2021-06-27T13:37:38.530Z] [2021-06-27T13:37:38.530Z] 13:15:16 LINUX RESTART (2 CPU) [2021-06-27T13:37:38.530Z] [2021-06-27T13:37:38.530Z] 13:16:01 CPU %user %nice %system %iowait %steal %idle [2021-06-27T13:37:38.530Z] 13:17:01 all 20.12 0.00 6.67 1.89 0.07 71.25 [2021-06-27T13:37:38.530Z] 13:17:01 0 25.23 0.00 6.88 2.02 0.07 65.81 [2021-06-27T13:37:38.530Z] 13:17:01 1 15.08 0.00 6.47 1.76 0.07 76.62 [2021-06-27T13:37:38.530Z] 13:18:02 all 52.20 0.00 7.97 2.11 0.10 37.62 [2021-06-27T13:37:38.530Z] 13:18:02 0 52.34 0.00 8.18 2.07 0.11 37.30 [2021-06-27T13:37:38.530Z] 13:18:02 1 52.06 0.00 7.76 2.16 0.09 37.94 [2021-06-27T13:37:38.530Z] 13:19:01 all 31.06 0.00 4.68 0.38 0.07 63.80 [2021-06-27T13:37:38.530Z] 13:19:01 0 30.93 0.00 4.55 0.34 0.07 64.12 [2021-06-27T13:37:38.530Z] 13:19:01 1 31.20 0.00 4.81 0.43 0.07 63.49 [2021-06-27T13:37:38.530Z] 13:20:01 all 51.06 0.00 12.42 2.17 0.10 34.25 [2021-06-27T13:37:38.530Z] 13:20:01 0 50.98 0.00 12.85 1.44 0.09 34.64 [2021-06-27T13:37:38.530Z] 13:20:01 1 51.14 0.00 12.00 2.89 0.11 33.86 [2021-06-27T13:37:38.530Z] 13:21:02 all 29.20 0.00 15.70 48.10 0.12 6.88 [2021-06-27T13:37:38.530Z] 13:21:02 0 29.53 0.00 15.46 47.34 0.11 7.55 [2021-06-27T13:37:38.530Z] 13:21:02 1 28.87 0.00 15.93 48.86 0.13 6.21 [2021-06-27T13:37:38.530Z] 13:22:01 all 68.34 0.00 13.94 16.22 0.13 1.37 [2021-06-27T13:37:38.530Z] 13:22:01 0 68.81 0.00 13.70 16.00 0.13 1.37 [2021-06-27T13:37:38.530Z] 13:22:01 1 67.87 0.00 14.18 16.45 0.13 1.37 [2021-06-27T13:37:38.530Z] 13:23:01 all 58.89 0.00 17.30 9.09 0.11 14.62 [2021-06-27T13:37:38.530Z] 13:23:01 0 57.70 0.00 18.37 9.23 0.09 14.61 [2021-06-27T13:37:38.530Z] 13:23:01 1 60.09 0.00 16.20 8.94 0.13 14.63 [2021-06-27T13:37:38.530Z] 13:24:01 all 0.14 0.00 0.08 0.01 0.02 99.75 [2021-06-27T13:37:38.530Z] 13:24:01 0 0.22 0.00 0.10 0.00 0.02 99.67 [2021-06-27T13:37:38.530Z] 13:24:01 1 0.07 0.00 0.07 0.02 0.02 99.83 [2021-06-27T13:37:38.530Z] 13:25:01 all 0.14 0.00 0.03 0.00 0.02 99.81 [2021-06-27T13:37:38.530Z] 13:25:01 0 0.25 0.00 0.05 0.00 0.02 99.68 [2021-06-27T13:37:38.530Z] 13:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-27T13:37:38.530Z] 13:26:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-27T13:37:38.530Z] 13:26:01 0 0.22 0.00 0.03 0.00 0.00 99.75 [2021-06-27T13:37:38.530Z] 13:26:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-27T13:37:38.530Z] 13:27:01 all 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-27T13:37:38.530Z] 13:27:01 0 0.32 0.00 0.05 0.00 0.02 99.62 [2021-06-27T13:37:38.530Z] 13:27:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-27T13:37:38.530Z] [2021-06-27T13:37:38.530Z] 13:27:01 CPU %user %nice %system %iowait %steal %idle [2021-06-27T13:37:38.530Z] 13:28:01 all 0.08 0.00 0.03 0.00 0.02 99.88 [2021-06-27T13:37:38.530Z] 13:28:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-27T13:37:38.530Z] 13:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-27T13:37:38.530Z] 13:29:01 all 0.11 0.00 0.03 0.00 0.02 99.85 [2021-06-27T13:37:38.530Z] 13:29:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-27T13:37:38.530Z] 13:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-27T13:37:38.530Z] 13:30:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-27T13:37:38.530Z] 13:30:01 0 0.12 0.00 0.03 0.00 0.00 99.85 [2021-06-27T13:37:38.530Z] 13:30:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-27T13:37:38.530Z] 13:31:01 all 0.09 0.00 0.05 0.00 0.02 99.84 [2021-06-27T13:37:38.530Z] 13:31:01 0 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-27T13:37:38.530Z] 13:31:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2021-06-27T13:37:38.530Z] 13:32:01 all 0.16 0.00 0.03 0.00 0.02 99.80 [2021-06-27T13:37:38.530Z] 13:32:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-27T13:37:38.530Z] 13:32:01 1 0.22 0.00 0.03 0.00 0.02 99.73 [2021-06-27T13:37:38.530Z] 13:33:01 all 0.13 0.00 0.02 0.00 0.01 99.85 [2021-06-27T13:37:38.530Z] 13:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-06-27T13:37:38.530Z] 13:33:01 1 0.23 0.00 0.02 0.00 0.02 99.73 [2021-06-27T13:37:38.530Z] 13:34:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-06-27T13:37:38.530Z] 13:34:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-27T13:37:38.530Z] 13:34:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-27T13:37:38.530Z] 13:35:01 all 0.16 0.00 0.02 0.00 0.02 99.81 [2021-06-27T13:37:38.530Z] 13:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-27T13:37:38.530Z] 13:35:01 1 0.28 0.00 0.02 0.00 0.02 99.68 [2021-06-27T13:37:38.530Z] 13:36:01 all 0.17 0.00 0.03 0.02 0.01 99.78 [2021-06-27T13:37:38.530Z] 13:36:01 0 0.03 0.00 0.03 0.03 0.00 99.90 [2021-06-27T13:37:38.530Z] 13:36:01 1 0.30 0.00 0.02 0.00 0.02 99.67 [2021-06-27T13:37:38.530Z] 13:37:01 all 0.10 0.00 0.03 0.00 0.02 99.86 [2021-06-27T13:37:38.530Z] 13:37:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-27T13:37:38.530Z] 13:37:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-27T13:37:38.530Z] Average: all 14.00 0.00 3.55 3.59 0.04 78.82 [2021-06-27T13:37:38.530Z] Average: 0 14.23 0.00 3.62 3.53 0.04 78.58 [2021-06-27T13:37:38.530Z] Average: 1 13.76 0.00 3.48 3.65 0.05 79.06 [2021-06-27T13:37:38.530Z] [2021-06-27T13:37:38.530Z] [2021-06-27T13:37:38.530Z]