Pull request #3655 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 43ef70ca0774b3b81186b5b6faa54311f1717b19+b1bdcd94332d9981d98deb7be6e1abf49d24c93e (fd13d1a2263b55df1b7930cb3452bb32249fdd91) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3265117891745603978.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6445757439422697565.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-3655/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3655/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2387768573090955875.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh394627689053956841.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3655/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3655/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9221580762754630092.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-230 in /w/workspace/edgexfoundry_edgex-go_PR-3655 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh4070557267505342496.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b1bdcd94332d9981d98deb7be6e1abf49d24c93e into PR head commit 43ef70ca0774b3b81186b5b6faa54311f1717b19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh6812901933004655520.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3655/head:refs/remotes/origin/PR-3655 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43ef70ca0774b3b81186b5b6faa54311f1717b19 # timeout=10 Merge succeeded, producing 43ef70ca0774b3b81186b5b6faa54311f1717b19 Checking out Revision 43ef70ca0774b3b81186b5b6faa54311f1717b19 (PR-3655) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh8641827345981356260.key > git merge b1bdcd94332d9981d98deb7be6e1abf49d24c93e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43ef70ca0774b3b81186b5b6faa54311f1717b19 # timeout=10 Commit message: "Merge branch 'main' into issue-3654" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-10T06:43:00.541Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-10T06:43:00.641Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-10T06:43:00.667Z] ========================================================= [2021-08-10T06:43:00.667Z] EdgeX Global Pipelines Version Info [2021-08-10T06:43:00.667Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk bb57c8583e65481efbd58ef189e3c694b177c65f # timeout=10 [2021-08-10T06:43:01.890Z] ------------------- [2021-08-10T06:43:01.890Z] stable info: [2021-08-10T06:43:01.890Z] ------------------- [2021-08-10T06:43:01.890Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-10T06:43:01.890Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-10T06:43:01.890Z] Message: update stable to v1.0.204 [2021-08-10T06:43:02.480Z] ------------------- [2021-08-10T06:43:02.480Z] experimental info: [2021-08-10T06:43:02.480Z] ------------------- [2021-08-10T06:43:02.480Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-10T06:43:02.480Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-10T06:43:02.480Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-10T06:43:02.617Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-10T06:43:02.639Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-10T06:43:02.662Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-10T06:43:02.683Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-10T06:43:02.705Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-10T06:43:02.726Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-10T06:43:02.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-10T06:43:02.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-10T06:43:02.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-10T06:43:02.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-10T06:43:02.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-10T06:43:02.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-10T06:43:02.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-10T06:43:02.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-10T06:43:02.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-10T06:43:02.954Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-10T06:43:02.979Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-10T06:43:03.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-10T06:43:03.027Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-10T06:43:03.050Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-10T06:43:03.074Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-10T06:43:03.098Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-10T06:43:03.122Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-10T06:43:03.145Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3655 [Pipeline] echo [2021-08-10T06:43:03.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3655 [Pipeline] echo [2021-08-10T06:43:03.192Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3655 [Pipeline] echo [2021-08-10T06:43:03.214Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43ef70ca0774b3b81186b5b6faa54311f1717b19 [Pipeline] echo [2021-08-10T06:43:03.238Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 43ef70c [Pipeline] echo [2021-08-10T06:43:03.261Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-10T06:43:03.341Z] provisioning config files... [2021-08-10T06:43:03.364Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2934807412725974662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-10T06:43:03.697Z] ---> docker-login.sh [2021-08-10T06:43:03.697Z] nexus3.edgexfoundry.org:10001 [2021-08-10T06:43:03.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T06:43:03.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T06:43:03.967Z] Configure a credential helper to remove this warning. See [2021-08-10T06:43:03.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T06:43:03.967Z] [2021-08-10T06:43:03.967Z] Login Succeeded [2021-08-10T06:43:03.967Z] nexus3.edgexfoundry.org:10002 [2021-08-10T06:43:03.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T06:43:03.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T06:43:03.967Z] Configure a credential helper to remove this warning. See [2021-08-10T06:43:03.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T06:43:03.967Z] [2021-08-10T06:43:03.967Z] Login Succeeded [2021-08-10T06:43:04.233Z] nexus3.edgexfoundry.org:10003 [2021-08-10T06:43:04.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T06:43:04.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T06:43:04.233Z] Configure a credential helper to remove this warning. See [2021-08-10T06:43:04.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T06:43:04.233Z] [2021-08-10T06:43:04.233Z] Login Succeeded [2021-08-10T06:43:04.233Z] nexus3.edgexfoundry.org:10004 [2021-08-10T06:43:04.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T06:43:04.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T06:43:04.508Z] Configure a credential helper to remove this warning. See [2021-08-10T06:43:04.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T06:43:04.508Z] [2021-08-10T06:43:04.508Z] Login Succeeded [2021-08-10T06:43:04.508Z] docker.io [2021-08-10T06:43:04.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T06:43:04.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T06:43:04.774Z] Configure a credential helper to remove this warning. See [2021-08-10T06:43:04.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T06:43:04.774Z] [2021-08-10T06:43:04.774Z] Login Succeeded [2021-08-10T06:43:04.774Z] ---> docker-login.sh ends [Pipeline] } [2021-08-10T06:43:04.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-10T06:43:05.133Z] ++ 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-08-10T06:43:05.134Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T06:43:05.134Z] ++ dirname cmd/core-command/Dockerfile [2021-08-10T06:43:05.134Z] ++ cut -d/ -f2 [2021-08-10T06:43:05.134Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-10T06:43:05.134Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T06:43:05.134Z] ++ dirname cmd/core-data/Dockerfile [2021-08-10T06:43:05.134Z] ++ cut -d/ -f2 [2021-08-10T06:43:05.134Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-10T06:43:05.134Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T06:43:05.134Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-10T06:43:05.134Z] ++ cut -d/ -f2 [2021-08-10T06:43:05.134Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-10T06:43:05.134Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T06:43:05.134Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-10T06:43:05.134Z] ++ cut -d/ -f2 [2021-08-10T06:43:05.134Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-10T06:43:05.134Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T06:43:05.134Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-10T06:43:05.134Z] ++ cut -d/ -f2 [2021-08-10T06:43:05.134Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-10T06:43:05.134Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T06:43:05.134Z] ++ cut -d/ -f2 [2021-08-10T06:43:05.134Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-10T06:43:05.134Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-10T06:43:05.134Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T06:43:05.134Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-10T06:43:05.134Z] ++ cut -d/ -f2 [2021-08-10T06:43:05.134Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-10T06:43:05.134Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T06:43:05.134Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-10T06:43:05.134Z] ++ cut -d/ -f2 [2021-08-10T06:43:05.134Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-10T06:43:05.134Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T06:43:05.134Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-10T06:43:05.134Z] ++ cut -d/ -f2 [2021-08-10T06:43:05.134Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-10T06:43:05.193Z] 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-08-10T06:43:06.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-10T06:43:06.532Z] [2021-08-10T06:43:06.532Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T06:43:06.869Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-10T06:43:06.869Z] latest: Pulling from edgex-devops/git-semver [2021-08-10T06:43:06.869Z] 31603596830f: Pulling fs layer [2021-08-10T06:43:06.869Z] d4622e32a9a9: Pulling fs layer [2021-08-10T06:43:06.869Z] 1030fce36090: Pulling fs layer [2021-08-10T06:43:06.869Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-10T06:43:06.869Z] 6c6cb7e1b49b: Waiting [2021-08-10T06:43:06.869Z] d4622e32a9a9: Download complete [2021-08-10T06:43:07.144Z] 31603596830f: Verifying Checksum [2021-08-10T06:43:07.145Z] 31603596830f: Download complete [2021-08-10T06:43:07.414Z] 31603596830f: Pull complete [2021-08-10T06:43:07.414Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-10T06:43:07.414Z] 6c6cb7e1b49b: Download complete [2021-08-10T06:43:07.414Z] d4622e32a9a9: Pull complete [2021-08-10T06:43:07.414Z] 1030fce36090: Verifying Checksum [2021-08-10T06:43:07.414Z] 1030fce36090: Download complete [2021-08-10T06:43:07.994Z] 1030fce36090: Pull complete [2021-08-10T06:43:08.268Z] 6c6cb7e1b49b: Pull complete [2021-08-10T06:43:08.268Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-10T06:43:08.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-10T06:43:08.268Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-10T06:43:08.362Z] prd-centos7-docker-4c-2g-230 does not seem to be running inside a container [2021-08-10T06:43:08.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-10T06:43:09.369Z] $ docker top b9c42f8e12ffbb9be35a636bcdde93fad77930faf8756909dbfbc169cf46f4f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-10T06:43:09.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-10T06:43:09.513Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-10T06:43:09.628Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-10T06:43:09.629Z] $ docker exec b9c42f8e12ffbb9be35a636bcdde93fad77930faf8756909dbfbc169cf46f4f0 ssh-agent [2021-08-10T06:43:09.748Z] SSH_AUTH_SOCK=/tmp/ssh-zC9ixaPTYSpP/agent.15 [2021-08-10T06:43:09.748Z] SSH_AGENT_PID=21 [2021-08-10T06:43:09.758Z] Running ssh-add (command line suppressed) [2021-08-10T06:43:09.856Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_4709599188863958124.key (/w/workspace/edgex-go/5@tmp/private_key_4709599188863958124.key) [2021-08-10T06:43:09.876Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-10T06:43:10.186Z] + git tag --points-at HEAD [Pipeline] } [2021-08-10T06:43:10.203Z] $ docker exec --env ******** --env ******** b9c42f8e12ffbb9be35a636bcdde93fad77930faf8756909dbfbc169cf46f4f0 ssh-agent -k [2021-08-10T06:43:10.298Z] unset SSH_AUTH_SOCK; [2021-08-10T06:43:10.299Z] unset SSH_AGENT_PID; [2021-08-10T06:43:10.299Z] echo Agent pid 21 killed; [2021-08-10T06:43:10.317Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-10T06:43:10.357Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-10T06:43:10.357Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-10T06:43:10.475Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-10T06:43:10.475Z] $ docker exec b9c42f8e12ffbb9be35a636bcdde93fad77930faf8756909dbfbc169cf46f4f0 ssh-agent [2021-08-10T06:43:10.587Z] SSH_AUTH_SOCK=/tmp/ssh-q3aQkg16kg2h/agent.55 [2021-08-10T06:43:10.587Z] SSH_AGENT_PID=61 [2021-08-10T06:43:10.595Z] Running ssh-add (command line suppressed) [2021-08-10T06:43:10.687Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_4375877125370496389.key (/w/workspace/edgex-go/5@tmp/private_key_4375877125370496389.key) [2021-08-10T06:43:10.707Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-10T06:43:11.022Z] + git semver init [2021-08-10T06:43:11.022Z] # -> Open(): unable to determine branch for HEAD [2021-08-10T06:43:11.022Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-08-10T06:43:11.022Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-08-10T06:43:11.022Z] # $SEMVER_REMOTE_NAME = origin [2021-08-10T06:43:11.022Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-10T06:43:11.022Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-10T06:43:11.022Z] # $SEMVER_BRANCH = PR-3655 [2021-08-10T06:43:11.022Z] # $SEMVER_TEMP = /tmp/semver-976583457 [2021-08-10T06:43:11.022Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-10T06:43:26.024Z] # '/tmp/semver-976583457' -> '/w/workspace/edgex-go/5/.semver' [2021-08-10T06:43:26.024Z] # -> Force: false [2021-08-10T06:43:26.024Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-08-10T06:43:26.037Z] $ docker exec --env ******** --env ******** b9c42f8e12ffbb9be35a636bcdde93fad77930faf8756909dbfbc169cf46f4f0 ssh-agent -k [2021-08-10T06:43:26.145Z] unset SSH_AUTH_SOCK; [2021-08-10T06:43:26.146Z] unset SSH_AGENT_PID; [2021-08-10T06:43:26.146Z] echo Agent pid 61 killed; [2021-08-10T06:43:26.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-10T06:43:26.509Z] + git semver [Pipeline] } [2021-08-10T06:43:26.529Z] $ docker stop --time=1 b9c42f8e12ffbb9be35a636bcdde93fad77930faf8756909dbfbc169cf46f4f0 [2021-08-10T06:43:28.309Z] $ docker rm -f b9c42f8e12ffbb9be35a636bcdde93fad77930faf8756909dbfbc169cf46f4f0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-10T06:43:28.711Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-10T06:43:29.054Z] Stashed 1 file(s) [Pipeline] echo [2021-08-10T06:43:29.057Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-10T06:43:29.290Z] ========================================================= [2021-08-10T06:43:29.290Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-10T06:43:29.290Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-10T06:43:29.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-10T06:43:29.604Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-10T06:43:29.604Z] 540db60ca938: Pulling fs layer [2021-08-10T06:43:29.604Z] adcc1eea9eea: Pulling fs layer [2021-08-10T06:43:29.604Z] 4c4ab2625f07: Pulling fs layer [2021-08-10T06:43:29.604Z] db62176df00c: Pulling fs layer [2021-08-10T06:43:29.604Z] 3b30891b0d05: Pulling fs layer [2021-08-10T06:43:29.604Z] 06b49ca38bd5: Pulling fs layer [2021-08-10T06:43:29.604Z] c788192a36de: Pulling fs layer [2021-08-10T06:43:29.604Z] a77e37c0d609: Pulling fs layer [2021-08-10T06:43:29.604Z] c3185cebc471: Pulling fs layer [2021-08-10T06:43:29.604Z] db62176df00c: Waiting [2021-08-10T06:43:29.604Z] 3b30891b0d05: Waiting [2021-08-10T06:43:29.604Z] 06b49ca38bd5: Waiting [2021-08-10T06:43:29.604Z] c788192a36de: Waiting [2021-08-10T06:43:29.604Z] a77e37c0d609: Waiting [2021-08-10T06:43:29.604Z] c3185cebc471: Waiting [2021-08-10T06:43:29.604Z] 4c4ab2625f07: Verifying Checksum [2021-08-10T06:43:29.604Z] 4c4ab2625f07: Download complete [2021-08-10T06:43:29.604Z] adcc1eea9eea: Verifying Checksum [2021-08-10T06:43:29.604Z] adcc1eea9eea: Download complete [2021-08-10T06:43:29.604Z] 3b30891b0d05: Verifying Checksum [2021-08-10T06:43:29.604Z] 3b30891b0d05: Download complete [2021-08-10T06:43:29.872Z] 06b49ca38bd5: Verifying Checksum [2021-08-10T06:43:29.872Z] 06b49ca38bd5: Download complete [2021-08-10T06:43:29.872Z] 540db60ca938: Verifying Checksum [2021-08-10T06:43:29.872Z] 540db60ca938: Download complete [2021-08-10T06:43:29.872Z] c788192a36de: Verifying Checksum [2021-08-10T06:43:29.872Z] c788192a36de: Download complete [2021-08-10T06:43:29.872Z] 540db60ca938: Pull complete [2021-08-10T06:43:30.141Z] adcc1eea9eea: Pull complete [2021-08-10T06:43:30.141Z] 4c4ab2625f07: Pull complete [2021-08-10T06:43:31.096Z] a77e37c0d609: Verifying Checksum [2021-08-10T06:43:31.096Z] a77e37c0d609: Download complete [2021-08-10T06:43:33.680Z] c3185cebc471: Verifying Checksum [2021-08-10T06:43:33.680Z] c3185cebc471: Download complete [2021-08-10T06:43:34.261Z] db62176df00c: Verifying Checksum [2021-08-10T06:43:34.261Z] db62176df00c: Download complete [2021-08-10T06:43:38.529Z] db62176df00c: Pull complete [2021-08-10T06:43:38.529Z] 3b30891b0d05: Pull complete [2021-08-10T06:43:38.529Z] 06b49ca38bd5: Pull complete [2021-08-10T06:43:38.529Z] c788192a36de: Pull complete [2021-08-10T06:43:38.529Z] a77e37c0d609: Pull complete [2021-08-10T06:43:40.485Z] c3185cebc471: Pull complete [2021-08-10T06:43:40.485Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-10T06:43:40.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-10T06:43:40.485Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-10T06:43:40.837Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-10T06:43:40.837Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-10T06:43:40.837Z] WORKDIR /edgex [2021-08-10T06:43:40.837Z] COPY go.mod . [2021-08-10T06:43:40.837Z] RUN go mod download' [2021-08-10T06:43:42.276Z] Sending build context to Docker daemon 328.6MB [2021-08-10T06:43:42.276Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-10T06:43:42.276Z] ---> 031687cdd783 [2021-08-10T06:43:42.276Z] Step 2/4 : WORKDIR /edgex [2021-08-10T06:43:44.196Z] Still waiting to schedule task [2021-08-10T06:43:44.197Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-10T06:43:44.223Z] ---> Running in efa296eb0e1b [2021-08-10T06:43:44.223Z] Removing intermediate container efa296eb0e1b [2021-08-10T06:43:44.223Z] ---> 6e1f73456322 [2021-08-10T06:43:44.223Z] Step 3/4 : COPY go.mod . [2021-08-10T06:43:44.223Z] ---> 2c6d8a6294d9 [2021-08-10T06:43:44.223Z] Step 4/4 : RUN go mod download [2021-08-10T06:43:44.495Z] ---> Running in 4d77db22af13 [2021-08-10T06:44:23.400Z] Removing intermediate container 4d77db22af13 [2021-08-10T06:44:23.400Z] ---> a43d864520bb [2021-08-10T06:44:23.400Z] Successfully built a43d864520bb [2021-08-10T06:44:23.400Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T06:44:23.726Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-10T06:44:23.726Z] . [Pipeline] withDockerContainer [2021-08-10T06:44:23.937Z] prd-centos7-docker-4c-2g-230 does not seem to be running inside a container [2021-08-10T06:44:24.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-10T06:44:24.570Z] $ docker top 5bb2fd1282f2f9bd9265de7bb99607f493e0523ba0942fe53737ee86db0839e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T06:44:24.964Z] + go version [2021-08-10T06:44:24.964Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-10T06:44:24.978Z] $ docker stop --time=1 5bb2fd1282f2f9bd9265de7bb99607f493e0523ba0942fe53737ee86db0839e4 [2021-08-10T06:44:26.184Z] $ docker rm -f 5bb2fd1282f2f9bd9265de7bb99607f493e0523ba0942fe53737ee86db0839e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T06:44:26.646Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-10T06:44:26.647Z] . [Pipeline] withDockerContainer [2021-08-10T06:44:26.740Z] prd-centos7-docker-4c-2g-230 does not seem to be running inside a container [2021-08-10T06:44:26.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-10T06:44:27.182Z] $ docker top 3ca796feb245d1e2cbde4065ab3e6d7f5fcd9bd6ecac989d57e6469dc14113a8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-10T06:44:27.275Z] ========================================================= [2021-08-10T06:44:27.275Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-10T06:44:27.275Z] ========================================================= [Pipeline] sh [2021-08-10T06:44:27.572Z] + go mod tidy [Pipeline] sh [2021-08-10T06:44:28.152Z] + make test [2021-08-10T06:44:28.152Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-10T06:44:28.421Z] go mod tidy [2021-08-10T06:44:28.696Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-10T06:44:34.072Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-10T06:44:52.326Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-10T06:44:54.933Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-10T06:44:55.207Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-10T06:44:55.803Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-10T06:44:58.439Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-10T06:44:59.044Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-10T06:44:59.044Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-10T06:44:59.044Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-10T06:44:59.630Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-10T06:44:59.902Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-10T06:45:00.496Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-10T06:45:00.496Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-10T06:45:00.496Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-10T06:45:00.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-10T06:45:03.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-08-10T06:45:03.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-10T06:45:03.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-10T06:45:04.114Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 100.0% of statements [2021-08-10T06:45:04.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-10T06:45:04.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 46.3% of statements [2021-08-10T06:45:04.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-10T06:45:04.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-10T06:45:05.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 90.1% of statements [2021-08-10T06:45:05.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-10T06:45:05.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-10T06:45:06.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements [2021-08-10T06:45:06.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-10T06:45:06.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-10T06:45:06.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-10T06:45:06.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-10T06:45:06.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-10T06:45:07.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.310s coverage: 94.2% of statements [2021-08-10T06:45:07.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-10T06:45:07.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-10T06:45:07.337Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements [2021-08-10T06:45:07.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-10T06:45:07.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-10T06:45:07.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-10T06:45:07.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-10T06:45:07.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-10T06:45:07.925Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-08-10T06:45:07.925Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-10T06:45:07.925Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-10T06:45:07.925Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-10T06:45:08.519Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.8% of statements [2021-08-10T06:45:08.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-10T06:45:08.519Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements [2021-08-10T06:45:08.519Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 22.0% of statements [2021-08-10T06:45:08.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-10T06:45:09.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2021-08-10T06:45:09.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements [2021-08-10T06:45:09.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-08-10T06:45:09.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.136s coverage: 96.3% of statements [2021-08-10T06:45:09.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2021-08-10T06:45:22.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2021-08-10T06:45:22.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-08-10T06:45:26.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.202s coverage: 81.8% of statements [2021-08-10T06:45:26.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-10T06:45:48.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2021-08-10T06:45:48.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-10T06:45:48.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-10T06:45:48.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-10T06:45:48.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-08-10T06:45:48.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-10T06:45:48.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-10T06:45:48.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-10T06:45:48.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-10T06:45:48.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-10T06:45:48.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-08-10T06:45:48.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-10T06:45:48.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-10T06:45:48.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-08-10T06:45:48.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-10T06:45:48.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-08-10T06:45:48.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-10T06:45:48.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-08-10T06:45:48.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-08-10T06:45:48.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2021-08-10T06:45:48.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-08-10T06:45:48.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-10T06:45:48.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 64.4% of statements [2021-08-10T06:45:48.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-10T06:45:48.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-10T06:45:48.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-08-10T06:45:48.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-08-10T06:45:48.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-08-10T06:45:48.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-08-10T06:45:48.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-08-10T06:45:48.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.191s coverage: 66.9% of statements [2021-08-10T06:45:48.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-10T06:45:48.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-10T06:45:48.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-10T06:45:48.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.6% of statements [2021-08-10T06:45:48.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-10T06:45:48.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-10T06:45:48.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-08-10T06:45:48.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-10T06:45:48.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2021-08-10T06:45:48.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-10T06:45:53.914Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements [2021-08-10T06:45:53.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-10T06:45:53.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-10T06:45:53.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-10T06:45:53.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-10T06:45:53.914Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.0% of statements [2021-08-10T06:45:53.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-10T06:45:53.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-10T06:45:53.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-10T06:45:53.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-10T06:45:53.914Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements [2021-08-10T06:45:53.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-10T06:45:53.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-10T06:45:53.914Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2021-08-10T06:45:53.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-10T06:45:53.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-10T06:45:53.914Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-10T06:45:53.914Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-10T06:45:53.914Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-08-10T06:45:53.914Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-10T06:45:53.914Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-10T06:45:53.914Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-10T06:45:53.914Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-10T06:45:53.914Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-10T06:45:53.914Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-10T06:45:53.914Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-08-10T06:45:53.914Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-08-10T06:45:53.914Z] GO111MODULE=on go vet ./... [2021-08-10T06:46:20.670Z] gofmt -l . [2021-08-10T06:46:20.670Z] [ "`gofmt -l .`" = "" ] [2021-08-10T06:46:20.670Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-10T06:46:20.984Z] + ls -al . [2021-08-10T06:46:20.984Z] total 604 [2021-08-10T06:46:20.984Z] drwxrwxr-x 10 1001 1001 4096 Aug 10 06:46 . [2021-08-10T06:46:20.984Z] drwxr-xr-x 4 root root 28 Aug 10 06:44 .. [2021-08-10T06:46:20.984Z] -rw-rw-r-- 1 1001 1001 11 Aug 10 06:42 .dockerignore [2021-08-10T06:46:20.984Z] drwxrwxr-x 8 1001 1001 179 Aug 10 06:42 .git [2021-08-10T06:46:20.984Z] drwxrwxr-x 3 1001 1001 125 Aug 10 06:42 .github [2021-08-10T06:46:20.984Z] -rw-rw-r-- 1 1001 1001 818 Aug 10 06:42 .gitignore [2021-08-10T06:46:20.984Z] -rw-rw-r-- 1 1001 1001 76 Aug 10 06:42 .hadolint.yml [2021-08-10T06:46:20.984Z] drwx------ 3 1001 1001 58 Aug 10 06:43 .semver [2021-08-10T06:46:20.984Z] -rw-rw-r-- 1 1001 1001 166 Aug 10 06:42 .sonarcloud.properties [2021-08-10T06:46:20.984Z] -rw-rw-r-- 1 1001 1001 1171 Aug 10 06:42 ADOPTERS.md [2021-08-10T06:46:20.984Z] -rw-rw-r-- 1 1001 1001 8609 Aug 10 06:42 Attribution.txt [2021-08-10T06:46:20.984Z] -rw-rw-r-- 1 1001 1001 43881 Aug 10 06:42 CHANGELOG.md [2021-08-10T06:46:20.984Z] -rw-rw-r-- 1 1001 1001 3804 Aug 10 06:42 CONTRIBUTING.md [2021-08-10T06:46:20.984Z] -rw-rw-r-- 1 1001 1001 677 Aug 10 06:42 GOVERNANCE.md [2021-08-10T06:46:20.984Z] -rw-rw-r-- 1 1001 1001 849 Aug 10 06:42 Jenkinsfile [2021-08-10T06:46:20.984Z] -rw-rw-r-- 1 1001 1001 10775 Aug 10 06:42 LICENSE [2021-08-10T06:46:20.984Z] -rw-rw-r-- 1 1001 1001 5915 Aug 10 06:42 Makefile [2021-08-10T06:46:20.984Z] -rw-rw-r-- 1 1001 1001 582 Aug 10 06:42 OWNERS.md [2021-08-10T06:46:20.984Z] -rw-rw-r-- 1 1001 1001 8643 Aug 10 06:42 README.md [2021-08-10T06:46:20.984Z] -rw-rw-r-- 1 1001 1001 6912 Aug 10 06:42 SECURITY.md [2021-08-10T06:46:20.984Z] -rw-rw-r-- 1 1001 1001 5 Aug 10 06:43 VERSION [2021-08-10T06:46:20.984Z] -rw-rw-r-- 1 1001 1001 4131 Aug 10 06:42 ZMQWindows.md [2021-08-10T06:46:20.984Z] drwxrwxr-x 2 1001 1001 37 Aug 10 06:42 bin [2021-08-10T06:46:20.984Z] drwxrwxr-x 14 1001 1001 4096 Aug 10 06:42 cmd [2021-08-10T06:46:20.984Z] -rw-r--r-- 1 root root 404176 Aug 10 06:45 coverage.out [2021-08-10T06:46:20.984Z] -rw-rw-r-- 1 1001 1001 813 Aug 10 06:42 go.mod [2021-08-10T06:46:20.984Z] -rw-r--r-- 1 root root 48847 Aug 10 06:44 go.sum [2021-08-10T06:46:20.984Z] drwxrwxr-x 8 1001 1001 124 Aug 10 06:42 internal [2021-08-10T06:46:20.984Z] drwxrwxr-x 3 1001 1001 16 Aug 10 06:42 openapi [2021-08-10T06:46:20.984Z] drwxrwxr-x 4 1001 1001 71 Aug 10 06:42 snap [2021-08-10T06:46:20.984Z] -rw-rw-r-- 1 1001 1001 204 Aug 10 06:42 version.go [Pipeline] sh [2021-08-10T06:46:21.713Z] + '[' -e coverage.out ] [2021-08-10T06:46:21.713Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-10T06:46:21.829Z] Stashed 1 file(s) [Pipeline] sh [2021-08-10T06:46:22.133Z] + make build [2021-08-10T06:46:22.133Z] go mod tidy [2021-08-10T06:46:22.133Z] 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-08-10T06:46:24.081Z] 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-08-10T06:46:30.758Z] 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-08-10T06:46:30.758Z] 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-08-10T06:46:31.719Z] 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-08-10T06:46:31.719Z] 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-08-10T06:46:32.677Z] 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-08-10T06:46:33.641Z] 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-08-10T06:46:34.596Z] 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-08-10T06:46:35.566Z] 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-08-10T06:46:36.522Z] 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-08-10T06:46:37.485Z] 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-08-10T06:46:38.915Z] $ docker stop --time=1 3ca796feb245d1e2cbde4065ab3e6d7f5fcd9bd6ecac989d57e6469dc14113a8 [2021-08-10T06:46:41.258Z] $ docker rm -f 3ca796feb245d1e2cbde4065ab3e6d7f5fcd9bd6ecac989d57e6469dc14113a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T06:46:43.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-10T06:46:43.980Z] [2021-08-10T06:46:43.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T06:46:44.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-10T06:46:44.575Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-10T06:46:44.575Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-10T06:46:44.575Z] ca9280d653b3: Pulling fs layer [2021-08-10T06:46:44.575Z] 7e9c9ca2126c: Pulling fs layer [2021-08-10T06:46:44.575Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-10T06:46:44.575Z] cbdbe7a5bc2a: Download complete [2021-08-10T06:46:44.840Z] cbdbe7a5bc2a: Pull complete [2021-08-10T06:46:45.420Z] ca9280d653b3: Verifying Checksum [2021-08-10T06:46:45.420Z] ca9280d653b3: Download complete [2021-08-10T06:46:46.002Z] ca9280d653b3: Pull complete [2021-08-10T06:46:46.955Z] 7e9c9ca2126c: Verifying Checksum [2021-08-10T06:46:46.955Z] 7e9c9ca2126c: Download complete [2021-08-10T06:46:51.203Z] 7e9c9ca2126c: Pull complete [2021-08-10T06:46:51.203Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-10T06:46:51.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-10T06:46:51.203Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-10T06:46:51.312Z] prd-centos7-docker-4c-2g-230 does not seem to be running inside a container [2021-08-10T06:46:51.363Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-10T06:46:53.983Z] $ docker top 09f20d340eb520a5a12e17990fbb354b508553abfe7beff7419e9116e403e712 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T06:46:54.385Z] + docker-compose build --help [2021-08-10T06:46:54.386Z] + grep parallel [2021-08-10T06:46:54.970Z] --parallel Build images in parallel. [Pipeline] } [2021-08-10T06:46:54.985Z] $ docker stop --time=1 09f20d340eb520a5a12e17990fbb354b508553abfe7beff7419e9116e403e712 [2021-08-10T06:46:56.202Z] $ docker rm -f 09f20d340eb520a5a12e17990fbb354b508553abfe7beff7419e9116e403e712 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T06:46:56.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-10T06:46:56.663Z] . [Pipeline] withDockerContainer [2021-08-10T06:46:56.752Z] prd-centos7-docker-4c-2g-230 does not seem to be running inside a container [2021-08-10T06:46:56.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-10T06:46:57.194Z] $ docker top 1b6bfaa03576461df19431af2ea7a0390a08512dcb163a32369d005d2932cd8f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T06:46:57.600Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-10T06:46:58.181Z] Building core-command ... [2021-08-10T06:46:58.181Z] Building core-data ... [2021-08-10T06:46:58.181Z] Building core-metadata ... [2021-08-10T06:46:58.181Z] Building security-bootstrapper ... [2021-08-10T06:46:58.181Z] Building security-proxy-setup ... [2021-08-10T06:46:58.181Z] Building security-secretstore-setup ... [2021-08-10T06:46:58.181Z] Building support-notifications ... [2021-08-10T06:46:58.181Z] Building support-scheduler ... [2021-08-10T06:46:58.181Z] Building sys-mgmt-agent ... [2021-08-10T06:46:58.181Z] Building sys-mgmt-agent [2021-08-10T06:46:58.181Z] Building core-command [2021-08-10T06:46:58.181Z] Building core-data [2021-08-10T06:46:58.181Z] Building security-secretstore-setup [2021-08-10T06:46:58.181Z] Building security-proxy-setup [2021-08-10T06:47:10.834Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T06:47:10.834Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T06:47:10.834Z] ---> a43d864520bb [2021-08-10T06:47:10.834Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T06:47:10.834Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T06:47:10.834Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-10T06:47:10.834Z] ---> a43d864520bb [2021-08-10T06:47:10.834Z] Step 3/22 : WORKDIR /edgex-go [2021-08-10T06:47:10.834Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T06:47:10.834Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T06:47:10.834Z] ---> a43d864520bb [2021-08-10T06:47:10.834Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T06:47:13.417Z] ---> Running in 590ab0af1531 [2021-08-10T06:47:13.417Z] ---> Running in d731b4f13b98 [2021-08-10T06:47:13.417Z] ---> Running in b1c866357d79 [2021-08-10T06:47:21.615Z] Removing intermediate container b1c866357d79 [2021-08-10T06:47:21.615Z] ---> 93971d17d912 [2021-08-10T06:47:21.615Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T06:47:21.615Z] Removing intermediate container d731b4f13b98 [2021-08-10T06:47:21.615Z] ---> 0dfbfea1d93e [2021-08-10T06:47:21.615Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T06:47:21.615Z] Removing intermediate container 590ab0af1531 [2021-08-10T06:47:21.615Z] ---> 9de2e7a365df [2021-08-10T06:47:21.615Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T06:47:23.539Z] ---> Running in 620a42579b29 [2021-08-10T06:47:23.539Z] ---> Running in 2dcd911913fc [2021-08-10T06:47:23.539Z] ---> Running in 40f4e102b6dd [2021-08-10T06:47:25.018Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T06:47:25.018Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T06:47:25.018Z] ---> a43d864520bb [2021-08-10T06:47:25.018Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T06:47:25.018Z] ---> Using cache [2021-08-10T06:47:25.018Z] ---> 0dfbfea1d93e [2021-08-10T06:47:25.018Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T06:47:25.284Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T06:47:25.284Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-10T06:47:25.284Z] ---> a43d864520bb [2021-08-10T06:47:25.284Z] Step 3/26 : WORKDIR /edgex-go [2021-08-10T06:47:25.284Z] ---> Using cache [2021-08-10T06:47:25.284Z] ---> 0dfbfea1d93e [2021-08-10T06:47:25.284Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T06:47:25.554Z] ---> Running in 00d561b93b93 [2021-08-10T06:47:25.554Z] ---> Running in 7478fb20aa30 [2021-08-10T06:47:25.824Z] Removing intermediate container 620a42579b29 [2021-08-10T06:47:25.824Z] ---> 89522636fe2b [2021-08-10T06:47:25.824Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-10T06:47:25.824Z] Removing intermediate container 40f4e102b6dd [2021-08-10T06:47:25.824Z] ---> ff3abecaaff1 [2021-08-10T06:47:25.824Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-10T06:47:25.824Z] ---> Running in 1b515f41a212 [2021-08-10T06:47:25.824Z] ---> Running in 27880973b956 [2021-08-10T06:47:25.824Z] Removing intermediate container 2dcd911913fc [2021-08-10T06:47:25.824Z] ---> adf3a20ba4e3 [2021-08-10T06:47:25.824Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-10T06:47:25.824Z] ---> Running in f4993e4bb0c1 [2021-08-10T06:47:26.437Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T06:47:26.437Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T06:47:26.437Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T06:47:26.712Z] Removing intermediate container 00d561b93b93 [2021-08-10T06:47:26.712Z] ---> 02da70b04087 [2021-08-10T06:47:26.712Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-10T06:47:26.712Z] ---> Running in cbfe95a20992 [2021-08-10T06:47:26.712Z] Removing intermediate container 7478fb20aa30 [2021-08-10T06:47:26.712Z] ---> 1cd038276aac [2021-08-10T06:47:26.712Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-10T06:47:26.712Z] ---> Running in fab17abb36f7 [2021-08-10T06:47:26.978Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T06:47:26.978Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T06:47:27.242Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T06:47:27.242Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T06:47:27.242Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T06:47:27.825Z] OK: 219 MiB in 52 packages [2021-08-10T06:47:27.825Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T06:47:27.825Z] OK: 219 MiB in 52 packages [2021-08-10T06:47:27.825Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T06:47:27.825Z] OK: 219 MiB in 52 packages [2021-08-10T06:47:28.123Z] Removing intermediate container 27880973b956 [2021-08-10T06:47:28.123Z] ---> 8e5296295abe [2021-08-10T06:47:28.123Z] Step 6/24 : COPY go.mod . [2021-08-10T06:47:28.406Z] ---> 82b69b1e1e54 [2021-08-10T06:47:28.406Z] Step 7/24 : RUN go mod download [2021-08-10T06:47:28.406Z] Removing intermediate container f4993e4bb0c1 [2021-08-10T06:47:28.406Z] ---> 86a6cbc588b5 [2021-08-10T06:47:28.406Z] Step 6/22 : COPY go.mod . [2021-08-10T06:47:28.406Z] OK: 219 MiB in 52 packages [2021-08-10T06:47:28.406Z] OK: 219 MiB in 52 packages [2021-08-10T06:47:28.406Z] Removing intermediate container 1b515f41a212 [2021-08-10T06:47:28.406Z] ---> 6757acf5ce17 [2021-08-10T06:47:28.406Z] Step 6/24 : COPY go.mod . [2021-08-10T06:47:28.406Z] ---> Running in 7c4949b8794b [2021-08-10T06:47:28.673Z] ---> 6ef5582a1adb [2021-08-10T06:47:28.673Z] Step 7/22 : RUN go mod download [2021-08-10T06:47:28.673Z] ---> 589c2d90c5e5 [2021-08-10T06:47:28.673Z] Step 7/24 : RUN go mod download [2021-08-10T06:47:28.673Z] ---> Running in 5875876f1325 [2021-08-10T06:47:28.673Z] ---> Running in 3a0f1abec11c [2021-08-10T06:47:28.940Z] Removing intermediate container fab17abb36f7 [2021-08-10T06:47:28.940Z] ---> 4ab8b4872cdb [2021-08-10T06:47:28.940Z] Step 6/24 : COPY go.mod . [2021-08-10T06:47:28.940Z] Removing intermediate container cbfe95a20992 [2021-08-10T06:47:28.940Z] ---> 8561bc613852 [2021-08-10T06:47:28.940Z] Step 6/26 : COPY go.mod . [2021-08-10T06:47:29.206Z] ---> fe84055dd90d [2021-08-10T06:47:29.206Z] Step 7/26 : RUN go mod download [2021-08-10T06:47:29.206Z] ---> Running in 112027f9c71c [2021-08-10T06:47:29.206Z] ---> 1435e8d73645 [2021-08-10T06:47:29.206Z] Step 7/24 : RUN go mod download [2021-08-10T06:47:29.472Z] ---> Running in e8439f81a1ed [2021-08-10T06:47:30.881Z] Removing intermediate container 5875876f1325 [2021-08-10T06:47:30.881Z] ---> f9088f4ab2b1 [2021-08-10T06:47:30.881Z] Step 8/22 : COPY . . [2021-08-10T06:47:30.881Z] Removing intermediate container 7c4949b8794b [2021-08-10T06:47:30.881Z] ---> 206d6f2e6250 [2021-08-10T06:47:30.881Z] Step 8/24 : COPY . . [2021-08-10T06:47:31.150Z] Removing intermediate container 3a0f1abec11c [2021-08-10T06:47:31.150Z] ---> b0da72d29425 [2021-08-10T06:47:31.150Z] Step 8/24 : COPY . . [2021-08-10T06:47:31.150Z] Removing intermediate container 112027f9c71c [2021-08-10T06:47:31.150Z] ---> 88cce72f0330 [2021-08-10T06:47:31.150Z] Step 8/26 : COPY . . [2021-08-10T06:47:31.150Z] Removing intermediate container e8439f81a1ed [2021-08-10T06:47:31.150Z] ---> 78d67915ec72 [2021-08-10T06:47:31.150Z] Step 8/24 : COPY . . [2021-08-10T06:47:39.440Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-231 in /w/workspace/edgexfoundry_edgex-go_PR-3655 [Pipeline] { [Pipeline] ws [2021-08-10T06:47:39.457Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-08-10T06:47:39.670Z] The recommended git tool is: git [2021-08-10T06:47:43.474Z] ---> 5d267f70b667 [2021-08-10T06:47:43.474Z] Step 9/26 : RUN go mod tidy [2021-08-10T06:47:43.474Z] ---> Running in a6f87c4f0a7b [2021-08-10T06:47:44.962Z] using credential edgex-jenkins-ssh [2021-08-10T06:47:44.984Z] Cloning the remote Git repository [2021-08-10T06:47:45.017Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-10T06:47:45.190Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-08-10T06:47:45.310Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-10T06:47:45.311Z] > git --version # timeout=10 [2021-08-10T06:47:45.350Z] > git --version # 'git version 2.17.1' [2021-08-10T06:47:45.353Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-10T06:47:45.479Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-10T06:47:46.816Z] ---> 6c59e0712ee4 [2021-08-10T06:47:46.816Z] Step 9/24 : RUN go mod tidy [2021-08-10T06:47:46.816Z] ---> Running in db85485516a8 [2021-08-10T06:47:51.070Z] Removing intermediate container db85485516a8 [2021-08-10T06:47:51.070Z] ---> 88d38470506d [2021-08-10T06:47:51.070Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-10T06:47:51.070Z] Removing intermediate container a6f87c4f0a7b [2021-08-10T06:47:51.070Z] ---> a98e33d8dcec [2021-08-10T06:47:51.070Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-10T06:47:51.070Z] ---> Running in 09232597e540 [2021-08-10T06:47:51.070Z] ---> Running in 7905651033f9 [2021-08-10T06:47:51.671Z] 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-08-10T06:47:51.949Z] 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-08-10T06:48:01.441Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-10T06:48:01.458Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-10T06:48:01.486Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-10T06:48:01.533Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-10T06:48:01.534Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-10T06:48:01.549Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3655/head:refs/remotes/origin/PR-3655 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-10T06:48:02.484Z] Merging remotes/origin/main commit b1bdcd94332d9981d98deb7be6e1abf49d24c93e into PR head commit 43ef70ca0774b3b81186b5b6faa54311f1717b19 [2021-08-10T06:48:02.854Z] Merge succeeded, producing 43ef70ca0774b3b81186b5b6faa54311f1717b19 [2021-08-10T06:48:02.855Z] Checking out Revision 43ef70ca0774b3b81186b5b6faa54311f1717b19 (PR-3655) [2021-08-10T06:48:02.496Z] > git config core.sparsecheckout # timeout=10 [2021-08-10T06:48:02.514Z] > git checkout -f 43ef70ca0774b3b81186b5b6faa54311f1717b19 # timeout=10 [2021-08-10T06:48:02.740Z] > git remote # timeout=10 [2021-08-10T06:48:02.766Z] > git config --get remote.origin.url # timeout=10 [2021-08-10T06:48:02.781Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-10T06:48:02.793Z] > git merge b1bdcd94332d9981d98deb7be6e1abf49d24c93e # timeout=10 [2021-08-10T06:48:02.824Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-10T06:48:02.854Z] > git config core.sparsecheckout # timeout=10 [2021-08-10T06:48:02.870Z] > git checkout -f 43ef70ca0774b3b81186b5b6faa54311f1717b19 # timeout=10 [2021-08-10T06:48:04.317Z] ---> d08e2f2bed2c [2021-08-10T06:48:04.317Z] Step 9/22 : RUN go mod tidy [2021-08-10T06:48:04.317Z] ---> 57ef2f77661c [2021-08-10T06:48:04.317Z] Step 9/24 : RUN go mod tidy [2021-08-10T06:48:04.317Z] ---> Running in 0e2316d93c48 [2021-08-10T06:48:04.317Z] ---> Running in 22439e87d931 [2021-08-10T06:48:04.317Z] ---> 906e0d4ba9f6 [2021-08-10T06:48:04.317Z] Step 9/24 : RUN go mod tidy [2021-08-10T06:48:04.317Z] ---> Running in 1f8f4ac947ee [2021-08-10T06:48:06.896Z] Removing intermediate container 0e2316d93c48 [2021-08-10T06:48:06.896Z] ---> 8e6316c82112 [2021-08-10T06:48:06.896Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-10T06:48:06.896Z] ---> Running in fe80a1a23a9c [2021-08-10T06:48:06.896Z] Removing intermediate container 22439e87d931 [2021-08-10T06:48:06.896Z] ---> be17239f7dbc [2021-08-10T06:48:06.896Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-10T06:48:06.896Z] ---> Running in 37f228f9a75a [2021-08-10T06:48:06.896Z] Removing intermediate container 1f8f4ac947ee [2021-08-10T06:48:06.896Z] ---> b8f3a20a1e3f [2021-08-10T06:48:06.896Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-10T06:48:06.896Z] ---> Running in 7d7217700fdb [2021-08-10T06:48:07.351Z] Commit message: "Merge branch 'main' into issue-3654" [2021-08-10T06:48:07.855Z] 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-08-10T06:48:07.855Z] 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-08-10T06:48:07.855Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-10T06:48:08.071Z] provisioning config files... [2021-08-10T06:48:08.123Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config6206426946931055406tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-10T06:48:08.726Z] ---> docker-login.sh [2021-08-10T06:48:08.726Z] nexus3.edgexfoundry.org:10001 [2021-08-10T06:48:09.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T06:48:10.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T06:48:10.000Z] Configure a credential helper to remove this warning. See [2021-08-10T06:48:10.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T06:48:10.000Z] [2021-08-10T06:48:10.000Z] Login Succeeded [2021-08-10T06:48:10.000Z] nexus3.edgexfoundry.org:10002 [2021-08-10T06:48:10.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T06:48:10.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T06:48:10.604Z] Configure a credential helper to remove this warning. See [2021-08-10T06:48:10.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T06:48:10.604Z] [2021-08-10T06:48:10.604Z] Login Succeeded [2021-08-10T06:48:10.604Z] nexus3.edgexfoundry.org:10003 [2021-08-10T06:48:10.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T06:48:11.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T06:48:11.158Z] Configure a credential helper to remove this warning. See [2021-08-10T06:48:11.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T06:48:11.158Z] [2021-08-10T06:48:11.158Z] Login Succeeded [2021-08-10T06:48:11.158Z] nexus3.edgexfoundry.org:10004 [2021-08-10T06:48:11.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T06:48:11.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T06:48:11.709Z] Configure a credential helper to remove this warning. See [2021-08-10T06:48:11.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T06:48:11.709Z] [2021-08-10T06:48:11.709Z] Login Succeeded [2021-08-10T06:48:11.709Z] docker.io [2021-08-10T06:48:11.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T06:48:12.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T06:48:12.264Z] Configure a credential helper to remove this warning. See [2021-08-10T06:48:12.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T06:48:12.264Z] [2021-08-10T06:48:12.264Z] Login Succeeded [2021-08-10T06:48:12.264Z] ---> docker-login.sh ends [Pipeline] } [2021-08-10T06:48:12.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-10T06:48:13.087Z] ========================================================= [2021-08-10T06:48:13.087Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-10T06:48:13.087Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-10T06:48:13.446Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-10T06:48:13.727Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-10T06:48:13.727Z] 595b0fe564bb: Pulling fs layer [2021-08-10T06:48:13.727Z] 24495759ef45: Pulling fs layer [2021-08-10T06:48:13.727Z] d148012ef14d: Pulling fs layer [2021-08-10T06:48:13.727Z] e90a11edd702: Pulling fs layer [2021-08-10T06:48:13.727Z] d77568369979: Pulling fs layer [2021-08-10T06:48:13.727Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-10T06:48:13.727Z] 170f2ba95c9a: Pulling fs layer [2021-08-10T06:48:13.727Z] 97ac5df62f85: Pulling fs layer [2021-08-10T06:48:13.727Z] fc1c9f9a7f3b: Waiting [2021-08-10T06:48:13.727Z] 170f2ba95c9a: Waiting [2021-08-10T06:48:13.727Z] e90a11edd702: Waiting [2021-08-10T06:48:13.727Z] 97ac5df62f85: Waiting [2021-08-10T06:48:13.727Z] d77568369979: Waiting [2021-08-10T06:48:13.727Z] d148012ef14d: Verifying Checksum [2021-08-10T06:48:13.727Z] d148012ef14d: Download complete [2021-08-10T06:48:13.727Z] 24495759ef45: Verifying Checksum [2021-08-10T06:48:13.727Z] 24495759ef45: Download complete [2021-08-10T06:48:13.727Z] d77568369979: Verifying Checksum [2021-08-10T06:48:13.727Z] d77568369979: Download complete [2021-08-10T06:48:13.727Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-10T06:48:13.727Z] fc1c9f9a7f3b: Download complete [2021-08-10T06:48:14.008Z] 595b0fe564bb: Verifying Checksum [2021-08-10T06:48:14.008Z] 595b0fe564bb: Download complete [2021-08-10T06:48:14.008Z] 170f2ba95c9a: Verifying Checksum [2021-08-10T06:48:14.008Z] 170f2ba95c9a: Download complete [2021-08-10T06:48:14.613Z] 595b0fe564bb: Pull complete [2021-08-10T06:48:15.215Z] 24495759ef45: Pull complete [2021-08-10T06:48:15.492Z] d148012ef14d: Pull complete [2021-08-10T06:48:18.142Z] 97ac5df62f85: Verifying Checksum [2021-08-10T06:48:18.142Z] 97ac5df62f85: Download complete [2021-08-10T06:48:18.142Z] e90a11edd702: Verifying Checksum [2021-08-10T06:48:18.142Z] e90a11edd702: Download complete [2021-08-10T06:48:28.375Z] e90a11edd702: Pull complete [2021-08-10T06:48:28.375Z] d77568369979: Pull complete [2021-08-10T06:48:28.647Z] fc1c9f9a7f3b: Pull complete [2021-08-10T06:48:28.922Z] 170f2ba95c9a: Pull complete [2021-08-10T06:48:29.941Z] 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-08-10T06:48:30.541Z] Removing intermediate container 09232597e540 [2021-08-10T06:48:30.541Z] ---> 86df4ebee923 [2021-08-10T06:48:30.541Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-10T06:48:30.541Z] ---> Running in 04b058bfaaa6 [2021-08-10T06:48:31.141Z] 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-08-10T06:48:33.774Z] Removing intermediate container 04b058bfaaa6 [2021-08-10T06:48:33.774Z] ---> 2a4224b0c753 [2021-08-10T06:48:33.774Z] [2021-08-10T06:48:33.774Z] Step 12/24 : FROM docker:20.10.7 [2021-08-10T06:48:33.774Z] 20.10.7: Pulling from library/docker [2021-08-10T06:48:34.372Z] Removing intermediate container 7905651033f9 [2021-08-10T06:48:34.372Z] ---> 3b14ebe41187 [2021-08-10T06:48:34.372Z] [2021-08-10T06:48:34.372Z] Step 11/26 : FROM alpine:3.12 [2021-08-10T06:48:34.372Z] 3.12: Pulling from library/alpine [2021-08-10T06:48:35.376Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-10T06:48:35.376Z] Status: Downloaded newer image for alpine:3.12 [2021-08-10T06:48:35.376Z] ---> 13621d1b12d4 [2021-08-10T06:48:35.376Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-10T06:48:35.376Z] ---> Running in 1d01423b859f [2021-08-10T06:48:35.655Z] 97ac5df62f85: Pull complete [2021-08-10T06:48:35.655Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-10T06:48:35.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-10T06:48:35.655Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-10T06:48:36.024Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-10T06:48:36.024Z] WORKDIR /edgex [2021-08-10T06:48:36.024Z] COPY go.mod . [2021-08-10T06:48:36.024Z] RUN go mod download [2021-08-10T06:48:36.024Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-10T06:48:36.374Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T06:48:36.374Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T06:48:36.974Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-10T06:48:36.974Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-10T06:48:36.974Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-10T06:48:36.974Z] (4/6) Installing curl (7.78.0-r0) [2021-08-10T06:48:36.974Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-10T06:48:36.974Z] (6/6) Installing su-exec (0.2-r1) [2021-08-10T06:48:36.974Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T06:48:36.974Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T06:48:36.974Z] OK: 7 MiB in 20 packages [2021-08-10T06:48:38.013Z] Sending build context to Docker daemon 165.9MB [2021-08-10T06:48:38.013Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-10T06:48:38.013Z] ---> 04bc70af865f [2021-08-10T06:48:38.013Z] Step 2/4 : WORKDIR /edgex [2021-08-10T06:48:38.402Z] Removing intermediate container 1d01423b859f [2021-08-10T06:48:38.402Z] ---> 1386f23ee969 [2021-08-10T06:48:38.402Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-10T06:48:38.402Z] ---> Running in a68ebc453ac1 [2021-08-10T06:48:38.402Z] Removing intermediate container a68ebc453ac1 [2021-08-10T06:48:38.402Z] ---> 2f37a8195658 [2021-08-10T06:48:38.402Z] Step 14/26 : WORKDIR / [2021-08-10T06:48:38.667Z] ---> Running in 25654b85bc62 [2021-08-10T06:48:38.937Z] Removing intermediate container 25654b85bc62 [2021-08-10T06:48:38.937Z] ---> 74af9a303f11 [2021-08-10T06:48:38.937Z] 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-08-10T06:48:39.528Z] ---> 5d0ca718fe6f [2021-08-10T06:48:39.528Z] 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-08-10T06:48:39.528Z] ---> bd7edcd7d10c [2021-08-10T06:48:39.528Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-10T06:48:40.135Z] ---> c5ddb8e0aa3d [2021-08-10T06:48:40.135Z] 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-08-10T06:48:40.418Z] ---> 83e77301022c [2021-08-10T06:48:40.418Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-10T06:48:41.427Z] ---> dc5cd5912bd9 [2021-08-10T06:48:41.427Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-10T06:48:41.428Z] ---> Running in 655b786501f3 [2021-08-10T06:48:41.428Z] Removing intermediate container 655b786501f3 [2021-08-10T06:48:41.428Z] ---> 708ade46741b [2021-08-10T06:48:41.428Z] Step 3/4 : COPY go.mod . [2021-08-10T06:48:42.407Z] ---> 7fa9a1ff5b3f [2021-08-10T06:48:42.407Z] Step 4/4 : RUN go mod download [2021-08-10T06:48:42.684Z] ---> Running in 0ac7da334ad4 [2021-08-10T06:48:42.874Z] ---> 218c048cf0ea [2021-08-10T06:48:42.874Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-10T06:48:42.874Z] ---> dcd2bd9dca20 [2021-08-10T06:48:42.874Z] 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-08-10T06:48:43.148Z] ---> Running in b67a543e2cdd [2021-08-10T06:48:45.150Z] Removing intermediate container b67a543e2cdd [2021-08-10T06:48:45.150Z] ---> 420132b8fc19 [2021-08-10T06:48:45.150Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-10T06:48:45.150Z] ---> Running in 36fbaf912aea [2021-08-10T06:48:45.150Z] Removing intermediate container 36fbaf912aea [2021-08-10T06:48:45.150Z] ---> f65563f9ec03 [2021-08-10T06:48:45.150Z] Step 24/26 : LABEL arch=x86_64 [2021-08-10T06:48:45.150Z] ---> Running in 63f1b05720a2 [2021-08-10T06:48:45.150Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-10T06:48:45.418Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-10T06:48:45.418Z] ---> 08bdaf2f88f9 [2021-08-10T06:48:45.418Z] 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-08-10T06:48:45.418Z] ---> Running in 3edf03e14d38 [2021-08-10T06:48:45.418Z] Removing intermediate container 63f1b05720a2 [2021-08-10T06:48:45.418Z] ---> 2d9bcbf9f847 [2021-08-10T06:48:45.418Z] Step 25/26 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 [2021-08-10T06:48:45.686Z] ---> Running in 2680858a3ddf [2021-08-10T06:48:45.686Z] Removing intermediate container 3edf03e14d38 [2021-08-10T06:48:45.686Z] ---> 89b540088ea8 [2021-08-10T06:48:45.686Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-10T06:48:45.686Z] ---> Running in cf56a3a4fa5b [2021-08-10T06:48:45.686Z] Removing intermediate container 2680858a3ddf [2021-08-10T06:48:45.686Z] ---> f5aae4666c56 [2021-08-10T06:48:45.686Z] Step 26/26 : LABEL version=0.0.0 [2021-08-10T06:48:45.955Z] ---> Running in a85fd0b57fba [2021-08-10T06:48:46.222Z] Removing intermediate container a85fd0b57fba [2021-08-10T06:48:46.222Z] ---> 36d347f95ce9 [2021-08-10T06:48:46.222Z] [2021-08-10T06:48:46.222Z] Successfully built 36d347f95ce9 [2021-08-10T06:48:46.491Z] Successfully tagged security-secretstore-setup:latest [2021-08-10T06:48:46.491Z]  Building security-secretstore-setup ... done Building core-metadata [2021-08-10T06:48:46.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T06:48:46.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T06:48:47.030Z] (1/39) Installing readline (8.1.0-r0) [2021-08-10T06:48:47.030Z] 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-08-10T06:48:47.030Z] (2/39) Installing bash (5.1.0-r0) [2021-08-10T06:48:47.297Z] Executing bash-5.1.0-r0.post-install [2021-08-10T06:48:47.297Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-10T06:48:47.297Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-10T06:48:47.297Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-10T06:48:47.297Z] (6/39) Installing curl (7.78.0-r0) [2021-08-10T06:48:47.297Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-10T06:48:47.297Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-10T06:48:47.297Z] (9/39) Installing expat (2.2.10-r1) [2021-08-10T06:48:47.297Z] (10/39) Installing libffi (3.3-r2) [2021-08-10T06:48:47.297Z] (11/39) Installing gdbm (1.19-r0) [2021-08-10T06:48:47.297Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-10T06:48:47.297Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-10T06:48:47.297Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-10T06:48:47.882Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-10T06:48:47.882Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-10T06:48:47.882Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-10T06:48:47.882Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-10T06:48:47.882Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-10T06:48:47.882Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-10T06:48:48.148Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-10T06:48:48.148Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-10T06:48:48.148Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-10T06:48:48.148Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-10T06:48:48.148Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-10T06:48:48.148Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-10T06:48:48.148Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-10T06:48:48.148Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-10T06:48:48.148Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-10T06:48:48.148Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-10T06:48:48.148Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-10T06:48:48.148Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-10T06:48:48.148Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-10T06:48:48.148Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-10T06:48:48.148Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-10T06:48:48.148Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-10T06:48:48.148Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-10T06:48:48.148Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-10T06:48:48.148Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-10T06:48:48.734Z] Executing busybox-1.32.1-r6.trigger [2021-08-10T06:48:48.734Z] OK: 82 MiB in 59 packages [2021-08-10T06:48:53.064Z] Removing intermediate container fe80a1a23a9c [2021-08-10T06:48:53.064Z] ---> 20d35dfa11e8 [2021-08-10T06:48:53.064Z] [2021-08-10T06:48:53.064Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T06:48:53.064Z] ---> 13621d1b12d4 [2021-08-10T06:48:53.064Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-10T06:48:53.337Z] ---> Running in d4f196df4f40 [2021-08-10T06:48:54.321Z] Collecting docker-compose==1.23.2 [2021-08-10T06:48:54.321Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-10T06:48:54.321Z] 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-08-10T06:48:54.321Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-10T06:48:54.321Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-10T06:48:54.591Z] Collecting cached-property<2,>=1.2.0 [2021-08-10T06:48:54.591Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-10T06:48:54.591Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T06:48:54.591Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-10T06:48:54.591Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-10T06:48:54.591Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T06:48:54.591Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T06:48:54.591Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T06:48:54.591Z] ---> a43d864520bb [2021-08-10T06:48:54.591Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T06:48:54.591Z] ---> Using cache [2021-08-10T06:48:54.591Z] ---> 0dfbfea1d93e [2021-08-10T06:48:54.591Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T06:48:54.591Z] ---> Using cache [2021-08-10T06:48:54.591Z] ---> 1cd038276aac [2021-08-10T06:48:54.591Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-10T06:48:54.858Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-10T06:48:54.858Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T06:48:54.858Z] OK: 6 MiB in 15 packages [2021-08-10T06:48:54.858Z] Collecting texttable<0.10,>=0.9.0 [2021-08-10T06:48:54.858Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-10T06:48:55.127Z] ---> Running in f6260515c569 [2021-08-10T06:48:55.128Z] Removing intermediate container 37f228f9a75a [2021-08-10T06:48:55.128Z] ---> 47cd5075b75b [2021-08-10T06:48:55.128Z] [2021-08-10T06:48:55.128Z] Step 11/22 : FROM alpine:3.12 [2021-08-10T06:48:55.128Z] ---> 13621d1b12d4 [2021-08-10T06:48:55.128Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-10T06:48:55.393Z] ---> Running in c0fec77c2666 [2021-08-10T06:48:55.393Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-10T06:48:55.393Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-10T06:48:55.393Z] Collecting jsonschema<3,>=2.5.1 [2021-08-10T06:48:55.393Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-10T06:48:55.668Z] Removing intermediate container d4f196df4f40 [2021-08-10T06:48:55.668Z] ---> bbb3368822b9 [2021-08-10T06:48:55.668Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T06:48:55.668Z] Collecting PyYAML<4,>=3.10 [2021-08-10T06:48:55.668Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-10T06:48:55.668Z] ---> Running in 7a9f529bf442 [2021-08-10T06:48:56.263Z] Removing intermediate container 7a9f529bf442 [2021-08-10T06:48:56.263Z] ---> 15dc251fb03b [2021-08-10T06:48:56.263Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-10T06:48:56.263Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T06:48:56.263Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T06:48:56.263Z] ---> Running in db65ca616b18 [2021-08-10T06:48:56.263Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T06:48:56.263Z] Removing intermediate container db65ca616b18 [2021-08-10T06:48:56.263Z] ---> 544878d3950f [2021-08-10T06:48:56.263Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-10T06:48:56.542Z] Collecting docker<4.0,>=3.6.0 [2021-08-10T06:48:56.542Z] ---> Running in 07be85f6758c [2021-08-10T06:48:56.542Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-10T06:48:56.542Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-10T06:48:56.542Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-10T06:48:56.542Z] Collecting docopt<0.7,>=0.6.1 [2021-08-10T06:48:56.542Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-10T06:48:56.542Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-10T06:48:56.542Z] (4/4) Installing curl (7.78.0-r0) [2021-08-10T06:48:56.542Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T06:48:56.542Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T06:48:56.819Z] Removing intermediate container 07be85f6758c [2021-08-10T06:48:56.819Z] ---> f478924521f3 [2021-08-10T06:48:56.819Z] Step 16/24 : WORKDIR / [2021-08-10T06:48:56.819Z] OK: 7 MiB in 18 packages [2021-08-10T06:48:56.819Z] ---> Running in a8ef58746af8 [2021-08-10T06:48:57.086Z] Collecting docker-pycreds>=0.4.0 [2021-08-10T06:48:57.086Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-10T06:48:57.086Z] Removing intermediate container a8ef58746af8 [2021-08-10T06:48:57.086Z] ---> 96489ffb89c8 [2021-08-10T06:48:57.086Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T06:48:57.086Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-10T06:48:57.086Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-10T06:48:57.086Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-10T06:48:57.086Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-10T06:48:57.386Z] Collecting certifi>=2017.4.17 [2021-08-10T06:48:57.386Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-10T06:48:57.386Z] Collecting idna<2.8,>=2.5 [2021-08-10T06:48:57.386Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-10T06:48:57.386Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-10T06:48:57.386Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-10T06:48:57.386Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-10T06:48:57.386Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-10T06:48:57.386Z] Removing intermediate container c0fec77c2666 [2021-08-10T06:48:57.386Z] ---> bd4864e8c9e8 [2021-08-10T06:48:57.386Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-10T06:48:57.386Z] ---> 5fc4bb21f04f [2021-08-10T06:48:57.386Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-10T06:48:57.386Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-10T06:48:57.386Z] Attempting uninstall: urllib3 [2021-08-10T06:48:57.386Z] Found existing installation: urllib3 1.26.2 [2021-08-10T06:48:57.386Z] Uninstalling urllib3-1.26.2: [2021-08-10T06:48:57.386Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T06:48:57.386Z] Successfully uninstalled urllib3-1.26.2 [2021-08-10T06:48:57.386Z] ---> Running in ca45cf8afdc0 [2021-08-10T06:48:57.676Z] Attempting uninstall: idna [2021-08-10T06:48:57.676Z] Found existing installation: idna 3.1 [2021-08-10T06:48:57.676Z] Uninstalling idna-3.1: [2021-08-10T06:48:57.676Z] Successfully uninstalled idna-3.1 [2021-08-10T06:48:57.676Z] Attempting uninstall: chardet [2021-08-10T06:48:57.676Z] Found existing installation: chardet 4.0.0 [2021-08-10T06:48:57.676Z] Uninstalling chardet-4.0.0: [2021-08-10T06:48:57.676Z] Successfully uninstalled chardet-4.0.0 [2021-08-10T06:48:57.676Z] Removing intermediate container ca45cf8afdc0 [2021-08-10T06:48:57.676Z] ---> 57c98c541952 [2021-08-10T06:48:57.676Z] Step 14/22 : WORKDIR /edgex [2021-08-10T06:48:57.962Z] OK: 219 MiB in 52 packages [2021-08-10T06:48:57.962Z] ---> Running in 280462bd5773 [2021-08-10T06:48:58.231Z] Attempting uninstall: requests [2021-08-10T06:48:58.231Z] Found existing installation: requests 2.25.1 [2021-08-10T06:48:58.231Z] Uninstalling requests-2.25.1: [2021-08-10T06:48:58.231Z] Successfully uninstalled requests-2.25.1 [2021-08-10T06:48:58.231Z] ---> 4822de51d4c5 [2021-08-10T06:48:58.231Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-10T06:48:58.515Z] Running setup.py install for texttable: started [2021-08-10T06:48:58.515Z] Removing intermediate container 280462bd5773 [2021-08-10T06:48:58.515Z] ---> 4e2f565e13f1 [2021-08-10T06:48:58.515Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-10T06:48:58.787Z] Running setup.py install for texttable: finished with status 'done' [2021-08-10T06:48:58.787Z] ---> 15d7e39e2f9b [2021-08-10T06:48:58.787Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-10T06:48:58.787Z] Running setup.py install for PyYAML: started [2021-08-10T06:48:58.787Z] Removing intermediate container 7d7217700fdb [2021-08-10T06:48:58.787Z] ---> 27b17765710a [2021-08-10T06:48:58.787Z] [2021-08-10T06:48:58.787Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T06:48:58.787Z] ---> 13621d1b12d4 [2021-08-10T06:48:58.787Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-10T06:48:58.787Z] ---> Running in 49c5b8c58170 [2021-08-10T06:48:58.787Z] ---> Running in a223a3022e1b [2021-08-10T06:48:58.787Z] Removing intermediate container f6260515c569 [2021-08-10T06:48:58.787Z] ---> 1767e9abd176 [2021-08-10T06:48:58.787Z] Step 6/24 : COPY go.mod . [2021-08-10T06:48:58.787Z] ---> 903247504b0e [2021-08-10T06:48:58.787Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-10T06:48:59.077Z] Removing intermediate container a223a3022e1b [2021-08-10T06:48:59.077Z] ---> efcbb4e80c9c [2021-08-10T06:48:59.077Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-10T06:48:59.077Z] Removing intermediate container 49c5b8c58170 [2021-08-10T06:48:59.077Z] ---> f7da1e26fd91 [2021-08-10T06:48:59.077Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T06:48:59.077Z] ---> Running in 8ec8a6130802 [2021-08-10T06:48:59.077Z] ---> Running in d73dfe72d0b1 [2021-08-10T06:48:59.077Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-10T06:48:59.354Z] ---> a3e613b99f0e [2021-08-10T06:48:59.354Z] Step 7/24 : RUN go mod download [2021-08-10T06:48:59.354Z] Running setup.py install for docopt: started [2021-08-10T06:48:59.354Z] ---> Running in 88e60d2665cc [2021-08-10T06:48:59.354Z] Removing intermediate container 8ec8a6130802 [2021-08-10T06:48:59.354Z] ---> 90ebf57ed733 [2021-08-10T06:48:59.354Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-10T06:48:59.354Z] Removing intermediate container d73dfe72d0b1 [2021-08-10T06:48:59.354Z] ---> 3ca6df9c5d28 [2021-08-10T06:48:59.354Z] Step 22/24 : LABEL arch=x86_64 [2021-08-10T06:48:59.354Z] ---> Running in 9c1495f94d7d [2021-08-10T06:48:59.354Z] ---> 44025c1a887a [2021-08-10T06:48:59.354Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-10T06:48:59.354Z] ---> Running in eb6a61b93cea [2021-08-10T06:48:59.626Z] Removing intermediate container eb6a61b93cea [2021-08-10T06:48:59.626Z] ---> 8afbce182be8 [2021-08-10T06:48:59.626Z] Step 23/24 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 [2021-08-10T06:48:59.626Z] Running setup.py install for docopt: finished with status 'done' [2021-08-10T06:48:59.626Z] Running setup.py install for dockerpty: started [2021-08-10T06:48:59.626Z] ---> Running in 227ce2843a7e [2021-08-10T06:48:59.903Z] Removing intermediate container 9c1495f94d7d [2021-08-10T06:48:59.903Z] ---> 41a1fd9024ba [2021-08-10T06:48:59.903Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T06:48:59.903Z] ---> Running in 98a9d74e48ab [2021-08-10T06:48:59.903Z] ---> 923a075e6bcb [2021-08-10T06:48:59.903Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-10T06:48:59.903Z] Removing intermediate container 227ce2843a7e [2021-08-10T06:48:59.903Z] ---> 072973647dce [2021-08-10T06:48:59.903Z] Step 24/24 : LABEL version=0.0.0 [2021-08-10T06:48:59.903Z] ---> Running in 2e7a83a3c286 [2021-08-10T06:48:59.903Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-10T06:48:59.903Z] ---> Running in a7e80868891e [2021-08-10T06:49:00.169Z] Removing intermediate container 2e7a83a3c286 [2021-08-10T06:49:00.169Z] ---> 2b430a4943f5 [2021-08-10T06:49:00.169Z] Step 19/22 : CMD ["--init=true"] [2021-08-10T06:49:00.443Z] ---> Running in b7a1a8b3f562 [2021-08-10T06:49:00.443Z] Removing intermediate container a7e80868891e [2021-08-10T06:49:00.443Z] ---> a4b14b5a5663 [2021-08-10T06:49:00.443Z] [2021-08-10T06:49:00.443Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-10T06:49:00.443Z] Successfully built a4b14b5a5663 [2021-08-10T06:49:00.443Z] Successfully tagged core-command:latest [2021-08-10T06:49:00.443Z] Building support-notifications [2021-08-10T06:49:00.708Z] Removing intermediate container b7a1a8b3f562 [2021-08-10T06:49:00.708Z] ---> 846ce425d405 [2021-08-10T06:49:00.708Z] Step 20/22 : LABEL arch=x86_64 [2021-08-10T06:49:02.661Z]  Building core-command ... done  ---> Running in abe81cb6d241 [2021-08-10T06:49:04.073Z] Removing intermediate container 98a9d74e48ab [2021-08-10T06:49:04.073Z] ---> 7f9160f0efd4 [2021-08-10T06:49:04.073Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-10T06:49:04.073Z] Removing intermediate container abe81cb6d241 [2021-08-10T06:49:04.073Z] ---> a13f79930cf8 [2021-08-10T06:49:04.073Z] Step 21/22 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 [2021-08-10T06:49:05.277Z] ---> Running in 32beaa79dc14 [2021-08-10T06:49:05.277Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T06:49:05.277Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-10T06:49:05.277Z] ---> a43d864520bb [2021-08-10T06:49:05.277Z] Step 3/23 : WORKDIR /edgex-go [2021-08-10T06:49:05.277Z] ---> Using cache [2021-08-10T06:49:05.277Z] ---> 0dfbfea1d93e [2021-08-10T06:49:05.277Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T06:49:05.277Z] ---> Using cache [2021-08-10T06:49:05.277Z] ---> 1cd038276aac [2021-08-10T06:49:05.277Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-10T06:49:05.277Z] ---> Running in a3af4a92e5d8 [2021-08-10T06:49:05.277Z] ---> Running in e11beb3862f2 [2021-08-10T06:49:05.678Z] Removing intermediate container 88e60d2665cc [2021-08-10T06:49:05.678Z] ---> 629102ba89d5 [2021-08-10T06:49:05.678Z] Step 8/24 : COPY . . [2021-08-10T06:49:05.678Z] Removing intermediate container cf56a3a4fa5b [2021-08-10T06:49:05.678Z] ---> 50e41d6a3604 [2021-08-10T06:49:05.678Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-10T06:49:05.678Z] Removing intermediate container a3af4a92e5d8 [2021-08-10T06:49:05.678Z] ---> 197f7003f039 [2021-08-10T06:49:05.678Z] Step 22/22 : LABEL version=0.0.0 [2021-08-10T06:49:05.986Z] ---> Running in be89ce0a1193 [2021-08-10T06:49:05.986Z] ---> Running in cb2fcd1a50f0 [2021-08-10T06:49:05.986Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T06:49:05.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T06:49:06.264Z] Removing intermediate container cb2fcd1a50f0 [2021-08-10T06:49:06.264Z] ---> 148e4fb659fc [2021-08-10T06:49:06.264Z] [2021-08-10T06:49:06.559Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T06:49:06.559Z] Successfully built 148e4fb659fc [2021-08-10T06:49:06.824Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T06:49:06.824Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-10T06:49:07.098Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-10T06:49:07.098Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-10T06:49:07.098Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-10T06:49:07.381Z] OK: 219 MiB in 52 packages [2021-08-10T06:49:07.381Z] Successfully tagged security-proxy-setup:latest [2021-08-10T06:49:07.381Z] Building security-bootstrapper [2021-08-10T06:49:07.664Z]  Building security-proxy-setup ... done Removing intermediate container be89ce0a1193 [2021-08-10T06:49:07.664Z] ---> 4cb7d7994cbd [2021-08-10T06:49:07.664Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-10T06:49:07.937Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-10T06:49:08.203Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-10T06:49:08.469Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T06:49:09.872Z] OK: 8 MiB in 20 packages [2021-08-10T06:49:09.872Z] ---> Running in c6cf3f5e1dd4 [2021-08-10T06:49:12.448Z] Removing intermediate container c6cf3f5e1dd4 [2021-08-10T06:49:12.448Z] ---> 2fde8fbf07d4 [2021-08-10T06:49:12.448Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-10T06:49:12.448Z] Removing intermediate container e11beb3862f2 [2021-08-10T06:49:12.448Z] ---> 82eb944dcff3 [2021-08-10T06:49:12.448Z] Step 6/23 : COPY go.mod . [2021-08-10T06:49:12.448Z] ---> fbf810d99635 [2021-08-10T06:49:12.448Z] Step 9/24 : RUN go mod tidy [2021-08-10T06:49:12.448Z] Removing intermediate container 32beaa79dc14 [2021-08-10T06:49:12.448Z] ---> f8e63361265b [2021-08-10T06:49:12.448Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T06:49:12.448Z] ---> Running in 7e86b4b880fd [2021-08-10T06:49:12.448Z] ---> c5c7007baf68 [2021-08-10T06:49:12.448Z] Step 7/23 : RUN go mod download [2021-08-10T06:49:12.448Z] ---> Running in 15b529119600 [2021-08-10T06:49:12.448Z] ---> 5686c88ad9a7 [2021-08-10T06:49:12.448Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-10T06:49:12.448Z] ---> 5ebc708295af [2021-08-10T06:49:12.448Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-10T06:49:13.034Z] ---> 8af61a22cc2c [2021-08-10T06:49:13.034Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-10T06:49:13.297Z] ---> 6869f65b03e2 [2021-08-10T06:49:13.297Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-10T06:49:13.573Z] ---> 8270b3bbb3d5 [2021-08-10T06:49:13.573Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-10T06:49:13.573Z] ---> a6c0eeddb74c [2021-08-10T06:49:13.573Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-10T06:49:13.573Z] ---> Running in 01ee0e815333 [2021-08-10T06:49:13.573Z] ---> Running in 1254e5be6ed7 [2021-08-10T06:49:13.839Z] Removing intermediate container 7e86b4b880fd [2021-08-10T06:49:13.839Z] ---> 6390d84b0ae0 [2021-08-10T06:49:13.839Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-10T06:49:13.839Z] Removing intermediate container 01ee0e815333 [2021-08-10T06:49:13.839Z] ---> 15ba1c483e61 [2021-08-10T06:49:13.839Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T06:49:13.839Z] Removing intermediate container 1254e5be6ed7 [2021-08-10T06:49:13.839Z] ---> 2e7f886a20a8 [2021-08-10T06:49:13.839Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T06:49:13.839Z] ---> Running in ecf4cb8bb29f [2021-08-10T06:49:13.839Z] ---> Running in 1bec6702bac1 [2021-08-10T06:49:14.103Z] ---> Running in c7f95b660187 [2021-08-10T06:49:14.103Z] Removing intermediate container ecf4cb8bb29f [2021-08-10T06:49:14.103Z] ---> 450509785eb6 [2021-08-10T06:49:14.103Z] Step 22/24 : LABEL arch=x86_64 [2021-08-10T06:49:14.103Z] Removing intermediate container c7f95b660187 [2021-08-10T06:49:14.103Z] ---> 77a805f437aa [2021-08-10T06:49:14.103Z] Step 22/24 : LABEL arch=x86_64 [2021-08-10T06:49:14.379Z] ---> Running in 0505f10029ca [2021-08-10T06:49:14.379Z] ---> Running in 0dc92ff381d8 [2021-08-10T06:49:14.379Z] Removing intermediate container 15b529119600 [2021-08-10T06:49:14.379Z] ---> 3ab3cb8c110b [2021-08-10T06:49:14.379Z] Step 8/23 : COPY . . [2021-08-10T06:49:14.379Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-10T06:49:14.656Z] Removing intermediate container 0dc92ff381d8 [2021-08-10T06:49:14.656Z] ---> 4191dd6c1845 [2021-08-10T06:49:14.656Z] Step 23/24 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 [2021-08-10T06:49:15.238Z] Removing intermediate container 0505f10029ca [2021-08-10T06:49:15.238Z] ---> ba8e39f04629 [2021-08-10T06:49:15.238Z] Step 23/24 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 [2021-08-10T06:49:16.678Z] ---> Running in 727351d4283d [2021-08-10T06:49:16.974Z] ---> Running in 80d03014e0f8 [2021-08-10T06:49:17.259Z] Removing intermediate container 727351d4283d [2021-08-10T06:49:17.259Z] ---> c4d5e37ceaf0 [2021-08-10T06:49:17.259Z] Step 24/24 : LABEL version=0.0.0 [2021-08-10T06:49:17.548Z] Removing intermediate container 80d03014e0f8 [2021-08-10T06:49:17.548Z] ---> 1f84d3840cd1 [2021-08-10T06:49:17.548Z] Step 24/24 : LABEL version=0.0.0 [2021-08-10T06:49:17.548Z] ---> Running in 85887ea06d45 [2021-08-10T06:49:18.170Z] ---> Running in 36d2cff32308 [2021-08-10T06:49:18.171Z] Removing intermediate container 85887ea06d45 [2021-08-10T06:49:18.171Z] ---> ea33cadb89cc [2021-08-10T06:49:18.171Z] [2021-08-10T06:49:18.455Z] Successfully built ea33cadb89cc [2021-08-10T06:49:18.455Z] Removing intermediate container 36d2cff32308 [2021-08-10T06:49:18.455Z] ---> 67603ee44ec4 [2021-08-10T06:49:18.455Z] [2021-08-10T06:49:18.455Z] Successfully tagged core-data:latest [2021-08-10T06:49:18.455Z]  Building core-data ... done Building support-scheduler [2021-08-10T06:49:18.739Z] Successfully built 67603ee44ec4 [2021-08-10T06:49:18.739Z] Successfully tagged sys-mgmt-agent:latest [2021-08-10T06:49:24.186Z]  Building sys-mgmt-agent ... done  ---> 2e8484898840 [2021-08-10T06:49:24.186Z] Step 9/23 : RUN go mod tidy [2021-08-10T06:49:24.452Z] ---> Running in 4a7b48171199 [2021-08-10T06:49:24.721Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T06:49:24.721Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-10T06:49:24.721Z] ---> a43d864520bb [2021-08-10T06:49:24.721Z] Step 3/32 : WORKDIR /edgex-go [2021-08-10T06:49:24.721Z] ---> Using cache [2021-08-10T06:49:24.721Z] ---> 0dfbfea1d93e [2021-08-10T06:49:24.721Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T06:49:24.721Z] ---> Using cache [2021-08-10T06:49:24.721Z] ---> 1cd038276aac [2021-08-10T06:49:24.721Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-10T06:49:24.721Z] ---> Using cache [2021-08-10T06:49:24.721Z] ---> 1767e9abd176 [2021-08-10T06:49:24.721Z] Step 6/32 : COPY go.mod . [2021-08-10T06:49:24.721Z] ---> Using cache [2021-08-10T06:49:24.721Z] ---> a3e613b99f0e [2021-08-10T06:49:24.721Z] Step 7/32 : RUN go mod download [2021-08-10T06:49:24.721Z] ---> Using cache [2021-08-10T06:49:24.721Z] ---> 629102ba89d5 [2021-08-10T06:49:24.721Z] Step 8/32 : COPY . . [2021-08-10T06:49:24.721Z] ---> Using cache [2021-08-10T06:49:24.721Z] ---> fbf810d99635 [2021-08-10T06:49:24.721Z] Step 9/32 : RUN go mod tidy [2021-08-10T06:49:24.721Z] ---> Using cache [2021-08-10T06:49:24.721Z] ---> 6390d84b0ae0 [2021-08-10T06:49:24.721Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-10T06:49:24.995Z] ---> Running in c69687cba28b [2021-08-10T06:49:25.584Z] 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-08-10T06:49:25.851Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T06:49:25.851Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-10T06:49:25.851Z] ---> a43d864520bb [2021-08-10T06:49:25.851Z] Step 3/23 : WORKDIR /edgex-go [2021-08-10T06:49:25.851Z] ---> Using cache [2021-08-10T06:49:25.851Z] ---> 0dfbfea1d93e [2021-08-10T06:49:25.851Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T06:49:25.851Z] ---> Using cache [2021-08-10T06:49:25.851Z] ---> 1cd038276aac [2021-08-10T06:49:25.851Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-10T06:49:25.851Z] ---> Using cache [2021-08-10T06:49:25.851Z] ---> 1767e9abd176 [2021-08-10T06:49:25.851Z] Step 6/23 : COPY go.mod . [2021-08-10T06:49:25.851Z] ---> Using cache [2021-08-10T06:49:25.851Z] ---> a3e613b99f0e [2021-08-10T06:49:25.851Z] Step 7/23 : RUN go mod download [2021-08-10T06:49:25.851Z] ---> Using cache [2021-08-10T06:49:25.851Z] ---> 629102ba89d5 [2021-08-10T06:49:25.851Z] Step 8/23 : COPY . . [2021-08-10T06:49:25.851Z] ---> Using cache [2021-08-10T06:49:25.851Z] ---> fbf810d99635 [2021-08-10T06:49:25.851Z] Step 9/23 : RUN go mod tidy [2021-08-10T06:49:25.851Z] ---> Using cache [2021-08-10T06:49:25.851Z] ---> 6390d84b0ae0 [2021-08-10T06:49:25.851Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-10T06:49:26.117Z] ---> Running in 5b17b563dd94 [2021-08-10T06:49:26.701Z] 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-08-10T06:49:26.701Z] Removing intermediate container 4a7b48171199 [2021-08-10T06:49:26.701Z] ---> 79ab76f096fd [2021-08-10T06:49:26.701Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-10T06:49:26.701Z] ---> Running in a60234902a54 [2021-08-10T06:49:27.289Z] 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-08-10T06:49:42.271Z] Removing intermediate container 1bec6702bac1 [2021-08-10T06:49:42.271Z] ---> bb063a06d438 [2021-08-10T06:49:42.271Z] [2021-08-10T06:49:42.271Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T06:49:42.271Z] ---> 13621d1b12d4 [2021-08-10T06:49:42.271Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-10T06:49:42.271Z] ---> Using cache [2021-08-10T06:49:42.271Z] ---> bbb3368822b9 [2021-08-10T06:49:42.271Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T06:49:42.271Z] ---> Using cache [2021-08-10T06:49:42.271Z] ---> 15dc251fb03b [2021-08-10T06:49:42.271Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-10T06:49:42.271Z] ---> Running in b5bbaa2a3977 [2021-08-10T06:49:42.537Z] Removing intermediate container b5bbaa2a3977 [2021-08-10T06:49:42.537Z] ---> f7914f49a6d2 [2021-08-10T06:49:42.537Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-10T06:49:42.537Z] ---> Running in 816249a539ee [2021-08-10T06:49:42.537Z] Removing intermediate container 816249a539ee [2021-08-10T06:49:42.537Z] ---> 08dc65de4dcc [2021-08-10T06:49:42.537Z] Step 16/24 : WORKDIR / [2021-08-10T06:49:42.801Z] ---> Running in ab35f89e3079 [2021-08-10T06:49:42.801Z] Removing intermediate container ab35f89e3079 [2021-08-10T06:49:42.801Z] ---> eb9cfd78a461 [2021-08-10T06:49:42.801Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T06:49:43.066Z] ---> 2954bb317439 [2021-08-10T06:49:43.066Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-10T06:49:44.024Z] ---> 4180c770ed62 [2021-08-10T06:49:44.024Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-10T06:49:44.288Z] ---> a59892c0d92c [2021-08-10T06:49:44.288Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-10T06:49:44.288Z] ---> Running in 1b83200ef7b6 [2021-08-10T06:49:44.555Z] Removing intermediate container 1b83200ef7b6 [2021-08-10T06:49:44.555Z] ---> 0a3d54d8d623 [2021-08-10T06:49:44.555Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T06:49:44.555Z] ---> Running in 326ac47f7f44 [2021-08-10T06:49:44.820Z] Removing intermediate container 326ac47f7f44 [2021-08-10T06:49:44.820Z] ---> dcf66b8a2905 [2021-08-10T06:49:44.820Z] Step 22/24 : LABEL arch=x86_64 [2021-08-10T06:49:44.820Z] ---> Running in 167d8107e4f8 [2021-08-10T06:49:44.820Z] Removing intermediate container 167d8107e4f8 [2021-08-10T06:49:44.820Z] ---> 208a3fd21377 [2021-08-10T06:49:44.820Z] Step 23/24 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 [2021-08-10T06:49:45.085Z] ---> Running in 9994b4829795 [2021-08-10T06:49:45.085Z] Removing intermediate container 9994b4829795 [2021-08-10T06:49:45.085Z] ---> ce8cc6a89ac4 [2021-08-10T06:49:45.085Z] Step 24/24 : LABEL version=0.0.0 [2021-08-10T06:49:45.085Z] ---> Running in dbf0c716ce92 [2021-08-10T06:49:45.350Z] Removing intermediate container dbf0c716ce92 [2021-08-10T06:49:45.350Z] ---> 12659fe54a65 [2021-08-10T06:49:45.350Z] [2021-08-10T06:49:45.350Z] Successfully built 12659fe54a65 [2021-08-10T06:49:45.350Z] Successfully tagged core-metadata:latest [2021-08-10T06:49:55.408Z]  Building core-metadata ... done Removing intermediate container c69687cba28b [2021-08-10T06:49:55.408Z] ---> 225e20b696c1 [2021-08-10T06:49:55.408Z] [2021-08-10T06:49:55.408Z] Step 11/32 : FROM alpine:3.12 [2021-08-10T06:49:55.408Z] ---> 13621d1b12d4 [2021-08-10T06:49:55.408Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-10T06:49:55.408Z] ---> Running in 0715e4e94008 [2021-08-10T06:49:55.408Z] Removing intermediate container 0715e4e94008 [2021-08-10T06:49:55.408Z] ---> e7ae241c18ff [2021-08-10T06:49:55.408Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-10T06:49:55.408Z] ---> Running in 172b51faa24d [2021-08-10T06:49:55.408Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T06:49:55.408Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T06:49:55.408Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-10T06:49:55.408Z] (2/2) Installing su-exec (0.2-r1) [2021-08-10T06:49:55.408Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T06:49:55.408Z] OK: 6 MiB in 16 packages [2021-08-10T06:49:55.673Z] Removing intermediate container a60234902a54 [2021-08-10T06:49:55.673Z] ---> 1b7fa8faead3 [2021-08-10T06:49:55.673Z] [2021-08-10T06:49:55.673Z] Step 11/23 : FROM alpine:3.12 [2021-08-10T06:49:55.673Z] ---> 13621d1b12d4 [2021-08-10T06:49:55.673Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-10T06:49:55.673Z] Removing intermediate container 5b17b563dd94 [2021-08-10T06:49:55.673Z] ---> d7e35edf39d9 [2021-08-10T06:49:55.673Z] [2021-08-10T06:49:55.673Z] Step 11/23 : FROM alpine:3.12 [2021-08-10T06:49:55.673Z] ---> 13621d1b12d4 [2021-08-10T06:49:55.673Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-10T06:49:55.673Z] ---> Using cache [2021-08-10T06:49:55.673Z] ---> bbb3368822b9 [2021-08-10T06:49:55.673Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T06:49:55.673Z] ---> Using cache [2021-08-10T06:49:55.673Z] ---> 15dc251fb03b [2021-08-10T06:49:55.673Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-10T06:49:55.940Z] ---> Running in 463bb4ce00e9 [2021-08-10T06:49:55.940Z] ---> Running in ad07aaa3de11 [2021-08-10T06:49:55.940Z] Removing intermediate container 172b51faa24d [2021-08-10T06:49:55.940Z] ---> cd47ebc8a6b6 [2021-08-10T06:49:55.940Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-10T06:49:55.940Z] ---> Running in 7bb4a1050f97 [2021-08-10T06:49:55.940Z] Removing intermediate container ad07aaa3de11 [2021-08-10T06:49:55.940Z] ---> 2f823de38b11 [2021-08-10T06:49:55.940Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-10T06:49:55.940Z] Removing intermediate container 7bb4a1050f97 [2021-08-10T06:49:55.940Z] ---> 87b12e8ce630 [2021-08-10T06:49:55.940Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-10T06:49:55.940Z] ---> Running in b6832bd5646c [2021-08-10T06:49:55.940Z] ---> Running in ebe2d4303bfa [2021-08-10T06:49:56.220Z] Removing intermediate container b6832bd5646c [2021-08-10T06:49:56.220Z] ---> 7c489064ca24 [2021-08-10T06:49:56.220Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T06:49:56.220Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T06:49:56.220Z] Removing intermediate container ebe2d4303bfa [2021-08-10T06:49:56.220Z] ---> 56c7c4766aaa [2021-08-10T06:49:56.220Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-10T06:49:56.220Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T06:49:56.220Z] ---> Running in f1f4265acef2 [2021-08-10T06:49:56.220Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-10T06:49:56.220Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-10T06:49:56.220Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T06:49:56.220Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T06:49:56.220Z] OK: 6 MiB in 16 packages [2021-08-10T06:49:56.490Z] ---> 28c63ce72831 [2021-08-10T06:49:56.490Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-10T06:49:56.755Z] ---> 97ccf28f1e6b [2021-08-10T06:49:56.755Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-10T06:49:56.755Z] Removing intermediate container 463bb4ce00e9 [2021-08-10T06:49:56.755Z] ---> bf8012611769 [2021-08-10T06:49:56.755Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T06:49:57.023Z] ---> Running in 4848d40d5c60 [2021-08-10T06:49:57.023Z] Removing intermediate container f1f4265acef2 [2021-08-10T06:49:57.023Z] ---> 631fcc0147ae [2021-08-10T06:49:57.023Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-10T06:49:57.023Z] ---> e61f2e7733f0 [2021-08-10T06:49:57.023Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-10T06:49:57.023Z] ---> Running in f773ca86313f [2021-08-10T06:49:57.023Z] ---> Running in 14650cd64f73 [2021-08-10T06:49:57.023Z] Removing intermediate container 4848d40d5c60 [2021-08-10T06:49:57.023Z] ---> 7cbfd3f3eb8a [2021-08-10T06:49:57.023Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-10T06:49:57.023Z] ---> Running in ca3148eac0be [2021-08-10T06:49:57.023Z] Removing intermediate container f773ca86313f [2021-08-10T06:49:57.024Z] ---> d02fa38920f5 [2021-08-10T06:49:57.024Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T06:49:57.024Z] ---> Running in ace51d130c37 [2021-08-10T06:49:57.289Z] Removing intermediate container 14650cd64f73 [2021-08-10T06:49:57.289Z] ---> 3d235c8040fd [2021-08-10T06:49:57.289Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-10T06:49:57.289Z] Removing intermediate container ca3148eac0be [2021-08-10T06:49:57.289Z] ---> ec0d941472c2 [2021-08-10T06:49:57.289Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-10T06:49:57.289Z] ---> Running in e7349a38d138 [2021-08-10T06:49:57.289Z] Removing intermediate container ace51d130c37 [2021-08-10T06:49:57.289Z] ---> 838dbb3cc23e [2021-08-10T06:49:57.289Z] Step 21/23 : LABEL arch=x86_64 [2021-08-10T06:49:57.289Z] ---> Running in 6af137459653 [2021-08-10T06:49:57.289Z] Removing intermediate container e7349a38d138 [2021-08-10T06:49:57.289Z] ---> a2b57a6264b1 [2021-08-10T06:49:57.289Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T06:49:57.559Z] Removing intermediate container 6af137459653 [2021-08-10T06:49:57.559Z] ---> 64155a40d858 [2021-08-10T06:49:57.559Z] Step 22/23 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 [2021-08-10T06:49:57.559Z] ---> d9502e8c2630 [2021-08-10T06:49:57.559Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-10T06:49:57.559Z] ---> Running in 391310cea3cc [2021-08-10T06:49:57.559Z] ---> Running in 3a9c39599c79 [2021-08-10T06:49:57.559Z] ---> d6df5ad9ae5d [2021-08-10T06:49:57.559Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-10T06:49:58.041Z] Removing intermediate container 391310cea3cc [2021-08-10T06:49:58.041Z] ---> 83b5fce4e666 [2021-08-10T06:49:58.041Z] Step 23/23 : LABEL version=0.0.0 [2021-08-10T06:49:58.041Z] ---> Running in 0f2734baf85f [2021-08-10T06:49:58.041Z] ---> 583d029d5163 [2021-08-10T06:49:58.041Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-10T06:49:58.041Z] Removing intermediate container 0f2734baf85f [2021-08-10T06:49:58.041Z] ---> 642e74cc90b7 [2021-08-10T06:49:58.041Z] [2021-08-10T06:49:58.041Z] Successfully built 642e74cc90b7 [2021-08-10T06:49:58.041Z] Successfully tagged support-scheduler:latest [2021-08-10T06:49:58.041Z]  Building support-scheduler ... done  ---> 69219855926d [2021-08-10T06:49:58.041Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-10T06:49:58.041Z] ---> Running in 74a626205c44 [2021-08-10T06:49:58.312Z] Removing intermediate container 3a9c39599c79 [2021-08-10T06:49:58.312Z] ---> 81363b5674b5 [2021-08-10T06:49:58.312Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T06:49:58.312Z] Removing intermediate container 74a626205c44 [2021-08-10T06:49:58.312Z] ---> 0e567e056a9b [2021-08-10T06:49:58.312Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T06:49:58.312Z] ---> Running in 2e0c169d5356 [2021-08-10T06:49:58.312Z] ---> 161c17111df5 [2021-08-10T06:49:58.312Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-10T06:49:58.312Z] Removing intermediate container 2e0c169d5356 [2021-08-10T06:49:58.312Z] ---> 1d68ff52c70d [2021-08-10T06:49:58.312Z] Step 21/23 : LABEL arch=x86_64 [2021-08-10T06:49:58.312Z] ---> Running in c35a1345f2e3 [2021-08-10T06:49:58.577Z] Removing intermediate container c35a1345f2e3 [2021-08-10T06:49:58.577Z] ---> af6296233817 [2021-08-10T06:49:58.577Z] Step 22/23 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 [2021-08-10T06:49:58.577Z] ---> Running in af2611ee2467 [2021-08-10T06:49:58.577Z] ---> a8e84a02e91f [2021-08-10T06:49:58.577Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-10T06:49:58.841Z] Removing intermediate container af2611ee2467 [2021-08-10T06:49:58.841Z] ---> 1bfc79ba6d0d [2021-08-10T06:49:58.841Z] Step 23/23 : LABEL version=0.0.0 [2021-08-10T06:49:58.841Z] ---> Running in dbd8b9d753b4 [2021-08-10T06:49:58.841Z] ---> 9694154b7cf1 [2021-08-10T06:49:58.841Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-10T06:49:58.841Z] Removing intermediate container dbd8b9d753b4 [2021-08-10T06:49:58.841Z] ---> aace1ea4d259 [2021-08-10T06:49:58.841Z] [2021-08-10T06:49:58.841Z] Successfully built aace1ea4d259 [2021-08-10T06:49:58.841Z] Successfully tagged support-notifications:latest [2021-08-10T06:49:59.106Z]  Building support-notifications ... done  ---> 2f9a2e7634ac [2021-08-10T06:49:59.106Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-10T06:49:59.106Z] ---> 283d219b498c [2021-08-10T06:49:59.106Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-10T06:49:59.370Z] ---> Running in b5312d7869bb [2021-08-10T06:49:59.370Z] Removing intermediate container b5312d7869bb [2021-08-10T06:49:59.371Z] ---> 445fc812a17e [2021-08-10T06:49:59.371Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-10T06:49:59.642Z] ---> c38148ff17b0 [2021-08-10T06:49:59.642Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-10T06:49:59.642Z] ---> Running in 4161c602bad7 [2021-08-10T06:50:00.246Z] Removing intermediate container 4161c602bad7 [2021-08-10T06:50:00.246Z] ---> 68e8291fb1ef [2021-08-10T06:50:00.246Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-10T06:50:00.246Z] ---> Running in 0aca69bbe974 [2021-08-10T06:50:00.246Z] Removing intermediate container 0aca69bbe974 [2021-08-10T06:50:00.246Z] ---> dafef4d7dfb5 [2021-08-10T06:50:00.246Z] Step 29/32 : CMD ["gate"] [2021-08-10T06:50:00.246Z] ---> Running in f1c347d1a76d [2021-08-10T06:50:00.511Z] Removing intermediate container f1c347d1a76d [2021-08-10T06:50:00.511Z] ---> 11454fa1111b [2021-08-10T06:50:00.511Z] Step 30/32 : LABEL arch=x86_64 [2021-08-10T06:50:00.511Z] ---> Running in 2d45f5870392 [2021-08-10T06:50:00.511Z] Removing intermediate container 2d45f5870392 [2021-08-10T06:50:00.511Z] ---> 500d8542b99b [2021-08-10T06:50:00.511Z] Step 31/32 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 [2021-08-10T06:50:00.778Z] ---> Running in 4f96c615df11 [2021-08-10T06:50:00.778Z] Removing intermediate container 4f96c615df11 [2021-08-10T06:50:00.778Z] ---> fda829ca978e [2021-08-10T06:50:00.778Z] Step 32/32 : LABEL version=0.0.0 [2021-08-10T06:50:00.778Z] ---> Running in 516c6011eea5 [2021-08-10T06:50:01.044Z] Removing intermediate container 516c6011eea5 [2021-08-10T06:50:01.044Z] ---> 0880b52c97c3 [2021-08-10T06:50:01.044Z] [2021-08-10T06:50:01.044Z] Successfully built 0880b52c97c3 [2021-08-10T06:50:01.044Z] Successfully tagged security-bootstrapper:latest [2021-08-10T06:50:01.055Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-08-10T06:50:01.060Z] $ docker stop --time=1 1b6bfaa03576461df19431af2ea7a0390a08512dcb163a32369d005d2932cd8f [2021-08-10T06:50:02.345Z] $ docker rm -f 1b6bfaa03576461df19431af2ea7a0390a08512dcb163a32369d005d2932cd8f [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-10T06:50:02.738Z] + docker images [2021-08-10T06:50:02.738Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-10T06:50:02.738Z] security-bootstrapper latest 0880b52c97c3 2 seconds ago 18.8MB [2021-08-10T06:50:02.738Z] support-notifications latest aace1ea4d259 4 seconds ago 16.8MB [2021-08-10T06:50:02.738Z] support-scheduler latest 642e74cc90b7 5 seconds ago 16.1MB [2021-08-10T06:50:02.738Z] d7e35edf39d9 7 seconds ago 1.75GB [2021-08-10T06:50:02.738Z] 1b7fa8faead3 7 seconds ago 1.75GB [2021-08-10T06:50:02.738Z] 225e20b696c1 9 seconds ago 1.75GB [2021-08-10T06:50:02.738Z] core-metadata latest 12659fe54a65 17 seconds ago 16.7MB [2021-08-10T06:50:02.738Z] bb063a06d438 21 seconds ago 1.75GB [2021-08-10T06:50:02.738Z] sys-mgmt-agent latest 67603ee44ec4 44 seconds ago 325MB [2021-08-10T06:50:02.738Z] core-data latest ea33cadb89cc 45 seconds ago 20.4MB [2021-08-10T06:50:02.738Z] security-proxy-setup latest 148e4fb659fc 57 seconds ago 25.9MB [2021-08-10T06:50:02.738Z] core-command latest a4b14b5a5663 About a minute ago 16MB [2021-08-10T06:50:02.738Z] 27b17765710a About a minute ago 1.75GB [2021-08-10T06:50:02.738Z] 47cd5075b75b About a minute ago 1.75GB [2021-08-10T06:50:02.738Z] 20d35dfa11e8 About a minute ago 1.74GB [2021-08-10T06:50:02.738Z] security-secretstore-setup latest 36d347f95ce9 About a minute ago 29MB [2021-08-10T06:50:02.738Z] 2a4224b0c753 About a minute ago 1.75GB [2021-08-10T06:50:02.738Z] 3b14ebe41187 About a minute ago 1.75GB [2021-08-10T06:50:02.738Z] ci-base-image-x86_64 latest a43d864520bb 5 minutes ago 1.24GB [2021-08-10T06:50:02.738Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 days ago 547MB [2021-08-10T06:50:02.738Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 7 days ago 37.5MB [2021-08-10T06:50:02.738Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-10T06:50:02.738Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-10T06:50:02.738Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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-08-10T06:50:04.508Z] Removing intermediate container 0ac7da334ad4 [2021-08-10T06:50:04.508Z] ---> f6eb0a855d80 [2021-08-10T06:50:04.508Z] Successfully built f6eb0a855d80 [2021-08-10T06:50:04.508Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T06:50:04.855Z] + docker inspect -f . ci-base-image-arm64 [2021-08-10T06:50:04.855Z] . [Pipeline] withDockerContainer [2021-08-10T06:50:05.135Z] prd-ubuntu18.04-docker-arm64-4c-16g-231 does not seem to be running inside a container [2021-08-10T06:50:05.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-10T06:50:07.043Z] $ docker top 74f9c1a30358de0be6e8e404b629cf24bb16d00170f108af88bfff2d99593346 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T06:50:08.063Z] + go version [2021-08-10T06:50:08.064Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-10T06:50:08.088Z] $ docker stop --time=1 74f9c1a30358de0be6e8e404b629cf24bb16d00170f108af88bfff2d99593346 [2021-08-10T06:50:10.054Z] $ docker rm -f 74f9c1a30358de0be6e8e404b629cf24bb16d00170f108af88bfff2d99593346 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T06:50:10.870Z] + docker inspect -f . ci-base-image-arm64 [2021-08-10T06:50:10.870Z] . [Pipeline] withDockerContainer [2021-08-10T06:50:11.142Z] prd-ubuntu18.04-docker-arm64-4c-16g-231 does not seem to be running inside a container [2021-08-10T06:50:11.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-10T06:50:12.919Z] $ docker top 7aad8d39ed1b71b8ad7fd3bf904bc3fc7f41d76ed55681a026d57776d2213c25 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-10T06:50:13.220Z] ========================================================= [2021-08-10T06:50:13.220Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-10T06:50:13.220Z] ========================================================= [Pipeline] sh [2021-08-10T06:50:13.878Z] + go mod tidy [Pipeline] sh [2021-08-10T06:50:15.530Z] + make test [2021-08-10T06:50:15.530Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-10T06:50:15.530Z] go mod tidy [2021-08-10T06:50:16.134Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-10T06:50:17.988Z] Still waiting to schedule task [2021-08-10T06:50:17.988Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-10T06:50:42.945Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-10T06:51:25.335Z] Running on prd-ubuntu18.04-docker-8c-8g-232 in /w/workspace/edgexfoundry_edgex-go_PR-3655 [Pipeline] { [Pipeline] ws [2021-08-10T06:51:25.352Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-08-10T06:51:25.464Z] The recommended git tool is: git [2021-08-10T06:51:28.137Z] using credential edgex-jenkins-ssh [2021-08-10T06:51:28.152Z] Cloning the remote Git repository [2021-08-10T06:51:28.186Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-10T06:51:28.262Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-08-10T06:51:28.294Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-10T06:51:28.294Z] > git --version # timeout=10 [2021-08-10T06:51:28.307Z] > git --version # 'git version 2.17.1' [2021-08-10T06:51:28.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-10T06:51:28.339Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-10T06:51:29.946Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-10T06:51:35.047Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-10T06:51:35.058Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-10T06:51:35.069Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-10T06:51:35.083Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-10T06:51:35.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-10T06:51:35.087Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3655/head:refs/remotes/origin/PR-3655 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-10T06:51:35.690Z] Merging remotes/origin/main commit b1bdcd94332d9981d98deb7be6e1abf49d24c93e into PR head commit 43ef70ca0774b3b81186b5b6faa54311f1717b19 [2021-08-10T06:51:35.812Z] Merge succeeded, producing 43ef70ca0774b3b81186b5b6faa54311f1717b19 [2021-08-10T06:51:35.813Z] Checking out Revision 43ef70ca0774b3b81186b5b6faa54311f1717b19 (PR-3655) [2021-08-10T06:51:35.701Z] > git config core.sparsecheckout # timeout=10 [2021-08-10T06:51:35.709Z] > git checkout -f 43ef70ca0774b3b81186b5b6faa54311f1717b19 # timeout=10 [2021-08-10T06:51:35.771Z] > git remote # timeout=10 [2021-08-10T06:51:35.777Z] > git config --get remote.origin.url # timeout=10 [2021-08-10T06:51:35.787Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-10T06:51:35.791Z] > git merge b1bdcd94332d9981d98deb7be6e1abf49d24c93e # timeout=10 [2021-08-10T06:51:35.802Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-10T06:51:35.817Z] > git config core.sparsecheckout # timeout=10 [2021-08-10T06:51:35.821Z] > git checkout -f 43ef70ca0774b3b81186b5b6faa54311f1717b19 # timeout=10 [2021-08-10T06:51:39.586Z] Commit message: "Merge branch 'main' into issue-3654" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-10T06:51:40.547Z] + echo snap-build.sh [2021-08-10T06:51:40.547Z] snap-build.sh [2021-08-10T06:51:40.547Z] + SNAP_BASE_DIR=. [2021-08-10T06:51:40.547Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-08-10T06:51:40.547Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-08-10T06:51:40.547Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-08-10T06:51:40.547Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-08-10T06:51:40.547Z] + cd /w/workspace/edgex-go/5 [2021-08-10T06:51:40.547Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-10T06:51:40.547Z] Reading package lists... [2021-08-10T06:51:40.547Z] Building dependency tree... [2021-08-10T06:51:40.547Z] Reading state information... [2021-08-10T06:51:40.547Z] The following packages were automatically installed and are no longer required: [2021-08-10T06:51:40.547Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-10T06:51:40.547Z] uidmap xdelta3 [2021-08-10T06:51:40.547Z] Use 'sudo apt autoremove' to remove them. [2021-08-10T06:51:40.547Z] The following packages will be REMOVED: [2021-08-10T06:51:40.547Z] lxd* lxd-client* [2021-08-10T06:51:40.817Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-10T06:51:40.817Z] After this operation, 31.7 MB disk space will be freed. [2021-08-10T06:51:41.352Z] (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-08-10T06:51:41.352Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-10T06:51:42.316Z] Removing lxd dnsmasq configuration [2021-08-10T06:51:42.316Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-10T06:51:42.316Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-10T06:51:43.281Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-10T06:51:43.282Z] (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-08-10T06:51:43.282Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-10T06:51:44.694Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-10T06:51:44.694Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-10T06:51:45.277Z] + sudo snap remove --purge lxd [2021-08-10T06:51:45.277Z] snap "lxd" is not installed [2021-08-10T06:51:45.277Z] + sudo groupadd --force --system lxd [2021-08-10T06:51:45.277Z] ++ whoami [2021-08-10T06:51:45.277Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-10T06:51:45.277Z] + newgrp - lxd [2021-08-10T06:51:45.277Z] + sudo snap install lxd [2021-08-10T06:51:52.183Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-10T06:51:52.183Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-10T06:51:52.183Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-10T06:51:52.183Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-10T06:51:52.462Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-10T06:51:52.462Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-10T06:51:52.462Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-10T06:51:53.481Z] 2021-08-10T06:51:50Z INFO Waiting for automatic snapd restart... [2021-08-10T06:51:55.104Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-10T06:51:55.104Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-10T06:51:56.555Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-10T06:51:56.555Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-10T06:51:56.555Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-10T06:51:56.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-10T06:52:05.812Z] lxd 4.17 from Canonical* installed [2021-08-10T06:52:05.812Z] + sudo lxd init --auto [2021-08-10T06:52:08.978Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.190s coverage: 28.7% of statements [2021-08-10T06:52:08.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-10T06:52:08.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-10T06:52:11.612Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.379s coverage: 100.0% of statements [2021-08-10T06:52:11.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-10T06:52:12.216Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.318s coverage: 46.3% of statements [2021-08-10T06:52:12.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-10T06:52:12.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-10T06:52:14.029Z] + sudo snap install --classic snapcraft [2021-08-10T06:52:14.215Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.657s coverage: 90.1% of statements [2021-08-10T06:52:14.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-10T06:52:14.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-10T06:52:16.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.243s coverage: 81.2% of statements [2021-08-10T06:52:16.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-10T06:52:16.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-10T06:52:16.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-10T06:52:16.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-10T06:52:16.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-10T06:52:22.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.484s coverage: 94.2% of statements [2021-08-10T06:52:22.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-10T06:52:22.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-10T06:52:22.950Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.244s coverage: 59.1% of statements [2021-08-10T06:52:22.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-10T06:52:22.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-10T06:52:22.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-10T06:52:22.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-10T06:52:22.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-10T06:52:22.950Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.208s coverage: 60.0% of statements [2021-08-10T06:52:22.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-10T06:52:22.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-10T06:52:22.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-10T06:52:22.950Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.314s coverage: 0.8% of statements [2021-08-10T06:52:22.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-10T06:52:22.950Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.161s coverage: 58.8% of statements [2021-08-10T06:52:22.950Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.221s coverage: 22.0% of statements [2021-08-10T06:52:22.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-10T06:52:22.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.316s coverage: 47.1% of statements [2021-08-10T06:52:22.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.244s coverage: 79.5% of statements [2021-08-10T06:52:23.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.210s coverage: 94.1% of statements [2021-08-10T06:52:24.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.231s coverage: 96.3% of statements [2021-08-10T06:52:25.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.185s coverage: 87.5% of statements [2021-08-10T06:52:29.025Z] snapcraft 5.0 from Canonical* installed [2021-08-10T06:52:29.025Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-10T06:52:29.025Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-10T06:52:29.025Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-10T06:52:29.025Z] Dload Upload Total Spent Left Speed [2021-08-10T06:52:29.025Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4478 0 --:--:-- --:--:-- --:--:-- 4478 [2021-08-10T06:52:29.025Z] 100 3325k 100 3325k 0 0 9582k 0 --:--:-- --:--:-- --:--:-- 9582k [2021-08-10T06:52:29.025Z] ./yq_linux_amd64 [2021-08-10T06:52:29.025Z] + sudo snapcraft prime --use-lxd [2021-08-10T06:52:30.965Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-10T06:52:30.965Z] 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-08-10T06:52:30.965Z] - README.md [2021-08-10T06:52:30.965Z] [2021-08-10T06:52:30.965Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-10T06:52:31.231Z] Launching a container. [2021-08-10T06:52:37.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.218s coverage: 94.4% of statements [2021-08-10T06:52:37.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.208s coverage: 44.8% of statements [2021-08-10T06:52:39.439Z] Waiting for container to be ready [2021-08-10T06:52:39.439Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-10T06:52:39.439Z] [2021-08-10T06:52:42.785Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-10T06:52:43.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.582s coverage: 81.8% of statements [2021-08-10T06:52:43.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-10T06:52:43.050Z] Waiting for network to be ready... [2021-08-10T06:52:43.635Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-10T06:52:43.635Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-10T06:52:43.635Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-10T06:52:43.901Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-10T06:52:43.901Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-10T06:52:43.901Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-10T06:52:43.901Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-10T06:52:43.901Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-10T06:52:43.901Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-10T06:52:43.901Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-10T06:52:44.167Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-10T06:52:44.434Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-10T06:52:44.701Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-10T06:52:44.701Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-10T06:52:44.701Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-10T06:52:44.701Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-10T06:52:44.701Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-10T06:52:44.701Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-10T06:52:44.967Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-10T06:52:45.233Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-10T06:52:45.233Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-10T06:52:45.233Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-10T06:52:45.233Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-10T06:52:45.233Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-10T06:52:45.233Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-10T06:52:45.233Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-10T06:52:45.499Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-10T06:52:48.076Z] Fetched 25.0 MB in 4s (6060 kB/s) [2021-08-10T06:52:48.344Z] Reading package lists... [2021-08-10T06:52:48.610Z] Reading package lists... [2021-08-10T06:52:48.877Z] Building dependency tree... [2021-08-10T06:52:48.877Z] Reading state information... [2021-08-10T06:52:48.877Z] The following additional packages will be installed: [2021-08-10T06:52:48.877Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-10T06:52:48.877Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-10T06:52:48.877Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-10T06:52:48.877Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-10T06:52:48.877Z] Suggested packages: [2021-08-10T06:52:48.877Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-10T06:52:48.877Z] Recommended packages: [2021-08-10T06:52:48.877Z] gnupg libsasl2-modules [2021-08-10T06:52:48.877Z] The following NEW packages will be installed: [2021-08-10T06:52:48.877Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-10T06:52:48.877Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-10T06:52:48.877Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-10T06:52:48.877Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-10T06:52:48.877Z] The following packages will be upgraded: [2021-08-10T06:52:48.877Z] gpg gpg-agent gpgconf libudev1 [2021-08-10T06:52:49.145Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-10T06:52:49.145Z] Need to get 3527 kB of archives. [2021-08-10T06:52:49.145Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-10T06:52:49.145Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-08-10T06:52:49.145Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-08-10T06:52:49.145Z] Get:3 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-08-10T06:52:49.145Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-08-10T06:52:49.145Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-10T06:52:49.145Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-10T06:52:49.145Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-10T06:52:49.726Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-10T06:52:49.726Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-10T06:52:49.726Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-10T06:52:49.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.241s coverage: 92.9% of statements [2021-08-10T06:52:49.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-10T06:52:49.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-10T06:52:49.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-10T06:52:49.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-08-10T06:52:49.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-10T06:52:49.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-10T06:52:49.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-10T06:52:49.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-10T06:52:49.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-10T06:52:49.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.198s coverage: 87.2% of statements [2021-08-10T06:52:49.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-10T06:52:49.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-10T06:52:49.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-08-10T06:52:49.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-10T06:52:49.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 58.8% of statements [2021-08-10T06:52:49.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-10T06:52:49.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.205s coverage: 80.0% of statements [2021-08-10T06:52:49.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements [2021-08-10T06:52:49.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.243s coverage: 85.4% of statements [2021-08-10T06:52:49.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.348s coverage: 91.2% of statements [2021-08-10T06:52:49.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-10T06:52:49.992Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-10T06:52:49.992Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-10T06:52:49.992Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-10T06:52:49.992Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-10T06:52:49.992Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-10T06:52:49.992Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-10T06:52:49.992Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-10T06:52:49.992Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-10T06:52:49.992Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-10T06:52:49.992Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-10T06:52:49.992Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-10T06:52:49.992Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-10T06:52:50.260Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-10T06:52:50.260Z] Fetched 3527 kB in 1s (3272 kB/s) [2021-08-10T06:52:50.260Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-10T06:52:50.260Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-08-10T06:52:50.260Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-10T06:52:50.260Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-08-10T06:52:50.260Z] Selecting previously unselected package udev. [2021-08-10T06:52:50.260Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-10T06:52:50.260Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-08-10T06:52:50.260Z] Unpacking udev (237-3ubuntu10.50) ... [2021-08-10T06:52:50.526Z] Selecting previously unselected package libfuse2:amd64. [2021-08-10T06:52:50.526Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-10T06:52:50.526Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-10T06:52:50.526Z] Selecting previously unselected package fuse. [2021-08-10T06:52:50.526Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-10T06:52:50.526Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-10T06:52:50.792Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-10T06:52:50.792Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-10T06:52:50.792Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-10T06:52:50.792Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-10T06:52:50.792Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-10T06:52:50.792Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-10T06:52:51.059Z] Selecting previously unselected package libksba8:amd64. [2021-08-10T06:52:51.059Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-10T06:52:51.059Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-10T06:52:51.059Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-10T06:52:51.059Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-10T06:52:51.059Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T06:52:51.059Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-10T06:52:51.059Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-10T06:52:51.059Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T06:52:51.060Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-10T06:52:51.060Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-10T06:52:51.060Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T06:52:51.060Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-10T06:52:51.326Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-10T06:52:51.326Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T06:52:51.326Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-10T06:52:51.326Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-10T06:52:51.326Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T06:52:51.326Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-10T06:52:51.326Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-10T06:52:51.326Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T06:52:51.326Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-10T06:52:51.326Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-10T06:52:51.326Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T06:52:51.597Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-10T06:52:51.597Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-10T06:52:51.597Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T06:52:51.597Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-10T06:52:51.597Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-10T06:52:51.597Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T06:52:51.597Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-10T06:52:51.597Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-10T06:52:51.597Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-10T06:52:51.597Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-10T06:52:51.597Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-10T06:52:51.597Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-10T06:52:51.873Z] Selecting previously unselected package libldap-common. [2021-08-10T06:52:51.873Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-10T06:52:51.873Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-10T06:52:51.873Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-10T06:52:51.873Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-10T06:52:51.873Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-10T06:52:51.873Z] Selecting previously unselected package dirmngr. [2021-08-10T06:52:51.873Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-10T06:52:51.873Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-10T06:52:51.873Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-10T06:52:51.873Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-10T06:52:51.873Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-10T06:52:52.146Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-10T06:52:52.146Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-10T06:52:52.146Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-10T06:52:52.146Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T06:52:52.146Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-10T06:52:52.146Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-10T06:52:52.146Z] Setting up udev (237-3ubuntu10.50) ... [2021-08-10T06:52:52.413Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-10T06:52:52.413Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T06:52:52.413Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-10T06:52:52.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.829s coverage: 64.4% of statements [2021-08-10T06:52:52.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-10T06:52:52.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-10T06:52:52.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.174s coverage: 100.0% of statements [2021-08-10T06:52:52.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 91.3% of statements [2021-08-10T06:52:52.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.104s coverage: 100.0% of statements [2021-08-10T06:52:52.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2021-08-10T06:52:52.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2021-08-10T06:52:52.682Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-10T06:52:52.682Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-10T06:52:52.682Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T06:52:52.682Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T06:52:52.682Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T06:52:52.682Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T06:52:52.682Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T06:52:52.682Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T06:52:52.682Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T06:52:52.682Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-10T06:52:52.682Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-10T06:52:52.682Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-10T06:52:53.265Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-10T06:52:53.265Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-10T06:52:53.265Z] This means they are not meant to be enabled using systemctl. [2021-08-10T06:52:53.265Z] Possible reasons for having this kind of units are: [2021-08-10T06:52:53.265Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-10T06:52:53.265Z] .wants/ or .requires/ directory. [2021-08-10T06:52:53.265Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-10T06:52:53.265Z] a requirement dependency on it. [2021-08-10T06:52:53.265Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-10T06:52:53.265Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-10T06:52:53.265Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-10T06:52:53.265Z] instance name specified. [2021-08-10T06:52:53.531Z] Reading package lists... [2021-08-10T06:52:53.531Z] Building dependency tree... [2021-08-10T06:52:53.531Z] Reading state information... [2021-08-10T06:52:53.531Z] The following additional packages will be installed: [2021-08-10T06:52:53.531Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-10T06:52:53.531Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-10T06:52:53.531Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-10T06:52:53.531Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-10T06:52:53.531Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-10T06:52:53.531Z] Suggested packages: [2021-08-10T06:52:53.531Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-10T06:52:53.531Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-10T06:52:53.531Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-10T06:52:53.531Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-10T06:52:53.531Z] systemd-container policykit-1 [2021-08-10T06:52:53.532Z] Recommended packages: [2021-08-10T06:52:53.532Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-10T06:52:53.800Z] The following NEW packages will be installed: [2021-08-10T06:52:53.800Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-10T06:52:53.800Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-10T06:52:53.800Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-10T06:52:53.800Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-10T06:52:53.800Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-10T06:52:53.800Z] The following packages will be upgraded: [2021-08-10T06:52:53.800Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-10T06:52:53.800Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-10T06:52:53.800Z] Need to get 36.7 MB of archives. [2021-08-10T06:52:53.800Z] After this operation, 147 MB of additional disk space will be used. [2021-08-10T06:52:53.800Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-08-10T06:52:53.800Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-10T06:52:54.067Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-08-10T06:52:54.067Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-08-10T06:52:54.067Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-10T06:52:54.067Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-10T06:52:54.067Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-10T06:52:54.067Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-10T06:52:54.067Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-10T06:52:54.067Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-10T06:52:54.067Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-10T06:52:54.067Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-10T06:52:54.067Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-10T06:52:54.067Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-10T06:52:54.067Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-10T06:52:54.067Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-10T06:52:54.067Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-10T06:52:54.067Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-08-10T06:52:54.647Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-10T06:52:54.648Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-10T06:52:54.648Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-10T06:52:54.648Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-10T06:52:54.648Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-10T06:52:54.648Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-10T06:52:54.648Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-10T06:52:54.648Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-10T06:52:54.648Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-10T06:52:54.648Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-10T06:52:54.914Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-10T06:52:54.914Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-10T06:52:55.868Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-10T06:52:55.868Z] Fetched 36.7 MB in 2s (17.4 MB/s) [2021-08-10T06:52:55.868Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-10T06:52:55.868Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-08-10T06:52:56.135Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-10T06:52:56.718Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-08-10T06:52:56.718Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-10T06:52:56.718Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-08-10T06:52:56.718Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-10T06:52:56.718Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-10T06:52:56.718Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-10T06:52:56.987Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-10T06:52:56.987Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-10T06:52:56.987Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-10T06:52:56.987Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-10T06:52:57.254Z] Setting up apt (1.6.14) ... [2021-08-10T06:52:57.255Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-10T06:52:57.522Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-10T06:52:57.787Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-10T06:52:57.787Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-10T06:52:57.787Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-10T06:52:57.787Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-10T06:52:57.787Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-10T06:52:57.787Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-10T06:52:57.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.032s coverage: 66.9% of statements [2021-08-10T06:52:57.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-10T06:52:57.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-10T06:52:57.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-10T06:52:58.053Z] Selecting previously unselected package libexpat1:amd64. [2021-08-10T06:52:58.053Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-10T06:52:58.053Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-10T06:52:58.053Z] Selecting previously unselected package python3.6-minimal. [2021-08-10T06:52:58.053Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-10T06:52:58.053Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-10T06:52:58.320Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-10T06:52:58.320Z] Checking for services that may need to be restarted...done. [2021-08-10T06:52:58.320Z] Checking for services that may need to be restarted...done. [2021-08-10T06:52:58.320Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-10T06:52:58.586Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-10T06:52:58.586Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-10T06:52:58.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.782s coverage: 43.6% of statements [2021-08-10T06:52:58.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-10T06:52:58.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-10T06:52:58.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.198s coverage: 89.5% of statements [2021-08-10T06:52:58.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-10T06:52:58.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.283s coverage: 84.8% of statements [2021-08-10T06:52:58.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-10T06:52:58.851Z] Selecting previously unselected package python3-minimal. [2021-08-10T06:52:58.851Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-10T06:52:58.851Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-10T06:52:58.851Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-10T06:52:58.851Z] Selecting previously unselected package mime-support. [2021-08-10T06:52:58.851Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-10T06:52:58.851Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-10T06:52:59.118Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-10T06:52:59.118Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-10T06:52:59.118Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-10T06:52:59.118Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-10T06:52:59.118Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-10T06:52:59.118Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-10T06:52:59.384Z] Selecting previously unselected package python3.6. [2021-08-10T06:52:59.384Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-10T06:52:59.384Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-10T06:52:59.384Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-10T06:52:59.384Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-10T06:52:59.384Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-10T06:52:59.384Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-10T06:52:59.650Z] Selecting previously unselected package python3. [2021-08-10T06:52:59.650Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-10T06:52:59.650Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-10T06:52:59.650Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-10T06:52:59.650Z] Selecting previously unselected package multiarch-support. [2021-08-10T06:52:59.650Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-10T06:52:59.650Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-10T06:52:59.650Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-10T06:52:59.650Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-10T06:52:59.650Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-10T06:52:59.650Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-10T06:52:59.650Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-10T06:52:59.916Z] Selecting previously unselected package libbsd0:amd64. [2021-08-10T06:52:59.916Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-10T06:52:59.916Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-10T06:52:59.916Z] Selecting previously unselected package sudo. [2021-08-10T06:52:59.916Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-10T06:52:59.916Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-10T06:52:59.916Z] Selecting previously unselected package apparmor. [2021-08-10T06:52:59.916Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-10T06:52:59.916Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-10T06:53:00.185Z] Selecting previously unselected package libedit2:amd64. [2021-08-10T06:53:00.185Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-10T06:53:00.185Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-10T06:53:00.185Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-10T06:53:00.185Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-10T06:53:00.185Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-10T06:53:00.185Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-10T06:53:00.185Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-10T06:53:00.185Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-10T06:53:00.185Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-10T06:53:00.450Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-10T06:53:00.450Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-10T06:53:00.450Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-10T06:53:00.450Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-10T06:53:00.450Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-10T06:53:00.450Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-10T06:53:00.450Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-10T06:53:00.450Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-10T06:53:00.450Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-10T06:53:00.450Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-10T06:53:00.450Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-10T06:53:00.716Z] Selecting previously unselected package openssh-client. [2021-08-10T06:53:00.716Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-08-10T06:53:00.716Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-10T06:53:00.716Z] Selecting previously unselected package squashfs-tools. [2021-08-10T06:53:00.716Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-10T06:53:00.716Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-10T06:53:00.982Z] Selecting previously unselected package snapd. [2021-08-10T06:53:00.982Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-10T06:53:00.982Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-10T06:53:02.923Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-10T06:53:02.923Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-10T06:53:03.190Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-10T06:53:03.190Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-10T06:53:03.190Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-10T06:53:03.190Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-10T06:53:03.190Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-10T06:53:03.190Z] Setting up systemd (237-3ubuntu10.50) ... [2021-08-10T06:53:03.190Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-10T06:53:03.774Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-10T06:53:03.774Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-10T06:53:03.774Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-10T06:53:03.774Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-10T06:53:03.774Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-10T06:53:03.774Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-10T06:53:04.356Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-10T06:53:04.356Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-10T06:53:04.356Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-10T06:53:04.356Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-10T06:53:04.356Z] running python rtupdate hooks for python3.6... [2021-08-10T06:53:04.356Z] running python post-rtupdate hooks for python3.6... [2021-08-10T06:53:04.622Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-10T06:53:05.205Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-10T06:53:05.205Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-10T06:53:05.205Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-10T06:53:05.471Z] Setting up snapd (2.49.2+18.04) ... [2021-08-10T06:53:05.737Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-10T06:53:06.002Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-10T06:53:06.002Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-10T06:53:06.268Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-10T06:53:06.533Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-10T06:53:06.533Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-10T06:53:06.533Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-10T06:53:06.799Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-10T06:53:07.067Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-10T06:53:07.067Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-10T06:53:07.122Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.236s coverage: 19.5% of statements [2021-08-10T06:53:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-10T06:53:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-10T06:53:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-10T06:53:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-10T06:53:07.122Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.526s coverage: 92.0% of statements [2021-08-10T06:53:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-10T06:53:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-10T06:53:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-10T06:53:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-10T06:53:07.122Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.206s coverage: 62.7% of statements [2021-08-10T06:53:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-10T06:53:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-10T06:53:07.122Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.411s coverage: 97.7% of statements [2021-08-10T06:53:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-10T06:53:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-10T06:53:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-10T06:53:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-10T06:53:07.122Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.161s coverage: 28.9% of statements [2021-08-10T06:53:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-10T06:53:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-10T06:53:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-10T06:53:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-10T06:53:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-10T06:53:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-10T06:53:07.122Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.174s coverage: 100.0% of statements [2021-08-10T06:53:07.122Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-08-10T06:53:07.122Z] GO111MODULE=on go vet ./... [2021-08-10T06:53:07.334Z] /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-08-10T06:53:07.334Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-10T06:53:07.918Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-10T06:53:08.877Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-10T06:53:08.877Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-10T06:53:09.143Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-10T06:53:10.099Z] Reading package lists... [2021-08-10T06:53:10.099Z] Reading package lists... [2021-08-10T06:53:10.365Z] Building dependency tree... [2021-08-10T06:53:10.365Z] Reading state information... [2021-08-10T06:53:10.365Z] Calculating upgrade... [2021-08-10T06:53:10.635Z] The following packages will be upgraded: [2021-08-10T06:53:10.635Z] advancecomp base-files bash binutils binutils-common [2021-08-10T06:53:10.635Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-10T06:53:10.635Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-10T06:53:10.635Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-10T06:53:10.635Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-10T06:53:10.635Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-10T06:53:10.635Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-10T06:53:10.635Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-10T06:53:10.635Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-10T06:53:10.635Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-10T06:53:10.635Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-10T06:53:10.635Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-10T06:53:10.635Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-10T06:53:10.635Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-10T06:53:10.635Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-10T06:53:10.635Z] ubuntu-keyring util-linux [2021-08-10T06:53:10.635Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-10T06:53:10.635Z] Need to get 64.2 MB of archives. [2021-08-10T06:53:10.635Z] After this operation, 5125 kB of additional disk space will be used. [2021-08-10T06:53:10.635Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] [2021-08-10T06:53:10.901Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-10T06:53:10.901Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-10T06:53:10.901Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-10T06:53:10.901Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-10T06:53:10.901Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-10T06:53:10.901Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-10T06:53:10.901Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-10T06:53:10.901Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-08-10T06:53:10.901Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-10T06:53:10.901Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-10T06:53:10.901Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-10T06:53:10.901Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-10T06:53:10.901Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-10T06:53:10.901Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-10T06:53:10.901Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-10T06:53:10.901Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-10T06:53:10.901Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-10T06:53:11.169Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-10T06:53:11.169Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-10T06:53:11.169Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-10T06:53:11.169Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-10T06:53:11.169Z] 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-08-10T06:53:11.169Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-10T06:53:11.169Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-10T06:53:11.169Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-10T06:53:11.169Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-10T06:53:11.169Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-10T06:53:11.169Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-10T06:53:11.169Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-10T06:53:11.169Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-10T06:53:11.169Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-10T06:53:11.169Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-08-10T06:53:11.169Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-10T06:53:11.169Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-10T06:53:11.169Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-10T06:53:11.169Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-10T06:53:11.169Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-10T06:53:11.169Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-10T06:53:11.169Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-10T06:53:11.169Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-10T06:53:11.169Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-10T06:53:11.169Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-08-10T06:53:11.169Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-10T06:53:11.169Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-10T06:53:11.169Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-10T06:53:11.169Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-10T06:53:11.169Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-10T06:53:11.435Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-10T06:53:11.435Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-10T06:53:11.435Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-08-10T06:53:11.435Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-10T06:53:11.435Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-10T06:53:11.435Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-10T06:53:11.435Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-10T06:53:11.435Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-10T06:53:11.435Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-10T06:53:11.435Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-10T06:53:11.705Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-10T06:53:11.970Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-10T06:53:11.970Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-10T06:53:11.970Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-10T06:53:12.237Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-10T06:53:12.237Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-10T06:53:12.237Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-10T06:53:12.237Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-10T06:53:12.237Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-10T06:53:12.237Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-10T06:53:12.237Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-10T06:53:12.503Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-10T06:53:12.503Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-10T06:53:12.503Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-10T06:53:12.503Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-10T06:53:12.503Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-10T06:53:12.503Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-10T06:53:12.503Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-10T06:53:12.503Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-10T06:53:12.503Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-10T06:53:12.503Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-10T06:53:12.503Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-10T06:53:12.769Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-10T06:53:12.769Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-10T06:53:12.769Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-10T06:53:12.769Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-10T06:53:12.769Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-10T06:53:12.769Z] Get:86 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-08-10T06:53:12.769Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-10T06:53:12.769Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-08-10T06:53:12.769Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-10T06:53:12.769Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-10T06:53:12.769Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-10T06:53:12.769Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-10T06:53:13.034Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-10T06:53:13.034Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-08-10T06:53:13.034Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-10T06:53:13.034Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-10T06:53:13.034Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-08-10T06:53:13.034Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-10T06:53:13.034Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-10T06:53:13.034Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-10T06:53:13.034Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-10T06:53:13.034Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-10T06:53:13.034Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-10T06:53:13.300Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-10T06:53:13.300Z] Fetched 64.2 MB in 2s (26.2 MB/s) [2021-08-10T06:53:13.300Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-10T06:53:13.300Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-10T06:53:13.300Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-10T06:53:13.907Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-10T06:53:13.907Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-10T06:53:13.907Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... [2021-08-10T06:53:13.907Z] Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... [2021-08-10T06:53:14.179Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T06:53:14.179Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T06:53:14.179Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T06:53:14.179Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T06:53:14.179Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T06:53:14.179Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T06:53:14.179Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T06:53:14.179Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T06:53:14.447Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T06:53:14.447Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T06:53:14.447Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T06:53:14.447Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T06:53:14.447Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T06:53:14.447Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T06:53:14.769Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T06:53:14.769Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-10T06:53:14.769Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T06:53:14.769Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-10T06:53:14.769Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-10T06:53:14.769Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-10T06:53:14.769Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T06:53:14.769Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T06:53:14.769Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T06:53:14.769Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T06:53:15.087Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T06:53:15.087Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T06:53:15.087Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T06:53:15.087Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-10T06:53:15.087Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-10T06:53:15.374Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-10T06:53:15.650Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-10T06:53:15.917Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-10T06:53:15.917Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-10T06:53:15.917Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-10T06:53:15.917Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-10T06:53:15.917Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-10T06:53:16.182Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-10T06:53:16.182Z] Installing new version of config file /etc/issue ... [2021-08-10T06:53:16.182Z] Installing new version of config file /etc/issue.net ... [2021-08-10T06:53:16.182Z] Installing new version of config file /etc/lsb-release ... [2021-08-10T06:53:16.182Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-10T06:53:16.448Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-10T06:53:16.448Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-10T06:53:16.448Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-10T06:53:16.448Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T06:53:16.448Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-10T06:53:16.448Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-10T06:53:16.714Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-10T06:53:16.714Z] 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-08-10T06:53:16.714Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T06:53:16.714Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-10T06:53:16.714Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-10T06:53:16.714Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-10T06:53:16.714Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T06:53:16.714Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-10T06:53:16.714Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-10T06:53:16.980Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-10T06:53:16.980Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T06:53:16.980Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-10T06:53:16.980Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-10T06:53:17.246Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-10T06:53:17.246Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T06:53:17.246Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-10T06:53:17.246Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-10T06:53:17.246Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-10T06:53:17.512Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T06:53:17.512Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-10T06:53:17.512Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-10T06:53:17.512Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-10T06:53:17.512Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T06:53:17.512Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-10T06:53:17.512Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-10T06:53:17.512Z] Setting up grep (3.1-2build1) ... [2021-08-10T06:53:17.779Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T06:53:17.779Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-10T06:53:17.779Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-10T06:53:17.779Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-10T06:53:17.779Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T06:53:17.779Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-10T06:53:17.779Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-10T06:53:18.047Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-10T06:53:18.047Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T06:53:18.047Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-10T06:53:18.047Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-10T06:53:18.047Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-10T06:53:18.047Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T06:53:18.047Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-10T06:53:18.047Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-10T06:53:19.011Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-10T06:53:19.011Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-10T06:53:19.011Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-10T06:53:19.011Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-10T06:53:19.277Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-10T06:53:19.277Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T06:53:19.277Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-10T06:53:19.277Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-10T06:53:19.858Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-10T06:53:19.858Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-10T06:53:19.858Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-10T06:53:19.858Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-10T06:53:19.858Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-10T06:53:20.125Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T06:53:20.125Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-10T06:53:20.125Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-10T06:53:20.125Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-10T06:53:20.125Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T06:53:20.125Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-10T06:53:20.125Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-10T06:53:20.391Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-10T06:53:20.391Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T06:53:20.391Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-10T06:53:20.391Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-10T06:53:20.391Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-10T06:53:20.657Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T06:53:20.657Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-10T06:53:20.657Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-10T06:53:20.657Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-10T06:53:20.657Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T06:53:20.657Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-10T06:53:20.657Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-10T06:53:20.657Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-10T06:53:20.924Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T06:53:20.924Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-10T06:53:20.924Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-10T06:53:20.924Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-10T06:53:20.924Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-10T06:53:20.924Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-10T06:53:20.924Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T06:53:20.924Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-10T06:53:20.924Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-10T06:53:21.189Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-10T06:53:21.189Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T06:53:21.189Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-10T06:53:21.189Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-10T06:53:21.189Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-10T06:53:21.456Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T06:53:21.456Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-10T06:53:21.456Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-10T06:53:21.456Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-10T06:53:21.721Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T06:53:21.721Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-10T06:53:21.721Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-10T06:53:21.987Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-10T06:53:22.253Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-10T06:53:22.519Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-10T06:53:22.519Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T06:53:22.519Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-10T06:53:22.519Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-10T06:53:22.792Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-10T06:53:22.792Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T06:53:22.792Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-10T06:53:22.792Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-10T06:53:23.059Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-10T06:53:23.059Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-10T06:53:23.059Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-10T06:53:23.059Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-10T06:53:23.059Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-10T06:53:23.324Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-10T06:53:23.324Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-10T06:53:23.324Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-10T06:53:23.324Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-10T06:53:23.591Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-10T06:53:23.591Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-10T06:53:23.591Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-10T06:53:23.591Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-10T06:53:23.591Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-10T06:53:23.591Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-10T06:53:23.591Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-10T06:53:23.591Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-10T06:53:23.857Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-10T06:53:23.857Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-10T06:53:23.857Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-10T06:53:23.857Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-10T06:53:23.857Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-10T06:53:23.857Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-10T06:53:24.122Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-10T06:53:24.122Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-10T06:53:24.122Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T06:53:24.122Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-10T06:53:24.386Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-10T06:53:24.386Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-08-10T06:53:24.386Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-10T06:53:24.386Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-10T06:53:24.386Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-10T06:53:24.386Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-10T06:53:24.386Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T06:53:24.386Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-10T06:53:24.386Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-10T06:53:24.652Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-10T06:53:24.652Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T06:53:24.652Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-10T06:53:24.652Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-10T06:53:24.652Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-10T06:53:24.924Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T06:53:24.924Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-10T06:53:24.924Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-10T06:53:24.924Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-10T06:53:25.190Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T06:53:25.190Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-10T06:53:25.190Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-10T06:53:25.190Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-10T06:53:25.190Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T06:53:25.190Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-10T06:53:25.191Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-10T06:53:25.191Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-10T06:53:25.456Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T06:53:25.457Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-10T06:53:25.457Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-10T06:53:25.457Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-10T06:53:25.723Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T06:53:25.723Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-10T06:53:25.723Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-10T06:53:25.723Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-10T06:53:25.723Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T06:53:25.723Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-10T06:53:25.723Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-10T06:53:25.989Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-10T06:53:25.989Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T06:53:25.989Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-10T06:53:25.989Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-10T06:53:25.989Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-10T06:53:25.989Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T06:53:25.989Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-10T06:53:25.989Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-10T06:53:26.255Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-10T06:53:26.255Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T06:53:26.255Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-10T06:53:26.255Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-10T06:53:26.255Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-10T06:53:26.520Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T06:53:26.520Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-10T06:53:26.520Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-10T06:53:26.520Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-10T06:53:26.520Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T06:53:26.520Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-10T06:53:26.520Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-10T06:53:26.787Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-10T06:53:26.787Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T06:53:26.787Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-10T06:53:26.787Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-10T06:53:26.787Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-10T06:53:26.787Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T06:53:26.787Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-10T06:53:26.787Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-10T06:53:26.787Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-10T06:53:27.052Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-10T06:53:27.052Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-10T06:53:27.052Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-10T06:53:27.052Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-10T06:53:27.053Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-10T06:53:27.053Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-10T06:53:27.318Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-10T06:53:27.318Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-10T06:53:27.318Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-10T06:53:27.318Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-10T06:53:27.318Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-10T06:53:27.583Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-10T06:53:27.583Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-10T06:53:27.583Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-10T06:53:27.583Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-10T06:53:27.583Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-10T06:53:27.583Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-10T06:53:27.850Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-10T06:53:27.850Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-10T06:53:27.850Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-10T06:53:27.850Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-10T06:53:27.850Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-10T06:53:27.850Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-10T06:53:28.128Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-10T06:53:28.128Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-10T06:53:28.394Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-10T06:53:28.394Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-10T06:53:28.394Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-10T06:53:28.394Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-10T06:53:28.394Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-10T06:53:28.394Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-10T06:53:28.660Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-10T06:53:28.660Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-10T06:53:28.925Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-10T06:53:28.925Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-10T06:53:28.925Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-10T06:53:28.925Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-10T06:53:28.925Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-10T06:53:28.925Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-10T06:53:29.193Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-10T06:53:29.193Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-10T06:53:29.193Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-10T06:53:29.193Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-10T06:53:29.193Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-10T06:53:29.193Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-10T06:53:30.153Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-10T06:53:30.153Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-10T06:53:31.113Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-10T06:53:31.113Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-10T06:53:31.113Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-10T06:53:31.113Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-10T06:53:31.378Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-10T06:53:31.378Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-10T06:53:32.338Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-10T06:53:32.338Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-10T06:53:32.338Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-10T06:53:32.338Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-10T06:53:32.338Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-10T06:53:32.338Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-10T06:53:32.604Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-10T06:53:32.604Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-10T06:53:32.604Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-10T06:53:32.604Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-10T06:53:32.604Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-10T06:53:32.604Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-10T06:53:32.604Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-10T06:53:32.604Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-10T06:53:32.870Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-10T06:53:32.870Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-10T06:53:32.870Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T06:53:32.870Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-10T06:53:32.870Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T06:53:32.870Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T06:53:32.870Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T06:53:32.870Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-10T06:53:32.870Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-10T06:53:32.870Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-10T06:53:33.137Z] [2021-08-10T06:53:33.137Z] Current default time zone: 'Etc/UTC' [2021-08-10T06:53:33.137Z] Local time is now: Tue Aug 10 06:53:32 UTC 2021. [2021-08-10T06:53:33.137Z] Universal Time is now: Tue Aug 10 06:53:32 UTC 2021. [2021-08-10T06:53:33.137Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-10T06:53:33.137Z] [2021-08-10T06:53:33.137Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-08-10T06:53:33.137Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T06:53:33.137Z] Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... [2021-08-10T06:53:33.137Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-10T06:53:33.137Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-10T06:53:33.137Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-10T06:53:33.137Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-10T06:53:33.137Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-10T06:53:33.137Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-10T06:53:33.137Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-10T06:53:33.137Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T06:53:33.137Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-10T06:53:33.402Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-10T06:53:33.402Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-10T06:53:33.402Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T06:53:33.402Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-10T06:53:33.402Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-10T06:53:33.402Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-10T06:53:33.402Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-10T06:53:33.402Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-10T06:53:33.402Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-10T06:53:33.402Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-10T06:53:33.402Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-10T06:53:35.339Z] Updating certificates in /etc/ssl/certs... [2021-08-10T06:53:35.925Z] 23 added, 27 removed; done. [2021-08-10T06:53:36.191Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-10T06:53:36.191Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T06:53:36.191Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-10T06:53:36.191Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-10T06:53:36.191Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-10T06:53:36.191Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-10T06:53:36.191Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-10T06:53:36.191Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-10T06:53:36.191Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-10T06:53:36.191Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-10T06:53:36.191Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-10T06:53:36.191Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-10T06:53:36.191Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-10T06:53:36.191Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-10T06:53:36.191Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-10T06:53:36.191Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-10T06:53:36.191Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-10T06:53:36.191Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-10T06:53:36.191Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-10T06:53:36.191Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-10T06:53:36.456Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-10T06:53:36.456Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-10T06:53:36.456Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-10T06:53:36.456Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-10T06:53:36.456Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-10T06:53:36.456Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-10T06:53:36.456Z] Updating certificates in /etc/ssl/certs... [2021-08-10T06:53:37.036Z] 0 added, 0 removed; done. [2021-08-10T06:53:37.036Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-10T06:53:37.036Z] done. [2021-08-10T06:53:37.620Z] Reading package lists... [2021-08-10T06:53:37.620Z] Building dependency tree... [2021-08-10T06:53:37.620Z] Reading state information... [2021-08-10T06:53:37.886Z] The following NEW packages will be installed: [2021-08-10T06:53:37.886Z] apt-transport-https [2021-08-10T06:53:37.886Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-10T06:53:37.886Z] Need to get 4348 B of archives. [2021-08-10T06:53:37.886Z] After this operation, 154 kB of additional disk space will be used. [2021-08-10T06:53:37.886Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-10T06:53:38.152Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-10T06:53:38.152Z] Fetched 4348 B in 0s (24.0 kB/s) [2021-08-10T06:53:38.152Z] Selecting previously unselected package apt-transport-https. [2021-08-10T06:53:38.152Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-10T06:53:38.152Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-10T06:53:38.152Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-10T06:53:38.152Z] Setting up apt-transport-https (1.6.14) ... [2021-08-10T06:53:38.417Z] Waiting for network to be ready... [2021-08-10T06:53:45.056Z] 2021-08-10T06:53:41Z INFO Waiting for automatic snapd restart... [2021-08-10T06:53:45.056Z] snapd 2.51.3 from Canonical* installed [2021-08-10T06:53:45.636Z] "snapd" switched to the "latest/stable" channel [2021-08-10T06:53:45.636Z] [2021-08-10T06:53:48.206Z] core18 20210611 from Canonical* installed [2021-08-10T06:53:48.207Z] "core18" switched to the "latest/stable" channel [2021-08-10T06:53:48.207Z] [2021-08-10T06:53:50.784Z] snapcraft 5.0 from Canonical* installed [2021-08-10T06:53:51.050Z] "snapcraft" switched to the "latest/stable" channel [2021-08-10T06:53:51.050Z] [2021-08-10T06:53:55.298Z] 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-08-10T06:53:55.298Z] - README.md [2021-08-10T06:53:55.298Z] [2021-08-10T06:53:55.298Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-10T06:53:55.563Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-10T06:53:55.563Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-10T06:53:55.563Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-10T06:53:56.785Z] Reading package lists... [2021-08-10T06:53:57.051Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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-08-10T06:53:57.051Z] Reading package lists... [2021-08-10T06:53:57.316Z] Building dependency tree... [2021-08-10T06:53:57.316Z] Reading state information... [2021-08-10T06:53:57.316Z] Suggested packages: [2021-08-10T06:53:57.316Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-10T06:53:57.316Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-10T06:53:57.316Z] Recommended packages: [2021-08-10T06:53:57.316Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-10T06:53:57.316Z] The following NEW packages will be installed: [2021-08-10T06:53:57.316Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-10T06:53:57.316Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-10T06:53:57.316Z] pkg-config zip [2021-08-10T06:53:57.316Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-10T06:53:57.581Z] Need to get 7663 kB of archives. [2021-08-10T06:53:57.581Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-10T06:53:57.581Z] 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-08-10T06:53:57.581Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-10T06:53:57.581Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-10T06:53:57.581Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-10T06:53:57.581Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-10T06:53:57.845Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-10T06:53:57.845Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-10T06:53:57.845Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-10T06:53:57.845Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-10T06:53:58.111Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-10T06:53:58.111Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-10T06:53:58.111Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-10T06:53:58.111Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-10T06:53:58.111Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-10T06:53:58.111Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-10T06:53:58.376Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-10T06:53:58.376Z] Fetched 7663 kB in 1s (10.4 MB/s) [2021-08-10T06:53:58.376Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-10T06:53:58.376Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-10T06:53:58.376Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-10T06:53:58.376Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-10T06:53:58.376Z] Selecting previously unselected package libpsl5:amd64. [2021-08-10T06:53:58.376Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-10T06:53:58.642Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-10T06:53:58.642Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-10T06:53:58.642Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-10T06:53:58.642Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-10T06:53:58.642Z] Selecting previously unselected package librtmp1:amd64. [2021-08-10T06:53:58.642Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-10T06:53:58.642Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-10T06:53:58.642Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-10T06:53:58.642Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-10T06:53:58.642Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-10T06:53:58.642Z] Selecting previously unselected package liberror-perl. [2021-08-10T06:53:58.642Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-10T06:53:58.642Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-10T06:53:58.908Z] Selecting previously unselected package git-man. [2021-08-10T06:53:58.908Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-10T06:53:58.908Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-10T06:53:58.908Z] Selecting previously unselected package git. [2021-08-10T06:53:58.908Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-10T06:53:58.908Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-10T06:53:59.488Z] Selecting previously unselected package libnorm1:amd64. [2021-08-10T06:53:59.488Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-10T06:53:59.488Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-10T06:53:59.488Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-10T06:53:59.488Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-10T06:53:59.488Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-10T06:53:59.488Z] Selecting previously unselected package libsodium23:amd64. [2021-08-10T06:53:59.488Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-10T06:53:59.488Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-10T06:53:59.488Z] Selecting previously unselected package libzmq5:amd64. [2021-08-10T06:53:59.488Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-10T06:53:59.488Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-10T06:53:59.755Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-10T06:53:59.755Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-10T06:53:59.755Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-10T06:53:59.755Z] Selecting previously unselected package pkg-config. [2021-08-10T06:53:59.755Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-10T06:53:59.755Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-10T06:53:59.755Z] Selecting previously unselected package zip. [2021-08-10T06:53:59.755Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-10T06:53:59.755Z] Unpacking zip (3.0-11build1) ... [2021-08-10T06:53:59.755Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-10T06:53:59.755Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-10T06:53:59.755Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-10T06:53:59.755Z] Setting up liberror-perl (0.17025-1) ... [2021-08-10T06:54:00.021Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-10T06:54:00.021Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-10T06:54:00.021Z] No schema files found: doing nothing. [2021-08-10T06:54:00.021Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-10T06:54:00.021Z] Setting up zip (3.0-11build1) ... [2021-08-10T06:54:00.021Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-10T06:54:00.021Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-10T06:54:00.021Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-10T06:54:00.021Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-10T06:54:00.021Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-10T06:54:00.021Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-10T06:54:00.021Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-10T06:54:00.021Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-10T06:54:00.603Z] git set to automatically installed. [2021-08-10T06:54:00.603Z] git-man set to automatically installed. [2021-08-10T06:54:00.603Z] libcurl3-gnutls set to automatically installed. [2021-08-10T06:54:00.603Z] liberror-perl set to automatically installed. [2021-08-10T06:54:00.603Z] libglib2.0-0 set to automatically installed. [2021-08-10T06:54:00.603Z] libnghttp2-14 set to automatically installed. [2021-08-10T06:54:00.603Z] libnorm1 set to automatically installed. [2021-08-10T06:54:00.603Z] libpgm-5.2-0 set to automatically installed. [2021-08-10T06:54:00.603Z] libpsl5 set to automatically installed. [2021-08-10T06:54:00.603Z] librtmp1 set to automatically installed. [2021-08-10T06:54:00.604Z] libsodium23 set to automatically installed. [2021-08-10T06:54:00.604Z] libzmq3-dev set to automatically installed. [2021-08-10T06:54:00.604Z] libzmq5 set to automatically installed. [2021-08-10T06:54:00.604Z] pkg-config set to automatically installed. [2021-08-10T06:54:00.604Z] zip set to automatically installed. [2021-08-10T06:54:02.012Z] snapd is not logged in, snap install commands will use sudo [2021-08-10T06:54:08.649Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-10T06:54:08.649Z] snapd is not logged in, snap install commands will use sudo [2021-08-10T06:54:09.606Z] snap "core18" has no updates available [2021-08-10T06:54:10.186Z] Pulling config-common [2021-08-10T06:54:10.187Z] + snapcraftctl pull [2021-08-10T06:54:11.141Z] Pulling go-build-helper [2021-08-10T06:54:11.141Z] + snapcraftctl pull [2021-08-10T06:54:12.538Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-10T06:54:12.538Z] Skipping pull go-build-helper (already ran) [2021-08-10T06:54:12.538Z] Building go-build-helper [2021-08-10T06:54:12.538Z] + snapcraftctl build [2021-08-10T06:54:14.475Z] Staging go-build-helper [2021-08-10T06:54:14.475Z] + snapcraftctl stage [2021-08-10T06:54:24.536Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-10T06:54:24.536Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-10T06:54:24.536Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-10T06:54:24.536Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-10T06:54:24.536Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-10T06:54:24.536Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-10T06:54:24.536Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-10T06:54:24.536Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-10T06:54:24.536Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-10T06:54:24.536Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-10T06:54:24.536Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-10T06:54:24.536Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-10T06:54:24.536Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-10T06:54:24.536Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-10T06:54:24.536Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-10T06:54:24.536Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-10T06:54:24.536Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-10T06:54:24.536Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-10T06:54:24.536Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-10T06:54:24.536Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-10T06:54:24.536Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-10T06:54:24.536Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-10T06:54:24.536Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-10T06:54:24.536Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-10T06:54:24.536Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-10T06:54:24.536Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-10T06:54:24.536Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-10T06:54:24.536Z] Fetched 25.0 MB in 0s (0 B/s) [2021-08-10T06:54:24.536Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-10T06:54:24.536Z] Fetched 224 kB in 0s (0 B/s) [2021-08-10T06:54:24.536Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-10T06:54:24.536Z] Fetched 157 kB in 0s (0 B/s) [2021-08-10T06:54:24.536Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-10T06:54:24.536Z] Fetched 221 kB in 0s (0 B/s) [2021-08-10T06:54:24.536Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-10T06:54:24.536Z] Fetched 143 kB in 0s (0 B/s) [2021-08-10T06:54:24.536Z] Pulling edgex-go [2021-08-10T06:54:24.536Z] + snapcraftctl pull [2021-08-10T06:54:24.536Z] Pulling hooks [2021-08-10T06:54:24.536Z] + snapcraftctl pull [2021-08-10T06:54:28.948Z] gofmt -l . [2021-08-10T06:54:28.948Z] [ "`gofmt -l .`" = "" ] [2021-08-10T06:54:28.948Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-10T06:54:29.617Z] + ls -al . [2021-08-10T06:54:29.618Z] total 632 [2021-08-10T06:54:29.618Z] drwxrwxr-x 9 1001 1001 4096 Aug 10 06:54 . [2021-08-10T06:54:29.618Z] drwxr-xr-x 4 root root 4096 Aug 10 06:50 .. [2021-08-10T06:54:29.618Z] -rw-rw-r-- 1 1001 1001 11 Aug 10 06:48 .dockerignore [2021-08-10T06:54:29.618Z] drwxrwxr-x 8 1001 1001 4096 Aug 10 06:48 .git [2021-08-10T06:54:29.618Z] drwxrwxr-x 3 1001 1001 4096 Aug 10 06:48 .github [2021-08-10T06:54:29.618Z] -rw-rw-r-- 1 1001 1001 818 Aug 10 06:48 .gitignore [2021-08-10T06:54:29.618Z] -rw-rw-r-- 1 1001 1001 76 Aug 10 06:48 .hadolint.yml [2021-08-10T06:54:29.618Z] -rw-rw-r-- 1 1001 1001 166 Aug 10 06:48 .sonarcloud.properties [2021-08-10T06:54:29.618Z] -rw-rw-r-- 1 1001 1001 1171 Aug 10 06:48 ADOPTERS.md [2021-08-10T06:54:29.618Z] -rw-rw-r-- 1 1001 1001 8609 Aug 10 06:48 Attribution.txt [2021-08-10T06:54:29.618Z] -rw-rw-r-- 1 1001 1001 43881 Aug 10 06:48 CHANGELOG.md [2021-08-10T06:54:29.618Z] -rw-rw-r-- 1 1001 1001 3804 Aug 10 06:48 CONTRIBUTING.md [2021-08-10T06:54:29.618Z] -rw-rw-r-- 1 1001 1001 677 Aug 10 06:48 GOVERNANCE.md [2021-08-10T06:54:29.618Z] -rw-rw-r-- 1 1001 1001 849 Aug 10 06:48 Jenkinsfile [2021-08-10T06:54:29.618Z] -rw-rw-r-- 1 1001 1001 10775 Aug 10 06:48 LICENSE [2021-08-10T06:54:29.618Z] -rw-rw-r-- 1 1001 1001 5915 Aug 10 06:48 Makefile [2021-08-10T06:54:29.618Z] -rw-rw-r-- 1 1001 1001 582 Aug 10 06:48 OWNERS.md [2021-08-10T06:54:29.618Z] -rw-rw-r-- 1 1001 1001 8643 Aug 10 06:48 README.md [2021-08-10T06:54:29.618Z] -rw-rw-r-- 1 1001 1001 6912 Aug 10 06:48 SECURITY.md [2021-08-10T06:54:29.618Z] -rw-rw-r-- 1 1001 1001 5 Aug 10 06:43 VERSION [2021-08-10T06:54:29.618Z] -rw-rw-r-- 1 1001 1001 4131 Aug 10 06:48 ZMQWindows.md [2021-08-10T06:54:29.618Z] drwxrwxr-x 2 1001 1001 4096 Aug 10 06:48 bin [2021-08-10T06:54:29.618Z] drwxrwxr-x 14 1001 1001 4096 Aug 10 06:48 cmd [2021-08-10T06:54:29.618Z] -rw-r--r-- 1 root root 404176 Aug 10 06:53 coverage.out [2021-08-10T06:54:29.618Z] -rw-rw-r-- 1 1001 1001 813 Aug 10 06:48 go.mod [2021-08-10T06:54:29.618Z] -rw-r--r-- 1 root root 48847 Aug 10 06:50 go.sum [2021-08-10T06:54:29.618Z] drwxrwxr-x 8 1001 1001 4096 Aug 10 06:48 internal [2021-08-10T06:54:29.618Z] drwxrwxr-x 3 1001 1001 4096 Aug 10 06:48 openapi [2021-08-10T06:54:29.618Z] drwxrwxr-x 4 1001 1001 4096 Aug 10 06:48 snap [2021-08-10T06:54:29.618Z] -rw-rw-r-- 1 1001 1001 204 Aug 10 06:48 version.go [Pipeline] sh [2021-08-10T06:54:30.283Z] + '[' -e coverage.out ] [2021-08-10T06:54:30.283Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-10T06:54:30.316Z] Warning: overwriting stash ‘coverage-report’ [2021-08-10T06:54:31.116Z] Stashed 1 file(s) [Pipeline] sh [2021-08-10T06:54:31.771Z] + make build [2021-08-10T06:54:31.771Z] go mod tidy [2021-08-10T06:54:32.376Z] 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-08-10T06:54:39.090Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-10T06:54:42.731Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-10T06:54:42.732Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-10T06:54:42.732Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-10T06:54:42.732Z] Fetched 0 B in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-10T06:54:42.732Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-10T06:54:42.732Z] Fetched 279 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-10T06:54:42.732Z] Fetched 122 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-10T06:54:42.732Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-10T06:54:42.732Z] Fetched 8848 B in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-10T06:54:42.732Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-10T06:54:42.732Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-10T06:54:42.732Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-10T06:54:42.732Z] Fetched 219 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-10T06:54:42.732Z] Fetched 154 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-10T06:54:42.732Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-10T06:54:42.732Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-10T06:54:42.732Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-10T06:54:42.732Z] Fetched 499 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-10T06:54:42.732Z] Fetched 111 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-10T06:54:42.732Z] Fetched 240 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-10T06:54:42.732Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-10T06:54:42.732Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-10T06:54:42.732Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-10T06:54:42.732Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-10T06:54:42.732Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-10T06:54:42.732Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-10T06:54:42.732Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-10T06:54:42.732Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-10T06:54:42.732Z] Fetched 8720 B in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-10T06:54:42.732Z] Fetched 140 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-10T06:54:42.732Z] Fetched 119 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-10T06:54:42.732Z] Fetched 111 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-10T06:54:42.732Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-10T06:54:42.732Z] Fetched 645 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-10T06:54:42.732Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-10T06:54:42.732Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-10T06:54:42.732Z] Fetched 368 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-10T06:54:42.732Z] Fetched 187 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-10T06:54:42.732Z] Fetched 175 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-10T06:54:42.732Z] Fetched 206 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-08-10T06:54:42.732Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-10T06:54:42.732Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-10T06:54:42.732Z] Fetched 159 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-10T06:54:42.732Z] Fetched 107 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-10T06:54:42.732Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-10T06:54:42.732Z] Pulling static-packages [2021-08-10T06:54:42.732Z] + snapcraftctl pull [2021-08-10T06:54:42.732Z] Pulling version [2021-08-10T06:54:42.732Z] + cd /root/project [2021-08-10T06:54:42.732Z] + git describe --tags --abbrev=0 [2021-08-10T06:54:42.732Z] + sed s/v// [2021-08-10T06:54:42.732Z] + GIT_VERSION=2.0.1-dev.26 [2021-08-10T06:54:42.732Z] + [ -z 2.0.1-dev.26 ] [2021-08-10T06:54:42.732Z] + snapcraftctl set-version 2.0.1-dev.26 [2021-08-10T06:54:42.732Z] Building config-common [2021-08-10T06:54:42.732Z] + snapcraftctl build [2021-08-10T06:54:44.673Z] Skipping build go-build-helper (already ran) [2021-08-10T06:54:44.673Z] Building edgex-go [2021-08-10T06:54:44.673Z] + cd /root/parts/edgex-go/src [2021-08-10T06:54:44.673Z] + git describe --tags --abbrev=0 [2021-08-10T06:54:44.673Z] + sed s/v// [2021-08-10T06:54:44.673Z] + GIT_VERSION=2.0.1-dev.26 [2021-08-10T06:54:44.673Z] + [ -z 2.0.1-dev.26 ] [2021-08-10T06:54:44.673Z] + echo 2.0.1-dev.26 [2021-08-10T06:54:44.673Z] + make build [2021-08-10T06:54:44.673Z] go mod tidy [2021-08-10T06:54:48.009Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-10T06:54:48.009Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-10T06:54:48.009Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 [2021-08-10T06:54:48.009Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-10T06:54:48.009Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-10T06:54:48.009Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-10T06:54:48.009Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-10T06:54:48.009Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-10T06:54:48.009Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-10T06:54:48.009Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-10T06:54:48.009Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-10T06:54:48.009Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-10T06:54:48.647Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-10T06:54:48.647Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-10T06:54:48.964Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-10T06:54:48.964Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-10T06:54:49.644Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-08-10T06:54:49.644Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-10T06:54:49.644Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-10T06:54:49.644Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-10T06:54:49.644Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-10T06:54:49.644Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-10T06:54:49.644Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-10T06:54:49.644Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-10T06:54:49.644Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-10T06:54:49.644Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-10T06:54:49.913Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-10T06:54:49.913Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-10T06:54:49.913Z] go: downloading golang.org/x/text v0.3.6 [2021-08-10T06:54:49.913Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-10T06:54:49.913Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-10T06:54:49.913Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-10T06:54:49.913Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-10T06:54:49.913Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-10T06:54:50.179Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-10T06:54:50.179Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-10T06:54:50.179Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-10T06:54:50.179Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-10T06:54:50.179Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-10T06:54:50.179Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-08-10T06:54:50.179Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-10T06:54:50.444Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-10T06:54:50.444Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-10T06:54:50.444Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-10T06:54:50.444Z] go: downloading github.com/kr/text v0.1.0 [2021-08-10T06:54:50.444Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-10T06:54:50.710Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-10T06:54:50.710Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-10T06:54:50.710Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-10T06:54:50.711Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-10T06:54:50.711Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-10T06:54:50.711Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-10T06:54:50.711Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-10T06:54:50.711Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-10T06:54:50.976Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-10T06:54:50.976Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-10T06:54:50.976Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-10T06:54:50.976Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-10T06:54:50.976Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-10T06:54:50.976Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-10T06:54:50.976Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-10T06:54:50.976Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-10T06:54:50.976Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-10T06:54:50.976Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-10T06:54:50.976Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-10T06:54:50.976Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-10T06:54:50.976Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-10T06:54:50.976Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-10T06:54:50.976Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-10T06:54:50.976Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-10T06:54:50.976Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-10T06:54:50.976Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-10T06:54:50.976Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-10T06:54:50.976Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-10T06:54:50.976Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-10T06:54:50.976Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-10T06:54:51.557Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/core-data/core-data ./cmd/core-data [2021-08-10T06:55:01.313Z] 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-08-10T06:55:01.627Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-10T06:55:02.757Z] 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-08-10T06:55:04.957Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/core-command/core-command ./cmd/core-command [2021-08-10T06:55:05.537Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-10T06:55:06.938Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-10T06:55:07.069Z] 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-08-10T06:55:07.518Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-10T06:55:07.669Z] 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-08-10T06:55:08.474Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-10T06:55:09.881Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-10T06:55:10.837Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-10T06:55:11.985Z] 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-08-10T06:55:12.240Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-10T06:55:13.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-10T06:55:14.601Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-10T06:55:15.389Z] 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-08-10T06:55:16.540Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-10T06:55:16.540Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-10T06:55:16.540Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-10T06:55:16.540Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-10T06:55:16.540Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-10T06:55:16.540Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-10T06:55:16.540Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-10T06:55:16.540Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-10T06:55:16.540Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-10T06:55:16.540Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-10T06:55:16.540Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-10T06:55:16.540Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-10T06:55:16.540Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-10T06:55:16.540Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-10T06:55:16.540Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-10T06:55:16.540Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-10T06:55:16.540Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-10T06:55:16.540Z] + 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-08-10T06:55:16.540Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-10T06:55:16.540Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-10T06:55:16.540Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-10T06:55:16.540Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-10T06:55:16.540Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-10T06:55:16.540Z] + 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-08-10T06:55:16.540Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-10T06:55:16.540Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-10T06:55:16.540Z] + 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-08-10T06:55:17.500Z] Building hooks [2021-08-10T06:55:17.500Z] + cd /root/parts/hooks/src [2021-08-10T06:55:17.500Z] + make build [2021-08-10T06:55:17.500Z] go mod tidy [2021-08-10T06:55:18.458Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-10T06:55:18.458Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-10T06:55:18.458Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-10T06:55:18.458Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-10T06:55:18.723Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-10T06:55:18.793Z] 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-08-10T06:55:19.679Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-10T06:55:19.945Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-10T06:55:19.945Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-10T06:55:22.200Z] 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-08-10T06:55:23.286Z] Building static-packages [2021-08-10T06:55:23.286Z] + snapcraftctl build [2021-08-10T06:55:25.223Z] Building version [2021-08-10T06:55:25.223Z] + snapcraftctl build [2021-08-10T06:55:25.598Z] 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-08-10T06:55:27.796Z] Staging config-common [2021-08-10T06:55:27.796Z] + snapcraftctl stage [2021-08-10T06:55:28.239Z] 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-08-10T06:55:28.378Z] Skipping stage go-build-helper (already ran) [2021-08-10T06:55:28.378Z] Staging edgex-go [2021-08-10T06:55:28.378Z] + snapcraftctl stage [2021-08-10T06:55:29.784Z] Staging hooks [2021-08-10T06:55:29.784Z] + snapcraftctl stage [2021-08-10T06:55:30.741Z] Staging static-packages [2021-08-10T06:55:30.741Z] + snapcraftctl stage [2021-08-10T06:55:31.701Z] Staging version [2021-08-10T06:55:31.701Z] + snapcraftctl stage [2021-08-10T06:55:33.108Z] Priming config-common [2021-08-10T06:55:33.108Z] + snapcraftctl prime [Pipeline] } [2021-08-10T06:55:33.683Z] $ docker stop --time=1 7aad8d39ed1b71b8ad7fd3bf904bc3fc7f41d76ed55681a026d57776d2213c25 [2021-08-10T06:55:34.065Z] Priming go-build-helper [2021-08-10T06:55:34.065Z] + snapcraftctl prime [2021-08-10T06:55:35.024Z] Priming edgex-go [2021-08-10T06:55:35.024Z] + snapcraftctl prime [2021-08-10T06:55:36.160Z] $ docker rm -f 7aad8d39ed1b71b8ad7fd3bf904bc3fc7f41d76ed55681a026d57776d2213c25 [2021-08-10T06:55:36.431Z] Priming hooks [2021-08-10T06:55:36.431Z] + snapcraftctl prime [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-08-10T06:55:37.389Z] Priming static-packages [2021-08-10T06:55:37.389Z] + snapcraftctl prime [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T06:55:37.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-10T06:55:37.735Z] [2021-08-10T06:55:37.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T06:55:38.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-10T06:55:38.636Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-10T06:55:38.636Z] 29e5d40040c1: Pulling fs layer [2021-08-10T06:55:38.636Z] 1ce36da41761: Pulling fs layer [2021-08-10T06:55:38.636Z] 25b303627fd3: Pulling fs layer [2021-08-10T06:55:38.913Z] 29e5d40040c1: Verifying Checksum [2021-08-10T06:55:38.913Z] 29e5d40040c1: Download complete [2021-08-10T06:55:39.518Z] 29e5d40040c1: Pull complete [2021-08-10T06:55:39.795Z] 1ce36da41761: Verifying Checksum [2021-08-10T06:55:39.795Z] 1ce36da41761: Download complete [2021-08-10T06:55:39.963Z] Priming version [2021-08-10T06:55:39.963Z] + snapcraftctl prime [2021-08-10T06:55:40.919Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-08-10T06:55:41.238Z] 1ce36da41761: Pull complete [2021-08-10T06:55:41.238Z] 25b303627fd3: Verifying Checksum [2021-08-10T06:55:41.238Z] 25b303627fd3: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-10T06:55:51.402Z] 25b303627fd3: Pull complete [2021-08-10T06:55:51.402Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-10T06:55:51.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-10T06:55:51.402Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-10T06:55:51.655Z] prd-ubuntu18.04-docker-arm64-4c-16g-231 does not seem to be running inside a container [2021-08-10T06:55:51.739Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-10T06:55:55.016Z] $ docker top 50cab51971385b15aa7be0437871c40bf8e93d6633cd9ab675f9c0d707e29c66 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T06:55:55.980Z] + docker-compose build --help [2021-08-10T06:55:55.980Z] + grep parallel [2021-08-10T06:56:00.417Z] --parallel Build images in parallel. [Pipeline] } [2021-08-10T06:56:00.439Z] $ docker stop --time=1 50cab51971385b15aa7be0437871c40bf8e93d6633cd9ab675f9c0d707e29c66 [2021-08-10T06:56:02.337Z] $ docker rm -f 50cab51971385b15aa7be0437871c40bf8e93d6633cd9ab675f9c0d707e29c66 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T06:56:03.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-10T06:56:03.019Z] . [Pipeline] withDockerContainer [2021-08-10T06:56:03.328Z] prd-ubuntu18.04-docker-arm64-4c-16g-231 does not seem to be running inside a container [2021-08-10T06:56:03.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-10T06:56:04.949Z] $ docker top 1026c7cfb6d3a9dadfcac1d06773eb45a612f7e659aa946467b9ee01dd8cb387 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T06:56:05.970Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-10T06:56:10.289Z] Building core-command ... [2021-08-10T06:56:10.289Z] Building core-data ... [2021-08-10T06:56:10.289Z] Building core-metadata ... [2021-08-10T06:56:10.289Z] Building security-bootstrapper ... [2021-08-10T06:56:10.289Z] Building security-proxy-setup ... [2021-08-10T06:56:10.289Z] Building security-secretstore-setup ... [2021-08-10T06:56:10.289Z] Building support-notifications ... [2021-08-10T06:56:10.289Z] Building support-scheduler ... [2021-08-10T06:56:10.289Z] Building sys-mgmt-agent ... [2021-08-10T06:56:10.289Z] Building support-notifications [2021-08-10T06:56:10.289Z] Building core-command [2021-08-10T06:56:10.289Z] Building security-secretstore-setup [2021-08-10T06:56:10.289Z] Building security-proxy-setup [2021-08-10T06:56:10.289Z] Building support-scheduler [2021-08-10T06:57:18.295Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T06:57:18.295Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-10T06:57:18.295Z] ---> f6eb0a855d80 [2021-08-10T06:57:18.295Z] Step 3/26 : WORKDIR /edgex-goStep 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T06:57:18.295Z] [2021-08-10T06:57:18.295Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-10T06:57:18.295Z] ---> f6eb0a855d80 [2021-08-10T06:57:18.295Z] Step 3/22 : WORKDIR /edgex-go [2021-08-10T06:57:18.295Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T06:57:18.295Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-10T06:57:18.295Z] ---> f6eb0a855d80 [2021-08-10T06:57:18.295Z] Step 3/23 : WORKDIR /edgex-go [2021-08-10T06:57:18.295Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T06:57:18.295Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-10T06:57:18.295Z] ---> f6eb0a855d80 [2021-08-10T06:57:18.295Z] Step 3/23 : WORKDIR /edgex-go [2021-08-10T06:57:18.295Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T06:57:18.295Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T06:57:18.295Z] ---> f6eb0a855d80 [2021-08-10T06:57:18.295Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T06:57:18.295Z] ---> Running in f5164b54f171 [2021-08-10T06:57:18.295Z] ---> Running in e298ec5ddeec [2021-08-10T06:57:18.295Z] ---> Running in dbbec4f22521 [2021-08-10T06:57:18.295Z] ---> Running in af42eab257a8 [2021-08-10T06:57:18.295Z] ---> Running in 477d2c522c39 [2021-08-10T06:57:18.295Z] Removing intermediate container f5164b54f171 [2021-08-10T06:57:18.295Z] ---> e2ca04be49ff [2021-08-10T06:57:18.295Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T06:57:18.295Z] Removing intermediate container af42eab257a8 [2021-08-10T06:57:18.295Z] ---> 6f5ab668385d [2021-08-10T06:57:18.295Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T06:57:18.295Z] ---> Running in 2771f4966eb4 [2021-08-10T06:57:18.295Z] Removing intermediate container e298ec5ddeec [2021-08-10T06:57:18.295Z] ---> 1bc7ae7430a9 [2021-08-10T06:57:18.295Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T06:57:18.295Z] Removing intermediate container dbbec4f22521 [2021-08-10T06:57:18.295Z] ---> 0b88ecebd9cf [2021-08-10T06:57:18.295Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T06:57:18.295Z] Removing intermediate container 477d2c522c39 [2021-08-10T06:57:18.295Z] ---> 584360ba68c4 [2021-08-10T06:57:18.295Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T06:57:18.295Z] ---> Running in 105f956f72e3 [2021-08-10T06:57:18.295Z] ---> Running in 7e82550a165b [2021-08-10T06:57:18.295Z] ---> Running in e1b4878491ae [2021-08-10T06:57:18.295Z] ---> Running in 9106c197a798 [2021-08-10T06:57:20.924Z] Removing intermediate container 2771f4966eb4 [2021-08-10T06:57:20.924Z] ---> 87ff91a9aca1 [2021-08-10T06:57:20.924Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-10T06:57:21.199Z] ---> Running in 160f3bf7af22 [2021-08-10T06:57:21.478Z] Removing intermediate container 105f956f72e3 [2021-08-10T06:57:21.478Z] ---> 925ba140d415 [2021-08-10T06:57:21.478Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-10T06:57:21.752Z] Removing intermediate container e1b4878491ae [2021-08-10T06:57:21.752Z] ---> 80fc9cfd5b96 [2021-08-10T06:57:21.752Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-10T06:57:21.752Z] ---> Running in 72df6f27f16c [2021-08-10T06:57:22.031Z] ---> Running in 4ef810ff8e8d [2021-08-10T06:57:22.031Z] Removing intermediate container 9106c197a798 [2021-08-10T06:57:22.031Z] ---> 115a81968b05 [2021-08-10T06:57:22.031Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-10T06:57:22.307Z] Removing intermediate container 7e82550a165b [2021-08-10T06:57:22.307Z] ---> 49690bace308 [2021-08-10T06:57:22.307Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-10T06:57:22.307Z] ---> Running in 553ddf3c5bba [2021-08-10T06:57:22.584Z] ---> Running in 5f94c4e409fc [2021-08-10T06:57:23.204Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T06:57:23.808Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T06:57:24.081Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T06:57:24.357Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T06:57:24.357Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T06:57:24.631Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T06:57:24.631Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T06:57:24.911Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T06:57:25.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T06:57:25.480Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T06:57:25.762Z] OK: 218 MiB in 52 packages [2021-08-10T06:57:25.762Z] OK: 218 MiB in 52 packages [2021-08-10T06:57:26.365Z] OK: 218 MiB in 52 packages [2021-08-10T06:57:26.365Z] OK: 218 MiB in 52 packages [2021-08-10T06:57:26.647Z] OK: 218 MiB in 52 packages [2021-08-10T06:57:27.653Z] Removing intermediate container 72df6f27f16c [2021-08-10T06:57:27.653Z] ---> b77a9527b5ba [2021-08-10T06:57:27.653Z] Step 6/23 : COPY go.mod . [2021-08-10T06:57:27.653Z] Removing intermediate container 160f3bf7af22 [2021-08-10T06:57:27.653Z] ---> 86ef9ebbdc70 [2021-08-10T06:57:27.653Z] Step 6/26 : COPY go.mod . [2021-08-10T06:57:27.931Z] Removing intermediate container 5f94c4e409fc [2021-08-10T06:57:27.931Z] ---> bbc9a3a958f4 [2021-08-10T06:57:27.931Z] Step 6/22 : COPY go.mod . [2021-08-10T06:57:28.540Z] Removing intermediate container 553ddf3c5bba [2021-08-10T06:57:28.540Z] ---> 55f54c9d2b15 [2021-08-10T06:57:28.540Z] Step 6/24 : COPY go.mod . [2021-08-10T06:57:28.540Z] Removing intermediate container 4ef810ff8e8d [2021-08-10T06:57:28.540Z] ---> 107ad266f07e [2021-08-10T06:57:28.540Z] Step 6/23 : COPY go.mod . [2021-08-10T06:57:28.540Z] ---> 00d98082d15a [2021-08-10T06:57:28.540Z] Step 7/23 : RUN go mod download [2021-08-10T06:57:28.815Z] ---> Running in 4d4c0037e5a5 [2021-08-10T06:57:29.097Z] ---> 613fbdadb5d3 [2021-08-10T06:57:29.097Z] Step 7/26 : RUN go mod download [2021-08-10T06:57:29.372Z] ---> Running in 42ded5dfb690 [2021-08-10T06:57:29.372Z] ---> 1b774b716aa9 [2021-08-10T06:57:29.372Z] Step 7/22 : RUN go mod download [2021-08-10T06:57:29.650Z] ---> Running in 8433db60ea21 [2021-08-10T06:57:29.938Z] ---> b2a12c995f4b [2021-08-10T06:57:29.938Z] ---> b2f024082beb [2021-08-10T06:57:29.938Z] Step 7/23 : RUN go mod download [2021-08-10T06:57:29.938Z] Step 7/24 : RUN go mod download [2021-08-10T06:57:30.212Z] ---> Running in 3c164a57ad4c [2021-08-10T06:57:30.212Z] ---> Running in 19c071815a1b [2021-08-10T06:57:34.544Z] Removing intermediate container 4d4c0037e5a5 [2021-08-10T06:57:34.544Z] ---> f55d74149405 [2021-08-10T06:57:34.544Z] Step 8/23 : COPY . . [2021-08-10T06:57:36.570Z] Removing intermediate container 42ded5dfb690 [2021-08-10T06:57:36.570Z] ---> 56734f4b354c [2021-08-10T06:57:36.570Z] Step 8/26 : COPY . . [2021-08-10T06:57:36.849Z] Removing intermediate container 8433db60ea21 [2021-08-10T06:57:36.849Z] ---> 3be33f4d41cd [2021-08-10T06:57:36.849Z] Step 8/22 : COPY . . [2021-08-10T06:57:37.859Z] Removing intermediate container 19c071815a1b [2021-08-10T06:57:37.859Z] ---> a934e7c49165 [2021-08-10T06:57:37.859Z] Step 8/24 : COPY . . [2021-08-10T06:57:38.461Z] Removing intermediate container 3c164a57ad4c [2021-08-10T06:57:38.461Z] ---> 91b91b2365ed [2021-08-10T06:57:38.461Z] Step 8/23 : COPY . . [2021-08-10T06:58:00.685Z] ---> 4962ba0c9d52 [2021-08-10T06:58:00.685Z] Step 9/23 : RUN go mod tidy [2021-08-10T06:58:00.685Z] ---> 0fcfc391287d [2021-08-10T06:58:00.685Z] Step 9/26 : RUN go mod tidy [2021-08-10T06:58:00.685Z] ---> Running in ba415c3097d0 [2021-08-10T06:58:00.685Z] ---> 5cfc8af258ce [2021-08-10T06:58:00.685Z] Step 9/22 : RUN go mod tidy [2021-08-10T06:58:00.685Z] ---> 077f0fd9788e [2021-08-10T06:58:00.685Z] Step 9/24 : RUN go mod tidy [2021-08-10T06:58:00.685Z] ---> Running in af4dd9e6f6f5 [2021-08-10T06:58:00.685Z] ---> Running in 1b92239fd2ea [2021-08-10T06:58:00.685Z] ---> Running in 320f540989c2 [2021-08-10T06:58:00.685Z] ---> 8818dbae01fe [2021-08-10T06:58:00.685Z] Step 9/23 : RUN go mod tidy [2021-08-10T06:58:00.685Z] ---> Running in b1d07fedf092 [2021-08-10T06:58:03.332Z] Removing intermediate container ba415c3097d0 [2021-08-10T06:58:03.332Z] ---> 3a6449a32905 [2021-08-10T06:58:03.332Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-10T06:58:03.332Z] ---> Running in e2229e5e30e7 [2021-08-10T06:58:05.319Z] Removing intermediate container af4dd9e6f6f5 [2021-08-10T06:58:05.319Z] ---> bc9b2040fd7f [2021-08-10T06:58:05.319Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-10T06:58:05.319Z] 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-08-10T06:58:05.598Z] ---> Running in 9bf8d0c488c9 [2021-08-10T06:58:05.598Z] Removing intermediate container 1b92239fd2ea [2021-08-10T06:58:05.598Z] ---> 0a9ee16b5085 [2021-08-10T06:58:05.598Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-10T06:58:05.874Z] ---> Running in 1b38a12cc83b [2021-08-10T06:58:06.156Z] Removing intermediate container b1d07fedf092 [2021-08-10T06:58:06.156Z] ---> a38bd87aafff [2021-08-10T06:58:06.156Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-10T06:58:06.437Z] Removing intermediate container 320f540989c2 [2021-08-10T06:58:06.437Z] ---> 0fb4a71dd6bf [2021-08-10T06:58:06.437Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-10T06:58:06.437Z] ---> Running in 28b9323a0aa1 [2021-08-10T06:58:06.726Z] ---> Running in 4e8b29ef9d51 [2021-08-10T06:58:07.725Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-10T06:58:08.719Z] 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-08-10T06:58:09.323Z] 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-08-10T06:58:09.323Z] 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-08-10T07:00:01.179Z] 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-08-10T07:00:01.179Z] 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-08-10T07:00:09.499Z] Removing intermediate container 4e8b29ef9d51 [2021-08-10T07:00:09.499Z] ---> b656eaa800c8 [2021-08-10T07:00:09.499Z] [2021-08-10T07:00:09.499Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T07:00:09.499Z] Removing intermediate container e2229e5e30e7 [2021-08-10T07:00:09.499Z] ---> 6d80b81244ff [2021-08-10T07:00:09.499Z] [2021-08-10T07:00:09.499Z] Step 11/23 : FROM alpine:3.12 [2021-08-10T07:00:09.499Z] 3.12: Pulling from library/alpine [2021-08-10T07:00:09.778Z] 3.12: Pulling from library/alpine [2021-08-10T07:00:11.224Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-10T07:00:11.224Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-10T07:00:11.224Z] Status: Image is up to date for alpine:3.12 [2021-08-10T07:00:11.224Z] Status: Downloaded newer image for alpine:3.12 [2021-08-10T07:00:11.224Z] ---> c4fd0aeabfcf [2021-08-10T07:00:11.224Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-10T07:00:11.224Z] ---> c4fd0aeabfcf [2021-08-10T07:00:11.224Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-10T07:00:12.672Z] ---> Running in 7f0443e2df75 [2021-08-10T07:00:12.673Z] ---> Running in 760a7a7d790a [2021-08-10T07:00:13.269Z] Removing intermediate container 1b38a12cc83b [2021-08-10T07:00:13.269Z] ---> 5f86c542f2cb [2021-08-10T07:00:13.269Z] [2021-08-10T07:00:13.269Z] Step 11/22 : FROM alpine:3.12 [2021-08-10T07:00:13.269Z] ---> c4fd0aeabfcf [2021-08-10T07:00:13.269Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-10T07:00:13.269Z] Removing intermediate container 9bf8d0c488c9 [2021-08-10T07:00:13.269Z] ---> fbb427bdb1fd [2021-08-10T07:00:13.269Z] [2021-08-10T07:00:13.269Z] Step 11/26 : FROM alpine:3.12 [2021-08-10T07:00:13.269Z] ---> c4fd0aeabfcf [2021-08-10T07:00:13.269Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-10T07:00:13.883Z] ---> Running in 8d6a6259d117 [2021-08-10T07:00:13.883Z] ---> Running in e5ecf4b5e468 [2021-08-10T07:00:15.885Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T07:00:15.885Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T07:00:16.162Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T07:00:16.162Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T07:00:16.162Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T07:00:16.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T07:00:16.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T07:00:16.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T07:00:16.715Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-10T07:00:16.716Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T07:00:16.716Z] Removing intermediate container 28b9323a0aa1 [2021-08-10T07:00:16.716Z] ---> e9a50b6de21c [2021-08-10T07:00:16.716Z] [2021-08-10T07:00:16.716Z] Step 11/23 : FROM alpine:3.12 [2021-08-10T07:00:16.716Z] ---> c4fd0aeabfcf [2021-08-10T07:00:16.716Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-10T07:00:16.716Z] OK: 5 MiB in 15 packages [2021-08-10T07:00:17.002Z] ---> Running in 76abf2dc39b3 [2021-08-10T07:00:17.002Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-10T07:00:17.002Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T07:00:17.002Z] OK: 5 MiB in 15 packages [2021-08-10T07:00:17.278Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-10T07:00:17.278Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-10T07:00:17.278Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-10T07:00:17.278Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-10T07:00:17.278Z] (4/4) Installing curl (7.78.0-r0) [2021-08-10T07:00:17.278Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T07:00:17.278Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T07:00:17.278Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-10T07:00:17.278Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-10T07:00:17.558Z] (4/6) Installing curl (7.78.0-r0) [2021-08-10T07:00:17.558Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-10T07:00:17.558Z] (6/6) Installing su-exec (0.2-r1) [2021-08-10T07:00:17.558Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T07:00:17.558Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T07:00:17.558Z] OK: 7 MiB in 18 packages [2021-08-10T07:00:17.832Z] OK: 7 MiB in 20 packages [2021-08-10T07:00:18.860Z] Removing intermediate container 7f0443e2df75 [2021-08-10T07:00:18.861Z] ---> 8051a0522fd9 [2021-08-10T07:00:18.861Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T07:00:19.135Z] ---> Running in 5d3783293994 [2021-08-10T07:00:19.135Z] Removing intermediate container 760a7a7d790a [2021-08-10T07:00:19.135Z] ---> f00dd4e94e90 [2021-08-10T07:00:19.135Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T07:00:19.415Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T07:00:19.415Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T07:00:19.415Z] ---> Running in 0e3bf2f17fe7 [2021-08-10T07:00:20.022Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-10T07:00:20.022Z] Removing intermediate container 8d6a6259d117 [2021-08-10T07:00:20.022Z] ---> 5c7802897f5b [2021-08-10T07:00:20.022Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-10T07:00:20.301Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-10T07:00:20.301Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T07:00:20.301Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T07:00:20.301Z] Removing intermediate container 5d3783293994 [2021-08-10T07:00:20.301Z] ---> cb05dc19fbb8 [2021-08-10T07:00:20.301Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-10T07:00:20.301Z] Removing intermediate container e5ecf4b5e468 [2021-08-10T07:00:20.301Z] ---> 1a8399478287 [2021-08-10T07:00:20.301Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-10T07:00:20.301Z] OK: 6 MiB in 16 packages [2021-08-10T07:00:20.586Z] ---> Running in 25c40a34e21e [2021-08-10T07:00:20.586Z] ---> Running in dd8f9c255b7d [2021-08-10T07:00:20.586Z] Removing intermediate container 0e3bf2f17fe7 [2021-08-10T07:00:20.586Z] ---> 5e06f3ca0f07 [2021-08-10T07:00:20.586Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-10T07:00:20.868Z] ---> Running in 737b5d07e6db [2021-08-10T07:00:20.868Z] ---> Running in ad0c14c940b1 [2021-08-10T07:00:21.146Z] Removing intermediate container 25c40a34e21e [2021-08-10T07:00:21.146Z] ---> 4e3b5a3bda54 [2021-08-10T07:00:21.146Z] Step 14/22 : WORKDIR /edgex [2021-08-10T07:00:21.421Z] Removing intermediate container dd8f9c255b7d [2021-08-10T07:00:21.421Z] ---> 32b871a6f156 [2021-08-10T07:00:21.421Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-10T07:00:21.421Z] ---> Running in 6d465a7b3b26 [2021-08-10T07:00:21.695Z] ---> Running in bf0c2e25f8be [2021-08-10T07:00:21.695Z] Removing intermediate container 737b5d07e6db [2021-08-10T07:00:21.695Z] ---> d4c2008bc6e0 [2021-08-10T07:00:21.695Z] Step 14/26 : WORKDIR / [2021-08-10T07:00:21.972Z] Removing intermediate container ad0c14c940b1 [2021-08-10T07:00:21.972Z] ---> dc603d8694b3 [2021-08-10T07:00:21.972Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-10T07:00:22.247Z] ---> Running in 017045546db9 [2021-08-10T07:00:22.247Z] ---> Running in 734f5a5660dc [2021-08-10T07:00:22.521Z] Removing intermediate container bf0c2e25f8be [2021-08-10T07:00:22.521Z] ---> a706c778bfa6 [2021-08-10T07:00:22.521Z] Removing intermediate container 6d465a7b3b26 [2021-08-10T07:00:22.521Z] ---> eb5760b56e93 [2021-08-10T07:00:22.521Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-10T07:00:22.521Z] Step 16/24 : WORKDIR / [2021-08-10T07:00:22.521Z] Removing intermediate container 76abf2dc39b3 [2021-08-10T07:00:22.521Z] ---> 3832f03fe10f [2021-08-10T07:00:22.521Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T07:00:22.796Z] ---> Running in bb5d6d21d461 [2021-08-10T07:00:22.796Z] ---> Running in b682c340a923 [2021-08-10T07:00:23.068Z] Removing intermediate container 734f5a5660dc [2021-08-10T07:00:23.068Z] ---> fcce701a61e8 [2021-08-10T07:00:23.068Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt /Removing intermediate container 017045546db9 [2021-08-10T07:00:23.068Z] ---> 00c7ed3a825b [2021-08-10T07:00:23.069Z] 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-08-10T07:00:23.069Z] [2021-08-10T07:00:23.666Z] Removing intermediate container b682c340a923 [2021-08-10T07:00:23.666Z] ---> cfa87e3a997b [2021-08-10T07:00:23.666Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-10T07:00:23.666Z] ---> bd029c8ff352 [2021-08-10T07:00:23.666Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-10T07:00:23.666Z] Removing intermediate container bb5d6d21d461 [2021-08-10T07:00:23.666Z] ---> e697ee296984 [2021-08-10T07:00:23.666Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T07:00:23.944Z] ---> Running in 2c796cc1640e [2021-08-10T07:00:24.546Z] ---> 247b63a73b82 [2021-08-10T07:00:24.546Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-10T07:00:24.546Z] ---> 1e61c8096783 [2021-08-10T07:00:24.546Z] 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-08-10T07:00:24.546Z] Removing intermediate container 2c796cc1640e [2021-08-10T07:00:24.546Z] ---> 8d7bc2e27fcf [2021-08-10T07:00:24.546Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-10T07:00:24.827Z] ---> Running in b79f666e1975 [2021-08-10T07:00:25.103Z] ---> 32da6b5e41d4 [2021-08-10T07:00:25.103Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-10T07:00:25.378Z] ---> 94c4eedff6c7 [2021-08-10T07:00:25.378Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-10T07:00:25.654Z] Removing intermediate container b79f666e1975 [2021-08-10T07:00:25.654Z] ---> ff326fc3258e [2021-08-10T07:00:25.654Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T07:00:25.929Z] ---> 5e74b6a06698 [2021-08-10T07:00:25.929Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-10T07:00:26.534Z] ---> 5afdf944deb5 [2021-08-10T07:00:26.534Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-10T07:00:26.810Z] ---> 2d47d2505398 [2021-08-10T07:00:26.810Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-10T07:00:27.088Z] ---> 635c1a81ca08 [2021-08-10T07:00:27.088Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-10T07:00:27.088Z] ---> 20aa236c5ac2 [2021-08-10T07:00:27.088Z] 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-08-10T07:00:27.364Z] ---> 1fcb64b344a7 [2021-08-10T07:00:27.364Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-10T07:00:27.964Z] ---> Running in e572cc8d8eb4 [2021-08-10T07:00:27.964Z] ---> 9d5e9359fb71 [2021-08-10T07:00:27.964Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-10T07:00:28.561Z] ---> Running in 904da37eee1e [2021-08-10T07:00:28.561Z] ---> a6ef0b7c9cdb [2021-08-10T07:00:28.561Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-10T07:00:28.561Z] ---> 5b6e36d711aa [2021-08-10T07:00:28.561Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-10T07:00:28.561Z] ---> 930aa3bec54e [2021-08-10T07:00:28.561Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-10T07:00:28.561Z] Removing intermediate container e572cc8d8eb4 [2021-08-10T07:00:28.561Z] ---> cd3e2f66de12 [2021-08-10T07:00:28.561Z] Step 19/22 : CMD ["--init=true"] [2021-08-10T07:00:28.835Z] ---> Running in a1cc83c05bd2 [2021-08-10T07:00:28.835Z] ---> Running in d2e65bfce502 [2021-08-10T07:00:29.111Z] Removing intermediate container 904da37eee1e [2021-08-10T07:00:29.111Z] ---> 564b0a11579e [2021-08-10T07:00:29.111Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T07:00:29.387Z] ---> Running in 5c88c69e98dd [2021-08-10T07:00:29.659Z] Removing intermediate container a1cc83c05bd2 [2021-08-10T07:00:29.659Z] ---> 07baf7946ecf [2021-08-10T07:00:29.659Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T07:00:29.659Z] Removing intermediate container d2e65bfce502 [2021-08-10T07:00:29.659Z] ---> b1320bf2ab06 [2021-08-10T07:00:29.659Z] Step 20/22 : LABEL arch=arm64 [2021-08-10T07:00:29.935Z] ---> Running in 255e8d8d653d [2021-08-10T07:00:29.935Z] ---> 7dc7f60d247d [2021-08-10T07:00:29.935Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-10T07:00:29.935Z] ---> Running in 11ae9c91d00d [2021-08-10T07:00:29.935Z] ---> Running in e36ea0725d6c [2021-08-10T07:00:30.208Z] ---> 9a03855af7d8 [2021-08-10T07:00:30.208Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-10T07:00:30.208Z] Removing intermediate container 5c88c69e98dd [2021-08-10T07:00:30.208Z] ---> fae83901b11c [2021-08-10T07:00:30.208Z] Step 21/23 : LABEL arch=arm64 [2021-08-10T07:00:30.481Z] ---> Running in 91814e2e5f85 [2021-08-10T07:00:30.481Z] Removing intermediate container 255e8d8d653d [2021-08-10T07:00:30.481Z] ---> 227c0c476bcb [2021-08-10T07:00:30.481Z] Step 22/24 : LABEL arch=arm64 [2021-08-10T07:00:30.755Z] Removing intermediate container 11ae9c91d00d [2021-08-10T07:00:30.755Z] ---> 668d54673b0f [2021-08-10T07:00:30.755Z] Step 21/22 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 [2021-08-10T07:00:30.755Z] ---> Running in 2306b7696725 [2021-08-10T07:00:30.755Z] Removing intermediate container e36ea0725d6c [2021-08-10T07:00:30.755Z] ---> 75e6ec19790e [2021-08-10T07:00:30.755Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T07:00:31.027Z] ---> Running in a07eb3c49414 [2021-08-10T07:00:31.027Z] ---> Running in a46b403f6163 [2021-08-10T07:00:31.304Z] Removing intermediate container 91814e2e5f85 [2021-08-10T07:00:31.304Z] ---> 7f0b140ea1ac [2021-08-10T07:00:31.304Z] Step 22/23 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 [2021-08-10T07:00:31.574Z] ---> Running in dbc011096516 [2021-08-10T07:00:31.574Z] Removing intermediate container 2306b7696725 [2021-08-10T07:00:31.574Z] ---> 4c0d7d1fd0b7 [2021-08-10T07:00:31.574Z] Step 23/24 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 [2021-08-10T07:00:31.574Z] ---> f33df053c66c [2021-08-10T07:00:31.574Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-10T07:00:31.845Z] Removing intermediate container a07eb3c49414 [2021-08-10T07:00:31.845Z] ---> d60ec1481fab [2021-08-10T07:00:31.845Z] Step 21/23 : LABEL arch=arm64 [2021-08-10T07:00:31.845Z] ---> Running in 600a5cb407c9 [2021-08-10T07:00:31.845Z] Removing intermediate container a46b403f6163 [2021-08-10T07:00:31.845Z] ---> cac653bde40c [2021-08-10T07:00:31.845Z] Step 22/22 : LABEL version=0.0.0 [2021-08-10T07:00:32.119Z] ---> Running in 276ce86239b3 [2021-08-10T07:00:32.119Z] ---> Running in 289a68e2ac69 [2021-08-10T07:00:32.119Z] Removing intermediate container dbc011096516 [2021-08-10T07:00:32.119Z] ---> 80e46def665c [2021-08-10T07:00:32.119Z] Step 23/23 : LABEL version=0.0.0 [2021-08-10T07:00:32.392Z] Removing intermediate container 600a5cb407c9 [2021-08-10T07:00:32.392Z] ---> 34fe18f230f5 [2021-08-10T07:00:32.392Z] Step 24/24 : LABEL version=0.0.0 [2021-08-10T07:00:32.392Z] ---> Running in 2dbfd3e70924 [2021-08-10T07:00:32.672Z] ---> Running in 23623368351a [2021-08-10T07:00:32.672Z] Removing intermediate container 289a68e2ac69 [2021-08-10T07:00:32.672Z] ---> ebe241629b3a [2021-08-10T07:00:32.672Z] Step 22/23 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 [2021-08-10T07:00:32.946Z] Removing intermediate container 276ce86239b3 [2021-08-10T07:00:32.946Z] ---> 3173de482a3f [2021-08-10T07:00:32.946Z] [2021-08-10T07:00:32.946Z] ---> b42d8fa203c6 [2021-08-10T07:00:32.946Z] 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-08-10T07:00:32.946Z] ---> Running in c814559980e6 [2021-08-10T07:00:33.216Z] Removing intermediate container 2dbfd3e70924 [2021-08-10T07:00:33.216Z] ---> 6dd67415f683 [2021-08-10T07:00:33.216Z] [2021-08-10T07:00:33.216Z] ---> Running in 7bb369280c71 [2021-08-10T07:00:33.216Z] Successfully built 3173de482a3f [2021-08-10T07:00:33.492Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-10T07:00:33.492Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-08-10T07:00:33.492Z] Removing intermediate container 23623368351a [2021-08-10T07:00:33.492Z] ---> ecb99f2e5057 [2021-08-10T07:00:33.492Z] [2021-08-10T07:00:33.492Z] Successfully built 6dd67415f683 [2021-08-10T07:00:33.492Z] Successfully tagged support-scheduler-arm64:latest [2021-08-10T07:00:33.492Z] Building sys-mgmt-agent [2021-08-10T07:00:33.766Z]  Building support-scheduler ... done Removing intermediate container c814559980e6 [2021-08-10T07:00:33.766Z] ---> a50410eac099 [2021-08-10T07:00:33.766Z] Step 23/23 : LABEL version=0.0.0 [2021-08-10T07:00:34.038Z] Successfully built ecb99f2e5057 [2021-08-10T07:00:34.038Z] Successfully tagged core-command-arm64:latest [2021-08-10T07:00:34.038Z]  Building core-command ... done Building core-data [2021-08-10T07:00:34.038Z] ---> Running in 589f47a990f5 [2021-08-10T07:00:34.641Z] Removing intermediate container 589f47a990f5 [2021-08-10T07:00:34.641Z] ---> 9e03ee5b3994 [2021-08-10T07:00:34.641Z] [2021-08-10T07:00:34.913Z] Successfully built 9e03ee5b3994 [2021-08-10T07:00:34.913Z] Successfully tagged support-notifications-arm64:latest [2021-08-10T07:00:34.913Z]  Building support-notifications ... done Building core-metadata [2021-08-10T07:00:35.904Z] Removing intermediate container 7bb369280c71 [2021-08-10T07:00:35.904Z] ---> a74979756f9e [2021-08-10T07:00:35.904Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-10T07:00:36.182Z] ---> Running in 90b999baa327 [2021-08-10T07:00:36.784Z] Removing intermediate container 90b999baa327 [2021-08-10T07:00:36.784Z] ---> d35175424583 [2021-08-10T07:00:36.784Z] Step 24/26 : LABEL arch=arm64 [2021-08-10T07:00:37.393Z] ---> Running in 6c0651e4ced2 [2021-08-10T07:00:38.417Z] Removing intermediate container 6c0651e4ced2 [2021-08-10T07:00:38.417Z] ---> ca7e0eda08da [2021-08-10T07:00:38.417Z] Step 25/26 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 [2021-08-10T07:00:39.016Z] ---> Running in b46226ce7459 [2021-08-10T07:00:40.016Z] Removing intermediate container b46226ce7459 [2021-08-10T07:00:40.016Z] ---> ee764c6ffcbf [2021-08-10T07:00:40.016Z] Step 26/26 : LABEL version=0.0.0 [2021-08-10T07:00:40.288Z] ---> Running in bb0b2efb5e2c [2021-08-10T07:00:41.288Z] Removing intermediate container bb0b2efb5e2c [2021-08-10T07:00:41.288Z] ---> bc2567ee8a82 [2021-08-10T07:00:41.288Z] [2021-08-10T07:00:41.574Z] Successfully built bc2567ee8a82 [2021-08-10T07:00:41.574Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-10T07:01:28.567Z]  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T07:01:28.567Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-10T07:01:28.567Z] ---> f6eb0a855d80 [2021-08-10T07:01:28.567Z] Step 3/32 : WORKDIR /edgex-go [2021-08-10T07:01:28.567Z] ---> Using cache [2021-08-10T07:01:28.567Z] ---> 584360ba68c4 [2021-08-10T07:01:28.567Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T07:01:28.567Z] ---> Using cache [2021-08-10T07:01:28.567Z] ---> 115a81968b05 [2021-08-10T07:01:28.567Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-10T07:01:28.567Z] ---> Using cache [2021-08-10T07:01:28.567Z] ---> 55f54c9d2b15 [2021-08-10T07:01:28.567Z] Step 6/32 : COPY go.mod . [2021-08-10T07:01:28.567Z] ---> Using cache [2021-08-10T07:01:28.567Z] ---> b2a12c995f4b [2021-08-10T07:01:28.567Z] Step 7/32 : RUN go mod download [2021-08-10T07:01:28.567Z] ---> Using cache [2021-08-10T07:01:28.567Z] ---> a934e7c49165 [2021-08-10T07:01:28.567Z] Step 8/32 : COPY . . [2021-08-10T07:01:28.567Z] ---> Using cache [2021-08-10T07:01:28.567Z] ---> 077f0fd9788e [2021-08-10T07:01:28.567Z] Step 9/32 : RUN go mod tidy [2021-08-10T07:01:28.567Z] ---> Using cache [2021-08-10T07:01:28.567Z] ---> 0fb4a71dd6bf [2021-08-10T07:01:28.567Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-10T07:01:28.567Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T07:01:28.567Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T07:01:28.567Z] ---> f6eb0a855d80 [2021-08-10T07:01:28.567Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T07:01:28.567Z] ---> Using cache [2021-08-10T07:01:28.567Z] ---> 584360ba68c4 [2021-08-10T07:01:28.567Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T07:01:28.567Z] ---> Using cache [2021-08-10T07:01:28.567Z] ---> 115a81968b05 [2021-08-10T07:01:28.567Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-10T07:01:28.567Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T07:01:28.567Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T07:01:28.567Z] ---> f6eb0a855d80 [2021-08-10T07:01:28.567Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T07:01:28.567Z] ---> Using cache [2021-08-10T07:01:28.567Z] ---> 584360ba68c4 [2021-08-10T07:01:28.567Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T07:01:28.567Z] ---> Using cache [2021-08-10T07:01:28.567Z] ---> 115a81968b05 [2021-08-10T07:01:28.567Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-10T07:01:28.567Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T07:01:28.567Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T07:01:28.567Z] ---> f6eb0a855d80 [2021-08-10T07:01:28.567Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T07:01:28.567Z] ---> Using cache [2021-08-10T07:01:28.567Z] ---> 584360ba68c4 [2021-08-10T07:01:28.567Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T07:01:28.567Z] ---> Using cache [2021-08-10T07:01:28.567Z] ---> 115a81968b05 [2021-08-10T07:01:28.567Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-10T07:01:28.567Z] ---> Using cache [2021-08-10T07:01:28.567Z] ---> 55f54c9d2b15 [2021-08-10T07:01:28.567Z] Step 6/24 : COPY go.mod . [2021-08-10T07:01:28.567Z] ---> Using cache [2021-08-10T07:01:28.567Z] ---> b2a12c995f4b [2021-08-10T07:01:28.567Z] Step 7/24 : RUN go mod download [2021-08-10T07:01:28.567Z] ---> Using cache [2021-08-10T07:01:28.567Z] ---> a934e7c49165 [2021-08-10T07:01:28.567Z] Step 8/24 : COPY . . [2021-08-10T07:01:28.567Z] ---> Using cache [2021-08-10T07:01:28.567Z] ---> 077f0fd9788e [2021-08-10T07:01:28.567Z] Step 9/24 : RUN go mod tidy [2021-08-10T07:01:28.567Z] ---> Using cache [2021-08-10T07:01:28.567Z] ---> 0fb4a71dd6bf [2021-08-10T07:01:28.567Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-10T07:01:29.167Z] ---> Running in 108bffbf6076 [2021-08-10T07:01:29.167Z] ---> Running in a514984851d7 [2021-08-10T07:01:29.167Z] ---> Running in e6a7d2dce508 [2021-08-10T07:01:29.167Z] ---> Running in 1d498a1631d0 [2021-08-10T07:01:31.153Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T07:01:31.153Z] 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-08-10T07:01:31.429Z] 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-08-10T07:01:31.429Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T07:01:32.028Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T07:01:32.636Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T07:01:32.914Z] OK: 218 MiB in 52 packages [2021-08-10T07:01:33.904Z] OK: 218 MiB in 52 packages [2021-08-10T07:01:34.919Z] Removing intermediate container 108bffbf6076 [2021-08-10T07:01:34.919Z] ---> 5c7b3502eedd [2021-08-10T07:01:34.919Z] Step 6/24 : COPY go.mod . [2021-08-10T07:01:35.525Z] Removing intermediate container a514984851d7 [2021-08-10T07:01:35.525Z] ---> 489780ee6c61 [2021-08-10T07:01:35.525Z] Step 6/24 : COPY go.mod . [2021-08-10T07:01:36.515Z] ---> e42af9e1250b [2021-08-10T07:01:36.515Z] Step 7/24 : RUN go mod download [2021-08-10T07:01:36.515Z] ---> Running in f7c55979c264 [2021-08-10T07:01:36.795Z] ---> e51c82799c0b [2021-08-10T07:01:36.795Z] Step 7/24 : RUN go mod download [2021-08-10T07:01:37.070Z] ---> Running in c32b44e1ed44 [2021-08-10T07:01:43.849Z] Removing intermediate container f7c55979c264 [2021-08-10T07:01:43.849Z] ---> fd548c62bb9c [2021-08-10T07:01:43.849Z] Step 8/24 : COPY . . [2021-08-10T07:01:44.416Z] Removing intermediate container c32b44e1ed44 [2021-08-10T07:01:44.416Z] ---> 4dc28f51b618 [2021-08-10T07:01:44.416Z] Step 8/24 : COPY . . [2021-08-10T07:02:11.608Z] ---> 7cc0ef029bac [2021-08-10T07:02:11.608Z] Step 9/24 : RUN go mod tidy [2021-08-10T07:02:11.608Z] ---> 8a4cfb888ea6 [2021-08-10T07:02:11.608Z] Step 9/24 : RUN go mod tidy [2021-08-10T07:02:11.608Z] ---> Running in 25e379f70416 [2021-08-10T07:02:11.608Z] ---> Running in 7798fa190812 [2021-08-10T07:02:18.372Z] Removing intermediate container 25e379f70416 [2021-08-10T07:02:18.372Z] ---> e40e1f5714d6 [2021-08-10T07:02:18.372Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-10T07:02:18.372Z] Removing intermediate container 7798fa190812 [2021-08-10T07:02:18.372Z] ---> 87725beb0810 [2021-08-10T07:02:18.372Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-10T07:02:18.372Z] ---> Running in 35f21e8cc1e3 [2021-08-10T07:02:18.372Z] ---> Running in 6ab662f7e128 [2021-08-10T07:02:21.024Z] 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-08-10T07:02:21.024Z] 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-08-10T07:03:00.036Z] Removing intermediate container e6a7d2dce508 [2021-08-10T07:03:00.036Z] ---> 1e250be8d0ea [2021-08-10T07:03:00.036Z] [2021-08-10T07:03:00.036Z] Step 11/32 : FROM alpine:3.12 [2021-08-10T07:03:00.036Z] ---> c4fd0aeabfcf [2021-08-10T07:03:00.036Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-10T07:03:00.036Z] ---> Running in a436a97560d1 [2021-08-10T07:03:00.036Z] Removing intermediate container a436a97560d1 [2021-08-10T07:03:00.036Z] ---> c104e83dc4f2 [2021-08-10T07:03:00.036Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-10T07:03:00.036Z] ---> Running in e5922f93e3fe [2021-08-10T07:03:00.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T07:03:00.631Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T07:03:01.228Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-10T07:03:01.228Z] (2/2) Installing su-exec (0.2-r1) [2021-08-10T07:03:01.504Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T07:03:01.504Z] OK: 5 MiB in 16 packages [2021-08-10T07:03:03.490Z] Removing intermediate container 1d498a1631d0 [2021-08-10T07:03:03.490Z] ---> d166b63e6560 [2021-08-10T07:03:03.490Z] [2021-08-10T07:03:03.490Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T07:03:03.490Z] ---> c4fd0aeabfcf [2021-08-10T07:03:03.490Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-10T07:03:03.490Z] ---> Using cache [2021-08-10T07:03:03.490Z] ---> f00dd4e94e90 [2021-08-10T07:03:03.490Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T07:03:03.490Z] ---> Using cache [2021-08-10T07:03:03.490Z] ---> 5e06f3ca0f07 [2021-08-10T07:03:03.490Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-10T07:03:03.765Z] Removing intermediate container e5922f93e3fe [2021-08-10T07:03:03.765Z] ---> 9e8ad1a58180 [2021-08-10T07:03:03.765Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-10T07:03:03.765Z] ---> Running in 15a8df94b37f [2021-08-10T07:03:04.041Z] ---> Running in 036e19fdfeaf [2021-08-10T07:03:04.642Z] Removing intermediate container 15a8df94b37f [2021-08-10T07:03:04.642Z] ---> f3cdd3cfad33 [2021-08-10T07:03:04.642Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-10T07:03:04.917Z] ---> Running in f4db75e15b40 [2021-08-10T07:03:05.196Z] Removing intermediate container 036e19fdfeaf [2021-08-10T07:03:05.196Z] ---> de0efb7374c5 [2021-08-10T07:03:05.196Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-10T07:03:05.796Z] ---> Running in fe6c941da879 [2021-08-10T07:03:05.796Z] Removing intermediate container f4db75e15b40 [2021-08-10T07:03:05.796Z] ---> a70ecda70025 [2021-08-10T07:03:05.797Z] Step 16/24 : WORKDIR / [2021-08-10T07:03:06.077Z] ---> Running in 6486b7ea7464 [2021-08-10T07:03:06.683Z] Removing intermediate container fe6c941da879 [2021-08-10T07:03:06.683Z] ---> e4833797c123 [2021-08-10T07:03:06.684Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-10T07:03:06.994Z] ---> Running in 9ad32473153b [2021-08-10T07:03:07.272Z] Removing intermediate container 6486b7ea7464 [2021-08-10T07:03:07.272Z] ---> cf4cbdfb798c [2021-08-10T07:03:07.272Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T07:03:09.276Z] ---> 17c748f7050a [2021-08-10T07:03:09.276Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-10T07:03:10.729Z] Removing intermediate container 9ad32473153b [2021-08-10T07:03:10.729Z] ---> 649cf8713fb5 [2021-08-10T07:03:10.729Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-10T07:03:11.005Z] ---> Running in 863a1dccfdd5 [2021-08-10T07:03:11.005Z] ---> f709a90202a5 [2021-08-10T07:03:11.282Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-10T07:03:11.891Z] Removing intermediate container 863a1dccfdd5 [2021-08-10T07:03:11.891Z] ---> 32e1ca615eb5 [2021-08-10T07:03:11.891Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-10T07:03:12.494Z] ---> 51aabbde5afc [2021-08-10T07:03:12.494Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-10T07:03:12.770Z] ---> Running in 94643dc27295 [2021-08-10T07:03:13.374Z] ---> 2ff828baf46f [2021-08-10T07:03:13.374Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-10T07:03:13.652Z] Removing intermediate container 94643dc27295 [2021-08-10T07:03:13.652Z] ---> dd93a3061509 [2021-08-10T07:03:13.652Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T07:03:13.652Z] ---> Running in 368c43df546d [2021-08-10T07:03:13.652Z] ---> Running in aee6a5b2e487 [2021-08-10T07:03:14.647Z] Removing intermediate container aee6a5b2e487 [2021-08-10T07:03:14.647Z] ---> 42d05827981e [2021-08-10T07:03:14.647Z] Step 22/24 : LABEL arch=arm64 [2021-08-10T07:03:14.921Z] ---> Running in aeb7673624de [2021-08-10T07:03:15.919Z] Removing intermediate container aeb7673624de [2021-08-10T07:03:15.919Z] ---> c36a0f49cf8b [2021-08-10T07:03:15.919Z] Step 23/24 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 [2021-08-10T07:03:15.919Z] ---> Running in 2339775bc345 [2021-08-10T07:03:16.917Z] Removing intermediate container 2339775bc345 [2021-08-10T07:03:16.917Z] ---> 77af385a5105 [2021-08-10T07:03:16.917Z] Step 24/24 : LABEL version=0.0.0 [2021-08-10T07:03:17.192Z] ---> Running in d03df1c0e32c [2021-08-10T07:03:17.473Z] Removing intermediate container 368c43df546d [2021-08-10T07:03:17.473Z] ---> b9c0034d2902 [2021-08-10T07:03:17.473Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T07:03:18.080Z] Removing intermediate container d03df1c0e32c [2021-08-10T07:03:18.080Z] ---> 8277e84a72c7 [2021-08-10T07:03:18.080Z] [2021-08-10T07:03:18.685Z] Successfully built 8277e84a72c7 [2021-08-10T07:03:18.685Z] Successfully tagged core-metadata-arm64:latest [2021-08-10T07:03:18.964Z]  Building core-metadata ... done  ---> 7c7545247018 [2021-08-10T07:03:18.964Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-10T07:03:21.612Z] ---> 12f07fc91aba [2021-08-10T07:03:21.612Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-10T07:03:22.611Z] ---> 708310e5310c [2021-08-10T07:03:22.611Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-10T07:03:23.618Z] ---> 4e3b5e681556 [2021-08-10T07:03:23.618Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-10T07:03:25.085Z] ---> 8cf52f772730 [2021-08-10T07:03:25.085Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-10T07:03:25.085Z] ---> Running in 2157a29d4287 [2021-08-10T07:03:26.105Z] Removing intermediate container 2157a29d4287 [2021-08-10T07:03:26.105Z] ---> 6adfc3c4da13 [2021-08-10T07:03:26.105Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-10T07:03:27.566Z] ---> b30a7d56dd0e [2021-08-10T07:03:27.566Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-10T07:03:27.843Z] ---> Running in 931cc6bfe443 [2021-08-10T07:03:31.265Z] Removing intermediate container 931cc6bfe443 [2021-08-10T07:03:31.265Z] ---> 23b9d965657b [2021-08-10T07:03:31.265Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-10T07:03:31.547Z] ---> Running in 4c1eff5386d4 [2021-08-10T07:03:32.573Z] Removing intermediate container 4c1eff5386d4 [2021-08-10T07:03:32.573Z] ---> dfd2cc56b756 [2021-08-10T07:03:32.573Z] Step 29/32 : CMD ["gate"] [2021-08-10T07:03:32.573Z] ---> Running in 16c4362d6a71 [2021-08-10T07:03:33.592Z] Removing intermediate container 16c4362d6a71 [2021-08-10T07:03:33.592Z] ---> a2314ede0711 [2021-08-10T07:03:33.592Z] Step 30/32 : LABEL arch=arm64 [2021-08-10T07:03:33.870Z] ---> Running in 8004b8a346f7 [2021-08-10T07:03:34.486Z] Removing intermediate container 8004b8a346f7 [2021-08-10T07:03:34.486Z] ---> a3851142daaf [2021-08-10T07:03:34.486Z] Step 31/32 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 [2021-08-10T07:03:34.772Z] ---> Running in 94101d2f4832 [2021-08-10T07:03:35.777Z] Removing intermediate container 94101d2f4832 [2021-08-10T07:03:35.777Z] ---> 1456c63f7d2d [2021-08-10T07:03:35.777Z] Step 32/32 : LABEL version=0.0.0 [2021-08-10T07:03:36.052Z] ---> Running in 97c7dde03349 [2021-08-10T07:03:36.657Z] Removing intermediate container 97c7dde03349 [2021-08-10T07:03:36.657Z] ---> f61c5709cf7a [2021-08-10T07:03:36.657Z] [2021-08-10T07:03:37.266Z] Successfully built f61c5709cf7a [2021-08-10T07:03:37.266Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-10T07:03:41.595Z]  Building security-bootstrapper ... done Removing intermediate container 6ab662f7e128 [2021-08-10T07:03:41.595Z] ---> 86261506ff7d [2021-08-10T07:03:41.595Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-10T07:03:41.595Z] ---> Running in 1030ffd236f0 [2021-08-10T07:03:42.581Z] 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-08-10T07:03:45.211Z] Removing intermediate container 1030ffd236f0 [2021-08-10T07:03:45.211Z] ---> d4af28ff57b7 [2021-08-10T07:03:45.211Z] [2021-08-10T07:03:45.211Z] Step 12/24 : FROM docker:20.10.7 [2021-08-10T07:03:45.211Z] 20.10.7: Pulling from library/docker [2021-08-10T07:03:48.615Z] Removing intermediate container 35f21e8cc1e3 [2021-08-10T07:03:48.615Z] ---> aacbc323d496 [2021-08-10T07:03:48.615Z] [2021-08-10T07:03:48.615Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T07:03:48.615Z] ---> c4fd0aeabfcf [2021-08-10T07:03:48.615Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-10T07:03:48.890Z] ---> Running in 58c9173c94f7 [2021-08-10T07:03:49.491Z] Removing intermediate container 58c9173c94f7 [2021-08-10T07:03:49.491Z] ---> 14f3726c6665 [2021-08-10T07:03:49.491Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-10T07:03:49.768Z] ---> Running in 1041462c6b81 [2021-08-10T07:03:50.759Z] Removing intermediate container 1041462c6b81 [2021-08-10T07:03:50.759Z] ---> 7388db016ff1 [2021-08-10T07:03:50.759Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-10T07:03:50.759Z] ---> Running in e70565c9cf16 [2021-08-10T07:03:51.360Z] Removing intermediate container e70565c9cf16 [2021-08-10T07:03:51.360Z] ---> 3a46ea05791e [2021-08-10T07:03:51.360Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T07:03:51.962Z] ---> Running in 95317184026e [2021-08-10T07:03:54.596Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-10T07:03:54.596Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-10T07:03:54.596Z] ---> df445af6242a [2021-08-10T07:03:54.596Z] 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-08-10T07:03:54.596Z] Removing intermediate container 95317184026e [2021-08-10T07:03:54.596Z] ---> e66ad5cda6bb [2021-08-10T07:03:54.596Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-10T07:03:54.596Z] ---> Running in 14643a5cf394 [2021-08-10T07:03:54.596Z] ---> Running in 99b8b12b0b00 [2021-08-10T07:03:55.199Z] Removing intermediate container 14643a5cf394 [2021-08-10T07:03:55.199Z] ---> 20a7ea65b277 [2021-08-10T07:03:55.199Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-10T07:03:55.479Z] ---> Running in b0791f71d49f [2021-08-10T07:03:56.082Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T07:03:56.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T07:03:56.681Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T07:03:56.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T07:03:57.946Z] (1/39) Installing readline (8.1.0-r0) [2021-08-10T07:03:57.946Z] (2/39) Installing bash (5.1.0-r0) [2021-08-10T07:03:57.946Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-10T07:03:57.946Z] Executing bash-5.1.0-r0.post-install [2021-08-10T07:03:57.946Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-10T07:03:57.946Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-10T07:03:57.946Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-10T07:03:57.946Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-10T07:03:57.946Z] (6/39) Installing curl (7.78.0-r0) [2021-08-10T07:03:57.946Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-10T07:03:57.946Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-10T07:03:57.946Z] (9/39) Installing expat (2.2.10-r1) [2021-08-10T07:03:57.946Z] (10/39) Installing libffi (3.3-r2) [2021-08-10T07:03:57.946Z] (11/39) Installing gdbm (1.19-r0) [2021-08-10T07:03:57.946Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-10T07:03:57.946Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-10T07:03:57.946Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-10T07:03:57.946Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-10T07:03:57.946Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-10T07:03:58.220Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-10T07:03:58.220Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-10T07:03:58.494Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T07:03:58.494Z] OK: 8 MiB in 20 packages [2021-08-10T07:03:59.944Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-10T07:03:59.944Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-10T07:03:59.944Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-10T07:03:59.944Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-10T07:03:59.944Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-10T07:03:59.944Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-10T07:03:59.944Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-10T07:04:00.223Z] Removing intermediate container 99b8b12b0b00 [2021-08-10T07:04:00.223Z] ---> e108777b0531 [2021-08-10T07:04:00.223Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T07:04:00.223Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-10T07:04:00.223Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-10T07:04:00.223Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-10T07:04:00.223Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-10T07:04:00.223Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-10T07:04:00.223Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-10T07:04:00.223Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-10T07:04:00.223Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-10T07:04:00.223Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-10T07:04:00.223Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-10T07:04:00.499Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-10T07:04:00.499Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-10T07:04:00.499Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-10T07:04:00.499Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-10T07:04:00.499Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-10T07:04:00.499Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-10T07:04:00.499Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-10T07:04:00.499Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-10T07:04:01.108Z] Executing busybox-1.32.1-r6.trigger [2021-08-10T07:04:01.108Z] OK: 82 MiB in 59 packages [2021-08-10T07:04:01.108Z] ---> 76684deca386 [2021-08-10T07:04:01.108Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-10T07:04:02.552Z] ---> 2fbebf058d32 [2021-08-10T07:04:02.552Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-10T07:04:03.160Z] ---> 972d91e1e3dc [2021-08-10T07:04:03.160Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-10T07:04:03.437Z] ---> Running in 79530f6fe453 [2021-08-10T07:04:04.036Z] Removing intermediate container 79530f6fe453 [2021-08-10T07:04:04.036Z] ---> 38838a5c37a6 [2021-08-10T07:04:04.036Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T07:04:04.036Z] ---> Running in 68cb45c608d9 [2021-08-10T07:04:04.635Z] Removing intermediate container 68cb45c608d9 [2021-08-10T07:04:04.635Z] ---> 9d0bb128ee0f [2021-08-10T07:04:04.635Z] Step 22/24 : LABEL arch=arm64 [2021-08-10T07:04:04.910Z] ---> Running in 93799a61f596 [2021-08-10T07:04:05.205Z] Removing intermediate container 93799a61f596 [2021-08-10T07:04:05.205Z] ---> 714235b6c128 [2021-08-10T07:04:05.205Z] Step 23/24 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 [2021-08-10T07:04:05.480Z] ---> Running in c199ceca1f5c [2021-08-10T07:04:06.078Z] Removing intermediate container c199ceca1f5c [2021-08-10T07:04:06.078Z] ---> 52cb8ee7d2e1 [2021-08-10T07:04:06.078Z] Step 24/24 : LABEL version=0.0.0 [2021-08-10T07:04:06.078Z] ---> Running in 61b0d094e9a9 [2021-08-10T07:04:06.677Z] Removing intermediate container 61b0d094e9a9 [2021-08-10T07:04:06.677Z] ---> 563274c8623d [2021-08-10T07:04:06.677Z] [2021-08-10T07:04:06.953Z] Successfully built 563274c8623d [2021-08-10T07:04:07.228Z] Successfully tagged core-data-arm64:latest [2021-08-10T07:04:08.209Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-08-10T07:04:08.209Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-10T07:04:08.808Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-10T07:04:08.808Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-10T07:04:08.808Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-10T07:04:08.808Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-10T07:04:10.790Z] Collecting jsonschema<3,>=2.5.1 [2021-08-10T07:04:10.790Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-10T07:04:10.790Z] 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-08-10T07:04:11.395Z] Collecting PyYAML<4,>=3.10 [2021-08-10T07:04:11.395Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-10T07:04:14.028Z] Collecting docopt<0.7,>=0.6.1 [2021-08-10T07:04:14.028Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-10T07:04:16.021Z] Collecting cached-property<2,>=1.2.0 [2021-08-10T07:04:16.021Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-10T07:04:16.297Z] Collecting docker<4.0,>=3.6.0 [2021-08-10T07:04:16.297Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-10T07:04:16.297Z] Collecting texttable<0.10,>=0.9.0 [2021-08-10T07:04:16.297Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-10T07:04:18.926Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-10T07:04:18.926Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-10T07:04:19.519Z] Collecting docker-pycreds>=0.4.0 [2021-08-10T07:04:19.519Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-10T07:04:19.788Z] Collecting certifi>=2017.4.17 [2021-08-10T07:04:19.788Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-10T07:04:20.058Z] Collecting idna<2.8,>=2.5 [2021-08-10T07:04:20.058Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-10T07:04:20.646Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-10T07:04:20.646Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-10T07:04:20.646Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-10T07:04:20.646Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-10T07:04:20.914Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-10T07:04:20.914Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-10T07:04:20.914Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-10T07:04:20.914Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-10T07:04:21.883Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-10T07:04:21.883Z] Attempting uninstall: urllib3 [2021-08-10T07:04:21.883Z] Found existing installation: urllib3 1.26.2 [2021-08-10T07:04:21.883Z] Uninstalling urllib3-1.26.2: [2021-08-10T07:04:21.883Z] Successfully uninstalled urllib3-1.26.2 [2021-08-10T07:04:22.475Z] Attempting uninstall: idna [2021-08-10T07:04:22.475Z] Found existing installation: idna 3.1 [2021-08-10T07:04:22.475Z] Uninstalling idna-3.1: [2021-08-10T07:04:22.475Z] Successfully uninstalled idna-3.1 [2021-08-10T07:04:23.068Z] Attempting uninstall: chardet [2021-08-10T07:04:23.068Z] Found existing installation: chardet 4.0.0 [2021-08-10T07:04:23.068Z] Uninstalling chardet-4.0.0: [2021-08-10T07:04:23.339Z] Successfully uninstalled chardet-4.0.0 [2021-08-10T07:04:24.770Z] Attempting uninstall: requests [2021-08-10T07:04:24.770Z] Found existing installation: requests 2.25.1 [2021-08-10T07:04:24.770Z] Uninstalling requests-2.25.1: [2021-08-10T07:04:24.770Z] Successfully uninstalled requests-2.25.1 [2021-08-10T07:04:25.043Z] Running setup.py install for texttable: started [2021-08-10T07:04:27.007Z] Running setup.py install for texttable: finished with status 'done' [2021-08-10T07:04:27.007Z] Running setup.py install for PyYAML: started [2021-08-10T07:04:28.971Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-10T07:04:28.971Z] Running setup.py install for docopt: started [2021-08-10T07:04:30.936Z] Running setup.py install for docopt: finished with status 'done' [2021-08-10T07:04:30.936Z] Running setup.py install for dockerpty: started [2021-08-10T07:04:32.904Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-10T07:04:33.879Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-10T07:04:44.011Z] Removing intermediate container b0791f71d49f [2021-08-10T07:04:44.011Z] ---> bef8eb259ba8 [2021-08-10T07:04:44.011Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-10T07:04:44.011Z] ---> Running in df3aa19fb6bd [2021-08-10T07:04:44.011Z] Removing intermediate container df3aa19fb6bd [2021-08-10T07:04:44.011Z] ---> 809172f30180 [2021-08-10T07:04:44.011Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-10T07:04:44.011Z] ---> Running in 43470bba3b66 [2021-08-10T07:04:44.011Z] Removing intermediate container 43470bba3b66 [2021-08-10T07:04:44.011Z] ---> 9c05912647f2 [2021-08-10T07:04:44.012Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-10T07:04:44.990Z] ---> a558e1bb308a [2021-08-10T07:04:44.990Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-10T07:04:45.581Z] ---> 93d485193f66 [2021-08-10T07:04:45.581Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-10T07:04:46.560Z] ---> ff467ecd6d9c [2021-08-10T07:04:46.560Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-10T07:04:46.560Z] ---> Running in 4e8c079962dd [2021-08-10T07:04:47.155Z] Removing intermediate container 4e8c079962dd [2021-08-10T07:04:47.155Z] ---> aac51e24af14 [2021-08-10T07:04:47.155Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T07:04:47.155Z] ---> Running in ae208ff98061 [2021-08-10T07:04:47.749Z] Removing intermediate container ae208ff98061 [2021-08-10T07:04:47.749Z] ---> 63f55f708c00 [2021-08-10T07:04:47.749Z] Step 22/24 : LABEL arch=arm64 [2021-08-10T07:04:48.022Z] ---> Running in 6743e753d05c [2021-08-10T07:04:48.296Z] Removing intermediate container 6743e753d05c [2021-08-10T07:04:48.296Z] ---> ad213d39d2dc [2021-08-10T07:04:48.296Z] Step 23/24 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 [2021-08-10T07:04:48.573Z] ---> Running in 4e96660b9854 [2021-08-10T07:04:49.169Z] Removing intermediate container 4e96660b9854 [2021-08-10T07:04:49.169Z] ---> ae838e40200d [2021-08-10T07:04:49.169Z] Step 24/24 : LABEL version=0.0.0 [2021-08-10T07:04:49.169Z] ---> Running in ab8eaaf4563a [2021-08-10T07:04:49.763Z] Removing intermediate container ab8eaaf4563a [2021-08-10T07:04:49.763Z] ---> 589a640b68e5 [2021-08-10T07:04:49.763Z] [2021-08-10T07:04:50.036Z] Successfully built 589a640b68e5 [2021-08-10T07:04:50.036Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-10T07:04:50.320Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-10T07:04:50.328Z] $ docker stop --time=1 1026c7cfb6d3a9dadfcac1d06773eb45a612f7e659aa946467b9ee01dd8cb387 [2021-08-10T07:04:52.148Z] $ docker rm -f 1026c7cfb6d3a9dadfcac1d06773eb45a612f7e659aa946467b9ee01dd8cb387 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-10T07:04:52.723Z] + docker images [2021-08-10T07:04:52.993Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-10T07:04:52.993Z] sys-mgmt-agent-arm64 latest 589a640b68e5 3 seconds ago 311MB [2021-08-10T07:04:52.993Z] core-data-arm64 latest 563274c8623d 46 seconds ago 19.3MB [2021-08-10T07:04:52.993Z] aacbc323d496 About a minute ago 1.57GB [2021-08-10T07:04:52.993Z] d4af28ff57b7 About a minute ago 1.56GB [2021-08-10T07:04:52.993Z] security-bootstrapper-arm64 latest f61c5709cf7a About a minute ago 17.7MB [2021-08-10T07:04:52.993Z] core-metadata-arm64 latest 8277e84a72c7 About a minute ago 15.8MB [2021-08-10T07:04:52.993Z] d166b63e6560 About a minute ago 1.56GB [2021-08-10T07:04:52.993Z] 1e250be8d0ea About a minute ago 1.56GB [2021-08-10T07:04:52.993Z] security-secretstore-setup-arm64 latest bc2567ee8a82 4 minutes ago 27.4MB [2021-08-10T07:04:52.993Z] support-notifications-arm64 latest 9e03ee5b3994 4 minutes ago 15.9MB [2021-08-10T07:04:52.993Z] core-command-arm64 latest ecb99f2e5057 4 minutes ago 15.1MB [2021-08-10T07:04:52.993Z] security-proxy-setup-arm64 latest 3173de482a3f 4 minutes ago 24.5MB [2021-08-10T07:04:52.993Z] support-scheduler-arm64 latest 6dd67415f683 4 minutes ago 15.2MB [2021-08-10T07:04:52.993Z] e9a50b6de21c 4 minutes ago 1.56GB [2021-08-10T07:04:52.993Z] 5f86c542f2cb 4 minutes ago 1.56GB [2021-08-10T07:04:52.993Z] fbb427bdb1fd 4 minutes ago 1.57GB [2021-08-10T07:04:52.993Z] b656eaa800c8 4 minutes ago 1.56GB [2021-08-10T07:04:52.993Z] 6d80b81244ff 4 minutes ago 1.56GB [2021-08-10T07:04:52.993Z] ci-base-image-arm64 latest f6eb0a855d80 15 minutes ago 1.23GB [2021-08-10T07:04:52.993Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 days ago 533MB [2021-08-10T07:04:52.993Z] docker 20.10.7 df445af6242a 7 weeks ago 234MB [2021-08-10T07:04:52.993Z] alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB [2021-08-10T07:04:52.993Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T07:04:53.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-10T07:04:53.478Z] [2021-08-10T07:04:53.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-10T07:04:53.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-10T07:04:54.098Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-10T07:04:54.098Z] 448f6bf000e3: Pulling fs layer [2021-08-10T07:04:54.098Z] f757da607395: Pulling fs layer [2021-08-10T07:04:54.098Z] 05883995daec: Pulling fs layer [2021-08-10T07:04:54.098Z] 8603b9c90790: Pulling fs layer [2021-08-10T07:04:54.098Z] 1560dd03e051: Pulling fs layer [2021-08-10T07:04:54.098Z] 27f5ce0e4adf: Pulling fs layer [2021-08-10T07:04:54.098Z] c2d8d7efcc4b: Pulling fs layer [2021-08-10T07:04:54.098Z] 27f5ce0e4adf: Waiting [2021-08-10T07:04:54.098Z] 8603b9c90790: Waiting [2021-08-10T07:04:54.098Z] 1560dd03e051: Waiting [2021-08-10T07:04:54.098Z] c2d8d7efcc4b: Waiting [2021-08-10T07:04:54.369Z] f757da607395: Verifying Checksum [2021-08-10T07:04:54.369Z] f757da607395: Download complete [2021-08-10T07:04:54.369Z] 8603b9c90790: Download complete [2021-08-10T07:04:54.369Z] 1560dd03e051: Verifying Checksum [2021-08-10T07:04:54.369Z] 1560dd03e051: Download complete [2021-08-10T07:04:54.641Z] 27f5ce0e4adf: Verifying Checksum [2021-08-10T07:04:54.641Z] 27f5ce0e4adf: Download complete [2021-08-10T07:04:54.641Z] 05883995daec: Verifying Checksum [2021-08-10T07:04:54.641Z] 05883995daec: Download complete [2021-08-10T07:04:55.241Z] 448f6bf000e3: Verifying Checksum [2021-08-10T07:04:55.241Z] 448f6bf000e3: Download complete [2021-08-10T07:04:58.625Z] c2d8d7efcc4b: Verifying Checksum [2021-08-10T07:04:58.625Z] c2d8d7efcc4b: Download complete [2021-08-10T07:04:58.625Z] 448f6bf000e3: Pull complete [2021-08-10T07:04:59.600Z] f757da607395: Pull complete [2021-08-10T07:05:01.032Z] 05883995daec: Pull complete [2021-08-10T07:05:01.305Z] 8603b9c90790: Pull complete [2021-08-10T07:05:02.285Z] 1560dd03e051: Pull complete [2021-08-10T07:05:02.557Z] 27f5ce0e4adf: Pull complete [2021-08-10T07:05:17.645Z] c2d8d7efcc4b: Pull complete [2021-08-10T07:05:17.645Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-10T07:05:17.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-10T07:05:17.645Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-10T07:05:17.880Z] prd-ubuntu18.04-docker-arm64-4c-16g-231 does not seem to be running inside a container [2021-08-10T07:05:17.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-10T07:05:21.346Z] $ docker top d3fcdb2ddef62aab2dfa6213602a12ece540354d9c74f41847ef16e05fc34082 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-10T07:05:22.579Z] ---> job-cost.sh [2021-08-10T07:05:22.579Z] lf-activate-venv: SKIPPING [2021-08-10T07:05:22.579Z] INFO: No Stack... [2021-08-10T07:05:24.008Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-10T07:05:24.281Z] INFO: Archiving Costs [Pipeline] sh [2021-08-10T07:05:24.981Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2021-08-10T07:05:24.981Z] + cut -d, -f6 [Pipeline] lock [2021-08-10T07:05:25.060Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3655-5-stack-cost] [2021-08-10T07:05:25.074Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3655-5-stack-cost] did not exist. Created. [2021-08-10T07:05:25.074Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3655-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-10T07:05:25.752Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-10T07:05:25.949Z] Stashed 1 file(s) [Pipeline] } [2021-08-10T07:05:25.959Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3655-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-10T07:05:25.989Z] $ docker stop --time=1 d3fcdb2ddef62aab2dfa6213602a12ece540354d9c74f41847ef16e05fc34082 [2021-08-10T07:05:27.661Z] $ docker rm -f d3fcdb2ddef62aab2dfa6213602a12ece540354d9c74f41847ef16e05fc34082 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-10T07:05:28.614Z] provisioning config files... [2021-08-10T07:05:28.628Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config1968086834019543464tmp [Pipeline] { [Pipeline] sh [2021-08-10T07:05:28.963Z] + set +x [2021-08-10T07:05:28.963Z] + curl -s https://codecov.io/bash [2021-08-10T07:05:28.963Z] + bash -s -- [2021-08-10T07:05:29.233Z] [2021-08-10T07:05:29.233Z] _____ _ [2021-08-10T07:05:29.233Z] / ____| | | [2021-08-10T07:05:29.233Z] | | ___ __| | ___ ___ _____ __ [2021-08-10T07:05:29.233Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-10T07:05:29.233Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-10T07:05:29.233Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-10T07:05:29.233Z] Bash-1.0.6 [2021-08-10T07:05:29.233Z] [2021-08-10T07:05:29.233Z] [2021-08-10T07:05:29.233Z] ==> git version 2.24.4 found [2021-08-10T07:05:29.233Z] ==> 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-08-10T07:05:29.233Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-10T07:05:29.233Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-10T07:05:29.233Z] ==> Jenkins CI detected. [2021-08-10T07:05:29.233Z] current dir:  /w/workspace/edgex-go/5 [2021-08-10T07:05:29.233Z] project root: . [2021-08-10T07:05:29.233Z] --> token set from env [2021-08-10T07:05:29.233Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-10T07:05:29.233Z] ==> Running gcov in . (disable via -X gcov) [2021-08-10T07:05:29.233Z] ==> Python coveragepy not found [2021-08-10T07:05:29.233Z] ==> Searching for coverage reports in: [2021-08-10T07:05:29.233Z] + . [2021-08-10T07:05:29.233Z] -> Found 1 reports [2021-08-10T07:05:29.233Z] ==> Detecting git/mercurial file structure [2021-08-10T07:05:29.233Z] ==> Reading reports [2021-08-10T07:05:29.233Z] + ./coverage.out bytes=404176 [2021-08-10T07:05:29.233Z] ==> Appending adjustments [2021-08-10T07:05:29.233Z] https://docs.codecov.io/docs/fixing-reports [2021-08-10T07:05:30.292Z] + Found adjustments [2021-08-10T07:05:30.292Z] ==> Gzipping contents [2021-08-10T07:05:30.672Z] 56K /tmp/codecov.zQo665.gz [2021-08-10T07:05:30.672Z] ==> Uploading reports [2021-08-10T07:05:30.672Z] url: https://codecov.io [2021-08-10T07:05:30.672Z] query: branch=PR-3655&commit=43ef70ca0774b3b81186b5b6faa54311f1717b19&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3655%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3655&job=&cmd_args= [2021-08-10T07:05:30.672Z] -> Pinging Codecov [2021-08-10T07:05:30.672Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3655&commit=43ef70ca0774b3b81186b5b6faa54311f1717b19&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3655%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3655&job=&cmd_args= [2021-08-10T07:05:30.672Z] -> Uploading to [2021-08-10T07:05:30.673Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-10/00271124DB129430A58F1EEE437C3FCB/43ef70ca0774b3b81186b5b6faa54311f1717b19/8b63f701-2482-458e-aa6a-79f1d4342690.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210810%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210810T070530Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6d7604a992a71b0474407368058c72271dc216c161325cb2b1727b98e408a2ab [2021-08-10T07:05:30.673Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-10T07:05:30.673Z] Dload Upload Total Spent Left Speed [2021-08-10T07:05:31.252Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54453 0 0 100 54453 0 97k --:--:-- --:--:-- --:--:-- 97k [2021-08-10T07:05:31.252Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/43ef70ca0774b3b81186b5b6faa54311f1717b19 [Pipeline] } [2021-08-10T07:05:31.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-10T07:05:32.289Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-10T07:05:32.615Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T07:05:33.201Z] ---> package-listing.sh [2021-08-10T07:05:33.201Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-10T07:05:33.201Z] ++ facter osfamily [2021-08-10T07:05:33.468Z] + OS_FAMILY=redhat [2021-08-10T07:05:33.468Z] + workspace=/w/workspace/edgex-go/5 [2021-08-10T07:05:33.468Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-10T07:05:33.468Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-10T07:05:33.468Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-10T07:05:33.468Z] + PACKAGES=/tmp/packages_start.txt [2021-08-10T07:05:33.468Z] + '[' /w/workspace/edgex-go/5 ']' [2021-08-10T07:05:33.468Z] + PACKAGES=/tmp/packages_end.txt [2021-08-10T07:05:33.468Z] + case "${OS_FAMILY}" in [2021-08-10T07:05:33.468Z] + sort [2021-08-10T07:05:33.468Z] + rpm -qa [2021-08-10T07:05:35.402Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-10T07:05:35.402Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-10T07:05:35.402Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-10T07:05:35.402Z] + '[' /w/workspace/edgex-go/5 ']' [2021-08-10T07:05:35.402Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-08-10T07:05:35.402Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-08-10T07:05:35.417Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-10T07:05:35.716Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-10T07:05:36.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-10T07:05:36.294Z] [2021-08-10T07:05:36.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T07:05:36.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-10T07:05:36.619Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-10T07:05:36.619Z] b4d181a07f80: Pulling fs layer [2021-08-10T07:05:36.619Z] a1111a8f2ec3: Pulling fs layer [2021-08-10T07:05:36.619Z] ed53099fbce6: Pulling fs layer [2021-08-10T07:05:36.619Z] dc539afda2c1: Pulling fs layer [2021-08-10T07:05:36.619Z] 77bc0d833cb6: Pulling fs layer [2021-08-10T07:05:36.619Z] 9065ff56babe: Pulling fs layer [2021-08-10T07:05:36.619Z] d287ab97295c: Pulling fs layer [2021-08-10T07:05:36.619Z] 77bc0d833cb6: Waiting [2021-08-10T07:05:36.619Z] 9065ff56babe: Waiting [2021-08-10T07:05:36.619Z] d287ab97295c: Waiting [2021-08-10T07:05:36.619Z] dc539afda2c1: Waiting [2021-08-10T07:05:36.884Z] a1111a8f2ec3: Verifying Checksum [2021-08-10T07:05:36.884Z] a1111a8f2ec3: Download complete [2021-08-10T07:05:36.884Z] dc539afda2c1: Verifying Checksum [2021-08-10T07:05:36.884Z] dc539afda2c1: Download complete [2021-08-10T07:05:37.149Z] 77bc0d833cb6: Verifying Checksum [2021-08-10T07:05:37.149Z] 77bc0d833cb6: Download complete [2021-08-10T07:05:37.149Z] 9065ff56babe: Download complete [2021-08-10T07:05:37.413Z] ed53099fbce6: Verifying Checksum [2021-08-10T07:05:37.413Z] ed53099fbce6: Download complete [2021-08-10T07:05:38.381Z] b4d181a07f80: Verifying Checksum [2021-08-10T07:05:38.381Z] b4d181a07f80: Download complete [2021-08-10T07:05:39.358Z] b4d181a07f80: Pull complete [2021-08-10T07:05:39.632Z] a1111a8f2ec3: Pull complete [2021-08-10T07:05:39.903Z] ed53099fbce6: Pull complete [2021-08-10T07:05:40.170Z] dc539afda2c1: Pull complete [2021-08-10T07:05:40.434Z] 77bc0d833cb6: Pull complete [2021-08-10T07:05:40.434Z] 9065ff56babe: Pull complete [2021-08-10T07:05:41.389Z] d287ab97295c: Verifying Checksum [2021-08-10T07:05:41.389Z] d287ab97295c: Download complete [2021-08-10T07:05:45.657Z] d287ab97295c: Pull complete [2021-08-10T07:05:45.657Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-10T07:05:45.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-10T07:05:45.657Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-10T07:05:45.744Z] prd-centos7-docker-4c-2g-230 does not seem to be running inside a container [2021-08-10T07:05:45.796Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-10T07:05:49.076Z] $ docker top 8d91658e47b0f054e4f9747f7dea5576eafc9c3816dc8efabfff5ba6025e42e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T07:05:49.463Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-10T07:05:49.770Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-10T07:05:50.080Z] + ls /var/log/sa-host [2021-08-10T07:05:50.080Z] + sadf -c /var/log/sa-host/sa05 [2021-08-10T07:05:50.080Z] file_magic: OK [2021-08-10T07:05:50.080Z] HZ: Using current value: 100 [2021-08-10T07:05:50.080Z] file_header: OK [2021-08-10T07:05:50.080Z] 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-08-10T07:05:50.080Z] Statistics: [2021-08-10T07:05:50.080Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-10T07:05:50.080Z] File successfully converted to sysstat format version 12.0.3 [2021-08-10T07:05:50.080Z] + sadf -c /var/log/sa-host/sa10 [2021-08-10T07:05:50.080Z] file_magic: OK [2021-08-10T07:05:50.080Z] HZ: Using current value: 100 [2021-08-10T07:05:50.080Z] file_header: OK [2021-08-10T07:05:50.080Z] 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-08-10T07:05:50.080Z] Statistics: [2021-08-10T07:05:50.080Z] 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... [2021-08-10T07:05:50.080Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-10T07:05:50.619Z] provisioning config files... [2021-08-10T07:05:50.638Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3314060012774836875tmp [Pipeline] { [Pipeline] echo [2021-08-10T07:05:50.661Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T07:05:50.972Z] ---> create-netrc.sh [Pipeline] } [2021-08-10T07:05:50.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-10T07:05:51.397Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-10T07:05:51.410Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T07:05:51.734Z] ---> sudo-logs.sh [2021-08-10T07:05:51.734Z] Archiving 'sudo' log.. [2021-08-10T07:05:51.734Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-230.vexxhost.local: Name or service not known [2021-08-10T07:05:51.734Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-230.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-10T07:05:51.766Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T07:05:52.070Z] ---> job-cost.sh [2021-08-10T07:05:52.070Z] lf-activate-venv: SKIPPING [2021-08-10T07:05:52.070Z] DEBUG: total: 0.18000000715255737 [2021-08-10T07:05:52.070Z] INFO: Retrieving Stack Cost... [2021-08-10T07:05:53.474Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-10T07:05:53.738Z] INFO: Archiving Costs [Pipeline] echo [2021-08-10T07:05:53.754Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T07:05:54.061Z] ---> logs-deploy.sh [2021-08-10T07:05:54.061Z] lf-activate-venv: SKIPPING [2021-08-10T07:05:54.061Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3655/5 [2021-08-10T07:05:54.061Z] INFO: archiving workspace using pattern(s): [2021-08-10T07:05:54.642Z] Archives upload complete. [2021-08-10T07:05:54.907Z] INFO: archiving logs to Nexus