Pull request #3571 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f334cf52bf4352e3c5b0101544e3ceb0bda84bb2+80ba4e250181682bffba84591c3a2e03de29986a (ffccf83dc1c82f5e039e0f3faf6ad4413561780a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh883965119733697723.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5553599255107081098.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1837153487010370219.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3697017877532536767.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh495079794485062130.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1133 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh5096961013177518932.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh8942702070801890744.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 Merge succeeded, producing f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 Checking out Revision f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 (PR-3571) > git config core.sparsecheckout # timeout=10 > git checkout -f f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh7750701973302269182.key > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 # timeout=10 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" > git rev-list --no-walk d660471ef9913ca2462521b8f507a21e7497a0d7 # timeout=10 First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-24T09:41:01.735Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-24T09:41:01.833Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-24T09:41:01.861Z] ========================================================= [2021-06-24T09:41:01.861Z] EdgeX Global Pipelines Version Info [2021-06-24T09:41:01.861Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:41:03.347Z] ------------------- [2021-06-24T09:41:03.348Z] stable info: [2021-06-24T09:41:03.348Z] ------------------- [2021-06-24T09:41:03.348Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-24T09:41:03.348Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T09:41:03.348Z] Message: update stable to v1.0.195 [2021-06-24T09:41:03.920Z] ------------------- [2021-06-24T09:41:03.920Z] experimental info: [2021-06-24T09:41:03.920Z] ------------------- [2021-06-24T09:41:03.920Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-24T09:41:03.920Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T09:41:03.920Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-24T09:41:04.053Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-24T09:41:04.077Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-24T09:41:04.099Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-24T09:41:04.123Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-24T09:41:04.147Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-24T09:41:04.183Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-24T09:41:04.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-24T09:41:04.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-24T09:41:04.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-24T09:41:04.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-24T09:41:04.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-24T09:41:04.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-24T09:41:04.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-24T09:41:04.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-24T09:41:04.422Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T09:41:04.449Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T09:41:04.475Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-24T09:41:04.502Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-24T09:41:04.528Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-24T09:41:04.551Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-24T09:41:04.582Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-24T09:41:04.606Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-24T09:41:04.630Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3571 [Pipeline] echo [2021-06-24T09:41:04.655Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3571 [Pipeline] echo [2021-06-24T09:41:04.678Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3571 [Pipeline] echo [2021-06-24T09:41:04.702Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 [Pipeline] echo [2021-06-24T09:41:04.727Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f334cf5 [Pipeline] echo [2021-06-24T09:41:04.752Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T09:41:04.833Z] provisioning config files... [2021-06-24T09:41:04.849Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config7941848734154563416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:41:05.168Z] ---> docker-login.sh [2021-06-24T09:41:05.169Z] nexus3.edgexfoundry.org:10001 [2021-06-24T09:41:05.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:41:05.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:41:05.697Z] Configure a credential helper to remove this warning. See [2021-06-24T09:41:05.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:41:05.697Z] [2021-06-24T09:41:05.697Z] Login Succeeded [2021-06-24T09:41:05.697Z] nexus3.edgexfoundry.org:10002 [2021-06-24T09:41:05.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:41:05.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:41:05.697Z] Configure a credential helper to remove this warning. See [2021-06-24T09:41:05.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:41:05.697Z] [2021-06-24T09:41:05.697Z] Login Succeeded [2021-06-24T09:41:05.697Z] nexus3.edgexfoundry.org:10003 [2021-06-24T09:41:05.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:41:05.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:41:05.961Z] Configure a credential helper to remove this warning. See [2021-06-24T09:41:05.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:41:05.961Z] [2021-06-24T09:41:05.961Z] Login Succeeded [2021-06-24T09:41:05.961Z] nexus3.edgexfoundry.org:10004 [2021-06-24T09:41:05.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:41:05.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:41:05.962Z] Configure a credential helper to remove this warning. See [2021-06-24T09:41:05.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:41:05.962Z] [2021-06-24T09:41:05.962Z] Login Succeeded [2021-06-24T09:41:05.962Z] docker.io [2021-06-24T09:41:06.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:41:06.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:41:06.487Z] Configure a credential helper to remove this warning. See [2021-06-24T09:41:06.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:41:06.487Z] [2021-06-24T09:41:06.487Z] Login Succeeded [2021-06-24T09:41:06.487Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T09:41:06.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T09:41:06.883Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-24T09:41:06.883Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T09:41:06.883Z] ++ dirname cmd/core-command/Dockerfile [2021-06-24T09:41:06.883Z] ++ cut -d/ -f2 [2021-06-24T09:41:06.883Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-24T09:41:06.883Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T09:41:06.883Z] ++ dirname cmd/core-data/Dockerfile [2021-06-24T09:41:06.883Z] ++ cut -d/ -f2 [2021-06-24T09:41:06.883Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-24T09:41:06.883Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T09:41:06.883Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-24T09:41:06.883Z] ++ cut -d/ -f2 [2021-06-24T09:41:06.883Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-24T09:41:06.883Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T09:41:06.883Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-24T09:41:06.883Z] ++ cut -d/ -f2 [2021-06-24T09:41:06.883Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-24T09:41:06.883Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T09:41:06.883Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-24T09:41:06.883Z] ++ cut -d/ -f2 [2021-06-24T09:41:06.883Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-24T09:41:06.883Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T09:41:06.883Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-24T09:41:06.883Z] ++ cut -d/ -f2 [2021-06-24T09:41:06.883Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-24T09:41:06.883Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T09:41:06.883Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-24T09:41:06.883Z] ++ cut -d/ -f2 [2021-06-24T09:41:06.883Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-24T09:41:06.883Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T09:41:06.883Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-24T09:41:06.883Z] ++ cut -d/ -f2 [2021-06-24T09:41:06.883Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-24T09:41:06.883Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T09:41:06.883Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-24T09:41:06.883Z] ++ cut -d/ -f2 [2021-06-24T09:41:06.883Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-24T09:41:06.934Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:41:07.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T09:41:07.706Z] [2021-06-24T09:41:07.706Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:41:08.022Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T09:41:08.022Z] latest: Pulling from edgex-devops/git-semver [2021-06-24T09:41:08.022Z] 31603596830f: Pulling fs layer [2021-06-24T09:41:08.022Z] 54011a49482f: Pulling fs layer [2021-06-24T09:41:08.022Z] a6820b24f6d8: Pulling fs layer [2021-06-24T09:41:08.022Z] f581987b2513: Pulling fs layer [2021-06-24T09:41:08.022Z] f581987b2513: Waiting [2021-06-24T09:41:08.022Z] 54011a49482f: Verifying Checksum [2021-06-24T09:41:08.022Z] 54011a49482f: Download complete [2021-06-24T09:41:08.283Z] 31603596830f: Verifying Checksum [2021-06-24T09:41:08.283Z] 31603596830f: Download complete [2021-06-24T09:41:08.283Z] f581987b2513: Verifying Checksum [2021-06-24T09:41:08.283Z] f581987b2513: Download complete [2021-06-24T09:41:08.283Z] a6820b24f6d8: Verifying Checksum [2021-06-24T09:41:08.283Z] a6820b24f6d8: Download complete [2021-06-24T09:41:08.554Z] 31603596830f: Pull complete [2021-06-24T09:41:08.554Z] 54011a49482f: Pull complete [2021-06-24T09:41:09.161Z] a6820b24f6d8: Pull complete [2021-06-24T09:41:11.454Z] f581987b2513: Pull complete [2021-06-24T09:41:11.454Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-24T09:41:11.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T09:41:11.454Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-24T09:41:11.539Z] prd-centos7-docker-4c-2g-1133 does not seem to be running inside a container [2021-06-24T09:41:11.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-24T09:41:13.264Z] $ docker top 075131e05eb3aabf9612ebaed29fba4f14fba372d64abc445350a60c141b2d9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-24T09:41:13.393Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T09:41:13.393Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T09:41:13.509Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T09:41:13.507Z] $ docker exec 075131e05eb3aabf9612ebaed29fba4f14fba372d64abc445350a60c141b2d9c ssh-agent [2021-06-24T09:41:13.622Z] SSH_AUTH_SOCK=/tmp/ssh-CMUCjkZ6U6sv/agent.14 [2021-06-24T09:41:13.622Z] SSH_AGENT_PID=20 [2021-06-24T09:41:13.630Z] Running ssh-add (command line suppressed) [2021-06-24T09:41:13.752Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_3706200037934312368.key (/w/workspace/edgex-go/10@tmp/private_key_3706200037934312368.key) [2021-06-24T09:41:13.772Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T09:41:14.074Z] + git tag --points-at HEAD [Pipeline] } [2021-06-24T09:41:14.087Z] $ docker exec --env ******** --env ******** 075131e05eb3aabf9612ebaed29fba4f14fba372d64abc445350a60c141b2d9c ssh-agent -k [2021-06-24T09:41:14.180Z] unset SSH_AUTH_SOCK; [2021-06-24T09:41:14.180Z] unset SSH_AGENT_PID; [2021-06-24T09:41:14.180Z] echo Agent pid 20 killed; [2021-06-24T09:41:14.208Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-24T09:41:14.249Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T09:41:14.250Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T09:41:14.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T09:41:14.353Z] $ docker exec 075131e05eb3aabf9612ebaed29fba4f14fba372d64abc445350a60c141b2d9c ssh-agent [2021-06-24T09:41:14.473Z] SSH_AUTH_SOCK=/tmp/ssh-bUUS827zQ02D/agent.55 [2021-06-24T09:41:14.473Z] SSH_AGENT_PID=62 [2021-06-24T09:41:14.480Z] Running ssh-add (command line suppressed) [2021-06-24T09:41:14.571Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_3215405196792967093.key (/w/workspace/edgex-go/10@tmp/private_key_3215405196792967093.key) [2021-06-24T09:41:14.591Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T09:41:14.899Z] + git semver init [2021-06-24T09:41:14.899Z] # -> Open(): unable to determine branch for HEAD [2021-06-24T09:41:14.899Z] # $GIT_DIR = /w/workspace/edgex-go/10/.git [2021-06-24T09:41:14.899Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/10 [2021-06-24T09:41:14.899Z] # $SEMVER_REMOTE_NAME = origin [2021-06-24T09:41:14.899Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-24T09:41:14.899Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-24T09:41:14.899Z] # $SEMVER_BRANCH = PR-3571 [2021-06-24T09:41:14.899Z] # $SEMVER_TEMP = /tmp/semver-713017033 [2021-06-24T09:41:14.899Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-24T09:41:35.734Z] # '/tmp/semver-713017033' -> '/w/workspace/edgex-go/10/.semver' [2021-06-24T09:41:35.734Z] # -> Force: false [2021-06-24T09:41:35.734Z] # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } [2021-06-24T09:41:35.742Z] $ docker exec --env ******** --env ******** 075131e05eb3aabf9612ebaed29fba4f14fba372d64abc445350a60c141b2d9c ssh-agent -k [2021-06-24T09:41:35.841Z] unset SSH_AUTH_SOCK; [2021-06-24T09:41:35.841Z] unset SSH_AGENT_PID; [2021-06-24T09:41:35.841Z] echo Agent pid 62 killed; [2021-06-24T09:41:35.856Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T09:41:36.199Z] + git semver [Pipeline] } [2021-06-24T09:41:36.211Z] $ docker stop --time=1 075131e05eb3aabf9612ebaed29fba4f14fba372d64abc445350a60c141b2d9c [2021-06-24T09:41:42.716Z] $ docker rm -f 075131e05eb3aabf9612ebaed29fba4f14fba372d64abc445350a60c141b2d9c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T09:41:43.117Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-24T09:41:43.498Z] Stashed 1 file(s) [Pipeline] echo [2021-06-24T09:41:43.502Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T09:41:44.129Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-24T09:41:44.422Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T09:41:44.729Z] + sudo service docker restart [2021-06-24T09:41:44.730Z] + true [2021-06-24T09:41:44.730Z] Redirecting to /bin/systemctl restart docker.service [2021-06-24T09:41:58.706Z] Still waiting to schedule task [2021-06-24T09:41:58.706Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-24T09:42:02.413Z] ========================================================= [2021-06-24T09:42:02.413Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-24T09:42:02.413Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:42:02.732Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-24T09:42:04.130Z] Sending build context to Docker daemon 329.3MB [2021-06-24T09:42:04.130Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T09:42:04.130Z] Step 2/6 : FROM ${BASE} [2021-06-24T09:42:04.130Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-24T09:42:04.130Z] 540db60ca938: Pulling fs layer [2021-06-24T09:42:04.130Z] adcc1eea9eea: Pulling fs layer [2021-06-24T09:42:04.130Z] 4c4ab2625f07: Pulling fs layer [2021-06-24T09:42:04.130Z] 0510c868ecb4: Pulling fs layer [2021-06-24T09:42:04.130Z] afea3b2eda06: Pulling fs layer [2021-06-24T09:42:04.130Z] 7809a108b3ef: Pulling fs layer [2021-06-24T09:42:04.130Z] f706445af74f: Pulling fs layer [2021-06-24T09:42:04.130Z] 0510c868ecb4: Waiting [2021-06-24T09:42:04.130Z] afea3b2eda06: Waiting [2021-06-24T09:42:04.130Z] 7809a108b3ef: Waiting [2021-06-24T09:42:04.130Z] f706445af74f: Waiting [2021-06-24T09:42:04.130Z] 4c4ab2625f07: Verifying Checksum [2021-06-24T09:42:04.130Z] 4c4ab2625f07: Download complete [2021-06-24T09:42:04.130Z] adcc1eea9eea: Verifying Checksum [2021-06-24T09:42:04.130Z] adcc1eea9eea: Download complete [2021-06-24T09:42:04.392Z] afea3b2eda06: Verifying Checksum [2021-06-24T09:42:04.392Z] afea3b2eda06: Download complete [2021-06-24T09:42:04.392Z] 7809a108b3ef: Verifying Checksum [2021-06-24T09:42:04.392Z] 7809a108b3ef: Download complete [2021-06-24T09:42:04.392Z] 540db60ca938: Verifying Checksum [2021-06-24T09:42:04.392Z] 540db60ca938: Download complete [2021-06-24T09:42:04.392Z] 540db60ca938: Pull complete [2021-06-24T09:42:04.654Z] adcc1eea9eea: Pull complete [2021-06-24T09:42:04.654Z] 4c4ab2625f07: Pull complete [2021-06-24T09:42:08.877Z] f706445af74f: Verifying Checksum [2021-06-24T09:42:08.877Z] f706445af74f: Download complete [2021-06-24T09:42:09.138Z] 0510c868ecb4: Verifying Checksum [2021-06-24T09:42:09.138Z] 0510c868ecb4: Download complete [2021-06-24T09:42:17.324Z] 0510c868ecb4: Pull complete [2021-06-24T09:42:17.325Z] afea3b2eda06: Pull complete [2021-06-24T09:42:17.325Z] 7809a108b3ef: Pull complete [2021-06-24T09:42:18.045Z] f706445af74f: Pull complete [2021-06-24T09:42:18.045Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-24T09:42:18.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-24T09:42:18.045Z] ---> b068be0155e3 [2021-06-24T09:42:18.045Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-24T09:42:24.649Z] ---> Running in cd4b22e39f5c [2021-06-24T09:42:24.649Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:42:25.221Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:42:25.485Z] (1/12) Installing libmagic (5.39-r0) [2021-06-24T09:42:25.746Z] (2/12) Installing file (5.39-r0) [2021-06-24T09:42:25.746Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-24T09:42:25.746Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-24T09:42:28.302Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-24T09:42:28.567Z] (6/12) Installing patch (2.7.6-r7) [2021-06-24T09:42:28.567Z] (7/12) Installing build-base (0.5-r2) [2021-06-24T09:42:28.567Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-24T09:42:28.827Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-24T09:42:28.827Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-24T09:42:28.827Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-24T09:42:29.087Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-24T09:42:29.087Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T09:42:29.087Z] OK: 219 MiB in 52 packages [2021-06-24T09:42:31.659Z] Removing intermediate container cd4b22e39f5c [2021-06-24T09:42:31.659Z] ---> c4b7f1743cc3 [2021-06-24T09:42:31.659Z] Step 4/6 : WORKDIR /edgex-go [2021-06-24T09:42:31.659Z] ---> Running in 91742f472594 [2021-06-24T09:42:31.659Z] Removing intermediate container 91742f472594 [2021-06-24T09:42:31.659Z] ---> b00731fef6e3 [2021-06-24T09:42:31.659Z] Step 5/6 : COPY go.mod . [2021-06-24T09:42:31.659Z] ---> 9ed9a2813cd0 [2021-06-24T09:42:31.659Z] Step 6/6 : RUN go mod download [2021-06-24T09:42:31.659Z] ---> Running in 6986c74af0b4 [2021-06-24T09:42:52.102Z] Removing intermediate container 6986c74af0b4 [2021-06-24T09:42:52.102Z] ---> 4d2c248babf7 [2021-06-24T09:42:52.102Z] Successfully built 4d2c248babf7 [2021-06-24T09:42:52.102Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:42:52.410Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T09:42:52.410Z] . [Pipeline] withDockerContainer [2021-06-24T09:42:52.492Z] prd-centos7-docker-4c-2g-1133 does not seem to be running inside a container [2021-06-24T09:42:52.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** ci-base-image-x86_64 cat [2021-06-24T09:42:52.947Z] $ docker top 4321670edf25287ff567182499acd07a1213e650ff1c84b67c92a90edb335060 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T09:42:53.355Z] + go version [2021-06-24T09:42:53.355Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-24T09:42:53.363Z] $ docker stop --time=1 4321670edf25287ff567182499acd07a1213e650ff1c84b67c92a90edb335060 [2021-06-24T09:42:54.564Z] $ docker rm -f 4321670edf25287ff567182499acd07a1213e650ff1c84b67c92a90edb335060 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:42:55.158Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T09:42:55.158Z] . [Pipeline] withDockerContainer [2021-06-24T09:42:55.241Z] prd-centos7-docker-4c-2g-1133 does not seem to be running inside a container [2021-06-24T09:42:55.277Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** ci-base-image-x86_64 cat [2021-06-24T09:42:55.709Z] $ docker top 6616376f222bfcb50fe4717036ff12ea069a829ed4a02be442c227997c67bfb5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-24T09:42:55.809Z] ========================================================= [2021-06-24T09:42:55.809Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-24T09:42:55.809Z] ========================================================= [Pipeline] sh [2021-06-24T09:42:56.122Z] + go mod tidy [Pipeline] sh [2021-06-24T09:42:56.687Z] + make test [2021-06-24T09:42:56.687Z] go mod tidy [2021-06-24T09:42:56.687Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-24T09:43:02.116Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-24T09:43:20.413Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-24T09:43:22.426Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-24T09:43:23.393Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-24T09:43:23.393Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-24T09:43:26.546Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-24T09:43:26.546Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-24T09:43:26.546Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-24T09:43:26.546Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-24T09:43:26.813Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-24T09:43:27.390Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-24T09:43:27.666Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-24T09:43:27.666Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-24T09:43:27.666Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-24T09:43:27.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-24T09:43:30.257Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2021-06-24T09:43:30.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-24T09:43:30.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-24T09:43:30.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 100.0% of statements [2021-06-24T09:43:30.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-24T09:43:31.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 53.1% of statements [2021-06-24T09:43:31.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-24T09:43:31.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-24T09:43:32.036Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.089s coverage: 87.7% of statements [2021-06-24T09:43:32.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-24T09:43:32.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-24T09:43:32.036Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.055s coverage: 78.9% of statements [2021-06-24T09:43:33.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 81.2% of statements [2021-06-24T09:43:33.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-24T09:43:33.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-24T09:43:33.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-24T09:43:33.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-24T09:43:33.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-24T09:43:33.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.248s coverage: 95.1% of statements [2021-06-24T09:43:33.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-24T09:43:33.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-24T09:43:33.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-24T09:43:33.845Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-24T09:43:33.845Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-24T09:43:33.845Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-24T09:43:33.845Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-24T09:43:33.845Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-24T09:43:34.113Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements [2021-06-24T09:43:34.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-24T09:43:34.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-24T09:43:34.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-24T09:43:35.510Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.8% of statements [2021-06-24T09:43:35.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-24T09:43:35.510Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-06-24T09:43:35.510Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 22.0% of statements [2021-06-24T09:43:35.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-24T09:43:35.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-06-24T09:43:35.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.041s coverage: 79.5% of statements [2021-06-24T09:43:35.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2021-06-24T09:43:36.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements [2021-06-24T09:43:36.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2021-06-24T09:43:49.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2021-06-24T09:43:49.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-06-24T09:43:54.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.188s coverage: 81.8% of statements [2021-06-24T09:43:54.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-24T09:44:12.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements [2021-06-24T09:44:12.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-24T09:44:12.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-24T09:44:12.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-24T09:44:12.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-24T09:44:12.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-24T09:44:12.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-24T09:44:12.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-24T09:44:12.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-24T09:44:12.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-24T09:44:12.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.052s coverage: 87.2% of statements [2021-06-24T09:44:12.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-24T09:44:12.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-24T09:44:12.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-06-24T09:44:12.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-24T09:44:12.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.042s coverage: 58.8% of statements [2021-06-24T09:44:12.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-24T09:44:12.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.046s coverage: 80.0% of statements [2021-06-24T09:44:12.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-06-24T09:44:12.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-06-24T09:44:12.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.067s coverage: 91.2% of statements [2021-06-24T09:44:12.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-24T09:44:12.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements [2021-06-24T09:44:12.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-24T09:44:12.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-24T09:44:12.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-06-24T09:44:12.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-06-24T09:44:12.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-06-24T09:44:12.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2021-06-24T09:44:12.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-06-24T09:44:12.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.167s coverage: 66.9% of statements [2021-06-24T09:44:12.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-24T09:44:12.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-24T09:44:12.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-24T09:44:12.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.6% of statements [2021-06-24T09:44:12.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-24T09:44:12.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-24T09:44:13.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2021-06-24T09:44:13.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-24T09:44:13.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2021-06-24T09:44:13.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-24T09:44:18.619Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1138 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws [2021-06-24T09:44:18.646Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2021-06-24T09:44:18.880Z] The recommended git tool is: git [2021-06-24T09:44:20.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.3% of statements [2021-06-24T09:44:20.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-24T09:44:20.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-24T09:44:20.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-24T09:44:20.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-24T09:44:20.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 91.9% of statements [2021-06-24T09:44:20.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-24T09:44:20.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-24T09:44:20.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-24T09:44:20.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-24T09:44:20.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-24T09:44:20.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements [2021-06-24T09:44:20.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-24T09:44:20.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-24T09:44:20.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.6% of statements [2021-06-24T09:44:20.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-24T09:44:20.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-24T09:44:20.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-24T09:44:20.675Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-24T09:44:20.675Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-24T09:44:20.675Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements [2021-06-24T09:44:20.675Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-24T09:44:20.675Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-24T09:44:20.675Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-24T09:44:20.675Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-24T09:44:20.675Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-24T09:44:20.675Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-24T09:44:20.676Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-06-24T09:44:20.676Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements [2021-06-24T09:44:20.676Z] GO111MODULE=on go vet ./... [2021-06-24T09:44:26.738Z] using credential edgex-jenkins-ssh [2021-06-24T09:44:26.756Z] Cloning the remote Git repository [2021-06-24T09:44:26.804Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-24T09:44:26.922Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2021-06-24T09:44:27.014Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T09:44:27.015Z] > git --version # timeout=10 [2021-06-24T09:44:27.030Z] > git --version # 'git version 2.17.1' [2021-06-24T09:44:27.032Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T09:44:27.099Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T09:44:42.803Z] gofmt -l . [2021-06-24T09:44:42.804Z] [ "`gofmt -l .`" = "" ] [2021-06-24T09:44:42.804Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-24T09:44:43.682Z] + ls -al . [2021-06-24T09:44:43.682Z] total 516 [2021-06-24T09:44:43.682Z] drwxrwxr-x 10 1001 1001 4096 Jun 24 09:44 . [2021-06-24T09:44:43.682Z] drwxr-xr-x 4 root root 30 Jun 24 09:42 .. [2021-06-24T09:44:43.682Z] -rw-rw-r-- 1 1001 1001 11 Jun 24 09:40 .dockerignore [2021-06-24T09:44:43.682Z] drwxrwxr-x 8 1001 1001 179 Jun 24 09:41 .git [2021-06-24T09:44:43.682Z] drwxrwxr-x 3 1001 1001 125 Jun 24 09:40 .github [2021-06-24T09:44:43.682Z] -rw-rw-r-- 1 1001 1001 818 Jun 24 09:40 .gitignore [2021-06-24T09:44:43.682Z] drwx------ 3 1001 1001 60 Jun 24 09:41 .semver [2021-06-24T09:44:43.682Z] -rw-rw-r-- 1 1001 1001 166 Jun 24 09:40 .sonarcloud.properties [2021-06-24T09:44:43.682Z] -rw-rw-r-- 1 1001 1001 8609 Jun 24 09:40 Attribution.txt [2021-06-24T09:44:43.682Z] -rw-rw-r-- 1 1001 1001 3804 Jun 24 09:40 CONTRIBUTING.md [2021-06-24T09:44:43.682Z] -rw-rw-r-- 1 1001 1001 931 Jun 24 09:40 Dockerfile.build [2021-06-24T09:44:43.682Z] -rw-rw-r-- 1 1001 1001 849 Jun 24 09:40 Jenkinsfile [2021-06-24T09:44:43.682Z] -rw-rw-r-- 1 1001 1001 10775 Jun 24 09:40 LICENSE [2021-06-24T09:44:43.682Z] -rw-rw-r-- 1 1001 1001 5605 Jun 24 09:40 Makefile [2021-06-24T09:44:43.682Z] -rw-rw-r-- 1 1001 1001 7905 Jun 24 09:40 README.md [2021-06-24T09:44:43.682Z] -rw-rw-r-- 1 1001 1001 7071 Jun 24 09:40 SECURITY.md [2021-06-24T09:44:43.682Z] -rw-rw-r-- 1 1001 1001 5 Jun 24 09:41 VERSION [2021-06-24T09:44:43.682Z] -rw-rw-r-- 1 1001 1001 4131 Jun 24 09:40 ZMQWindows.md [2021-06-24T09:44:43.682Z] drwxrwxr-x 2 1001 1001 37 Jun 24 09:40 bin [2021-06-24T09:44:43.682Z] drwxrwxr-x 14 1001 1001 4096 Jun 24 09:40 cmd [2021-06-24T09:44:43.682Z] -rw-r--r-- 1 root root 398095 Jun 24 09:44 coverage.out [2021-06-24T09:44:43.682Z] -rw-rw-r-- 1 1001 1001 841 Jun 24 09:40 go.mod [2021-06-24T09:44:43.682Z] -rw-r--r-- 1 root root 21053 Jun 24 09:42 go.sum [2021-06-24T09:44:43.682Z] drwxrwxr-x 7 1001 1001 114 Jun 24 09:40 internal [2021-06-24T09:44:43.682Z] drwxrwxr-x 3 1001 1001 16 Jun 24 09:40 openapi [2021-06-24T09:44:43.682Z] drwxrwxr-x 4 1001 1001 71 Jun 24 09:40 snap [2021-06-24T09:44:43.682Z] -rw-rw-r-- 1 1001 1001 168 Jun 24 09:40 version.go [Pipeline] sh [2021-06-24T09:44:43.988Z] + '[' -e coverage.out ] [2021-06-24T09:44:43.988Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-24T09:44:44.091Z] Stashed 1 file(s) [Pipeline] sh [2021-06-24T09:44:46.527Z] Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 [2021-06-24T09:44:43.407Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T09:44:43.435Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T09:44:43.469Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T09:44:43.503Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T09:44:43.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T09:44:43.517Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T09:44:46.566Z] + make build [2021-06-24T09:44:46.566Z] go mod tidy [2021-06-24T09:44:46.566Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-24T09:44:46.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-24T09:44:46.873Z] Merge succeeded, producing f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 [2021-06-24T09:44:46.874Z] Checking out Revision f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 (PR-3571) [2021-06-24T09:44:46.547Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T09:44:46.561Z] > git checkout -f f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 # timeout=10 [2021-06-24T09:44:46.786Z] > git remote # timeout=10 [2021-06-24T09:44:46.805Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T09:44:46.824Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T09:44:46.836Z] > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 [2021-06-24T09:44:46.860Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T09:44:46.878Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T09:44:46.889Z] > git checkout -f f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 # timeout=10 [2021-06-24T09:44:51.315Z] Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T09:44:51.924Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-24T09:44:52.500Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-24T09:44:52.692Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-24T09:44:53.120Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T09:44:53.463Z] + true [2021-06-24T09:44:53.463Z] + sudo service docker restart [2021-06-24T09:44:53.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-24T09:44:53.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-24T09:44:56.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-24T09:44:56.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-24T09:44:56.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-24T09:44:57.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-24T09:44:58.416Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-24T09:44:59.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-24T09:45:00.776Z] $ docker stop --time=1 6616376f222bfcb50fe4717036ff12ea069a829ed4a02be442c227997c67bfb5 [2021-06-24T09:45:03.436Z] $ docker rm -f 6616376f222bfcb50fe4717036ff12ea069a829ed4a02be442c227997c67bfb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:45:04.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T09:45:04.904Z] [2021-06-24T09:45:04.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:45:05.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T09:45:05.251Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-24T09:45:05.251Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-24T09:45:05.251Z] ca9280d653b3: Pulling fs layer [2021-06-24T09:45:05.251Z] 7e9c9ca2126c: Pulling fs layer [2021-06-24T09:45:05.512Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-24T09:45:05.512Z] cbdbe7a5bc2a: Download complete [2021-06-24T09:45:05.774Z] cbdbe7a5bc2a: Pull complete [2021-06-24T09:45:06.039Z] ca9280d653b3: Verifying Checksum [2021-06-24T09:45:06.039Z] ca9280d653b3: Download complete [2021-06-24T09:45:06.625Z] ca9280d653b3: Pull complete [2021-06-24T09:45:09.316Z] 7e9c9ca2126c: Verifying Checksum [2021-06-24T09:45:09.316Z] 7e9c9ca2126c: Download complete [2021-06-24T09:45:09.921Z] 7e9c9ca2126c: Pull complete [2021-06-24T09:45:09.921Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-24T09:45:09.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T09:45:09.921Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-24T09:45:10.022Z] prd-centos7-docker-4c-2g-1133 does not seem to be running inside a container [2021-06-24T09:45:10.071Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:10003/edgex-devops/edgex-compose:latest cat [2021-06-24T09:45:13.049Z] $ docker top 5eda1e206843e58882984c2fefd12b33263f47799d45caab3d780fe38d65473a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2021-06-24T09:45:13.332Z] provisioning config files... [2021-06-24T09:45:13.369Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config426104748758100337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:45:13.605Z] + grep parallel [2021-06-24T09:45:13.605Z] + docker-compose build --help [2021-06-24T09:45:13.752Z] ---> docker-login.sh [2021-06-24T09:45:13.752Z] nexus3.edgexfoundry.org:10001 [2021-06-24T09:45:13.967Z] --parallel Build images in parallel. [Pipeline] } [2021-06-24T09:45:13.995Z] $ docker stop --time=1 5eda1e206843e58882984c2fefd12b33263f47799d45caab3d780fe38d65473a [2021-06-24T09:45:14.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:45:15.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:45:15.017Z] Configure a credential helper to remove this warning. See [2021-06-24T09:45:15.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:45:15.017Z] [2021-06-24T09:45:15.017Z] Login Succeeded [2021-06-24T09:45:15.017Z] nexus3.edgexfoundry.org:10002 [2021-06-24T09:45:15.186Z] $ docker rm -f 5eda1e206843e58882984c2fefd12b33263f47799d45caab3d780fe38d65473a [Pipeline] // withDockerContainer [2021-06-24T09:45:17.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:45:17.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:45:17.962Z] Configure a credential helper to remove this warning. See [2021-06-24T09:45:17.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:45:17.962Z] [2021-06-24T09:45:17.962Z] Login Succeeded [2021-06-24T09:45:17.962Z] nexus3.edgexfoundry.org:10003 [2021-06-24T09:45:17.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:45:17.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:45:17.962Z] Configure a credential helper to remove this warning. See [2021-06-24T09:45:17.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:45:17.962Z] [2021-06-24T09:45:17.962Z] Login Succeeded [2021-06-24T09:45:17.962Z] nexus3.edgexfoundry.org:10004 [2021-06-24T09:45:17.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:45:17.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:45:17.962Z] Configure a credential helper to remove this warning. See [2021-06-24T09:45:17.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:45:17.962Z] [2021-06-24T09:45:17.962Z] Login Succeeded [2021-06-24T09:45:17.962Z] docker.io [2021-06-24T09:45:17.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:45:17.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:45:17.962Z] Configure a credential helper to remove this warning. See [2021-06-24T09:45:17.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:45:17.962Z] [2021-06-24T09:45:17.962Z] Login Succeeded [2021-06-24T09:45:17.962Z] ---> docker-login.sh ends [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] } [2021-06-24T09:45:18.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-06-24T09:45:18.386Z] ========================================================= [2021-06-24T09:45:18.387Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-24T09:45:18.387Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:45:18.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T09:45:18.480Z] . [Pipeline] withDockerContainer [2021-06-24T09:45:18.577Z] prd-centos7-docker-4c-2g-1133 does not seem to be running inside a container [2021-06-24T09:45:18.617Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-24T09:45:18.737Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-24T09:45:19.176Z] $ docker top 950a7196506f1487ed8ab88f56f7d8a8330f43e3bae84150bb80713cf40c21f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T09:45:19.559Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-24T09:45:20.138Z] Building core-command ... [2021-06-24T09:45:20.138Z] Building core-data ... [2021-06-24T09:45:20.138Z] Building core-metadata ... [2021-06-24T09:45:20.138Z] Building security-bootstrapper ... [2021-06-24T09:45:20.138Z] Building security-proxy-setup ... [2021-06-24T09:45:20.138Z] Building security-secretstore-setup ... [2021-06-24T09:45:20.138Z] Building support-notifications ... [2021-06-24T09:45:20.138Z] Building support-scheduler ... [2021-06-24T09:45:20.138Z] Building sys-mgmt-agent ... [2021-06-24T09:45:20.138Z] Building core-metadata [2021-06-24T09:45:20.138Z] Building security-proxy-setup [2021-06-24T09:45:20.138Z] Building security-bootstrapper [2021-06-24T09:45:20.138Z] Building sys-mgmt-agent [2021-06-24T09:45:20.138Z] Building core-command [2021-06-24T09:45:20.731Z] Sending build context to Docker daemon 166.2MB [2021-06-24T09:45:20.731Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T09:45:20.731Z] Step 2/6 : FROM ${BASE} [2021-06-24T09:45:21.007Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-24T09:45:21.007Z] 595b0fe564bb: Pulling fs layer [2021-06-24T09:45:21.007Z] 3088b5b3c5c0: Pulling fs layer [2021-06-24T09:45:21.007Z] 5b7225fbf94c: Pulling fs layer [2021-06-24T09:45:21.007Z] ba82ee9f976e: Pulling fs layer [2021-06-24T09:45:21.008Z] 506bd15cee9f: Pulling fs layer [2021-06-24T09:45:21.008Z] 75a0a4a0db45: Pulling fs layer [2021-06-24T09:45:21.008Z] 618dc40b7e24: Pulling fs layer [2021-06-24T09:45:21.008Z] ba82ee9f976e: Waiting [2021-06-24T09:45:21.008Z] 75a0a4a0db45: Waiting [2021-06-24T09:45:21.008Z] 506bd15cee9f: Waiting [2021-06-24T09:45:21.008Z] 618dc40b7e24: Waiting [2021-06-24T09:45:21.008Z] 5b7225fbf94c: Verifying Checksum [2021-06-24T09:45:21.008Z] 5b7225fbf94c: Download complete [2021-06-24T09:45:21.008Z] 3088b5b3c5c0: Verifying Checksum [2021-06-24T09:45:21.008Z] 3088b5b3c5c0: Download complete [2021-06-24T09:45:21.290Z] 506bd15cee9f: Verifying Checksum [2021-06-24T09:45:21.290Z] 506bd15cee9f: Download complete [2021-06-24T09:45:21.290Z] 75a0a4a0db45: Download complete [2021-06-24T09:45:21.290Z] 595b0fe564bb: Verifying Checksum [2021-06-24T09:45:21.290Z] 595b0fe564bb: Download complete [2021-06-24T09:45:21.908Z] 595b0fe564bb: Pull complete [2021-06-24T09:45:22.524Z] 3088b5b3c5c0: Pull complete [2021-06-24T09:45:22.801Z] 5b7225fbf94c: Pull complete [2021-06-24T09:45:23.396Z] 618dc40b7e24: Verifying Checksum [2021-06-24T09:45:23.396Z] 618dc40b7e24: Download complete [2021-06-24T09:45:24.846Z] ba82ee9f976e: Download complete [2021-06-24T09:45:35.447Z] ba82ee9f976e: Pull complete [2021-06-24T09:45:35.447Z] 506bd15cee9f: Pull complete [2021-06-24T09:45:35.447Z] 75a0a4a0db45: Pull complete [2021-06-24T09:45:41.055Z] 618dc40b7e24: Pull complete [2021-06-24T09:45:41.055Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-24T09:45:41.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-24T09:45:41.055Z] ---> a36622ca3599 [2021-06-24T09:45:41.055Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-24T09:45:42.047Z] ---> Running in fbfb8a8cbcf3 [2021-06-24T09:45:43.493Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:45:44.489Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:45:45.479Z] (1/12) Installing libmagic (5.39-r0) [2021-06-24T09:45:45.751Z] (2/12) Installing file (5.39-r0) [2021-06-24T09:45:46.024Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-24T09:45:46.024Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-24T09:45:56.495Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:45:56.495Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:45:56.495Z] ---> 4d2c248babf7 [2021-06-24T09:45:56.495Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T09:45:56.495Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:45:56.495Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:45:56.495Z] ---> 4d2c248babf7 [2021-06-24T09:45:56.495Z] Step 3/32 : WORKDIR /edgex-go [2021-06-24T09:45:56.495Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:45:56.495Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:45:56.495Z] ---> 4d2c248babf7 [2021-06-24T09:45:56.495Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T09:45:56.495Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:45:56.495Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:45:56.495Z] ---> 4d2c248babf7 [2021-06-24T09:45:56.495Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T09:46:11.426Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:46:11.426Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:46:11.426Z] ---> 4d2c248babf7 [2021-06-24T09:46:11.426Z] Step 3/22 : WORKDIR /edgex-go [2021-06-24T09:46:13.157Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-24T09:46:13.157Z] (6/12) Installing patch (2.7.6-r7) [2021-06-24T09:46:13.157Z] (7/12) Installing build-base (0.5-r2) [2021-06-24T09:46:13.157Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-24T09:46:13.157Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-24T09:46:13.157Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-24T09:46:13.157Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-24T09:46:13.157Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-24T09:46:13.157Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T09:46:13.157Z] OK: 218 MiB in 52 packages [2021-06-24T09:46:13.977Z] ---> Running in f990a2051f7c [2021-06-24T09:46:13.977Z] ---> Running in 45a5eea95fdb [2021-06-24T09:46:13.977Z] ---> Running in ba095da5aab9 [2021-06-24T09:46:13.977Z] ---> Running in a97e51600ab7 [2021-06-24T09:46:13.977Z] ---> Running in 8027ee95460c [2021-06-24T09:46:14.238Z] Removing intermediate container 45a5eea95fdb [2021-06-24T09:46:14.238Z] ---> 6e680490c9a7 [2021-06-24T09:46:14.238Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:46:14.238Z] Removing intermediate container f990a2051f7c [2021-06-24T09:46:14.238Z] ---> b70d1c28aa02 [2021-06-24T09:46:14.238Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:46:14.238Z] Removing intermediate container 8027ee95460c [2021-06-24T09:46:14.238Z] ---> b96af1e469fd [2021-06-24T09:46:14.238Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:46:14.238Z] Removing intermediate container ba095da5aab9 [2021-06-24T09:46:14.238Z] ---> c31e68a0cfe5 [2021-06-24T09:46:14.238Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:46:14.238Z] Removing intermediate container a97e51600ab7 [2021-06-24T09:46:14.238Z] ---> a1defd387971 [2021-06-24T09:46:14.238Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:46:14.238Z] ---> Running in 260955243a8c [2021-06-24T09:46:14.238Z] ---> Running in ccbfef162505 [2021-06-24T09:46:14.511Z] ---> Running in 7bd30088d56a [2021-06-24T09:46:14.511Z] ---> Running in 27af13197232 [2021-06-24T09:46:14.511Z] ---> Running in ea2d5aea9464 [2021-06-24T09:46:15.908Z] Removing intermediate container 260955243a8c [2021-06-24T09:46:15.908Z] ---> 6bd6ad87a265 [2021-06-24T09:46:15.908Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-24T09:46:15.908Z] ---> Running in 09f13a44477f [2021-06-24T09:46:15.908Z] Removing intermediate container ccbfef162505 [2021-06-24T09:46:15.908Z] ---> a3a0285d25de [2021-06-24T09:46:15.908Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T09:46:15.908Z] ---> Running in 75909684a5ff [2021-06-24T09:46:16.171Z] Removing intermediate container 7bd30088d56a [2021-06-24T09:46:16.171Z] ---> 0a2b17ea9501 [2021-06-24T09:46:16.171Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-24T09:46:16.171Z] Removing intermediate container ea2d5aea9464 [2021-06-24T09:46:16.171Z] ---> 54fd7af00a30 [2021-06-24T09:46:16.171Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T09:46:16.438Z] Removing intermediate container 27af13197232 [2021-06-24T09:46:16.438Z] ---> c7bd40b5e8d6 [2021-06-24T09:46:16.438Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-24T09:46:16.438Z] ---> Running in a9d7b013c1c3 [2021-06-24T09:46:16.438Z] ---> Running in 969d10ee6629 [2021-06-24T09:46:16.438Z] ---> Running in 98d8ede15fff [2021-06-24T09:46:16.701Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:16.701Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:16.962Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:16.962Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:16.962Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:17.476Z] Removing intermediate container fbfb8a8cbcf3 [2021-06-24T09:46:17.476Z] ---> 6848889bd4f6 [2021-06-24T09:46:17.476Z] Step 4/6 : WORKDIR /edgex-go [2021-06-24T09:46:17.476Z] ---> Running in 76f52abb04a8 [2021-06-24T09:46:17.476Z] Removing intermediate container 76f52abb04a8 [2021-06-24T09:46:17.476Z] ---> 0ad85c907cb3 [2021-06-24T09:46:17.476Z] Step 5/6 : COPY go.mod . [2021-06-24T09:46:17.536Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:17.798Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:18.058Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:18.058Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:18.058Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:18.319Z] OK: 219 MiB in 52 packages [2021-06-24T09:46:18.455Z] ---> c8397a38beee [2021-06-24T09:46:18.456Z] Step 6/6 : RUN go mod download [2021-06-24T09:46:18.456Z] ---> Running in 326ce746b529 [2021-06-24T09:46:18.587Z] Removing intermediate container 09f13a44477f [2021-06-24T09:46:18.587Z] ---> 478538910ee9 [2021-06-24T09:46:18.587Z] Step 6/32 : COPY go.mod . [2021-06-24T09:46:18.848Z] ---> a0b0565d7359 [2021-06-24T09:46:18.848Z] Step 7/32 : RUN go mod download [2021-06-24T09:46:19.110Z] ---> Running in efb41c50f979 [2021-06-24T09:46:19.110Z] OK: 219 MiB in 52 packages [2021-06-24T09:46:19.371Z] OK: 219 MiB in 52 packages [2021-06-24T09:46:19.632Z] OK: 219 MiB in 52 packages [2021-06-24T09:46:20.578Z] Removing intermediate container a9d7b013c1c3 [2021-06-24T09:46:20.578Z] ---> 13f2294a9a9e [2021-06-24T09:46:20.578Z] Step 6/22 : COPY go.mod . [2021-06-24T09:46:20.578Z] OK: 219 MiB in 52 packages [2021-06-24T09:46:22.714Z] Removing intermediate container 98d8ede15fff [2021-06-24T09:46:22.714Z] ---> aa74a73d9cec [2021-06-24T09:46:22.714Z] Step 6/24 : COPY go.mod . [2021-06-24T09:46:22.714Z] ---> a00c50cb7ed9 [2021-06-24T09:46:22.714Z] Step 7/22 : RUN go mod download [2021-06-24T09:46:22.714Z] Removing intermediate container 75909684a5ff [2021-06-24T09:46:22.714Z] ---> e349eef4585a [2021-06-24T09:46:22.714Z] Step 6/24 : COPY go.mod . [2021-06-24T09:46:22.714Z] ---> Running in 8906495b1055 [2021-06-24T09:46:22.714Z] ---> 592912e93c03 [2021-06-24T09:46:22.714Z] Step 7/24 : RUN go mod download [2021-06-24T09:46:22.714Z] ---> 435f9d9e9004 [2021-06-24T09:46:22.714Z] Step 7/24 : RUN go mod download [2021-06-24T09:46:22.984Z] Removing intermediate container 969d10ee6629 [2021-06-24T09:46:22.984Z] ---> 8162725d4e62 [2021-06-24T09:46:22.984Z] Step 6/24 : COPY go.mod . [2021-06-24T09:46:22.984Z] ---> Running in d35e1dc74f13 [2021-06-24T09:46:23.252Z] ---> Running in 446903fadddc [2021-06-24T09:46:23.252Z] Removing intermediate container efb41c50f979 [2021-06-24T09:46:23.252Z] ---> e89300b98db5 [2021-06-24T09:46:23.252Z] Step 8/32 : COPY . . [2021-06-24T09:46:39.555Z] ---> 60aae9e20fd7 [2021-06-24T09:46:39.555Z] Step 7/24 : RUN go mod download [2021-06-24T09:46:39.555Z] ---> Running in 928f2e19b23e [2021-06-24T09:46:39.555Z] ---> d0b94ae37457 [2021-06-24T09:46:39.555Z] Step 9/32 : RUN go mod tidy [2021-06-24T09:46:39.555Z] ---> Running in 2ab3cf165ff3 [2021-06-24T09:46:39.555Z] Removing intermediate container 8906495b1055 [2021-06-24T09:46:39.555Z] ---> 054aab147693 [2021-06-24T09:46:39.555Z] Step 8/22 : COPY . . [2021-06-24T09:46:48.044Z] Removing intermediate container 326ce746b529 [2021-06-24T09:46:48.044Z] ---> a300aa48ba02 [2021-06-24T09:46:48.044Z] Successfully built a300aa48ba02 [2021-06-24T09:46:48.044Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:46:48.390Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T09:46:48.390Z] . [Pipeline] withDockerContainer [2021-06-24T09:46:48.672Z] prd-ubuntu18.04-docker-arm64-4c-16g-1138 does not seem to be running inside a container [2021-06-24T09:46:48.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** ci-base-image-arm64 cat [2021-06-24T09:46:50.245Z] ---> 0c769caca043 [2021-06-24T09:46:50.245Z] Step 9/22 : RUN go mod tidy [2021-06-24T09:46:50.245Z] ---> Running in df693cc5e544 [2021-06-24T09:46:50.245Z] Removing intermediate container 446903fadddc [2021-06-24T09:46:50.245Z] ---> feed79519e71 [2021-06-24T09:46:50.245Z] Step 8/24 : COPY . . [2021-06-24T09:46:50.329Z] $ docker top f16d8216d6b06639f5854c59629f77856ca1058e4b75612529879ad06687ba0b -eo pid,comm [2021-06-24T09:46:50.508Z] Removing intermediate container d35e1dc74f13 [2021-06-24T09:46:50.508Z] ---> 24cb824f33b4 [2021-06-24T09:46:50.508Z] Step 8/24 : COPY . . [Pipeline] { [Pipeline] sh [2021-06-24T09:46:51.290Z] + go version [2021-06-24T09:46:51.290Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-24T09:46:51.312Z] $ docker stop --time=1 f16d8216d6b06639f5854c59629f77856ca1058e4b75612529879ad06687ba0b [2021-06-24T09:46:53.153Z] $ docker rm -f f16d8216d6b06639f5854c59629f77856ca1058e4b75612529879ad06687ba0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:46:53.973Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T09:46:53.973Z] . [Pipeline] withDockerContainer [2021-06-24T09:46:54.242Z] prd-ubuntu18.04-docker-arm64-4c-16g-1138 does not seem to be running inside a container [2021-06-24T09:46:54.324Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** ci-base-image-arm64 cat [2021-06-24T09:46:55.908Z] $ docker top f4de69a296ec97f7d7a2abcf699f534e8108559785c7ca8f2b30f56125903678 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-24T09:46:56.265Z] ========================================================= [2021-06-24T09:46:56.265Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-24T09:46:56.265Z] ========================================================= [Pipeline] sh [2021-06-24T09:46:59.045Z] + go mod tidy [Pipeline] sh [2021-06-24T09:46:59.727Z] + make test [2021-06-24T09:46:59.727Z] go mod tidy [2021-06-24T09:47:00.326Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-24T09:47:07.366Z] Removing intermediate container 928f2e19b23e [2021-06-24T09:47:07.366Z] ---> a1a7aa6b09df [2021-06-24T09:47:07.366Z] Step 8/24 : COPY . . [2021-06-24T09:47:23.487Z] Removing intermediate container 2ab3cf165ff3 [2021-06-24T09:47:23.487Z] ---> 10d804fac3be [2021-06-24T09:47:23.487Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-24T09:47:23.487Z] ---> b68e7a0db7f2 [2021-06-24T09:47:23.487Z] Step 9/24 : RUN go mod tidy [2021-06-24T09:47:26.184Z] ---> 9098283b1d88 [2021-06-24T09:47:26.184Z] Step 9/24 : RUN go mod tidy [2021-06-24T09:47:26.758Z] ---> Running in 68a381b0e7f4 [2021-06-24T09:47:26.758Z] ---> Running in ae25439042ac [2021-06-24T09:47:26.758Z] ---> Running in 53a0b7dae5ef [2021-06-24T09:47:27.020Z] Removing intermediate container df693cc5e544 [2021-06-24T09:47:27.020Z] ---> 23dc78a6cb45 [2021-06-24T09:47:27.020Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-24T09:47:27.299Z] ---> Running in 27c74b7bfa70 [2021-06-24T09:47:27.873Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-24T09:47:28.301Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-24T09:47:29.805Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-24T09:47:35.114Z] Removing intermediate container ae25439042ac [2021-06-24T09:47:35.114Z] ---> 9f18a5643453 [2021-06-24T09:47:35.114Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-24T09:47:35.377Z] Removing intermediate container 53a0b7dae5ef [2021-06-24T09:47:35.377Z] ---> 93cfdb63bd14 [2021-06-24T09:47:35.377Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-24T09:47:38.699Z] ---> Running in 55f09b7938e0 [2021-06-24T09:47:38.699Z] ---> Running in f4ae7aad359d [2021-06-24T09:47:39.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-24T09:47:39.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-24T09:47:42.023Z] ---> ef23039921f7 [2021-06-24T09:47:42.023Z] Step 9/24 : RUN go mod tidy [2021-06-24T09:47:42.023Z] ---> Running in ac7046c5ddcd [2021-06-24T09:47:43.430Z] Removing intermediate container ac7046c5ddcd [2021-06-24T09:47:43.430Z] ---> e3748c029959 [2021-06-24T09:47:43.430Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-24T09:47:43.430Z] ---> Running in 9dec5e94bc78 [2021-06-24T09:47:43.698Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-24T09:47:57.983Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-24T09:48:02.224Z] Removing intermediate container 68a381b0e7f4 [2021-06-24T09:48:02.224Z] ---> 44ec69ba698f [2021-06-24T09:48:02.224Z] [2021-06-24T09:48:02.224Z] Step 11/32 : FROM alpine:3.12 [2021-06-24T09:48:02.224Z] 3.12: Pulling from library/alpine [2021-06-24T09:48:02.812Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T09:48:02.812Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T09:48:02.812Z] ---> 13621d1b12d4 [2021-06-24T09:48:02.812Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-24T09:48:06.127Z] ---> Running in 68196d6706b0 [2021-06-24T09:48:06.394Z] Removing intermediate container 68196d6706b0 [2021-06-24T09:48:06.394Z] ---> 4b193c58c166 [2021-06-24T09:48:06.394Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-24T09:48:09.710Z] ---> Running in eebcb30bdff0 [2021-06-24T09:48:10.666Z] Removing intermediate container 27c74b7bfa70 [2021-06-24T09:48:10.666Z] ---> 3dc5f702e979 [2021-06-24T09:48:10.666Z] [2021-06-24T09:48:10.666Z] Step 11/22 : FROM alpine:3.12 [2021-06-24T09:48:10.666Z] ---> 13621d1b12d4 [2021-06-24T09:48:10.666Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-24T09:48:13.232Z] ---> Running in b9810ff882f6 [2021-06-24T09:48:13.509Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:48:13.798Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:48:14.065Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-24T09:48:14.065Z] (2/2) Installing su-exec (0.2-r1) [2021-06-24T09:48:14.065Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:48:14.065Z] OK: 6 MiB in 16 packages [2021-06-24T09:48:14.065Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:48:14.329Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:48:14.329Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-24T09:48:14.329Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T09:48:14.329Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-24T09:48:14.329Z] (4/4) Installing curl (7.77.0-r0) [2021-06-24T09:48:14.592Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:48:14.592Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T09:48:14.592Z] OK: 7 MiB in 18 packages [2021-06-24T09:48:17.926Z] Removing intermediate container eebcb30bdff0 [2021-06-24T09:48:17.926Z] ---> 3c99dfaed9b1 [2021-06-24T09:48:17.926Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-24T09:48:18.188Z] ---> Running in f0b17522ef4c [2021-06-24T09:48:18.188Z] Removing intermediate container b9810ff882f6 [2021-06-24T09:48:18.188Z] ---> 38b3d86c4983 [2021-06-24T09:48:18.188Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T09:48:19.136Z] ---> Running in dbafe842433b [2021-06-24T09:48:19.136Z] Removing intermediate container f0b17522ef4c [2021-06-24T09:48:19.136Z] ---> afad93f78cc3 [2021-06-24T09:48:19.136Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-24T09:48:19.726Z] Removing intermediate container dbafe842433b [2021-06-24T09:48:19.726Z] ---> 06282beab781 [2021-06-24T09:48:19.726Z] Step 14/22 : WORKDIR /edgex [2021-06-24T09:48:19.726Z] ---> Running in aae88c944d1e [2021-06-24T09:48:20.021Z] ---> Running in d795701bf45b [2021-06-24T09:48:20.304Z] Removing intermediate container aae88c944d1e [2021-06-24T09:48:20.304Z] ---> 3d99b08f2b00 [2021-06-24T09:48:20.304Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-24T09:48:27.450Z] ---> Running in 05eaf62bf1d8 [2021-06-24T09:48:27.450Z] Removing intermediate container d795701bf45b [2021-06-24T09:48:27.450Z] ---> af58a9b2d4b1 [2021-06-24T09:48:27.450Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-24T09:48:27.450Z] Removing intermediate container f4ae7aad359d [2021-06-24T09:48:27.450Z] ---> c8d26c694862 [2021-06-24T09:48:27.450Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-24T09:48:27.450Z] Removing intermediate container 55f09b7938e0 [2021-06-24T09:48:27.450Z] ---> 9a66c3a6a1df [2021-06-24T09:48:27.450Z] [2021-06-24T09:48:27.450Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T09:48:27.450Z] ---> 13621d1b12d4 [2021-06-24T09:48:27.450Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T09:48:27.450Z] ---> Running in 53ab00ecd4d2 [2021-06-24T09:48:27.450Z] ---> Running in 01e50dedefbf [2021-06-24T09:48:27.450Z] ---> 1240ab687999 [2021-06-24T09:48:27.450Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-24T09:48:27.450Z] Removing intermediate container 9dec5e94bc78 [2021-06-24T09:48:27.450Z] ---> e413e37d8d4e [2021-06-24T09:48:27.450Z] [2021-06-24T09:48:27.450Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T09:48:27.450Z] ---> 13621d1b12d4 [2021-06-24T09:48:27.450Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T09:48:27.450Z] ---> dd6035073b18 [2021-06-24T09:48:27.450Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-24T09:48:27.450Z] ---> Running in 342a3435062d [2021-06-24T09:48:27.450Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-24T09:48:27.471Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-24T09:48:27.471Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-24T09:48:28.848Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:48:28.848Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:48:28.848Z] ---> 78d26302dab5 [2021-06-24T09:48:28.848Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-24T09:48:28.848Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T09:48:28.848Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:48:28.848Z] OK: 6 MiB in 15 packages [2021-06-24T09:48:29.122Z] ---> Running in 0b0da82258fe [2021-06-24T09:48:29.387Z] Removing intermediate container 05eaf62bf1d8 [2021-06-24T09:48:29.387Z] ---> 958249141220 [2021-06-24T09:48:29.387Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-24T09:48:29.387Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:48:29.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:48:29.657Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T09:48:29.657Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:48:29.657Z] OK: 6 MiB in 15 packages [2021-06-24T09:48:29.919Z] ---> Running in f395f1824813 [2021-06-24T09:48:30.182Z] Removing intermediate container 0b0da82258fe [2021-06-24T09:48:30.182Z] ---> f3dfe398a38f [2021-06-24T09:48:30.182Z] Step 19/22 : CMD ["--init=true"] [2021-06-24T09:48:30.451Z] ---> Running in b3348c67c91c [2021-06-24T09:48:30.723Z] Removing intermediate container 01e50dedefbf [2021-06-24T09:48:30.723Z] ---> 5a15d0d09efc [2021-06-24T09:48:30.723Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T09:48:30.723Z] Removing intermediate container f395f1824813 [2021-06-24T09:48:30.723Z] ---> 6581c49230c6 [2021-06-24T09:48:30.723Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-24T09:48:30.985Z] ---> Running in cd70f0d91237 [2021-06-24T09:48:30.985Z] Removing intermediate container 53ab00ecd4d2 [2021-06-24T09:48:30.985Z] ---> b7c3a2c3b785 [2021-06-24T09:48:30.985Z] [2021-06-24T09:48:30.985Z] Step 12/24 : FROM docker:20.10.0 [2021-06-24T09:48:31.248Z] Removing intermediate container b3348c67c91c [2021-06-24T09:48:31.248Z] ---> ee658ab777c9 [2021-06-24T09:48:31.248Z] Step 20/22 : LABEL arch=x86_64 [2021-06-24T09:48:31.248Z] Removing intermediate container 342a3435062d [2021-06-24T09:48:31.248Z] ---> af83917b7cae [2021-06-24T09:48:31.248Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T09:48:31.517Z] 20.10.0: Pulling from library/docker [2021-06-24T09:48:31.517Z] ---> Running in 91e954f4c6c6 [2021-06-24T09:48:31.517Z] ---> 27a454da8c8f [2021-06-24T09:48:31.517Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-24T09:48:31.832Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-24T09:48:31.832Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-24T09:48:32.461Z] Removing intermediate container cd70f0d91237 [2021-06-24T09:48:32.461Z] ---> 76ea02c36b8b [2021-06-24T09:48:32.461Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-24T09:48:32.461Z] ---> Running in 84cdca6cc608 [2021-06-24T09:48:32.461Z] ---> Running in acf74ce4cad4 [2021-06-24T09:48:33.410Z] ---> Running in 538c64dccac3 [2021-06-24T09:48:33.410Z] Removing intermediate container 91e954f4c6c6 [2021-06-24T09:48:33.410Z] ---> 4b4ed2decc30 [2021-06-24T09:48:33.410Z] Step 21/22 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 [2021-06-24T09:48:36.726Z] Removing intermediate container 84cdca6cc608 [2021-06-24T09:48:36.727Z] ---> 6c4e33500d3d [2021-06-24T09:48:36.727Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-24T09:48:37.311Z] ---> Running in fb5e9dbf077f [2021-06-24T09:48:37.311Z] ---> Running in ee62974c77c5 [2021-06-24T09:48:37.311Z] Removing intermediate container 538c64dccac3 [2021-06-24T09:48:37.311Z] ---> 37c1870a2bff [2021-06-24T09:48:37.311Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T09:48:37.575Z] ---> Running in 98d359069341 [2021-06-24T09:48:37.575Z] Removing intermediate container fb5e9dbf077f [2021-06-24T09:48:37.575Z] ---> 0f42561d3bca [2021-06-24T09:48:37.575Z] Step 22/22 : LABEL version=0.0.0 [2021-06-24T09:48:37.843Z] Removing intermediate container ee62974c77c5 [2021-06-24T09:48:37.843Z] ---> d081f6f460cc [2021-06-24T09:48:37.843Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T09:48:38.585Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-24T09:48:38.585Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-24T09:48:38.585Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-24T09:48:38.585Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-24T09:48:40.572Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-24T09:48:40.845Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-24T09:48:42.835Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-24T09:48:42.835Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-24T09:48:42.835Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-24T09:48:42.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-24T09:48:43.146Z] ---> Running in 6a4164b91182 [2021-06-24T09:48:43.146Z] ---> Running in a8d3de9d0331 [2021-06-24T09:48:43.146Z] Removing intermediate container 98d359069341 [2021-06-24T09:48:43.146Z] ---> 23898033485a [2021-06-24T09:48:43.146Z] Step 16/24 : WORKDIR / [2021-06-24T09:48:43.146Z] ---> Running in 0b5fb0b820d3 [2021-06-24T09:48:43.407Z] Removing intermediate container 6a4164b91182 [2021-06-24T09:48:43.407Z] ---> 58392093d791 [2021-06-24T09:48:43.407Z] [2021-06-24T09:48:43.407Z] Successfully built 58392093d791 [2021-06-24T09:48:43.407Z] Removing intermediate container a8d3de9d0331 [2021-06-24T09:48:43.407Z] ---> eb8a3bb7ec16 [2021-06-24T09:48:43.407Z] Step 16/24 : WORKDIR / [2021-06-24T09:48:43.407Z] Removing intermediate container acf74ce4cad4 [2021-06-24T09:48:43.407Z] ---> 5e99f9f8329f [2021-06-24T09:48:43.407Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:48:43.407Z] Successfully tagged security-proxy-setup:latest [2021-06-24T09:48:43.685Z]  Building security-proxy-setup ... done Building core-data [2021-06-24T09:48:43.685Z] ---> Running in 74968939c77b [2021-06-24T09:48:43.685Z] Removing intermediate container 0b5fb0b820d3 [2021-06-24T09:48:43.685Z] ---> 8e738ffb59b0 [2021-06-24T09:48:43.685Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:48:53.699Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:48:53.699Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:48:53.699Z] ---> 4d2c248babf7 [2021-06-24T09:48:53.699Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T09:48:53.699Z] ---> Using cache [2021-06-24T09:48:53.699Z] ---> a1defd387971 [2021-06-24T09:48:53.699Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:48:53.699Z] ---> Using cache [2021-06-24T09:48:53.699Z] ---> 54fd7af00a30 [2021-06-24T09:48:53.699Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-24T09:48:53.960Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-24T09:48:53.960Z] ---> f1ffabc86cb1 [2021-06-24T09:48:53.960Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-24T09:48:55.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.198s coverage: 28.7% of statements [2021-06-24T09:48:55.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-24T09:48:55.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-24T09:48:58.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.337s coverage: 100.0% of statements [2021-06-24T09:48:58.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-24T09:48:58.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.336s coverage: 53.1% of statements [2021-06-24T09:48:58.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-24T09:48:58.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-24T09:48:59.292Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.513s coverage: 87.7% of statements [2021-06-24T09:48:59.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-24T09:48:59.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-24T09:48:59.292Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.210s coverage: 78.9% of statements [2021-06-24T09:49:06.148Z] ---> 36a2956d66b1 [2021-06-24T09:49:06.148Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-24T09:49:06.148Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-24T09:49:06.148Z] ---> aefe523efa57 [2021-06-24T09:49:06.148Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-24T09:49:06.148Z] Removing intermediate container 74968939c77b [2021-06-24T09:49:06.148Z] ---> 6bdb0981a047 [2021-06-24T09:49:06.148Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:49:06.148Z] ---> Running in ff1d431e7568 [2021-06-24T09:49:06.148Z] ---> Running in 6150703767c5 [2021-06-24T09:49:06.148Z] ---> 4f64b698a529 [2021-06-24T09:49:06.148Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-24T09:49:06.148Z] ---> 23ac4979c2dc [2021-06-24T09:49:06.148Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-24T09:49:06.148Z] ---> 4d3551786497 [2021-06-24T09:49:06.148Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-24T09:49:06.148Z] Removing intermediate container 6150703767c5 [2021-06-24T09:49:06.148Z] ---> 51fa1e0ef533 [2021-06-24T09:49:06.148Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-24T09:49:06.148Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:49:06.148Z] ---> 6ed7a3d7424a [2021-06-24T09:49:06.148Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-24T09:49:06.149Z] ---> ca08102af08c [2021-06-24T09:49:06.149Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-24T09:49:06.149Z] ---> Running in 90c2308bac73 [2021-06-24T09:49:06.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.224s coverage: 81.2% of statements [2021-06-24T09:49:06.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-24T09:49:06.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-24T09:49:06.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-24T09:49:06.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-24T09:49:06.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-24T09:49:06.412Z] ---> bfe95073fec2 [2021-06-24T09:49:06.412Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-24T09:49:06.412Z] ---> Running in 1b9d1e01bad1 [2021-06-24T09:49:06.683Z] ---> 36d41b0fa3e5 [2021-06-24T09:49:06.683Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-24T09:49:06.683Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:49:06.967Z] Removing intermediate container 1b9d1e01bad1 [2021-06-24T09:49:06.967Z] ---> 85858b54a78f [2021-06-24T09:49:06.967Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:49:06.967Z] ---> 35c411a9e532 [2021-06-24T09:49:06.967Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-24T09:49:06.967Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:49:07.227Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:49:07.227Z] OK: 219 MiB in 52 packages [2021-06-24T09:49:07.227Z] (1/39) Installing readline (8.0.4-r0) [2021-06-24T09:49:07.227Z] (2/39) Installing bash (5.0.17-r0) [2021-06-24T09:49:07.227Z] Executing bash-5.0.17-r0.post-install [2021-06-24T09:49:07.227Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T09:49:07.227Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-24T09:49:07.798Z] (5/39) Installing curl (7.77.0-r0) [2021-06-24T09:49:07.798Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-24T09:49:07.798Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-24T09:49:07.798Z] (8/39) Installing expat (2.2.9-r1) [2021-06-24T09:49:08.059Z] (9/39) Installing libffi (3.3-r2) [2021-06-24T09:49:08.059Z] (10/39) Installing gdbm (1.13-r1) [2021-06-24T09:49:08.059Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-24T09:49:08.059Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-24T09:49:08.059Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-24T09:49:08.320Z] ---> Running in 57db99a93a84 [2021-06-24T09:49:08.321Z] ---> Running in ad34ed000417 [2021-06-24T09:49:10.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.724s coverage: 95.1% of statements [2021-06-24T09:49:10.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-24T09:49:10.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-24T09:49:10.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-24T09:49:10.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-24T09:49:10.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-24T09:49:10.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-24T09:49:10.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-24T09:49:10.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-24T09:49:10.517Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.239s coverage: 60.0% of statements [2021-06-24T09:49:10.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-24T09:49:10.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-24T09:49:10.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-24T09:49:10.517Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.323s coverage: 0.8% of statements [2021-06-24T09:49:10.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-24T09:49:10.517Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.169s coverage: 58.8% of statements [2021-06-24T09:49:10.517Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.219s coverage: 22.0% of statements [2021-06-24T09:49:10.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-24T09:49:10.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.464s coverage: 47.1% of statements [2021-06-24T09:49:10.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.263s coverage: 79.5% of statements [2021-06-24T09:49:10.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.255s coverage: 94.1% of statements [2021-06-24T09:49:11.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.194s coverage: 96.3% of statements [2021-06-24T09:49:11.625Z] ---> 6d490104e76a [2021-06-24T09:49:11.625Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-24T09:49:11.886Z] ---> Running in 553dc5741c64 [2021-06-24T09:49:11.886Z] Removing intermediate container 57db99a93a84 [2021-06-24T09:49:11.886Z] ---> 229426e97b46 [2021-06-24T09:49:11.886Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T09:49:11.886Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-24T09:49:11.886Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-24T09:49:11.886Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-24T09:49:11.886Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-24T09:49:11.886Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-24T09:49:11.886Z] Removing intermediate container ad34ed000417 [2021-06-24T09:49:11.886Z] ---> 0a0901e6ae8f [2021-06-24T09:49:11.886Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:49:12.146Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-24T09:49:12.146Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-24T09:49:12.146Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-24T09:49:12.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.296s coverage: 87.5% of statements [2021-06-24T09:49:12.429Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-24T09:49:12.691Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-24T09:49:12.692Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-24T09:49:12.952Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-24T09:49:12.952Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-24T09:49:12.952Z] ---> Running in c24eef5b3809 [2021-06-24T09:49:12.952Z] Removing intermediate container ff1d431e7568 [2021-06-24T09:49:12.952Z] ---> 0c6a5fa93c4f [2021-06-24T09:49:12.952Z] Step 6/24 : COPY go.mod . [2021-06-24T09:49:12.952Z] ---> Running in 0d314515f63b [2021-06-24T09:49:12.952Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-24T09:49:13.719Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-24T09:49:13.719Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-24T09:49:13.719Z] Removing intermediate container 553dc5741c64 [2021-06-24T09:49:13.719Z] ---> 7cc837932d1c [2021-06-24T09:49:13.719Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-24T09:49:13.719Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-24T09:49:13.719Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-24T09:49:13.719Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-24T09:49:14.051Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-24T09:49:14.051Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-24T09:49:14.373Z] ---> b6d4d58549d1 [2021-06-24T09:49:14.373Z] Step 7/24 : RUN go mod download [2021-06-24T09:49:14.373Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-24T09:49:14.373Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-24T09:49:14.373Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-24T09:49:14.635Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-24T09:49:14.635Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-24T09:49:14.635Z] Removing intermediate container 0d314515f63b [2021-06-24T09:49:14.635Z] ---> 138129fef4d6 [2021-06-24T09:49:14.635Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T09:49:14.635Z] Removing intermediate container c24eef5b3809 [2021-06-24T09:49:14.635Z] ---> 57b531be6bc9 [2021-06-24T09:49:14.635Z] Step 23/24 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 [2021-06-24T09:49:15.590Z] ---> Running in 1a99a3540e25 [2021-06-24T09:49:15.590Z] Executing busybox-1.31.1-r19.trigger [2021-06-24T09:49:15.590Z] ---> 9d90ca1b6ac9 [2021-06-24T09:49:15.590Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-24T09:49:15.590Z] OK: 72 MiB in 59 packages [2021-06-24T09:49:15.590Z] ---> Running in 4136c8f8b7a3 [2021-06-24T09:49:15.590Z] ---> Running in 543b208fece0 [2021-06-24T09:49:16.164Z] ---> Running in 6fb182d00f6d [2021-06-24T09:49:16.164Z] Collecting docker-compose==1.23.2 [2021-06-24T09:49:16.425Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-24T09:49:16.425Z] Removing intermediate container 4136c8f8b7a3 [2021-06-24T09:49:16.425Z] ---> 35f0d6b00cc2 [2021-06-24T09:49:16.425Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T09:49:16.688Z] Collecting docopt<0.7,>=0.6.1 [2021-06-24T09:49:16.688Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-24T09:49:16.688Z] Removing intermediate container 543b208fece0 [2021-06-24T09:49:16.688Z] ---> f960404c322e [2021-06-24T09:49:16.688Z] Step 23/24 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 [2021-06-24T09:49:16.949Z] ---> Running in be85d7c90e8d [2021-06-24T09:49:17.890Z] ---> Running in 4c433b8b46ce [2021-06-24T09:49:18.831Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-24T09:49:18.831Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-24T09:49:19.778Z] Collecting jsonschema<3,>=2.5.1 [2021-06-24T09:49:19.778Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-24T09:49:19.778Z] Removing intermediate container be85d7c90e8d [2021-06-24T09:49:19.778Z] ---> b448152eaf89 [2021-06-24T09:49:19.778Z] [2021-06-24T09:49:20.042Z] Successfully built b448152eaf89 [2021-06-24T09:49:20.042Z] Removing intermediate container 4c433b8b46ce [2021-06-24T09:49:20.042Z] ---> d631f37e9885 [2021-06-24T09:49:20.042Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T09:49:20.042Z] Collecting docker<4.0,>=3.6.0 [2021-06-24T09:49:20.042Z] Successfully tagged core-command:latest [2021-06-24T09:49:20.042Z] Building security-secretstore-setup [2021-06-24T09:49:20.303Z]  Building core-command ... done  Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-24T09:49:24.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.361s coverage: 94.4% of statements [2021-06-24T09:49:24.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements [2021-06-24T09:49:25.646Z] Collecting PyYAML<4,>=3.10 [2021-06-24T09:49:25.646Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-24T09:49:25.646Z] ---> Running in 0cd1ed1f40f8 [2021-06-24T09:49:25.646Z] Removing intermediate container 1a99a3540e25 [2021-06-24T09:49:25.646Z] ---> 7f1fae14ae1e [2021-06-24T09:49:25.646Z] Step 8/24 : COPY . . [2021-06-24T09:49:25.646Z] Collecting texttable<0.10,>=0.9.0 [2021-06-24T09:49:25.646Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-24T09:49:31.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.539s coverage: 81.8% of statements [2021-06-24T09:49:31.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-24T09:49:38.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.269s coverage: 92.9% of statements [2021-06-24T09:49:38.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-24T09:49:38.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-24T09:49:38.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-24T09:49:38.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-06-24T09:49:38.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-24T09:49:38.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-24T09:49:38.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-24T09:49:38.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-24T09:49:38.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-24T09:49:38.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.186s coverage: 87.2% of statements [2021-06-24T09:49:38.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-24T09:49:38.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-24T09:49:38.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-06-24T09:49:38.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-24T09:49:38.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.170s coverage: 58.8% of statements [2021-06-24T09:49:38.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-24T09:49:38.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.215s coverage: 80.0% of statements [2021-06-24T09:49:38.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.313s coverage: 87.2% of statements [2021-06-24T09:49:38.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.247s coverage: 85.4% of statements [2021-06-24T09:49:38.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.307s coverage: 91.2% of statements [2021-06-24T09:49:38.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-24T09:49:39.416Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-24T09:49:39.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.773s coverage: 64.4% of statements [2021-06-24T09:49:39.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-24T09:49:39.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-24T09:49:39.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.189s coverage: 100.0% of statements [2021-06-24T09:49:39.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 91.3% of statements [2021-06-24T09:49:39.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2021-06-24T09:49:39.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements [2021-06-24T09:49:40.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2021-06-24T09:49:45.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.159s coverage: 66.9% of statements [2021-06-24T09:49:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-24T09:49:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-24T09:49:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-24T09:49:46.023Z] Collecting cached-property<2,>=1.2.0 [2021-06-24T09:49:46.023Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-24T09:49:47.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.759s coverage: 43.6% of statements [2021-06-24T09:49:47.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-24T09:49:47.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-24T09:49:47.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.279s coverage: 89.5% of statements [2021-06-24T09:49:47.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-24T09:49:47.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.225s coverage: 84.8% of statements [2021-06-24T09:49:47.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-24T09:49:50.476Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-24T09:49:50.476Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-24T09:49:51.439Z] Removing intermediate container 6fb182d00f6d [2021-06-24T09:49:51.439Z] ---> 7bf73c4f532c [2021-06-24T09:49:51.439Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-24T09:49:53.994Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-24T09:49:53.994Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-24T09:49:54.926Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.223s coverage: 19.3% of statements [2021-06-24T09:49:54.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-24T09:49:54.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-24T09:49:54.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-24T09:49:54.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-24T09:49:54.926Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.609s coverage: 91.9% of statements [2021-06-24T09:49:54.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-24T09:49:54.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-24T09:49:54.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-24T09:49:54.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-24T09:49:54.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-24T09:49:54.926Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.205s coverage: 62.7% of statements [2021-06-24T09:49:54.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-24T09:49:54.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-24T09:49:54.926Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.403s coverage: 97.6% of statements [2021-06-24T09:49:54.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-24T09:49:54.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-24T09:49:54.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-24T09:49:54.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-24T09:49:54.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-24T09:49:54.926Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.172s coverage: 28.9% of statements [2021-06-24T09:49:54.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-24T09:49:54.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-24T09:49:54.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-24T09:49:54.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-24T09:49:54.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-24T09:49:54.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-24T09:49:54.926Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.181s coverage: 100.0% of statements [2021-06-24T09:49:54.926Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-24T09:49:55.214Z] GO111MODULE=on go vet ./... [2021-06-24T09:50:04.241Z] Collecting docker-pycreds>=0.4.0 [2021-06-24T09:50:04.241Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-24T09:50:04.241Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-24T09:50:04.241Z] Removing intermediate container 0cd1ed1f40f8 [2021-06-24T09:50:04.241Z] ---> c6466620966b [2021-06-24T09:50:04.241Z] [2021-06-24T09:50:04.241Z] ---> 4d0ec095d01b [2021-06-24T09:50:04.241Z] Step 9/24 : RUN go mod tidy [2021-06-24T09:50:04.241Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-24T09:50:04.241Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-24T09:50:04.241Z] Successfully built c6466620966b [2021-06-24T09:50:04.533Z] ---> Running in 97677dcf0e94 [2021-06-24T09:50:04.533Z] Successfully tagged core-metadata:latest [2021-06-24T09:50:04.533Z]  Building core-metadata ... done Building support-scheduler [2021-06-24T09:50:04.533Z] Collecting idna<2.8,>=2.5 [2021-06-24T09:50:04.533Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-24T09:50:05.125Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:50:05.125Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:50:05.125Z] ---> 4d2c248babf7 [2021-06-24T09:50:05.125Z] Step 3/26 : WORKDIR /edgex-go [2021-06-24T09:50:05.125Z] ---> Using cache [2021-06-24T09:50:05.125Z] ---> a1defd387971 [2021-06-24T09:50:05.125Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:50:05.125Z] ---> Using cache [2021-06-24T09:50:05.125Z] ---> 54fd7af00a30 [2021-06-24T09:50:05.125Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-24T09:50:05.125Z] ---> Using cache [2021-06-24T09:50:05.125Z] ---> 8162725d4e62 [2021-06-24T09:50:05.125Z] Step 6/26 : COPY go.mod . [2021-06-24T09:50:05.125Z] ---> Using cache [2021-06-24T09:50:05.125Z] ---> 60aae9e20fd7 [2021-06-24T09:50:05.125Z] Step 7/26 : RUN go mod download [2021-06-24T09:50:05.125Z] ---> Using cache [2021-06-24T09:50:05.125Z] ---> a1a7aa6b09df [2021-06-24T09:50:05.125Z] Step 8/26 : COPY . . [2021-06-24T09:50:05.125Z] ---> Using cache [2021-06-24T09:50:05.125Z] ---> ef23039921f7 [2021-06-24T09:50:05.125Z] Step 9/26 : RUN go mod tidy [2021-06-24T09:50:05.125Z] ---> Using cache [2021-06-24T09:50:05.125Z] ---> e3748c029959 [2021-06-24T09:50:05.125Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-24T09:50:07.036Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-24T09:50:07.036Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-24T09:50:07.036Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-24T09:50:07.036Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-24T09:50:07.036Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-24T09:50:07.298Z] Installing collected packages: docopt, dockerpty, jsonschema, websocket-client, urllib3, idna, requests, docker-pycreds, docker, PyYAML, texttable, cached-property, docker-compose [2021-06-24T09:50:07.298Z] Running setup.py install for docopt: started [2021-06-24T09:50:10.752Z] Running setup.py install for docopt: finished with status 'done' [2021-06-24T09:50:10.752Z] Running setup.py install for dockerpty: started [2021-06-24T09:50:10.752Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-24T09:50:11.716Z] ---> Running in d5841b7d7989 [2021-06-24T09:50:17.033Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:50:17.033Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:50:17.033Z] ---> 4d2c248babf7 [2021-06-24T09:50:17.033Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T09:50:17.033Z] ---> Using cache [2021-06-24T09:50:17.033Z] ---> a1defd387971 [2021-06-24T09:50:17.033Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:50:17.033Z] ---> Using cache [2021-06-24T09:50:17.033Z] ---> 54fd7af00a30 [2021-06-24T09:50:17.033Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-24T09:50:17.033Z] ---> Using cache [2021-06-24T09:50:17.033Z] ---> 8162725d4e62 [2021-06-24T09:50:17.033Z] Step 6/23 : COPY go.mod . [2021-06-24T09:50:17.033Z] ---> Using cache [2021-06-24T09:50:17.033Z] ---> 60aae9e20fd7 [2021-06-24T09:50:17.033Z] Step 7/23 : RUN go mod download [2021-06-24T09:50:17.033Z] ---> Using cache [2021-06-24T09:50:17.033Z] ---> a1a7aa6b09df [2021-06-24T09:50:17.033Z] Step 8/23 : COPY . . [2021-06-24T09:50:17.033Z] ---> Using cache [2021-06-24T09:50:17.033Z] ---> ef23039921f7 [2021-06-24T09:50:17.033Z] Step 9/23 : RUN go mod tidy [2021-06-24T09:50:17.033Z] ---> Using cache [2021-06-24T09:50:17.033Z] ---> e3748c029959 [2021-06-24T09:50:17.033Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-24T09:50:22.975Z] Attempting uninstall: urllib3 [2021-06-24T09:50:22.975Z] Found existing installation: urllib3 1.25.9 [2021-06-24T09:50:22.975Z] Uninstalling urllib3-1.25.9: [2021-06-24T09:50:22.975Z] Successfully uninstalled urllib3-1.25.9 [2021-06-24T09:50:22.975Z] ---> Running in fb6a2a5d2553 [2021-06-24T09:50:23.237Z] Removing intermediate container 97677dcf0e94 [2021-06-24T09:50:23.237Z] ---> 5d0880d5c4bb [2021-06-24T09:50:23.237Z] Step 29/32 : CMD ["gate"] [2021-06-24T09:50:23.497Z] Attempting uninstall: idna [2021-06-24T09:50:23.497Z] Found existing installation: idna 2.9 [2021-06-24T09:50:23.497Z] Uninstalling idna-2.9: [2021-06-24T09:50:23.497Z] Successfully uninstalled idna-2.9 [2021-06-24T09:50:23.760Z] ---> Running in 4dda323eddac [2021-06-24T09:50:23.760Z] Attempting uninstall: requests [2021-06-24T09:50:23.760Z] Found existing installation: requests 2.23.0 [2021-06-24T09:50:23.760Z] Uninstalling requests-2.23.0: [2021-06-24T09:50:23.760Z] Successfully uninstalled requests-2.23.0 [2021-06-24T09:50:24.701Z] ---> Running in 2be9ba946e15 [2021-06-24T09:50:26.096Z] Running setup.py install for PyYAML: started [2021-06-24T09:50:26.668Z] Removing intermediate container 2be9ba946e15 [2021-06-24T09:50:26.669Z] ---> cfd1c73c75e4 [2021-06-24T09:50:26.669Z] Step 30/32 : LABEL arch=x86_64 [2021-06-24T09:50:26.669Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-24T09:50:26.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-24T09:50:26.669Z] Running setup.py install for texttable: started [2021-06-24T09:50:27.254Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-24T09:50:27.254Z] Running setup.py install for texttable: finished with status 'done' [2021-06-24T09:50:27.836Z] ---> Running in 2c7cb4b1882c [2021-06-24T09:50:28.104Z] Removing intermediate container d5841b7d7989 [2021-06-24T09:50:28.104Z] ---> ea6236cbbc10 [2021-06-24T09:50:28.104Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-24T09:50:28.104Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-24T09:50:28.372Z] ---> Running in 6c7297148ddd [2021-06-24T09:50:28.372Z] Removing intermediate container 2c7cb4b1882c [2021-06-24T09:50:28.372Z] ---> 7cfeb5646e15 [2021-06-24T09:50:28.372Z] Step 31/32 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 [2021-06-24T09:50:29.367Z] ---> Running in 7ac4ba53e23c [2021-06-24T09:50:30.330Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-24T09:50:30.330Z] Removing intermediate container 7ac4ba53e23c [2021-06-24T09:50:30.330Z] ---> 98706d7133e8 [2021-06-24T09:50:30.330Z] Step 32/32 : LABEL version=0.0.0 [2021-06-24T09:50:31.726Z] ---> Running in f3860ea9b2b5 [2021-06-24T09:50:32.681Z] Removing intermediate container f3860ea9b2b5 [2021-06-24T09:50:32.681Z] ---> 2e83d0b908d9 [2021-06-24T09:50:32.681Z] [2021-06-24T09:50:32.681Z] Successfully built 2e83d0b908d9 [2021-06-24T09:50:32.681Z] Successfully tagged security-bootstrapper:latest [2021-06-24T09:50:32.681Z] Building support-notifications [2021-06-24T09:50:44.265Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:50:44.265Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:50:44.265Z] ---> 4d2c248babf7 [2021-06-24T09:50:44.265Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T09:50:44.265Z] ---> Using cache [2021-06-24T09:50:44.265Z] ---> a1defd387971 [2021-06-24T09:50:44.265Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:50:44.265Z] ---> Using cache [2021-06-24T09:50:44.265Z] ---> 54fd7af00a30 [2021-06-24T09:50:44.265Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-24T09:50:54.427Z] ---> Running in fe9bc36c30ef [2021-06-24T09:50:54.427Z] Removing intermediate container 90c2308bac73 [2021-06-24T09:50:54.427Z] ---> 27f01f05e801 [2021-06-24T09:50:54.427Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-24T09:50:55.055Z] ---> Running in d5fb1281a68c [2021-06-24T09:50:55.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:50:55.595Z] Removing intermediate container d5fb1281a68c [2021-06-24T09:50:55.595Z] ---> b10726d28fd8 [2021-06-24T09:50:55.595Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-24T09:50:55.863Z] ---> Running in f76c4e7a30ab [2021-06-24T09:50:56.148Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:50:56.425Z] Removing intermediate container f76c4e7a30ab [2021-06-24T09:50:56.426Z] ---> 2f3024bbb04e [2021-06-24T09:50:56.426Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-24T09:50:56.703Z] OK: 219 MiB in 52 packages [2021-06-24T09:50:57.657Z] ---> 4da5a6d55a89 [2021-06-24T09:50:57.657Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-24T09:51:00.245Z] ---> 5b895b97471b [2021-06-24T09:51:00.245Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-24T09:51:00.828Z] Removing intermediate container fe9bc36c30ef [2021-06-24T09:51:00.828Z] ---> d94b0cd95c82 [2021-06-24T09:51:00.828Z] Step 6/23 : COPY go.mod . [2021-06-24T09:51:01.777Z] ---> 96bdc47eb4ee [2021-06-24T09:51:01.777Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-24T09:51:02.361Z] ---> Running in 985b5c4858da [2021-06-24T09:51:02.362Z] ---> b37673cf7253 [2021-06-24T09:51:02.362Z] Step 7/23 : RUN go mod download [2021-06-24T09:51:03.759Z] ---> Running in d4ea36d9c0b5 [2021-06-24T09:51:06.324Z] Removing intermediate container 985b5c4858da [2021-06-24T09:51:06.324Z] ---> ee47ed5ef1a9 [2021-06-24T09:51:06.324Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:51:06.945Z] ---> Running in 5d207253c843 [2021-06-24T09:51:08.358Z] Removing intermediate container 5d207253c843 [2021-06-24T09:51:08.358Z] ---> a9447e821fed [2021-06-24T09:51:08.358Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T09:51:08.961Z] ---> Running in 842404047dfc [2021-06-24T09:51:08.961Z] Removing intermediate container d4ea36d9c0b5 [2021-06-24T09:51:08.961Z] ---> 00e119329553 [2021-06-24T09:51:08.961Z] Step 8/23 : COPY . . [2021-06-24T09:51:09.256Z] Removing intermediate container 842404047dfc [2021-06-24T09:51:09.256Z] ---> 091f3aae8387 [2021-06-24T09:51:09.256Z] Step 23/24 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 [2021-06-24T09:51:19.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-24T09:51:20.183Z] gofmt -l . [2021-06-24T09:51:20.183Z] [ "`gofmt -l .`" = "" ] [2021-06-24T09:51:20.183Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-24T09:51:22.302Z] + ls -al . [2021-06-24T09:51:22.302Z] total 544 [2021-06-24T09:51:22.302Z] drwxrwxr-x 9 1001 1001 4096 Jun 24 09:51 . [2021-06-24T09:51:22.302Z] drwxr-xr-x 4 root root 4096 Jun 24 09:46 .. [2021-06-24T09:51:22.302Z] -rw-rw-r-- 1 1001 1001 11 Jun 24 09:44 .dockerignore [2021-06-24T09:51:22.302Z] drwxrwxr-x 8 1001 1001 4096 Jun 24 09:44 .git [2021-06-24T09:51:22.302Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 09:44 .github [2021-06-24T09:51:22.302Z] -rw-rw-r-- 1 1001 1001 818 Jun 24 09:44 .gitignore [2021-06-24T09:51:22.302Z] -rw-rw-r-- 1 1001 1001 166 Jun 24 09:44 .sonarcloud.properties [2021-06-24T09:51:22.302Z] -rw-rw-r-- 1 1001 1001 8609 Jun 24 09:44 Attribution.txt [2021-06-24T09:51:22.302Z] -rw-rw-r-- 1 1001 1001 3804 Jun 24 09:44 CONTRIBUTING.md [2021-06-24T09:51:22.302Z] -rw-rw-r-- 1 1001 1001 931 Jun 24 09:44 Dockerfile.build [2021-06-24T09:51:22.302Z] -rw-rw-r-- 1 1001 1001 849 Jun 24 09:44 Jenkinsfile [2021-06-24T09:51:22.302Z] -rw-rw-r-- 1 1001 1001 10775 Jun 24 09:44 LICENSE [2021-06-24T09:51:22.302Z] -rw-rw-r-- 1 1001 1001 5605 Jun 24 09:44 Makefile [2021-06-24T09:51:22.302Z] -rw-rw-r-- 1 1001 1001 7905 Jun 24 09:44 README.md [2021-06-24T09:51:22.302Z] -rw-rw-r-- 1 1001 1001 7071 Jun 24 09:44 SECURITY.md [2021-06-24T09:51:22.302Z] -rw-rw-r-- 1 1001 1001 5 Jun 24 09:41 VERSION [2021-06-24T09:51:22.302Z] -rw-rw-r-- 1 1001 1001 4131 Jun 24 09:44 ZMQWindows.md [2021-06-24T09:51:22.302Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 09:44 bin [2021-06-24T09:51:22.302Z] drwxrwxr-x 14 1001 1001 4096 Jun 24 09:44 cmd [2021-06-24T09:51:22.302Z] -rw-r--r-- 1 root root 398095 Jun 24 09:49 coverage.out [2021-06-24T09:51:22.302Z] -rw-rw-r-- 1 1001 1001 841 Jun 24 09:44 go.mod [2021-06-24T09:51:22.302Z] -rw-r--r-- 1 root root 21053 Jun 24 09:46 go.sum [2021-06-24T09:51:22.302Z] drwxrwxr-x 7 1001 1001 4096 Jun 24 09:44 internal [2021-06-24T09:51:22.302Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 09:44 openapi [2021-06-24T09:51:22.302Z] drwxrwxr-x 4 1001 1001 4096 Jun 24 09:44 snap [2021-06-24T09:51:22.302Z] -rw-rw-r-- 1 1001 1001 168 Jun 24 09:44 version.go [Pipeline] sh [2021-06-24T09:51:22.974Z] + '[' -e coverage.out ] [2021-06-24T09:51:22.974Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-24T09:51:23.005Z] Warning: overwriting stash ‘coverage-report’ [2021-06-24T09:51:23.913Z] Stashed 1 file(s) [Pipeline] sh [2021-06-24T09:51:24.559Z] + make build [2021-06-24T09:51:24.559Z] go mod tidy [2021-06-24T09:51:25.155Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-24T09:51:28.950Z] ---> Running in 2cff66507a35 [2021-06-24T09:51:31.505Z] ---> 8fc559bc6496 [2021-06-24T09:51:31.505Z] Step 9/23 : RUN go mod tidy [2021-06-24T09:51:31.505Z] Removing intermediate container 2cff66507a35 [2021-06-24T09:51:31.505Z] ---> 3841dc1c1679 [2021-06-24T09:51:31.505Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T09:51:32.470Z] ---> Running in 400d13e954e8 [2021-06-24T09:51:32.470Z] ---> Running in 9044c4a7e63f [2021-06-24T09:51:32.538Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-24T09:51:33.056Z] Removing intermediate container 9044c4a7e63f [2021-06-24T09:51:33.056Z] ---> 8456dc541e02 [2021-06-24T09:51:33.056Z] [2021-06-24T09:51:33.322Z] Successfully built 8456dc541e02 [2021-06-24T09:51:33.586Z] Successfully tagged sys-mgmt-agent:latest [2021-06-24T09:51:36.952Z]  Building sys-mgmt-agent ... done Removing intermediate container fb6a2a5d2553 [2021-06-24T09:51:36.952Z] ---> 5b9d22ff0acb [2021-06-24T09:51:36.952Z] [2021-06-24T09:51:36.952Z] Step 11/26 : FROM alpine:3.12 [2021-06-24T09:51:36.952Z] ---> 13621d1b12d4 [2021-06-24T09:51:36.952Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-24T09:51:40.717Z] ---> Running in 034a123ebfe5 [2021-06-24T09:51:40.717Z] Removing intermediate container 4dda323eddac [2021-06-24T09:51:40.717Z] ---> 9b02ca4a6b70 [2021-06-24T09:51:40.717Z] [2021-06-24T09:51:40.717Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T09:51:40.717Z] ---> 13621d1b12d4 [2021-06-24T09:51:40.717Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-24T09:51:40.717Z] ---> Using cache [2021-06-24T09:51:40.717Z] ---> af83917b7cae [2021-06-24T09:51:40.717Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T09:51:40.717Z] ---> Using cache [2021-06-24T09:51:40.717Z] ---> 6c4e33500d3d [2021-06-24T09:51:40.717Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-24T09:51:40.717Z] Removing intermediate container 400d13e954e8 [2021-06-24T09:51:40.717Z] ---> 3ea7481264da [2021-06-24T09:51:40.717Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-24T09:51:41.308Z] ---> Running in ee8fb9e81371 [2021-06-24T09:51:41.886Z] ---> Running in 2667660fd776 [2021-06-24T09:51:41.886Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:51:41.886Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:51:41.886Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-24T09:51:41.886Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T09:51:41.886Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-24T09:51:41.886Z] (4/6) Installing curl (7.77.0-r0) [2021-06-24T09:51:41.886Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-24T09:51:41.886Z] (6/6) Installing su-exec (0.2-r1) [2021-06-24T09:51:41.886Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:51:41.886Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T09:51:41.886Z] OK: 7 MiB in 20 packages [2021-06-24T09:51:43.826Z] Removing intermediate container ee8fb9e81371 [2021-06-24T09:51:43.826Z] ---> ee9ca2100584 [2021-06-24T09:51:43.826Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T09:51:46.279Z] ---> Running in 0a9e30bc23f3 [2021-06-24T09:51:46.279Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-24T09:51:46.279Z] Removing intermediate container 0a9e30bc23f3 [2021-06-24T09:51:46.279Z] ---> 55d3adaad40d [2021-06-24T09:51:46.279Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:51:46.279Z] Removing intermediate container 6c7297148ddd [2021-06-24T09:51:46.279Z] ---> 4cc280f48696 [2021-06-24T09:51:46.279Z] [2021-06-24T09:51:46.279Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T09:51:46.279Z] ---> 13621d1b12d4 [2021-06-24T09:51:46.280Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-24T09:51:46.280Z] Removing intermediate container 034a123ebfe5 [2021-06-24T09:51:46.280Z] ---> 8e9152c04a7d [2021-06-24T09:51:46.280Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T09:51:46.280Z] ---> Running in 9c679179c7ea [2021-06-24T09:51:46.547Z] ---> 2c8ef653e08c [2021-06-24T09:51:46.547Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-24T09:51:46.814Z] ---> Running in d1ccd328ef6e [2021-06-24T09:51:47.761Z] Removing intermediate container 9c679179c7ea [2021-06-24T09:51:47.761Z] ---> 14c72093546d [2021-06-24T09:51:47.761Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-24T09:51:47.761Z] ---> 876cccd8926e [2021-06-24T09:51:47.761Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-24T09:51:47.761Z] Removing intermediate container d1ccd328ef6e [2021-06-24T09:51:47.761Z] ---> 4363068fe25f [2021-06-24T09:51:47.761Z] Step 14/26 : WORKDIR / [2021-06-24T09:51:47.761Z] ---> Running in b79ea3acac5a [2021-06-24T09:51:48.022Z] ---> Running in dc8aadd2cd14 [2021-06-24T09:51:48.022Z] ---> c07cf87bb1f6 [2021-06-24T09:51:48.022Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-24T09:51:48.291Z] Removing intermediate container b79ea3acac5a [2021-06-24T09:51:48.291Z] ---> b88dd045802c [2021-06-24T09:51:48.291Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-24T09:51:48.291Z] ---> Running in 1d8e2e44a1f7 [2021-06-24T09:51:48.291Z] ---> Running in e6534f848781 [2021-06-24T09:51:48.291Z] Removing intermediate container dc8aadd2cd14 [2021-06-24T09:51:48.291Z] ---> 7f9ccc838f61 [2021-06-24T09:51:48.291Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-24T09:51:48.876Z] Removing intermediate container 1d8e2e44a1f7 [2021-06-24T09:51:48.876Z] ---> 1eb39f628024 [2021-06-24T09:51:48.876Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:51:49.141Z] Removing intermediate container e6534f848781 [2021-06-24T09:51:49.141Z] ---> f64bc4fc1fa9 [2021-06-24T09:51:49.141Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:51:49.141Z] ---> 6d8bb7a9b29b [2021-06-24T09:51:49.141Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-24T09:51:49.141Z] ---> Running in d295c425b9b1 [2021-06-24T09:51:49.407Z] ---> Running in e4bd2e7a48a3 [2021-06-24T09:51:49.675Z] ---> 176c7b2791a1 [2021-06-24T09:51:49.675Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-24T09:51:49.675Z] Removing intermediate container d295c425b9b1 [2021-06-24T09:51:49.675Z] ---> 2071160dc786 [2021-06-24T09:51:49.675Z] Step 21/23 : LABEL arch=x86_64 [2021-06-24T09:51:49.957Z] ---> Running in 8874d3d50526 [2021-06-24T09:51:50.554Z] ---> 3c65f8562574 [2021-06-24T09:51:50.554Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-24T09:51:50.554Z] Removing intermediate container 8874d3d50526 [2021-06-24T09:51:50.554Z] ---> f6ef1047b967 [2021-06-24T09:51:50.554Z] Step 22/23 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 [2021-06-24T09:51:50.827Z] ---> Running in a973eae66275 [2021-06-24T09:51:51.090Z] ---> 72faa95ae15c [2021-06-24T09:51:51.091Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-24T09:51:51.091Z] Removing intermediate container a973eae66275 [2021-06-24T09:51:51.091Z] ---> 55188cbc7c9a [2021-06-24T09:51:51.091Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T09:51:51.668Z] ---> Running in 00ded4d8bf6a [2021-06-24T09:51:51.668Z] Removing intermediate container e4bd2e7a48a3 [2021-06-24T09:51:51.668Z] ---> 4c7f48c94e53 [2021-06-24T09:51:51.668Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-24T09:51:51.928Z] ---> 6f29a8e0975e [2021-06-24T09:51:51.928Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-24T09:51:51.928Z] ---> Running in dfa664145715 [2021-06-24T09:51:51.928Z] Removing intermediate container 00ded4d8bf6a [2021-06-24T09:51:51.928Z] ---> b29fcf670592 [2021-06-24T09:51:51.928Z] [2021-06-24T09:51:52.198Z] Successfully built b29fcf670592 [2021-06-24T09:51:52.463Z] Successfully tagged support-scheduler:latest [2021-06-24T09:51:52.724Z]  Building support-scheduler ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:51:52.988Z] ---> 149dfa1d4d45 [2021-06-24T09:51:52.988Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-24T09:51:53.260Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:51:53.524Z] ---> aa1f860f632d [2021-06-24T09:51:53.524Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-24T09:51:53.524Z] ---> Running in ebaf563aa958 [2021-06-24T09:51:53.789Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-24T09:51:54.058Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-24T09:51:54.058Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-24T09:51:57.727Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-24T09:51:57.727Z] Removing intermediate container ebaf563aa958 [2021-06-24T09:51:57.727Z] ---> d621e205091a [2021-06-24T09:51:57.727Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-24T09:51:57.727Z] ---> Running in a0a5d7efcfe9 [2021-06-24T09:51:57.727Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-24T09:51:57.727Z] Removing intermediate container a0a5d7efcfe9 [2021-06-24T09:51:57.727Z] ---> c5b4abf44796 [2021-06-24T09:51:57.727Z] Step 24/26 : LABEL arch=x86_64 [2021-06-24T09:51:57.727Z] ---> Running in 368ef0c9addd [2021-06-24T09:51:57.727Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-24T09:51:57.727Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:51:57.727Z] OK: 8 MiB in 20 packages [2021-06-24T09:51:57.727Z] Removing intermediate container 368ef0c9addd [2021-06-24T09:51:57.727Z] ---> 10666bf28e22 [2021-06-24T09:51:57.727Z] Step 25/26 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 [2021-06-24T09:51:57.727Z] ---> Running in d5b08bcf208c [2021-06-24T09:51:57.727Z] Removing intermediate container d5b08bcf208c [2021-06-24T09:51:57.727Z] ---> f9b847632212 [2021-06-24T09:51:57.727Z] Step 26/26 : LABEL version=0.0.0 [2021-06-24T09:51:57.727Z] Removing intermediate container dfa664145715 [2021-06-24T09:51:57.727Z] ---> 30c411ccf236 [2021-06-24T09:51:57.727Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:51:57.727Z] ---> Running in 5a11055f3813 [2021-06-24T09:51:57.727Z] Removing intermediate container 5a11055f3813 [2021-06-24T09:51:57.727Z] ---> f392d9ae425f [2021-06-24T09:51:57.727Z] [2021-06-24T09:51:57.727Z] Successfully built f392d9ae425f [2021-06-24T09:51:57.727Z] Successfully tagged security-secretstore-setup:latest [2021-06-24T09:51:57.727Z]  Building security-secretstore-setup ... done  ---> 0971bbe178d4 [2021-06-24T09:51:57.727Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-24T09:51:57.727Z] ---> cb344fa361a3 [2021-06-24T09:51:57.727Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-24T09:51:57.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-24T09:51:58.306Z] ---> bffd20d69309 [2021-06-24T09:51:58.306Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-24T09:51:58.879Z] ---> Running in a796bdf630a9 [2021-06-24T09:51:59.141Z] Removing intermediate container a796bdf630a9 [2021-06-24T09:51:59.141Z] ---> dbf383dea147 [2021-06-24T09:51:59.141Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:51:59.406Z] ---> Running in f75ab8527099 [2021-06-24T09:51:59.406Z] Removing intermediate container f75ab8527099 [2021-06-24T09:51:59.406Z] ---> be9e7b370d97 [2021-06-24T09:51:59.406Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T09:51:59.406Z] ---> Running in a8c9e2526d76 [2021-06-24T09:51:59.712Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-24T09:51:59.977Z] Removing intermediate container a8c9e2526d76 [2021-06-24T09:51:59.977Z] ---> b29d914ea844 [2021-06-24T09:51:59.977Z] Step 23/24 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 [2021-06-24T09:52:00.237Z] Removing intermediate container 2667660fd776 [2021-06-24T09:52:00.237Z] ---> 731cd75b563f [2021-06-24T09:52:00.237Z] [2021-06-24T09:52:00.237Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T09:52:00.237Z] ---> 13621d1b12d4 [2021-06-24T09:52:00.237Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-24T09:52:00.237Z] ---> Running in 418cd58f47a5 [2021-06-24T09:52:00.237Z] ---> Running in 896499a10e8b [2021-06-24T09:52:00.502Z] Removing intermediate container 418cd58f47a5 [2021-06-24T09:52:00.502Z] ---> fc87a22c7a8e [2021-06-24T09:52:00.502Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T09:52:00.502Z] ---> Running in e89f798d27ee [2021-06-24T09:52:00.502Z] Removing intermediate container e89f798d27ee [2021-06-24T09:52:00.502Z] ---> 5fc520e1b419 [2021-06-24T09:52:00.502Z] [2021-06-24T09:52:00.763Z] Successfully built 5fc520e1b419 [2021-06-24T09:52:00.763Z] Successfully tagged core-data:latest [2021-06-24T09:52:00.763Z]  Building core-data ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:52:00.763Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:52:01.025Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-24T09:52:01.025Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-24T09:52:01.025Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:52:01.025Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T09:52:01.025Z] OK: 6 MiB in 16 packages [2021-06-24T09:52:01.967Z] Removing intermediate container 896499a10e8b [2021-06-24T09:52:01.967Z] ---> f238151b0a3b [2021-06-24T09:52:01.967Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T09:52:01.967Z] ---> Running in 311406dd8586 [2021-06-24T09:52:01.967Z] Removing intermediate container 311406dd8586 [2021-06-24T09:52:01.967Z] ---> da193051d2db [2021-06-24T09:52:01.967Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-24T09:52:02.235Z] ---> Running in de673bec966a [2021-06-24T09:52:02.235Z] Removing intermediate container de673bec966a [2021-06-24T09:52:02.235Z] ---> 5c86089e6c07 [2021-06-24T09:52:02.235Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T09:52:02.499Z] ---> Running in 9f847fd41b81 [2021-06-24T09:52:02.499Z] Removing intermediate container 9f847fd41b81 [2021-06-24T09:52:02.499Z] ---> b6c815ec6900 [2021-06-24T09:52:02.499Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:52:02.760Z] ---> 6748b7bf9bff [2021-06-24T09:52:02.760Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-24T09:52:03.020Z] ---> ac773588357c [2021-06-24T09:52:03.020Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-24T09:52:03.282Z] ---> ab7c587bd16d [2021-06-24T09:52:03.282Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-24T09:52:03.282Z] ---> Running in 8d3981832682 [2021-06-24T09:52:03.282Z] Removing intermediate container 8d3981832682 [2021-06-24T09:52:03.282Z] ---> b3cff58e6c0c [2021-06-24T09:52:03.282Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:52:03.282Z] ---> Running in 49800af594b6 [2021-06-24T09:52:03.282Z] Removing intermediate container 49800af594b6 [2021-06-24T09:52:03.282Z] ---> 19c3a08b3535 [2021-06-24T09:52:03.282Z] Step 21/23 : LABEL arch=x86_64 [2021-06-24T09:52:03.544Z] ---> Running in fa66091bcda1 [2021-06-24T09:52:03.544Z] Removing intermediate container fa66091bcda1 [2021-06-24T09:52:03.544Z] ---> da312c6c9d68 [2021-06-24T09:52:03.544Z] Step 22/23 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 [2021-06-24T09:52:03.544Z] ---> Running in bc5835963f88 [2021-06-24T09:52:03.544Z] Removing intermediate container bc5835963f88 [2021-06-24T09:52:03.544Z] ---> 68c85d602f9e [2021-06-24T09:52:03.544Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T09:52:03.544Z] ---> Running in 9245ad717fff [2021-06-24T09:52:03.805Z] Removing intermediate container 9245ad717fff [2021-06-24T09:52:03.805Z] ---> a9abf6f2337d [2021-06-24T09:52:03.805Z] [2021-06-24T09:52:03.805Z] Successfully built a9abf6f2337d [2021-06-24T09:52:03.805Z] Successfully tagged support-notifications:latest [2021-06-24T09:52:04.082Z]  Building support-notifications ... done  [Pipeline] } [2021-06-24T09:52:04.084Z] $ docker stop --time=1 950a7196506f1487ed8ab88f56f7d8a8330f43e3bae84150bb80713cf40c21f3 [2021-06-24T09:52:04.135Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-24T09:52:05.129Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-24T09:52:06.274Z] $ docker rm -f 950a7196506f1487ed8ab88f56f7d8a8330f43e3bae84150bb80713cf40c21f3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T09:52:06.749Z] + docker images [2021-06-24T09:52:06.749Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-24T09:52:06.749Z] support-notifications latest a9abf6f2337d 3 seconds ago 16.7MB [2021-06-24T09:52:06.749Z] core-data latest 5fc520e1b419 6 seconds ago 20.2MB [2021-06-24T09:52:06.749Z] 731cd75b563f 7 seconds ago 1.15GB [2021-06-24T09:52:06.749Z] security-secretstore-setup latest f392d9ae425f 10 seconds ago 28.7MB [2021-06-24T09:52:06.749Z] support-scheduler latest b29fcf670592 15 seconds ago 15.9MB [2021-06-24T09:52:06.749Z] 4cc280f48696 21 seconds ago 1.15GB [2021-06-24T09:52:06.749Z] 9b02ca4a6b70 27 seconds ago 1.14GB [2021-06-24T09:52:06.749Z] 5b9d22ff0acb 32 seconds ago 1.15GB [2021-06-24T09:52:06.749Z] sys-mgmt-agent latest 8456dc541e02 34 seconds ago 312MB [2021-06-24T09:52:06.749Z] security-bootstrapper latest 2e83d0b908d9 About a minute ago 18.6MB [2021-06-24T09:52:06.749Z] core-metadata latest c6466620966b 2 minutes ago 16.6MB [2021-06-24T09:52:06.749Z] core-command latest b448152eaf89 2 minutes ago 15.9MB [2021-06-24T09:52:06.749Z] security-proxy-setup latest 58392093d791 3 minutes ago 25.7MB [2021-06-24T09:52:06.749Z] b7c3a2c3b785 3 minutes ago 1.15GB [2021-06-24T09:52:06.749Z] e413e37d8d4e 3 minutes ago 1.15GB [2021-06-24T09:52:06.749Z] 9a66c3a6a1df 3 minutes ago 1.14GB [2021-06-24T09:52:06.749Z] 3dc5f702e979 3 minutes ago 1.15GB [2021-06-24T09:52:06.749Z] 44ec69ba698f 4 minutes ago 1.15GB [2021-06-24T09:52:06.749Z] ci-base-image-x86_64 latest 4d2c248babf7 9 minutes ago 647MB [2021-06-24T09:52:06.749Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB [2021-06-24T09:52:06.749Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB [2021-06-24T09:52:06.749Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-24T09:52:06.749Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-24T09:52:06.749Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-24T09:52:08.517Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-24T09:52:12.947Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-24T09:52:16.348Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-24T09:52:22.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-24T09:52:22.100Z] Still waiting to schedule task [2021-06-24T09:52:22.101Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-1147’ [2021-06-24T09:52:23.469Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-24T09:52:26.863Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-24T09:52:34.202Z] $ docker stop --time=1 f4de69a296ec97f7d7a2abcf699f534e8108559785c7ca8f2b30f56125903678 [2021-06-24T09:52:36.395Z] $ docker rm -f f4de69a296ec97f7d7a2abcf699f534e8108559785c7ca8f2b30f56125903678 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:52:38.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T09:52:38.043Z] [2021-06-24T09:52:38.043Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:52:38.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T09:52:38.677Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-24T09:52:38.677Z] 29e5d40040c1: Pulling fs layer [2021-06-24T09:52:38.677Z] 1ce36da41761: Pulling fs layer [2021-06-24T09:52:38.677Z] 25b303627fd3: Pulling fs layer [2021-06-24T09:52:38.955Z] 29e5d40040c1: Verifying Checksum [2021-06-24T09:52:38.955Z] 29e5d40040c1: Download complete [2021-06-24T09:52:39.231Z] 1ce36da41761: Verifying Checksum [2021-06-24T09:52:39.231Z] 1ce36da41761: Download complete [2021-06-24T09:52:39.508Z] 29e5d40040c1: Pull complete [2021-06-24T09:52:43.067Z] 1ce36da41761: Pull complete [2021-06-24T09:52:43.067Z] 25b303627fd3: Download complete [2021-06-24T09:52:51.555Z] 25b303627fd3: Pull complete [2021-06-24T09:52:51.555Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-24T09:52:51.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T09:52:51.555Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-24T09:52:51.787Z] prd-ubuntu18.04-docker-arm64-4c-16g-1138 does not seem to be running inside a container [2021-06-24T09:52:51.866Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-24T09:52:54.832Z] $ docker top f01220e1999e7802d0e4e1372ee0e3a38d1f9e1328b186674adf11202afc3dbb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T09:52:55.830Z] + docker-compose build --help [2021-06-24T09:52:55.830Z] + grep parallel [2021-06-24T09:53:00.123Z] --parallel Build images in parallel. [Pipeline] } [2021-06-24T09:53:00.407Z] $ docker stop --time=1 f01220e1999e7802d0e4e1372ee0e3a38d1f9e1328b186674adf11202afc3dbb [2021-06-24T09:53:02.299Z] $ docker rm -f f01220e1999e7802d0e4e1372ee0e3a38d1f9e1328b186674adf11202afc3dbb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:03.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T09:53:03.000Z] . [Pipeline] withDockerContainer [2021-06-24T09:53:03.272Z] prd-ubuntu18.04-docker-arm64-4c-16g-1138 does not seem to be running inside a container [2021-06-24T09:53:03.348Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-devops/edgex-compose-arm64:latest cat [2021-06-24T09:53:04.942Z] $ docker top 53de60025a820f24afba9c17fae3419e8d06a1593cf34699a4a5484811ec0b8e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T09:53:08.122Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-24T09:53:12.419Z] Building core-command ... [2021-06-24T09:53:12.419Z] Building core-data ... [2021-06-24T09:53:12.419Z] Building core-metadata ... [2021-06-24T09:53:12.419Z] Building security-bootstrapper ... [2021-06-24T09:53:12.419Z] Building security-proxy-setup ... [2021-06-24T09:53:12.419Z] Building security-secretstore-setup ... [2021-06-24T09:53:12.419Z] Building support-notifications ... [2021-06-24T09:53:12.419Z] Building support-scheduler ... [2021-06-24T09:53:12.419Z] Building sys-mgmt-agent ... [2021-06-24T09:53:12.419Z] Building support-scheduler [2021-06-24T09:53:12.419Z] Building security-proxy-setup [2021-06-24T09:53:12.419Z] Building security-secretstore-setup [2021-06-24T09:53:12.419Z] Building core-command [2021-06-24T09:53:12.419Z] Building support-notifications [2021-06-24T09:54:21.762Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:54:21.762Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:54:21.762Z] ---> a300aa48ba02 [2021-06-24T09:54:21.762Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T09:54:21.762Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:54:21.762Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:54:21.762Z] ---> a300aa48ba02 [2021-06-24T09:54:21.762Z] Step 3/26 : WORKDIR /edgex-go [2021-06-24T09:54:21.762Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:54:21.762Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:54:21.762Z] ---> a300aa48ba02 [2021-06-24T09:54:21.762Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T09:54:21.762Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:54:21.762Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:54:21.762Z] ---> a300aa48ba02 [2021-06-24T09:54:21.762Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T09:54:21.762Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:54:21.762Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:54:21.762Z] ---> a300aa48ba02 [2021-06-24T09:54:21.762Z] Step 3/22 : WORKDIR /edgex-go [2021-06-24T09:54:21.762Z] ---> Running in bfd1f11867bb [2021-06-24T09:54:21.762Z] ---> Running in d3cc4ec03151 [2021-06-24T09:54:21.762Z] ---> Running in 6ca839d2bd60 [2021-06-24T09:54:21.762Z] ---> Running in 756ef5ed896b [2021-06-24T09:54:21.762Z] ---> Running in 2a8915f6f1ab [2021-06-24T09:54:21.762Z] Removing intermediate container bfd1f11867bb [2021-06-24T09:54:21.762Z] ---> 812a059b14fc [2021-06-24T09:54:21.762Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:54:21.762Z] Removing intermediate container 756ef5ed896b [2021-06-24T09:54:21.762Z] ---> 91cd82924966 [2021-06-24T09:54:21.762Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:54:21.762Z] Removing intermediate container 2a8915f6f1ab [2021-06-24T09:54:21.762Z] ---> 89ccb2eb16a9 [2021-06-24T09:54:21.762Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:54:21.762Z] Removing intermediate container 6ca839d2bd60 [2021-06-24T09:54:21.762Z] ---> d8ce5455ce74 [2021-06-24T09:54:21.762Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:54:22.040Z] Removing intermediate container d3cc4ec03151 [2021-06-24T09:54:22.040Z] ---> fb4df48f6e1a [2021-06-24T09:54:22.040Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:54:22.040Z] ---> Running in 3b6c0c4f22fe [2021-06-24T09:54:22.040Z] ---> Running in 3b775ee04270 [2021-06-24T09:54:22.329Z] ---> Running in 5596a241b9c4 [2021-06-24T09:54:22.329Z] ---> Running in d1b753b8fe66 [2021-06-24T09:54:22.329Z] ---> Running in eba384ec4561 [2021-06-24T09:54:26.705Z] Removing intermediate container 3b6c0c4f22fe [2021-06-24T09:54:26.705Z] ---> 43e03be6b0f0 [2021-06-24T09:54:26.705Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-24T09:54:26.705Z] Removing intermediate container 3b775ee04270 [2021-06-24T09:54:26.705Z] ---> 71e44af781ed [2021-06-24T09:54:26.705Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-24T09:54:26.976Z] ---> Running in e32a30918387 [2021-06-24T09:54:26.976Z] Removing intermediate container 5596a241b9c4 [2021-06-24T09:54:26.976Z] ---> 0d561f391e22 [2021-06-24T09:54:26.976Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-24T09:54:27.249Z] ---> Running in 3792cddfd5f5 [2021-06-24T09:54:27.249Z] Removing intermediate container eba384ec4561 [2021-06-24T09:54:27.249Z] ---> ce9fd479ebe3 [2021-06-24T09:54:27.249Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T09:54:27.522Z] ---> Running in 56e210dddee9 [2021-06-24T09:54:27.522Z] Removing intermediate container d1b753b8fe66 [2021-06-24T09:54:27.522Z] ---> f460e2593d6c [2021-06-24T09:54:27.522Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-24T09:54:27.522Z] ---> Running in f446215a349b [2021-06-24T09:54:27.799Z] ---> Running in b222402b197a [2021-06-24T09:54:30.719Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:54:30.719Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:54:30.719Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:54:30.719Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:54:30.719Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:54:30.719Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:54:30.719Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:54:30.719Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:54:30.719Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:54:30.999Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:54:31.277Z] OK: 218 MiB in 52 packages [2021-06-24T09:54:31.555Z] OK: 218 MiB in 52 packages [2021-06-24T09:54:32.158Z] OK: 218 MiB in 52 packages [2021-06-24T09:54:32.158Z] OK: 218 MiB in 52 packages [2021-06-24T09:54:32.432Z] OK: 218 MiB in 52 packages [2021-06-24T09:54:33.421Z] Removing intermediate container 3792cddfd5f5 [2021-06-24T09:54:33.421Z] ---> 244b50d7cf19 [2021-06-24T09:54:33.421Z] Removing intermediate container e32a30918387 [2021-06-24T09:54:33.421Z] ---> 0c420528f8a1 [2021-06-24T09:54:33.421Z] Step 6/23 : COPY go.mod . [2021-06-24T09:54:33.421Z] Step 6/23 : COPY go.mod . [2021-06-24T09:54:33.723Z] Removing intermediate container f446215a349b [2021-06-24T09:54:33.723Z] ---> 1970ad8efb95 [2021-06-24T09:54:33.723Z] Step 6/24 : COPY go.mod . [2021-06-24T09:54:34.007Z] Removing intermediate container 56e210dddee9 [2021-06-24T09:54:34.007Z] ---> 9cc102387bd1 [2021-06-24T09:54:34.007Z] Step 6/26 : COPY go.mod . [2021-06-24T09:54:34.286Z] Removing intermediate container b222402b197a [2021-06-24T09:54:34.286Z] ---> 7bc01cb15e61 [2021-06-24T09:54:34.286Z] Step 6/22 : COPY go.mod . [2021-06-24T09:54:34.895Z] ---> 3f551df7de71 [2021-06-24T09:54:34.895Z] Step 7/23 : RUN go mod download [2021-06-24T09:54:35.170Z] ---> Running in 6264a061c08d [2021-06-24T09:54:35.170Z] ---> 15c9888eb663 [2021-06-24T09:54:35.170Z] Step 7/24 : RUN go mod download [2021-06-24T09:54:35.170Z] ---> 2c960700951d [2021-06-24T09:54:35.170Z] Step 7/23 : RUN go mod download [2021-06-24T09:54:35.781Z] ---> 284235fe783f [2021-06-24T09:54:35.781Z] Step 7/26 : RUN go mod download [2021-06-24T09:54:35.781Z] ---> Running in e7619ade4d64 [2021-06-24T09:54:35.781Z] ---> Running in 395885d02384 [2021-06-24T09:54:36.054Z] ---> b5db7edd4e53 [2021-06-24T09:54:36.054Z] Step 7/22 : RUN go mod download [2021-06-24T09:54:36.054Z] ---> Running in 85ae5f88a8ff [2021-06-24T09:54:36.330Z] ---> Running in becfdf482c84 [2021-06-24T09:54:39.769Z] Removing intermediate container 6264a061c08d [2021-06-24T09:54:39.769Z] ---> 764e87ca814a [2021-06-24T09:54:39.769Z] Step 8/23 : COPY . . [2021-06-24T09:54:41.769Z] Removing intermediate container 395885d02384 [2021-06-24T09:54:41.769Z] ---> d9b3168980e1 [2021-06-24T09:54:41.769Z] Step 8/23 : COPY . . [2021-06-24T09:54:42.384Z] Removing intermediate container 85ae5f88a8ff [2021-06-24T09:54:42.384Z] ---> eff3166c8fb3 [2021-06-24T09:54:42.384Z] Step 8/26 : COPY . . [2021-06-24T09:54:42.664Z] Removing intermediate container e7619ade4d64 [2021-06-24T09:54:42.664Z] ---> 6b42b9b10a72 [2021-06-24T09:54:42.664Z] Step 8/24 : COPY . . [2021-06-24T09:54:43.270Z] Removing intermediate container becfdf482c84 [2021-06-24T09:54:43.270Z] ---> 58f6dd2e0354 [2021-06-24T09:54:43.270Z] Step 8/22 : COPY . . [2021-06-24T09:54:45.885Z] Running on prd-ubuntu18.04-docker-8c-8g-1158 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws [2021-06-24T09:54:45.910Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2021-06-24T09:54:46.033Z] The recommended git tool is: git [2021-06-24T09:54:51.149Z] using credential edgex-jenkins-ssh [2021-06-24T09:54:51.162Z] Cloning the remote Git repository [2021-06-24T09:54:51.186Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-24T09:54:51.256Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2021-06-24T09:54:51.318Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T09:54:51.319Z] > git --version # timeout=10 [2021-06-24T09:54:51.331Z] > git --version # 'git version 2.17.1' [2021-06-24T09:54:51.331Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T09:54:51.371Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T09:55:01.005Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T09:55:01.011Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T09:55:01.021Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T09:55:01.063Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T09:55:01.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T09:55:01.203Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T09:55:02.007Z] Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 [2021-06-24T09:55:02.122Z] Merge succeeded, producing f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 [2021-06-24T09:55:02.123Z] Checking out Revision f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 (PR-3571) [2021-06-24T09:55:02.016Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T09:55:02.021Z] > git checkout -f f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 # timeout=10 [2021-06-24T09:55:02.078Z] > git remote # timeout=10 [2021-06-24T09:55:02.093Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T09:55:02.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T09:55:02.102Z] > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 [2021-06-24T09:55:02.117Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T09:55:02.126Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T09:55:02.130Z] > git checkout -f f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 # timeout=10 [2021-06-24T09:55:05.511Z] ---> 9eb72632ac14 [2021-06-24T09:55:05.511Z] Step 9/23 : RUN go mod tidy [2021-06-24T09:55:05.511Z] ---> c115cd26f41f [2021-06-24T09:55:05.511Z] Step 9/24 : RUN go mod tidy [2021-06-24T09:55:05.511Z] ---> f3df93126d6e [2021-06-24T09:55:05.511Z] Step 9/23 : RUN go mod tidy [2021-06-24T09:55:05.511Z] ---> 4e8a765f5901 [2021-06-24T09:55:05.511Z] Step 9/26 : RUN go mod tidy [2021-06-24T09:55:05.787Z] ---> Running in 778e211b87ef [2021-06-24T09:55:05.902Z] Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:55:06.401Z] ---> Running in 1d63d23ca381 [2021-06-24T09:55:06.401Z] ---> Running in 723c3c12885d [2021-06-24T09:55:06.401Z] ---> Running in f1d52287eb91 [2021-06-24T09:55:06.401Z] ---> b7d9bd3ca50a [2021-06-24T09:55:06.401Z] Step 9/22 : RUN go mod tidy [2021-06-24T09:55:06.873Z] + echo snap-build.sh [2021-06-24T09:55:06.873Z] snap-build.sh [2021-06-24T09:55:06.873Z] + SNAP_BASE_DIR=. [2021-06-24T09:55:06.873Z] + '[' '!' -z /w/workspace/edgex-go/10 ']' [2021-06-24T09:55:06.873Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/10 [2021-06-24T09:55:06.873Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/10]' [2021-06-24T09:55:06.873Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/10] [2021-06-24T09:55:06.873Z] + cd /w/workspace/edgex-go/10 [2021-06-24T09:55:06.873Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-24T09:55:06.873Z] Reading package lists... [2021-06-24T09:55:07.013Z] ---> Running in 0b2f679d70f8 [2021-06-24T09:55:07.137Z] Building dependency tree... [2021-06-24T09:55:07.137Z] Reading state information... [2021-06-24T09:55:07.402Z] The following packages were automatically installed and are no longer required: [2021-06-24T09:55:07.402Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-24T09:55:07.402Z] uidmap xdelta3 [2021-06-24T09:55:07.402Z] Use 'sudo apt autoremove' to remove them. [2021-06-24T09:55:07.402Z] The following packages will be REMOVED: [2021-06-24T09:55:07.402Z] lxd* lxd-client* [2021-06-24T09:55:07.978Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-24T09:55:07.978Z] After this operation, 31.7 MB disk space will be freed. [2021-06-24T09:55:08.782Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-06-24T09:55:08.782Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T09:55:09.765Z] Removing lxd dnsmasq configuration [2021-06-24T09:55:09.765Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T09:55:10.030Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-24T09:55:10.983Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T09:55:11.247Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-06-24T09:55:11.247Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T09:55:12.490Z] Removing intermediate container 778e211b87ef [2021-06-24T09:55:12.490Z] ---> ad32c4a83d58 [2021-06-24T09:55:12.490Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-24T09:55:12.641Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-24T09:55:12.641Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-24T09:55:12.769Z] ---> Running in 5d5663fa5850 [2021-06-24T09:55:14.227Z] Removing intermediate container 723c3c12885d [2021-06-24T09:55:14.227Z] ---> 613441434778 [2021-06-24T09:55:14.227Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-24T09:55:14.227Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-24T09:55:14.518Z] Removing intermediate container 1d63d23ca381 [2021-06-24T09:55:14.518Z] ---> 7f13c8808bd3 [2021-06-24T09:55:14.518Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-24T09:55:14.518Z] ---> Running in 6ff6f78ef66f [2021-06-24T09:55:14.568Z] + sudo snap remove --purge lxd [2021-06-24T09:55:14.568Z] snap "lxd" is not installed [2021-06-24T09:55:14.568Z] + sudo groupadd --force --system lxd [2021-06-24T09:55:14.568Z] ++ whoami [2021-06-24T09:55:14.568Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-24T09:55:14.568Z] + newgrp - lxd [2021-06-24T09:55:14.805Z] ---> Running in ebb96c3f9438 [2021-06-24T09:55:14.805Z] Removing intermediate container 0b2f679d70f8 [2021-06-24T09:55:14.805Z] ---> 9463c8c4dc71 [2021-06-24T09:55:14.805Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-24T09:55:14.805Z] Removing intermediate container f1d52287eb91 [2021-06-24T09:55:14.805Z] ---> b37bf603f776 [2021-06-24T09:55:14.805Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-24T09:55:14.829Z] + sudo snap install lxd [2021-06-24T09:55:15.090Z] ---> Running in 565da1e3da3b [2021-06-24T09:55:15.090Z] ---> Running in 27f74809d65b [2021-06-24T09:55:18.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-24T09:55:18.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-24T09:55:18.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-24T09:55:18.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-24T09:55:26.553Z] 2021-06-24T09:55:23Z INFO Waiting for automatic snapd restart... [2021-06-24T09:55:48.552Z] lxd 4.15 from Canonical* installed [2021-06-24T09:55:48.552Z] + sudo lxd init --auto [2021-06-24T09:55:58.221Z] + sudo snap install --classic snapcraft [2021-06-24T09:56:10.474Z] snapcraft 4.8.2 from Canonical* installed [2021-06-24T09:56:10.474Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-24T09:56:10.474Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-24T09:56:10.474Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T09:56:10.474Z] Dload Upload Total Spent Left Speed [2021-06-24T09:56:10.474Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4236 0 --:--:-- --:--:-- --:--:-- 4236 [2021-06-24T09:56:10.474Z] 100 3325k 100 3325k 0 0 12.4M 0 --:--:-- --:--:-- --:--:-- 12.4M [2021-06-24T09:56:10.474Z] ./yq_linux_amd64 [2021-06-24T09:56:10.474Z] + sudo snapcraft prime --use-lxd [2021-06-24T09:56:12.402Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-24T09:56:12.402Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-24T09:56:12.402Z] - README.md [2021-06-24T09:56:12.402Z] [2021-06-24T09:56:12.402Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-24T09:56:13.367Z] Launching a container. [2021-06-24T09:56:19.999Z] Waiting for container to be ready [2021-06-24T09:56:20.571Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-24T09:56:20.571Z] [2021-06-24T09:56:24.786Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-24T09:56:25.357Z] Waiting for network to be ready... [2021-06-24T09:56:25.618Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-24T09:56:25.880Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-24T09:56:25.880Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-24T09:56:25.880Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-24T09:56:25.880Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-24T09:56:25.880Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-24T09:56:25.880Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-24T09:56:25.880Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-24T09:56:25.880Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-24T09:56:25.880Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-24T09:56:26.142Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-24T09:56:26.403Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-24T09:56:26.667Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-24T09:56:26.667Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-24T09:56:26.667Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-24T09:56:26.667Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-24T09:56:26.667Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-24T09:56:26.667Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-24T09:56:27.257Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-24T09:56:27.257Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] [2021-06-24T09:56:27.519Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-24T09:56:27.519Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-24T09:56:27.519Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-24T09:56:27.519Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-24T09:56:27.519Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-24T09:56:27.519Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-24T09:56:27.519Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-24T09:56:30.077Z] Fetched 24.8 MB in 4s (6020 kB/s) [2021-06-24T09:56:30.682Z] Reading package lists... [2021-06-24T09:56:30.943Z] Reading package lists... [2021-06-24T09:56:30.943Z] Building dependency tree... [2021-06-24T09:56:30.943Z] Reading state information... [2021-06-24T09:56:31.205Z] The following additional packages will be installed: [2021-06-24T09:56:31.205Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-24T09:56:31.205Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-24T09:56:31.205Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-24T09:56:31.205Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-24T09:56:31.205Z] Suggested packages: [2021-06-24T09:56:31.205Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-24T09:56:31.205Z] Recommended packages: [2021-06-24T09:56:31.205Z] gnupg libsasl2-modules [2021-06-24T09:56:31.205Z] The following NEW packages will be installed: [2021-06-24T09:56:31.205Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-24T09:56:31.205Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-24T09:56:31.205Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-24T09:56:31.205Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-24T09:56:31.205Z] The following packages will be upgraded: [2021-06-24T09:56:31.205Z] gpg gpg-agent gpgconf libudev1 [2021-06-24T09:56:31.205Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-24T09:56:31.205Z] Need to get 3530 kB of archives. [2021-06-24T09:56:31.205Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-24T09:56:31.205Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-06-24T09:56:31.205Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-06-24T09:56:31.205Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-24T09:56:31.205Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-06-24T09:56:31.205Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-24T09:56:31.470Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-24T09:56:32.047Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-24T09:56:32.047Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-24T09:56:32.047Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-24T09:56:32.047Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-24T09:56:32.047Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-24T09:56:32.047Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-24T09:56:32.047Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-24T09:56:32.047Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-24T09:56:32.047Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-24T09:56:32.047Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-24T09:56:32.047Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-24T09:56:32.047Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-24T09:56:32.047Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-24T09:56:32.047Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-24T09:56:32.047Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-24T09:56:32.047Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-24T09:56:32.309Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T09:56:32.309Z] Fetched 3530 kB in 1s (3444 kB/s) [2021-06-24T09:56:32.309Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-24T09:56:32.309Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-24T09:56:32.309Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T09:56:32.571Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-24T09:56:32.571Z] Selecting previously unselected package udev. [2021-06-24T09:56:32.571Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-24T09:56:32.571Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-24T09:56:32.571Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-24T09:56:32.832Z] Selecting previously unselected package libfuse2:amd64. [2021-06-24T09:56:32.832Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-24T09:56:32.832Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-24T09:56:33.094Z] Selecting previously unselected package fuse. [2021-06-24T09:56:33.095Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-24T09:56:33.095Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-24T09:56:33.095Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T09:56:33.357Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T09:56:33.357Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T09:56:33.357Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T09:56:33.620Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T09:56:33.620Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T09:56:33.884Z] Selecting previously unselected package libksba8:amd64. [2021-06-24T09:56:33.884Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-24T09:56:33.884Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-24T09:56:33.884Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-24T09:56:33.884Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T09:56:33.884Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:56:34.147Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-24T09:56:34.147Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T09:56:34.147Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:56:34.147Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-24T09:56:34.147Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T09:56:34.147Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:56:34.411Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-24T09:56:34.411Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T09:56:34.411Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:56:34.411Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-24T09:56:34.411Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T09:56:34.411Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:56:34.674Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-24T09:56:34.674Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T09:56:34.674Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:56:34.674Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-24T09:56:34.674Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T09:56:34.674Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:56:34.936Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-24T09:56:34.936Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T09:56:34.936Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:56:34.936Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-24T09:56:34.936Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T09:56:35.198Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:56:35.198Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-24T09:56:35.198Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-24T09:56:35.198Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T09:56:35.481Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-24T09:56:35.482Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-24T09:56:35.482Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T09:56:35.482Z] Selecting previously unselected package libldap-common. [2021-06-24T09:56:35.482Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-24T09:56:35.482Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T09:56:35.482Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-24T09:56:35.482Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-24T09:56:35.482Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T09:56:35.841Z] Selecting previously unselected package dirmngr. [2021-06-24T09:56:35.841Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T09:56:35.841Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-24T09:56:36.137Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T09:56:36.137Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-24T09:56:36.137Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-24T09:56:36.137Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T09:56:36.137Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T09:56:36.137Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-24T09:56:36.137Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:56:36.137Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-24T09:56:36.137Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T09:56:36.137Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-24T09:56:36.407Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-24T09:56:36.706Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:56:36.706Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-24T09:56:36.706Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-24T09:56:36.706Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-24T09:56:36.706Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:56:36.706Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:56:36.706Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:56:36.706Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:56:36.967Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:56:36.967Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:56:36.967Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T09:56:36.967Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T09:56:36.967Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-24T09:56:36.967Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T09:56:37.229Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-24T09:56:37.229Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-24T09:56:37.229Z] This means they are not meant to be enabled using systemctl. [2021-06-24T09:56:37.229Z] Possible reasons for having this kind of units are: [2021-06-24T09:56:37.229Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-24T09:56:37.229Z] .wants/ or .requires/ directory. [2021-06-24T09:56:37.229Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-24T09:56:37.229Z] a requirement dependency on it. [2021-06-24T09:56:37.229Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-24T09:56:37.229Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-24T09:56:37.229Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-24T09:56:37.229Z] instance name specified. [2021-06-24T09:56:37.809Z] Reading package lists... [2021-06-24T09:56:37.809Z] Building dependency tree... [2021-06-24T09:56:37.809Z] Reading state information... [2021-06-24T09:56:38.071Z] The following additional packages will be installed: [2021-06-24T09:56:38.071Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-24T09:56:38.071Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-24T09:56:38.071Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-24T09:56:38.071Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-24T09:56:38.071Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-24T09:56:38.071Z] Suggested packages: [2021-06-24T09:56:38.071Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-24T09:56:38.071Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-24T09:56:38.071Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-24T09:56:38.071Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-24T09:56:38.071Z] systemd-container policykit-1 [2021-06-24T09:56:38.071Z] Recommended packages: [2021-06-24T09:56:38.071Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-24T09:56:38.071Z] The following NEW packages will be installed: [2021-06-24T09:56:38.071Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-24T09:56:38.071Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-24T09:56:38.071Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-24T09:56:38.071Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-24T09:56:38.071Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-24T09:56:38.071Z] The following packages will be upgraded: [2021-06-24T09:56:38.071Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-24T09:56:38.071Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-24T09:56:38.071Z] Need to get 36.7 MB of archives. [2021-06-24T09:56:38.071Z] After this operation, 147 MB of additional disk space will be used. [2021-06-24T09:56:38.071Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-24T09:56:38.071Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-24T09:56:38.333Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-24T09:56:38.333Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-24T09:56:38.333Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-24T09:56:38.333Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-24T09:56:38.333Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-24T09:56:38.333Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-24T09:56:38.333Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-24T09:56:38.333Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-24T09:56:38.333Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-24T09:56:38.333Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-24T09:56:38.333Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-24T09:56:38.333Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-24T09:56:38.333Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-24T09:56:38.333Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-24T09:56:38.905Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-24T09:56:38.905Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-24T09:56:39.167Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-24T09:56:39.167Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-24T09:56:39.167Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-24T09:56:39.167Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-24T09:56:39.167Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-24T09:56:39.167Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-24T09:56:39.167Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-24T09:56:39.167Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-24T09:56:39.167Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-24T09:56:39.167Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-24T09:56:39.167Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-24T09:56:39.167Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-24T09:56:40.555Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T09:56:40.555Z] Fetched 36.7 MB in 2s (17.2 MB/s) [2021-06-24T09:56:40.555Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T09:56:40.555Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-24T09:56:40.555Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T09:56:41.497Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-24T09:56:41.497Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T09:56:41.497Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-24T09:56:41.497Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T09:56:41.497Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-24T09:56:41.497Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-24T09:56:41.759Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-24T09:56:41.759Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T09:56:41.759Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-24T09:56:41.759Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-24T09:56:42.020Z] Setting up apt (1.6.13) ... [2021-06-24T09:56:42.020Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-24T09:56:42.591Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-24T09:56:42.591Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-24T09:56:42.591Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-24T09:56:42.591Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-24T09:56:42.853Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-24T09:56:42.853Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T09:56:42.853Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T09:56:43.115Z] Selecting previously unselected package libexpat1:amd64. [2021-06-24T09:56:43.115Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-24T09:56:43.115Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-24T09:56:43.115Z] Selecting previously unselected package python3.6-minimal. [2021-06-24T09:56:43.115Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T09:56:43.115Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T09:56:43.377Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-24T09:56:43.377Z] Checking for services that may need to be restarted...done. [2021-06-24T09:56:43.377Z] Checking for services that may need to be restarted...done. [2021-06-24T09:56:43.377Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T09:56:43.377Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-24T09:56:43.640Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T09:56:43.905Z] Selecting previously unselected package python3-minimal. [2021-06-24T09:56:43.905Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-24T09:56:43.905Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-24T09:56:44.168Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-24T09:56:45.114Z] Selecting previously unselected package mime-support. [2021-06-24T09:56:45.114Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-24T09:56:45.114Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-24T09:56:45.114Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-24T09:56:45.114Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-24T09:56:45.114Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-24T09:56:45.114Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-24T09:56:45.114Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T09:56:45.114Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T09:56:45.376Z] Selecting previously unselected package python3.6. [2021-06-24T09:56:45.376Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T09:56:45.376Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T09:56:45.376Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-24T09:56:45.377Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-24T09:56:45.377Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-24T09:56:45.641Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-24T09:56:45.641Z] Selecting previously unselected package python3. [2021-06-24T09:56:45.641Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-24T09:56:45.641Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-24T09:56:45.641Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-24T09:56:45.906Z] Selecting previously unselected package multiarch-support. [2021-06-24T09:56:45.906Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T09:56:45.906Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-24T09:56:45.906Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-24T09:56:45.906Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-24T09:56:46.169Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-24T09:56:46.169Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-24T09:56:46.169Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-24T09:56:46.169Z] Selecting previously unselected package libbsd0:amd64. [2021-06-24T09:56:46.169Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-24T09:56:46.169Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-24T09:56:46.169Z] Selecting previously unselected package sudo. [2021-06-24T09:56:46.169Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-24T09:56:46.169Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-24T09:56:46.432Z] Selecting previously unselected package apparmor. [2021-06-24T09:56:46.432Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-24T09:56:46.432Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-24T09:56:46.695Z] Selecting previously unselected package libedit2:amd64. [2021-06-24T09:56:46.695Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-24T09:56:46.695Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-24T09:56:46.958Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-24T09:56:46.958Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T09:56:46.958Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T09:56:46.958Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-24T09:56:46.958Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T09:56:46.958Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T09:56:47.220Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-24T09:56:47.220Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-24T09:56:47.220Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-24T09:56:47.220Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-24T09:56:47.220Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T09:56:47.220Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T09:56:47.483Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-24T09:56:47.483Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T09:56:47.483Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T09:56:47.747Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-24T09:56:47.747Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-24T09:56:47.747Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-24T09:56:48.011Z] Selecting previously unselected package openssh-client. [2021-06-24T09:56:48.011Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-24T09:56:48.011Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-24T09:56:48.273Z] Selecting previously unselected package squashfs-tools. [2021-06-24T09:56:48.273Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-24T09:56:48.273Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-24T09:56:48.536Z] Selecting previously unselected package snapd. [2021-06-24T09:56:48.536Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-24T09:56:48.536Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-24T09:56:52.043Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-24T09:56:52.330Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-24T09:56:52.330Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-24T09:56:52.592Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-24T09:56:52.592Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-24T09:56:52.592Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T09:56:52.592Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T09:56:52.592Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-24T09:56:52.592Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-24T09:56:53.539Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-24T09:56:53.539Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-24T09:56:53.539Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-24T09:56:53.539Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T09:56:53.539Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T09:56:53.539Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T09:56:54.115Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-24T09:56:54.115Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T09:56:54.115Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-24T09:56:54.115Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-24T09:56:54.115Z] running python rtupdate hooks for python3.6... [2021-06-24T09:56:54.115Z] running python post-rtupdate hooks for python3.6... [2021-06-24T09:56:54.377Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-24T09:56:54.950Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-24T09:56:55.211Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T09:56:55.211Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-24T09:56:55.211Z] Setting up snapd (2.49.2+18.04) ... [2021-06-24T09:56:55.472Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-24T09:56:55.734Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-24T09:56:55.734Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-24T09:56:55.996Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-24T09:56:56.258Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-24T09:56:56.258Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-24T09:56:56.258Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-24T09:56:56.519Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-24T09:56:56.781Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-24T09:56:56.781Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-24T09:56:57.049Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-06-24T09:56:57.049Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T09:56:57.049Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-24T09:56:58.438Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T09:56:58.438Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T09:56:58.700Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T09:56:59.646Z] Reading package lists... [2021-06-24T09:56:59.908Z] Reading package lists... [2021-06-24T09:56:59.908Z] Building dependency tree... [2021-06-24T09:56:59.908Z] Reading state information... [2021-06-24T09:57:00.169Z] Calculating upgrade... [2021-06-24T09:57:00.169Z] The following packages will be upgraded: [2021-06-24T09:57:00.169Z] advancecomp base-files bash binutils binutils-common [2021-06-24T09:57:00.169Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-24T09:57:00.169Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-24T09:57:00.169Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-24T09:57:00.169Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-24T09:57:00.170Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-24T09:57:00.170Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-24T09:57:00.170Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-24T09:57:00.170Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-24T09:57:00.170Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-24T09:57:00.170Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-24T09:57:00.170Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-24T09:57:00.170Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-24T09:57:00.170Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-24T09:57:00.170Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-24T09:57:00.170Z] ubuntu-keyring util-linux [2021-06-24T09:57:00.170Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T09:57:00.170Z] Need to get 64.1 MB of archives. [2021-06-24T09:57:00.170Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-24T09:57:00.170Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-24T09:57:00.431Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-24T09:57:00.431Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-24T09:57:00.431Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-24T09:57:00.431Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-24T09:57:00.431Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-24T09:57:00.431Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-24T09:57:00.431Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-24T09:57:00.431Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-24T09:57:00.431Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-24T09:57:00.431Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-24T09:57:00.431Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-24T09:57:00.431Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-24T09:57:00.431Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-24T09:57:00.431Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-24T09:57:00.431Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-24T09:57:00.431Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-24T09:57:00.431Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-24T09:57:00.431Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-24T09:57:00.431Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-24T09:57:00.431Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-24T09:57:00.693Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-24T09:57:00.693Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-24T09:57:00.693Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-24T09:57:00.693Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-24T09:57:00.693Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-24T09:57:00.693Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-24T09:57:00.693Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-24T09:57:00.693Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-24T09:57:00.693Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-24T09:57:00.693Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-24T09:57:00.693Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-24T09:57:00.693Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-24T09:57:00.693Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-24T09:57:00.693Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-24T09:57:00.693Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-24T09:57:00.693Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-24T09:57:00.693Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-24T09:57:00.693Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-24T09:57:00.693Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-24T09:57:00.693Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-24T09:57:00.693Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-24T09:57:00.693Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-24T09:57:00.693Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-24T09:57:00.693Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-24T09:57:00.693Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-24T09:57:00.693Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-24T09:57:00.693Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-24T09:57:00.693Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-24T09:57:00.693Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-24T09:57:00.693Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-24T09:57:00.693Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-24T09:57:00.693Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-24T09:57:00.693Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-24T09:57:00.693Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-24T09:57:00.693Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-24T09:57:00.693Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-24T09:57:00.954Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-24T09:57:00.954Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-24T09:57:01.217Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-24T09:57:01.217Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-24T09:57:01.217Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-24T09:57:01.217Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-24T09:57:01.217Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-24T09:57:01.217Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-24T09:57:01.217Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-24T09:57:01.480Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-24T09:57:01.481Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-24T09:57:01.481Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-24T09:57:01.481Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-24T09:57:01.481Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-24T09:57:01.743Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-24T09:57:01.743Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-24T09:57:01.743Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-24T09:57:01.743Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-24T09:57:01.743Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-24T09:57:01.743Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-24T09:57:01.743Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-24T09:57:01.743Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-24T09:57:01.743Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-24T09:57:01.743Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-24T09:57:01.743Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-24T09:57:01.743Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-24T09:57:01.743Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-24T09:57:01.743Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-24T09:57:01.743Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-24T09:57:01.743Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-24T09:57:01.743Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-24T09:57:02.006Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-24T09:57:02.006Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-24T09:57:02.006Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-24T09:57:02.006Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-24T09:57:02.006Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-24T09:57:02.006Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-24T09:57:02.006Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-24T09:57:02.006Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-06-24T09:57:02.006Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-24T09:57:02.006Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-24T09:57:02.006Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-24T09:57:02.006Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-24T09:57:02.268Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-24T09:57:02.268Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-24T09:57:02.268Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T09:57:02.268Z] Fetched 64.1 MB in 2s (33.7 MB/s) [2021-06-24T09:57:02.268Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T09:57:02.268Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T09:57:02.268Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T09:57:02.845Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T09:57:02.845Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T09:57:02.845Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-24T09:57:02.845Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-24T09:57:03.790Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T09:57:03.790Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T09:57:03.790Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T09:57:03.790Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T09:57:03.790Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T09:57:03.790Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T09:57:03.790Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T09:57:03.790Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T09:57:04.053Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T09:57:04.053Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T09:57:04.053Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T09:57:04.053Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T09:57:04.053Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T09:57:04.053Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T09:57:04.315Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T09:57:04.581Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T09:57:04.582Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T09:57:04.582Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-24T09:57:04.582Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-24T09:57:04.850Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T09:57:04.850Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T09:57:04.850Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T09:57:04.850Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T09:57:04.850Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T09:57:04.850Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T09:57:04.850Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T09:57:05.114Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T09:57:05.396Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T09:57:05.396Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T09:57:05.660Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T09:57:05.921Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-24T09:57:06.190Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T09:57:06.190Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-24T09:57:06.190Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-24T09:57:06.190Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-24T09:57:06.455Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-24T09:57:06.717Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-24T09:57:06.717Z] Installing new version of config file /etc/issue ... [2021-06-24T09:57:06.717Z] Installing new version of config file /etc/issue.net ... [2021-06-24T09:57:06.717Z] Installing new version of config file /etc/lsb-release ... [2021-06-24T09:57:06.717Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-24T09:57:06.979Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-24T09:57:06.979Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-24T09:57:06.979Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-24T09:57:07.241Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:57:07.241Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-24T09:57:07.241Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-24T09:57:07.241Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-24T09:57:07.241Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-06-24T09:57:07.241Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:57:07.241Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T09:57:07.241Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-24T09:57:07.502Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-24T09:57:07.502Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:57:07.502Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-24T09:57:07.502Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-24T09:57:07.502Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-24T09:57:07.502Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:57:07.764Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-24T09:57:07.764Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T09:57:08.338Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-24T09:57:08.338Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:57:08.338Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T09:57:08.338Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T09:57:08.338Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T09:57:08.599Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:57:08.599Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T09:57:08.599Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T09:57:08.599Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-24T09:57:08.599Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:57:08.599Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-24T09:57:08.599Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-24T09:57:08.862Z] Setting up grep (3.1-2build1) ... [2021-06-24T09:57:09.127Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:57:09.127Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-24T09:57:09.127Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-24T09:57:09.127Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-24T09:57:09.389Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:57:09.389Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T09:57:09.389Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T09:57:09.390Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-24T09:57:09.390Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:57:09.390Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T09:57:09.652Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T09:57:10.228Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T09:57:10.228Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T09:57:10.228Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T09:57:10.228Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T09:57:10.491Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-24T09:57:10.491Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:57:10.491Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-24T09:57:10.491Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T09:57:11.074Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-24T09:57:11.074Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-24T09:57:11.074Z] Removing intermediate container 5d5663fa5850 [2021-06-24T09:57:11.074Z] ---> 751a129ef70d [2021-06-24T09:57:11.074Z] [2021-06-24T09:57:11.074Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T09:57:11.074Z] Removing intermediate container 27f74809d65b [2021-06-24T09:57:11.074Z] ---> dc700758b526 [2021-06-24T09:57:11.074Z] [2021-06-24T09:57:11.074Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T09:57:11.074Z] 3.12: Pulling from library/alpine [2021-06-24T09:57:11.074Z] 3.12: Pulling from library/alpine [2021-06-24T09:57:11.445Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-24T09:57:11.445Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-24T09:57:11.445Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-24T09:57:11.445Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-24T09:57:11.709Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-24T09:57:11.709Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:57:11.709Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-24T09:57:11.709Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-24T09:57:11.984Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-24T09:57:11.984Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:57:11.984Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T09:57:11.984Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T09:57:12.084Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T09:57:12.084Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T09:57:12.084Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T09:57:12.084Z] Status: Image is up to date for alpine:3.12 [2021-06-24T09:57:12.084Z] ---> c4fd0aeabfcf [2021-06-24T09:57:12.084Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T09:57:12.084Z] ---> c4fd0aeabfcf [2021-06-24T09:57:12.084Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-24T09:57:14.428Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T09:57:14.428Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:57:14.428Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T09:57:14.428Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T09:57:14.428Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T09:57:14.428Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:57:14.428Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T09:57:14.429Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T09:57:14.429Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T09:57:14.429Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:57:14.429Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T09:57:14.429Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T09:57:14.429Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T09:57:14.429Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:57:14.429Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T09:57:14.429Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T09:57:14.429Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T09:57:14.429Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T09:57:14.429Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T09:57:14.429Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:57:14.429Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T09:57:14.429Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T09:57:14.429Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T09:57:14.429Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:57:14.429Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T09:57:14.429Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T09:57:14.429Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T09:57:14.429Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:57:14.429Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T09:57:14.429Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T09:57:14.429Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-24T09:57:14.429Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:57:14.429Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T09:57:14.429Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T09:57:14.429Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-24T09:57:14.429Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-24T09:57:14.429Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-24T09:57:14.429Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:57:14.429Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T09:57:14.429Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T09:57:14.429Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T09:57:14.429Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T09:57:14.429Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-24T09:57:14.433Z] ---> Running in 686b4527e95c [2021-06-24T09:57:14.433Z] ---> Running in b6e48dec99d5 [2021-06-24T09:57:14.433Z] Removing intermediate container 6ff6f78ef66f [2021-06-24T09:57:14.433Z] ---> 1b2ce73f669c [2021-06-24T09:57:14.433Z] [2021-06-24T09:57:14.433Z] Step 11/26 : FROM alpine:3.12 [2021-06-24T09:57:14.433Z] ---> c4fd0aeabfcf [2021-06-24T09:57:14.433Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-24T09:57:14.433Z] Removing intermediate container 565da1e3da3b [2021-06-24T09:57:14.433Z] ---> b3d4e0d8f711 [2021-06-24T09:57:14.433Z] [2021-06-24T09:57:14.433Z] Step 11/22 : FROM alpine:3.12 [2021-06-24T09:57:14.433Z] ---> c4fd0aeabfcf [2021-06-24T09:57:14.433Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-24T09:57:14.433Z] Removing intermediate container ebb96c3f9438 [2021-06-24T09:57:14.433Z] ---> f9db6ede71d2 [2021-06-24T09:57:14.433Z] [2021-06-24T09:57:14.433Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T09:57:14.433Z] ---> c4fd0aeabfcf [2021-06-24T09:57:14.433Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-24T09:57:14.691Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T09:57:14.691Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-24T09:57:14.691Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T09:57:14.691Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-24T09:57:14.691Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-24T09:57:14.733Z] ---> Running in 6d1724a7b0e1 [2021-06-24T09:57:14.733Z] ---> Running in ba728c3d1db9 [2021-06-24T09:57:14.733Z] ---> Running in dc42ed12a9dd [2021-06-24T09:57:14.952Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-24T09:57:14.952Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T09:57:14.952Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-24T09:57:14.952Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-24T09:57:15.213Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-24T09:57:15.213Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T09:57:15.213Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-24T09:57:15.213Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-24T09:57:15.213Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-24T09:57:15.213Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T09:57:15.213Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T09:57:15.213Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T09:57:15.213Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T09:57:15.482Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T09:57:15.482Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T09:57:15.482Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T09:57:15.482Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T09:57:15.482Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-24T09:57:15.482Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T09:57:15.746Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T09:57:15.746Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T09:57:15.746Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:57:15.746Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T09:57:16.009Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T09:57:16.009Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-24T09:57:16.009Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T09:57:16.009Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T09:57:16.009Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T09:57:16.009Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T09:57:16.271Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:57:16.271Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-24T09:57:16.271Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-24T09:57:16.271Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-24T09:57:16.271Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:57:16.271Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-24T09:57:16.271Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-24T09:57:16.531Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-24T09:57:16.531Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:57:16.531Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-24T09:57:16.531Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T09:57:16.531Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T09:57:16.748Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:57:16.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:57:16.794Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:57:16.794Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T09:57:16.794Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T09:57:16.794Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T09:57:17.037Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:57:17.037Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:57:17.037Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:57:17.037Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:57:17.056Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:57:17.056Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-24T09:57:17.056Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-24T09:57:17.056Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-24T09:57:17.056Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:57:17.056Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-24T09:57:17.318Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-24T09:57:17.318Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-24T09:57:17.326Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:57:17.581Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:57:17.581Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T09:57:17.581Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T09:57:17.581Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-24T09:57:17.581Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:57:17.581Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-24T09:57:17.581Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-24T09:57:17.612Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:57:17.613Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:57:17.613Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T09:57:17.613Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:57:17.613Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T09:57:17.613Z] OK: 5 MiB in 15 packages [2021-06-24T09:57:17.613Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:57:17.843Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-24T09:57:17.843Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:57:17.843Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-24T09:57:17.843Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-24T09:57:17.843Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-24T09:57:17.843Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:57:17.843Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-24T09:57:17.843Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-24T09:57:17.897Z] OK: 5 MiB in 15 packages [2021-06-24T09:57:17.897Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:57:17.897Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-24T09:57:18.105Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-24T09:57:18.105Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:57:18.105Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-24T09:57:18.105Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-24T09:57:18.105Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-24T09:57:18.179Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T09:57:18.179Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-24T09:57:18.179Z] (4/4) Installing curl (7.77.0-r0) [2021-06-24T09:57:18.179Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:57:18.179Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T09:57:18.179Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-24T09:57:18.366Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:57:18.366Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-24T09:57:18.366Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-24T09:57:18.366Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-24T09:57:18.366Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:57:18.366Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-24T09:57:18.366Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-24T09:57:18.472Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T09:57:18.472Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-24T09:57:18.472Z] (4/6) Installing curl (7.77.0-r0) [2021-06-24T09:57:18.472Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-24T09:57:18.472Z] (6/6) Installing su-exec (0.2-r1) [2021-06-24T09:57:18.472Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:57:18.472Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T09:57:18.472Z] OK: 7 MiB in 18 packages [2021-06-24T09:57:18.630Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-24T09:57:18.630Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:57:18.630Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-24T09:57:18.630Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-24T09:57:18.630Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-24T09:57:18.790Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-24T09:57:18.790Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-24T09:57:18.790Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:57:18.790Z] OK: 7 MiB in 20 packages [2021-06-24T09:57:18.790Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T09:57:18.892Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T09:57:18.893Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-24T09:57:18.893Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-24T09:57:18.893Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-24T09:57:18.893Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-24T09:57:18.893Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-24T09:57:18.893Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-24T09:57:19.084Z] OK: 6 MiB in 16 packages [2021-06-24T09:57:19.155Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-24T09:57:19.155Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-24T09:57:19.428Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-24T09:57:19.428Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-24T09:57:19.689Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-24T09:57:19.689Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-24T09:57:19.700Z] Removing intermediate container b6e48dec99d5 [2021-06-24T09:57:19.700Z] ---> df17dc17edca [2021-06-24T09:57:19.700Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T09:57:19.950Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-24T09:57:19.950Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-24T09:57:19.950Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-24T09:57:19.950Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-24T09:57:19.976Z] Removing intermediate container 686b4527e95c [2021-06-24T09:57:19.976Z] ---> b0e85c663f5f [2021-06-24T09:57:19.976Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T09:57:19.976Z] ---> Running in 48fb48818a1a [2021-06-24T09:57:20.250Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-24T09:57:20.250Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-24T09:57:20.250Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-24T09:57:20.250Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-24T09:57:20.513Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-24T09:57:20.513Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-24T09:57:20.513Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-24T09:57:20.575Z] ---> Running in 9c1bd83e3ed3 [2021-06-24T09:57:20.776Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-24T09:57:20.776Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-24T09:57:20.776Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-24T09:57:21.038Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-24T09:57:21.038Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-24T09:57:21.176Z] Removing intermediate container 48fb48818a1a [2021-06-24T09:57:21.176Z] ---> 66e0c911e9f2 [2021-06-24T09:57:21.176Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-24T09:57:21.452Z] Removing intermediate container ba728c3d1db9 [2021-06-24T09:57:21.452Z] ---> f790d5fe4d67 [2021-06-24T09:57:21.452Z] Removing intermediate container 9c1bd83e3ed3 [2021-06-24T09:57:21.452Z] ---> 9afbd049a4e2 [2021-06-24T09:57:21.452Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-24T09:57:21.452Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T09:57:21.452Z] Removing intermediate container dc42ed12a9dd [2021-06-24T09:57:21.452Z] ---> 8333249c1a12 [2021-06-24T09:57:21.452Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T09:57:21.452Z] Removing intermediate container 6d1724a7b0e1 [2021-06-24T09:57:21.452Z] ---> 19cd03cbffae [2021-06-24T09:57:21.452Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T09:57:21.452Z] ---> Running in b714af7bd776 [2021-06-24T09:57:21.638Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-24T09:57:21.638Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-24T09:57:21.725Z] ---> Running in c322ea1a8ec0 [2021-06-24T09:57:21.725Z] ---> Running in 603a00ba1419 [2021-06-24T09:57:21.725Z] ---> Running in 21e449388426 [2021-06-24T09:57:21.725Z] ---> Running in 515ce65d3aec [2021-06-24T09:57:21.901Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-24T09:57:21.901Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-24T09:57:21.901Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T09:57:21.999Z] Removing intermediate container b714af7bd776 [2021-06-24T09:57:21.999Z] ---> e4db226e370b [2021-06-24T09:57:21.999Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T09:57:22.165Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T09:57:22.273Z] ---> Running in 2051da624ac3 [2021-06-24T09:57:22.428Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T09:57:22.546Z] Removing intermediate container c322ea1a8ec0 [2021-06-24T09:57:22.546Z] ---> da9989cd6279 [2021-06-24T09:57:22.547Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-24T09:57:22.547Z] Removing intermediate container 21e449388426 [2021-06-24T09:57:22.547Z] ---> 46c1371b5b41 [2021-06-24T09:57:22.547Z] Step 14/26 : WORKDIR / [2021-06-24T09:57:22.547Z] Removing intermediate container 515ce65d3aec [2021-06-24T09:57:22.547Z] ---> d96ef6b65c18 [2021-06-24T09:57:22.547Z] Step 14/22 : WORKDIR /edgex [2021-06-24T09:57:22.547Z] Removing intermediate container 603a00ba1419 [2021-06-24T09:57:22.547Z] ---> 612befa55c84 [2021-06-24T09:57:22.547Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T09:57:22.693Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T09:57:22.693Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T09:57:22.693Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T09:57:22.693Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T09:57:22.693Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T09:57:22.824Z] ---> Running in 9e72cb67ae0d [2021-06-24T09:57:22.824Z] ---> Running in 9e3cadfe0491 [2021-06-24T09:57:22.824Z] ---> Running in cecc4dd285e8 [2021-06-24T09:57:22.824Z] ---> Running in 80755372c4c1 [2021-06-24T09:57:22.954Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T09:57:22.954Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T09:57:22.954Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T09:57:22.954Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T09:57:23.098Z] Removing intermediate container 2051da624ac3 [2021-06-24T09:57:23.098Z] ---> aebaed9c6ed4 [2021-06-24T09:57:23.098Z] Step 16/24 : WORKDIR / [2021-06-24T09:57:23.215Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T09:57:23.215Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T09:57:23.215Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T09:57:23.215Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T09:57:23.373Z] ---> Running in ec2c57b88abe [2021-06-24T09:57:23.373Z] Removing intermediate container 9e72cb67ae0d [2021-06-24T09:57:23.373Z] ---> 69cb80531d0c [2021-06-24T09:57:23.373Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T09:57:23.648Z] Removing intermediate container 80755372c4c1 [2021-06-24T09:57:23.648Z] ---> d794a6cb2658 [2021-06-24T09:57:23.648Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:57:23.648Z] Removing intermediate container 9e3cadfe0491 [2021-06-24T09:57:23.648Z] ---> f4cb19e5b6fa [2021-06-24T09:57:23.648Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-24T09:57:23.648Z] Removing intermediate container cecc4dd285e8 [2021-06-24T09:57:23.648Z] ---> 669873462829 [2021-06-24T09:57:23.648Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-24T09:57:23.648Z] ---> Running in 566c392ef61a [2021-06-24T09:57:23.925Z] Removing intermediate container ec2c57b88abe [2021-06-24T09:57:23.925Z] ---> b5f4bca19d23 [2021-06-24T09:57:23.925Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:57:24.160Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T09:57:24.160Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T09:57:24.524Z] Removing intermediate container 566c392ef61a [2021-06-24T09:57:24.524Z] ---> 3635c9b5518d [2021-06-24T09:57:24.524Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:57:24.802Z] ---> 110ea5cfdc03 [2021-06-24T09:57:24.802Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-24T09:57:25.078Z] ---> cbda0218beb8 [2021-06-24T09:57:25.078Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-24T09:57:25.078Z] ---> 656d0c3134b4 [2021-06-24T09:57:25.078Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-24T09:57:25.110Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T09:57:25.110Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T09:57:25.110Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T09:57:25.110Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T09:57:25.357Z] ---> b4affce1ab15 [2021-06-24T09:57:25.357Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-24T09:57:25.372Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T09:57:25.372Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T09:57:25.960Z] ---> 89ae2aa6480d [2021-06-24T09:57:25.960Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-24T09:57:26.318Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T09:57:26.318Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T09:57:26.318Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T09:57:26.318Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T09:57:26.318Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-24T09:57:26.318Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T09:57:26.558Z] ---> f86762bb9b25 [2021-06-24T09:57:26.558Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-24T09:57:26.578Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-24T09:57:26.578Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T09:57:26.578Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-24T09:57:26.578Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-24T09:57:26.578Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T09:57:26.578Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T09:57:26.846Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T09:57:26.846Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T09:57:26.846Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-24T09:57:26.846Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-24T09:57:26.846Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T09:57:26.846Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T09:57:26.846Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T09:57:27.109Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T09:57:27.109Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T09:57:27.109Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-24T09:57:27.109Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-24T09:57:27.109Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-24T09:57:27.109Z] [2021-06-24T09:57:27.109Z] Current default time zone: 'Etc/UTC' [2021-06-24T09:57:27.109Z] Local time is now: Thu Jun 24 09:57:27 UTC 2021. [2021-06-24T09:57:27.109Z] Universal Time is now: Thu Jun 24 09:57:27 UTC 2021. [2021-06-24T09:57:27.109Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-24T09:57:27.109Z] [2021-06-24T09:57:27.109Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-24T09:57:27.109Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T09:57:27.109Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-24T09:57:27.109Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-24T09:57:27.163Z] ---> f0ffd325b7e6 [2021-06-24T09:57:27.163Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-24T09:57:27.370Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-24T09:57:27.370Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-24T09:57:27.370Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-24T09:57:27.370Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-24T09:57:27.370Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-24T09:57:27.370Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-24T09:57:27.370Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T09:57:27.370Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-24T09:57:27.370Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T09:57:27.370Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-24T09:57:27.370Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T09:57:27.370Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-24T09:57:27.370Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-24T09:57:27.370Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-24T09:57:27.370Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-24T09:57:27.370Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-24T09:57:27.370Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-24T09:57:27.370Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-24T09:57:27.371Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-24T09:57:27.439Z] ---> 649574d67838 [2021-06-24T09:57:27.439Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-24T09:57:27.439Z] ---> 8f932ad8ccbc [2021-06-24T09:57:27.439Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-24T09:57:27.724Z] ---> 0a9c11d08355 [2021-06-24T09:57:27.724Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-24T09:57:28.007Z] ---> a320fbc595c4 [2021-06-24T09:57:28.007Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-24T09:57:28.642Z] ---> b449935adf0c [2021-06-24T09:57:28.642Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-24T09:57:28.931Z] ---> f468ea071747 [2021-06-24T09:57:28.931Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-24T09:57:28.931Z] ---> Running in 9bf1e5cefa04 [2021-06-24T09:57:29.205Z] ---> Running in 6e360454fc5a [2021-06-24T09:57:29.294Z] Updating certificates in /etc/ssl/certs... [2021-06-24T09:57:29.480Z] ---> 68b74f8dbaea [2021-06-24T09:57:29.481Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-24T09:57:29.481Z] ---> 71166fd76512 [2021-06-24T09:57:29.481Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-24T09:57:29.481Z] ---> 94997e60268d [2021-06-24T09:57:29.481Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-24T09:57:29.754Z] Removing intermediate container 9bf1e5cefa04 [2021-06-24T09:57:29.754Z] ---> 67b27cc9e3c4 [2021-06-24T09:57:29.754Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:57:29.754Z] ---> Running in da80d4b8a66d [2021-06-24T09:57:29.754Z] ---> Running in 8afe654b6e35 [2021-06-24T09:57:29.754Z] Removing intermediate container 6e360454fc5a [2021-06-24T09:57:29.754Z] ---> 0f78fd5bcdfd [2021-06-24T09:57:29.754Z] ---> Running in 3310abe6a591 [2021-06-24T09:57:29.754Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:57:30.240Z] 23 added, 27 removed; done. [2021-06-24T09:57:30.240Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-24T09:57:30.240Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T09:57:30.240Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-24T09:57:30.240Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-24T09:57:30.240Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-24T09:57:30.365Z] ---> Running in a56416e8167e [2021-06-24T09:57:30.501Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T09:57:30.501Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-24T09:57:30.501Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T09:57:30.501Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T09:57:30.501Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T09:57:30.501Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T09:57:30.501Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T09:57:30.501Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-24T09:57:30.501Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-24T09:57:30.501Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-24T09:57:30.501Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-24T09:57:30.501Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-24T09:57:30.501Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T09:57:30.501Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T09:57:30.501Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-24T09:57:30.501Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-24T09:57:30.501Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-24T09:57:30.637Z] Removing intermediate container da80d4b8a66d [2021-06-24T09:57:30.637Z] ---> 37d1b15646d6 [2021-06-24T09:57:30.637Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:57:30.762Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T09:57:30.762Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-24T09:57:30.762Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-24T09:57:30.762Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-24T09:57:30.762Z] Updating certificates in /etc/ssl/certs... [2021-06-24T09:57:30.911Z] Removing intermediate container 8afe654b6e35 [2021-06-24T09:57:30.912Z] ---> 43e56bc48f67 [2021-06-24T09:57:30.912Z] Step 19/22 : CMD ["--init=true"] [2021-06-24T09:57:30.912Z] Removing intermediate container 3310abe6a591 [2021-06-24T09:57:30.912Z] ---> 8ebd34aba775 [2021-06-24T09:57:30.912Z] Step 21/23 : LABEL arch=arm64 [2021-06-24T09:57:30.912Z] ---> Running in d93acd275de9 [2021-06-24T09:57:31.186Z] Removing intermediate container a56416e8167e [2021-06-24T09:57:31.186Z] ---> 5c9e47f8a75c [2021-06-24T09:57:31.186Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T09:57:31.186Z] ---> b327c841b859 [2021-06-24T09:57:31.186Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-24T09:57:31.186Z] ---> Running in 2dc628ae0c38 [2021-06-24T09:57:31.186Z] ---> Running in 2e220d08fad0 [2021-06-24T09:57:31.338Z] 0 added, 0 removed; done. [2021-06-24T09:57:31.338Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-24T09:57:31.338Z] done. [2021-06-24T09:57:31.467Z] ---> Running in 28ea992de71f [2021-06-24T09:57:31.744Z] Removing intermediate container d93acd275de9 [2021-06-24T09:57:31.744Z] ---> 8f4f918edec9 [2021-06-24T09:57:31.744Z] Step 21/23 : LABEL arch=arm64 [2021-06-24T09:57:31.911Z] Reading package lists... [2021-06-24T09:57:31.911Z] Building dependency tree... [2021-06-24T09:57:31.911Z] Reading state information... [2021-06-24T09:57:32.031Z] ---> Running in 41b2f8f1b7b2 [2021-06-24T09:57:32.031Z] Removing intermediate container 2e220d08fad0 [2021-06-24T09:57:32.031Z] ---> 973ccf7a6625 [2021-06-24T09:57:32.031Z] Step 20/22 : LABEL arch=arm64 [2021-06-24T09:57:32.031Z] Removing intermediate container 2dc628ae0c38 [2021-06-24T09:57:32.031Z] ---> 2466babf7bfe [2021-06-24T09:57:32.031Z] Step 22/23 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 [2021-06-24T09:57:32.178Z] The following NEW packages will be installed: [2021-06-24T09:57:32.178Z] apt-transport-https [2021-06-24T09:57:32.314Z] Removing intermediate container 28ea992de71f [2021-06-24T09:57:32.315Z] ---> 012441f7e1ee [2021-06-24T09:57:32.315Z] Step 23/24 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 [2021-06-24T09:57:32.315Z] ---> Running in aa728affeb37 [2021-06-24T09:57:32.315Z] ---> Running in ce4036e6e6b7 [2021-06-24T09:57:32.446Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T09:57:32.446Z] Need to get 1692 B of archives. [2021-06-24T09:57:32.446Z] After this operation, 154 kB of additional disk space will be used. [2021-06-24T09:57:32.446Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-24T09:57:32.446Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T09:57:32.446Z] Fetched 1692 B in 0s (9638 B/s) [2021-06-24T09:57:32.446Z] Selecting previously unselected package apt-transport-https. [2021-06-24T09:57:32.446Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-24T09:57:32.446Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-24T09:57:32.446Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-24T09:57:32.446Z] Setting up apt-transport-https (1.6.13) ... [2021-06-24T09:57:32.593Z] ---> Running in a43c07c21110 [2021-06-24T09:57:32.709Z] Waiting for network to be ready... [2021-06-24T09:57:32.868Z] Removing intermediate container 41b2f8f1b7b2 [2021-06-24T09:57:32.868Z] ---> 960f4037ee17 [2021-06-24T09:57:32.868Z] Step 22/23 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 [2021-06-24T09:57:33.145Z] ---> 763553e3c7ba [2021-06-24T09:57:33.145Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-24T09:57:33.145Z] Removing intermediate container ce4036e6e6b7 [2021-06-24T09:57:33.145Z] ---> 480e394ea45b [2021-06-24T09:57:33.145Z] Step 21/22 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 [2021-06-24T09:57:33.145Z] ---> Running in 602cd1096f7a [2021-06-24T09:57:33.145Z] Removing intermediate container aa728affeb37 [2021-06-24T09:57:33.145Z] ---> 40851394f88d [2021-06-24T09:57:33.145Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T09:57:33.422Z] Removing intermediate container a43c07c21110 [2021-06-24T09:57:33.422Z] ---> 9ba1bf03daea [2021-06-24T09:57:33.422Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T09:57:33.422Z] ---> Running in 1cc9453f7261 [2021-06-24T09:57:33.422Z] ---> Running in 8ddd0fbe266b [2021-06-24T09:57:33.799Z] ---> Running in 990090616b97 [2021-06-24T09:57:34.106Z] Removing intermediate container 602cd1096f7a [2021-06-24T09:57:34.106Z] ---> 47d7e0d51401 [2021-06-24T09:57:34.106Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T09:57:34.388Z] ---> Running in f880162774c1 [2021-06-24T09:57:34.695Z] Removing intermediate container 1cc9453f7261 [2021-06-24T09:57:34.695Z] ---> fa8d536bac3f [2021-06-24T09:57:34.695Z] Step 22/22 : LABEL version=0.0.0 [2021-06-24T09:57:34.695Z] ---> eaad1f6c4c3a [2021-06-24T09:57:34.695Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-24T09:57:34.695Z] Removing intermediate container 8ddd0fbe266b [2021-06-24T09:57:34.695Z] ---> e279ba53c036 [2021-06-24T09:57:34.695Z] [2021-06-24T09:57:34.695Z] Removing intermediate container 990090616b97 [2021-06-24T09:57:34.695Z] ---> a9350c5e819b [2021-06-24T09:57:34.695Z] [2021-06-24T09:57:35.007Z] ---> Running in 75e30a845523 [2021-06-24T09:57:35.007Z] ---> Running in dc56617efd3c [2021-06-24T09:57:35.299Z] Removing intermediate container f880162774c1 [2021-06-24T09:57:35.299Z] ---> 2c91fffaf134 [2021-06-24T09:57:35.299Z] [2021-06-24T09:57:35.913Z] Successfully built a9350c5e819b [2021-06-24T09:57:35.913Z] Successfully built e279ba53c036 [2021-06-24T09:57:35.913Z] Successfully tagged core-command-arm64:latest [2021-06-24T09:57:35.913Z]  Building core-command ... done Building core-metadata [2021-06-24T09:57:35.913Z] Successfully tagged support-scheduler-arm64:latest [2021-06-24T09:57:35.913Z]  Building support-scheduler ... done Removing intermediate container 75e30a845523 [2021-06-24T09:57:35.913Z] ---> 3cf5557b7f93 [2021-06-24T09:57:35.913Z] Building core-data [2021-06-24T09:57:35.913Z] [2021-06-24T09:57:36.524Z] Successfully built 2c91fffaf134 [2021-06-24T09:57:36.524Z] Successfully tagged support-notifications-arm64:latest [2021-06-24T09:57:36.524Z] Building security-bootstrapper [2021-06-24T09:57:36.524Z]  Building support-notifications ... done Successfully built 3cf5557b7f93 [2021-06-24T09:57:36.524Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-24T09:57:36.795Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-06-24T09:57:37.775Z] Removing intermediate container dc56617efd3c [2021-06-24T09:57:37.775Z] ---> fcfb06c69d62 [2021-06-24T09:57:37.775Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-24T09:57:38.050Z] ---> Running in 5823a40b571c [2021-06-24T09:57:38.647Z] Removing intermediate container 5823a40b571c [2021-06-24T09:57:38.647Z] ---> 41596448d45c [2021-06-24T09:57:38.647Z] Step 24/26 : LABEL arch=arm64 [2021-06-24T09:57:38.647Z] ---> Running in e6a052ed7dfd [2021-06-24T09:57:39.244Z] Removing intermediate container e6a052ed7dfd [2021-06-24T09:57:39.244Z] ---> 5f23aaddceb8 [2021-06-24T09:57:39.244Z] Step 25/26 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 [2021-06-24T09:57:39.244Z] ---> Running in f37d0976370d [2021-06-24T09:57:39.304Z] 2021-06-24T09:57:37Z INFO Waiting for automatic snapd restart... [2021-06-24T09:57:39.565Z] snapd 2.51 from Canonical* installed [2021-06-24T09:57:39.842Z] Removing intermediate container f37d0976370d [2021-06-24T09:57:39.842Z] ---> a6c99ec96378 [2021-06-24T09:57:39.842Z] Step 26/26 : LABEL version=0.0.0 [2021-06-24T09:57:39.842Z] ---> Running in 230967334b16 [2021-06-24T09:57:40.507Z] "snapd" switched to the "latest/stable" channel [2021-06-24T09:57:40.507Z] [2021-06-24T09:57:40.825Z] Removing intermediate container 230967334b16 [2021-06-24T09:57:40.825Z] ---> 9df67b629eed [2021-06-24T09:57:40.825Z] [2021-06-24T09:57:41.100Z] Successfully built 9df67b629eed [2021-06-24T09:57:41.100Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-24T09:57:43.063Z] core18 20210611 from Canonical* installed [2021-06-24T09:57:43.324Z] "core18" switched to the "latest/stable" channel [2021-06-24T09:57:43.324Z] [2021-06-24T09:57:47.575Z] snapcraft 4.8.2 from Canonical* installed [2021-06-24T09:57:47.575Z] "snapcraft" switched to the "latest/stable" channel [2021-06-24T09:57:47.575Z] [2021-06-24T09:57:50.881Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-24T09:57:50.881Z] - README.md [2021-06-24T09:57:50.881Z] [2021-06-24T09:57:50.881Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-24T09:57:51.142Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T09:57:51.716Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T09:57:51.716Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T09:57:52.922Z] Reading package lists... [2021-06-24T09:57:53.184Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-06-24T09:57:53.184Z] Reading package lists... [2021-06-24T09:57:53.184Z] Building dependency tree... [2021-06-24T09:57:53.184Z] Reading state information... [2021-06-24T09:57:53.450Z] Suggested packages: [2021-06-24T09:57:53.450Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-24T09:57:53.450Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-24T09:57:53.450Z] Recommended packages: [2021-06-24T09:57:53.450Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-24T09:57:53.450Z] The following NEW packages will be installed: [2021-06-24T09:57:53.450Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-24T09:57:53.450Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-24T09:57:53.450Z] pkg-config zip [2021-06-24T09:57:53.450Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T09:57:53.450Z] Need to get 7663 kB of archives. [2021-06-24T09:57:53.450Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-24T09:57:53.450Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-06-24T09:57:53.713Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-24T09:57:53.713Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-24T09:57:53.713Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-24T09:57:53.713Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-24T09:57:53.713Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-24T09:57:53.713Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-24T09:57:53.713Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-24T09:57:53.974Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-24T09:57:53.974Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-24T09:57:53.974Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-24T09:57:53.974Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-24T09:57:54.235Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-24T09:57:54.235Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-24T09:57:54.235Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-24T09:57:54.235Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T09:57:54.235Z] Fetched 7663 kB in 1s (10.4 MB/s) [2021-06-24T09:57:54.235Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-24T09:57:54.235Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-24T09:57:54.235Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-24T09:57:54.235Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-24T09:57:54.498Z] Selecting previously unselected package libpsl5:amd64. [2021-06-24T09:57:54.498Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-24T09:57:54.498Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-24T09:57:54.498Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-24T09:57:54.498Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-24T09:57:54.498Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-24T09:57:54.498Z] Selecting previously unselected package librtmp1:amd64. [2021-06-24T09:57:54.498Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-24T09:57:54.794Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-24T09:57:54.794Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-24T09:57:54.794Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-24T09:57:54.794Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-24T09:57:54.794Z] Selecting previously unselected package liberror-perl. [2021-06-24T09:57:54.794Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-24T09:57:54.794Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-24T09:57:54.794Z] Selecting previously unselected package git-man. [2021-06-24T09:57:54.794Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-24T09:57:54.794Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-24T09:57:55.150Z] Selecting previously unselected package git. [2021-06-24T09:57:55.150Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-24T09:57:55.150Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-24T09:57:55.463Z] Selecting previously unselected package libnorm1:amd64. [2021-06-24T09:57:55.463Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-24T09:57:55.463Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-24T09:57:55.828Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-24T09:57:55.828Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-24T09:57:55.828Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-24T09:57:55.828Z] Selecting previously unselected package libsodium23:amd64. [2021-06-24T09:57:55.828Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-24T09:57:55.828Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-24T09:57:55.828Z] Selecting previously unselected package libzmq5:amd64. [2021-06-24T09:57:55.828Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-24T09:57:55.828Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T09:57:55.828Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-24T09:57:55.828Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-24T09:57:55.828Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T09:57:56.125Z] Selecting previously unselected package pkg-config. [2021-06-24T09:57:56.125Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-24T09:57:56.125Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-24T09:57:56.125Z] Selecting previously unselected package zip. [2021-06-24T09:57:56.125Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-24T09:57:56.125Z] Unpacking zip (3.0-11build1) ... [2021-06-24T09:57:56.125Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-24T09:57:56.125Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-24T09:57:56.125Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-24T09:57:56.125Z] Setting up liberror-perl (0.17025-1) ... [2021-06-24T09:57:56.125Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-24T09:57:56.125Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-24T09:57:56.125Z] No schema files found: doing nothing. [2021-06-24T09:57:56.125Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-24T09:57:56.125Z] Setting up zip (3.0-11build1) ... [2021-06-24T09:57:56.125Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-24T09:57:56.125Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-24T09:57:56.125Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-24T09:57:56.125Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T09:57:56.125Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-24T09:57:56.125Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T09:57:56.125Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-24T09:57:56.408Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T09:57:56.982Z] git set to automatically installed. [2021-06-24T09:57:56.982Z] git-man set to automatically installed. [2021-06-24T09:57:56.982Z] libcurl3-gnutls set to automatically installed. [2021-06-24T09:57:56.982Z] liberror-perl set to automatically installed. [2021-06-24T09:57:56.982Z] libglib2.0-0 set to automatically installed. [2021-06-24T09:57:56.982Z] libnghttp2-14 set to automatically installed. [2021-06-24T09:57:56.982Z] libnorm1 set to automatically installed. [2021-06-24T09:57:56.982Z] libpgm-5.2-0 set to automatically installed. [2021-06-24T09:57:56.982Z] libpsl5 set to automatically installed. [2021-06-24T09:57:56.982Z] librtmp1 set to automatically installed. [2021-06-24T09:57:56.982Z] libsodium23 set to automatically installed. [2021-06-24T09:57:56.982Z] libzmq3-dev set to automatically installed. [2021-06-24T09:57:56.982Z] libzmq5 set to automatically installed. [2021-06-24T09:57:56.982Z] pkg-config set to automatically installed. [2021-06-24T09:57:56.982Z] zip set to automatically installed. [2021-06-24T09:57:58.372Z] snapd is not logged in, snap install commands will use sudo [2021-06-24T09:58:03.678Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-24T09:58:03.940Z] snapd is not logged in, snap install commands will use sudo [2021-06-24T09:58:04.894Z] snap "core18" has no updates available [2021-06-24T09:58:05.466Z] Downloading snap 'edgex-app-service-configurable' [2021-06-24T09:58:06.852Z] 2021/06/24 09:58:06.573569 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_569.snap: 7311360 [2021-06-24T09:58:07.423Z] Pulling app-service-config [2021-06-24T09:58:07.423Z] + snapcraftctl pull [2021-06-24T09:58:08.812Z] Pulling config-common [2021-06-24T09:58:08.812Z] + snapcraftctl pull [2021-06-24T09:58:09.758Z] Pulling go-build-helper [2021-06-24T09:58:09.758Z] + snapcraftctl pull [2021-06-24T09:58:10.701Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-24T09:58:10.701Z] Skipping pull go-build-helper (already ran) [2021-06-24T09:58:10.701Z] Building go-build-helper [2021-06-24T09:58:10.701Z] + snapcraftctl build [2021-06-24T09:58:13.258Z] Staging go-build-helper [2021-06-24T09:58:13.258Z] + snapcraftctl stage [2021-06-24T09:58:21.427Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-24T09:58:21.427Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-24T09:58:21.427Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-24T09:58:21.427Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-24T09:58:21.427Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-24T09:58:21.427Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-24T09:58:21.427Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-24T09:58:21.427Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-24T09:58:21.428Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-24T09:58:21.428Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-24T09:58:21.428Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-24T09:58:21.428Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-24T09:58:21.428Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-24T09:58:21.428Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-24T09:58:21.428Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-24T09:58:21.428Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-24T09:58:21.428Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-24T09:58:21.428Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-24T09:58:21.428Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-24T09:58:21.428Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] [2021-06-24T09:58:21.428Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-24T09:58:21.428Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-24T09:58:21.428Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-24T09:58:21.428Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-24T09:58:21.428Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-24T09:58:21.428Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-24T09:58:21.428Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-24T09:58:21.428Z] Fetched 24.8 MB in 0s (0 B/s) [2021-06-24T09:58:21.428Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-24T09:58:21.428Z] Fetched 224 kB in 0s (0 B/s) [2021-06-24T09:58:21.428Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-24T09:58:21.428Z] Fetched 157 kB in 0s (0 B/s) [2021-06-24T09:58:21.428Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-24T09:58:21.428Z] Fetched 221 kB in 0s (0 B/s) [2021-06-24T09:58:21.428Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-24T09:58:21.428Z] Fetched 143 kB in 0s (0 B/s) [2021-06-24T09:58:21.428Z] Pulling edgex-go [2021-06-24T09:58:21.428Z] + snapcraftctl pull [2021-06-24T09:58:31.187Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:58:31.187Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:58:31.187Z] ---> a300aa48ba02 [2021-06-24T09:58:31.187Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T09:58:31.187Z] ---> Using cache [2021-06-24T09:58:31.187Z] ---> 89ccb2eb16a9 [2021-06-24T09:58:31.187Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:58:31.187Z] ---> Using cache [2021-06-24T09:58:31.187Z] ---> f460e2593d6c [2021-06-24T09:58:31.187Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T09:58:31.187Z] ---> Using cache [2021-06-24T09:58:31.187Z] ---> 7bc01cb15e61 [2021-06-24T09:58:31.187Z] Step 6/24 : COPY go.mod . [2021-06-24T09:58:31.187Z] ---> Using cache [2021-06-24T09:58:31.187Z] ---> b5db7edd4e53 [2021-06-24T09:58:31.187Z] Step 7/24 : RUN go mod download [2021-06-24T09:58:31.187Z] ---> Using cache [2021-06-24T09:58:31.187Z] ---> 58f6dd2e0354 [2021-06-24T09:58:31.187Z] Step 8/24 : COPY . . [2021-06-24T09:58:31.187Z] ---> Using cache [2021-06-24T09:58:31.187Z] ---> b7d9bd3ca50a [2021-06-24T09:58:31.187Z] Step 9/24 : RUN go mod tidy [2021-06-24T09:58:31.187Z] ---> Using cache [2021-06-24T09:58:31.187Z] ---> 9463c8c4dc71 [2021-06-24T09:58:31.187Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-24T09:58:31.187Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:58:31.187Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:58:31.187Z] ---> a300aa48ba02 [2021-06-24T09:58:31.187Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T09:58:31.187Z] ---> Using cache [2021-06-24T09:58:31.187Z] ---> 89ccb2eb16a9 [2021-06-24T09:58:31.187Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:58:31.187Z] ---> Using cache [2021-06-24T09:58:31.187Z] ---> f460e2593d6c [2021-06-24T09:58:31.187Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-24T09:58:31.187Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:58:31.187Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:58:31.187Z] ---> a300aa48ba02 [2021-06-24T09:58:31.187Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T09:58:31.187Z] ---> Using cache [2021-06-24T09:58:31.187Z] ---> 89ccb2eb16a9 [2021-06-24T09:58:31.187Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:58:31.187Z] ---> Using cache [2021-06-24T09:58:31.187Z] ---> f460e2593d6c [2021-06-24T09:58:31.187Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-24T09:58:31.187Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:58:31.187Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:58:31.187Z] ---> a300aa48ba02 [2021-06-24T09:58:31.187Z] Step 3/32 : WORKDIR /edgex-go [2021-06-24T09:58:31.187Z] ---> Using cache [2021-06-24T09:58:31.187Z] ---> 89ccb2eb16a9 [2021-06-24T09:58:31.187Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:58:31.187Z] ---> Using cache [2021-06-24T09:58:31.187Z] ---> f460e2593d6c [2021-06-24T09:58:31.187Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-24T09:58:31.187Z] ---> Using cache [2021-06-24T09:58:31.187Z] ---> 7bc01cb15e61 [2021-06-24T09:58:31.187Z] Step 6/32 : COPY go.mod . [2021-06-24T09:58:31.187Z] ---> Using cache [2021-06-24T09:58:31.187Z] ---> b5db7edd4e53 [2021-06-24T09:58:31.187Z] Step 7/32 : RUN go mod download [2021-06-24T09:58:31.187Z] ---> Using cache [2021-06-24T09:58:31.187Z] ---> 58f6dd2e0354 [2021-06-24T09:58:31.187Z] Step 8/32 : COPY . . [2021-06-24T09:58:31.187Z] ---> Using cache [2021-06-24T09:58:31.187Z] ---> b7d9bd3ca50a [2021-06-24T09:58:31.187Z] Step 9/32 : RUN go mod tidy [2021-06-24T09:58:31.187Z] ---> Using cache [2021-06-24T09:58:31.187Z] ---> 9463c8c4dc71 [2021-06-24T09:58:31.187Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-24T09:58:33.181Z] ---> Running in 473a7a9c2144 [2021-06-24T09:58:33.181Z] ---> Running in 93c40a44c4b0 [2021-06-24T09:58:33.181Z] ---> Running in 206c3d775726 [2021-06-24T09:58:33.181Z] ---> Running in b3e342ccd7e2 [2021-06-24T09:58:36.237Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-24T09:58:36.237Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:58:36.237Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-24T09:58:36.237Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:58:36.237Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:58:36.514Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:58:37.511Z] OK: 218 MiB in 52 packages [2021-06-24T09:58:37.799Z] OK: 218 MiB in 52 packages [2021-06-24T09:58:39.568Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T09:58:39.568Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T09:58:39.568Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T09:58:39.568Z] Fetched 0 B in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-24T09:58:39.568Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-24T09:58:39.568Z] Fetched 279 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-24T09:58:39.568Z] Fetched 122 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-24T09:58:39.568Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-24T09:58:39.568Z] Fetched 8848 B in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-24T09:58:39.568Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-24T09:58:39.568Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-24T09:58:39.568Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-24T09:58:39.568Z] Fetched 219 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-24T09:58:39.568Z] Fetched 154 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-24T09:58:39.568Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-24T09:58:39.568Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-24T09:58:39.568Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-24T09:58:39.568Z] Fetched 499 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-24T09:58:39.568Z] Fetched 111 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-24T09:58:39.568Z] Fetched 240 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-24T09:58:39.568Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-24T09:58:39.568Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-24T09:58:39.568Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-24T09:58:39.568Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-24T09:58:39.568Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-24T09:58:39.568Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-24T09:58:39.568Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-24T09:58:39.568Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-24T09:58:39.568Z] Fetched 8720 B in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-24T09:58:39.568Z] Fetched 140 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-24T09:58:39.568Z] Fetched 119 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-24T09:58:39.568Z] Fetched 111 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-24T09:58:39.568Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-24T09:58:39.568Z] Fetched 645 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-24T09:58:39.568Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-24T09:58:39.568Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-24T09:58:39.568Z] Fetched 368 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-24T09:58:39.568Z] Fetched 187 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-24T09:58:39.568Z] Fetched 175 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-24T09:58:39.568Z] Fetched 206 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-24T09:58:39.568Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-24T09:58:39.568Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-24T09:58:39.568Z] Fetched 159 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-24T09:58:39.568Z] Fetched 107 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-24T09:58:39.568Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-24T09:58:39.568Z] Pulling static-packages [2021-06-24T09:58:39.568Z] + snapcraftctl pull [2021-06-24T09:58:39.568Z] Pulling version [2021-06-24T09:58:39.568Z] + cd /root/project [2021-06-24T09:58:39.568Z] + git describe --tags --abbrev=0 [2021-06-24T09:58:39.568Z] + sed s/v// [2021-06-24T09:58:39.568Z] + GIT_VERSION=2.0.0-dev.271 [2021-06-24T09:58:39.568Z] + [ -z 2.0.0-dev.271 ] [2021-06-24T09:58:39.568Z] + snapcraftctl set-version 2.0.0-dev.271 [2021-06-24T09:58:39.838Z] Removing intermediate container 93c40a44c4b0 [2021-06-24T09:58:39.838Z] ---> 5e1007a09b9c [2021-06-24T09:58:39.838Z] Step 6/24 : COPY go.mod . [2021-06-24T09:58:39.838Z] Removing intermediate container 473a7a9c2144 [2021-06-24T09:58:40.124Z] ---> d37e80556ead [2021-06-24T09:58:40.124Z] Step 6/24 : COPY go.mod . [2021-06-24T09:58:40.962Z] Building app-service-config [2021-06-24T09:58:40.963Z] + snapcraftctl build [2021-06-24T09:58:41.126Z] ---> 9a435a684cc6 [2021-06-24T09:58:41.126Z] Step 7/24 : RUN go mod download [2021-06-24T09:58:41.412Z] ---> Running in df50c41997bc [2021-06-24T09:58:41.692Z] ---> a79d55dac15f [2021-06-24T09:58:41.692Z] Step 7/24 : RUN go mod download [2021-06-24T09:58:41.974Z] ---> Running in 5220bbef454c [2021-06-24T09:58:42.877Z] Building config-common [2021-06-24T09:58:42.877Z] + snapcraftctl build [2021-06-24T09:58:45.423Z] Skipping build go-build-helper (already ran) [2021-06-24T09:58:45.423Z] Building edgex-go [2021-06-24T09:58:45.423Z] + cd /root/parts/edgex-go/src [2021-06-24T09:58:45.423Z] + make build [2021-06-24T09:58:45.423Z] go mod tidy [2021-06-24T09:58:47.339Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-24T09:58:47.339Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 [2021-06-24T09:58:47.339Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.103 [2021-06-24T09:58:47.339Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-24T09:58:47.339Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 [2021-06-24T09:58:47.339Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-24T09:58:47.339Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-24T09:58:47.339Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-24T09:58:47.339Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-24T09:58:47.339Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-24T09:58:47.339Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-06-24T09:58:47.339Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-24T09:58:47.437Z] Removing intermediate container df50c41997bc [2021-06-24T09:58:47.437Z] ---> 5016db163c67 [2021-06-24T09:58:47.437Z] Step 8/24 : COPY . . [2021-06-24T09:58:47.437Z] Removing intermediate container 5220bbef454c [2021-06-24T09:58:47.437Z] ---> a124b563bf56 [2021-06-24T09:58:47.437Z] Step 8/24 : COPY . . [2021-06-24T09:58:47.599Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-24T09:58:47.599Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-24T09:58:47.860Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-06-24T09:58:48.121Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-24T09:58:48.121Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 [2021-06-24T09:58:48.698Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 [2021-06-24T09:58:48.959Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-24T09:58:48.959Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-24T09:58:48.959Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-24T09:58:48.959Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-24T09:58:48.959Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-24T09:58:48.959Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-24T09:58:48.959Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-24T09:58:48.959Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-24T09:58:49.250Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-24T09:58:49.250Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-24T09:58:49.250Z] go: downloading golang.org/x/text v0.3.2 [2021-06-24T09:58:49.250Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-24T09:58:49.250Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-24T09:58:49.250Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-24T09:58:49.250Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-24T09:58:49.514Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-24T09:58:49.514Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-24T09:58:49.791Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-24T09:58:49.791Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-24T09:58:49.791Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-24T09:58:49.791Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-24T09:58:49.791Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-24T09:58:50.053Z] go: downloading github.com/kr/text v0.1.0 [2021-06-24T09:58:50.054Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-24T09:58:50.054Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-24T09:58:50.054Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-24T09:58:50.315Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-24T09:58:50.315Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-24T09:58:50.315Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-24T09:58:50.315Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-24T09:58:50.315Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-24T09:58:50.315Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-24T09:58:50.315Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-24T09:58:50.315Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-24T09:58:50.315Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-24T09:58:50.315Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-24T09:58:50.315Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-24T09:58:50.580Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-24T09:58:50.580Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-24T09:58:50.580Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-24T09:58:50.580Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-24T09:58:50.580Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-24T09:58:50.580Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-24T09:58:50.580Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-24T09:58:50.580Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-24T09:58:50.580Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-24T09:58:50.580Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-24T09:58:50.580Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-24T09:58:50.580Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-24T09:58:50.580Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-24T09:58:50.580Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-24T09:58:50.580Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-24T09:58:50.580Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-24T09:58:50.580Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-24T09:58:50.580Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-24T09:58:50.580Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-24T09:58:50.580Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-24T09:58:50.580Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-24T09:58:50.580Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-24T09:58:50.843Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-24T09:58:59.013Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-24T09:59:04.332Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-24T09:59:04.908Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-24T09:59:07.640Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-24T09:59:07.640Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-24T09:59:07.640Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-24T09:59:08.599Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-24T09:59:09.545Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-24T09:59:10.498Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-24T09:59:11.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-24T09:59:12.403Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-24T09:59:14.329Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-24T09:59:14.329Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-24T09:59:14.329Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-24T09:59:14.329Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-24T09:59:14.329Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-24T09:59:14.329Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-24T09:59:14.329Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-24T09:59:14.329Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-24T09:59:14.329Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-24T09:59:14.329Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-24T09:59:14.329Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-24T09:59:14.329Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-24T09:59:14.329Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-24T09:59:14.329Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-24T09:59:14.329Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-24T09:59:14.329Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-24T09:59:14.329Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-24T09:59:14.329Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-06-24T09:59:14.329Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-24T09:59:14.329Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-24T09:59:14.329Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-24T09:59:14.329Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-24T09:59:14.329Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-24T09:59:14.329Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-06-24T09:59:14.329Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-24T09:59:14.329Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-24T09:59:14.329Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-06-24T09:59:17.653Z] Building static-packages [2021-06-24T09:59:17.653Z] + snapcraftctl build [2021-06-24T09:59:19.050Z] Building version [2021-06-24T09:59:19.050Z] + snapcraftctl build [2021-06-24T09:59:20.979Z] Staging app-service-config [2021-06-24T09:59:20.979Z] + snapcraftctl stage [2021-06-24T09:59:21.711Z] ---> d355487dca48 [2021-06-24T09:59:21.711Z] Step 9/24 : RUN go mod tidy [2021-06-24T09:59:21.711Z] ---> 9700df562c85 [2021-06-24T09:59:21.711Z] Step 9/24 : RUN go mod tidy [2021-06-24T09:59:21.711Z] ---> Running in 54fd92db3f90 [2021-06-24T09:59:21.711Z] ---> Running in 109d430c6f3d [2021-06-24T09:59:21.931Z] Staging config-common [2021-06-24T09:59:21.931Z] + snapcraftctl stage [2021-06-24T09:59:23.326Z] Skipping stage go-build-helper (already ran) [2021-06-24T09:59:23.326Z] Staging edgex-go [2021-06-24T09:59:23.326Z] + snapcraftctl stage [2021-06-24T09:59:24.275Z] Staging static-packages [2021-06-24T09:59:24.275Z] + snapcraftctl stage [2021-06-24T09:59:24.353Z] Removing intermediate container 54fd92db3f90 [2021-06-24T09:59:24.353Z] ---> 9717c963cd39 [2021-06-24T09:59:24.353Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-24T09:59:24.353Z] ---> Running in 1ae9d1e7d646 [2021-06-24T09:59:24.959Z] Removing intermediate container 109d430c6f3d [2021-06-24T09:59:24.959Z] ---> cc8560aa01db [2021-06-24T09:59:24.959Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-24T09:59:25.227Z] Staging version [2021-06-24T09:59:25.227Z] + snapcraftctl stage [2021-06-24T09:59:25.238Z] ---> Running in 4c95a18d30f7 [2021-06-24T09:59:26.180Z] Priming app-service-config [2021-06-24T09:59:26.180Z] + snapcraftctl prime [2021-06-24T09:59:27.245Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-24T09:59:27.523Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-24T09:59:27.599Z] Priming config-common [2021-06-24T09:59:27.599Z] + snapcraftctl prime [2021-06-24T09:59:28.714Z] Priming go-build-helper [2021-06-24T09:59:28.714Z] + snapcraftctl prime [2021-06-24T09:59:29.673Z] Priming edgex-go [2021-06-24T09:59:29.673Z] + snapcraftctl prime [2021-06-24T09:59:31.070Z] Priming static-packages [2021-06-24T09:59:31.070Z] + snapcraftctl prime [2021-06-24T09:59:33.627Z] Priming version [2021-06-24T09:59:33.627Z] + snapcraftctl prime [2021-06-24T09:59:34.572Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-24T10:00:14.556Z] Removing intermediate container 206c3d775726 [2021-06-24T10:00:14.556Z] ---> 16c870a7c9b6 [2021-06-24T10:00:14.556Z] [2021-06-24T10:00:14.556Z] Step 11/32 : FROM alpine:3.12 [2021-06-24T10:00:14.556Z] ---> c4fd0aeabfcf [2021-06-24T10:00:14.556Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-24T10:00:14.556Z] ---> Running in ad332bb72d1b [2021-06-24T10:00:14.556Z] Removing intermediate container ad332bb72d1b [2021-06-24T10:00:14.556Z] ---> f721f0f84a74 [2021-06-24T10:00:14.556Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-24T10:00:14.556Z] ---> Running in 51c216f2db2c [2021-06-24T10:00:14.556Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T10:00:14.556Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T10:00:14.556Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-24T10:00:14.556Z] (2/2) Installing su-exec (0.2-r1) [2021-06-24T10:00:14.556Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T10:00:14.556Z] OK: 5 MiB in 16 packages [2021-06-24T10:00:14.833Z] Removing intermediate container 51c216f2db2c [2021-06-24T10:00:14.833Z] ---> aa688389eb8a [2021-06-24T10:00:14.833Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-24T10:00:15.110Z] ---> Running in 84dc1f14a623 [2021-06-24T10:00:16.571Z] Removing intermediate container 84dc1f14a623 [2021-06-24T10:00:16.571Z] ---> aa9f3fa06036 [2021-06-24T10:00:16.571Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-24T10:00:16.848Z] ---> Running in 8ae1e4d1279c [2021-06-24T10:00:17.833Z] Removing intermediate container b3e342ccd7e2 [2021-06-24T10:00:17.833Z] ---> 313aff96a2ac [2021-06-24T10:00:17.833Z] [2021-06-24T10:00:18.111Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T10:00:18.111Z] ---> c4fd0aeabfcf [2021-06-24T10:00:18.111Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T10:00:18.111Z] ---> Using cache [2021-06-24T10:00:18.111Z] ---> b0e85c663f5f [2021-06-24T10:00:18.111Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T10:00:18.111Z] ---> Using cache [2021-06-24T10:00:18.111Z] ---> 9afbd049a4e2 [2021-06-24T10:00:18.111Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-24T10:00:18.111Z] Removing intermediate container 8ae1e4d1279c [2021-06-24T10:00:18.111Z] ---> e7c48cdb27ce [2021-06-24T10:00:18.111Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-24T10:00:18.111Z] ---> Running in bfc180e80847 [2021-06-24T10:00:18.398Z] ---> Running in fd5409b29ac4 [2021-06-24T10:00:19.002Z] Removing intermediate container bfc180e80847 [2021-06-24T10:00:19.002Z] ---> 2b1926cba58a [2021-06-24T10:00:19.002Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T10:00:23.232Z] ---> Running in d5e5b972774d [2021-06-24T10:00:23.232Z] Removing intermediate container d5e5b972774d [2021-06-24T10:00:23.232Z] ---> 83da4c057635 [2021-06-24T10:00:23.232Z] Step 16/24 : WORKDIR / [2021-06-24T10:00:23.232Z] ---> Running in 0d64b777e412 [2021-06-24T10:00:23.232Z] Removing intermediate container 0d64b777e412 [2021-06-24T10:00:23.232Z] ---> 0d9ffc499e62 [2021-06-24T10:00:23.232Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T10:00:23.232Z] Removing intermediate container fd5409b29ac4 [2021-06-24T10:00:23.232Z] ---> bb6002ed4355 [2021-06-24T10:00:23.232Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-24T10:00:23.232Z] ---> Running in 68844cb63417 [2021-06-24T10:00:23.232Z] ---> 3613e5d450c3 [2021-06-24T10:00:23.232Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-24T10:00:23.510Z] Removing intermediate container 68844cb63417 [2021-06-24T10:00:23.510Z] ---> e6c64e989cee [2021-06-24T10:00:23.510Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-24T10:00:25.513Z] ---> 4a20354a27d6 [2021-06-24T10:00:25.513Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-24T10:00:25.513Z] ---> 87af87e8e74e [2021-06-24T10:00:25.513Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-24T10:00:25.794Z] ---> Running in 4d8c5d961ca7 [2021-06-24T10:00:27.245Z] ---> 763ea050dc8f [2021-06-24T10:00:27.245Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-24T10:00:27.245Z] ---> Running in 4f9b46a05fb4 [2021-06-24T10:00:28.248Z] Removing intermediate container 4f9b46a05fb4 [2021-06-24T10:00:28.248Z] ---> cf2ea0836080 [2021-06-24T10:00:28.248Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T10:00:28.527Z] ---> Running in ad97e163884d [2021-06-24T10:00:29.536Z] Removing intermediate container ad97e163884d [2021-06-24T10:00:29.536Z] ---> a4cfb3eb6c6c [2021-06-24T10:00:29.536Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T10:00:29.972Z] ---> Running in af28ebd324dd [2021-06-24T10:00:29.972Z] Removing intermediate container 4d8c5d961ca7 [2021-06-24T10:00:29.972Z] ---> 0562fefa7615 [2021-06-24T10:00:29.972Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T10:00:31.019Z] Removing intermediate container af28ebd324dd [2021-06-24T10:00:31.019Z] ---> 0eb4a25c7c97 [2021-06-24T10:00:31.019Z] Step 23/24 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 [2021-06-24T10:00:31.019Z] ---> Running in 859b3f666ff8 [2021-06-24T10:00:31.787Z] ---> 01d9ddb51850 [2021-06-24T10:00:31.787Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-24T10:00:32.142Z] Removing intermediate container 859b3f666ff8 [2021-06-24T10:00:32.142Z] ---> 87024a975f03 [2021-06-24T10:00:32.142Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T10:00:32.417Z] ---> Running in ab09f7bc0572 [2021-06-24T10:00:33.401Z] Removing intermediate container ab09f7bc0572 [2021-06-24T10:00:33.401Z] ---> 95539884ad81 [2021-06-24T10:00:33.401Z] [2021-06-24T10:00:34.003Z] Successfully built 95539884ad81 [2021-06-24T10:00:34.003Z] Successfully tagged core-metadata-arm64:latest [2021-06-24T10:00:34.294Z]  Building core-metadata ... done  ---> 1d02cb3ecdde [2021-06-24T10:00:34.294Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-24T10:00:35.768Z] ---> 5e187cda1b81 [2021-06-24T10:00:35.768Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-24T10:00:37.220Z] ---> 1bd2a92b201d [2021-06-24T10:00:37.220Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-24T10:00:38.665Z] ---> babac125bbfc [2021-06-24T10:00:38.665Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-24T10:00:39.269Z] ---> Running in 84ce11247bcc [2021-06-24T10:00:39.874Z] Removing intermediate container 84ce11247bcc [2021-06-24T10:00:39.874Z] ---> 85a9b457683a [2021-06-24T10:00:39.874Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-24T10:00:41.342Z] ---> c47c07ee258d [2021-06-24T10:00:41.342Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-24T10:00:41.947Z] ---> Running in 7f41c797de20 [2021-06-24T10:00:46.334Z] Removing intermediate container 7f41c797de20 [2021-06-24T10:00:46.334Z] ---> 50c3d941cac9 [2021-06-24T10:00:46.334Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-24T10:00:46.334Z] ---> Running in c40f6fdcc23b [2021-06-24T10:00:46.953Z] Removing intermediate container c40f6fdcc23b [2021-06-24T10:00:46.953Z] ---> 50b68e6c4d42 [2021-06-24T10:00:46.953Z] Step 29/32 : CMD ["gate"] [2021-06-24T10:00:47.236Z] ---> Running in 599ee4e086a2 [2021-06-24T10:00:48.240Z] Removing intermediate container 599ee4e086a2 [2021-06-24T10:00:48.240Z] ---> c80e2765844c [2021-06-24T10:00:48.240Z] Step 30/32 : LABEL arch=arm64 [2021-06-24T10:00:48.518Z] ---> Running in 4eb8fedf2935 [2021-06-24T10:00:49.131Z] Removing intermediate container 4eb8fedf2935 [2021-06-24T10:00:49.131Z] ---> e646062d6100 [2021-06-24T10:00:49.131Z] Step 31/32 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 [2021-06-24T10:00:49.741Z] ---> Running in 10f7a832120b [2021-06-24T10:00:50.749Z] Removing intermediate container 10f7a832120b [2021-06-24T10:00:50.749Z] ---> 9135e09ddf20 [2021-06-24T10:00:50.749Z] Step 32/32 : LABEL version=0.0.0 [2021-06-24T10:00:51.032Z] ---> Running in 302d35657800 [2021-06-24T10:00:51.639Z] Removing intermediate container 302d35657800 [2021-06-24T10:00:51.639Z] ---> 288cc95b513b [2021-06-24T10:00:51.639Z] [2021-06-24T10:00:51.917Z] Successfully built 288cc95b513b [2021-06-24T10:00:52.197Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-24T10:00:54.197Z]  Building security-bootstrapper ... done Removing intermediate container 1ae9d1e7d646 [2021-06-24T10:00:54.197Z] ---> 15825a72f690 [2021-06-24T10:00:54.197Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-24T10:00:54.477Z] ---> Running in 53314554f041 [2021-06-24T10:00:55.947Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-24T10:00:58.791Z] Removing intermediate container 53314554f041 [2021-06-24T10:00:58.791Z] ---> 7dfea34c5a7f [2021-06-24T10:00:58.791Z] [2021-06-24T10:00:58.791Z] Step 12/24 : FROM docker:20.10.0 [2021-06-24T10:00:58.791Z] 20.10.0: Pulling from library/docker [2021-06-24T10:01:02.240Z] Removing intermediate container 4c95a18d30f7 [2021-06-24T10:01:02.241Z] ---> 7b7840f1e0af [2021-06-24T10:01:02.241Z] [2021-06-24T10:01:02.241Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T10:01:02.241Z] ---> c4fd0aeabfcf [2021-06-24T10:01:02.241Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-24T10:01:02.241Z] ---> Running in c913a68aebae [2021-06-24T10:01:02.845Z] Removing intermediate container c913a68aebae [2021-06-24T10:01:02.845Z] ---> b9fd9b38b566 [2021-06-24T10:01:02.845Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-24T10:01:02.845Z] ---> Running in 3b6047d7f13f [2021-06-24T10:01:03.844Z] Removing intermediate container 3b6047d7f13f [2021-06-24T10:01:03.844Z] ---> 425370149024 [2021-06-24T10:01:03.844Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-24T10:01:04.121Z] ---> Running in 28bd77925683 [2021-06-24T10:01:04.734Z] Removing intermediate container 28bd77925683 [2021-06-24T10:01:04.734Z] ---> 4525961ceefa [2021-06-24T10:01:04.734Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T10:01:05.011Z] ---> Running in 83ac3930758a [2021-06-24T10:01:08.448Z] Removing intermediate container 83ac3930758a [2021-06-24T10:01:08.448Z] ---> b9fd4edf308f [2021-06-24T10:01:08.448Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-24T10:01:08.448Z] ---> Running in 55ec2239f436 [2021-06-24T10:01:09.442Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-24T10:01:09.442Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-24T10:01:09.442Z] ---> eeaf43b92773 [2021-06-24T10:01:09.442Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-24T10:01:09.442Z] ---> Running in 3c45762d487e [2021-06-24T10:01:09.727Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T10:01:10.001Z] Removing intermediate container 3c45762d487e [2021-06-24T10:01:10.001Z] ---> 30d3ea7f067a [2021-06-24T10:01:10.001Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-24T10:01:10.279Z] ---> Running in 9782d3db50bd [2021-06-24T10:01:10.554Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T10:01:11.158Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-24T10:01:11.435Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T10:01:11.435Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-24T10:01:11.435Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-24T10:01:11.435Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-24T10:01:11.435Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T10:01:11.717Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-24T10:01:11.717Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-24T10:01:12.000Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T10:01:12.000Z] OK: 8 MiB in 20 packages [2021-06-24T10:01:12.281Z] (1/39) Installing readline (8.0.4-r0) [2021-06-24T10:01:12.281Z] (2/39) Installing bash (5.0.17-r0) [2021-06-24T10:01:12.281Z] Executing bash-5.0.17-r0.post-install [2021-06-24T10:01:12.281Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T10:01:12.281Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-24T10:01:12.281Z] (5/39) Installing curl (7.77.0-r0) [2021-06-24T10:01:12.281Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-24T10:01:12.281Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-24T10:01:12.281Z] (8/39) Installing expat (2.2.9-r1) [2021-06-24T10:01:12.281Z] (9/39) Installing libffi (3.3-r2) [2021-06-24T10:01:12.281Z] (10/39) Installing gdbm (1.13-r1) [2021-06-24T10:01:12.281Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-24T10:01:12.281Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-24T10:01:12.564Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-24T10:01:13.566Z] Removing intermediate container 55ec2239f436 [2021-06-24T10:01:13.566Z] ---> 9ec981a33616 [2021-06-24T10:01:13.566Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T10:01:14.558Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-24T10:01:14.558Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-24T10:01:14.558Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-24T10:01:14.558Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-24T10:01:14.558Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-24T10:01:14.558Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-24T10:01:14.558Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-24T10:01:14.558Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-24T10:01:14.558Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-24T10:01:14.558Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-24T10:01:14.836Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-24T10:01:14.836Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-24T10:01:14.836Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-24T10:01:14.836Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-24T10:01:14.836Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-24T10:01:14.836Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-24T10:01:14.836Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-24T10:01:14.836Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-24T10:01:14.836Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-24T10:01:15.112Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-24T10:01:15.113Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-24T10:01:15.113Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-24T10:01:15.113Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-24T10:01:15.113Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-24T10:01:15.113Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-24T10:01:15.113Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-24T10:01:15.113Z] ---> 5df54bdfeb3a [2021-06-24T10:01:15.113Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-24T10:01:15.113Z] Executing busybox-1.31.1-r19.trigger [2021-06-24T10:01:15.397Z] OK: 72 MiB in 59 packages [2021-06-24T10:01:16.851Z] ---> 928503fd12a2 [2021-06-24T10:01:16.851Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-24T10:01:17.452Z] ---> 98976744ec76 [2021-06-24T10:01:17.452Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-24T10:01:17.737Z] ---> Running in 308a99d56afc [2021-06-24T10:01:18.015Z] Removing intermediate container 308a99d56afc [2021-06-24T10:01:18.015Z] ---> 8d95520e39af [2021-06-24T10:01:18.015Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T10:01:18.293Z] ---> Running in 203970ea2766 [2021-06-24T10:01:18.892Z] Removing intermediate container 203970ea2766 [2021-06-24T10:01:18.892Z] ---> 1d34e388968c [2021-06-24T10:01:18.892Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T10:01:18.892Z] ---> Running in ed16f8be6d5d [2021-06-24T10:01:19.490Z] Removing intermediate container ed16f8be6d5d [2021-06-24T10:01:19.490Z] ---> 1a6575ac7bef [2021-06-24T10:01:19.490Z] Step 23/24 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 [2021-06-24T10:01:19.765Z] ---> Running in 1b9fd187562c [2021-06-24T10:01:20.367Z] Removing intermediate container 1b9fd187562c [2021-06-24T10:01:20.367Z] ---> 8f4ce1b19e1f [2021-06-24T10:01:20.367Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T10:01:20.367Z] ---> Running in 25ad169d24e8 [2021-06-24T10:01:20.976Z] Removing intermediate container 25ad169d24e8 [2021-06-24T10:01:20.976Z] ---> 001bcae91077 [2021-06-24T10:01:20.976Z] [2021-06-24T10:01:20.976Z] Collecting docker-compose==1.23.2 [2021-06-24T10:01:20.976Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-24T10:01:21.259Z] Successfully built 001bcae91077 [2021-06-24T10:01:21.259Z] Successfully tagged core-data-arm64:latest [2021-06-24T10:01:22.258Z]  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 [2021-06-24T10:01:22.258Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-24T10:01:22.531Z] Collecting docopt<0.7,>=0.6.1 [2021-06-24T10:01:22.531Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-24T10:01:25.913Z] Collecting PyYAML<4,>=3.10 [2021-06-24T10:01:26.188Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-24T10:01:30.485Z] Collecting docker<4.0,>=3.6.0 [2021-06-24T10:01:30.485Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-24T10:01:31.081Z] Collecting texttable<0.10,>=0.9.0 [2021-06-24T10:01:31.081Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-24T10:01:33.716Z] Collecting cached-property<2,>=1.2.0 [2021-06-24T10:01:33.716Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-24T10:01:33.716Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-24T10:01:34.331Z] Collecting jsonschema<3,>=2.5.1 [2021-06-24T10:01:34.331Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-24T10:01:34.934Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-24T10:01:34.934Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-24T10:01:38.335Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-24T10:01:38.608Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-24T10:01:38.881Z] Collecting docker-pycreds>=0.4.0 [2021-06-24T10:01:38.881Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-24T10:01:39.863Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-24T10:01:39.863Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-24T10:01:40.135Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-24T10:01:40.407Z] Collecting idna<2.8,>=2.5 [2021-06-24T10:01:40.407Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-24T10:01:40.678Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-24T10:01:40.678Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-24T10:01:40.678Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-24T10:01:40.678Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-24T10:01:40.678Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-24T10:01:42.109Z] Installing collected packages: websocket-client, docopt, PyYAML, urllib3, idna, requests, docker-pycreds, docker, texttable, cached-property, jsonschema, dockerpty, docker-compose [2021-06-24T10:01:42.381Z] Running setup.py install for docopt: started [2021-06-24T10:01:44.997Z] Running setup.py install for docopt: finished with status 'done' [2021-06-24T10:01:44.997Z] Running setup.py install for PyYAML: started [2021-06-24T10:01:47.612Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-24T10:01:47.612Z] Attempting uninstall: urllib3 [2021-06-24T10:01:47.612Z] Found existing installation: urllib3 1.25.9 [2021-06-24T10:01:47.612Z] Uninstalling urllib3-1.25.9: [2021-06-24T10:01:47.885Z] Successfully uninstalled urllib3-1.25.9 [2021-06-24T10:01:48.483Z] Attempting uninstall: idna [2021-06-24T10:01:48.483Z] Found existing installation: idna 2.9 [2021-06-24T10:01:48.483Z] Uninstalling idna-2.9: [2021-06-24T10:01:48.483Z] Successfully uninstalled idna-2.9 [2021-06-24T10:01:49.078Z] Attempting uninstall: requests [2021-06-24T10:01:49.078Z] Found existing installation: requests 2.23.0 [2021-06-24T10:01:49.078Z] Uninstalling requests-2.23.0: [2021-06-24T10:01:49.362Z] Successfully uninstalled requests-2.23.0 [2021-06-24T10:01:50.343Z] Running setup.py install for texttable: started [2021-06-24T10:01:53.621Z] Running setup.py install for texttable: finished with status 'done' [2021-06-24T10:01:53.622Z] Running setup.py install for dockerpty: started [2021-06-24T10:01:55.593Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-24T10:01:56.569Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-24T10:02:04.836Z] Removing intermediate container 9782d3db50bd [2021-06-24T10:02:04.837Z] ---> a0cb67f04187 [2021-06-24T10:02:04.837Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-24T10:02:04.837Z] ---> Running in a6b25054716c [2021-06-24T10:02:05.439Z] Removing intermediate container a6b25054716c [2021-06-24T10:02:05.439Z] ---> 7b6971fa9f95 [2021-06-24T10:02:05.439Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-24T10:02:05.439Z] ---> Running in cb14d9ae3540 [2021-06-24T10:02:06.032Z] Removing intermediate container cb14d9ae3540 [2021-06-24T10:02:06.032Z] ---> fafe7789a238 [2021-06-24T10:02:06.032Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-24T10:02:07.010Z] ---> 3c00c56a5e19 [2021-06-24T10:02:07.010Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-24T10:02:07.993Z] ---> e33b95873a87 [2021-06-24T10:02:07.993Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-24T10:02:08.974Z] ---> 339486bed21a [2021-06-24T10:02:08.974Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-24T10:02:08.974Z] ---> Running in 5a44adf1e25e [2021-06-24T10:02:09.579Z] Removing intermediate container 5a44adf1e25e [2021-06-24T10:02:09.579Z] ---> 5acef38b7cb0 [2021-06-24T10:02:09.579Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T10:02:09.579Z] ---> Running in 296b2eb525aa [2021-06-24T10:02:10.182Z] Removing intermediate container 296b2eb525aa [2021-06-24T10:02:10.183Z] ---> 4bc289eeb45e [2021-06-24T10:02:10.183Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T10:02:10.183Z] ---> Running in eec493079591 [2021-06-24T10:02:10.782Z] Removing intermediate container eec493079591 [2021-06-24T10:02:10.782Z] ---> 7a488ea5a725 [2021-06-24T10:02:10.782Z] Step 23/24 : LABEL git_sha=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 [2021-06-24T10:02:10.782Z] ---> Running in 454e5f905fdb [2021-06-24T10:02:11.383Z] Removing intermediate container 454e5f905fdb [2021-06-24T10:02:11.383Z] ---> 5e95133f13ea [2021-06-24T10:02:11.383Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T10:02:11.383Z] ---> Running in f0dc288471c9 [2021-06-24T10:02:11.979Z] Removing intermediate container f0dc288471c9 [2021-06-24T10:02:11.979Z] ---> 24bf9aaa27ec [2021-06-24T10:02:11.979Z] [2021-06-24T10:02:12.574Z] Successfully built 24bf9aaa27ec [2021-06-24T10:02:12.574Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-24T10:02:12.860Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-24T10:02:12.851Z] $ docker stop --time=1 53de60025a820f24afba9c17fae3419e8d06a1593cf34699a4a5484811ec0b8e [2021-06-24T10:02:14.664Z] $ docker rm -f 53de60025a820f24afba9c17fae3419e8d06a1593cf34699a4a5484811ec0b8e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T10:02:15.264Z] + docker images [2021-06-24T10:02:15.539Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-24T10:02:15.539Z] sys-mgmt-agent-arm64 latest 24bf9aaa27ec 4 seconds ago 299MB [2021-06-24T10:02:15.539Z] core-data-arm64 latest 001bcae91077 55 seconds ago 19.1MB [2021-06-24T10:02:15.539Z] 7b7840f1e0af About a minute ago 975MB [2021-06-24T10:02:15.539Z] 7dfea34c5a7f About a minute ago 969MB [2021-06-24T10:02:15.539Z] security-bootstrapper-arm64 latest 288cc95b513b About a minute ago 17.5MB [2021-06-24T10:02:15.539Z] core-metadata-arm64 latest 95539884ad81 About a minute ago 15.7MB [2021-06-24T10:02:15.539Z] 313aff96a2ac About a minute ago 972MB [2021-06-24T10:02:15.539Z] 16c870a7c9b6 2 minutes ago 969MB [2021-06-24T10:02:15.539Z] security-secretstore-setup-arm64 latest 9df67b629eed 4 minutes ago 27.1MB [2021-06-24T10:02:15.539Z] security-proxy-setup-arm64 latest 3cf5557b7f93 4 minutes ago 24.2MB [2021-06-24T10:02:15.539Z] support-notifications-arm64 latest 2c91fffaf134 4 minutes ago 15.7MB [2021-06-24T10:02:15.539Z] core-command-arm64 latest a9350c5e819b 4 minutes ago 15MB [2021-06-24T10:02:15.539Z] support-scheduler-arm64 latest e279ba53c036 4 minutes ago 15.1MB [2021-06-24T10:02:15.539Z] 1b2ce73f669c 5 minutes ago 976MB [2021-06-24T10:02:15.539Z] f9db6ede71d2 5 minutes ago 969MB [2021-06-24T10:02:15.539Z] b3d4e0d8f711 5 minutes ago 973MB [2021-06-24T10:02:15.539Z] dc700758b526 5 minutes ago 966MB [2021-06-24T10:02:15.539Z] 751a129ef70d 5 minutes ago 968MB [2021-06-24T10:02:15.539Z] ci-base-image-arm64 latest a300aa48ba02 15 minutes ago 641MB [2021-06-24T10:02:15.539Z] alpine 3.12 c4fd0aeabfcf 8 days ago 5.32MB [2021-06-24T10:02:15.539Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-24T10:02:15.539Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-24T10:02:15.539Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-24T10:02:16.412Z] ---> job-cost.sh [2021-06-24T10:02:16.412Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aW0F [2021-06-24T10:02:59.342Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-24T10:04:39.602Z] lf-activate-venv(): INFO: Adding /tmp/venv-aW0F/bin to PATH [2021-06-24T10:04:39.602Z] INFO: No Stack... [2021-06-24T10:04:39.602Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-24T10:04:39.602Z] INFO: Archiving Costs [Pipeline] sh [2021-06-24T10:04:39.977Z] + cat /w/workspace/edgex-go/10/archives/cost.csv+ [2021-06-24T10:04:39.977Z] cut -d, -f6 [Pipeline] lock [2021-06-24T10:04:40.050Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3571-10-stack-cost] [2021-06-24T10:04:40.059Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3571-10-stack-cost] did not exist. Created. [2021-06-24T10:04:40.059Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3571-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-24T10:04:40.436Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-24T10:04:40.723Z] Stashed 1 file(s) [Pipeline] } [2021-06-24T10:04:40.731Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3571-10-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-24T10:04:43.948Z] provisioning config files... [2021-06-24T10:04:43.966Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config2827673547725476318tmp [Pipeline] { [Pipeline] sh [2021-06-24T10:04:44.287Z] + set +x [2021-06-24T10:04:44.287Z] + curl -s https://codecov.io/bash [2021-06-24T10:04:44.287Z] + bash -s -- [2021-06-24T10:04:45.682Z] [2021-06-24T10:04:45.682Z] _____ _ [2021-06-24T10:04:45.682Z] / ____| | | [2021-06-24T10:04:45.682Z] | | ___ __| | ___ ___ _____ __ [2021-06-24T10:04:45.682Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-24T10:04:45.682Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-24T10:04:45.682Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-24T10:04:45.682Z] Bash-1.0.3 [2021-06-24T10:04:45.682Z] [2021-06-24T10:04:45.682Z] [2021-06-24T10:04:45.682Z] ==> git version 2.24.4 found [2021-06-24T10:04:45.682Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-24T10:04:45.682Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-24T10:04:45.682Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-24T10:04:45.682Z] ==> Jenkins CI detected. [2021-06-24T10:04:45.682Z] project root: . [2021-06-24T10:04:45.682Z] --> token set from env [2021-06-24T10:04:45.682Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-24T10:04:45.682Z] ==> Running gcov in . (disable via -X gcov) [2021-06-24T10:04:45.682Z] ==> Python coveragepy not found [2021-06-24T10:04:45.682Z] ==> Searching for coverage reports in: [2021-06-24T10:04:45.682Z] + . [2021-06-24T10:04:45.682Z] -> Found 1 reports [2021-06-24T10:04:45.682Z] ==> Detecting git/mercurial file structure [2021-06-24T10:04:45.682Z] ==> Reading reports [2021-06-24T10:04:45.682Z] + ./coverage.out bytes=398095 [2021-06-24T10:04:45.682Z] ==> Appending adjustments [2021-06-24T10:04:45.682Z] https://docs.codecov.io/docs/fixing-reports [2021-06-24T10:04:47.072Z] + Found adjustments [2021-06-24T10:04:47.072Z] ==> Gzipping contents [2021-06-24T10:04:47.072Z] 56K /tmp/codecov.7Xz0aQ.gz [2021-06-24T10:04:47.072Z] ==> Uploading reports [2021-06-24T10:04:47.072Z] url: https://codecov.io [2021-06-24T10:04:47.072Z] query: branch=PR-3571&commit=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= [2021-06-24T10:04:47.072Z] -> Pinging Codecov [2021-06-24T10:04:47.072Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3571&commit=f334cf52bf4352e3c5b0101544e3ceb0bda84bb2&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= [2021-06-24T10:04:47.644Z] -> Uploading to [2021-06-24T10:04:47.644Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-24/00271124DB129430A58F1EEE437C3FCB/f334cf52bf4352e3c5b0101544e3ceb0bda84bb2/bd7bb3c7-201f-418f-aca5-c9c1fa9e6bd4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T100447Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1afed029b2b912bbdc9642210dfed50e77d4b3c1cf2b01a26981555567ecc671 [2021-06-24T10:04:47.644Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T10:04:47.644Z] Dload Upload Total Spent Left Speed [2021-06-24T10:04:47.905Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54541 0 0 100 54541 0 144k --:--:-- --:--:-- --:--:-- 144k [2021-06-24T10:04:47.905Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 [Pipeline] } [2021-06-24T10:04:47.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-24T10:04:49.070Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T10:04:51.552Z] ---> package-listing.sh [2021-06-24T10:04:51.552Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-24T10:04:51.552Z] ++ facter osfamily [2021-06-24T10:04:51.813Z] + OS_FAMILY=redhat [2021-06-24T10:04:51.814Z] + workspace=/w/workspace/edgex-go/10 [2021-06-24T10:04:51.814Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-24T10:04:51.814Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-24T10:04:51.814Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-24T10:04:51.814Z] + PACKAGES=/tmp/packages_start.txt [2021-06-24T10:04:51.814Z] + '[' /w/workspace/edgex-go/10 ']' [2021-06-24T10:04:51.814Z] + PACKAGES=/tmp/packages_end.txt [2021-06-24T10:04:51.814Z] + case "${OS_FAMILY}" in [2021-06-24T10:04:51.814Z] + sort [2021-06-24T10:04:51.814Z] + rpm -qa [2021-06-24T10:04:55.124Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-24T10:04:55.124Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-24T10:04:55.124Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-24T10:04:55.124Z] + '[' /w/workspace/edgex-go/10 ']' [2021-06-24T10:04:55.124Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2021-06-24T10:04:55.124Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2021-06-24T10:04:55.139Z] 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-24T10:04:55.441Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-24T10:04:56.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T10:04:56.021Z] [2021-06-24T10:04:56.021Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-24T10:04:56.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T10:04:56.339Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-24T10:04:56.339Z] df20fa9351a1: Pulling fs layer [2021-06-24T10:04:56.339Z] 36b3adc4ff6f: Pulling fs layer [2021-06-24T10:04:56.339Z] 8ad3a11d3b57: Pulling fs layer [2021-06-24T10:04:56.339Z] 46f8f816bc3b: Pulling fs layer [2021-06-24T10:04:56.339Z] 93b61091891f: Pulling fs layer [2021-06-24T10:04:56.339Z] 93b9cdb0e59b: Pulling fs layer [2021-06-24T10:04:56.339Z] 5e14af77c1be: Pulling fs layer [2021-06-24T10:04:56.339Z] 01666e4c0597: Pulling fs layer [2021-06-24T10:04:56.339Z] aa168da1d23b: Pulling fs layer [2021-06-24T10:04:56.339Z] 46f8f816bc3b: Waiting [2021-06-24T10:04:56.339Z] 93b61091891f: Waiting [2021-06-24T10:04:56.339Z] 93b9cdb0e59b: Waiting [2021-06-24T10:04:56.339Z] 5e14af77c1be: Waiting [2021-06-24T10:04:56.339Z] 01666e4c0597: Waiting [2021-06-24T10:04:56.339Z] aa168da1d23b: Waiting [2021-06-24T10:04:56.339Z] 36b3adc4ff6f: Verifying Checksum [2021-06-24T10:04:56.339Z] 36b3adc4ff6f: Download complete [2021-06-24T10:04:56.339Z] 46f8f816bc3b: Verifying Checksum [2021-06-24T10:04:56.339Z] 46f8f816bc3b: Download complete [2021-06-24T10:04:56.598Z] df20fa9351a1: Verifying Checksum [2021-06-24T10:04:56.598Z] df20fa9351a1: Download complete [2021-06-24T10:04:56.598Z] 93b9cdb0e59b: Verifying Checksum [2021-06-24T10:04:56.598Z] 93b9cdb0e59b: Download complete [2021-06-24T10:04:56.598Z] 93b61091891f: Verifying Checksum [2021-06-24T10:04:56.598Z] 93b61091891f: Download complete [2021-06-24T10:04:56.598Z] 5e14af77c1be: Verifying Checksum [2021-06-24T10:04:56.598Z] 5e14af77c1be: Download complete [2021-06-24T10:04:56.598Z] 01666e4c0597: Verifying Checksum [2021-06-24T10:04:56.598Z] 01666e4c0597: Download complete [2021-06-24T10:04:56.598Z] 8ad3a11d3b57: Verifying Checksum [2021-06-24T10:04:56.598Z] 8ad3a11d3b57: Download complete [2021-06-24T10:04:56.598Z] df20fa9351a1: Pull complete [2021-06-24T10:04:56.874Z] 36b3adc4ff6f: Pull complete [2021-06-24T10:04:57.460Z] 8ad3a11d3b57: Pull complete [2021-06-24T10:04:57.460Z] 46f8f816bc3b: Pull complete [2021-06-24T10:04:57.731Z] 93b61091891f: Pull complete [2021-06-24T10:04:57.731Z] 93b9cdb0e59b: Pull complete [2021-06-24T10:04:57.731Z] 5e14af77c1be: Pull complete [2021-06-24T10:04:57.992Z] 01666e4c0597: Pull complete [2021-06-24T10:04:58.259Z] aa168da1d23b: Verifying Checksum [2021-06-24T10:04:58.259Z] aa168da1d23b: Download complete [2021-06-24T10:05:02.579Z] aa168da1d23b: Pull complete [2021-06-24T10:05:02.579Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-24T10:05:02.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T10:05:02.579Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-24T10:05:02.671Z] prd-centos7-docker-4c-2g-1133 does not seem to be running inside a container [2021-06-24T10:05:02.722Z] $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-24T10:05:08.320Z] $ docker top b367e4b3d4476ee47d5b4419521e45aa2ce6ffee2d699f839f624814004b6d0c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T10:05:08.740Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-24T10:05:09.043Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-24T10:05:09.373Z] + ls /var/log/sa-host [2021-06-24T10:05:09.373Z] + sadf -c /var/log/sa-host/sa05 [2021-06-24T10:05:09.373Z] file_magic: OK [2021-06-24T10:05:09.373Z] HZ: Using current value: 100 [2021-06-24T10:05:09.373Z] file_header: OK [2021-06-24T10:05:09.373Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-24T10:05:09.373Z] Statistics: [2021-06-24T10:05:09.373Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T10:05:09.373Z] File successfully converted to sysstat format version 12.2.1 [2021-06-24T10:05:09.373Z] + sadf -c /var/log/sa-host/sa24 [2021-06-24T10:05:09.373Z] file_magic: OK [2021-06-24T10:05:09.373Z] HZ: Using current value: 100 [2021-06-24T10:05:09.373Z] file_header: OK [2021-06-24T10:05:09.373Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-24T10:05:09.373Z] Statistics: [2021-06-24T10:05:09.373Z] 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-06-24T10:05:09.373Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T10:05:09.589Z] provisioning config files... [2021-06-24T10:05:09.845Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config1255965486255924336tmp [Pipeline] { [Pipeline] echo [2021-06-24T10:05:09.868Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T10:05:10.396Z] ---> create-netrc.sh [Pipeline] } [2021-06-24T10:05:10.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-24T10:05:10.791Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-24T10:05:10.801Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T10:05:11.107Z] ---> sudo-logs.sh [2021-06-24T10:05:11.108Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-24T10:05:11.157Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T10:05:11.660Z] ---> job-cost.sh [2021-06-24T10:05:11.660Z] lf-activate-venv: SKIPPING [2021-06-24T10:05:11.660Z] DEBUG: total: 0.18000000715255737 [2021-06-24T10:05:11.660Z] INFO: Retrieving Stack Cost... [2021-06-24T10:05:12.602Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-24T10:05:13.176Z] INFO: Archiving Costs [Pipeline] echo [2021-06-24T10:05:13.189Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T10:05:13.497Z] ---> logs-deploy.sh [2021-06-24T10:05:13.497Z] lf-activate-venv: SKIPPING [2021-06-24T10:05:13.497Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3571/10 [2021-06-24T10:05:13.497Z] INFO: archiving workspace using pattern(s): [2021-06-24T10:05:14.460Z] Archives upload complete. [2021-06-24T10:05:14.460Z] INFO: archiving logs to Nexus [2021-06-24T10:05:15.415Z] ---> uname -a: [2021-06-24T10:05:15.415Z] Linux prd-centos7-docker-4c-2g-1133.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-24T10:05:15.415Z] [2021-06-24T10:05:15.415Z] [2021-06-24T10:05:15.415Z] ---> lscpu: [2021-06-24T10:05:15.415Z] Architecture: x86_64 [2021-06-24T10:05:15.415Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-24T10:05:15.415Z] Byte Order: Little Endian [2021-06-24T10:05:15.415Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-24T10:05:15.415Z] CPU(s): 2 [2021-06-24T10:05:15.415Z] On-line CPU(s) list: 0,1 [2021-06-24T10:05:15.415Z] Thread(s) per core: 1 [2021-06-24T10:05:15.415Z] Core(s) per socket: 1 [2021-06-24T10:05:15.415Z] Socket(s): 2 [2021-06-24T10:05:15.415Z] NUMA node(s): 1 [2021-06-24T10:05:15.415Z] Vendor ID: AuthenticAMD [2021-06-24T10:05:15.415Z] CPU family: 23 [2021-06-24T10:05:15.415Z] Model: 49 [2021-06-24T10:05:15.415Z] Model name: AMD EPYC-Rome Processor [2021-06-24T10:05:15.415Z] Stepping: 0 [2021-06-24T10:05:15.415Z] CPU MHz: 2800.000 [2021-06-24T10:05:15.415Z] BogoMIPS: 5600.00 [2021-06-24T10:05:15.415Z] Virtualization: AMD-V [2021-06-24T10:05:15.415Z] Hypervisor vendor: KVM [2021-06-24T10:05:15.415Z] Virtualization type: full [2021-06-24T10:05:15.415Z] L1d cache: 64 KiB [2021-06-24T10:05:15.415Z] L1i cache: 64 KiB [2021-06-24T10:05:15.415Z] L2 cache: 1 MiB [2021-06-24T10:05:15.415Z] L3 cache: 32 MiB [2021-06-24T10:05:15.415Z] NUMA node0 CPU(s): 0,1 [2021-06-24T10:05:15.415Z] Vulnerability Itlb multihit: Not affected [2021-06-24T10:05:15.415Z] Vulnerability L1tf: Not affected [2021-06-24T10:05:15.415Z] Vulnerability Mds: Not affected [2021-06-24T10:05:15.415Z] Vulnerability Meltdown: Not affected [2021-06-24T10:05:15.415Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-24T10:05:15.415Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-24T10:05:15.415Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-24T10:05:15.415Z] Vulnerability Srbds: Not affected [2021-06-24T10:05:15.415Z] Vulnerability Tsx async abort: Not affected [2021-06-24T10:05:15.415Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-24T10:05:15.415Z] [2021-06-24T10:05:15.415Z] [2021-06-24T10:05:15.415Z] ---> nproc: [2021-06-24T10:05:15.415Z] 2 [2021-06-24T10:05:15.415Z] [2021-06-24T10:05:15.415Z] [2021-06-24T10:05:15.415Z] ---> df -h: [2021-06-24T10:05:15.415Z] Filesystem Size Used Available Use% Mounted on [2021-06-24T10:05:15.415Z] overlay 40.0G 12.5G 27.5G 31% / [2021-06-24T10:05:15.415Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-24T10:05:15.415Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-24T10:05:15.415Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-24T10:05:15.415Z] /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os [2021-06-24T10:05:15.415Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf [2021-06-24T10:05:15.415Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname [2021-06-24T10:05:15.415Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts [2021-06-24T10:05:15.415Z] /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json [2021-06-24T10:05:15.415Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host [2021-06-24T10:05:15.415Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure [2021-06-24T10:05:15.415Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log [2021-06-24T10:05:15.415Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/10@tmp [2021-06-24T10:05:15.415Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/10 [2021-06-24T10:05:15.415Z] [2021-06-24T10:05:15.415Z] [2021-06-24T10:05:15.415Z] ---> free -m: [2021-06-24T10:05:15.415Z] total used free shared buff/cache available [2021-06-24T10:05:15.415Z] Mem: 7821 1219 2184 0 4416 6564 [2021-06-24T10:05:15.415Z] Swap: 1023 1 1022 [2021-06-24T10:05:15.415Z] [2021-06-24T10:05:15.415Z] [2021-06-24T10:05:15.415Z] ---> ip addr: [2021-06-24T10:05:15.415Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-24T10:05:15.415Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-24T10:05:15.415Z] inet 127.0.0.1/8 scope host lo [2021-06-24T10:05:15.415Z] valid_lft forever preferred_lft forever [2021-06-24T10:05:15.415Z] inet6 ::1/128 scope host [2021-06-24T10:05:15.415Z] valid_lft forever preferred_lft forever [2021-06-24T10:05:15.415Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-24T10:05:15.415Z] link/ether fa:16:3e:81:92:ae brd ff:ff:ff:ff:ff:ff [2021-06-24T10:05:15.415Z] inet 10.30.122.196/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-24T10:05:15.415Z] valid_lft 84897sec preferred_lft 84897sec [2021-06-24T10:05:15.415Z] inet6 fe80::f816:3eff:fe81:92ae/64 scope link [2021-06-24T10:05:15.416Z] valid_lft forever preferred_lft forever [2021-06-24T10:05:15.416Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-24T10:05:15.416Z] link/ether 02:42:78:7f:2c:75 brd ff:ff:ff:ff:ff:ff [2021-06-24T10:05:15.416Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-24T10:05:15.416Z] valid_lft forever preferred_lft forever [2021-06-24T10:05:15.416Z] inet6 fe80::42:78ff:fe7f:2c75/64 scope link [2021-06-24T10:05:15.416Z] valid_lft forever preferred_lft forever [2021-06-24T10:05:15.416Z] [2021-06-24T10:05:15.416Z] [2021-06-24T10:05:15.416Z] ---> sar -b -r -n DEV: [2021-06-24T10:05:15.416Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) [2021-06-24T10:05:15.416Z] [2021-06-24T10:05:15.416Z] 09:40:01 LINUX RESTART (2 CPU) [2021-06-24T10:05:15.416Z] [2021-06-24T10:05:15.416Z] 09:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-24T10:05:15.416Z] 09:42:01 34.28 3.58 30.70 0.00 2601.20 13927.91 0.00 [2021-06-24T10:05:15.416Z] 09:43:01 225.17 0.00 225.17 0.00 0.00 48007.71 0.00 [2021-06-24T10:05:15.416Z] 09:44:01 55.55 0.00 55.55 0.00 0.00 9463.94 0.00 [2021-06-24T10:05:15.416Z] 09:45:01 53.11 0.03 53.07 0.00 1.07 3248.78 0.00 [2021-06-24T10:05:15.416Z] 09:46:05 230.96 41.30 189.66 0.00 979.44 126759.69 0.00 [2021-06-24T10:05:15.416Z] 09:47:04 208.95 12.99 195.96 0.00 334.40 116040.19 0.00 [2021-06-24T10:05:15.416Z] 09:48:01 313.65 168.02 145.64 0.00 8671.43 62108.03 0.00 [2021-06-24T10:05:15.416Z] 09:49:01 175.77 1.60 174.17 0.00 1004.40 53796.42 0.00 [2021-06-24T10:05:15.416Z] 09:50:01 205.45 79.35 126.09 0.00 2061.88 56783.11 0.00 [2021-06-24T10:05:15.416Z] 09:51:01 189.58 31.76 157.82 0.00 1686.73 71035.67 0.00 [2021-06-24T10:05:15.416Z] 09:52:01 215.00 17.52 197.49 0.00 1112.62 50255.03 0.00 [2021-06-24T10:05:15.416Z] 09:53:01 28.08 7.68 20.40 0.00 1162.69 1130.86 0.00 [2021-06-24T10:05:15.416Z] 09:54:01 0.27 0.00 0.27 0.00 0.00 3.55 0.00 [2021-06-24T10:05:15.416Z] 09:55:01 0.43 0.18 0.25 0.00 5.73 2.56 0.00 [2021-06-24T10:05:15.416Z] 09:56:01 0.90 0.00 0.90 0.00 0.00 18.41 0.00 [2021-06-24T10:05:15.416Z] 09:57:01 0.17 0.00 0.17 0.00 0.00 1.52 0.00 [2021-06-24T10:05:15.416Z] 09:58:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 [2021-06-24T10:05:15.416Z] 09:59:01 0.30 0.00 0.30 0.00 0.00 3.76 0.00 [2021-06-24T10:05:15.416Z] 10:00:01 0.23 0.00 0.23 0.00 0.00 2.77 0.00 [2021-06-24T10:05:15.416Z] 10:01:01 0.32 0.02 0.30 0.00 0.13 3.20 0.00 [2021-06-24T10:05:15.416Z] 10:02:01 0.53 0.20 0.33 0.00 3.60 4.96 0.00 [2021-06-24T10:05:15.416Z] 10:03:01 0.22 0.00 0.22 0.00 0.00 2.60 0.00 [2021-06-24T10:05:15.416Z] 10:04:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 [2021-06-24T10:05:15.416Z] 10:05:01 51.59 41.58 10.01 0.00 4067.81 444.05 0.00 [2021-06-24T10:05:15.416Z] Average: 82.74 16.66 66.09 0.00 971.89 25644.06 0.00 [2021-06-24T10:05:15.416Z] [2021-06-24T10:05:15.416Z] 09:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-24T10:05:15.416Z] 09:42:01 5144672 0 804648 10.05 2620 2057000 1323296 14.61 729884 1720436 32 [2021-06-24T10:05:15.416Z] 09:43:01 4199468 0 1011568 12.63 2620 2795284 1669448 18.43 1099356 2172868 47452 [2021-06-24T10:05:15.416Z] 09:44:01 3847328 0 1084444 13.54 2620 3074548 1845804 20.38 1315160 2284860 35684 [2021-06-24T10:05:15.416Z] 09:45:01 3847144 0 1011488 12.63 2620 3147688 1540392 17.01 1194856 2402840 194328 [2021-06-24T10:05:15.416Z] 09:46:05 1950600 0 1160892 14.49 2620 4894828 1685612 18.61 1492568 3904964 167916 [2021-06-24T10:05:15.416Z] 09:47:04 184732 0 1275508 15.93 2620 6546080 1820340 20.10 3265380 3836152 2772 [2021-06-24T10:05:15.416Z] 09:48:01 596448 0 1294936 16.17 2620 6114936 2398368 26.48 2852820 3818768 37780 [2021-06-24T10:05:15.416Z] 09:49:01 581000 0 1200224 14.99 2620 6225096 1440468 15.90 2566964 4135256 25868 [2021-06-24T10:05:15.416Z] 09:50:01 128032 0 1310996 16.37 2620 6567292 1831584 20.22 3353292 3775584 92 [2021-06-24T10:05:15.416Z] 09:51:01 518160 0 1415712 17.68 2620 6072448 2413016 26.64 2514932 4189852 176 [2021-06-24T10:05:15.416Z] 09:52:01 2408948 0 1207236 15.07 2620 4390136 1446116 15.97 1808280 3059856 64 [2021-06-24T10:05:15.416Z] 09:53:01 2863924 0 1149312 14.35 2620 3993084 1343228 14.83 1360752 3068676 8 [2021-06-24T10:05:15.416Z] 09:54:01 2871192 0 1142040 14.26 2620 3993088 1247108 13.77 1360020 3064580 12 [2021-06-24T10:05:15.416Z] 09:55:01 2869856 0 1143372 14.28 2620 3993092 1248764 13.79 1360372 3065464 12 [2021-06-24T10:05:15.416Z] 09:56:01 2871684 0 1141512 14.25 2620 3993124 1247048 13.77 1359468 3064988 12 [2021-06-24T10:05:15.416Z] 09:57:01 2872460 0 1140732 14.24 2620 3993128 1246928 13.77 1358968 3065160 12 [2021-06-24T10:05:15.416Z] 09:58:01 2872304 0 1140884 14.25 2620 3993132 1246928 13.77 1358992 3065156 16 [2021-06-24T10:05:15.416Z] 09:59:01 2870072 0 1143112 14.27 2620 3993136 1246928 13.77 1375252 3051208 8 [2021-06-24T10:05:15.416Z] 10:00:01 2869856 0 1143320 14.28 2620 3993144 1246928 13.77 1379680 3046704 8 [2021-06-24T10:05:15.416Z] 10:01:01 2868572 0 1144600 14.29 2620 3993148 1249356 13.79 1380352 3046704 12 [2021-06-24T10:05:15.416Z] 10:02:01 2869436 0 1143556 14.28 2620 3993328 1247472 13.77 1379984 3046820 12 [2021-06-24T10:05:15.416Z] 10:03:01 2869468 0 1143516 14.28 2620 3993336 1247436 13.77 1379992 3046820 12 [2021-06-24T10:05:15.416Z] 10:04:01 2869352 0 1143628 14.28 2620 3993340 1247436 13.77 1379988 3046820 8 [2021-06-24T10:05:15.416Z] 10:05:01 2132740 0 1249608 15.60 2620 4623972 1639484 18.10 1591280 3536564 507968 [2021-06-24T10:05:15.416Z] Average: 2499060 0 1156118 14.44 2620 4351141 1504979 16.62 1675775 3146546 42511 [2021-06-24T10:05:15.416Z] [2021-06-24T10:05:15.416Z] 09:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-24T10:05:15.416Z] 09:42:01 eth0 967.97 1095.32 3138.18 142.93 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:42:01 docker0 981.53 813.26 78.35 2704.33 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:43:01 veth2ffcd11 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:43:01 eth0 573.28 488.84 3548.41 50.15 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:43:01 docker0 184.32 229.47 13.22 840.88 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:44:01 veth2ffcd11 0.83 0.85 0.07 0.07 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:44:01 eth0 34.56 20.54 22.47 63.92 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:44:01 docker0 0.83 0.83 0.06 0.07 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:45:01 veth2ffcd11 1.42 1.42 0.11 0.11 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:45:01 eth0 28.02 14.44 21.58 11.17 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:45:01 docker0 1.42 1.42 0.09 0.11 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:46:05 veth7a6e677 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:46:05 eth0 187.31 168.72 1602.28 60.15 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:46:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:46:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:47:04 vethf66c530 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:47:04 veth28ca3a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:47:04 veth7a6e677 0.00 0.39 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:47:04 eth0 86.93 69.32 186.86 13.41 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:48:01 veth7a6e677 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:48:01 vethfadc093 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:48:01 veth2448e0f 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:48:01 eth0 27.16 17.37 18.60 61.31 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:49:01 veth7a6e677 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:49:01 eth0 158.73 123.17 1420.87 21.72 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:49:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:49:01 docker0 1236.48 1130.91 95.71 3840.42 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:50:01 vethb8e0974 26.66 46.64 2.04 341.47 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:50:01 veth7a6e677 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:50:01 eth0 96.39 59.18 398.81 67.08 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:51:01 vetha1d1929 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:51:01 vetha198ff5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:51:01 veth7a6e677 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.416Z] 09:51:01 vethdd919ed 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 09:52:01 veth7a6e677 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 09:52:01 eth0 3217.52 2766.30 14012.26 661.89 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 09:52:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 09:52:01 docker0 1310.97 1235.05 100.55 4370.19 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 09:53:01 eth0 11.39 9.66 6.24 49.54 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 09:53:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 09:54:01 eth0 1.13 0.38 0.34 0.20 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 09:55:01 eth0 0.80 0.32 0.30 0.20 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 09:56:01 eth0 0.45 0.23 0.16 0.07 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 09:57:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 09:58:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 09:59:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 10:00:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 10:01:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 10:02:01 eth0 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 10:03:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 10:04:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 10:05:01 eth0 219.97 188.24 2174.02 20.40 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] Average: eth0 105.11 97.54 535.25 26.81 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] Average: docker0 54.67 51.50 4.19 182.23 0.00 0.00 0.00 0.00 [2021-06-24T10:05:15.417Z] [2021-06-24T10:05:15.417Z] [2021-06-24T10:05:15.417Z] ---> sar -P ALL: [2021-06-24T10:05:15.417Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) [2021-06-24T10:05:15.417Z] [2021-06-24T10:05:15.417Z] 09:40:01 LINUX RESTART (2 CPU) [2021-06-24T10:05:15.417Z] [2021-06-24T10:05:15.417Z] 09:41:01 CPU %user %nice %system %iowait %steal %idle [2021-06-24T10:05:15.417Z] 09:42:01 all 14.20 0.00 3.89 4.36 0.09 77.46 [2021-06-24T10:05:15.417Z] 09:42:01 0 12.50 0.00 4.18 5.70 0.09 77.52 [2021-06-24T10:05:15.417Z] 09:42:01 1 15.89 0.00 3.60 3.01 0.09 77.40 [2021-06-24T10:05:15.417Z] 09:43:01 all 18.59 0.00 7.09 10.45 0.11 63.76 [2021-06-24T10:05:15.417Z] 09:43:01 0 19.96 0.00 7.20 12.61 0.09 60.14 [2021-06-24T10:05:15.417Z] 09:43:01 1 17.23 0.00 6.99 8.30 0.12 67.36 [2021-06-24T10:05:15.417Z] 09:44:01 all 48.02 0.00 4.71 2.43 0.08 44.76 [2021-06-24T10:05:15.417Z] 09:44:01 0 48.20 0.00 4.66 2.40 0.09 44.65 [2021-06-24T10:05:15.417Z] 09:44:01 1 47.83 0.00 4.77 2.45 0.07 44.88 [2021-06-24T10:05:15.417Z] 09:45:01 all 58.30 0.00 7.92 1.33 0.11 32.34 [2021-06-24T10:05:15.417Z] 09:45:01 0 58.09 0.00 7.67 1.78 0.11 32.35 [2021-06-24T10:05:15.417Z] 09:45:01 1 58.51 0.00 8.17 0.89 0.11 32.33 [2021-06-24T10:05:15.417Z] 09:46:05 all 15.48 0.00 9.34 49.85 0.12 25.21 [2021-06-24T10:05:15.417Z] 09:46:05 0 15.56 0.00 9.40 51.05 0.12 23.87 [2021-06-24T10:05:15.417Z] 09:46:05 1 15.39 0.00 9.28 48.65 0.12 26.56 [2021-06-24T10:05:15.417Z] 09:47:04 all 9.62 0.00 8.42 61.00 0.14 20.82 [2021-06-24T10:05:15.417Z] 09:47:04 0 9.73 0.00 8.46 67.75 0.12 13.94 [2021-06-24T10:05:15.417Z] 09:47:04 1 9.50 0.00 8.37 54.28 0.16 27.68 [2021-06-24T10:05:15.417Z] 09:48:01 all 49.62 0.00 8.41 36.54 0.14 5.29 [2021-06-24T10:05:15.417Z] 09:48:01 0 49.86 0.00 8.31 36.48 0.15 5.20 [2021-06-24T10:05:15.417Z] 09:48:01 1 49.37 0.00 8.51 36.60 0.13 5.38 [2021-06-24T10:05:15.417Z] 09:49:01 all 21.57 0.00 6.94 55.34 0.16 15.99 [2021-06-24T10:05:15.417Z] 09:49:01 0 21.74 0.00 6.89 53.15 0.16 18.06 [2021-06-24T10:05:15.417Z] 09:49:01 1 21.41 0.00 6.99 57.52 0.16 13.93 [2021-06-24T10:05:15.417Z] 09:50:01 all 7.63 0.00 4.43 73.67 0.16 14.11 [2021-06-24T10:05:15.417Z] 09:50:01 0 7.06 0.00 4.25 72.77 0.15 15.77 [2021-06-24T10:05:15.417Z] 09:50:01 1 8.20 0.00 4.61 74.58 0.17 12.44 [2021-06-24T10:05:15.417Z] 09:51:01 all 32.49 0.00 7.97 49.96 0.22 9.35 [2021-06-24T10:05:15.417Z] 09:51:01 0 31.88 0.00 8.12 51.68 0.25 8.07 [2021-06-24T10:05:15.417Z] 09:51:01 1 33.10 0.00 7.83 48.25 0.19 10.63 [2021-06-24T10:05:15.417Z] 09:52:01 all 29.23 0.00 8.71 54.51 0.19 7.37 [2021-06-24T10:05:15.417Z] 09:52:01 0 29.73 0.00 8.66 53.39 0.21 8.01 [2021-06-24T10:05:15.417Z] 09:52:01 1 28.74 0.00 8.76 55.62 0.16 6.72 [2021-06-24T10:05:15.417Z] [2021-06-24T10:05:15.417Z] 09:52:01 CPU %user %nice %system %iowait %steal %idle [2021-06-24T10:05:15.417Z] 09:53:01 all 1.04 0.00 0.76 1.32 0.04 96.84 [2021-06-24T10:05:15.417Z] 09:53:01 0 0.87 0.00 0.64 0.50 0.03 97.96 [2021-06-24T10:05:15.417Z] 09:53:01 1 1.21 0.00 0.89 2.13 0.05 95.72 [2021-06-24T10:05:15.417Z] 09:54:01 all 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-24T10:05:15.417Z] 09:54:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-24T10:05:15.417Z] 09:54:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-06-24T10:05:15.417Z] 09:55:01 all 0.06 0.00 0.08 0.00 0.03 99.82 [2021-06-24T10:05:15.417Z] 09:55:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-06-24T10:05:15.417Z] 09:55:01 1 0.05 0.00 0.12 0.00 0.05 99.78 [2021-06-24T10:05:15.417Z] 09:56:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-06-24T10:05:15.417Z] 09:56:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-24T10:05:15.417Z] 09:56:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-24T10:05:15.417Z] 09:57:01 all 0.13 0.00 0.01 0.00 0.03 99.83 [2021-06-24T10:05:15.417Z] 09:57:01 0 0.22 0.00 0.00 0.00 0.03 99.75 [2021-06-24T10:05:15.417Z] 09:57:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-24T10:05:15.417Z] 09:58:01 all 0.12 0.00 0.03 0.00 0.03 99.83 [2021-06-24T10:05:15.417Z] 09:58:01 0 0.22 0.00 0.02 0.00 0.02 99.75 [2021-06-24T10:05:15.417Z] 09:58:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-24T10:05:15.417Z] 09:59:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-24T10:05:15.417Z] 09:59:01 0 0.13 0.00 0.03 0.00 0.03 99.80 [2021-06-24T10:05:15.417Z] 09:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-24T10:05:15.417Z] 10:00:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-06-24T10:05:15.417Z] 10:00:01 0 0.10 0.00 0.02 0.00 0.05 99.83 [2021-06-24T10:05:15.418Z] 10:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-24T10:05:15.418Z] 10:01:01 all 0.09 0.00 0.02 0.00 0.03 99.87 [2021-06-24T10:05:15.418Z] 10:01:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-24T10:05:15.418Z] 10:01:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-24T10:05:15.418Z] 10:02:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-24T10:05:15.418Z] 10:02:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2021-06-24T10:05:15.418Z] 10:02:01 1 0.15 0.00 0.03 0.00 0.03 99.78 [2021-06-24T10:05:15.418Z] 10:03:01 all 0.08 0.00 0.01 0.00 0.04 99.87 [2021-06-24T10:05:15.418Z] 10:03:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2021-06-24T10:05:15.418Z] 10:03:01 1 0.12 0.00 0.02 0.00 0.05 99.82 [2021-06-24T10:05:15.418Z] [2021-06-24T10:05:15.418Z] 10:03:01 CPU %user %nice %system %iowait %steal %idle [2021-06-24T10:05:15.418Z] 10:04:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-06-24T10:05:15.418Z] 10:04:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-24T10:05:15.418Z] 10:04:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-24T10:05:15.418Z] 10:05:01 all 7.13 0.00 2.45 4.07 0.05 86.30 [2021-06-24T10:05:15.418Z] 10:05:01 0 7.76 0.00 2.52 4.05 0.03 85.63 [2021-06-24T10:05:15.418Z] 10:05:01 1 6.49 0.00 2.38 4.10 0.07 86.97 [2021-06-24T10:05:15.418Z] Average: all 12.56 0.00 3.29 16.48 0.08 67.59 [2021-06-24T10:05:15.418Z] Average: 0 12.56 0.00 3.29 16.82 0.08 67.25 [2021-06-24T10:05:15.418Z] Average: 1 12.55 0.00 3.30 16.13 0.08 67.94 [2021-06-24T10:05:15.418Z] [2021-06-24T10:05:15.418Z] [2021-06-24T10:05:15.418Z]