Pull request #3724 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab61b72cc7c0056b2cdb31b65edfc39a92561c4c+32c3a59fef8f920e97a03b1dffcfa7b4867f831b (b6645a816643b305db4d81d97f86edb969350d39) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3527675057323331826.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8935144982697835865.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-3724/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3724/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2596584362728570071.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7958434535866615337.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3724/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3724/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1354220758022607011.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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_BUILD_IMAGE_TARGET: builder 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-278 in /w/workspace/edgexfoundry_edgex-go_PR-3724 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh2208869786441110523.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh8892183472029865312.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3724/head:refs/remotes/origin/PR-3724 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 32c3a59fef8f920e97a03b1dffcfa7b4867f831b into PR head commit ab61b72cc7c0056b2cdb31b65edfc39a92561c4c Merge succeeded, producing a987d85c9285d9de7bb357b01a1c4ed3043cfe9e Checking out Revision a987d85c9285d9de7bb357b01a1c4ed3043cfe9e (PR-3724) > git config core.sparsecheckout # timeout=10 > git checkout -f ab61b72cc7c0056b2cdb31b65edfc39a92561c4c # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh8894348705042438186.key > git merge 32c3a59fef8f920e97a03b1dffcfa7b4867f831b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a987d85c9285d9de7bb357b01a1c4ed3043cfe9e # timeout=10 Commit message: "Merge commit '32c3a59fef8f920e97a03b1dffcfa7b4867f831b' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-30T15:10:22.096Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-30T15:10:22.176Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-30T15:10:22.205Z] ========================================================= [2021-09-30T15:10:22.205Z] EdgeX Global Pipelines Version Info [2021-09-30T15:10:22.205Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:10:23.456Z] ------------------- [2021-09-30T15:10:23.456Z] stable info: [2021-09-30T15:10:23.456Z] ------------------- [2021-09-30T15:10:23.456Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-30T15:10:23.456Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-30T15:10:23.456Z] Message: update stable to v1.0.206 [2021-09-30T15:10:24.046Z] ------------------- [2021-09-30T15:10:24.046Z] experimental info: [2021-09-30T15:10:24.046Z] ------------------- [2021-09-30T15:10:24.046Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-30T15:10:24.046Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-30T15:10:24.046Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials > git rev-list --no-walk 85a1b81e8bf7d45990e0f8400d20f7f06fcd1e36 # timeout=10 [Pipeline] echo [2021-09-30T15:10:24.182Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-30T15:10:24.205Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-30T15:10:24.227Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-30T15:10:24.250Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-30T15:10:24.274Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-30T15:10:24.301Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-30T15:10:24.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-30T15:10:24.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-30T15:10:24.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-30T15:10:24.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-30T15:10:24.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-30T15:10:24.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-30T15:10:24.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-30T15:10:24.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-30T15:10:24.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-30T15:10:24.533Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-30T15:10:24.556Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-30T15:10:24.584Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-30T15:10:24.608Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-30T15:10:24.632Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-30T15:10:24.655Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-30T15:10:24.678Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-30T15:10:24.702Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-30T15:10:24.724Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3724 [Pipeline] echo [2021-09-30T15:10:24.746Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3724 [Pipeline] echo [2021-09-30T15:10:24.769Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3724 [Pipeline] echo [2021-09-30T15:10:24.791Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a987d85c9285d9de7bb357b01a1c4ed3043cfe9e [Pipeline] echo [2021-09-30T15:10:24.815Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a987d85 [Pipeline] echo [2021-09-30T15:10:24.840Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T15:10:24.934Z] provisioning config files... [2021-09-30T15:10:24.954Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1425199518378050178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:10:25.291Z] ---> docker-login.sh [2021-09-30T15:10:25.291Z] nexus3.edgexfoundry.org:10001 [2021-09-30T15:10:25.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:10:25.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:10:25.566Z] Configure a credential helper to remove this warning. See [2021-09-30T15:10:25.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:10:25.566Z] [2021-09-30T15:10:25.566Z] Login Succeeded [2021-09-30T15:10:25.566Z] nexus3.edgexfoundry.org:10002 [2021-09-30T15:10:25.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:10:25.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:10:25.566Z] Configure a credential helper to remove this warning. See [2021-09-30T15:10:25.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:10:25.566Z] [2021-09-30T15:10:25.566Z] Login Succeeded [2021-09-30T15:10:25.566Z] nexus3.edgexfoundry.org:10003 [2021-09-30T15:10:25.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:10:25.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:10:25.834Z] Configure a credential helper to remove this warning. See [2021-09-30T15:10:25.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:10:25.834Z] [2021-09-30T15:10:25.834Z] Login Succeeded [2021-09-30T15:10:25.834Z] nexus3.edgexfoundry.org:10004 [2021-09-30T15:10:25.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:10:25.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:10:25.834Z] Configure a credential helper to remove this warning. See [2021-09-30T15:10:25.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:10:25.834Z] [2021-09-30T15:10:25.834Z] Login Succeeded [2021-09-30T15:10:25.834Z] docker.io [2021-09-30T15:10:26.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:10:26.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:10:26.368Z] Configure a credential helper to remove this warning. See [2021-09-30T15:10:26.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:10:26.368Z] [2021-09-30T15:10:26.368Z] Login Succeeded [2021-09-30T15:10:26.368Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T15:10:26.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T15:10:26.741Z] ++ 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-09-30T15:10:26.741Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T15:10:26.741Z] ++ dirname cmd/core-command/Dockerfile [2021-09-30T15:10:26.741Z] ++ cut -d/ -f2 [2021-09-30T15:10:26.741Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-30T15:10:26.741Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T15:10:26.741Z] ++ dirname cmd/core-data/Dockerfile [2021-09-30T15:10:26.741Z] ++ cut -d/ -f2 [2021-09-30T15:10:26.741Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-30T15:10:26.741Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T15:10:26.741Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-30T15:10:26.741Z] ++ cut -d/ -f2 [2021-09-30T15:10:26.741Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-30T15:10:26.741Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T15:10:26.741Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-30T15:10:26.741Z] ++ cut -d/ -f2 [2021-09-30T15:10:26.741Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-30T15:10:26.741Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T15:10:26.741Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-30T15:10:26.741Z] ++ cut -d/ -f2 [2021-09-30T15:10:26.741Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-30T15:10:26.741Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T15:10:26.741Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-30T15:10:26.741Z] ++ cut -d/ -f2 [2021-09-30T15:10:26.741Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-30T15:10:26.741Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T15:10:26.741Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-30T15:10:26.741Z] ++ cut -d/ -f2 [2021-09-30T15:10:26.741Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-30T15:10:26.741Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T15:10:26.741Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-30T15:10:26.741Z] ++ cut -d/ -f2 [2021-09-30T15:10:26.741Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-30T15:10:26.741Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T15:10:26.741Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-30T15:10:26.741Z] ++ cut -d/ -f2 [2021-09-30T15:10:26.741Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-30T15:10:26.801Z] 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-09-30T15:10:27.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T15:10:27.501Z] [2021-09-30T15:10:27.501Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:10:27.849Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T15:10:27.849Z] latest: Pulling from edgex-devops/git-semver [2021-09-30T15:10:27.849Z] 31603596830f: Pulling fs layer [2021-09-30T15:10:27.849Z] 04fac38145f0: Pulling fs layer [2021-09-30T15:10:27.849Z] 701f6daf10bf: Pulling fs layer [2021-09-30T15:10:27.849Z] 24f72da36158: Pulling fs layer [2021-09-30T15:10:27.849Z] 24f72da36158: Waiting [2021-09-30T15:10:27.849Z] 04fac38145f0: Verifying Checksum [2021-09-30T15:10:27.849Z] 04fac38145f0: Download complete [2021-09-30T15:10:28.119Z] 31603596830f: Download complete [2021-09-30T15:10:28.394Z] 31603596830f: Pull complete [2021-09-30T15:10:28.394Z] 04fac38145f0: Pull complete [2021-09-30T15:10:28.394Z] 24f72da36158: Verifying Checksum [2021-09-30T15:10:28.394Z] 24f72da36158: Download complete [2021-09-30T15:10:28.678Z] 701f6daf10bf: Verifying Checksum [2021-09-30T15:10:28.678Z] 701f6daf10bf: Download complete [2021-09-30T15:10:29.262Z] 701f6daf10bf: Pull complete [2021-09-30T15:10:29.262Z] 24f72da36158: Pull complete [2021-09-30T15:10:29.262Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-30T15:10:29.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T15:10:29.262Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-30T15:10:29.371Z] prd-centos7-docker-4c-2g-278 does not seem to be running inside a container [2021-09-30T15:10:29.443Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-30T15:10:30.176Z] $ docker top 0e8a23828cf29e29ea1bee4ace655d5ebdd21ce7659df9195c1b9c1a114c5959 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-30T15:10:30.314Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T15:10:30.314Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T15:10:30.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T15:10:30.418Z] $ docker exec 0e8a23828cf29e29ea1bee4ace655d5ebdd21ce7659df9195c1b9c1a114c5959 ssh-agent [2021-09-30T15:10:30.531Z] SSH_AUTH_SOCK=/tmp/ssh-FMK5aIMKGa49/agent.13 [2021-09-30T15:10:30.531Z] SSH_AGENT_PID=20 [2021-09-30T15:10:30.542Z] Running ssh-add (command line suppressed) [2021-09-30T15:10:30.626Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_4197959665685877031.key (/w/workspace/edgex-go/5@tmp/private_key_4197959665685877031.key) [2021-09-30T15:10:30.649Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T15:10:30.964Z] + git tag --points-at HEAD [Pipeline] } [2021-09-30T15:10:30.983Z] $ docker exec --env ******** --env ******** 0e8a23828cf29e29ea1bee4ace655d5ebdd21ce7659df9195c1b9c1a114c5959 ssh-agent -k [2021-09-30T15:10:31.073Z] unset SSH_AUTH_SOCK; [2021-09-30T15:10:31.073Z] unset SSH_AGENT_PID; [2021-09-30T15:10:31.073Z] echo Agent pid 20 killed; [2021-09-30T15:10:31.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-30T15:10:31.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T15:10:31.134Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T15:10:31.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T15:10:31.242Z] $ docker exec 0e8a23828cf29e29ea1bee4ace655d5ebdd21ce7659df9195c1b9c1a114c5959 ssh-agent [2021-09-30T15:10:31.360Z] SSH_AUTH_SOCK=/tmp/ssh-fAp6F40g4DHJ/agent.54 [2021-09-30T15:10:31.360Z] SSH_AGENT_PID=59 [2021-09-30T15:10:31.369Z] Running ssh-add (command line suppressed) [2021-09-30T15:10:31.459Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_4613678171419288660.key (/w/workspace/edgex-go/5@tmp/private_key_4613678171419288660.key) [2021-09-30T15:10:31.487Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T15:10:31.808Z] + git semver init [2021-09-30T15:10:31.809Z] # -> Open(): unable to determine branch for HEAD [2021-09-30T15:10:31.809Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-09-30T15:10:31.809Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-09-30T15:10:31.809Z] # $SEMVER_REMOTE_NAME = origin [2021-09-30T15:10:31.809Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-30T15:10:31.809Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-30T15:10:31.809Z] # $SEMVER_BRANCH = PR-3724 [2021-09-30T15:10:31.809Z] # $SEMVER_TEMP = /tmp/semver-521160823 [2021-09-30T15:10:31.809Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-30T15:11:10.707Z] # '/tmp/semver-521160823' -> '/w/workspace/edgex-go/5/.semver' [2021-09-30T15:11:10.707Z] # -> Force: false [2021-09-30T15:11:10.707Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-09-30T15:11:10.721Z] $ docker exec --env ******** --env ******** 0e8a23828cf29e29ea1bee4ace655d5ebdd21ce7659df9195c1b9c1a114c5959 ssh-agent -k [2021-09-30T15:11:10.819Z] unset SSH_AUTH_SOCK; [2021-09-30T15:11:10.819Z] unset SSH_AGENT_PID; [2021-09-30T15:11:10.819Z] echo Agent pid 59 killed; [2021-09-30T15:11:10.838Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T15:11:11.186Z] + git semver [Pipeline] } [2021-09-30T15:11:11.204Z] $ docker stop --time=1 0e8a23828cf29e29ea1bee4ace655d5ebdd21ce7659df9195c1b9c1a114c5959 [2021-09-30T15:11:12.767Z] $ docker rm -f 0e8a23828cf29e29ea1bee4ace655d5ebdd21ce7659df9195c1b9c1a114c5959 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T15:11:13.169Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-30T15:11:13.505Z] Stashed 1 file(s) [Pipeline] echo [2021-09-30T15:11:13.508Z] [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] echo [2021-09-30T15:11:13.782Z] ========================================================= [2021-09-30T15:11:13.782Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-30T15:11:13.782Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T15:11:14.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T15:11:14.103Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-30T15:11:14.103Z] 540db60ca938: Pulling fs layer [2021-09-30T15:11:14.103Z] adcc1eea9eea: Pulling fs layer [2021-09-30T15:11:14.103Z] 4c4ab2625f07: Pulling fs layer [2021-09-30T15:11:14.103Z] db62176df00c: Pulling fs layer [2021-09-30T15:11:14.103Z] 3b30891b0d05: Pulling fs layer [2021-09-30T15:11:14.103Z] 06b49ca38bd5: Pulling fs layer [2021-09-30T15:11:14.103Z] c788192a36de: Pulling fs layer [2021-09-30T15:11:14.103Z] a77e37c0d609: Pulling fs layer [2021-09-30T15:11:14.103Z] c3185cebc471: Pulling fs layer [2021-09-30T15:11:14.103Z] 3b30891b0d05: Waiting [2021-09-30T15:11:14.103Z] 06b49ca38bd5: Waiting [2021-09-30T15:11:14.103Z] c788192a36de: Waiting [2021-09-30T15:11:14.103Z] a77e37c0d609: Waiting [2021-09-30T15:11:14.103Z] c3185cebc471: Waiting [2021-09-30T15:11:14.103Z] db62176df00c: Waiting [2021-09-30T15:11:14.378Z] 4c4ab2625f07: Verifying Checksum [2021-09-30T15:11:14.378Z] 4c4ab2625f07: Download complete [2021-09-30T15:11:14.378Z] adcc1eea9eea: Verifying Checksum [2021-09-30T15:11:14.378Z] adcc1eea9eea: Download complete [2021-09-30T15:11:14.378Z] 3b30891b0d05: Verifying Checksum [2021-09-30T15:11:14.378Z] 3b30891b0d05: Download complete [2021-09-30T15:11:14.378Z] 06b49ca38bd5: Verifying Checksum [2021-09-30T15:11:14.378Z] 06b49ca38bd5: Download complete [2021-09-30T15:11:14.378Z] 540db60ca938: Verifying Checksum [2021-09-30T15:11:14.378Z] 540db60ca938: Download complete [2021-09-30T15:11:14.378Z] c788192a36de: Verifying Checksum [2021-09-30T15:11:14.378Z] c788192a36de: Download complete [2021-09-30T15:11:14.648Z] 540db60ca938: Pull complete [2021-09-30T15:11:14.648Z] adcc1eea9eea: Pull complete [2021-09-30T15:11:14.648Z] 4c4ab2625f07: Pull complete [2021-09-30T15:11:15.605Z] a77e37c0d609: Verifying Checksum [2021-09-30T15:11:15.605Z] a77e37c0d609: Download complete [2021-09-30T15:11:18.952Z] c3185cebc471: Verifying Checksum [2021-09-30T15:11:18.952Z] c3185cebc471: Download complete [2021-09-30T15:11:19.910Z] db62176df00c: Verifying Checksum [2021-09-30T15:11:19.910Z] db62176df00c: Download complete [2021-09-30T15:11:23.277Z] db62176df00c: Pull complete [2021-09-30T15:11:23.277Z] 3b30891b0d05: Pull complete [2021-09-30T15:11:23.277Z] 06b49ca38bd5: Pull complete [2021-09-30T15:11:23.277Z] c788192a36de: Pull complete [2021-09-30T15:11:23.543Z] a77e37c0d609: Pull complete [2021-09-30T15:11:25.521Z] c3185cebc471: Pull complete [2021-09-30T15:11:25.521Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-30T15:11:25.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T15:11:25.521Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-30T15:11:25.870Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-30T15:11:25.870Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T15:11:25.870Z] WORKDIR /edgex [2021-09-30T15:11:25.870Z] COPY go.mod . [2021-09-30T15:11:25.870Z] RUN go mod download' [2021-09-30T15:11:27.296Z] Sending build context to Docker daemon 329.1MB [2021-09-30T15:11:27.296Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T15:11:27.296Z] ---> 031687cdd783 [2021-09-30T15:11:27.296Z] Step 2/4 : WORKDIR /edgex [2021-09-30T15:11:28.698Z] Still waiting to schedule task [2021-09-30T15:11:28.698Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-281’ is offline [2021-09-30T15:11:28.702Z] ---> Running in 3e433187c048 [2021-09-30T15:11:28.702Z] Removing intermediate container 3e433187c048 [2021-09-30T15:11:28.702Z] ---> 36c7b54bec43 [2021-09-30T15:11:28.702Z] Step 3/4 : COPY go.mod . [2021-09-30T15:11:28.702Z] ---> 5156abd661db [2021-09-30T15:11:28.702Z] Step 4/4 : RUN go mod download [2021-09-30T15:11:28.702Z] ---> Running in bc72b5f2c24b [2021-09-30T15:12:00.969Z] Removing intermediate container bc72b5f2c24b [2021-09-30T15:12:00.969Z] ---> d492e8f8f625 [2021-09-30T15:12:00.969Z] Successfully built d492e8f8f625 [2021-09-30T15:12:00.969Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:12:01.312Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-30T15:12:01.312Z] . [Pipeline] withDockerContainer [2021-09-30T15:12:01.405Z] prd-centos7-docker-4c-2g-278 does not seem to be running inside a container [2021-09-30T15:12:01.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-30T15:12:01.825Z] $ docker top 08cc2cc45d282673f66c202db1044365207e64211dee398191141aaea8552890 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T15:12:02.225Z] + go version [2021-09-30T15:12:02.225Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-30T15:12:02.240Z] $ docker stop --time=1 08cc2cc45d282673f66c202db1044365207e64211dee398191141aaea8552890 [2021-09-30T15:12:03.424Z] $ docker rm -f 08cc2cc45d282673f66c202db1044365207e64211dee398191141aaea8552890 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:12:04.083Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-30T15:12:04.083Z] . [Pipeline] withDockerContainer [2021-09-30T15:12:04.180Z] prd-centos7-docker-4c-2g-278 does not seem to be running inside a container [2021-09-30T15:12:04.244Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-30T15:12:04.609Z] $ docker top 3d8dfa893764459e6b5c5241650bb8bd836fd4f8c3821a8f89b1c40eeaa56b4d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-30T15:12:04.709Z] ========================================================= [2021-09-30T15:12:04.709Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-30T15:12:04.709Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T15:12:05.039Z] + go mod tidy [Pipeline] sh [2021-09-30T15:12:05.634Z] + make test [2021-09-30T15:12:05.635Z] go mod tidy [2021-09-30T15:12:05.635Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-30T15:12:11.009Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-30T15:12:29.291Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-30T15:12:31.934Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-30T15:12:31.935Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-30T15:12:32.537Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-30T15:12:35.158Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-30T15:12:35.449Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-30T15:12:35.449Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-30T15:12:35.449Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-30T15:12:36.043Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-30T15:12:36.313Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-30T15:12:36.582Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-30T15:12:36.582Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-30T15:12:36.582Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-30T15:12:36.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-30T15:12:38.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2021-09-30T15:12:38.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-30T15:12:38.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-30T15:12:39.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 98.5% of statements [2021-09-30T15:12:39.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-30T15:12:39.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 46.3% of statements [2021-09-30T15:12:39.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-30T15:12:39.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-30T15:12:40.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.120s coverage: 90.1% of statements [2021-09-30T15:12:40.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-30T15:12:40.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-30T15:12:41.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 84.4% of statements [2021-09-30T15:12:41.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-30T15:12:41.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-30T15:12:41.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-30T15:12:41.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-30T15:12:41.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-30T15:12:41.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.283s coverage: 94.2% of statements [2021-09-30T15:12:41.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-30T15:12:41.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-30T15:12:42.068Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements [2021-09-30T15:12:42.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-30T15:12:42.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-30T15:12:42.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-30T15:12:42.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-30T15:12:42.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-30T15:12:42.340Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements [2021-09-30T15:12:42.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-30T15:12:42.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-30T15:12:42.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-30T15:12:42.928Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.8% of statements [2021-09-30T15:12:42.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-30T15:12:42.928Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-09-30T15:12:43.520Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements [2021-09-30T15:12:43.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-30T15:12:43.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-09-30T15:12:44.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 79.5% of statements [2021-09-30T15:12:44.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-09-30T15:12:44.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2021-09-30T15:12:44.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2021-09-30T15:12:57.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.055s coverage: 94.4% of statements [2021-09-30T15:12:57.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-09-30T15:13:02.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.182s coverage: 82.5% of statements [2021-09-30T15:13:02.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-30T15:13:17.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements [2021-09-30T15:13:17.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-30T15:13:17.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-30T15:13:17.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-30T15:13:17.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements [2021-09-30T15:13:17.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-30T15:13:17.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-30T15:13:17.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-30T15:13:17.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-30T15:13:17.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-30T15:13:17.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2021-09-30T15:13:17.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-30T15:13:17.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-30T15:13:17.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-09-30T15:13:17.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-30T15:13:17.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-09-30T15:13:17.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-30T15:13:17.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-09-30T15:13:17.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-09-30T15:13:17.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2021-09-30T15:13:17.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements [2021-09-30T15:13:17.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-30T15:13:17.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.115s coverage: 64.4% of statements [2021-09-30T15:13:17.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-30T15:13:17.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-30T15:13:18.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2021-09-30T15:13:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2021-09-30T15:13:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2021-09-30T15:13:18.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-09-30T15:13:19.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-09-30T15:13:19.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.229s coverage: 70.3% of statements [2021-09-30T15:13:19.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-30T15:13:19.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-30T15:13:19.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-30T15:13:20.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.4% of statements [2021-09-30T15:13:20.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-30T15:13:20.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-30T15:13:20.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-09-30T15:13:20.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-30T15:13:20.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2021-09-30T15:13:20.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-30T15:13:27.506Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.5% of statements [2021-09-30T15:13:27.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-30T15:13:27.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-30T15:13:27.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-30T15:13:27.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-30T15:13:27.506Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.0% of statements [2021-09-30T15:13:27.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-30T15:13:27.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-30T15:13:27.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-30T15:13:27.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-30T15:13:27.506Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-09-30T15:13:27.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-30T15:13:27.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-30T15:13:27.506Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2021-09-30T15:13:27.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-30T15:13:27.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-30T15:13:27.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-30T15:13:27.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-30T15:13:27.506Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-09-30T15:13:27.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-30T15:13:27.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-30T15:13:27.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-30T15:13:27.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-30T15:13:27.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-30T15:13:27.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-30T15:13:27.506Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-09-30T15:13:27.506Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.028s coverage: 96.9% of statements [2021-09-30T15:13:27.506Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-30T15:13:59.819Z] GO111MODULE=on go vet ./... [2021-09-30T15:14:09.979Z] gofmt -l . [2021-09-30T15:14:09.979Z] [ "`gofmt -l .`" = "" ] [2021-09-30T15:14:09.979Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-30T15:14:10.323Z] + ls -al . [2021-09-30T15:14:10.323Z] total 612 [2021-09-30T15:14:10.323Z] drwxrwxr-x 10 1001 1001 4096 Sep 30 15:14 . [2021-09-30T15:14:10.323Z] drwxr-xr-x 4 root root 28 Sep 30 15:12 .. [2021-09-30T15:14:10.323Z] -rw-rw-r-- 1 1001 1001 11 Sep 30 15:10 .dockerignore [2021-09-30T15:14:10.323Z] drwxrwxr-x 8 1001 1001 179 Sep 30 15:10 .git [2021-09-30T15:14:10.323Z] drwxrwxr-x 4 1001 1001 142 Sep 30 15:10 .github [2021-09-30T15:14:10.323Z] -rw-rw-r-- 1 1001 1001 818 Sep 30 15:10 .gitignore [2021-09-30T15:14:10.323Z] -rw-rw-r-- 1 1001 1001 20 Sep 30 15:10 .golangci.yml [2021-09-30T15:14:10.323Z] -rw-rw-r-- 1 1001 1001 76 Sep 30 15:10 .hadolint.yml [2021-09-30T15:14:10.323Z] drwx------ 3 1001 1001 58 Sep 30 15:11 .semver [2021-09-30T15:14:10.323Z] -rw-rw-r-- 1 1001 1001 166 Sep 30 15:10 .sonarcloud.properties [2021-09-30T15:14:10.323Z] -rw-rw-r-- 1 1001 1001 1171 Sep 30 15:10 ADOPTERS.md [2021-09-30T15:14:10.323Z] -rw-rw-r-- 1 1001 1001 8608 Sep 30 15:10 Attribution.txt [2021-09-30T15:14:10.323Z] -rw-rw-r-- 1 1001 1001 43881 Sep 30 15:10 CHANGELOG.md [2021-09-30T15:14:10.323Z] -rw-rw-r-- 1 1001 1001 3804 Sep 30 15:10 CONTRIBUTING.md [2021-09-30T15:14:10.323Z] -rw-rw-r-- 1 1001 1001 677 Sep 30 15:10 GOVERNANCE.md [2021-09-30T15:14:10.323Z] -rw-rw-r-- 1 1001 1001 849 Sep 30 15:10 Jenkinsfile [2021-09-30T15:14:10.323Z] -rw-rw-r-- 1 1001 1001 10775 Sep 30 15:10 LICENSE [2021-09-30T15:14:10.323Z] -rw-rw-r-- 1 1001 1001 6386 Sep 30 15:10 Makefile [2021-09-30T15:14:10.323Z] -rw-rw-r-- 1 1001 1001 582 Sep 30 15:10 OWNERS.md [2021-09-30T15:14:10.323Z] -rw-rw-r-- 1 1001 1001 8256 Sep 30 15:10 README.md [2021-09-30T15:14:10.323Z] -rw-rw-r-- 1 1001 1001 6912 Sep 30 15:10 SECURITY.md [2021-09-30T15:14:10.323Z] -rw-rw-r-- 1 1001 1001 5 Sep 30 15:11 VERSION [2021-09-30T15:14:10.323Z] -rw-rw-r-- 1 1001 1001 4131 Sep 30 15:10 ZMQWindows.md [2021-09-30T15:14:10.323Z] drwxrwxr-x 2 1001 1001 37 Sep 30 15:10 bin [2021-09-30T15:14:10.323Z] drwxrwxr-x 14 1001 1001 4096 Sep 30 15:10 cmd [2021-09-30T15:14:10.323Z] -rw-r--r-- 1 root root 403265 Sep 30 15:13 coverage.out [2021-09-30T15:14:10.323Z] -rw-rw-r-- 1 1001 1001 829 Sep 30 15:10 go.mod [2021-09-30T15:14:10.323Z] -rw-r--r-- 1 root root 50143 Sep 30 15:12 go.sum [2021-09-30T15:14:10.323Z] drwxrwxr-x 8 1001 1001 124 Sep 30 15:10 internal [2021-09-30T15:14:10.323Z] drwxrwxr-x 3 1001 1001 16 Sep 30 15:10 openapi [2021-09-30T15:14:10.323Z] drwxrwxr-x 4 1001 1001 71 Sep 30 15:10 snap [2021-09-30T15:14:10.323Z] -rw-rw-r-- 1 1001 1001 204 Sep 30 15:10 version.go [Pipeline] sh [2021-09-30T15:14:10.652Z] + '[' -e coverage.out ] [2021-09-30T15:14:10.652Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-30T15:14:10.759Z] Stashed 1 file(s) [Pipeline] sh [2021-09-30T15:14:11.076Z] + make build [2021-09-30T15:14:11.076Z] go mod tidy [2021-09-30T15:14:11.076Z] 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-09-30T15:14:12.503Z] 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-09-30T15:14:19.262Z] 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-09-30T15:14:19.544Z] 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-09-30T15:14:20.550Z] 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-09-30T15:14:20.829Z] 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-09-30T15:14:21.830Z] 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-09-30T15:14:22.434Z] 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-09-30T15:14:23.446Z] 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-09-30T15:14:24.438Z] 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-09-30T15:14:25.042Z] 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-09-30T15:14:26.043Z] 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-09-30T15:14:27.539Z] $ docker stop --time=1 3d8dfa893764459e6b5c5241650bb8bd836fd4f8c3821a8f89b1c40eeaa56b4d [2021-09-30T15:14:29.682Z] $ docker rm -f 3d8dfa893764459e6b5c5241650bb8bd836fd4f8c3821a8f89b1c40eeaa56b4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:14:31.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T15:14:31.448Z] [2021-09-30T15:14:31.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:14:31.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T15:14:31.896Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-30T15:14:31.896Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-30T15:14:31.896Z] ca9280d653b3: Pulling fs layer [2021-09-30T15:14:31.896Z] 7e9c9ca2126c: Pulling fs layer [2021-09-30T15:14:32.484Z] cbdbe7a5bc2a: Download complete [2021-09-30T15:14:32.755Z] cbdbe7a5bc2a: Pull complete [2021-09-30T15:14:33.726Z] ca9280d653b3: Verifying Checksum [2021-09-30T15:14:33.726Z] ca9280d653b3: Download complete [2021-09-30T15:14:34.317Z] ca9280d653b3: Pull complete [2021-09-30T15:14:37.666Z] 7e9c9ca2126c: Verifying Checksum [2021-09-30T15:14:37.666Z] 7e9c9ca2126c: Download complete [2021-09-30T15:14:40.261Z] 7e9c9ca2126c: Pull complete [2021-09-30T15:14:40.261Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-30T15:14:40.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T15:14:40.261Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-30T15:14:40.363Z] prd-centos7-docker-4c-2g-278 does not seem to be running inside a container [2021-09-30T15:14:40.439Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-30T15:14:43.146Z] $ docker top 9dae326abafdfefa30392c62cb6aaefc800a0ef964c000ce63bc0e2df48ec3c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T15:14:43.570Z] + docker-compose build --help [2021-09-30T15:14:43.570Z] + grep parallel [2021-09-30T15:14:44.157Z] --parallel Build images in parallel. [Pipeline] } [2021-09-30T15:14:44.175Z] $ docker stop --time=1 9dae326abafdfefa30392c62cb6aaefc800a0ef964c000ce63bc0e2df48ec3c5 [2021-09-30T15:14:45.364Z] $ docker rm -f 9dae326abafdfefa30392c62cb6aaefc800a0ef964c000ce63bc0e2df48ec3c5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:14:45.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T15:14:45.821Z] . [Pipeline] withDockerContainer [2021-09-30T15:14:46.132Z] prd-centos7-docker-4c-2g-278 does not seem to be running inside a container [2021-09-30T15:14:46.206Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-09-30T15:14:46.521Z] $ docker top 831399cc299acaebbb778932c81d5bb2e01287dd57b3a6797b6d8c49c72e3468 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T15:14:46.917Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-30T15:14:47.506Z] Building core-command ... [2021-09-30T15:14:47.506Z] Building core-data ... [2021-09-30T15:14:47.506Z] Building core-metadata ... [2021-09-30T15:14:47.506Z] Building security-bootstrapper ... [2021-09-30T15:14:47.506Z] Building security-proxy-setup ... [2021-09-30T15:14:47.506Z] Building security-secretstore-setup ... [2021-09-30T15:14:47.506Z] Building support-notifications ... [2021-09-30T15:14:47.506Z] Building support-scheduler ... [2021-09-30T15:14:47.506Z] Building sys-mgmt-agent ... [2021-09-30T15:14:47.506Z] Building security-secretstore-setup [2021-09-30T15:14:47.506Z] Building sys-mgmt-agent [2021-09-30T15:14:47.506Z] Building core-metadata [2021-09-30T15:14:47.506Z] Building support-notifications [2021-09-30T15:14:47.506Z] Building security-bootstrapper [2021-09-30T15:14:48.289Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-282 in /w/workspace/edgexfoundry_edgex-go_PR-3724 [Pipeline] { [Pipeline] ws [2021-09-30T15:14:48.304Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-09-30T15:14:48.604Z] The recommended git tool is: git [2021-09-30T15:14:55.549Z] using credential edgex-jenkins-ssh [2021-09-30T15:14:55.571Z] Cloning the remote Git repository [2021-09-30T15:14:55.623Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-30T15:14:55.755Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-09-30T15:14:55.968Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T15:14:55.979Z] > git --version # timeout=10 [2021-09-30T15:14:56.005Z] > git --version # 'git version 2.17.1' [2021-09-30T15:14:56.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T15:14:56.184Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T15:14:57.599Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T15:14:57.599Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-30T15:14:57.599Z] ---> d492e8f8f625 [2021-09-30T15:14:57.599Z] Step 3/32 : WORKDIR /edgex-go [2021-09-30T15:14:57.599Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T15:14:57.599Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-30T15:14:57.599Z] ---> d492e8f8f625 [2021-09-30T15:14:57.599Z] Step 3/26 : WORKDIR /edgex-go [2021-09-30T15:14:57.599Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T15:14:57.599Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T15:14:57.599Z] ---> d492e8f8f625 [2021-09-30T15:14:57.599Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T15:15:01.173Z] ---> Running in 2cda4a8dd2d4 [2021-09-30T15:15:01.173Z] ---> Running in 9a09b7c19dae [2021-09-30T15:15:01.173Z] ---> Running in 12e27ed62ac5 [2021-09-30T15:15:07.836Z] Removing intermediate container 9a09b7c19dae [2021-09-30T15:15:07.836Z] ---> 0562d482dba6 [2021-09-30T15:15:07.836Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:15:07.836Z] Removing intermediate container 2cda4a8dd2d4 [2021-09-30T15:15:07.836Z] ---> 24c7b6151c9b [2021-09-30T15:15:07.836Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:15:07.836Z] Removing intermediate container 12e27ed62ac5 [2021-09-30T15:15:07.836Z] ---> 707695f27baa [2021-09-30T15:15:07.836Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:15:07.836Z] ---> Running in 70805f45532f [2021-09-30T15:15:07.836Z] ---> Running in 201512ae7f19 [2021-09-30T15:15:07.836Z] ---> Running in b8a36d0fae37 [2021-09-30T15:15:14.488Z] Removing intermediate container 201512ae7f19 [2021-09-30T15:15:14.488Z] ---> 51597dd3f994 [2021-09-30T15:15:14.488Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-30T15:15:14.488Z] Removing intermediate container 70805f45532f [2021-09-30T15:15:14.488Z] ---> 3f13ffc00512 [2021-09-30T15:15:14.488Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-30T15:15:14.488Z] ---> Running in 13b434488028 [2021-09-30T15:15:14.488Z] Removing intermediate container b8a36d0fae37 [2021-09-30T15:15:14.488Z] ---> 871c6bb962e6 [2021-09-30T15:15:14.488Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T15:15:14.488Z] ---> Running in 6bdb3bb4cdb6 [2021-09-30T15:15:14.756Z] ---> Running in 6a88a62b69b6 [2021-09-30T15:15:16.167Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T15:15:16.167Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T15:15:16.167Z] ---> d492e8f8f625 [2021-09-30T15:15:16.167Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T15:15:16.167Z] ---> Using cache [2021-09-30T15:15:16.167Z] ---> 24c7b6151c9b [2021-09-30T15:15:16.168Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:15:16.168Z] ---> Using cache [2021-09-30T15:15:16.168Z] ---> 51597dd3f994 [2021-09-30T15:15:16.168Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-30T15:15:16.755Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:15:16.755Z] ---> Running in c57b214afb30 [2021-09-30T15:15:17.025Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:15:17.025Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:15:17.025Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T15:15:17.025Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T15:15:17.025Z] ---> d492e8f8f625 [2021-09-30T15:15:17.025Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T15:15:17.025Z] ---> Using cache [2021-09-30T15:15:17.025Z] ---> 24c7b6151c9b [2021-09-30T15:15:17.025Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:15:17.025Z] ---> Using cache [2021-09-30T15:15:17.025Z] ---> 51597dd3f994 [2021-09-30T15:15:17.025Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-30T15:15:17.025Z] ---> Running in 9e08cf022388 [2021-09-30T15:15:17.296Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:15:17.296Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:15:17.878Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:15:18.146Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:15:18.415Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:15:18.681Z] OK: 219 MiB in 52 packages [2021-09-30T15:15:18.950Z] Removing intermediate container 9e08cf022388 [2021-09-30T15:15:18.950Z] ---> 20261dccc03b [2021-09-30T15:15:18.950Z] Step 6/24 : COPY go.mod . [2021-09-30T15:15:19.216Z] ---> a61bf311b9c7 [2021-09-30T15:15:19.216Z] Step 7/24 : RUN go mod download [2021-09-30T15:15:19.216Z] ---> Running in 217fc9cf226c [2021-09-30T15:15:19.216Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:15:19.216Z] OK: 219 MiB in 52 packages [2021-09-30T15:15:19.807Z] Removing intermediate container 13b434488028 [2021-09-30T15:15:19.807Z] ---> 2dd548af71b1 [2021-09-30T15:15:19.807Z] Step 6/26 : COPY go.mod . [2021-09-30T15:15:19.807Z] ---> f6e8db607446 [2021-09-30T15:15:19.807Z] Step 7/26 : RUN go mod download [2021-09-30T15:15:19.807Z] ---> Running in e0e710f30340 [2021-09-30T15:15:20.077Z] Removing intermediate container 217fc9cf226c [2021-09-30T15:15:20.077Z] ---> 43a2a5f181b3 [2021-09-30T15:15:20.077Z] Step 8/24 : COPY . . [2021-09-30T15:15:20.691Z] OK: 219 MiB in 52 packages [2021-09-30T15:15:21.279Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:15:22.694Z] OK: 219 MiB in 52 packages [2021-09-30T15:15:22.969Z] Removing intermediate container e0e710f30340 [2021-09-30T15:15:22.969Z] ---> 58ff2cd7ba7f [2021-09-30T15:15:22.969Z] Step 8/26 : COPY . . [2021-09-30T15:15:22.969Z] Removing intermediate container 6a88a62b69b6 [2021-09-30T15:15:22.969Z] ---> c3d6319d7574 [2021-09-30T15:15:22.969Z] Step 6/24 : COPY go.mod . [2021-09-30T15:15:23.239Z] ---> a086e081d13f [2021-09-30T15:15:23.239Z] Step 7/24 : RUN go mod download [2021-09-30T15:15:24.655Z] ---> Running in a53b8836c227 [2021-09-30T15:15:24.655Z] Removing intermediate container 6bdb3bb4cdb6 [2021-09-30T15:15:24.655Z] ---> b55a5b75082f [2021-09-30T15:15:24.655Z] Step 6/32 : COPY go.mod . [2021-09-30T15:15:24.944Z] ---> 16d12b89afd4 [2021-09-30T15:15:24.944Z] Step 9/24 : RUN go mod tidy [2021-09-30T15:15:24.944Z] ---> b682a2d69cee [2021-09-30T15:15:24.944Z] Step 7/32 : RUN go mod download [2021-09-30T15:15:24.944Z] ---> Running in da2196b181ce [2021-09-30T15:15:24.944Z] ---> Running in 8f1c9d451007 [2021-09-30T15:15:25.223Z] OK: 219 MiB in 52 packages [2021-09-30T15:15:25.822Z] Removing intermediate container c57b214afb30 [2021-09-30T15:15:25.822Z] ---> ec9783d0d685 [2021-09-30T15:15:25.822Z] Step 6/23 : COPY go.mod . [2021-09-30T15:15:26.802Z] ---> 4179ba31648e [2021-09-30T15:15:26.802Z] Step 7/23 : RUN go mod download [2021-09-30T15:15:26.802Z] ---> Running in 5007032f9f80 [2021-09-30T15:15:27.072Z] Removing intermediate container a53b8836c227 [2021-09-30T15:15:27.072Z] ---> caa40b3b8b5a [2021-09-30T15:15:27.072Z] Step 8/24 : COPY . . [2021-09-30T15:15:27.072Z] ---> b886414d5e55 [2021-09-30T15:15:27.072Z] Step 9/26 : RUN go mod tidy [2021-09-30T15:15:27.072Z] ---> Running in 5906d614a291 [2021-09-30T15:15:27.072Z] Removing intermediate container da2196b181ce [2021-09-30T15:15:27.072Z] ---> 0f54ba6fe1ea [2021-09-30T15:15:27.072Z] Step 8/32 : COPY . . [2021-09-30T15:15:27.342Z] Removing intermediate container 8f1c9d451007 [2021-09-30T15:15:27.342Z] ---> 2ad6660d1446 [2021-09-30T15:15:27.342Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-30T15:15:29.128Z] Merging remotes/origin/main commit 32c3a59fef8f920e97a03b1dffcfa7b4867f831b into PR head commit ab61b72cc7c0056b2cdb31b65edfc39a92561c4c [2021-09-30T15:15:29.815Z] Merge succeeded, producing 49812c3355a8a8b4ee1d98e0956d54233f06c459 [2021-09-30T15:15:29.816Z] Checking out Revision 49812c3355a8a8b4ee1d98e0956d54233f06c459 (PR-3724) [2021-09-30T15:15:29.947Z] ---> Running in 8af5f34635fc [2021-09-30T15:15:29.947Z] Removing intermediate container 5007032f9f80 [2021-09-30T15:15:29.947Z] ---> a436e2ec2596 [2021-09-30T15:15:29.947Z] Step 8/23 : COPY . . [2021-09-30T15:15:30.228Z] 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-09-30T15:15:30.505Z] Removing intermediate container 5906d614a291 [2021-09-30T15:15:30.505Z] ---> 05fcf0a59803 [2021-09-30T15:15:30.505Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-30T15:15:28.263Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T15:15:28.287Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T15:15:28.318Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T15:15:28.359Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T15:15:28.360Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T15:15:28.373Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3724/head:refs/remotes/origin/PR-3724 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-30T15:15:29.134Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T15:15:29.159Z] > git checkout -f ab61b72cc7c0056b2cdb31b65edfc39a92561c4c # timeout=10 [2021-09-30T15:15:29.407Z] > git remote # timeout=10 [2021-09-30T15:15:29.438Z] > git config --get remote.origin.url # timeout=10 [2021-09-30T15:15:29.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T15:15:29.468Z] > git merge 32c3a59fef8f920e97a03b1dffcfa7b4867f831b # timeout=10 [2021-09-30T15:15:29.782Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-30T15:15:29.810Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T15:15:29.835Z] > git checkout -f 49812c3355a8a8b4ee1d98e0956d54233f06c459 # timeout=10 [2021-09-30T15:15:31.946Z] ---> Running in d4e9f72b57f4 [2021-09-30T15:15:34.551Z] 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-09-30T15:15:34.716Z] Commit message: "Merge commit '32c3a59fef8f920e97a03b1dffcfa7b4867f831b' into HEAD" [2021-09-30T15:15:34.753Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T15:15:35.405Z] provisioning config files... [2021-09-30T15:15:35.440Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1120320909918355713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:15:36.058Z] ---> docker-login.sh [2021-09-30T15:15:36.058Z] nexus3.edgexfoundry.org:10001 [2021-09-30T15:15:36.729Z] ---> 7024e4d7de27 [2021-09-30T15:15:36.729Z] Step 9/24 : RUN go mod tidy [2021-09-30T15:15:37.008Z] ---> cff50aee4ee8 [2021-09-30T15:15:37.008Z] Step 9/32 : RUN go mod tidy [2021-09-30T15:15:37.008Z] ---> Running in e78c6f167290 [2021-09-30T15:15:37.008Z] ---> Running in 924eba766f11 [2021-09-30T15:15:34.715Z] > git rev-list --no-walk 85a1b81e8bf7d45990e0f8400d20f7f06fcd1e36 # timeout=10 [2021-09-30T15:15:37.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:15:38.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:15:38.109Z] Configure a credential helper to remove this warning. See [2021-09-30T15:15:38.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:15:38.109Z] [2021-09-30T15:15:38.109Z] Login Succeeded [2021-09-30T15:15:38.109Z] nexus3.edgexfoundry.org:10002 [2021-09-30T15:15:38.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:15:38.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:15:38.675Z] Configure a credential helper to remove this warning. See [2021-09-30T15:15:38.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:15:38.675Z] [2021-09-30T15:15:38.675Z] Login Succeeded [2021-09-30T15:15:38.675Z] nexus3.edgexfoundry.org:10003 [2021-09-30T15:15:39.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:15:39.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:15:39.294Z] Configure a credential helper to remove this warning. See [2021-09-30T15:15:39.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:15:39.294Z] [2021-09-30T15:15:39.294Z] Login Succeeded [2021-09-30T15:15:39.294Z] nexus3.edgexfoundry.org:10004 [2021-09-30T15:15:39.653Z] Removing intermediate container 924eba766f11 [2021-09-30T15:15:39.653Z] ---> 5d9b0b7b809b [2021-09-30T15:15:39.653Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-30T15:15:39.653Z] ---> Running in 6e41841b7c98 [2021-09-30T15:15:39.653Z] Removing intermediate container e78c6f167290 [2021-09-30T15:15:39.653Z] ---> fd5fda088d83 [2021-09-30T15:15:39.653Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-30T15:15:39.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:15:39.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:15:39.907Z] Configure a credential helper to remove this warning. See [2021-09-30T15:15:39.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:15:39.907Z] [2021-09-30T15:15:39.907Z] Login Succeeded [2021-09-30T15:15:39.907Z] docker.io [2021-09-30T15:15:39.938Z] ---> Running in c19f3e5e4d11 [2021-09-30T15:15:40.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:15:40.548Z] 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-09-30T15:15:40.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:15:40.785Z] Configure a credential helper to remove this warning. See [2021-09-30T15:15:40.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:15:40.785Z] [2021-09-30T15:15:40.785Z] Login Succeeded [2021-09-30T15:15:40.824Z] 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-09-30T15:15:41.063Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T15:15:41.153Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-30T15:15:41.823Z] ========================================================= [2021-09-30T15:15:41.823Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-30T15:15:41.823Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T15:15:42.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T15:15:42.802Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-30T15:15:42.802Z] 595b0fe564bb: Pulling fs layer [2021-09-30T15:15:42.802Z] 24495759ef45: Pulling fs layer [2021-09-30T15:15:42.802Z] d148012ef14d: Pulling fs layer [2021-09-30T15:15:42.802Z] e90a11edd702: Pulling fs layer [2021-09-30T15:15:42.802Z] d77568369979: Pulling fs layer [2021-09-30T15:15:42.802Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-30T15:15:42.802Z] 170f2ba95c9a: Pulling fs layer [2021-09-30T15:15:42.802Z] 97ac5df62f85: Pulling fs layer [2021-09-30T15:15:42.802Z] e90a11edd702: Waiting [2021-09-30T15:15:42.802Z] d77568369979: Waiting [2021-09-30T15:15:42.802Z] 170f2ba95c9a: Waiting [2021-09-30T15:15:42.802Z] 97ac5df62f85: Waiting [2021-09-30T15:15:42.802Z] fc1c9f9a7f3b: Waiting [2021-09-30T15:15:42.802Z] d148012ef14d: Download complete [2021-09-30T15:15:42.802Z] 24495759ef45: Verifying Checksum [2021-09-30T15:15:42.802Z] 24495759ef45: Download complete [2021-09-30T15:15:42.802Z] d77568369979: Verifying Checksum [2021-09-30T15:15:42.802Z] d77568369979: Download complete [2021-09-30T15:15:42.802Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-30T15:15:42.802Z] fc1c9f9a7f3b: Download complete [2021-09-30T15:15:42.802Z] 170f2ba95c9a: Verifying Checksum [2021-09-30T15:15:42.802Z] 170f2ba95c9a: Download complete [2021-09-30T15:15:42.802Z] 595b0fe564bb: Verifying Checksum [2021-09-30T15:15:42.802Z] 595b0fe564bb: Download complete [2021-09-30T15:15:43.793Z] 595b0fe564bb: Pull complete [2021-09-30T15:15:44.421Z] 24495759ef45: Pull complete [2021-09-30T15:15:44.699Z] d148012ef14d: Pull complete [2021-09-30T15:15:45.192Z] ---> 191f00d81af9 [2021-09-30T15:15:45.192Z] Step 9/23 : RUN go mod tidy [2021-09-30T15:15:45.192Z] ---> Running in 5e8396cf7f80 [2021-09-30T15:15:47.176Z] Removing intermediate container 5e8396cf7f80 [2021-09-30T15:15:47.176Z] ---> 769521650b21 [2021-09-30T15:15:47.176Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-30T15:15:47.176Z] ---> Running in 31bbf5f66f83 [2021-09-30T15:15:47.347Z] 97ac5df62f85: Verifying Checksum [2021-09-30T15:15:47.347Z] 97ac5df62f85: Download complete [2021-09-30T15:15:47.347Z] e90a11edd702: Verifying Checksum [2021-09-30T15:15:47.347Z] e90a11edd702: Download complete [2021-09-30T15:15:47.458Z] 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-09-30T15:15:57.560Z] e90a11edd702: Pull complete [2021-09-30T15:15:57.561Z] d77568369979: Pull complete [2021-09-30T15:15:57.836Z] fc1c9f9a7f3b: Pull complete [2021-09-30T15:15:58.120Z] 170f2ba95c9a: Pull complete [2021-09-30T15:16:02.532Z] Removing intermediate container 8af5f34635fc [2021-09-30T15:16:02.532Z] ---> d98eee3af402 [2021-09-30T15:16:02.532Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-30T15:16:02.532Z] ---> Running in 5c65c4a36beb [2021-09-30T15:16:02.532Z] 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-09-30T15:16:02.532Z] Removing intermediate container 5c65c4a36beb [2021-09-30T15:16:02.532Z] ---> 7adb04621341 [2021-09-30T15:16:02.532Z] [2021-09-30T15:16:02.532Z] Step 12/24 : FROM docker:20.10.7 [2021-09-30T15:16:02.532Z] 20.10.7: Pulling from library/docker [2021-09-30T15:16:03.554Z] 97ac5df62f85: Pull complete [2021-09-30T15:16:03.554Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-30T15:16:03.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T15:16:03.832Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-30T15:16:04.198Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T15:16:04.198Z] WORKDIR /edgex [2021-09-30T15:16:04.198Z] COPY go.mod . [2021-09-30T15:16:04.198Z] RUN go mod download [2021-09-30T15:16:04.198Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-30T15:16:04.749Z] 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-09-30T15:16:07.484Z] Sending build context to Docker daemon 166.1MB [2021-09-30T15:16:07.485Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T15:16:07.485Z] ---> 04bc70af865f [2021-09-30T15:16:07.485Z] Step 2/4 : WORKDIR /edgex [2021-09-30T15:16:09.944Z] Removing intermediate container d4e9f72b57f4 [2021-09-30T15:16:09.944Z] ---> 650688874af2 [2021-09-30T15:16:09.944Z] [2021-09-30T15:16:09.944Z] Step 11/26 : FROM alpine:3.14 [2021-09-30T15:16:09.944Z] 3.14: Pulling from library/alpine [2021-09-30T15:16:10.941Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T15:16:10.941Z] Status: Downloaded newer image for alpine:3.14 [2021-09-30T15:16:10.941Z] ---> 14119a10abf4 [2021-09-30T15:16:10.941Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-30T15:16:11.220Z] ---> Running in 5ec287515fe3 [2021-09-30T15:16:11.817Z] ---> Running in b436074bfce6 [2021-09-30T15:16:11.817Z] Removing intermediate container b436074bfce6 [2021-09-30T15:16:11.817Z] ---> 42a050dc862f [2021-09-30T15:16:11.817Z] Step 3/4 : COPY go.mod . [2021-09-30T15:16:12.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:16:12.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:16:12.801Z] ---> 5ea4c59ed42e [2021-09-30T15:16:12.802Z] Step 4/4 : RUN go mod download [2021-09-30T15:16:12.894Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-30T15:16:12.894Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-30T15:16:12.894Z] (3/3) Installing su-exec (0.2-r1) [2021-09-30T15:16:12.894Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T15:16:12.894Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T15:16:13.078Z] ---> Running in e3cad9000c90 [2021-09-30T15:16:13.179Z] OK: 6 MiB in 17 packages [2021-09-30T15:16:14.180Z] Removing intermediate container 5ec287515fe3 [2021-09-30T15:16:14.180Z] ---> 9d23a8d20a95 [2021-09-30T15:16:14.180Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T15:16:14.181Z] ---> Running in 5736d1bf6d0c [2021-09-30T15:16:14.459Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-30T15:16:14.459Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-30T15:16:14.459Z] ---> 08bdaf2f88f9 [2021-09-30T15:16:14.459Z] 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-09-30T15:16:14.459Z] Removing intermediate container 5736d1bf6d0c [2021-09-30T15:16:14.459Z] ---> 326ef6f7de4f [2021-09-30T15:16:14.459Z] Step 14/26 : WORKDIR / [2021-09-30T15:16:14.459Z] ---> Running in c944791e7ed7 [2021-09-30T15:16:14.459Z] ---> Running in 9df035df2748 [2021-09-30T15:16:14.739Z] Removing intermediate container c944791e7ed7 [2021-09-30T15:16:14.739Z] ---> 0172703943bc [2021-09-30T15:16:14.739Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-30T15:16:14.739Z] Removing intermediate container 9df035df2748 [2021-09-30T15:16:14.739Z] ---> 2733e56db06d [2021-09-30T15:16:14.739Z] 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-09-30T15:16:14.739Z] ---> Running in f3c49aabe993 [2021-09-30T15:16:15.018Z] ---> e78d14252215 [2021-09-30T15:16:15.018Z] 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-09-30T15:16:15.297Z] ---> 6295e8e348fe [2021-09-30T15:16:15.297Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-30T15:16:15.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:16:15.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:16:15.574Z] ---> d6c95e5901c3 [2021-09-30T15:16:15.574Z] 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-09-30T15:16:16.188Z] ---> 95b20d07fc4c [2021-09-30T15:16:16.188Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-30T15:16:16.188Z] (1/39) Installing readline (8.1.0-r0) [2021-09-30T15:16:16.188Z] (2/39) Installing bash (5.1.0-r0) [2021-09-30T15:16:16.188Z] Executing bash-5.1.0-r0.post-install [2021-09-30T15:16:16.188Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-30T15:16:16.479Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-30T15:16:16.479Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-30T15:16:16.479Z] (6/39) Installing curl (7.79.1-r0) [2021-09-30T15:16:16.479Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-30T15:16:16.479Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-30T15:16:16.479Z] (9/39) Installing expat (2.2.10-r1) [2021-09-30T15:16:16.479Z] (10/39) Installing libffi (3.3-r2) [2021-09-30T15:16:16.479Z] (11/39) Installing gdbm (1.19-r0) [2021-09-30T15:16:16.479Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-30T15:16:16.479Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-30T15:16:16.479Z] ---> af8a6c09ddee [2021-09-30T15:16:16.479Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-30T15:16:16.760Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-30T15:16:17.796Z] ---> e2cd5b1328ad [2021-09-30T15:16:17.796Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-30T15:16:18.082Z] Removing intermediate container 6e41841b7c98 [2021-09-30T15:16:18.082Z] ---> 993eddb39311 [2021-09-30T15:16:18.082Z] [2021-09-30T15:16:18.082Z] Step 11/32 : FROM alpine:3.14 [2021-09-30T15:16:18.082Z] ---> 14119a10abf4 [2021-09-30T15:16:18.082Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-30T15:16:18.082Z] ---> 9402cf585d2d [2021-09-30T15:16:18.082Z] 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-09-30T15:16:18.082Z] ---> Running in f7eef1285cc7 [2021-09-30T15:16:18.082Z] ---> Running in 019f0d83c47a [2021-09-30T15:16:18.365Z] Removing intermediate container f7eef1285cc7 [2021-09-30T15:16:18.366Z] ---> 7c1cfa78a133 [2021-09-30T15:16:18.366Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-30T15:16:18.645Z] ---> Running in c0c38a223663 [2021-09-30T15:16:19.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:16:19.274Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-30T15:16:19.274Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-30T15:16:19.274Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-30T15:16:19.274Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-30T15:16:19.562Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-30T15:16:19.562Z] Removing intermediate container 019f0d83c47a [2021-09-30T15:16:19.562Z] ---> 28a901ccbe18 [2021-09-30T15:16:19.562Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-30T15:16:19.562Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-30T15:16:19.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:16:19.562Z] ---> Running in 815d6caefb95 [2021-09-30T15:16:19.562Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-30T15:16:19.562Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-30T15:16:19.562Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-30T15:16:19.562Z] Removing intermediate container 815d6caefb95 [2021-09-30T15:16:19.562Z] ---> 642b1b21ba1c [2021-09-30T15:16:19.562Z] Step 24/26 : LABEL arch=x86_64 [2021-09-30T15:16:19.847Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-30T15:16:19.847Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-30T15:16:19.847Z] ---> Running in 64ce5adaf1a5 [2021-09-30T15:16:19.847Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-30T15:16:19.847Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-30T15:16:19.847Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-30T15:16:19.847Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-30T15:16:19.847Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-30T15:16:19.847Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-30T15:16:19.847Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-30T15:16:20.143Z] Removing intermediate container 64ce5adaf1a5 [2021-09-30T15:16:20.143Z] ---> e5106eca1b48 [2021-09-30T15:16:20.143Z] Step 25/26 : LABEL git_sha=a987d85c9285d9de7bb357b01a1c4ed3043cfe9e [2021-09-30T15:16:20.143Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-30T15:16:20.143Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-30T15:16:20.143Z] (2/2) Installing su-exec (0.2-r1) [2021-09-30T15:16:20.143Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T15:16:20.143Z] OK: 6 MiB in 16 packages [2021-09-30T15:16:20.143Z] ---> Running in 2fd690dc69cc [2021-09-30T15:16:20.143Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-30T15:16:20.143Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-30T15:16:20.143Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-30T15:16:20.143Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-30T15:16:20.143Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-30T15:16:20.143Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-30T15:16:20.770Z] Removing intermediate container 2fd690dc69cc [2021-09-30T15:16:20.770Z] ---> fe863251f758 [2021-09-30T15:16:20.770Z] Step 26/26 : LABEL version=0.0.0 [2021-09-30T15:16:21.062Z] ---> Running in aef1aeb23093 [2021-09-30T15:16:21.062Z] Executing busybox-1.32.1-r6.trigger [2021-09-30T15:16:21.062Z] OK: 82 MiB in 59 packages [2021-09-30T15:16:21.062Z] Removing intermediate container c0c38a223663 [2021-09-30T15:16:21.062Z] ---> bb80dffa68d6 [2021-09-30T15:16:21.062Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-30T15:16:21.342Z] Removing intermediate container c19f3e5e4d11 [2021-09-30T15:16:21.342Z] ---> 953b813175e9 [2021-09-30T15:16:21.342Z] [2021-09-30T15:16:21.342Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T15:16:21.342Z] ---> 14119a10abf4 [2021-09-30T15:16:21.342Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T15:16:21.342Z] ---> Running in 922b944a61e3 [2021-09-30T15:16:21.342Z] Removing intermediate container aef1aeb23093 [2021-09-30T15:16:21.342Z] ---> 79b299e0bb3b [2021-09-30T15:16:21.342Z] [2021-09-30T15:16:21.342Z] ---> Running in 862ebda714b9 [2021-09-30T15:16:21.342Z] Successfully built 79b299e0bb3b [2021-09-30T15:16:21.342Z] Successfully tagged security-secretstore-setup:latest [2021-09-30T15:16:21.342Z] Building core-command [2021-09-30T15:16:21.628Z]  Building security-secretstore-setup ... done Removing intermediate container 922b944a61e3 [2021-09-30T15:16:21.628Z] ---> bed0d1edde21 [2021-09-30T15:16:21.628Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-30T15:16:21.628Z] ---> Running in f03e9bc8de2e [2021-09-30T15:16:21.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:16:21.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:16:22.213Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T15:16:22.214Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T15:16:22.214Z] OK: 6 MiB in 15 packages [2021-09-30T15:16:22.214Z] Removing intermediate container f03e9bc8de2e [2021-09-30T15:16:22.214Z] ---> c59de4e9a63b [2021-09-30T15:16:22.214Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-30T15:16:22.214Z] ---> Running in e93acb800b3a [2021-09-30T15:16:23.698Z] Removing intermediate container 862ebda714b9 [2021-09-30T15:16:23.698Z] ---> 79d33706ab60 [2021-09-30T15:16:23.698Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T15:16:23.698Z] ---> Running in c878fe4c8590 [2021-09-30T15:16:23.973Z] Collecting docker-compose==1.23.2 [2021-09-30T15:16:23.973Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-30T15:16:23.973Z] Removing intermediate container c878fe4c8590 [2021-09-30T15:16:23.973Z] ---> 28d5c747d3e7 [2021-09-30T15:16:23.973Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-30T15:16:24.251Z] Collecting PyYAML<4,>=3.10 [2021-09-30T15:16:24.251Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-30T15:16:24.525Z] ---> Running in 7b24450878f2 [2021-09-30T15:16:24.804Z] Removing intermediate container 31bbf5f66f83 [2021-09-30T15:16:24.804Z] ---> 76ef373fce3a [2021-09-30T15:16:24.804Z] [2021-09-30T15:16:24.804Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T15:16:24.804Z] ---> 14119a10abf4 [2021-09-30T15:16:24.804Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-30T15:16:24.804Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-30T15:16:24.804Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-30T15:16:24.804Z] 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-09-30T15:16:24.804Z] Removing intermediate container 7b24450878f2 [2021-09-30T15:16:24.804Z] ---> 9c8f1f70101a [2021-09-30T15:16:24.804Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T15:16:24.804Z] ---> Running in c30ab0ec20b0 [2021-09-30T15:16:24.804Z] Collecting jsonschema<3,>=2.5.1 [2021-09-30T15:16:24.804Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-30T15:16:25.092Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-30T15:16:25.092Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-30T15:16:25.092Z] ---> Running in 08d2ca36e6e5 [2021-09-30T15:16:25.092Z] Removing intermediate container e93acb800b3a [2021-09-30T15:16:25.092Z] ---> 276b3bbb57f4 [2021-09-30T15:16:25.092Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-30T15:16:25.381Z] Collecting cached-property<2,>=1.2.0 [2021-09-30T15:16:25.381Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-30T15:16:25.381Z] Collecting docker<4.0,>=3.6.0 [2021-09-30T15:16:25.381Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-30T15:16:25.660Z] ---> Running in ac9b3e31025c [2021-09-30T15:16:25.660Z] Collecting texttable<0.10,>=0.9.0 [2021-09-30T15:16:25.660Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-30T15:16:25.660Z] Removing intermediate container 08d2ca36e6e5 [2021-09-30T15:16:25.660Z] ---> 7ae819f863ad [2021-09-30T15:16:25.660Z] Step 16/24 : WORKDIR / [2021-09-30T15:16:25.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:16:25.660Z] Removing intermediate container ac9b3e31025c [2021-09-30T15:16:25.660Z] ---> cabe4359e09a [2021-09-30T15:16:25.660Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-30T15:16:25.938Z] ---> Running in 54dab744a47d [2021-09-30T15:16:25.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:16:26.246Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-30T15:16:26.246Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-30T15:16:26.246Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-30T15:16:26.246Z] Removing intermediate container 54dab744a47d [2021-09-30T15:16:26.246Z] ---> 2b5f402d0e12 [2021-09-30T15:16:26.246Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T15:16:26.246Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-30T15:16:26.246Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T15:16:26.246Z] Collecting docopt<0.7,>=0.6.1 [2021-09-30T15:16:26.246Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T15:16:26.246Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-30T15:16:26.246Z] OK: 6 MiB in 16 packages [2021-09-30T15:16:26.246Z] ---> b17c375560d9 [2021-09-30T15:16:26.246Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-30T15:16:26.246Z] ---> Running in 98bb86413c8c [2021-09-30T15:16:26.561Z] ---> 628433a1e916 [2021-09-30T15:16:26.561Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-30T15:16:26.883Z] Collecting docker-pycreds>=0.4.0 [2021-09-30T15:16:26.883Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-30T15:16:26.883Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-30T15:16:26.883Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-30T15:16:26.883Z] Collecting idna<2.8,>=2.5 [2021-09-30T15:16:26.883Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-30T15:16:27.174Z] Collecting certifi>=2017.4.17 [2021-09-30T15:16:27.174Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-30T15:16:27.174Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-30T15:16:27.174Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-30T15:16:27.174Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-30T15:16:27.174Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-30T15:16:27.174Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-30T15:16:27.174Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-30T15:16:27.174Z] Removing intermediate container c30ab0ec20b0 [2021-09-30T15:16:27.174Z] ---> 3e5d4917a983 [2021-09-30T15:16:27.174Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T15:16:27.174Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-30T15:16:27.174Z] Attempting uninstall: urllib3 [2021-09-30T15:16:27.174Z] Found existing installation: urllib3 1.26.2 [2021-09-30T15:16:27.174Z] Uninstalling urllib3-1.26.2: [2021-09-30T15:16:27.174Z] Successfully uninstalled urllib3-1.26.2 [2021-09-30T15:16:27.448Z] ---> 7e96ae0d63f9 [2021-09-30T15:16:27.448Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-30T15:16:27.448Z] ---> Running in a641c8b75d07 [2021-09-30T15:16:27.448Z] Attempting uninstall: idna [2021-09-30T15:16:27.448Z] Found existing installation: idna 3.1 [2021-09-30T15:16:27.448Z] Uninstalling idna-3.1: [2021-09-30T15:16:27.448Z] Successfully uninstalled idna-3.1 [2021-09-30T15:16:27.448Z] Attempting uninstall: chardet [2021-09-30T15:16:27.448Z] Found existing installation: chardet 4.0.0 [2021-09-30T15:16:27.448Z] Uninstalling chardet-4.0.0: [2021-09-30T15:16:27.448Z] Successfully uninstalled chardet-4.0.0 [2021-09-30T15:16:27.745Z] Removing intermediate container a641c8b75d07 [2021-09-30T15:16:27.745Z] ---> eac70e3bf287 [2021-09-30T15:16:27.745Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-30T15:16:27.745Z] Removing intermediate container 98bb86413c8c [2021-09-30T15:16:27.745Z] ---> 0545eb856c84 [2021-09-30T15:16:27.745Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T15:16:27.745Z] ---> Running in ea1315bf6f58 [2021-09-30T15:16:28.023Z] ---> 86f6466b16c1 [2021-09-30T15:16:28.023Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-30T15:16:28.023Z] Removing intermediate container ea1315bf6f58 [2021-09-30T15:16:28.023Z] ---> 79f793113261 [2021-09-30T15:16:28.023Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T15:16:28.023Z] Attempting uninstall: requests [2021-09-30T15:16:28.023Z] Found existing installation: requests 2.25.1 [2021-09-30T15:16:28.023Z] Uninstalling requests-2.25.1: [2021-09-30T15:16:28.023Z] Successfully uninstalled requests-2.25.1 [2021-09-30T15:16:28.023Z] ---> Running in ee737fb37ea5 [2021-09-30T15:16:28.023Z] ---> 3186f25fb02b [2021-09-30T15:16:28.023Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-30T15:16:28.023Z] Running setup.py install for texttable: started [2021-09-30T15:16:28.023Z] ---> Running in a0d46a14141b [2021-09-30T15:16:28.322Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T15:16:28.322Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T15:16:28.322Z] ---> d492e8f8f625 [2021-09-30T15:16:28.322Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T15:16:28.322Z] ---> Using cache [2021-09-30T15:16:28.322Z] ---> 24c7b6151c9b [2021-09-30T15:16:28.322Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:16:28.322Z] ---> Using cache [2021-09-30T15:16:28.322Z] ---> 51597dd3f994 [2021-09-30T15:16:28.322Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T15:16:28.322Z] ---> Using cache [2021-09-30T15:16:28.322Z] ---> 2dd548af71b1 [2021-09-30T15:16:28.322Z] Step 6/24 : COPY go.mod . [2021-09-30T15:16:28.322Z] ---> Using cache [2021-09-30T15:16:28.322Z] ---> f6e8db607446 [2021-09-30T15:16:28.322Z] Step 7/24 : RUN go mod download [2021-09-30T15:16:28.322Z] ---> Using cache [2021-09-30T15:16:28.322Z] ---> 58ff2cd7ba7f [2021-09-30T15:16:28.322Z] Step 8/24 : COPY . . [2021-09-30T15:16:28.602Z] ---> Using cache [2021-09-30T15:16:28.602Z] ---> b886414d5e55 [2021-09-30T15:16:28.602Z] Step 9/24 : RUN go mod tidy [2021-09-30T15:16:28.602Z] ---> Using cache [2021-09-30T15:16:28.602Z] ---> 05fcf0a59803 [2021-09-30T15:16:28.602Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-30T15:16:28.602Z] Removing intermediate container ee737fb37ea5 [2021-09-30T15:16:28.602Z] ---> b1f4b519bd32 [2021-09-30T15:16:28.602Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T15:16:28.602Z] Removing intermediate container a0d46a14141b [2021-09-30T15:16:28.602Z] ---> 150073e5b6e7 [2021-09-30T15:16:28.602Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T15:16:28.602Z] Running setup.py install for texttable: finished with status 'done' [2021-09-30T15:16:28.602Z] Running setup.py install for PyYAML: started [2021-09-30T15:16:28.602Z] ---> Running in 921209db8cb1 [2021-09-30T15:16:28.602Z] ---> Running in e323aa813364 [2021-09-30T15:16:28.602Z] ---> 3f46a31dd4ad [2021-09-30T15:16:28.602Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-30T15:16:28.916Z] Removing intermediate container e323aa813364 [2021-09-30T15:16:28.916Z] ---> 787595e8cc69 [2021-09-30T15:16:28.916Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T15:16:28.916Z] ---> b50521ccaa00 [2021-09-30T15:16:28.916Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-30T15:16:28.916Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-30T15:16:28.916Z] Running setup.py install for docopt: started [2021-09-30T15:16:28.916Z] ---> Running in 84eb71896f3f [2021-09-30T15:16:29.198Z] ---> dfaade346bd6 [2021-09-30T15:16:29.198Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-30T15:16:29.198Z] 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-09-30T15:16:29.198Z] Removing intermediate container 84eb71896f3f [2021-09-30T15:16:29.198Z] ---> 75c2f30740c3 [2021-09-30T15:16:29.198Z] Step 23/24 : LABEL git_sha=a987d85c9285d9de7bb357b01a1c4ed3043cfe9e [2021-09-30T15:16:29.477Z] ---> 125d48ec1451 [2021-09-30T15:16:29.477Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-30T15:16:29.477Z] ---> Running in a4c7f388b2bf [2021-09-30T15:16:29.477Z] Running setup.py install for docopt: finished with status 'done' [2021-09-30T15:16:29.477Z] Running setup.py install for dockerpty: started [2021-09-30T15:16:29.477Z] ---> b02c104080b4 [2021-09-30T15:16:29.477Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-30T15:16:29.477Z] Removing intermediate container a4c7f388b2bf [2021-09-30T15:16:29.477Z] ---> f38f081df808 [2021-09-30T15:16:29.477Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T15:16:29.477Z] ---> Running in 6441d68b0f42 [2021-09-30T15:16:29.760Z] ---> d018c766a14e [2021-09-30T15:16:29.760Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-30T15:16:29.760Z] ---> Running in 6755658a5e12 [2021-09-30T15:16:29.760Z] Removing intermediate container 6441d68b0f42 [2021-09-30T15:16:29.760Z] ---> 8661bdf27802 [2021-09-30T15:16:29.760Z] [2021-09-30T15:16:30.053Z] ---> 41a99bbc9540 [2021-09-30T15:16:30.053Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-30T15:16:30.053Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-30T15:16:30.053Z] Successfully built 8661bdf27802 [2021-09-30T15:16:30.053Z] ---> Running in 057877530b33 [2021-09-30T15:16:30.053Z] Successfully tagged core-metadata:latest [2021-09-30T15:16:30.053Z]  Building core-metadata ... done Building core-data [2021-09-30T15:16:30.340Z] Removing intermediate container 6755658a5e12 [2021-09-30T15:16:30.340Z] ---> ed0d0b968d42 [2021-09-30T15:16:30.340Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T15:16:30.340Z] ---> Running in 286fd1b837c8 [2021-09-30T15:16:30.340Z] Removing intermediate container 057877530b33 [2021-09-30T15:16:30.340Z] ---> 5fae2155cc22 [2021-09-30T15:16:30.340Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-30T15:16:30.633Z] Removing intermediate container 286fd1b837c8 [2021-09-30T15:16:30.633Z] ---> 4a217f919c1e [2021-09-30T15:16:30.633Z] Step 21/23 : LABEL arch=x86_64 [2021-09-30T15:16:30.935Z] ---> Running in 00179290ae7a [2021-09-30T15:16:30.935Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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-09-30T15:16:30.935Z] ---> cca9ee473179 [2021-09-30T15:16:30.935Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-30T15:16:31.546Z] Removing intermediate container 00179290ae7a [2021-09-30T15:16:31.546Z] ---> e7ee88606f22 [2021-09-30T15:16:31.546Z] Step 22/23 : LABEL git_sha=a987d85c9285d9de7bb357b01a1c4ed3043cfe9e [2021-09-30T15:16:31.546Z] ---> Running in 9e5ff61e60e8 [2021-09-30T15:16:31.822Z] ---> Running in 3a43c57ac4ad [2021-09-30T15:16:32.107Z] Removing intermediate container 3a43c57ac4ad [2021-09-30T15:16:32.107Z] ---> 9dc848f5b34d [2021-09-30T15:16:32.107Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T15:16:32.386Z] ---> Running in 7633be472275 [2021-09-30T15:16:32.386Z] Removing intermediate container 7633be472275 [2021-09-30T15:16:32.386Z] ---> 7ee6768ff7b0 [2021-09-30T15:16:32.386Z] [2021-09-30T15:16:32.665Z] Successfully built 7ee6768ff7b0 [2021-09-30T15:16:32.665Z] Successfully tagged support-notifications:latest [2021-09-30T15:16:32.665Z]  Building support-notifications ... done Building security-proxy-setup [2021-09-30T15:16:33.282Z] Removing intermediate container 9e5ff61e60e8 [2021-09-30T15:16:33.282Z] ---> d6048d87a13c [2021-09-30T15:16:33.282Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-30T15:16:34.807Z] ---> Running in 1714e1d1d130 [2021-09-30T15:16:35.092Z] Removing intermediate container 1714e1d1d130 [2021-09-30T15:16:35.092Z] ---> fa69a33f2cff [2021-09-30T15:16:35.092Z] Step 29/32 : CMD ["gate"] [2021-09-30T15:16:35.371Z] ---> Running in 744d58a26ede [2021-09-30T15:16:35.970Z] Removing intermediate container 744d58a26ede [2021-09-30T15:16:35.970Z] ---> 5d9e4f6c8d40 [2021-09-30T15:16:35.970Z] Step 30/32 : LABEL arch=x86_64 [2021-09-30T15:16:35.970Z] Removing intermediate container f3c49aabe993 [2021-09-30T15:16:35.970Z] ---> be8aa38166cc [2021-09-30T15:16:35.970Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-30T15:16:35.970Z] ---> Running in 8f213e7247c6 [2021-09-30T15:16:36.246Z] ---> Running in 27faf29b2dd9 [2021-09-30T15:16:36.246Z] Removing intermediate container 8f213e7247c6 [2021-09-30T15:16:36.246Z] ---> fc52f34c604c [2021-09-30T15:16:36.246Z] Step 31/32 : LABEL git_sha=a987d85c9285d9de7bb357b01a1c4ed3043cfe9e [2021-09-30T15:16:36.246Z] Removing intermediate container 27faf29b2dd9 [2021-09-30T15:16:36.246Z] ---> 601200020c1d [2021-09-30T15:16:36.246Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-30T15:16:36.521Z] ---> Running in 9588a510a95f [2021-09-30T15:16:36.521Z] ---> Running in 4b55e4234f21 [2021-09-30T15:16:37.966Z] Removing intermediate container 4b55e4234f21 [2021-09-30T15:16:37.966Z] ---> 2d2e5d82de78 [2021-09-30T15:16:37.966Z] Step 32/32 : LABEL version=0.0.0 [2021-09-30T15:16:37.966Z] Removing intermediate container 9588a510a95f [2021-09-30T15:16:37.966Z] ---> 1bd8fafade36 [2021-09-30T15:16:37.966Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-30T15:16:38.568Z] ---> Running in 67b848911baf [2021-09-30T15:16:39.173Z] ---> 595c9525510a [2021-09-30T15:16:39.173Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-30T15:16:39.776Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T15:16:39.776Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-30T15:16:39.776Z] ---> d492e8f8f625 [2021-09-30T15:16:39.776Z] Step 3/22 : WORKDIR /edgex-go [2021-09-30T15:16:39.776Z] ---> Using cache [2021-09-30T15:16:39.776Z] ---> 24c7b6151c9b [2021-09-30T15:16:39.776Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:16:39.776Z] ---> Using cache [2021-09-30T15:16:39.776Z] ---> 51597dd3f994 [2021-09-30T15:16:39.776Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-30T15:16:39.776Z] ---> Using cache [2021-09-30T15:16:39.776Z] ---> 2dd548af71b1 [2021-09-30T15:16:39.776Z] Step 6/22 : COPY go.mod . [2021-09-30T15:16:39.776Z] ---> Using cache [2021-09-30T15:16:39.776Z] ---> f6e8db607446 [2021-09-30T15:16:39.776Z] Step 7/22 : RUN go mod download [2021-09-30T15:16:39.776Z] ---> Using cache [2021-09-30T15:16:39.776Z] ---> 58ff2cd7ba7f [2021-09-30T15:16:39.776Z] Step 8/22 : COPY . . [2021-09-30T15:16:39.776Z] ---> Using cache [2021-09-30T15:16:39.776Z] ---> b886414d5e55 [2021-09-30T15:16:39.776Z] Step 9/22 : RUN go mod tidy [2021-09-30T15:16:39.776Z] ---> Using cache [2021-09-30T15:16:39.776Z] ---> 05fcf0a59803 [2021-09-30T15:16:39.776Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-30T15:16:39.776Z] Removing intermediate container 67b848911baf [2021-09-30T15:16:39.776Z] ---> 6e06c6a68b8f [2021-09-30T15:16:39.776Z] [2021-09-30T15:16:40.061Z] Successfully built 6e06c6a68b8f [2021-09-30T15:16:40.061Z] Successfully tagged security-bootstrapper:latest [2021-09-30T15:16:40.061Z]  Building security-bootstrapper ... done Building support-scheduler [2021-09-30T15:16:40.061Z] ---> Running in 9cb905ad8040 [2021-09-30T15:16:40.061Z] ---> 43743b26f8eb [2021-09-30T15:16:40.061Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-30T15:16:41.048Z] 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-09-30T15:16:41.644Z] ---> 3c241a36f936 [2021-09-30T15:16:41.644Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-30T15:16:42.268Z] ---> Running in 2c5f54bac7a5 [2021-09-30T15:16:42.548Z] Removing intermediate container 2c5f54bac7a5 [2021-09-30T15:16:42.548Z] ---> 9839743d8b1b [2021-09-30T15:16:42.548Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T15:16:42.822Z] ---> Running in cc5208582d6d [2021-09-30T15:16:43.100Z] Removing intermediate container cc5208582d6d [2021-09-30T15:16:43.101Z] ---> d3c65366a422 [2021-09-30T15:16:43.101Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T15:16:43.381Z] ---> Running in 879d77a19d37 [2021-09-30T15:16:43.671Z] Removing intermediate container 879d77a19d37 [2021-09-30T15:16:43.671Z] ---> 035536e41f01 [2021-09-30T15:16:43.671Z] Step 23/24 : LABEL git_sha=a987d85c9285d9de7bb357b01a1c4ed3043cfe9e [2021-09-30T15:16:43.671Z] ---> Running in 52650a1bde09 [2021-09-30T15:16:43.964Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T15:16:43.964Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T15:16:43.964Z] ---> d492e8f8f625 [2021-09-30T15:16:43.964Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T15:16:43.964Z] ---> Using cache [2021-09-30T15:16:43.964Z] ---> 24c7b6151c9b [2021-09-30T15:16:43.964Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:16:43.964Z] ---> Using cache [2021-09-30T15:16:43.964Z] ---> 51597dd3f994 [2021-09-30T15:16:43.964Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-30T15:16:43.964Z] ---> Running in c639455b61b4 [2021-09-30T15:16:43.964Z] Removing intermediate container 52650a1bde09 [2021-09-30T15:16:43.964Z] ---> dd6b2339b58e [2021-09-30T15:16:43.964Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T15:16:43.964Z] ---> Running in 2f3af4908598 [2021-09-30T15:16:44.597Z] Removing intermediate container 2f3af4908598 [2021-09-30T15:16:44.597Z] ---> 160c2deebe9b [2021-09-30T15:16:44.597Z] [2021-09-30T15:16:44.597Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:16:44.597Z] Successfully built 160c2deebe9b [2021-09-30T15:16:44.597Z] Successfully tagged sys-mgmt-agent:latest [2021-09-30T15:16:45.603Z]  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:16:46.204Z] OK: 219 MiB in 52 packages [2021-09-30T15:16:46.811Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T15:16:46.811Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T15:16:46.811Z] ---> d492e8f8f625 [2021-09-30T15:16:46.811Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T15:16:46.811Z] ---> Using cache [2021-09-30T15:16:46.811Z] ---> 24c7b6151c9b [2021-09-30T15:16:46.811Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:16:46.811Z] ---> Using cache [2021-09-30T15:16:46.811Z] ---> 51597dd3f994 [2021-09-30T15:16:46.811Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-30T15:16:46.811Z] ---> Using cache [2021-09-30T15:16:46.811Z] ---> 2dd548af71b1 [2021-09-30T15:16:46.811Z] Step 6/23 : COPY go.mod . [2021-09-30T15:16:46.811Z] ---> Using cache [2021-09-30T15:16:46.811Z] ---> f6e8db607446 [2021-09-30T15:16:46.811Z] Step 7/23 : RUN go mod download [2021-09-30T15:16:46.811Z] ---> Using cache [2021-09-30T15:16:46.811Z] ---> 58ff2cd7ba7f [2021-09-30T15:16:46.811Z] Step 8/23 : COPY . . [2021-09-30T15:16:46.811Z] ---> Using cache [2021-09-30T15:16:46.811Z] ---> b886414d5e55 [2021-09-30T15:16:46.811Z] Step 9/23 : RUN go mod tidy [2021-09-30T15:16:46.811Z] ---> Using cache [2021-09-30T15:16:46.811Z] ---> 05fcf0a59803 [2021-09-30T15:16:46.811Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-30T15:16:47.425Z] ---> Running in 7514b1eac298 [2021-09-30T15:16:47.425Z] Removing intermediate container c639455b61b4 [2021-09-30T15:16:47.425Z] ---> 952621009af7 [2021-09-30T15:16:47.425Z] Step 6/24 : COPY go.mod . [2021-09-30T15:16:48.041Z] ---> 167c91b79a14 [2021-09-30T15:16:48.041Z] Step 7/24 : RUN go mod download [2021-09-30T15:16:48.041Z] ---> Running in 601ce9b4bea9 [2021-09-30T15:16:48.041Z] 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-09-30T15:16:51.536Z] Removing intermediate container 601ce9b4bea9 [2021-09-30T15:16:51.536Z] ---> b1d32856e41a [2021-09-30T15:16:51.536Z] Step 8/24 : COPY . . [2021-09-30T15:16:51.536Z] Removing intermediate container 921209db8cb1 [2021-09-30T15:16:51.536Z] ---> cfdf131b85a9 [2021-09-30T15:16:51.536Z] [2021-09-30T15:16:51.536Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T15:16:51.536Z] ---> 14119a10abf4 [2021-09-30T15:16:51.536Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T15:16:51.536Z] ---> Using cache [2021-09-30T15:16:51.536Z] ---> 79d33706ab60 [2021-09-30T15:16:51.536Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T15:16:51.536Z] ---> Using cache [2021-09-30T15:16:51.536Z] ---> 28d5c747d3e7 [2021-09-30T15:16:51.536Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-30T15:16:51.536Z] ---> Running in b86bd0a98ca7 [2021-09-30T15:16:53.160Z] Removing intermediate container b86bd0a98ca7 [2021-09-30T15:16:53.160Z] ---> b9e9dca01e08 [2021-09-30T15:16:53.160Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T15:16:53.796Z] ---> Running in 483f85a965b1 [2021-09-30T15:16:53.796Z] Removing intermediate container 483f85a965b1 [2021-09-30T15:16:53.796Z] ---> 473dc291d085 [2021-09-30T15:16:53.796Z] Step 16/24 : WORKDIR / [2021-09-30T15:16:54.359Z] ---> Running in d07386307f88 [2021-09-30T15:16:54.849Z] Removing intermediate container d07386307f88 [2021-09-30T15:16:54.849Z] ---> 78468a322dca [2021-09-30T15:16:54.849Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T15:16:55.364Z] ---> 11b7a1d67136 [2021-09-30T15:16:55.364Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-30T15:16:56.881Z] ---> 756476465815 [2021-09-30T15:16:56.881Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-30T15:16:56.881Z] ---> ef525a0cacfc [2021-09-30T15:16:56.881Z] Step 9/24 : RUN go mod tidy [2021-09-30T15:16:56.881Z] ---> Running in f80c6c73c7d3 [2021-09-30T15:16:56.881Z] ---> 8e9a50cef859 [2021-09-30T15:16:56.881Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-30T15:16:56.881Z] ---> Running in 50b31426a6c8 [2021-09-30T15:16:57.152Z] Removing intermediate container 50b31426a6c8 [2021-09-30T15:16:57.152Z] ---> fef1ad1e895e [2021-09-30T15:16:57.152Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T15:16:57.152Z] ---> Running in 6986505b921b [2021-09-30T15:16:57.422Z] Removing intermediate container 6986505b921b [2021-09-30T15:16:57.422Z] ---> a58cf4c6b50e [2021-09-30T15:16:57.422Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T15:16:57.422Z] ---> Running in 43882497c4d2 [2021-09-30T15:16:57.693Z] Removing intermediate container 43882497c4d2 [2021-09-30T15:16:57.693Z] ---> cc6d41969d11 [2021-09-30T15:16:57.693Z] Step 23/24 : LABEL git_sha=a987d85c9285d9de7bb357b01a1c4ed3043cfe9e [2021-09-30T15:16:57.693Z] ---> Running in 773388d88d08 [2021-09-30T15:16:57.693Z] Removing intermediate container 773388d88d08 [2021-09-30T15:16:57.693Z] ---> 1bc753b20f20 [2021-09-30T15:16:57.693Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T15:16:57.693Z] ---> Running in ae1c416c587d [2021-09-30T15:16:57.964Z] Removing intermediate container ae1c416c587d [2021-09-30T15:16:57.964Z] ---> da497adb096a [2021-09-30T15:16:57.964Z] [2021-09-30T15:16:58.234Z] Successfully built da497adb096a [2021-09-30T15:16:58.234Z] Successfully tagged core-command:latest [2021-09-30T15:16:58.503Z]  Building core-command ... done Removing intermediate container f80c6c73c7d3 [2021-09-30T15:16:58.503Z] ---> 724c6f2f77b4 [2021-09-30T15:16:58.503Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-30T15:16:58.503Z] ---> Running in 3d8ce28c36a1 [2021-09-30T15:16:59.097Z] 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-09-30T15:17:03.365Z] 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-09-30T15:17:07.647Z] Removing intermediate container 9cb905ad8040 [2021-09-30T15:17:07.647Z] ---> e6ae16d5151a [2021-09-30T15:17:07.647Z] [2021-09-30T15:17:07.647Z] Step 11/22 : FROM alpine:3.14 [2021-09-30T15:17:07.647Z] ---> 14119a10abf4 [2021-09-30T15:17:07.647Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-30T15:17:07.918Z] ---> Running in fb4951792d80 [2021-09-30T15:17:08.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:17:08.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:17:08.777Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-30T15:17:08.777Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-30T15:17:08.777Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-30T15:17:08.777Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-30T15:17:08.777Z] (5/5) Installing curl (7.79.1-r0) [2021-09-30T15:17:08.777Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T15:17:08.777Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T15:17:09.047Z] OK: 8 MiB in 19 packages [2021-09-30T15:17:09.635Z] Removing intermediate container fb4951792d80 [2021-09-30T15:17:09.635Z] ---> a8e39f16f41a [2021-09-30T15:17:09.635Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T15:17:09.635Z] ---> Running in 83f7e6944737 [2021-09-30T15:17:09.908Z] Removing intermediate container 83f7e6944737 [2021-09-30T15:17:09.908Z] ---> d1eeefd63e96 [2021-09-30T15:17:09.908Z] Step 14/22 : WORKDIR /edgex [2021-09-30T15:17:09.908Z] ---> Running in d1394c1f0e86 [2021-09-30T15:17:09.908Z] Removing intermediate container d1394c1f0e86 [2021-09-30T15:17:09.908Z] ---> e9735892855d [2021-09-30T15:17:09.908Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-30T15:17:10.179Z] ---> e5a30b915b61 [2021-09-30T15:17:10.179Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-30T15:17:10.781Z] ---> 1862cd679cd2 [2021-09-30T15:17:10.781Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-30T15:17:11.393Z] ---> f2b96acda945 [2021-09-30T15:17:11.393Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-30T15:17:11.393Z] ---> Running in 85d21778d30f [2021-09-30T15:17:11.393Z] Removing intermediate container 85d21778d30f [2021-09-30T15:17:11.393Z] ---> d83e26292cc1 [2021-09-30T15:17:11.393Z] Step 19/22 : CMD ["--init=true"] [2021-09-30T15:17:11.680Z] ---> Running in 1302c7ad66ee [2021-09-30T15:17:11.680Z] Removing intermediate container 1302c7ad66ee [2021-09-30T15:17:11.680Z] ---> 7a791d305d3d [2021-09-30T15:17:11.680Z] Step 20/22 : LABEL arch=x86_64 [2021-09-30T15:17:11.680Z] ---> Running in 8d82fee10161 [2021-09-30T15:17:11.961Z] Removing intermediate container 8d82fee10161 [2021-09-30T15:17:11.961Z] ---> 2d9760762164 [2021-09-30T15:17:11.961Z] Step 21/22 : LABEL git_sha=a987d85c9285d9de7bb357b01a1c4ed3043cfe9e [2021-09-30T15:17:11.961Z] ---> Running in 8bbf7c467892 [2021-09-30T15:17:12.240Z] Removing intermediate container 8bbf7c467892 [2021-09-30T15:17:12.240Z] ---> da5895e42bad [2021-09-30T15:17:12.240Z] Step 22/22 : LABEL version=0.0.0 [2021-09-30T15:17:12.240Z] ---> Running in 85d73ba5e430 [2021-09-30T15:17:12.521Z] Removing intermediate container 85d73ba5e430 [2021-09-30T15:17:12.522Z] ---> 5026b13455c2 [2021-09-30T15:17:12.522Z] [2021-09-30T15:17:12.522Z] Successfully built 5026b13455c2 [2021-09-30T15:17:12.522Z] Successfully tagged security-proxy-setup:latest [2021-09-30T15:17:13.537Z]  Building security-proxy-setup ... done Removing intermediate container 7514b1eac298 [2021-09-30T15:17:13.537Z] ---> 57b89e2dc852 [2021-09-30T15:17:13.537Z] [2021-09-30T15:17:13.537Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T15:17:13.537Z] ---> 14119a10abf4 [2021-09-30T15:17:13.537Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-30T15:17:13.537Z] ---> Using cache [2021-09-30T15:17:13.537Z] ---> 79d33706ab60 [2021-09-30T15:17:13.537Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T15:17:13.537Z] ---> Using cache [2021-09-30T15:17:13.537Z] ---> 28d5c747d3e7 [2021-09-30T15:17:13.537Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-30T15:17:13.537Z] ---> Running in aa101332482a [2021-09-30T15:17:13.819Z] Removing intermediate container aa101332482a [2021-09-30T15:17:13.819Z] ---> 320b1796931c [2021-09-30T15:17:13.819Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T15:17:13.819Z] ---> Running in 84891cecf76d [2021-09-30T15:17:14.125Z] Removing intermediate container 84891cecf76d [2021-09-30T15:17:14.125Z] ---> eb33802a057e [2021-09-30T15:17:14.125Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T15:17:14.125Z] ---> 6c91d6d71f5d [2021-09-30T15:17:14.125Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-30T15:17:14.763Z] ---> 49ccf4192777 [2021-09-30T15:17:14.763Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-30T15:17:15.059Z] ---> c97188bc7620 [2021-09-30T15:17:15.059Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-30T15:17:15.059Z] ---> Running in af7b2fef1834 [2021-09-30T15:17:15.340Z] Removing intermediate container af7b2fef1834 [2021-09-30T15:17:15.340Z] ---> 7780dbb3590d [2021-09-30T15:17:15.340Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T15:17:15.340Z] ---> Running in d32ebf68dec7 [2021-09-30T15:17:15.619Z] Removing intermediate container d32ebf68dec7 [2021-09-30T15:17:15.619Z] ---> fdac82ac6fb0 [2021-09-30T15:17:15.619Z] Step 21/23 : LABEL arch=x86_64 [2021-09-30T15:17:15.619Z] ---> Running in 6bda56cb5059 [2021-09-30T15:17:15.619Z] Removing intermediate container 6bda56cb5059 [2021-09-30T15:17:15.619Z] ---> 39b4cbee2c19 [2021-09-30T15:17:15.619Z] Step 22/23 : LABEL git_sha=a987d85c9285d9de7bb357b01a1c4ed3043cfe9e [2021-09-30T15:17:15.619Z] ---> Running in 2fac2a3e4fab [2021-09-30T15:17:15.901Z] Removing intermediate container 2fac2a3e4fab [2021-09-30T15:17:15.901Z] ---> 407d353f0142 [2021-09-30T15:17:15.901Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T15:17:16.188Z] ---> Running in 0f710b3278f9 [2021-09-30T15:17:16.188Z] Removing intermediate container 0f710b3278f9 [2021-09-30T15:17:16.188Z] ---> 3b16072869d5 [2021-09-30T15:17:16.188Z] [2021-09-30T15:17:16.188Z] Successfully built 3b16072869d5 [2021-09-30T15:17:16.472Z] Successfully tagged support-scheduler:latest [2021-09-30T15:17:19.902Z]  Building support-scheduler ... done Removing intermediate container 3d8ce28c36a1 [2021-09-30T15:17:19.902Z] ---> f4f495500c95 [2021-09-30T15:17:19.902Z] [2021-09-30T15:17:19.903Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T15:17:19.903Z] ---> 14119a10abf4 [2021-09-30T15:17:19.903Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-30T15:17:19.903Z] ---> Running in 3b8ced4c199d [2021-09-30T15:17:19.903Z] Removing intermediate container 3b8ced4c199d [2021-09-30T15:17:19.903Z] ---> 63c19cd0ec7a [2021-09-30T15:17:19.903Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-30T15:17:19.903Z] ---> Running in db0c448278f0 [2021-09-30T15:17:19.903Z] Removing intermediate container db0c448278f0 [2021-09-30T15:17:19.903Z] ---> 0d380e956f83 [2021-09-30T15:17:19.903Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-30T15:17:19.903Z] ---> Running in 737ec0a36fc7 [2021-09-30T15:17:19.903Z] Removing intermediate container 737ec0a36fc7 [2021-09-30T15:17:19.903Z] ---> f8c3ba2b5659 [2021-09-30T15:17:19.903Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:17:19.903Z] ---> Running in 1df0e9077877 [2021-09-30T15:17:20.511Z] Removing intermediate container 1df0e9077877 [2021-09-30T15:17:20.511Z] ---> daf274238e1d [2021-09-30T15:17:20.511Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-30T15:17:20.511Z] ---> Running in 67f5ee9f1344 [2021-09-30T15:17:20.512Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:17:21.497Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:17:22.485Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-30T15:17:22.486Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-30T15:17:22.761Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-30T15:17:23.044Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-30T15:17:23.319Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-30T15:17:23.319Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-30T15:17:23.597Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T15:17:23.597Z] OK: 8 MiB in 20 packages [2021-09-30T15:17:23.875Z] Removing intermediate container 67f5ee9f1344 [2021-09-30T15:17:23.875Z] ---> 19a2f47673bf [2021-09-30T15:17:23.875Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T15:17:23.875Z] ---> 6795548354b9 [2021-09-30T15:17:23.875Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-30T15:17:24.479Z] ---> fa7e2d59aa94 [2021-09-30T15:17:24.479Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-30T15:17:24.479Z] ---> 245a82a65c4d [2021-09-30T15:17:24.479Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-30T15:17:24.479Z] ---> Running in abbd7138c7d1 [2021-09-30T15:17:24.479Z] Removing intermediate container abbd7138c7d1 [2021-09-30T15:17:24.479Z] ---> 84b8d9be072b [2021-09-30T15:17:24.479Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T15:17:24.479Z] ---> Running in f2de5f593bcf [2021-09-30T15:17:24.754Z] Removing intermediate container f2de5f593bcf [2021-09-30T15:17:24.754Z] ---> ee1adeebbb3b [2021-09-30T15:17:24.754Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T15:17:24.754Z] ---> Running in 9dad5ad163f7 [2021-09-30T15:17:24.754Z] Removing intermediate container 9dad5ad163f7 [2021-09-30T15:17:24.754Z] ---> e6c33cf1637a [2021-09-30T15:17:24.754Z] Step 23/24 : LABEL git_sha=a987d85c9285d9de7bb357b01a1c4ed3043cfe9e [2021-09-30T15:17:24.754Z] ---> Running in 0c3700e2c0c9 [2021-09-30T15:17:25.026Z] Removing intermediate container 0c3700e2c0c9 [2021-09-30T15:17:25.026Z] ---> edfe04fb1e3c [2021-09-30T15:17:25.026Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T15:17:25.026Z] ---> Running in 7c8646daa329 [2021-09-30T15:17:25.026Z] Removing intermediate container 7c8646daa329 [2021-09-30T15:17:25.026Z] ---> c064ff96b8b3 [2021-09-30T15:17:25.026Z] [2021-09-30T15:17:25.026Z] Successfully built c064ff96b8b3 [2021-09-30T15:17:25.026Z] Successfully tagged core-data:latest [2021-09-30T15:17:25.045Z]  Building core-data ... done  [Pipeline] } [2021-09-30T15:17:25.055Z] $ docker stop --time=1 831399cc299acaebbb778932c81d5bb2e01287dd57b3a6797b6d8c49c72e3468 [2021-09-30T15:17:26.304Z] $ docker rm -f 831399cc299acaebbb778932c81d5bb2e01287dd57b3a6797b6d8c49c72e3468 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T15:17:26.701Z] + docker images [2021-09-30T15:17:26.702Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-30T15:17:26.702Z] core-data latest c064ff96b8b3 2 seconds ago 20.5MB [2021-09-30T15:17:26.702Z] f4f495500c95 7 seconds ago 1.76GB [2021-09-30T15:17:26.702Z] support-scheduler latest 3b16072869d5 10 seconds ago 16.1MB [2021-09-30T15:17:26.702Z] 57b89e2dc852 13 seconds ago 1.75GB [2021-09-30T15:17:26.702Z] security-proxy-setup latest 5026b13455c2 14 seconds ago 26.7MB [2021-09-30T15:17:26.702Z] e6ae16d5151a 19 seconds ago 1.76GB [2021-09-30T15:17:26.702Z] core-command latest da497adb096a 29 seconds ago 16MB [2021-09-30T15:17:26.702Z] cfdf131b85a9 36 seconds ago 1.75GB [2021-09-30T15:17:26.702Z] sys-mgmt-agent latest 160c2deebe9b 42 seconds ago 325MB [2021-09-30T15:17:26.702Z] security-bootstrapper latest 6e06c6a68b8f 47 seconds ago 18.8MB [2021-09-30T15:17:26.702Z] support-notifications latest 7ee6768ff7b0 54 seconds ago 16.8MB [2021-09-30T15:17:26.702Z] core-metadata latest 8661bdf27802 57 seconds ago 16.8MB [2021-09-30T15:17:26.702Z] 76ef373fce3a About a minute ago 1.75GB [2021-09-30T15:17:26.702Z] security-secretstore-setup latest 79b299e0bb3b About a minute ago 28.2MB [2021-09-30T15:17:26.702Z] 953b813175e9 About a minute ago 1.76GB [2021-09-30T15:17:26.702Z] 993eddb39311 About a minute ago 1.75GB [2021-09-30T15:17:26.702Z] 650688874af2 About a minute ago 1.76GB [2021-09-30T15:17:26.702Z] 7adb04621341 About a minute ago 1.75GB [2021-09-30T15:17:26.702Z] ci-base-image-x86_64 latest d492e8f8f625 5 minutes ago 1.25GB [2021-09-30T15:17:26.702Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-30T15:17:26.702Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB [2021-09-30T15:17:26.702Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-30T15:17:26.702Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-30T15:17:26.702Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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-09-30T15:17:42.093Z] Still waiting to schedule task [2021-09-30T15:17:42.093Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-30T15:17:49.953Z] Removing intermediate container e3cad9000c90 [2021-09-30T15:17:49.953Z] ---> c22bc2f8d700 [2021-09-30T15:17:49.953Z] Successfully built c22bc2f8d700 [2021-09-30T15:17:49.953Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:17:50.310Z] + docker inspect -f . ci-base-image-arm64 [2021-09-30T15:17:50.310Z] . [Pipeline] withDockerContainer [2021-09-30T15:17:50.593Z] prd-ubuntu18.04-docker-arm64-4c-16g-282 does not seem to be running inside a container [2021-09-30T15:17:50.682Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-30T15:17:52.513Z] $ docker top 3b6ee2e58092d567b39cfa04920fe3b21ee56bf84ad63a047423f4386bc17702 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T15:17:53.526Z] + go version [2021-09-30T15:17:53.526Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-30T15:17:53.533Z] $ docker stop --time=1 3b6ee2e58092d567b39cfa04920fe3b21ee56bf84ad63a047423f4386bc17702 [2021-09-30T15:17:55.420Z] $ docker rm -f 3b6ee2e58092d567b39cfa04920fe3b21ee56bf84ad63a047423f4386bc17702 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:17:56.258Z] + docker inspect -f . ci-base-image-arm64 [2021-09-30T15:17:56.258Z] . [Pipeline] withDockerContainer [2021-09-30T15:17:56.523Z] prd-ubuntu18.04-docker-arm64-4c-16g-282 does not seem to be running inside a container [2021-09-30T15:17:56.603Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-30T15:17:58.353Z] $ docker top db8c4eec50da02ce2ef7c47b806bb35fc351b9cbedac8ba86e6aeb807e43847e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-30T15:17:58.704Z] ========================================================= [2021-09-30T15:17:58.704Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-30T15:17:58.704Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T15:17:59.374Z] + go mod tidy [Pipeline] sh [2021-09-30T15:18:01.505Z] + make test [2021-09-30T15:18:01.505Z] go mod tidy [2021-09-30T15:18:02.120Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-30T15:18:34.549Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-30T15:18:44.136Z] Running on prd-ubuntu18.04-docker-8c-8g-284 in /w/workspace/edgexfoundry_edgex-go_PR-3724 [Pipeline] { [Pipeline] ws [2021-09-30T15:18:44.156Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-09-30T15:18:44.276Z] The recommended git tool is: git [2021-09-30T15:18:47.058Z] using credential edgex-jenkins-ssh [2021-09-30T15:18:47.072Z] Cloning the remote Git repository [2021-09-30T15:18:47.119Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-30T15:18:47.203Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-09-30T15:18:47.234Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T15:18:47.235Z] > git --version # timeout=10 [2021-09-30T15:18:47.247Z] > git --version # 'git version 2.17.1' [2021-09-30T15:18:47.248Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T15:18:47.281Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T15:19:42.713Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-30T15:19:46.182Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-30T15:19:48.858Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-30T15:19:48.858Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-30T15:20:04.017Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-30T15:20:04.017Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-30T15:20:04.017Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-30T15:20:04.017Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-30T15:20:04.017Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-30T15:20:04.017Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-30T15:20:04.017Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-30T15:20:04.017Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-30T15:20:04.017Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-30T15:20:04.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-30T15:20:14.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.212s coverage: 28.7% of statements [2021-09-30T15:20:14.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-30T15:20:14.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-30T15:20:17.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.365s coverage: 98.5% of statements [2021-09-30T15:20:17.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-30T15:20:18.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.415s coverage: 46.3% of statements [2021-09-30T15:20:18.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-30T15:20:18.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-30T15:20:24.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.949s coverage: 90.1% of statements [2021-09-30T15:20:24.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-30T15:20:24.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-30T15:20:24.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.240s coverage: 84.4% of statements [2021-09-30T15:20:24.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-30T15:20:24.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-30T15:20:24.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-30T15:20:24.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-30T15:20:24.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-30T15:20:28.258Z] Merging remotes/origin/main commit 32c3a59fef8f920e97a03b1dffcfa7b4867f831b into PR head commit ab61b72cc7c0056b2cdb31b65edfc39a92561c4c [2021-09-30T15:20:28.430Z] Merge succeeded, producing fe0b9e557e90413a8444598f3443590acba17a4f [2021-09-30T15:20:28.431Z] Checking out Revision fe0b9e557e90413a8444598f3443590acba17a4f (PR-3724) [2021-09-30T15:20:27.594Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T15:20:27.603Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T15:20:27.621Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T15:20:27.639Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T15:20:27.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T15:20:27.647Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3724/head:refs/remotes/origin/PR-3724 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-30T15:20:28.271Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T15:20:28.277Z] > git checkout -f ab61b72cc7c0056b2cdb31b65edfc39a92561c4c # timeout=10 [2021-09-30T15:20:28.343Z] > git remote # timeout=10 [2021-09-30T15:20:28.350Z] > git config --get remote.origin.url # timeout=10 [2021-09-30T15:20:28.358Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T15:20:28.363Z] > git merge 32c3a59fef8f920e97a03b1dffcfa7b4867f831b # timeout=10 [2021-09-30T15:20:28.422Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-30T15:20:28.434Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T15:20:28.439Z] > git checkout -f fe0b9e557e90413a8444598f3443590acba17a4f # timeout=10 [2021-09-30T15:20:32.266Z] Commit message: "Merge commit '32c3a59fef8f920e97a03b1dffcfa7b4867f831b' into HEAD" [2021-09-30T15:20:32.278Z] First time build. Skipping changelog. [2021-09-30T15:20:32.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.685s coverage: 94.2% of statements [2021-09-30T15:20:32.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-30T15:20:32.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-30T15:20:32.632Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.377s coverage: 59.1% of statements [2021-09-30T15:20:32.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-30T15:20:32.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-30T15:20:32.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-30T15:20:32.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-30T15:20:32.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-30T15:20:32.632Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.263s coverage: 60.0% of statements [2021-09-30T15:20:32.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-30T15:20:32.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-30T15:20:32.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-30T15:20:32.632Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.333s coverage: 0.8% of statements [2021-09-30T15:20:32.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-30T15:20:32.632Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.266s coverage: 58.8% of statements [2021-09-30T15:20:32.632Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.211s coverage: 21.7% of statements [2021-09-30T15:20:32.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-30T15:20:32.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.422s coverage: 47.1% of statements [2021-09-30T15:20:32.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.305s coverage: 79.5% of statements [2021-09-30T15:20:32.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.231s coverage: 94.1% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:20:33.512Z] + echo snap-build.sh [2021-09-30T15:20:33.513Z] snap-build.sh [2021-09-30T15:20:33.513Z] + SNAP_BASE_DIR=. [2021-09-30T15:20:33.513Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-09-30T15:20:33.513Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-09-30T15:20:33.513Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-09-30T15:20:33.513Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-09-30T15:20:33.513Z] + cd /w/workspace/edgex-go/5 [2021-09-30T15:20:33.513Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-30T15:20:33.513Z] Reading package lists... [2021-09-30T15:20:33.513Z] Building dependency tree... [2021-09-30T15:20:33.513Z] Reading state information... [2021-09-30T15:20:33.513Z] The following packages were automatically installed and are no longer required: [2021-09-30T15:20:33.513Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-30T15:20:33.513Z] uidmap xdelta3 [2021-09-30T15:20:33.513Z] Use 'sudo apt autoremove' to remove them. [2021-09-30T15:20:33.513Z] The following packages will be REMOVED: [2021-09-30T15:20:33.513Z] lxd* lxd-client* [2021-09-30T15:20:33.513Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-30T15:20:33.513Z] After this operation, 31.7 MB disk space will be freed. [2021-09-30T15:20:34.046Z] (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-09-30T15:20:34.046Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-30T15:20:34.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.315s coverage: 96.3% of statements [2021-09-30T15:20:34.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.194s coverage: 87.5% of statements [2021-09-30T15:20:35.012Z] Removing lxd dnsmasq configuration [2021-09-30T15:20:35.012Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-30T15:20:35.012Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-30T15:20:35.975Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-30T15:20:35.975Z] (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-09-30T15:20:35.975Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-30T15:20:37.383Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-30T15:20:37.383Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-30T15:20:37.967Z] + sudo snap remove --purge lxd [2021-09-30T15:20:37.967Z] snap "lxd" is not installed [2021-09-30T15:20:37.967Z] + sudo groupadd --force --system lxd [2021-09-30T15:20:37.967Z] ++ whoami [2021-09-30T15:20:37.967Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-30T15:20:32.269Z] > git rev-list --no-walk 85a1b81e8bf7d45990e0f8400d20f7f06fcd1e36 # timeout=10 [2021-09-30T15:20:38.234Z] + newgrp - lxd [2021-09-30T15:20:38.235Z] + sudo snap install lxd [2021-09-30T15:20:47.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.273s coverage: 94.4% of statements [2021-09-30T15:20:47.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.192s coverage: 44.8% of statements [2021-09-30T15:20:48.319Z] 2021-09-30T15:20:45Z INFO Waiting for automatic snapd restart... [2021-09-30T15:20:52.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.664s coverage: 82.5% of statements [2021-09-30T15:20:52.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-30T15:21:01.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.299s coverage: 92.9% of statements [2021-09-30T15:21:01.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-30T15:21:01.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-30T15:21:01.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-30T15:21:01.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-09-30T15:21:01.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-30T15:21:01.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-30T15:21:01.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-30T15:21:01.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-30T15:21:01.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-30T15:21:01.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements [2021-09-30T15:21:01.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-30T15:21:01.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-30T15:21:01.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements [2021-09-30T15:21:01.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-30T15:21:01.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 58.8% of statements [2021-09-30T15:21:01.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-30T15:21:01.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.305s coverage: 80.0% of statements [2021-09-30T15:21:01.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.290s coverage: 87.2% of statements [2021-09-30T15:21:01.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.291s coverage: 85.4% of statements [2021-09-30T15:21:01.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.837s coverage: 91.2% of statements [2021-09-30T15:21:01.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-30T15:21:03.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.120s coverage: 64.4% of statements [2021-09-30T15:21:03.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-30T15:21:03.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-30T15:21:03.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.244s coverage: 100.0% of statements [2021-09-30T15:21:03.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 89.4% of statements [2021-09-30T15:21:03.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2021-09-30T15:21:03.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements [2021-09-30T15:21:05.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2021-09-30T15:21:06.543Z] lxd 4.18 from Canonical* installed [2021-09-30T15:21:06.544Z] + sudo lxd init --auto [2021-09-30T15:21:09.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.495s coverage: 70.3% of statements [2021-09-30T15:21:09.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-30T15:21:09.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-30T15:21:09.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-30T15:21:12.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.942s coverage: 43.4% of statements [2021-09-30T15:21:12.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-30T15:21:12.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-30T15:21:12.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.321s coverage: 89.5% of statements [2021-09-30T15:21:12.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-30T15:21:12.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.433s coverage: 84.8% of statements [2021-09-30T15:21:12.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-30T15:21:14.751Z] + sudo snap install --classic snapcraft [2021-09-30T15:21:21.293Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.427s coverage: 19.5% of statements [2021-09-30T15:21:21.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-30T15:21:21.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-30T15:21:21.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-30T15:21:21.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-30T15:21:21.293Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.650s coverage: 92.0% of statements [2021-09-30T15:21:21.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-30T15:21:21.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-30T15:21:21.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-30T15:21:21.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-30T15:21:21.293Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.248s coverage: 63.2% of statements [2021-09-30T15:21:21.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-30T15:21:21.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-30T15:21:21.293Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.455s coverage: 97.7% of statements [2021-09-30T15:21:21.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-30T15:21:21.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-30T15:21:21.293Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-30T15:21:21.293Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-30T15:21:21.293Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.192s coverage: 28.9% of statements [2021-09-30T15:21:21.293Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-30T15:21:21.293Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-30T15:21:21.293Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-30T15:21:21.293Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-30T15:21:21.293Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-30T15:21:21.293Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-30T15:21:21.293Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.196s coverage: 100.0% of statements [2021-09-30T15:21:21.293Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-09-30T15:21:22.277Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-30T15:21:22.277Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-09-30T15:21:22.277Z] GO111MODULE=on go vet ./... [2021-09-30T15:21:36.833Z] snapcraft 5.0 from Canonical* installed [2021-09-30T15:21:36.833Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-30T15:21:36.833Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-30T15:21:36.833Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T15:21:36.833Z] Dload Upload Total Spent Left Speed [2021-09-30T15:21:36.833Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4071 0 --:--:-- --:--:-- --:--:-- 4071 [2021-09-30T15:21:36.833Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 5424k 0 --:--:-- --:--:-- --:--:-- 9500k [2021-09-30T15:21:36.833Z] ./yq_linux_amd64 [2021-09-30T15:21:36.833Z] + sudo snapcraft prime --use-lxd [2021-09-30T15:21:37.415Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-30T15:21:37.415Z] 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-09-30T15:21:37.415Z] - README.md [2021-09-30T15:21:37.415Z] [2021-09-30T15:21:37.415Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-30T15:21:37.682Z] Launching a container. [2021-09-30T15:21:44.529Z] Waiting for container to be ready [2021-09-30T15:21:44.529Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-30T15:21:44.529Z] [2021-09-30T15:21:47.874Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-30T15:21:48.139Z] Waiting for network to be ready... [2021-09-30T15:21:48.719Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-30T15:21:48.719Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-30T15:21:48.719Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-30T15:21:48.719Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-30T15:21:48.984Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-30T15:21:48.984Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-30T15:21:48.984Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-30T15:21:48.984Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-30T15:21:48.984Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-30T15:21:48.984Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-30T15:21:49.251Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-30T15:21:49.516Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-30T15:21:49.784Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-30T15:21:49.784Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-30T15:21:49.784Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-30T15:21:49.784Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-30T15:21:49.784Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-30T15:21:49.784Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-30T15:21:50.371Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-30T15:21:50.637Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] [2021-09-30T15:21:50.637Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-30T15:21:50.637Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-30T15:21:50.637Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-30T15:21:50.637Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-30T15:21:50.902Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-30T15:21:50.902Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] [2021-09-30T15:21:50.902Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-09-30T15:21:52.849Z] Fetched 25.4 MB in 4s (5875 kB/s) [2021-09-30T15:21:53.806Z] Reading package lists... [2021-09-30T15:21:53.806Z] Reading package lists... [2021-09-30T15:21:54.071Z] Building dependency tree... [2021-09-30T15:21:54.071Z] Reading state information... [2021-09-30T15:21:54.071Z] The following additional packages will be installed: [2021-09-30T15:21:54.071Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-30T15:21:54.071Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-30T15:21:54.071Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-30T15:21:54.071Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-30T15:21:54.071Z] Suggested packages: [2021-09-30T15:21:54.071Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-30T15:21:54.071Z] Recommended packages: [2021-09-30T15:21:54.071Z] gnupg libsasl2-modules [2021-09-30T15:21:54.071Z] The following NEW packages will be installed: [2021-09-30T15:21:54.071Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-30T15:21:54.071Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-30T15:21:54.071Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-30T15:21:54.071Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-30T15:21:54.071Z] The following packages will be upgraded: [2021-09-30T15:21:54.071Z] gpg gpg-agent gpgconf libudev1 [2021-09-30T15:21:54.337Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-30T15:21:54.337Z] Need to get 3527 kB of archives. [2021-09-30T15:21:54.337Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-30T15:21:54.337Z] 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-09-30T15:21:54.337Z] 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-09-30T15:21:54.337Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-30T15:21:54.337Z] 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-09-30T15:21:54.337Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-30T15:21:54.920Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-30T15:21:55.185Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-30T15:21:55.185Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-30T15:21:55.185Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-30T15:21:55.185Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-30T15:21:55.185Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-30T15:21:55.450Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-30T15:21:55.450Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-30T15:21:55.450Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-30T15:21:55.450Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-30T15:21:55.450Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-30T15:21:55.450Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-30T15:21:55.450Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-30T15:21:55.450Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-30T15:21:55.450Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-30T15:21:55.450Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-30T15:21:55.450Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-30T15:21:55.716Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T15:21:55.716Z] Fetched 3527 kB in 1s (2629 kB/s) [2021-09-30T15:21:55.716Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-30T15:21:55.716Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-30T15:21:55.716Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T15:21:55.716Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-30T15:21:55.716Z] Selecting previously unselected package udev. [2021-09-30T15:21:55.716Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-30T15:21:55.716Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-30T15:21:55.716Z] Unpacking udev (237-3ubuntu10.52) ... [2021-09-30T15:21:55.982Z] Selecting previously unselected package libfuse2:amd64. [2021-09-30T15:21:55.982Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-30T15:21:55.982Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-30T15:21:55.982Z] Selecting previously unselected package fuse. [2021-09-30T15:21:55.982Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-30T15:21:55.982Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-30T15:21:56.249Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T15:21:56.249Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T15:21:56.249Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T15:21:56.249Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T15:21:56.249Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T15:21:56.249Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T15:21:56.249Z] Selecting previously unselected package libksba8:amd64. [2021-09-30T15:21:56.249Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-30T15:21:56.514Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-30T15:21:56.514Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-30T15:21:56.514Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T15:21:56.514Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T15:21:56.514Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-30T15:21:56.514Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T15:21:56.514Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T15:21:56.514Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-30T15:21:56.514Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T15:21:56.514Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T15:21:56.514Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-30T15:21:56.514Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T15:21:56.514Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T15:21:56.782Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-30T15:21:56.782Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T15:21:56.782Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T15:21:56.782Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-30T15:21:56.782Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T15:21:56.782Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T15:21:56.782Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-30T15:21:56.782Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T15:21:56.782Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T15:21:56.782Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-30T15:21:56.782Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T15:21:56.782Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T15:21:56.782Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-30T15:21:56.782Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T15:21:56.782Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T15:21:57.050Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-30T15:21:57.050Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-30T15:21:57.050Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T15:21:57.050Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-30T15:21:57.050Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-30T15:21:57.050Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T15:21:57.050Z] Selecting previously unselected package libldap-common. [2021-09-30T15:21:57.050Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-30T15:21:57.050Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T15:21:57.050Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-30T15:21:57.050Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-30T15:21:57.050Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T15:21:57.050Z] Selecting previously unselected package dirmngr. [2021-09-30T15:21:57.050Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T15:21:57.523Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-30T15:21:57.523Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T15:21:57.523Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-30T15:21:57.523Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-30T15:21:57.523Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T15:21:57.523Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T15:21:57.523Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-30T15:21:57.523Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T15:21:57.523Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-30T15:21:57.523Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T15:21:57.523Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-30T15:21:57.523Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-30T15:21:57.790Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T15:21:57.790Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-30T15:21:57.790Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-30T15:21:57.790Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-30T15:21:58.077Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T15:21:58.077Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T15:21:58.077Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T15:21:58.077Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T15:21:58.077Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T15:21:58.077Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T15:21:58.077Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T15:21:58.077Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T15:21:58.077Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-30T15:21:58.077Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T15:21:58.388Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-30T15:21:58.388Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-30T15:21:58.388Z] This means they are not meant to be enabled using systemctl. [2021-09-30T15:21:58.388Z] Possible reasons for having this kind of units are: [2021-09-30T15:21:58.388Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-30T15:21:58.388Z] .wants/ or .requires/ directory. [2021-09-30T15:21:58.388Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-30T15:21:58.388Z] a requirement dependency on it. [2021-09-30T15:21:58.388Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-30T15:21:58.388Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-30T15:21:58.388Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-30T15:21:58.388Z] instance name specified. [2021-09-30T15:21:58.681Z] Reading package lists... [2021-09-30T15:21:58.969Z] Building dependency tree... [2021-09-30T15:21:58.969Z] Reading state information... [2021-09-30T15:21:58.969Z] The following additional packages will be installed: [2021-09-30T15:21:58.969Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-30T15:21:58.969Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-30T15:21:58.969Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-30T15:21:58.969Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-30T15:21:58.969Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-30T15:21:58.969Z] Suggested packages: [2021-09-30T15:21:58.969Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-30T15:21:58.969Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-30T15:21:58.969Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-30T15:21:58.969Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-30T15:21:58.969Z] systemd-container policykit-1 [2021-09-30T15:21:58.969Z] Recommended packages: [2021-09-30T15:21:58.969Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-30T15:21:58.969Z] The following NEW packages will be installed: [2021-09-30T15:21:58.969Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-30T15:21:58.969Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-30T15:21:58.969Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-30T15:21:58.969Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-30T15:21:58.969Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-30T15:21:58.969Z] The following packages will be upgraded: [2021-09-30T15:21:58.969Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-30T15:21:59.252Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-30T15:21:59.252Z] Need to get 36.8 MB of archives. [2021-09-30T15:21:59.252Z] After this operation, 147 MB of additional disk space will be used. [2021-09-30T15:21:59.252Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-30T15:21:59.519Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-30T15:22:00.923Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-30T15:22:00.923Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-30T15:22:00.923Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-30T15:22:01.190Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-30T15:22:01.190Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-30T15:22:01.190Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-30T15:22:01.190Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-30T15:22:01.190Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-30T15:22:01.190Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-30T15:22:01.190Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-30T15:22:01.190Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-30T15:22:01.190Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-30T15:22:01.190Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-09-30T15:22:03.772Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-30T15:22:03.772Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-30T15:22:03.772Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-30T15:22:03.772Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-09-30T15:22:03.772Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-30T15:22:03.772Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-30T15:22:03.772Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-30T15:22:03.772Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-30T15:22:03.772Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-30T15:22:03.772Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-30T15:22:03.772Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-30T15:22:03.772Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-30T15:22:03.772Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-30T15:22:03.772Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-30T15:22:03.772Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-09-30T15:22:03.772Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T15:22:03.772Z] Fetched 36.8 MB in 5s (8081 kB/s) [2021-09-30T15:22:03.772Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-30T15:22:03.772Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-30T15:22:04.039Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T15:22:04.307Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-30T15:22:04.307Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T15:22:04.573Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-30T15:22:04.573Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-30T15:22:04.573Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-30T15:22:04.573Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-30T15:22:04.573Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-30T15:22:04.573Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-30T15:22:04.573Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-30T15:22:04.839Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-30T15:22:04.839Z] Setting up apt (1.6.14) ... [2021-09-30T15:22:04.840Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-30T15:22:05.423Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-30T15:22:05.423Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-30T15:22:05.423Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-30T15:22:05.423Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-30T15:22:05.423Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-30T15:22:05.423Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T15:22:05.423Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T15:22:05.688Z] Selecting previously unselected package libexpat1:amd64. [2021-09-30T15:22:05.688Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-30T15:22:05.688Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-30T15:22:05.688Z] Selecting previously unselected package python3.6-minimal. [2021-09-30T15:22:05.688Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T15:22:05.688Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T15:22:05.957Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-30T15:22:05.957Z] Checking for services that may need to be restarted...done. [2021-09-30T15:22:05.957Z] Checking for services that may need to be restarted...done. [2021-09-30T15:22:05.957Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T15:22:05.957Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-30T15:22:05.957Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T15:22:06.539Z] Selecting previously unselected package python3-minimal. [2021-09-30T15:22:06.539Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-30T15:22:06.539Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-30T15:22:06.539Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-30T15:22:06.539Z] Selecting previously unselected package mime-support. [2021-09-30T15:22:06.539Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-30T15:22:06.539Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-30T15:22:06.539Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-30T15:22:06.539Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-30T15:22:06.539Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-30T15:22:06.539Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-30T15:22:06.539Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T15:22:06.539Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T15:22:06.809Z] Selecting previously unselected package python3.6. [2021-09-30T15:22:06.809Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T15:22:06.809Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T15:22:06.809Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-30T15:22:06.809Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-30T15:22:06.809Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-30T15:22:06.809Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-30T15:22:07.079Z] Selecting previously unselected package python3. [2021-09-30T15:22:07.079Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-30T15:22:07.079Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-30T15:22:07.079Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-30T15:22:07.079Z] Selecting previously unselected package multiarch-support. [2021-09-30T15:22:07.079Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T15:22:07.079Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-30T15:22:07.079Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-30T15:22:07.349Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-30T15:22:07.349Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-30T15:22:07.349Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-30T15:22:07.349Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-30T15:22:07.349Z] Selecting previously unselected package libbsd0:amd64. [2021-09-30T15:22:07.349Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-30T15:22:07.349Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-30T15:22:07.349Z] Selecting previously unselected package sudo. [2021-09-30T15:22:07.349Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-30T15:22:07.349Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-30T15:22:07.349Z] Selecting previously unselected package apparmor. [2021-09-30T15:22:07.349Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-30T15:22:07.349Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-30T15:22:07.615Z] Selecting previously unselected package libedit2:amd64. [2021-09-30T15:22:07.615Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-30T15:22:07.615Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-30T15:22:07.615Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-30T15:22:07.615Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T15:22:07.615Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T15:22:07.615Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-30T15:22:07.615Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T15:22:07.615Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T15:22:07.882Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-30T15:22:07.882Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-30T15:22:07.882Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-30T15:22:07.882Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-30T15:22:07.882Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T15:22:07.882Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T15:22:07.882Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-30T15:22:07.882Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T15:22:07.882Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T15:22:07.882Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-30T15:22:07.882Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-30T15:22:07.882Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-30T15:22:08.149Z] Selecting previously unselected package openssh-client. [2021-09-30T15:22:08.149Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-30T15:22:08.149Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-30T15:22:08.149Z] Selecting previously unselected package squashfs-tools. [2021-09-30T15:22:08.149Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-30T15:22:08.149Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-30T15:22:08.149Z] Selecting previously unselected package snapd. [2021-09-30T15:22:08.415Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-09-30T15:22:08.415Z] Unpacking snapd (2.51.1+18.04) ... [2021-09-30T15:22:10.355Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-30T15:22:10.355Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-30T15:22:10.355Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-30T15:22:10.355Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-30T15:22:10.355Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-30T15:22:10.355Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T15:22:10.355Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T15:22:10.355Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-30T15:22:10.355Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-30T15:22:10.937Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-30T15:22:10.937Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-30T15:22:11.205Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-30T15:22:11.205Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T15:22:11.205Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T15:22:11.205Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T15:22:11.792Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-30T15:22:11.792Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T15:22:11.792Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-30T15:22:11.792Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-30T15:22:11.792Z] running python rtupdate hooks for python3.6... [2021-09-30T15:22:11.792Z] running python post-rtupdate hooks for python3.6... [2021-09-30T15:22:11.792Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-30T15:22:12.375Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-30T15:22:12.640Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T15:22:12.640Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-30T15:22:12.640Z] Setting up snapd (2.51.1+18.04) ... [2021-09-30T15:22:12.908Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-30T15:22:13.174Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-30T15:22:13.444Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-30T15:22:13.444Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-30T15:22:13.710Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-30T15:22:13.710Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-30T15:22:13.979Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-30T15:22:13.979Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-30T15:22:14.246Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-30T15:22:14.513Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-30T15:22:14.513Z] /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-09-30T15:22:14.513Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T15:22:14.513Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-30T15:22:15.494Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-30T15:22:15.494Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-30T15:22:15.494Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-30T15:22:16.751Z] Reading package lists... [2021-09-30T15:22:16.751Z] Reading package lists... [2021-09-30T15:22:17.231Z] Building dependency tree... [2021-09-30T15:22:17.231Z] Reading state information... [2021-09-30T15:22:17.231Z] Calculating upgrade... [2021-09-30T15:22:17.231Z] The following packages will be upgraded: [2021-09-30T15:22:17.231Z] advancecomp base-files bash binutils binutils-common [2021-09-30T15:22:17.231Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-30T15:22:17.231Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-30T15:22:17.231Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-30T15:22:17.231Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-30T15:22:17.231Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-30T15:22:17.231Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-30T15:22:17.231Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-30T15:22:17.231Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-30T15:22:17.231Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-30T15:22:17.231Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-30T15:22:17.231Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-30T15:22:17.231Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-30T15:22:17.231Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-30T15:22:17.231Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-30T15:22:17.231Z] ubuntu-keyring util-linux [2021-09-30T15:22:17.231Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-30T15:22:17.231Z] Need to get 64.2 MB of archives. [2021-09-30T15:22:17.231Z] After this operation, 5142 kB of additional disk space will be used. [2021-09-30T15:22:17.231Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-09-30T15:22:17.231Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-30T15:22:17.231Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-30T15:22:17.231Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-30T15:22:17.231Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-30T15:22:17.231Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-30T15:22:17.231Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-30T15:22:17.231Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-30T15:22:17.231Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-30T15:22:17.231Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-30T15:22:17.231Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-30T15:22:17.231Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-30T15:22:17.502Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-30T15:22:17.502Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-30T15:22:17.502Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-30T15:22:17.503Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-30T15:22:17.503Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-30T15:22:17.503Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-30T15:22:17.503Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-30T15:22:17.503Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-30T15:22:17.503Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-30T15:22:17.503Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-30T15:22:17.503Z] 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-09-30T15:22:17.503Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-30T15:22:17.503Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-30T15:22:17.503Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-30T15:22:17.503Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-30T15:22:17.503Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-30T15:22:17.503Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-30T15:22:17.503Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-30T15:22:17.503Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-30T15:22:17.503Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-30T15:22:17.503Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-30T15:22:17.503Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-30T15:22:17.781Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-30T15:22:17.781Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-30T15:22:17.781Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-30T15:22:17.781Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-30T15:22:17.781Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-30T15:22:17.781Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-30T15:22:17.781Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-30T15:22:17.781Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-30T15:22:17.781Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-09-30T15:22:17.782Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-30T15:22:17.782Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-30T15:22:17.782Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-30T15:22:17.782Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-30T15:22:17.782Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-30T15:22:17.782Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-30T15:22:17.782Z] 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-09-30T15:22:17.782Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-30T15:22:17.782Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-30T15:22:17.782Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-30T15:22:17.782Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-30T15:22:17.782Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-30T15:22:17.782Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-30T15:22:17.782Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-30T15:22:17.782Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-30T15:22:18.259Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-30T15:22:18.259Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-30T15:22:18.259Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-30T15:22:18.259Z] 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-09-30T15:22:18.259Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-30T15:22:18.259Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-30T15:22:18.259Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-30T15:22:18.259Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-30T15:22:18.532Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-30T15:22:18.532Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-30T15:22:18.803Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-30T15:22:18.803Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-30T15:22:18.803Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-30T15:22:19.075Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-30T15:22:19.075Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-30T15:22:19.075Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-30T15:22:19.075Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-30T15:22:19.075Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-30T15:22:19.075Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-30T15:22:19.075Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-30T15:22:19.075Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-30T15:22:19.075Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-30T15:22:19.075Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-30T15:22:19.075Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-30T15:22:19.075Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-30T15:22:19.075Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-30T15:22:19.075Z] Get:85 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-09-30T15:22:19.075Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-30T15:22:19.075Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-30T15:22:19.075Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-09-30T15:22:19.075Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-30T15:22:19.351Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-30T15:22:19.351Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-30T15:22:19.351Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-30T15:22:19.351Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-30T15:22:19.351Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-09-30T15:22:19.351Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-30T15:22:19.351Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-30T15:22:19.351Z] Get:97 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-09-30T15:22:19.351Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-30T15:22:19.351Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-30T15:22:19.351Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-30T15:22:19.626Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-30T15:22:19.626Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-30T15:22:19.626Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-30T15:22:19.626Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T15:22:19.897Z] Fetched 64.2 MB in 2s (25.9 MB/s) [2021-09-30T15:22:19.897Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T15:22:19.897Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T15:22:19.897Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T15:22:20.169Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T15:22:20.169Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T15:22:20.169Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-09-30T15:22:20.169Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-09-30T15:22:20.440Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T15:22:20.440Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T15:22:20.440Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T15:22:20.440Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T15:22:20.712Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T15:22:20.712Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T15:22:20.712Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T15:22:20.712Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T15:22:20.712Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T15:22:20.712Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T15:22:20.712Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T15:22:20.712Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T15:22:20.712Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T15:22:20.712Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T15:22:20.991Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T15:22:20.991Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T15:22:20.991Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T15:22:20.991Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-30T15:22:20.991Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-30T15:22:20.991Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T15:22:20.991Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T15:22:20.991Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T15:22:20.991Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T15:22:20.991Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T15:22:21.265Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T15:22:21.265Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T15:22:21.265Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T15:22:21.265Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T15:22:21.265Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T15:22:21.570Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T15:22:22.045Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-30T15:22:22.045Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T15:22:22.045Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-30T15:22:22.045Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-30T15:22:22.045Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-30T15:22:22.045Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-30T15:22:22.317Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-30T15:22:22.317Z] Installing new version of config file /etc/issue ... [2021-09-30T15:22:22.317Z] Installing new version of config file /etc/issue.net ... [2021-09-30T15:22:22.317Z] Installing new version of config file /etc/lsb-release ... [2021-09-30T15:22:22.317Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-30T15:22:22.589Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-30T15:22:22.589Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-30T15:22:22.589Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-30T15:22:22.589Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T15:22:22.589Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-30T15:22:22.589Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-30T15:22:22.860Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-30T15:22:22.860Z] 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-09-30T15:22:22.860Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T15:22:22.860Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T15:22:22.860Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-30T15:22:22.860Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-30T15:22:23.133Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T15:22:23.133Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-30T15:22:23.133Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-30T15:22:23.133Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-30T15:22:23.133Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T15:22:23.133Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-30T15:22:23.133Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-30T15:22:23.407Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-30T15:22:23.407Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T15:22:23.407Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T15:22:23.407Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T15:22:23.407Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-30T15:22:23.680Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T15:22:23.680Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T15:22:23.680Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T15:22:23.680Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-30T15:22:23.680Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T15:22:23.680Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-30T15:22:23.680Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-30T15:22:23.680Z] Setting up grep (3.1-2build1) ... [2021-09-30T15:22:23.953Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T15:22:23.953Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-30T15:22:23.953Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-30T15:22:23.953Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-30T15:22:23.953Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T15:22:23.953Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-30T15:22:23.953Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-30T15:22:23.953Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-30T15:22:24.232Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T15:22:24.232Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T15:22:24.232Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T15:22:24.232Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-30T15:22:24.232Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T15:22:24.232Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-30T15:22:24.232Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T15:22:24.834Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-30T15:22:24.834Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T15:22:25.134Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-30T15:22:25.134Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T15:22:25.410Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-30T15:22:25.410Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T15:22:25.410Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-30T15:22:25.410Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T15:22:25.683Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-30T15:22:25.683Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-30T15:22:25.954Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-30T15:22:25.954Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-30T15:22:25.955Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-30T15:22:25.955Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T15:22:25.955Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-30T15:22:25.955Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-30T15:22:26.227Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-30T15:22:26.227Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T15:22:26.227Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T15:22:26.227Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T15:22:26.227Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T15:22:26.227Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T15:22:26.227Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T15:22:26.227Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T15:22:26.227Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T15:22:26.499Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T15:22:26.499Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T15:22:26.499Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T15:22:26.499Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T15:22:26.499Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T15:22:26.499Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T15:22:26.499Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T15:22:26.499Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T15:22:26.774Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T15:22:26.774Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T15:22:26.774Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T15:22:26.774Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T15:22:26.774Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T15:22:26.774Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-30T15:22:26.774Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T15:22:26.774Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T15:22:26.774Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T15:22:26.774Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-30T15:22:27.047Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T15:22:27.047Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T15:22:27.047Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T15:22:27.047Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T15:22:27.047Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T15:22:27.047Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T15:22:27.047Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T15:22:27.047Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-30T15:22:27.322Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T15:22:27.322Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T15:22:27.322Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T15:22:27.594Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-30T15:22:27.869Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-30T15:22:28.143Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-30T15:22:28.143Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T15:22:28.143Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T15:22:28.143Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T15:22:28.416Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-30T15:22:28.416Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T15:22:28.416Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-30T15:22:28.416Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T15:22:28.416Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-30T15:22:28.691Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T15:22:28.691Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-30T15:22:28.691Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-30T15:22:28.691Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-30T15:22:28.972Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T15:22:28.972Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-30T15:22:28.972Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-30T15:22:28.972Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-30T15:22:28.972Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T15:22:28.972Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-30T15:22:28.972Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-30T15:22:28.972Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-30T15:22:28.972Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T15:22:28.972Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-30T15:22:29.248Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T15:22:29.248Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T15:22:29.248Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T15:22:29.248Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-30T15:22:29.248Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T15:22:29.248Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T15:22:29.521Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-30T15:22:29.521Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-30T15:22:29.521Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T15:22:29.521Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T15:22:29.793Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T15:22:29.793Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T15:22:29.793Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T15:22:29.793Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-30T15:22:29.793Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T15:22:29.793Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T15:22:29.793Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T15:22:29.793Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-30T15:22:30.066Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T15:22:30.066Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-30T15:22:30.066Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-30T15:22:30.066Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-30T15:22:30.066Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T15:22:30.066Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-30T15:22:30.066Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-30T15:22:30.066Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-30T15:22:30.341Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T15:22:30.341Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-30T15:22:30.341Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T15:22:30.341Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T15:22:30.615Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T15:22:30.615Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T15:22:30.615Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T15:22:30.615Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-30T15:22:30.615Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T15:22:30.615Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-30T15:22:30.615Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-30T15:22:30.615Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-30T15:22:30.615Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T15:22:30.615Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-30T15:22:30.891Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-30T15:22:30.891Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-30T15:22:30.891Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T15:22:30.891Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T15:22:30.891Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T15:22:31.174Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-30T15:22:31.174Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T15:22:31.174Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-30T15:22:31.174Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-30T15:22:31.174Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-30T15:22:31.174Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T15:22:31.174Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-30T15:22:31.174Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-30T15:22:31.174Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-30T15:22:31.449Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T15:22:31.449Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-30T15:22:31.449Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-30T15:22:31.449Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-30T15:22:31.449Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T15:22:31.449Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-30T15:22:31.449Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-30T15:22:31.449Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-30T15:22:31.722Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T15:22:31.722Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-30T15:22:31.722Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-30T15:22:31.722Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-30T15:22:31.722Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T15:22:31.722Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-30T15:22:31.722Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-30T15:22:31.996Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-30T15:22:31.996Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T15:22:31.996Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-30T15:22:31.996Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-30T15:22:31.996Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-30T15:22:31.996Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T15:22:31.996Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-30T15:22:31.996Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-30T15:22:31.996Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-30T15:22:32.274Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-30T15:22:32.274Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-30T15:22:32.274Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-30T15:22:32.274Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-30T15:22:32.274Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-30T15:22:32.275Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-30T15:22:32.275Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-30T15:22:32.554Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-09-30T15:22:32.554Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-09-30T15:22:32.554Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-30T15:22:32.554Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-30T15:22:32.554Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-30T15:22:32.554Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-30T15:22:32.832Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-30T15:22:32.832Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-30T15:22:32.832Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-30T15:22:32.832Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-30T15:22:32.832Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-30T15:22:32.832Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-30T15:22:32.832Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-30T15:22:32.832Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-30T15:22:32.832Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-30T15:22:33.115Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-30T15:22:33.115Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-30T15:22:33.115Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-30T15:22:33.391Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-30T15:22:33.391Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-30T15:22:33.391Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-30T15:22:33.391Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-30T15:22:33.391Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T15:22:33.666Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T15:22:33.666Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T15:22:33.666Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T15:22:33.940Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T15:22:33.940Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T15:22:33.940Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T15:22:33.940Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T15:22:33.940Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T15:22:33.940Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T15:22:33.940Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T15:22:33.940Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T15:22:34.212Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T15:22:34.212Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T15:22:34.212Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T15:22:34.212Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T15:22:35.191Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T15:22:35.191Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T15:22:35.784Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T15:22:35.784Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T15:22:36.065Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T15:22:36.065Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T15:22:36.342Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T15:22:36.342Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T15:22:37.142Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T15:22:37.142Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T15:22:37.142Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-30T15:22:37.142Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-30T15:22:37.142Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-30T15:22:37.142Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-30T15:22:37.416Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-30T15:22:37.416Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-30T15:22:37.416Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-30T15:22:37.416Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-30T15:22:37.416Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-30T15:22:37.416Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-30T15:22:37.688Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-30T15:22:37.688Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-30T15:22:37.688Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-30T15:22:37.688Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-30T15:22:37.688Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T15:22:37.688Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-30T15:22:37.688Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T15:22:37.688Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T15:22:37.688Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T15:22:37.688Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-30T15:22:37.688Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-30T15:22:37.688Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-30T15:22:37.959Z] [2021-09-30T15:22:37.959Z] Current default time zone: 'Etc/UTC' [2021-09-30T15:22:37.959Z] Local time is now: Thu Sep 30 15:22:37 UTC 2021. [2021-09-30T15:22:37.959Z] Universal Time is now: Thu Sep 30 15:22:37 UTC 2021. [2021-09-30T15:22:37.959Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-30T15:22:37.959Z] [2021-09-30T15:22:37.959Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-30T15:22:37.959Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T15:22:37.959Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-09-30T15:22:37.959Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-30T15:22:37.959Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-30T15:22:37.959Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-30T15:22:37.959Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-30T15:22:37.959Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-30T15:22:37.959Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-30T15:22:37.959Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-30T15:22:37.959Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T15:22:37.959Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-30T15:22:38.233Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T15:22:38.233Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-30T15:22:38.233Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T15:22:38.233Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-30T15:22:38.233Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-30T15:22:38.233Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-30T15:22:38.233Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-30T15:22:38.233Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-30T15:22:38.233Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-30T15:22:38.233Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-30T15:22:38.233Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-09-30T15:22:40.206Z] Updating certificates in /etc/ssl/certs... [2021-09-30T15:22:40.807Z] 23 added, 28 removed; done. [2021-09-30T15:22:40.807Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-30T15:22:40.807Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T15:22:40.807Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-30T15:22:40.807Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-30T15:22:40.807Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-30T15:22:40.807Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T15:22:40.807Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-30T15:22:40.807Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T15:22:40.807Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T15:22:40.807Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T15:22:40.807Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T15:22:40.807Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T15:22:40.807Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-30T15:22:40.807Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-30T15:22:40.807Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-30T15:22:40.807Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-30T15:22:40.807Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-30T15:22:40.807Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T15:22:41.287Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T15:22:41.287Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-30T15:22:41.287Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-30T15:22:41.287Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-30T15:22:41.287Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-30T15:22:41.287Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-30T15:22:41.287Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-30T15:22:41.287Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-09-30T15:22:41.287Z] Updating certificates in /etc/ssl/certs... [2021-09-30T15:22:41.559Z] 0 added, 0 removed; done. [2021-09-30T15:22:41.559Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-30T15:22:41.559Z] done. [2021-09-30T15:22:42.152Z] Reading package lists... [2021-09-30T15:22:42.152Z] Building dependency tree... [2021-09-30T15:22:42.152Z] Reading state information... [2021-09-30T15:22:42.427Z] The following NEW packages will be installed: [2021-09-30T15:22:42.427Z] apt-transport-https [2021-09-30T15:22:42.427Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-30T15:22:42.700Z] Need to get 4348 B of archives. [2021-09-30T15:22:42.700Z] After this operation, 154 kB of additional disk space will be used. [2021-09-30T15:22:42.700Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-30T15:22:42.700Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T15:22:42.700Z] Fetched 4348 B in 0s (23.2 kB/s) [2021-09-30T15:22:42.700Z] Selecting previously unselected package apt-transport-https. [2021-09-30T15:22:42.700Z] (Reading database ... 13928 files and directories currently installed.) [2021-09-30T15:22:42.700Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-30T15:22:42.700Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-30T15:22:42.700Z] Setting up apt-transport-https (1.6.14) ... [2021-09-30T15:22:42.972Z] Waiting for network to be ready... [2021-09-30T15:22:53.141Z] 2021-09-30T15:22:46Z INFO Waiting for automatic snapd restart... [2021-09-30T15:22:55.115Z] snapd 2.51.7 from Canonical* installed [2021-09-30T15:22:56.089Z] "snapd" switched to the "latest/stable" channel [2021-09-30T15:22:56.089Z] [2021-09-30T15:22:58.705Z] core18 20210722 from Canonical* installed [2021-09-30T15:22:58.705Z] "core18" switched to the "latest/stable" channel [2021-09-30T15:22:58.705Z] [2021-09-30T15:22:59.102Z] gofmt -l . [2021-09-30T15:22:59.102Z] [ "`gofmt -l .`" = "" ] [2021-09-30T15:22:59.102Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-30T15:22:59.778Z] + ls -al . [2021-09-30T15:22:59.778Z] total 640 [2021-09-30T15:22:59.778Z] drwxrwxr-x 9 1001 1001 4096 Sep 30 15:22 . [2021-09-30T15:22:59.778Z] drwxr-xr-x 4 root root 4096 Sep 30 15:17 .. [2021-09-30T15:22:59.778Z] -rw-rw-r-- 1 1001 1001 11 Sep 30 15:15 .dockerignore [2021-09-30T15:22:59.778Z] drwxrwxr-x 8 1001 1001 4096 Sep 30 15:15 .git [2021-09-30T15:22:59.778Z] drwxrwxr-x 4 1001 1001 4096 Sep 30 15:15 .github [2021-09-30T15:22:59.778Z] -rw-rw-r-- 1 1001 1001 818 Sep 30 15:15 .gitignore [2021-09-30T15:22:59.778Z] -rw-rw-r-- 1 1001 1001 20 Sep 30 15:15 .golangci.yml [2021-09-30T15:22:59.778Z] -rw-rw-r-- 1 1001 1001 76 Sep 30 15:15 .hadolint.yml [2021-09-30T15:22:59.778Z] -rw-rw-r-- 1 1001 1001 166 Sep 30 15:15 .sonarcloud.properties [2021-09-30T15:22:59.778Z] -rw-rw-r-- 1 1001 1001 1171 Sep 30 15:15 ADOPTERS.md [2021-09-30T15:22:59.778Z] -rw-rw-r-- 1 1001 1001 8608 Sep 30 15:15 Attribution.txt [2021-09-30T15:22:59.778Z] -rw-rw-r-- 1 1001 1001 43881 Sep 30 15:15 CHANGELOG.md [2021-09-30T15:22:59.778Z] -rw-rw-r-- 1 1001 1001 3804 Sep 30 15:15 CONTRIBUTING.md [2021-09-30T15:22:59.778Z] -rw-rw-r-- 1 1001 1001 677 Sep 30 15:15 GOVERNANCE.md [2021-09-30T15:22:59.778Z] -rw-rw-r-- 1 1001 1001 849 Sep 30 15:15 Jenkinsfile [2021-09-30T15:22:59.778Z] -rw-rw-r-- 1 1001 1001 10775 Sep 30 15:15 LICENSE [2021-09-30T15:22:59.778Z] -rw-rw-r-- 1 1001 1001 6386 Sep 30 15:15 Makefile [2021-09-30T15:22:59.778Z] -rw-rw-r-- 1 1001 1001 582 Sep 30 15:15 OWNERS.md [2021-09-30T15:22:59.778Z] -rw-rw-r-- 1 1001 1001 8256 Sep 30 15:15 README.md [2021-09-30T15:22:59.778Z] -rw-rw-r-- 1 1001 1001 6912 Sep 30 15:15 SECURITY.md [2021-09-30T15:22:59.778Z] -rw-rw-r-- 1 1001 1001 5 Sep 30 15:11 VERSION [2021-09-30T15:22:59.778Z] -rw-rw-r-- 1 1001 1001 4131 Sep 30 15:15 ZMQWindows.md [2021-09-30T15:22:59.778Z] drwxrwxr-x 2 1001 1001 4096 Sep 30 15:15 bin [2021-09-30T15:22:59.778Z] drwxrwxr-x 14 1001 1001 4096 Sep 30 15:15 cmd [2021-09-30T15:22:59.778Z] -rw-r--r-- 1 root root 403265 Sep 30 15:21 coverage.out [2021-09-30T15:22:59.778Z] -rw-rw-r-- 1 1001 1001 829 Sep 30 15:15 go.mod [2021-09-30T15:22:59.778Z] -rw-r--r-- 1 root root 50143 Sep 30 15:18 go.sum [2021-09-30T15:22:59.778Z] drwxrwxr-x 8 1001 1001 4096 Sep 30 15:15 internal [2021-09-30T15:22:59.778Z] drwxrwxr-x 3 1001 1001 4096 Sep 30 15:15 openapi [2021-09-30T15:22:59.778Z] drwxrwxr-x 4 1001 1001 4096 Sep 30 15:15 snap [2021-09-30T15:22:59.778Z] -rw-rw-r-- 1 1001 1001 204 Sep 30 15:15 version.go [Pipeline] sh [2021-09-30T15:23:00.447Z] + '[' -e coverage.out ] [2021-09-30T15:23:00.447Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-30T15:23:00.484Z] Warning: overwriting stash ‘coverage-report’ [2021-09-30T15:23:00.679Z] snapcraft 5.0 from Canonical* installed [2021-09-30T15:23:00.952Z] "snapcraft" switched to the "latest/stable" channel [2021-09-30T15:23:00.952Z] [2021-09-30T15:23:01.514Z] Stashed 1 file(s) [Pipeline] sh [2021-09-30T15:23:02.207Z] + make build [2021-09-30T15:23:02.207Z] go mod tidy [2021-09-30T15:23:02.809Z] 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-09-30T15:23:05.283Z] 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-09-30T15:23:05.283Z] - README.md [2021-09-30T15:23:05.283Z] [2021-09-30T15:23:05.283Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-30T15:23:05.556Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-30T15:23:05.556Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-30T15:23:05.556Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-30T15:23:06.807Z] Reading package lists... [2021-09-30T15:23:07.080Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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-09-30T15:23:07.080Z] Reading package lists... [2021-09-30T15:23:07.353Z] Building dependency tree... [2021-09-30T15:23:07.353Z] Reading state information... [2021-09-30T15:23:07.353Z] Suggested packages: [2021-09-30T15:23:07.353Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-30T15:23:07.353Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-30T15:23:07.353Z] Recommended packages: [2021-09-30T15:23:07.353Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-30T15:23:07.353Z] The following NEW packages will be installed: [2021-09-30T15:23:07.353Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-30T15:23:07.353Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-30T15:23:07.353Z] pkg-config zip [2021-09-30T15:23:07.353Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-30T15:23:07.628Z] Need to get 7670 kB of archives. [2021-09-30T15:23:07.628Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-30T15:23:07.628Z] 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-09-30T15:23:07.628Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-09-30T15:23:07.628Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-30T15:23:07.628Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-30T15:23:07.628Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-30T15:23:07.901Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-30T15:23:07.901Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-30T15:23:08.172Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-30T15:23:08.172Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-30T15:23:08.172Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-30T15:23:08.172Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-30T15:23:08.443Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-30T15:23:08.443Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-30T15:23:08.443Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-30T15:23:08.443Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-30T15:23:08.714Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T15:23:08.714Z] Fetched 7670 kB in 1s (7886 kB/s) [2021-09-30T15:23:08.714Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-30T15:23:08.714Z] (Reading database ... 13932 files and directories currently installed.) [2021-09-30T15:23:08.714Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-30T15:23:08.714Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-30T15:23:08.714Z] Selecting previously unselected package libpsl5:amd64. [2021-09-30T15:23:08.714Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-30T15:23:08.714Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-30T15:23:08.988Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-30T15:23:08.989Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-30T15:23:08.989Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-30T15:23:08.989Z] Selecting previously unselected package librtmp1:amd64. [2021-09-30T15:23:08.989Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-30T15:23:08.989Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-30T15:23:08.989Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-30T15:23:08.989Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-30T15:23:08.989Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-30T15:23:08.989Z] Selecting previously unselected package liberror-perl. [2021-09-30T15:23:08.989Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-30T15:23:08.989Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-30T15:23:08.989Z] Selecting previously unselected package git-man. [2021-09-30T15:23:08.989Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-30T15:23:08.989Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-30T15:23:09.267Z] Selecting previously unselected package git. [2021-09-30T15:23:09.267Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-30T15:23:09.267Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-09-30T15:23:09.542Z] Selecting previously unselected package libnorm1:amd64. [2021-09-30T15:23:09.542Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-30T15:23:09.542Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-30T15:23:09.813Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-30T15:23:09.813Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-30T15:23:09.813Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-30T15:23:09.813Z] Selecting previously unselected package libsodium23:amd64. [2021-09-30T15:23:09.813Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-30T15:23:09.813Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-30T15:23:09.813Z] Selecting previously unselected package libzmq5:amd64. [2021-09-30T15:23:09.813Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-30T15:23:09.813Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T15:23:09.813Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-30T15:23:09.813Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-30T15:23:09.813Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T15:23:10.085Z] Selecting previously unselected package pkg-config. [2021-09-30T15:23:10.085Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-30T15:23:10.085Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-30T15:23:10.085Z] Selecting previously unselected package zip. [2021-09-30T15:23:10.085Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-30T15:23:10.085Z] Unpacking zip (3.0-11build1) ... [2021-09-30T15:23:10.085Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-30T15:23:10.085Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-30T15:23:10.085Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-30T15:23:10.085Z] Setting up liberror-perl (0.17025-1) ... [2021-09-30T15:23:10.085Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-30T15:23:10.085Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-30T15:23:10.085Z] No schema files found: doing nothing. [2021-09-30T15:23:10.085Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-30T15:23:10.085Z] Setting up zip (3.0-11build1) ... [2021-09-30T15:23:10.085Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-30T15:23:10.085Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-30T15:23:10.085Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-30T15:23:10.362Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T15:23:10.362Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-30T15:23:10.362Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T15:23:10.362Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-30T15:23:10.362Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-30T15:23:10.965Z] git set to automatically installed. [2021-09-30T15:23:10.965Z] git-man set to automatically installed. [2021-09-30T15:23:10.965Z] libcurl3-gnutls set to automatically installed. [2021-09-30T15:23:10.965Z] liberror-perl set to automatically installed. [2021-09-30T15:23:10.965Z] libglib2.0-0 set to automatically installed. [2021-09-30T15:23:10.965Z] libnghttp2-14 set to automatically installed. [2021-09-30T15:23:10.965Z] libnorm1 set to automatically installed. [2021-09-30T15:23:10.965Z] libpgm-5.2-0 set to automatically installed. [2021-09-30T15:23:10.965Z] libpsl5 set to automatically installed. [2021-09-30T15:23:10.965Z] librtmp1 set to automatically installed. [2021-09-30T15:23:10.965Z] libsodium23 set to automatically installed. [2021-09-30T15:23:10.965Z] libzmq3-dev set to automatically installed. [2021-09-30T15:23:10.965Z] libzmq5 set to automatically installed. [2021-09-30T15:23:10.965Z] pkg-config set to automatically installed. [2021-09-30T15:23:10.965Z] zip set to automatically installed. [2021-09-30T15:23:11.127Z] 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-09-30T15:23:11.561Z] snapd is not logged in, snap install commands will use sudo [2021-09-30T15:23:18.271Z] snap "core18" has no updates available [2021-09-30T15:23:18.271Z] snapd is not logged in, snap install commands will use sudo [2021-09-30T15:23:26.745Z] go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed [2021-09-30T15:23:27.017Z] Pulling config-common [2021-09-30T15:23:27.017Z] + snapcraftctl pull [2021-09-30T15:23:27.992Z] Pulling go-build-helper [2021-09-30T15:23:27.992Z] + snapcraftctl pull [2021-09-30T15:23:29.423Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-30T15:23:29.423Z] Skipping pull go-build-helper (already ran) [2021-09-30T15:23:29.423Z] Building go-build-helper [2021-09-30T15:23:29.423Z] + snapcraftctl build [2021-09-30T15:23:31.490Z] Staging go-build-helper [2021-09-30T15:23:31.490Z] + snapcraftctl stage [2021-09-30T15:23:43.571Z] 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-09-30T15:23:43.571Z] 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-09-30T15:23:44.321Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-30T15:23:44.321Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-30T15:23:44.321Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-30T15:23:44.321Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-30T15:23:44.321Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-30T15:23:44.321Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-30T15:23:44.321Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-30T15:23:44.321Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-30T15:23:44.321Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-30T15:23:44.321Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-30T15:23:44.321Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-30T15:23:44.321Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-30T15:23:44.321Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] [2021-09-30T15:23:44.321Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-30T15:23:44.321Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-30T15:23:44.321Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-30T15:23:44.321Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-30T15:23:44.321Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-30T15:23:44.321Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] [2021-09-30T15:23:44.321Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-09-30T15:23:44.321Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-30T15:23:44.321Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-30T15:23:44.321Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-30T15:23:44.321Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-30T15:23:44.321Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-30T15:23:44.321Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-30T15:23:44.321Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-30T15:23:44.321Z] Fetched 25.4 MB in 6s (4152 kB/s) [2021-09-30T15:23:44.321Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-30T15:23:44.321Z] Fetched 224 kB in 0s (0 B/s) [2021-09-30T15:23:44.321Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-30T15:23:44.321Z] Fetched 157 kB in 0s (0 B/s) [2021-09-30T15:23:44.321Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-30T15:23:44.321Z] Fetched 221 kB in 0s (0 B/s) [2021-09-30T15:23:44.321Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-30T15:23:44.321Z] Fetched 143 kB in 0s (0 B/s) [2021-09-30T15:23:44.321Z] Pulling edgex-go [2021-09-30T15:23:44.321Z] + snapcraftctl pull [2021-09-30T15:23:44.321Z] Pulling hooks [2021-09-30T15:23:44.321Z] + snapcraftctl pull [2021-09-30T15:23:47.894Z] 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-09-30T15:23:49.336Z] 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-09-30T15:23:53.679Z] 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-09-30T15:23:57.992Z] 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-09-30T15:24:02.311Z] 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-09-30T15:24:02.618Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-30T15:24:02.618Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-30T15:24:02.618Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-30T15:24:02.618Z] Fetched 0 B in 0s (0 B/s) [2021-09-30T15:24:02.618Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-30T15:24:02.618Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-30T15:24:02.618Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-30T15:24:02.618Z] Fetched 279 kB in 0s (0 B/s) [2021-09-30T15:24:02.618Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-30T15:24:02.618Z] Fetched 122 kB in 0s (0 B/s) [2021-09-30T15:24:02.618Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-30T15:24:02.618Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-30T15:24:02.618Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-30T15:24:02.618Z] Fetched 8848 B in 0s (0 B/s) [2021-09-30T15:24:02.618Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-30T15:24:02.618Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-30T15:24:02.618Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-30T15:24:02.618Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-30T15:24:02.618Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-30T15:24:02.618Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-09-30T15:24:02.619Z] Fetched 220 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-30T15:24:02.619Z] Fetched 154 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-30T15:24:02.619Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-30T15:24:02.619Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-30T15:24:02.619Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-30T15:24:02.619Z] Fetched 499 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-30T15:24:02.619Z] Fetched 111 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-30T15:24:02.619Z] Fetched 240 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-30T15:24:02.619Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-30T15:24:02.619Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-30T15:24:02.619Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-30T15:24:02.619Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-30T15:24:02.619Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-30T15:24:02.619Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-30T15:24:02.619Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-30T15:24:02.619Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-30T15:24:02.619Z] Fetched 8720 B in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-30T15:24:02.619Z] Fetched 140 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-30T15:24:02.619Z] Fetched 119 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-30T15:24:02.619Z] Fetched 111 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-30T15:24:02.619Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-09-30T15:24:02.619Z] Fetched 646 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-30T15:24:02.619Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-30T15:24:02.619Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-30T15:24:02.619Z] Fetched 368 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-30T15:24:02.619Z] Fetched 187 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-30T15:24:02.619Z] Fetched 175 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-30T15:24:02.619Z] Fetched 206 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-30T15:24:02.619Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-30T15:24:02.619Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-09-30T15:24:02.619Z] Fetched 159 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-30T15:24:02.619Z] Fetched 107 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-30T15:24:02.619Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-30T15:24:02.619Z] Pulling static-packages [2021-09-30T15:24:02.619Z] + snapcraftctl pull [2021-09-30T15:24:02.619Z] Pulling version [2021-09-30T15:24:02.619Z] + cd /root/project [2021-09-30T15:24:02.619Z] + git describe --tags --abbrev=0 [2021-09-30T15:24:02.619Z] + sed s/v// [2021-09-30T15:24:02.619Z] + GIT_VERSION=2.0.1-dev.61 [2021-09-30T15:24:02.619Z] + [ -z 2.0.1-dev.61 ] [2021-09-30T15:24:02.619Z] + snapcraftctl set-version 2.0.1-dev.61 [2021-09-30T15:24:03.594Z] Building config-common [2021-09-30T15:24:03.594Z] + snapcraftctl build [2021-09-30T15:24:05.569Z] Skipping build go-build-helper (already ran) [2021-09-30T15:24:05.569Z] Building edgex-go [2021-09-30T15:24:05.844Z] + cd /root/parts/edgex-go/src [2021-09-30T15:24:05.845Z] + git describe --tags --abbrev=0 [2021-09-30T15:24:05.845Z] + sed s/v// [2021-09-30T15:24:05.845Z] + GIT_VERSION=2.0.1-dev.61 [2021-09-30T15:24:05.845Z] + [ -z 2.0.1-dev.61 ] [2021-09-30T15:24:05.845Z] + echo 2.0.1-dev.61 [2021-09-30T15:24:05.845Z] + make build [2021-09-30T15:24:05.845Z] go mod tidy [2021-09-30T15:24:07.732Z] 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-09-30T15:24:08.461Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-30T15:24:08.461Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-30T15:24:08.461Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.17 [2021-09-30T15:24:08.461Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-30T15:24:08.737Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-30T15:24:08.737Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-30T15:24:08.737Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-30T15:24:08.737Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-30T15:24:08.737Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-30T15:24:08.737Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-30T15:24:08.737Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-30T15:24:08.737Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-30T15:24:09.010Z] go: downloading github.com/golang-jwt/jwt/v4 v4.1.0 [2021-09-30T15:24:09.010Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-30T15:24:09.010Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-30T15:24:09.604Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-30T15:24:09.604Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-30T15:24:10.194Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-30T15:24:10.194Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-30T15:24:10.194Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-30T15:24:10.194Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-30T15:24:10.194Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-30T15:24:10.194Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-30T15:24:10.194Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-30T15:24:10.473Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-30T15:24:10.473Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-30T15:24:10.473Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-30T15:24:10.473Z] go: downloading golang.org/x/text v0.3.6 [2021-09-30T15:24:10.473Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-30T15:24:10.473Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-30T15:24:10.473Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-30T15:24:10.473Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-30T15:24:10.473Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-30T15:24:10.473Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-30T15:24:10.473Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-30T15:24:10.742Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-30T15:24:10.742Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-30T15:24:10.742Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-30T15:24:10.742Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-30T15:24:10.742Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-30T15:24:11.006Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-30T15:24:11.006Z] go: downloading github.com/kr/text v0.2.0 [2021-09-30T15:24:11.006Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-30T15:24:11.154Z] 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-09-30T15:24:11.271Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-30T15:24:11.271Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-30T15:24:11.271Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-30T15:24:11.271Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-30T15:24:11.271Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-30T15:24:11.271Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-30T15:24:11.271Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-30T15:24:11.271Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-30T15:24:11.271Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-30T15:24:11.271Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-30T15:24:11.541Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-30T15:24:11.541Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-30T15:24:11.541Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-30T15:24:11.541Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-30T15:24:11.541Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-30T15:24:11.541Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-30T15:24:11.541Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-30T15:24:11.541Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-30T15:24:11.541Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-30T15:24:11.541Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-30T15:24:11.541Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-30T15:24:11.814Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-30T15:24:11.814Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-30T15:24:11.814Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-30T15:24:11.814Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-30T15:24:11.814Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-30T15:24:11.814Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-30T15:24:11.814Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-30T15:24:11.814Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-30T15:24:11.814Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-30T15:24:11.814Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-30T15:24:11.814Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-30T15:24:11.814Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-30T15:24:11.814Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-30T15:24:12.082Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.61" -o cmd/core-data/core-data ./cmd/core-data [2021-09-30T15:24:15.478Z] 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-09-30T15:24:20.273Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.61" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] } [2021-09-30T15:24:22.156Z] $ docker stop --time=1 db8c4eec50da02ce2ef7c47b806bb35fc351b9cbedac8ba86e6aeb807e43847e [2021-09-30T15:24:24.512Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.61" -o cmd/core-command/core-command ./cmd/core-command [2021-09-30T15:24:24.733Z] $ docker rm -f db8c4eec50da02ce2ef7c47b806bb35fc351b9cbedac8ba86e6aeb807e43847e [2021-09-30T15:24:25.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.61" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:24:26.430Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.61" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-30T15:24:26.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T15:24:26.875Z] [2021-09-30T15:24:26.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:24:27.010Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.61" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-30T15:24:27.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T15:24:27.542Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-30T15:24:27.542Z] 29e5d40040c1: Pulling fs layer [2021-09-30T15:24:27.542Z] 1ce36da41761: Pulling fs layer [2021-09-30T15:24:27.542Z] 25b303627fd3: Pulling fs layer [2021-09-30T15:24:27.813Z] 29e5d40040c1: Download complete [2021-09-30T15:24:27.961Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.61" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-30T15:24:28.404Z] 29e5d40040c1: Pull complete [2021-09-30T15:24:28.676Z] 1ce36da41761: Verifying Checksum [2021-09-30T15:24:28.676Z] 1ce36da41761: Download complete [2021-09-30T15:24:29.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.61" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-30T15:24:30.108Z] 1ce36da41761: Pull complete [2021-09-30T15:24:30.316Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.61" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-30T15:24:30.381Z] 25b303627fd3: Verifying Checksum [2021-09-30T15:24:30.381Z] 25b303627fd3: Download complete [2021-09-30T15:24:31.717Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.61" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-30T15:24:32.298Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.61" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-30T15:24:33.253Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.61" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-30T15:24:35.191Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-30T15:24:35.191Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-30T15:24:35.191Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-30T15:24:35.191Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-30T15:24:35.191Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-30T15:24:35.191Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-30T15:24:35.191Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-30T15:24:35.191Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-30T15:24:35.191Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-30T15:24:35.191Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-30T15:24:35.191Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-30T15:24:35.191Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-30T15:24:35.191Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-30T15:24:35.191Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-30T15:24:35.191Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-30T15:24:35.191Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-30T15:24:35.191Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-30T15:24:35.191Z] + 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-09-30T15:24:35.191Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-30T15:24:35.191Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-30T15:24:35.191Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-30T15:24:35.191Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-30T15:24:35.191Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-30T15:24:35.191Z] + 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-09-30T15:24:35.191Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-30T15:24:35.191Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-30T15:24:35.191Z] + 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-09-30T15:24:36.148Z] Building hooks [2021-09-30T15:24:36.148Z] + cd /root/parts/hooks/src [2021-09-30T15:24:36.148Z] + make build [2021-09-30T15:24:36.148Z] go mod tidy [2021-09-30T15:24:36.415Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-30T15:24:36.415Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-30T15:24:36.683Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-30T15:24:36.683Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-30T15:24:36.683Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-30T15:24:37.266Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-30T15:24:37.535Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-30T15:24:37.536Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-30T15:24:40.359Z] Building static-packages [2021-09-30T15:24:40.359Z] + snapcraftctl build [2021-09-30T15:24:40.503Z] 25b303627fd3: Pull complete [2021-09-30T15:24:40.503Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-30T15:24:40.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T15:24:40.503Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-30T15:24:40.736Z] prd-ubuntu18.04-docker-arm64-4c-16g-282 does not seem to be running inside a container [2021-09-30T15:24:40.749Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-30T15:24:42.331Z] Building version [2021-09-30T15:24:42.331Z] + snapcraftctl build [2021-09-30T15:24:44.321Z] $ docker top 9e370b641cffe9d847c9c79da1b1ddff2febca79f8a893ae3b2951c8fcbcdb91 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T15:24:44.954Z] Staging config-common [2021-09-30T15:24:44.955Z] + snapcraftctl stage [2021-09-30T15:24:45.323Z] + grep parallel [2021-09-30T15:24:45.323Z] + docker-compose build --help [2021-09-30T15:24:45.550Z] Skipping stage go-build-helper (already ran) [2021-09-30T15:24:45.550Z] Staging edgex-go [2021-09-30T15:24:45.550Z] + snapcraftctl stage [2021-09-30T15:24:46.525Z] Staging hooks [2021-09-30T15:24:46.525Z] + snapcraftctl stage [2021-09-30T15:24:47.501Z] Staging static-packages [2021-09-30T15:24:47.501Z] + snapcraftctl stage [2021-09-30T15:24:48.932Z] Staging version [2021-09-30T15:24:48.932Z] + snapcraftctl stage [2021-09-30T15:24:49.916Z] Priming config-common [2021-09-30T15:24:49.916Z] + snapcraftctl prime [2021-09-30T15:24:50.721Z] --parallel Build images in parallel. [Pipeline] } [2021-09-30T15:24:50.678Z] $ docker stop --time=1 9e370b641cffe9d847c9c79da1b1ddff2febca79f8a893ae3b2951c8fcbcdb91 [2021-09-30T15:24:50.896Z] Priming go-build-helper [2021-09-30T15:24:50.896Z] + snapcraftctl prime [2021-09-30T15:24:52.076Z] Priming edgex-go [2021-09-30T15:24:52.076Z] + snapcraftctl prime [2021-09-30T15:24:52.593Z] $ docker rm -f 9e370b641cffe9d847c9c79da1b1ddff2febca79f8a893ae3b2951c8fcbcdb91 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:24:53.051Z] Priming hooks [2021-09-30T15:24:53.051Z] + snapcraftctl prime [2021-09-30T15:24:53.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T15:24:53.344Z] . [Pipeline] withDockerContainer [2021-09-30T15:24:53.628Z] prd-ubuntu18.04-docker-arm64-4c-16g-282 does not seem to be running inside a container [2021-09-30T15:24:53.646Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-09-30T15:24:54.026Z] Priming static-packages [2021-09-30T15:24:54.026Z] + snapcraftctl prime [2021-09-30T15:24:55.364Z] $ docker top 961d1cc684b57c4fcd4793a5af6968f008747ad377bb3b3649e164fa13000752 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T15:24:56.377Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-30T15:24:56.637Z] Priming version [2021-09-30T15:24:56.637Z] + snapcraftctl prime [2021-09-30T15:24:57.617Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-30T15:25:01.759Z] Building core-command ... [2021-09-30T15:25:01.759Z] Building core-data ... [2021-09-30T15:25:01.759Z] Building core-metadata ... [2021-09-30T15:25:01.759Z] Building security-bootstrapper ... [2021-09-30T15:25:01.759Z] Building security-proxy-setup ... [2021-09-30T15:25:01.759Z] Building security-secretstore-setup ... [2021-09-30T15:25:01.759Z] Building support-notifications ... [2021-09-30T15:25:01.759Z] Building support-scheduler ... [2021-09-30T15:25:01.759Z] Building sys-mgmt-agent ... [2021-09-30T15:25:01.759Z] Building sys-mgmt-agent [2021-09-30T15:25:01.759Z] Building security-secretstore-setup [2021-09-30T15:25:01.759Z] Building support-scheduler [2021-09-30T15:25:01.759Z] Building security-proxy-setup [2021-09-30T15:25:01.759Z] Building security-bootstrapper [2021-09-30T15:26:09.898Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T15:26:09.898Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T15:26:09.898Z] ---> c22bc2f8d700 [2021-09-30T15:26:09.898Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T15:26:09.898Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T15:26:09.898Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-30T15:26:09.898Z] ---> c22bc2f8d700 [2021-09-30T15:26:09.898Z] Step 3/22 : WORKDIR /edgex-go [2021-09-30T15:26:09.898Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T15:26:09.898Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-30T15:26:09.898Z] ---> c22bc2f8d700 [2021-09-30T15:26:09.898Z] Step 3/32 : WORKDIR /edgex-go [2021-09-30T15:26:09.898Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T15:26:09.898Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T15:26:09.898Z] ---> c22bc2f8d700 [2021-09-30T15:26:09.898Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T15:26:09.898Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T15:26:09.898Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-30T15:26:09.898Z] ---> c22bc2f8d700 [2021-09-30T15:26:09.898Z] Step 3/26 : WORKDIR /edgex-go [2021-09-30T15:26:10.510Z] ---> Running in ad73ab8a5058 [2021-09-30T15:26:10.510Z] ---> Running in eff1a3e26938 [2021-09-30T15:26:10.510Z] ---> Running in 8da3931f706b [2021-09-30T15:26:10.510Z] ---> Running in 127204d74090 [2021-09-30T15:26:10.510Z] ---> Running in 2a097916c0ab [2021-09-30T15:26:11.500Z] Removing intermediate container 127204d74090 [2021-09-30T15:26:11.500Z] ---> de2a97c9b408 [2021-09-30T15:26:11.500Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:26:11.500Z] Removing intermediate container 8da3931f706b [2021-09-30T15:26:11.500Z] Removing intermediate container ad73ab8a5058 [2021-09-30T15:26:11.500Z] ---> b52ee4178332 [2021-09-30T15:26:11.500Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:26:11.500Z] ---> d28e84ea7def [2021-09-30T15:26:11.500Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:26:11.500Z] Removing intermediate container 2a097916c0ab [2021-09-30T15:26:11.500Z] ---> d883c712705d [2021-09-30T15:26:11.500Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:26:11.500Z] Removing intermediate container eff1a3e26938 [2021-09-30T15:26:11.500Z] ---> f134e5406f39 [2021-09-30T15:26:11.500Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:26:11.776Z] ---> Running in cf7769f33685 [2021-09-30T15:26:11.776Z] ---> Running in c602ac4a9ef3 [2021-09-30T15:26:11.776Z] ---> Running in 99e81a956adb [2021-09-30T15:26:11.776Z] ---> Running in 52dc07ff2779 [2021-09-30T15:26:11.776Z] ---> Running in 7ff454b275b7 [2021-09-30T15:26:16.107Z] Removing intermediate container c602ac4a9ef3 [2021-09-30T15:26:16.107Z] ---> 0b16274cb8c0 [2021-09-30T15:26:16.107Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-30T15:26:16.107Z] ---> Running in 349d1e2f4298 [2021-09-30T15:26:16.391Z] Removing intermediate container 99e81a956adb [2021-09-30T15:26:16.391Z] ---> 437915b2903f [2021-09-30T15:26:16.391Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-30T15:26:16.667Z] Removing intermediate container 52dc07ff2779 [2021-09-30T15:26:16.667Z] ---> c1d305466e16 [2021-09-30T15:26:16.667Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-30T15:26:16.667Z] ---> Running in 80cc3e3ecde0 [2021-09-30T15:26:16.667Z] Removing intermediate container 7ff454b275b7 [2021-09-30T15:26:16.667Z] ---> 4c7927f06533 [2021-09-30T15:26:16.667Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-30T15:26:16.943Z] Removing intermediate container cf7769f33685 [2021-09-30T15:26:16.943Z] ---> 934458bf2016 [2021-09-30T15:26:16.943Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-30T15:26:16.943Z] ---> Running in 7b2581dd553a [2021-09-30T15:26:17.224Z] ---> Running in 37b9506e6dd1 [2021-09-30T15:26:17.224Z] ---> Running in 3acbf4204b29 [2021-09-30T15:26:18.678Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T15:26:18.963Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T15:26:19.236Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T15:26:19.508Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T15:26:19.508Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T15:26:19.508Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T15:26:20.103Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T15:26:20.382Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T15:26:20.662Z] OK: 218 MiB in 52 packages [2021-09-30T15:26:20.941Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T15:26:21.216Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T15:26:21.507Z] OK: 218 MiB in 52 packages [2021-09-30T15:26:21.794Z] OK: 218 MiB in 52 packages [2021-09-30T15:26:22.088Z] OK: 218 MiB in 52 packages [2021-09-30T15:26:22.383Z] Removing intermediate container 349d1e2f4298 [2021-09-30T15:26:22.657Z] ---> ab10cd21fb35 [2021-09-30T15:26:22.657Z] Step 6/23 : COPY go.mod . [2021-09-30T15:26:22.657Z] OK: 218 MiB in 52 packages [2021-09-30T15:26:23.261Z] Removing intermediate container 80cc3e3ecde0 [2021-09-30T15:26:23.261Z] ---> 3b14942405bf [2021-09-30T15:26:23.261Z] Step 6/24 : COPY go.mod . [2021-09-30T15:26:23.861Z] Removing intermediate container 7b2581dd553a [2021-09-30T15:26:23.861Z] ---> 5ff119698927 [2021-09-30T15:26:23.861Z] Step 6/26 : COPY go.mod . [2021-09-30T15:26:23.861Z] ---> 55db4b51df69 [2021-09-30T15:26:23.861Z] Step 7/23 : RUN go mod download [2021-09-30T15:26:24.140Z] Removing intermediate container 3acbf4204b29 [2021-09-30T15:26:24.140Z] ---> 13e24fea1c96 [2021-09-30T15:26:24.140Z] Step 6/32 : COPY go.mod . [2021-09-30T15:26:24.140Z] ---> Running in ebca1b042fe1 [2021-09-30T15:26:24.416Z] Removing intermediate container 37b9506e6dd1 [2021-09-30T15:26:24.416Z] ---> 437c41c80b36 [2021-09-30T15:26:24.416Z] Step 6/22 : COPY go.mod . [2021-09-30T15:26:24.694Z] ---> ab057e9b23af [2021-09-30T15:26:24.694Z] Step 7/24 : RUN go mod download [2021-09-30T15:26:25.304Z] ---> Running in b4c8b57d8a84 [2021-09-30T15:26:25.304Z] ---> 09101cf367ee [2021-09-30T15:26:25.304Z] Step 7/26 : RUN go mod download [2021-09-30T15:26:25.596Z] ---> 99b2092f622d [2021-09-30T15:26:25.596Z] Step 7/32 : RUN go mod download [2021-09-30T15:26:25.596Z] ---> Running in 29f72a67eb4e [2021-09-30T15:26:25.873Z] ---> 074db2d2874e [2021-09-30T15:26:25.873Z] Step 7/22 : RUN go mod download [2021-09-30T15:26:25.873Z] ---> Running in b899d91cbf13 [2021-09-30T15:26:26.163Z] ---> Running in b41ce4536df1 [2021-09-30T15:26:30.510Z] Removing intermediate container ebca1b042fe1 [2021-09-30T15:26:30.510Z] ---> 3682dcacbb68 [2021-09-30T15:26:30.510Z] Step 8/23 : COPY . . [2021-09-30T15:26:32.520Z] Removing intermediate container b4c8b57d8a84 [2021-09-30T15:26:32.520Z] ---> 640cb71d6a42 [2021-09-30T15:26:32.520Z] Step 8/24 : COPY . . [2021-09-30T15:26:33.975Z] Removing intermediate container b899d91cbf13 [2021-09-30T15:26:33.975Z] ---> e7c88ffe1390 [2021-09-30T15:26:33.975Z] Step 8/32 : COPY . . [2021-09-30T15:26:34.250Z] Removing intermediate container b41ce4536df1 [2021-09-30T15:26:34.250Z] ---> c5e616de5d91 [2021-09-30T15:26:34.250Z] Step 8/22 : COPY . . [2021-09-30T15:26:34.525Z] Removing intermediate container 29f72a67eb4e [2021-09-30T15:26:34.525Z] ---> 9fa650d529fe [2021-09-30T15:26:34.525Z] Step 8/26 : COPY . . [2021-09-30T15:27:01.376Z] ---> d3ad6a285cd8 [2021-09-30T15:27:01.376Z] Step 9/23 : RUN go mod tidy [2021-09-30T15:27:01.376Z] ---> 99ee5a0d0b22 [2021-09-30T15:27:01.376Z] Step 9/22 : RUN go mod tidy [2021-09-30T15:27:01.376Z] ---> e55701c537d9 [2021-09-30T15:27:01.376Z] Step 9/24 : RUN go mod tidy [2021-09-30T15:27:01.376Z] ---> 10ecdc959e30 [2021-09-30T15:27:01.376Z] Step 9/26 : RUN go mod tidy [2021-09-30T15:27:01.376Z] ---> 1390b4b530e6 [2021-09-30T15:27:01.376Z] Step 9/32 : RUN go mod tidy [2021-09-30T15:27:01.376Z] ---> Running in cba062557ba4 [2021-09-30T15:27:01.376Z] ---> Running in f2d5084f36ef [2021-09-30T15:27:01.376Z] ---> Running in d15a52719cb5 [2021-09-30T15:27:01.376Z] ---> Running in ca3f1e8dc44d [2021-09-30T15:27:01.376Z] ---> Running in a63ce0b903e9 [2021-09-30T15:27:08.139Z] Removing intermediate container cba062557ba4 [2021-09-30T15:27:08.139Z] ---> ac63fb31753b [2021-09-30T15:27:08.139Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-30T15:27:08.139Z] ---> Running in 26b4d48a818b [2021-09-30T15:27:08.432Z] Removing intermediate container f2d5084f36ef [2021-09-30T15:27:08.432Z] ---> 1384867bf321 [2021-09-30T15:27:08.432Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-30T15:27:08.718Z] ---> Running in d792ea753290 [2021-09-30T15:27:09.325Z] Removing intermediate container d15a52719cb5 [2021-09-30T15:27:09.325Z] ---> 0744950ea9f2 [2021-09-30T15:27:09.325Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-30T15:27:09.325Z] Removing intermediate container a63ce0b903e9 [2021-09-30T15:27:09.325Z] ---> b977f4693f8d [2021-09-30T15:27:09.325Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-30T15:27:09.325Z] Removing intermediate container ca3f1e8dc44d [2021-09-30T15:27:09.325Z] ---> de1c0437db3d [2021-09-30T15:27:09.325Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-30T15:27:09.600Z] ---> Running in 95628b361ec9 [2021-09-30T15:27:09.890Z] ---> Running in 02c8a9ee53ea [2021-09-30T15:27:09.890Z] ---> Running in a637a955d074 [2021-09-30T15:27:10.168Z] 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-09-30T15:27:11.166Z] 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-09-30T15:27:12.620Z] 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-09-30T15:27:12.620Z] 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-09-30T15:27:13.220Z] 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-09-30T15:29:20.151Z] 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-09-30T15:29:20.151Z] 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-09-30T15:29:22.795Z] Removing intermediate container 95628b361ec9 [2021-09-30T15:29:22.795Z] ---> 837a0982f21c [2021-09-30T15:29:22.795Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-30T15:29:23.075Z] ---> Running in d2a0b0dbd085 [2021-09-30T15:29:26.500Z] 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-09-30T15:29:28.492Z] Removing intermediate container 02c8a9ee53ea [2021-09-30T15:29:28.492Z] ---> e4c4c1a2becf [2021-09-30T15:29:28.492Z] [2021-09-30T15:29:28.492Z] Step 11/32 : FROM alpine:3.14 [2021-09-30T15:29:29.087Z] 3.14: Pulling from library/alpine [2021-09-30T15:29:29.363Z] Removing intermediate container a637a955d074 [2021-09-30T15:29:29.363Z] ---> 6b0158a34d37 [2021-09-30T15:29:29.363Z] [2021-09-30T15:29:29.363Z] Step 11/26 : FROM alpine:3.14 [2021-09-30T15:29:29.363Z] Removing intermediate container d792ea753290 [2021-09-30T15:29:29.363Z] ---> 6b15437c5819 [2021-09-30T15:29:29.363Z] [2021-09-30T15:29:29.363Z] Step 11/22 : FROM alpine:3.14 [2021-09-30T15:29:29.636Z] 3.14: Pulling from library/alpine [2021-09-30T15:29:29.636Z] 3.14: Pulling from library/alpine [2021-09-30T15:29:29.636Z] Removing intermediate container 26b4d48a818b [2021-09-30T15:29:29.636Z] ---> f6c3985f46b2 [2021-09-30T15:29:29.636Z] [2021-09-30T15:29:29.636Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T15:29:29.907Z] 3.14: Pulling from library/alpine [2021-09-30T15:29:29.907Z] Removing intermediate container d2a0b0dbd085 [2021-09-30T15:29:29.907Z] ---> 71ccf677fda6 [2021-09-30T15:29:29.907Z] [2021-09-30T15:29:29.907Z] Step 12/24 : FROM docker:20.10.7 [2021-09-30T15:29:30.178Z] 20.10.7: Pulling from library/docker [2021-09-30T15:29:30.178Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T15:29:30.178Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T15:29:30.452Z] Status: Downloaded newer image for alpine:3.14 [2021-09-30T15:29:30.452Z] Status: Downloaded newer image for alpine:3.14 [2021-09-30T15:29:30.452Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T15:29:30.452Z] Status: Image is up to date for alpine:3.14 [2021-09-30T15:29:30.452Z] ---> bb3de5531c18 [2021-09-30T15:29:30.452Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-30T15:29:30.452Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T15:29:30.452Z] Status: Image is up to date for alpine:3.14 [2021-09-30T15:29:30.452Z] ---> bb3de5531c18 [2021-09-30T15:29:30.452Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-30T15:29:30.452Z] ---> bb3de5531c18 [2021-09-30T15:29:30.452Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-30T15:29:30.452Z] ---> bb3de5531c18 [2021-09-30T15:29:30.452Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-30T15:29:30.724Z] ---> Running in 01ed69298827 [2021-09-30T15:29:30.724Z] ---> Running in 0b8c9f4dafbc [2021-09-30T15:29:30.724Z] ---> Running in 66fb83df379e [2021-09-30T15:29:30.724Z] ---> Running in 9e5958c4b632 [2021-09-30T15:29:32.156Z] Removing intermediate container 0b8c9f4dafbc [2021-09-30T15:29:32.156Z] ---> f11559af91bc [2021-09-30T15:29:32.156Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-30T15:29:32.431Z] ---> Running in 0cb243925315 [2021-09-30T15:29:33.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T15:29:33.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T15:29:33.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T15:29:33.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T15:29:33.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T15:29:33.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T15:29:34.460Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-30T15:29:34.460Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-30T15:29:34.460Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-30T15:29:34.460Z] (3/3) Installing su-exec (0.2-r1) [2021-09-30T15:29:34.460Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T15:29:34.460Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T15:29:34.740Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-30T15:29:34.740Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-30T15:29:34.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T15:29:34.740Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-30T15:29:34.740Z] (5/5) Installing curl (7.79.1-r0) [2021-09-30T15:29:34.740Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T15:29:34.740Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T15:29:34.740Z] OK: 6 MiB in 17 packages [2021-09-30T15:29:35.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T15:29:35.298Z] OK: 8 MiB in 19 packages [2021-09-30T15:29:35.298Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T15:29:35.298Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T15:29:35.298Z] OK: 5 MiB in 15 packages [2021-09-30T15:29:36.285Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-30T15:29:36.285Z] (2/2) Installing su-exec (0.2-r1) [2021-09-30T15:29:36.285Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T15:29:36.285Z] OK: 5 MiB in 16 packages [2021-09-30T15:29:38.265Z] Removing intermediate container 01ed69298827 [2021-09-30T15:29:38.265Z] ---> 07568b3a7f06 [2021-09-30T15:29:38.265Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T15:29:38.536Z] Removing intermediate container 9e5958c4b632 [2021-09-30T15:29:38.536Z] ---> 858865b31549 [2021-09-30T15:29:38.536Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T15:29:38.815Z] ---> Running in 9eaf48f084b8 [2021-09-30T15:29:38.815Z] Removing intermediate container 0cb243925315 [2021-09-30T15:29:38.815Z] ---> 13f5955bc716 [2021-09-30T15:29:38.815Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-30T15:29:38.815Z] ---> Running in 5ae45dc520b4 [2021-09-30T15:29:39.095Z] Removing intermediate container 66fb83df379e [2021-09-30T15:29:39.095Z] ---> 4d4f255dc33d [2021-09-30T15:29:39.095Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T15:29:39.095Z] ---> Running in 5c169e3211e0 [2021-09-30T15:29:39.371Z] ---> Running in c8e00e88da95 [2021-09-30T15:29:39.645Z] Removing intermediate container 9eaf48f084b8 [2021-09-30T15:29:39.645Z] ---> 9415dda1f503 [2021-09-30T15:29:39.645Z] Step 14/26 : WORKDIR / [2021-09-30T15:29:39.919Z] Removing intermediate container 5ae45dc520b4 [2021-09-30T15:29:39.919Z] ---> 67e62b94f3c3 [2021-09-30T15:29:39.919Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-30T15:29:39.919Z] ---> Running in fb28345fdad5 [2021-09-30T15:29:40.194Z] ---> Running in 759497223d49 [2021-09-30T15:29:40.194Z] Removing intermediate container 5c169e3211e0 [2021-09-30T15:29:40.194Z] ---> d6edff242020 [2021-09-30T15:29:40.194Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-30T15:29:40.521Z] Removing intermediate container c8e00e88da95 [2021-09-30T15:29:40.521Z] ---> 0c0b070986c4 [2021-09-30T15:29:40.521Z] Step 14/22 : WORKDIR /edgex [2021-09-30T15:29:40.521Z] ---> Running in db233d774c5e [2021-09-30T15:29:40.844Z] ---> Running in d7810185dbf9 [2021-09-30T15:29:41.124Z] Removing intermediate container 759497223d49 [2021-09-30T15:29:41.125Z] ---> c39d1ed3daf6 [2021-09-30T15:29:41.125Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T15:29:41.125Z] Removing intermediate container fb28345fdad5 [2021-09-30T15:29:41.125Z] ---> c2b5a3c42dd8 [2021-09-30T15:29:41.125Z] 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-09-30T15:29:41.442Z] ---> Running in 9fe8360d40d8 [2021-09-30T15:29:41.738Z] Removing intermediate container db233d774c5e [2021-09-30T15:29:41.738Z] ---> 176d32a453f0 [2021-09-30T15:29:41.738Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-30T15:29:41.738Z] Removing intermediate container d7810185dbf9 [2021-09-30T15:29:41.738Z] ---> a36d5e1e1f65 [2021-09-30T15:29:41.738Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-30T15:29:42.028Z] ---> Running in a9ab5a9bfa25 [2021-09-30T15:29:42.367Z] Removing intermediate container 9fe8360d40d8 [2021-09-30T15:29:42.367Z] ---> 8f020c350ce1 [2021-09-30T15:29:42.367Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T15:29:42.980Z] ---> ef87637115d9 [2021-09-30T15:29:42.980Z] 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-09-30T15:29:43.261Z] ---> 965e71d9758f [2021-09-30T15:29:43.261Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-30T15:29:44.244Z] ---> 04c349b98426 [2021-09-30T15:29:44.244Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-30T15:29:44.244Z] ---> 9eecda5114d8 [2021-09-30T15:29:44.244Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-30T15:29:44.544Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-30T15:29:44.544Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-30T15:29:44.544Z] ---> df445af6242a [2021-09-30T15:29:44.544Z] 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-09-30T15:29:45.142Z] ---> Running in 0ab3f1d552e5 [2021-09-30T15:29:45.142Z] ---> 71e0bb2df4ec [2021-09-30T15:29:45.142Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-30T15:29:45.415Z] Removing intermediate container a9ab5a9bfa25 [2021-09-30T15:29:45.415Z] ---> 3472572fe24c [2021-09-30T15:29:45.415Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-30T15:29:45.686Z] ---> Running in 497495cd4bef [2021-09-30T15:29:45.686Z] ---> 5426f8ed710d [2021-09-30T15:29:45.686Z] 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-09-30T15:29:45.959Z] Removing intermediate container 0ab3f1d552e5 [2021-09-30T15:29:45.959Z] ---> c7ca97d9f461 [2021-09-30T15:29:45.959Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-30T15:29:45.959Z] ---> 56fb69b9ce32 [2021-09-30T15:29:45.959Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-30T15:29:46.233Z] ---> Running in 616c8befeb89 [2021-09-30T15:29:46.840Z] Removing intermediate container 497495cd4bef [2021-09-30T15:29:46.840Z] ---> 0f5fda2943ed [2021-09-30T15:29:46.840Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-30T15:29:46.840Z] ---> d73f15984a29 [2021-09-30T15:29:46.841Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-30T15:29:46.841Z] ---> 30b32d280a51 [2021-09-30T15:29:46.841Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-30T15:29:47.115Z] ---> Running in e95c4502557c [2021-09-30T15:29:47.115Z] ---> 2e263427bc5a [2021-09-30T15:29:47.115Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-30T15:29:47.393Z] ---> Running in 6b6b88030784 [2021-09-30T15:29:47.992Z] Removing intermediate container e95c4502557c [2021-09-30T15:29:47.992Z] ---> 97b5803ad70c [2021-09-30T15:29:47.992Z] Step 19/22 : CMD ["--init=true"] [2021-09-30T15:29:47.992Z] ---> 719335a6bc91 [2021-09-30T15:29:47.992Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-30T15:29:47.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T15:29:48.269Z] ---> Running in 88513cfed59a [2021-09-30T15:29:48.269Z] ---> Running in 81ccc85a608e [2021-09-30T15:29:48.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T15:29:48.547Z] Removing intermediate container 6b6b88030784 [2021-09-30T15:29:48.547Z] ---> 57ceeada6f62 [2021-09-30T15:29:48.547Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T15:29:48.825Z] ---> Running in 218482fd19d7 [2021-09-30T15:29:48.825Z] ---> 01c4f6490292 [2021-09-30T15:29:48.825Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-30T15:29:49.102Z] Removing intermediate container 81ccc85a608e [2021-09-30T15:29:49.102Z] ---> 3ea0caa9685e [2021-09-30T15:29:49.102Z] Step 20/22 : LABEL arch=arm64 [2021-09-30T15:29:49.102Z] (1/39) Installing readline (8.1.0-r0) [2021-09-30T15:29:49.102Z] (2/39) Installing bash (5.1.0-r0) [2021-09-30T15:29:49.102Z] Executing bash-5.1.0-r0.post-install [2021-09-30T15:29:49.102Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-30T15:29:49.378Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-30T15:29:49.378Z] ---> Running in ba94c8143db1 [2021-09-30T15:29:49.378Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-30T15:29:49.378Z] (6/39) Installing curl (7.79.1-r0) [2021-09-30T15:29:49.650Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-30T15:29:49.650Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-30T15:29:49.650Z] (9/39) Installing expat (2.2.10-r1) [2021-09-30T15:29:49.650Z] (10/39) Installing libffi (3.3-r2) [2021-09-30T15:29:49.650Z] (11/39) Installing gdbm (1.19-r0) [2021-09-30T15:29:49.650Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-30T15:29:49.650Z] Removing intermediate container 218482fd19d7 [2021-09-30T15:29:49.650Z] ---> 36e2b916e86c [2021-09-30T15:29:49.650Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-30T15:29:49.650Z] Step 21/23 : LABEL arch=arm64 [2021-09-30T15:29:49.650Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-30T15:29:49.925Z] ---> Running in ffd7ae929852 [2021-09-30T15:29:50.526Z] Removing intermediate container ba94c8143db1 [2021-09-30T15:29:50.526Z] ---> bbb00a07da13 [2021-09-30T15:29:50.526Z] Step 21/22 : LABEL git_sha=49812c3355a8a8b4ee1d98e0956d54233f06c459 [2021-09-30T15:29:51.141Z] ---> Running in 3c90efeea4cc [2021-09-30T15:29:51.141Z] Removing intermediate container ffd7ae929852 [2021-09-30T15:29:51.141Z] ---> 9e10dfe8a0a2 [2021-09-30T15:29:51.141Z] Step 22/23 : LABEL git_sha=49812c3355a8a8b4ee1d98e0956d54233f06c459 [2021-09-30T15:29:51.141Z] ---> 689ff12a1c43 [2021-09-30T15:29:51.141Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-30T15:29:51.753Z] ---> Running in c5bc0bc3cbe6 [2021-09-30T15:29:51.753Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-30T15:29:51.753Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-30T15:29:51.753Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-30T15:29:51.753Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-30T15:29:51.753Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-30T15:29:51.753Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-30T15:29:52.031Z] Removing intermediate container 3c90efeea4cc [2021-09-30T15:29:52.031Z] ---> 6ed4dd4facf9 [2021-09-30T15:29:52.031Z] Step 22/22 : LABEL version=0.0.0 [2021-09-30T15:29:52.031Z] Removing intermediate container 88513cfed59a [2021-09-30T15:29:52.031Z] ---> 57eac7a1dfbc [2021-09-30T15:29:52.031Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T15:29:52.031Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-30T15:29:52.317Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-30T15:29:52.317Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-30T15:29:52.317Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-30T15:29:52.317Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-30T15:29:52.317Z] ---> Running in f73ccc86ae4d [2021-09-30T15:29:52.317Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-30T15:29:52.317Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-30T15:29:52.317Z] Removing intermediate container c5bc0bc3cbe6 [2021-09-30T15:29:52.317Z] ---> bdfb6a37cca0 [2021-09-30T15:29:52.317Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T15:29:52.317Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-30T15:29:52.596Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-30T15:29:52.596Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-30T15:29:52.596Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-30T15:29:52.596Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-30T15:29:52.596Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-30T15:29:52.596Z] ---> adc7c853e0f7 [2021-09-30T15:29:52.596Z] 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-09-30T15:29:52.596Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-30T15:29:52.596Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-30T15:29:52.596Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-30T15:29:52.596Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-30T15:29:52.596Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-30T15:29:52.596Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-30T15:29:52.874Z] ---> Running in c2be8708f674 [2021-09-30T15:29:52.874Z] ---> Running in bc5b2382673e [2021-09-30T15:29:53.152Z] Executing busybox-1.32.1-r6.trigger [2021-09-30T15:29:53.429Z] OK: 82 MiB in 59 packages [2021-09-30T15:29:53.429Z] ---> 13e9e57c7f3c [2021-09-30T15:29:53.429Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-30T15:29:53.429Z] Removing intermediate container f73ccc86ae4d [2021-09-30T15:29:53.429Z] ---> 98c236cdf517 [2021-09-30T15:29:53.429Z] [2021-09-30T15:29:53.704Z] Removing intermediate container c2be8708f674 [2021-09-30T15:29:53.704Z] ---> 48399c1844a3 [2021-09-30T15:29:53.704Z] [2021-09-30T15:29:54.304Z] Successfully built 98c236cdf517 [2021-09-30T15:29:54.304Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-30T15:29:54.304Z]  Building security-proxy-setup ... done Building core-command [2021-09-30T15:29:54.304Z] Successfully built 48399c1844a3 [2021-09-30T15:29:54.304Z] Successfully tagged support-scheduler-arm64:latest [2021-09-30T15:29:54.304Z] Building core-data [2021-09-30T15:29:55.572Z]  Building support-scheduler ... done  ---> d954c9604369 [2021-09-30T15:29:55.573Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-30T15:29:57.058Z] ---> 83cd6e8b4872 [2021-09-30T15:29:57.058Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-30T15:29:57.058Z] Removing intermediate container bc5b2382673e [2021-09-30T15:29:57.058Z] ---> 81f01f614c02 [2021-09-30T15:29:57.058Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-30T15:29:57.671Z] ---> Running in 0779e8aa1fbb [2021-09-30T15:29:59.125Z] ---> a612d5cb0d57 [2021-09-30T15:29:59.125Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-30T15:29:59.400Z] Removing intermediate container 0779e8aa1fbb [2021-09-30T15:29:59.400Z] ---> 12450f7b3e78 [2021-09-30T15:29:59.400Z] Step 24/26 : LABEL arch=arm64 [2021-09-30T15:30:00.000Z] ---> Running in 9c28a7524250 [2021-09-30T15:30:00.274Z] ---> 71d2c20a8970 [2021-09-30T15:30:00.274Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-30T15:30:00.871Z] Removing intermediate container 9c28a7524250 [2021-09-30T15:30:00.871Z] ---> b7a5881aac7b [2021-09-30T15:30:00.871Z] Step 25/26 : LABEL git_sha=49812c3355a8a8b4ee1d98e0956d54233f06c459 [2021-09-30T15:30:00.871Z] ---> Running in 1c28913d8d93 [2021-09-30T15:30:00.871Z] ---> Running in 6994d786dae3 [2021-09-30T15:30:01.880Z] Removing intermediate container 1c28913d8d93 [2021-09-30T15:30:01.880Z] ---> abd15f72f447 [2021-09-30T15:30:01.881Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-30T15:30:02.158Z] Removing intermediate container 6994d786dae3 [2021-09-30T15:30:02.158Z] ---> f3e7de548bef [2021-09-30T15:30:02.158Z] Step 26/26 : LABEL version=0.0.0 [2021-09-30T15:30:02.766Z] ---> Running in c89ed0fe73d8 [2021-09-30T15:30:03.050Z] ---> 58376eb5fa5b [2021-09-30T15:30:03.050Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-30T15:30:03.050Z] Collecting docker-compose==1.23.2 [2021-09-30T15:30:03.370Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-30T15:30:03.370Z] Removing intermediate container c89ed0fe73d8 [2021-09-30T15:30:03.370Z] ---> 6a38f426257f [2021-09-30T15:30:03.370Z] [2021-09-30T15:30:03.652Z] ---> Running in dc5887921213 [2021-09-30T15:30:03.929Z] Successfully built 6a38f426257f [2021-09-30T15:30:03.929Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-30T15:30:03.929Z] Collecting jsonschema<3,>=2.5.1 [2021-09-30T15:30:03.929Z]  Building security-secretstore-setup ... done Building support-notifications [2021-09-30T15:30:04.209Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-30T15:30:04.209Z] Collecting docopt<0.7,>=0.6.1 [2021-09-30T15:30:04.209Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-30T15:30:06.855Z] Removing intermediate container dc5887921213 [2021-09-30T15:30:06.855Z] ---> c236ffb55c8c [2021-09-30T15:30:06.855Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-30T15:30:07.140Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-30T15:30:07.140Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-30T15:30:07.140Z] ---> Running in be7a3e97de98 [2021-09-30T15:30:07.746Z] Removing intermediate container be7a3e97de98 [2021-09-30T15:30:07.746Z] ---> 6b2237db022f [2021-09-30T15:30:07.746Z] Step 29/32 : CMD ["gate"] [2021-09-30T15:30:08.025Z] Collecting docker<4.0,>=3.6.0 [2021-09-30T15:30:08.025Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-30T15:30:08.306Z] ---> Running in f152995299a2 [2021-09-30T15:30:08.916Z] Collecting PyYAML<4,>=3.10 [2021-09-30T15:30:08.916Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-30T15:30:09.910Z] Removing intermediate container f152995299a2 [2021-09-30T15:30:09.910Z] ---> 3b79fdd46fed [2021-09-30T15:30:09.910Z] Step 30/32 : LABEL arch=arm64 [2021-09-30T15:30:10.528Z] ---> Running in c63c17ae9662 [2021-09-30T15:30:11.520Z] Removing intermediate container c63c17ae9662 [2021-09-30T15:30:11.520Z] ---> 08d689bce62d [2021-09-30T15:30:11.520Z] Step 31/32 : LABEL git_sha=49812c3355a8a8b4ee1d98e0956d54233f06c459 [2021-09-30T15:30:12.123Z] ---> Running in 68bec7267711 [2021-09-30T15:30:13.127Z] Removing intermediate container 68bec7267711 [2021-09-30T15:30:13.127Z] ---> 236ab84a51a7 [2021-09-30T15:30:13.127Z] Step 32/32 : LABEL version=0.0.0 [2021-09-30T15:30:13.739Z] ---> Running in bb11d3b93816 [2021-09-30T15:30:14.340Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-30T15:30:14.340Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-30T15:30:14.340Z] 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-09-30T15:30:14.619Z] Removing intermediate container bb11d3b93816 [2021-09-30T15:30:14.619Z] ---> 272138f5bcab [2021-09-30T15:30:14.619Z] [2021-09-30T15:30:14.619Z] Collecting texttable<0.10,>=0.9.0 [2021-09-30T15:30:14.619Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-30T15:30:14.896Z] Successfully built 272138f5bcab [2021-09-30T15:30:15.172Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-30T15:30:15.172Z]  Building security-bootstrapper ... done Building core-metadata [2021-09-30T15:30:17.169Z] Collecting cached-property<2,>=1.2.0 [2021-09-30T15:30:17.169Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-30T15:30:17.169Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-30T15:30:17.169Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-30T15:30:20.568Z] Collecting docker-pycreds>=0.4.0 [2021-09-30T15:30:20.568Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-30T15:30:21.167Z] Collecting idna<2.8,>=2.5 [2021-09-30T15:30:21.167Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-30T15:30:22.150Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-30T15:30:22.150Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-30T15:30:22.150Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-30T15:30:22.150Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-30T15:30:22.748Z] Collecting certifi>=2017.4.17 [2021-09-30T15:30:22.748Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-30T15:30:23.027Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-30T15:30:23.027Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-30T15:30:23.027Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-30T15:30:23.027Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-30T15:30:24.468Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-30T15:30:24.468Z] Attempting uninstall: urllib3 [2021-09-30T15:30:24.468Z] Found existing installation: urllib3 1.26.2 [2021-09-30T15:30:24.468Z] Uninstalling urllib3-1.26.2: [2021-09-30T15:30:24.468Z] Successfully uninstalled urllib3-1.26.2 [2021-09-30T15:30:25.071Z] Attempting uninstall: idna [2021-09-30T15:30:25.071Z] Found existing installation: idna 3.1 [2021-09-30T15:30:25.071Z] Uninstalling idna-3.1: [2021-09-30T15:30:25.346Z] Successfully uninstalled idna-3.1 [2021-09-30T15:30:26.325Z] Attempting uninstall: chardet [2021-09-30T15:30:26.325Z] Found existing installation: chardet 4.0.0 [2021-09-30T15:30:26.325Z] Uninstalling chardet-4.0.0: [2021-09-30T15:30:26.325Z] Successfully uninstalled chardet-4.0.0 [2021-09-30T15:30:28.316Z] Attempting uninstall: requests [2021-09-30T15:30:28.316Z] Found existing installation: requests 2.25.1 [2021-09-30T15:30:28.316Z] Uninstalling requests-2.25.1: [2021-09-30T15:30:28.316Z] Successfully uninstalled requests-2.25.1 [2021-09-30T15:30:28.589Z] Running setup.py install for texttable: started [2021-09-30T15:30:31.228Z] Running setup.py install for texttable: finished with status 'done' [2021-09-30T15:30:31.228Z] Running setup.py install for PyYAML: started [2021-09-30T15:30:34.642Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-30T15:30:34.642Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T15:30:34.642Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T15:30:34.642Z] ---> c22bc2f8d700 [2021-09-30T15:30:34.642Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T15:30:34.642Z] ---> Using cache [2021-09-30T15:30:34.642Z] ---> f134e5406f39 [2021-09-30T15:30:34.642Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:30:34.642Z] ---> Using cache [2021-09-30T15:30:34.642Z] ---> 4c7927f06533 [2021-09-30T15:30:34.642Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T15:30:34.642Z] ---> Using cache [2021-09-30T15:30:34.642Z] ---> 437c41c80b36 [2021-09-30T15:30:34.642Z] Step 6/24 : COPY go.mod . [2021-09-30T15:30:34.642Z] ---> Using cache [2021-09-30T15:30:34.642Z] ---> 074db2d2874e [2021-09-30T15:30:34.642Z] Step 7/24 : RUN go mod download [2021-09-30T15:30:34.642Z] ---> Using cache [2021-09-30T15:30:34.642Z] ---> c5e616de5d91 [2021-09-30T15:30:34.642Z] Step 8/24 : COPY . . [2021-09-30T15:30:34.642Z] ---> Using cache [2021-09-30T15:30:34.642Z] ---> 99ee5a0d0b22 [2021-09-30T15:30:34.642Z] Step 9/24 : RUN go mod tidy [2021-09-30T15:30:34.642Z] ---> Using cache [2021-09-30T15:30:34.642Z] ---> 1384867bf321 [2021-09-30T15:30:34.642Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-30T15:30:34.642Z] Running setup.py install for docopt: started [2021-09-30T15:30:35.247Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T15:30:35.247Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T15:30:35.247Z] ---> c22bc2f8d700 [2021-09-30T15:30:35.247Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T15:30:35.247Z] ---> Using cache [2021-09-30T15:30:35.247Z] ---> f134e5406f39 [2021-09-30T15:30:35.247Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:30:35.247Z] ---> Using cache [2021-09-30T15:30:35.247Z] ---> 4c7927f06533 [2021-09-30T15:30:35.247Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-30T15:30:37.901Z] Running setup.py install for docopt: finished with status 'done' [2021-09-30T15:30:37.901Z] Running setup.py install for dockerpty: started [2021-09-30T15:30:41.313Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-30T15:30:41.591Z] ---> Running in 88a317ecdca4 [2021-09-30T15:30:41.591Z] ---> Running in 62ce49ebc1f9 [2021-09-30T15:30:43.805Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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-09-30T15:30:45.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T15:30:45.275Z] 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-09-30T15:30:45.885Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T15:30:45.885Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T15:30:45.885Z] ---> c22bc2f8d700 [2021-09-30T15:30:45.885Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T15:30:45.885Z] ---> Using cache [2021-09-30T15:30:45.885Z] ---> f134e5406f39 [2021-09-30T15:30:45.885Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:30:45.885Z] ---> Using cache [2021-09-30T15:30:45.885Z] ---> 4c7927f06533 [2021-09-30T15:30:45.885Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-30T15:30:46.511Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T15:30:46.511Z] ---> Running in 155668d425e9 [2021-09-30T15:30:47.507Z] OK: 218 MiB in 52 packages [2021-09-30T15:30:50.163Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T15:30:51.163Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T15:30:51.163Z] Removing intermediate container 88a317ecdca4 [2021-09-30T15:30:51.163Z] ---> 87f81d0eae8c [2021-09-30T15:30:51.163Z] Step 6/24 : COPY go.mod . [2021-09-30T15:30:52.178Z] OK: 218 MiB in 52 packages [2021-09-30T15:30:54.212Z] ---> bce31bfdbb8f [2021-09-30T15:30:54.212Z] Step 7/24 : RUN go mod download [2021-09-30T15:30:54.212Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T15:30:54.212Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T15:30:54.212Z] ---> c22bc2f8d700 [2021-09-30T15:30:54.212Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T15:30:54.212Z] ---> Using cache [2021-09-30T15:30:54.212Z] ---> f134e5406f39 [2021-09-30T15:30:54.212Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:30:54.212Z] ---> Using cache [2021-09-30T15:30:54.212Z] ---> 4c7927f06533 [2021-09-30T15:30:54.212Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T15:30:54.212Z] ---> Using cache [2021-09-30T15:30:54.212Z] ---> 437c41c80b36 [2021-09-30T15:30:54.212Z] Step 6/24 : COPY go.mod . [2021-09-30T15:30:54.212Z] ---> Using cache [2021-09-30T15:30:54.212Z] ---> 074db2d2874e [2021-09-30T15:30:54.212Z] Step 7/24 : RUN go mod download [2021-09-30T15:30:54.212Z] ---> Using cache [2021-09-30T15:30:54.212Z] ---> c5e616de5d91 [2021-09-30T15:30:54.212Z] Step 8/24 : COPY . . [2021-09-30T15:30:54.493Z] ---> Running in a0c179eda847 [2021-09-30T15:30:54.769Z] ---> Using cache [2021-09-30T15:30:54.769Z] ---> 99ee5a0d0b22 [2021-09-30T15:30:54.769Z] Step 9/24 : RUN go mod tidy [2021-09-30T15:30:54.769Z] ---> Using cache [2021-09-30T15:30:54.769Z] ---> 1384867bf321 [2021-09-30T15:30:54.769Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-30T15:30:55.390Z] ---> Running in ce988ba5208c [2021-09-30T15:30:55.666Z] Removing intermediate container 155668d425e9 [2021-09-30T15:30:55.666Z] ---> b0282848ace9 [2021-09-30T15:30:55.666Z] Step 6/23 : COPY go.mod . [2021-09-30T15:30:59.096Z] ---> 9d5d97f8345f [2021-09-30T15:30:59.096Z] Step 7/23 : RUN go mod download [2021-09-30T15:30:59.379Z] 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-09-30T15:30:59.379Z] ---> Running in 20a4a94d0d5f [2021-09-30T15:31:04.834Z] Removing intermediate container a0c179eda847 [2021-09-30T15:31:04.834Z] ---> f22f25ce65cb [2021-09-30T15:31:04.834Z] Step 8/24 : COPY . . [2021-09-30T15:31:09.175Z] Removing intermediate container 616c8befeb89 [2021-09-30T15:31:09.175Z] ---> 928595803df1 [2021-09-30T15:31:09.175Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-30T15:31:09.773Z] ---> Running in 600b6b6dc58e [2021-09-30T15:31:10.373Z] Removing intermediate container 20a4a94d0d5f [2021-09-30T15:31:10.373Z] ---> c694541bb947 [2021-09-30T15:31:10.373Z] Step 8/23 : COPY . . [2021-09-30T15:31:11.821Z] Removing intermediate container 600b6b6dc58e [2021-09-30T15:31:11.821Z] ---> 5466e12683c6 [2021-09-30T15:31:11.821Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-30T15:31:13.278Z] ---> Running in 19b4b67c9120 [2021-09-30T15:31:15.277Z] Removing intermediate container 19b4b67c9120 [2021-09-30T15:31:15.277Z] ---> 87330ebfc002 [2021-09-30T15:31:15.277Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-30T15:31:20.745Z] ---> 54abb0fefebd [2021-09-30T15:31:20.745Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-30T15:31:24.190Z] ---> 22c66afeb08a [2021-09-30T15:31:24.190Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-30T15:31:28.517Z] ---> 99326b0157ca [2021-09-30T15:31:28.517Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-30T15:31:28.517Z] ---> Running in 6c6b18aa6674 [2021-09-30T15:31:31.160Z] Removing intermediate container 6c6b18aa6674 [2021-09-30T15:31:31.160Z] ---> 73a9b53d233f [2021-09-30T15:31:31.160Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T15:31:31.764Z] ---> Running in 98675a23c0c9 [2021-09-30T15:31:33.281Z] Removing intermediate container 98675a23c0c9 [2021-09-30T15:31:33.281Z] ---> ce304c6dae4a [2021-09-30T15:31:33.281Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T15:31:33.281Z] ---> c5e7e855f9dc [2021-09-30T15:31:33.281Z] Step 9/24 : RUN go mod tidy [2021-09-30T15:31:33.554Z] ---> Running in 5d27f7cb5717 [2021-09-30T15:31:34.158Z] ---> Running in eb0dadb9dde7 [2021-09-30T15:31:35.166Z] Removing intermediate container 5d27f7cb5717 [2021-09-30T15:31:35.166Z] ---> e1d46fdc4ee5 [2021-09-30T15:31:35.166Z] Step 23/24 : LABEL git_sha=49812c3355a8a8b4ee1d98e0956d54233f06c459 [2021-09-30T15:31:35.772Z] ---> Running in 4149719bd001 [2021-09-30T15:31:37.767Z] Removing intermediate container 4149719bd001 [2021-09-30T15:31:37.767Z] ---> e17915081fe4 [2021-09-30T15:31:37.767Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T15:31:38.767Z] ---> Running in 84149ab381ce [2021-09-30T15:31:39.772Z] Removing intermediate container 84149ab381ce [2021-09-30T15:31:39.772Z] ---> 65428a2ad3d9 [2021-09-30T15:31:39.772Z] [2021-09-30T15:31:40.387Z] ---> b1cf179d6714 [2021-09-30T15:31:40.387Z] Step 9/23 : RUN go mod tidy [2021-09-30T15:31:40.676Z] ---> Running in 6fd6a80f2b8a [2021-09-30T15:31:40.677Z] Successfully built 65428a2ad3d9 [2021-09-30T15:31:40.677Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-30T15:31:42.161Z]  Building sys-mgmt-agent ... done Removing intermediate container eb0dadb9dde7 [2021-09-30T15:31:42.161Z] ---> 0e8182938866 [2021-09-30T15:31:42.161Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-30T15:31:42.453Z] ---> Running in 8f2aceeb543c [2021-09-30T15:31:44.466Z] 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-09-30T15:31:48.790Z] Removing intermediate container 6fd6a80f2b8a [2021-09-30T15:31:48.790Z] ---> af15cc2a80a6 [2021-09-30T15:31:48.790Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-30T15:31:48.790Z] ---> Running in 1944ad4ee13e [2021-09-30T15:31:50.782Z] 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-09-30T15:32:23.169Z] Removing intermediate container 62ce49ebc1f9 [2021-09-30T15:32:23.169Z] ---> 5f3e8d79037d [2021-09-30T15:32:23.169Z] [2021-09-30T15:32:23.169Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T15:32:23.169Z] ---> bb3de5531c18 [2021-09-30T15:32:23.169Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T15:32:23.169Z] ---> Using cache [2021-09-30T15:32:23.169Z] ---> 858865b31549 [2021-09-30T15:32:23.169Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T15:32:23.169Z] ---> Using cache [2021-09-30T15:32:23.169Z] ---> 67e62b94f3c3 [2021-09-30T15:32:23.169Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-30T15:32:23.170Z] ---> Running in 3b3b8e897204 [2021-09-30T15:32:23.170Z] Removing intermediate container 3b3b8e897204 [2021-09-30T15:32:23.170Z] ---> 69e22dd95b41 [2021-09-30T15:32:23.170Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T15:32:23.170Z] ---> Running in 8038340ce450 [2021-09-30T15:32:23.170Z] Removing intermediate container 8038340ce450 [2021-09-30T15:32:23.170Z] ---> 21296ed67e4f [2021-09-30T15:32:23.170Z] Step 16/24 : WORKDIR / [2021-09-30T15:32:23.170Z] ---> Running in 204f4fdcad9b [2021-09-30T15:32:23.444Z] Removing intermediate container 204f4fdcad9b [2021-09-30T15:32:23.444Z] ---> 54bf2117294e [2021-09-30T15:32:23.444Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T15:32:24.991Z] ---> 9de0490de749 [2021-09-30T15:32:24.991Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-30T15:32:27.232Z] ---> 7e3f8ed8560c [2021-09-30T15:32:27.232Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-30T15:32:28.243Z] ---> 9fce3ac85b48 [2021-09-30T15:32:28.243Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-30T15:32:28.523Z] ---> Running in e0a204e4680a [2021-09-30T15:32:29.129Z] Removing intermediate container e0a204e4680a [2021-09-30T15:32:29.129Z] ---> 712c9bdfa92e [2021-09-30T15:32:29.129Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T15:32:29.409Z] ---> Running in 179eb6802d90 [2021-09-30T15:32:30.406Z] Removing intermediate container 179eb6802d90 [2021-09-30T15:32:30.406Z] ---> 6aef948783f1 [2021-09-30T15:32:30.406Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T15:32:30.406Z] ---> Running in d25681c37120 [2021-09-30T15:32:31.019Z] Removing intermediate container d25681c37120 [2021-09-30T15:32:31.019Z] ---> 0b3c8fcdcbc6 [2021-09-30T15:32:31.019Z] Step 23/24 : LABEL git_sha=49812c3355a8a8b4ee1d98e0956d54233f06c459 [2021-09-30T15:32:31.300Z] ---> Running in 73ef0b060d5e [2021-09-30T15:32:32.292Z] Removing intermediate container 73ef0b060d5e [2021-09-30T15:32:32.292Z] ---> 73ed59fd18b3 [2021-09-30T15:32:32.292Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T15:32:32.570Z] ---> Running in e4d44f6f13c3 [2021-09-30T15:32:33.566Z] Removing intermediate container e4d44f6f13c3 [2021-09-30T15:32:33.566Z] ---> d05cb6e5fa57 [2021-09-30T15:32:33.566Z] [2021-09-30T15:32:33.847Z] Successfully built d05cb6e5fa57 [2021-09-30T15:32:33.847Z] Successfully tagged core-command-arm64:latest [2021-09-30T15:32:52.261Z]  Building core-command ... done Removing intermediate container ce988ba5208c [2021-09-30T15:32:52.261Z] ---> ec09d1d9b305 [2021-09-30T15:32:52.261Z] [2021-09-30T15:32:52.261Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T15:32:52.261Z] ---> bb3de5531c18 [2021-09-30T15:32:52.261Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T15:32:52.261Z] ---> Using cache [2021-09-30T15:32:52.261Z] ---> 858865b31549 [2021-09-30T15:32:52.261Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T15:32:52.261Z] ---> Using cache [2021-09-30T15:32:52.261Z] ---> 67e62b94f3c3 [2021-09-30T15:32:52.261Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-30T15:32:52.555Z] ---> Running in 72468bd8990d [2021-09-30T15:32:53.164Z] Removing intermediate container 72468bd8990d [2021-09-30T15:32:53.164Z] ---> e60789761dba [2021-09-30T15:32:53.164Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T15:32:53.446Z] ---> Running in d16928ce0ba9 [2021-09-30T15:32:54.051Z] Removing intermediate container d16928ce0ba9 [2021-09-30T15:32:54.051Z] ---> d68e536e4a25 [2021-09-30T15:32:54.051Z] Step 16/24 : WORKDIR / [2021-09-30T15:32:54.051Z] ---> Running in 2533ab4906de [2021-09-30T15:32:55.052Z] Removing intermediate container 2533ab4906de [2021-09-30T15:32:55.052Z] ---> 3c8242158d98 [2021-09-30T15:32:55.052Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T15:32:56.044Z] ---> b18110438cef [2021-09-30T15:32:56.044Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-30T15:32:58.698Z] ---> d85d3adf0b95 [2021-09-30T15:32:58.698Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-30T15:32:59.704Z] ---> 441d41315e73 [2021-09-30T15:32:59.704Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-30T15:33:00.310Z] ---> Running in a0a02b008d88 [2021-09-30T15:33:00.916Z] Removing intermediate container a0a02b008d88 [2021-09-30T15:33:00.916Z] ---> cbda64413cfe [2021-09-30T15:33:00.916Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T15:33:01.198Z] ---> Running in 66120194568a [2021-09-30T15:33:02.211Z] Removing intermediate container 66120194568a [2021-09-30T15:33:02.211Z] ---> 687933bd525a [2021-09-30T15:33:02.211Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T15:33:02.495Z] ---> Running in 733b4be21291 [2021-09-30T15:33:03.497Z] Removing intermediate container 733b4be21291 [2021-09-30T15:33:03.497Z] ---> 61b1c22b37b2 [2021-09-30T15:33:03.497Z] Step 23/24 : LABEL git_sha=49812c3355a8a8b4ee1d98e0956d54233f06c459 [2021-09-30T15:33:03.791Z] ---> Running in 040d24bcd413 [2021-09-30T15:33:04.788Z] Removing intermediate container 040d24bcd413 [2021-09-30T15:33:04.788Z] ---> 5f79bd4a176f [2021-09-30T15:33:04.788Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T15:33:04.788Z] ---> Running in 1a359035d1aa [2021-09-30T15:33:05.786Z] Removing intermediate container 1a359035d1aa [2021-09-30T15:33:05.786Z] ---> 25241290bb89 [2021-09-30T15:33:05.786Z] [2021-09-30T15:33:06.068Z] Successfully built 25241290bb89 [2021-09-30T15:33:06.068Z] Successfully tagged core-metadata-arm64:latest [2021-09-30T15:33:24.416Z]  Building core-metadata ... done Removing intermediate container 1944ad4ee13e [2021-09-30T15:33:24.416Z] ---> 971ec7a3c482 [2021-09-30T15:33:24.416Z] [2021-09-30T15:33:24.416Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T15:33:24.416Z] ---> bb3de5531c18 [2021-09-30T15:33:24.416Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-30T15:33:24.416Z] ---> Running in c6cc44496e1e [2021-09-30T15:33:24.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T15:33:24.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T15:33:25.940Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-30T15:33:25.940Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-30T15:33:25.940Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T15:33:25.940Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T15:33:26.215Z] OK: 6 MiB in 16 packages [2021-09-30T15:33:26.497Z] Removing intermediate container 8f2aceeb543c [2021-09-30T15:33:26.497Z] ---> 54f22960c622 [2021-09-30T15:33:26.497Z] [2021-09-30T15:33:26.497Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T15:33:26.497Z] ---> bb3de5531c18 [2021-09-30T15:33:26.497Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-30T15:33:26.772Z] ---> Running in 6e98b71b88ff [2021-09-30T15:33:27.369Z] Removing intermediate container 6e98b71b88ff [2021-09-30T15:33:27.369Z] ---> 2cb3b3ded4c8 [2021-09-30T15:33:27.369Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-30T15:33:27.640Z] ---> Running in fb1a2b8f9bf6 [2021-09-30T15:33:27.914Z] Removing intermediate container c6cc44496e1e [2021-09-30T15:33:27.914Z] ---> 70f8971052ce [2021-09-30T15:33:27.914Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T15:33:27.914Z] ---> Running in e22b4191df6c [2021-09-30T15:33:28.189Z] Removing intermediate container fb1a2b8f9bf6 [2021-09-30T15:33:28.189Z] ---> 7be2fb6a6e1c [2021-09-30T15:33:28.189Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-30T15:33:28.189Z] ---> Running in 68b66a28bd2c [2021-09-30T15:33:28.459Z] Removing intermediate container e22b4191df6c [2021-09-30T15:33:28.459Z] ---> c297f6ec8831 [2021-09-30T15:33:28.459Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-30T15:33:28.730Z] ---> Running in 161ae14ae44a [2021-09-30T15:33:28.730Z] Removing intermediate container 68b66a28bd2c [2021-09-30T15:33:28.730Z] ---> f3caefd1e970 [2021-09-30T15:33:28.730Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:33:29.000Z] ---> Running in 977a2343c1e4 [2021-09-30T15:33:29.271Z] Removing intermediate container 161ae14ae44a [2021-09-30T15:33:29.271Z] ---> 56ca301e6b89 [2021-09-30T15:33:29.271Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T15:33:29.542Z] ---> Running in 840fbd0af1ab [2021-09-30T15:33:29.818Z] Removing intermediate container 840fbd0af1ab [2021-09-30T15:33:29.818Z] ---> 989f8d173529 [2021-09-30T15:33:29.818Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T15:33:30.800Z] ---> 522fa6ae131b [2021-09-30T15:33:30.800Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-30T15:33:31.414Z] Removing intermediate container 977a2343c1e4 [2021-09-30T15:33:31.414Z] ---> 694a6fd49e57 [2021-09-30T15:33:31.414Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-30T15:33:31.414Z] ---> Running in 40312054737e [2021-09-30T15:33:32.400Z] ---> a664536c2238 [2021-09-30T15:33:32.400Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-30T15:33:33.002Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T15:33:33.002Z] ---> d84a334a389a [2021-09-30T15:33:33.002Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-30T15:33:33.278Z] ---> Running in c41555f9abeb [2021-09-30T15:33:33.879Z] Removing intermediate container c41555f9abeb [2021-09-30T15:33:33.879Z] ---> fe2cd7f1ed26 [2021-09-30T15:33:33.879Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T15:33:33.879Z] ---> Running in 95ef52fb9e36 [2021-09-30T15:33:33.879Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T15:33:34.478Z] Removing intermediate container 95ef52fb9e36 [2021-09-30T15:33:34.478Z] ---> 0f94e8ffb25e [2021-09-30T15:33:34.478Z] Step 21/23 : LABEL arch=arm64 [2021-09-30T15:33:34.751Z] ---> Running in 3bdb5e9f9806 [2021-09-30T15:33:35.027Z] Removing intermediate container 3bdb5e9f9806 [2021-09-30T15:33:35.027Z] ---> 88d2a948b4ff [2021-09-30T15:33:35.027Z] Step 22/23 : LABEL git_sha=49812c3355a8a8b4ee1d98e0956d54233f06c459 [2021-09-30T15:33:35.310Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-30T15:33:35.310Z] ---> Running in 9a0b570345da [2021-09-30T15:33:35.310Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-30T15:33:35.310Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-30T15:33:35.584Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-30T15:33:35.584Z] Removing intermediate container 9a0b570345da [2021-09-30T15:33:35.584Z] ---> 4e745355775a [2021-09-30T15:33:35.584Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T15:33:35.861Z] ---> Running in f467a93a3f8a [2021-09-30T15:33:35.861Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-30T15:33:36.141Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-30T15:33:36.417Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T15:33:36.417Z] OK: 8 MiB in 20 packages [2021-09-30T15:33:36.417Z] Removing intermediate container f467a93a3f8a [2021-09-30T15:33:36.417Z] ---> 4b15bc7ec198 [2021-09-30T15:33:36.417Z] [2021-09-30T15:33:37.028Z] Successfully built 4b15bc7ec198 [2021-09-30T15:33:37.028Z] Successfully tagged support-notifications-arm64:latest [2021-09-30T15:33:37.657Z]  Building support-notifications ... done Removing intermediate container 40312054737e [2021-09-30T15:33:37.657Z] ---> 29fd4b8d9c36 [2021-09-30T15:33:37.657Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T15:33:38.647Z] ---> 5bb75fdfe6fd [2021-09-30T15:33:38.647Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-30T15:33:40.095Z] ---> c6d701486ab7 [2021-09-30T15:33:40.095Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-30T15:33:41.082Z] ---> 2fea90a5d884 [2021-09-30T15:33:41.083Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-30T15:33:41.083Z] ---> Running in 3d9bdad49fdf [2021-09-30T15:33:41.685Z] Removing intermediate container 3d9bdad49fdf [2021-09-30T15:33:41.685Z] ---> 6f607f4c712c [2021-09-30T15:33:41.685Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T15:33:41.685Z] ---> Running in 8d3382ee0bb2 [2021-09-30T15:33:42.285Z] Removing intermediate container 8d3382ee0bb2 [2021-09-30T15:33:42.285Z] ---> a5ca2f2d1b6b [2021-09-30T15:33:42.285Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T15:33:42.285Z] ---> Running in 1475be181ad7 [2021-09-30T15:33:42.884Z] Removing intermediate container 1475be181ad7 [2021-09-30T15:33:42.884Z] ---> 8bcf4f78560f [2021-09-30T15:33:42.884Z] Step 23/24 : LABEL git_sha=49812c3355a8a8b4ee1d98e0956d54233f06c459 [2021-09-30T15:33:43.161Z] ---> Running in 96b4f4fd4d50 [2021-09-30T15:33:43.763Z] Removing intermediate container 96b4f4fd4d50 [2021-09-30T15:33:43.763Z] ---> fe0b0e174156 [2021-09-30T15:33:43.763Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T15:33:43.763Z] ---> Running in 1ed5d23fad0c [2021-09-30T15:33:44.360Z] Removing intermediate container 1ed5d23fad0c [2021-09-30T15:33:44.360Z] ---> 0a72433eb510 [2021-09-30T15:33:44.360Z] [2021-09-30T15:33:44.635Z] Successfully built 0a72433eb510 [2021-09-30T15:33:44.635Z] Successfully tagged core-data-arm64:latest [2021-09-30T15:33:45.250Z]  Building core-data ... done  [Pipeline] } [2021-09-30T15:33:45.200Z] $ docker stop --time=1 961d1cc684b57c4fcd4793a5af6968f008747ad377bb3b3649e164fa13000752 [2021-09-30T15:33:47.033Z] $ docker rm -f 961d1cc684b57c4fcd4793a5af6968f008747ad377bb3b3649e164fa13000752 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T15:33:47.743Z] + docker images [2021-09-30T15:33:48.019Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-30T15:33:48.020Z] core-data-arm64 latest 0a72433eb510 4 seconds ago 19.4MB [2021-09-30T15:33:48.020Z] support-notifications-arm64 latest 4b15bc7ec198 11 seconds ago 15.9MB [2021-09-30T15:33:48.020Z] 54f22960c622 22 seconds ago 1.58GB [2021-09-30T15:33:48.020Z] 971ec7a3c482 25 seconds ago 1.57GB [2021-09-30T15:33:48.020Z] core-metadata-arm64 latest 25241290bb89 42 seconds ago 15.8MB [2021-09-30T15:33:48.020Z] ec09d1d9b305 56 seconds ago 1.57GB [2021-09-30T15:33:48.020Z] core-command-arm64 latest d05cb6e5fa57 About a minute ago 15.2MB [2021-09-30T15:33:48.020Z] 5f3e8d79037d About a minute ago 1.56GB [2021-09-30T15:33:48.020Z] sys-mgmt-agent-arm64 latest 65428a2ad3d9 2 minutes ago 312MB [2021-09-30T15:33:48.020Z] security-bootstrapper-arm64 latest 272138f5bcab 3 minutes ago 17.7MB [2021-09-30T15:33:48.020Z] security-secretstore-setup-arm64 latest 6a38f426257f 3 minutes ago 26.5MB [2021-09-30T15:33:48.020Z] support-scheduler-arm64 latest 48399c1844a3 3 minutes ago 15.2MB [2021-09-30T15:33:48.020Z] security-proxy-setup-arm64 latest 98c236cdf517 3 minutes ago 25.3MB [2021-09-30T15:33:48.020Z] 71ccf677fda6 4 minutes ago 1.57GB [2021-09-30T15:33:48.020Z] f6c3985f46b2 4 minutes ago 1.57GB [2021-09-30T15:33:48.020Z] 6b0158a34d37 4 minutes ago 1.57GB [2021-09-30T15:33:48.020Z] 6b15437c5819 4 minutes ago 1.57GB [2021-09-30T15:33:48.020Z] e4c4c1a2becf 4 minutes ago 1.57GB [2021-09-30T15:33:48.020Z] ci-base-image-arm64 latest c22bc2f8d700 16 minutes ago 1.24GB [2021-09-30T15:33:48.020Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-30T15:33:48.020Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-30T15:33:48.020Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-30T15:33:48.020Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:33:48.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T15:33:48.690Z] [2021-09-30T15:33:48.690Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:33:49.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T15:33:49.335Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-30T15:33:49.335Z] 448f6bf000e3: Pulling fs layer [2021-09-30T15:33:49.335Z] f757da607395: Pulling fs layer [2021-09-30T15:33:49.335Z] 05883995daec: Pulling fs layer [2021-09-30T15:33:49.336Z] 8603b9c90790: Pulling fs layer [2021-09-30T15:33:49.336Z] 1560dd03e051: Pulling fs layer [2021-09-30T15:33:49.336Z] 27f5ce0e4adf: Pulling fs layer [2021-09-30T15:33:49.336Z] c2d8d7efcc4b: Pulling fs layer [2021-09-30T15:33:49.336Z] 8603b9c90790: Waiting [2021-09-30T15:33:49.336Z] 1560dd03e051: Waiting [2021-09-30T15:33:49.336Z] 27f5ce0e4adf: Waiting [2021-09-30T15:33:49.336Z] c2d8d7efcc4b: Waiting [2021-09-30T15:33:49.336Z] f757da607395: Verifying Checksum [2021-09-30T15:33:49.336Z] f757da607395: Download complete [2021-09-30T15:33:49.612Z] 8603b9c90790: Verifying Checksum [2021-09-30T15:33:49.612Z] 8603b9c90790: Download complete [2021-09-30T15:33:49.612Z] 1560dd03e051: Verifying Checksum [2021-09-30T15:33:49.612Z] 1560dd03e051: Download complete [2021-09-30T15:33:49.612Z] 27f5ce0e4adf: Verifying Checksum [2021-09-30T15:33:49.612Z] 27f5ce0e4adf: Download complete [2021-09-30T15:33:50.204Z] 05883995daec: Verifying Checksum [2021-09-30T15:33:50.204Z] 05883995daec: Download complete [2021-09-30T15:33:50.479Z] 448f6bf000e3: Verifying Checksum [2021-09-30T15:33:50.479Z] 448f6bf000e3: Download complete [2021-09-30T15:33:53.871Z] c2d8d7efcc4b: Verifying Checksum [2021-09-30T15:33:53.871Z] c2d8d7efcc4b: Download complete [2021-09-30T15:33:54.145Z] 448f6bf000e3: Pull complete [2021-09-30T15:33:54.741Z] f757da607395: Pull complete [2021-09-30T15:33:56.716Z] 05883995daec: Pull complete [2021-09-30T15:33:56.716Z] 8603b9c90790: Pull complete [2021-09-30T15:33:58.153Z] 1560dd03e051: Pull complete [2021-09-30T15:33:58.428Z] 27f5ce0e4adf: Pull complete [2021-09-30T15:34:13.538Z] c2d8d7efcc4b: Pull complete [2021-09-30T15:34:13.538Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-30T15:34:13.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T15:34:13.538Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-30T15:34:13.821Z] prd-ubuntu18.04-docker-arm64-4c-16g-282 does not seem to be running inside a container [2021-09-30T15:34:13.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:arm64 cat [2021-09-30T15:34:18.649Z] $ docker top c6919d72e7e0266c1ef9d418bc46bd66f5bcbe18ac50c71f539ce93751178cb8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:34:19.735Z] ---> job-cost.sh [2021-09-30T15:34:19.735Z] lf-activate-venv: SKIPPING [2021-09-30T15:34:19.735Z] INFO: No Stack... [2021-09-30T15:34:20.712Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-30T15:34:20.988Z] INFO: Archiving Costs [Pipeline] sh [2021-09-30T15:34:21.672Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2021-09-30T15:34:21.672Z] + cut -d, -f6 [Pipeline] lock [2021-09-30T15:34:21.749Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3724-5-stack-cost] [2021-09-30T15:34:21.762Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3724-5-stack-cost] did not exist. Created. [2021-09-30T15:34:21.762Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3724-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-30T15:34:22.462Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-30T15:34:22.668Z] Stashed 1 file(s) [Pipeline] } [2021-09-30T15:34:22.707Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3724-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-30T15:34:22.675Z] $ docker stop --time=1 c6919d72e7e0266c1ef9d418bc46bd66f5bcbe18ac50c71f539ce93751178cb8 [2021-09-30T15:34:24.326Z] $ docker rm -f c6919d72e7e0266c1ef9d418bc46bd66f5bcbe18ac50c71f539ce93751178cb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-09-30T15:34:25.265Z] provisioning config files... [2021-09-30T15:34:25.290Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config8158535767627827055tmp [Pipeline] { [Pipeline] sh [2021-09-30T15:34:25.622Z] + set +x [2021-09-30T15:34:25.623Z] + curl -s https://codecov.io/bash [2021-09-30T15:34:25.623Z] + bash -s -- [2021-09-30T15:34:25.894Z] [2021-09-30T15:34:25.894Z] _____ _ [2021-09-30T15:34:25.894Z] / ____| | | [2021-09-30T15:34:25.894Z] | | ___ __| | ___ ___ _____ __ [2021-09-30T15:34:25.894Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-30T15:34:25.894Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-30T15:34:25.894Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-30T15:34:25.894Z] Bash-1.0.6 [2021-09-30T15:34:25.894Z] [2021-09-30T15:34:25.894Z] [2021-09-30T15:34:25.894Z] ==> git version 2.24.4 found [2021-09-30T15:34:25.894Z] ==> 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-09-30T15:34:25.894Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-30T15:34:25.894Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-30T15:34:25.894Z] ==> Jenkins CI detected. [2021-09-30T15:34:25.894Z] current dir:  /w/workspace/edgex-go/5 [2021-09-30T15:34:25.894Z] project root: . [2021-09-30T15:34:25.894Z] --> token set from env [2021-09-30T15:34:25.894Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-30T15:34:25.894Z] ==> Running gcov in . (disable via -X gcov) [2021-09-30T15:34:25.894Z] ==> Python coveragepy not found [2021-09-30T15:34:25.894Z] ==> Searching for coverage reports in: [2021-09-30T15:34:25.894Z] + . [2021-09-30T15:34:25.894Z] -> Found 1 reports [2021-09-30T15:34:25.894Z] ==> Detecting git/mercurial file structure [2021-09-30T15:34:25.894Z] ==> Reading reports [2021-09-30T15:34:25.894Z] + ./coverage.out bytes=403265 [2021-09-30T15:34:25.894Z] ==> Appending adjustments [2021-09-30T15:34:25.894Z] https://docs.codecov.io/docs/fixing-reports [2021-09-30T15:34:26.858Z] + Found adjustments [2021-09-30T15:34:26.858Z] ==> Gzipping contents [2021-09-30T15:34:26.858Z] 56K /tmp/codecov.1XaXEO.gz [2021-09-30T15:34:26.858Z] ==> Uploading reports [2021-09-30T15:34:26.858Z] url: https://codecov.io [2021-09-30T15:34:26.858Z] query: branch=PR-3724&commit=a987d85c9285d9de7bb357b01a1c4ed3043cfe9e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3724%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3724&job=&cmd_args= [2021-09-30T15:34:27.125Z] -> Pinging Codecov [2021-09-30T15:34:27.125Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3724&commit=a987d85c9285d9de7bb357b01a1c4ed3043cfe9e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3724%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3724&job=&cmd_args= [2021-09-30T15:34:27.393Z] -> Uploading to [2021-09-30T15:34:27.393Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-30/00271124DB129430A58F1EEE437C3FCB/a987d85c9285d9de7bb357b01a1c4ed3043cfe9e/a9d68fc3-c870-4e02-8e9f-e4fd0aec6add.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210930T153427Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fca4a807b1e5e025ce942e9b2d95280aae98dac2d3359c9da46b1cb5f4667613 [2021-09-30T15:34:27.393Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T15:34:27.393Z] Dload Upload Total Spent Left Speed [2021-09-30T15:34:27.661Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54255 0 0 100 54255 0 163k --:--:-- --:--:-- --:--:-- 163k 100 54255 0 0 100 54255 0 163k --:--:-- --:--:-- --:--:-- 163k [2021-09-30T15:34:27.661Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a987d85c9285d9de7bb357b01a1c4ed3043cfe9e [Pipeline] } [2021-09-30T15:34:27.673Z] 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] sh [2021-09-30T15:34:28.837Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:34:29.171Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:34:29.781Z] ---> package-listing.sh [2021-09-30T15:34:29.781Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-30T15:34:29.781Z] ++ facter osfamily [2021-09-30T15:34:30.053Z] + OS_FAMILY=redhat [2021-09-30T15:34:30.053Z] + workspace=/w/workspace/edgex-go/5 [2021-09-30T15:34:30.053Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-30T15:34:30.053Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-30T15:34:30.053Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-30T15:34:30.053Z] + PACKAGES=/tmp/packages_start.txt [2021-09-30T15:34:30.053Z] + '[' /w/workspace/edgex-go/5 ']' [2021-09-30T15:34:30.053Z] + PACKAGES=/tmp/packages_end.txt [2021-09-30T15:34:30.053Z] + case "${OS_FAMILY}" in [2021-09-30T15:34:30.053Z] + rpm -qa [2021-09-30T15:34:30.053Z] + sort [2021-09-30T15:34:32.000Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-30T15:34:32.000Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-30T15:34:32.000Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-30T15:34:32.000Z] + '[' /w/workspace/edgex-go/5 ']' [2021-09-30T15:34:32.000Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-09-30T15:34:32.000Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-09-30T15:34:32.018Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-30T15:34:32.336Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:34:32.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T15:34:32.924Z] [2021-09-30T15:34:32.924Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:34:33.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T15:34:33.260Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-30T15:34:33.260Z] b4d181a07f80: Pulling fs layer [2021-09-30T15:34:33.260Z] a1111a8f2ec3: Pulling fs layer [2021-09-30T15:34:33.260Z] ed53099fbce6: Pulling fs layer [2021-09-30T15:34:33.260Z] dc539afda2c1: Pulling fs layer [2021-09-30T15:34:33.260Z] 77bc0d833cb6: Pulling fs layer [2021-09-30T15:34:33.260Z] 9065ff56babe: Pulling fs layer [2021-09-30T15:34:33.260Z] d287ab97295c: Pulling fs layer [2021-09-30T15:34:33.260Z] dc539afda2c1: Waiting [2021-09-30T15:34:33.260Z] 77bc0d833cb6: Waiting [2021-09-30T15:34:33.260Z] 9065ff56babe: Waiting [2021-09-30T15:34:33.260Z] d287ab97295c: Waiting [2021-09-30T15:34:33.848Z] a1111a8f2ec3: Verifying Checksum [2021-09-30T15:34:33.848Z] a1111a8f2ec3: Download complete [2021-09-30T15:34:33.848Z] dc539afda2c1: Verifying Checksum [2021-09-30T15:34:33.848Z] dc539afda2c1: Download complete [2021-09-30T15:34:33.848Z] 77bc0d833cb6: Verifying Checksum [2021-09-30T15:34:33.848Z] 77bc0d833cb6: Download complete [2021-09-30T15:34:33.848Z] 9065ff56babe: Verifying Checksum [2021-09-30T15:34:33.848Z] 9065ff56babe: Download complete [2021-09-30T15:34:34.114Z] ed53099fbce6: Verifying Checksum [2021-09-30T15:34:34.114Z] ed53099fbce6: Download complete [2021-09-30T15:34:34.937Z] b4d181a07f80: Verifying Checksum [2021-09-30T15:34:34.937Z] b4d181a07f80: Download complete [2021-09-30T15:34:35.918Z] b4d181a07f80: Pull complete [2021-09-30T15:34:36.188Z] a1111a8f2ec3: Pull complete [2021-09-30T15:34:36.779Z] ed53099fbce6: Pull complete [2021-09-30T15:34:36.779Z] dc539afda2c1: Pull complete [2021-09-30T15:34:37.050Z] 77bc0d833cb6: Pull complete [2021-09-30T15:34:37.050Z] 9065ff56babe: Pull complete [2021-09-30T15:34:39.641Z] d287ab97295c: Verifying Checksum [2021-09-30T15:34:39.641Z] d287ab97295c: Download complete [2021-09-30T15:34:43.915Z] d287ab97295c: Pull complete [2021-09-30T15:34:43.915Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-30T15:34:43.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T15:34:43.915Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-30T15:34:44.030Z] prd-centos7-docker-4c-2g-278 does not seem to be running inside a container [2021-09-30T15:34:44.105Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-30T15:34:47.611Z] $ docker top 73db7c2e7a2b9e8c177d1c277c321d06ae8a1ec20f35e2d1a8472f2e90a133fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T15:34:48.050Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-30T15:34:48.373Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-30T15:34:48.689Z] + ls /var/log/sa-host [2021-09-30T15:34:48.689Z] + sadf -c /var/log/sa-host/sa05 [2021-09-30T15:34:48.689Z] file_magic: OK [2021-09-30T15:34:48.689Z] HZ: Using current value: 100 [2021-09-30T15:34:48.689Z] file_header: OK [2021-09-30T15:34:48.689Z] 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-09-30T15:34:48.689Z] Statistics: [2021-09-30T15:34:48.689Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-30T15:34:48.689Z] File successfully converted to sysstat format version 12.0.3 [2021-09-30T15:34:48.689Z] + sadf -c /var/log/sa-host/sa30 [2021-09-30T15:34:48.689Z] file_magic: OK [2021-09-30T15:34:48.689Z] HZ: Using current value: 100 [2021-09-30T15:34:48.689Z] file_header: OK [2021-09-30T15:34:48.689Z] 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-09-30T15:34:48.689Z] Statistics: [2021-09-30T15:34:48.689Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-30T15:34:48.690Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T15:34:48.870Z] provisioning config files... [2021-09-30T15:34:48.886Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config2304497280101902168tmp [Pipeline] { [Pipeline] echo [2021-09-30T15:34:48.909Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:34:49.225Z] ---> create-netrc.sh [Pipeline] } [2021-09-30T15:34:49.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:34:49.645Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-30T15:34:49.660Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:34:49.975Z] ---> sudo-logs.sh [2021-09-30T15:34:49.975Z] Archiving 'sudo' log.. [2021-09-30T15:34:49.975Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-278.vexxhost.local: Name or service not known [2021-09-30T15:34:55.314Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-278.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-30T15:34:55.350Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:34:55.663Z] ---> job-cost.sh [2021-09-30T15:34:55.663Z] lf-activate-venv: SKIPPING [2021-09-30T15:34:55.663Z] DEBUG: total: 0.10999999940395355 [2021-09-30T15:34:55.663Z] INFO: Retrieving Stack Cost... [2021-09-30T15:34:56.622Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-30T15:34:56.888Z] INFO: Archiving Costs [Pipeline] echo [2021-09-30T15:34:56.908Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:34:57.229Z] ---> logs-deploy.sh [2021-09-30T15:34:57.229Z] lf-activate-venv: SKIPPING [2021-09-30T15:34:57.229Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3724/5 [2021-09-30T15:34:57.229Z] INFO: archiving workspace using pattern(s): [2021-09-30T15:34:57.814Z] Archives upload complete. [2021-09-30T15:34:58.081Z] INFO: archiving logs to Nexus