Pull request #3664 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 70a7de6140c9210a4916c44f40b1630081c5c4da rather than d6f5a0d76f67ad37237714164ffe559cd92b936b Obtained Jenkinsfile from 70a7de6140c9210a4916c44f40b1630081c5c4da 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-ssh1283104856444543662.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-ssh5206053246918856190.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-3664/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-3664/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2776921640733431779.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-ssh3042256703703307071.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-3664/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-3664/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4605295954216908940.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 ‘prd-centos7-docker-4c-2g-119’ is offline Running on prd-centos7-docker-4c-2g-122 in /w/workspace/edgexfoundry_edgex-go_PR-3664 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh5070671240568987669.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 70a7de6140c9210a4916c44f40b1630081c5c4da into PR head commit d6f5a0d76f67ad37237714164ffe559cd92b936b Merge succeeded, producing d6f5a0d76f67ad37237714164ffe559cd92b936b Checking out Revision d6f5a0d76f67ad37237714164ffe559cd92b936b (PR-3664) > 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/2@tmp/jenkins-gitclient-ssh8726357166508438544.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3664/head:refs/remotes/origin/PR-3664 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6f5a0d76f67ad37237714164ffe559cd92b936b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3980703006990815397.key > git merge 70a7de6140c9210a4916c44f40b1630081c5c4da # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6f5a0d76f67ad37237714164ffe559cd92b936b # timeout=10 Commit message: "feat: Add Middleware to handler HTTP request timeout" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk 03df2d31327d9b73ea8b94344d8523a21375de52 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-09T13:09:36.147Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-09T13:09:36.233Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-09T13:09:36.259Z] ========================================================= [2021-08-09T13:09:36.260Z] EdgeX Global Pipelines Version Info [2021-08-09T13:09:36.260Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-09T13:09:37.484Z] ------------------- [2021-08-09T13:09:37.484Z] stable info: [2021-08-09T13:09:37.484Z] ------------------- [2021-08-09T13:09:37.484Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-09T13:09:37.484Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-09T13:09:37.484Z] Message: update stable to v1.0.204 [2021-08-09T13:09:38.067Z] ------------------- [2021-08-09T13:09:38.067Z] experimental info: [2021-08-09T13:09:38.067Z] ------------------- [2021-08-09T13:09:38.067Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-09T13:09:38.067Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-09T13:09:38.067Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-09T13:09:38.195Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-09T13:09:38.217Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-09T13:09:38.238Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-09T13:09:38.261Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-09T13:09:38.283Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-09T13:09:38.305Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-09T13:09:38.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-09T13:09:38.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-09T13:09:38.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-09T13:09:38.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-09T13:09:38.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-09T13:09:38.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-09T13:09:38.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-09T13:09:38.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-09T13:09:38.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-09T13:09:38.557Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-09T13:09:38.579Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-09T13:09:38.601Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-09T13:09:38.624Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-09T13:09:38.647Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-09T13:09:38.669Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-09T13:09:38.690Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-09T13:09:38.713Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-09T13:09:38.735Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3664 [Pipeline] echo [2021-08-09T13:09:38.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3664 [Pipeline] echo [2021-08-09T13:09:38.779Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3664 [Pipeline] echo [2021-08-09T13:09:38.801Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d6f5a0d76f67ad37237714164ffe559cd92b936b [Pipeline] echo [2021-08-09T13:09:38.823Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d6f5a0d [Pipeline] echo [2021-08-09T13:09:38.846Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T13:09:38.916Z] provisioning config files... [2021-08-09T13:09:38.937Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7211077514343997359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T13:09:39.269Z] ---> docker-login.sh [2021-08-09T13:09:39.269Z] nexus3.edgexfoundry.org:10001 [2021-08-09T13:09:39.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T13:09:39.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T13:09:39.542Z] Configure a credential helper to remove this warning. See [2021-08-09T13:09:39.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T13:09:39.542Z] [2021-08-09T13:09:39.542Z] Login Succeeded [2021-08-09T13:09:39.542Z] nexus3.edgexfoundry.org:10002 [2021-08-09T13:09:39.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T13:09:39.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T13:09:39.542Z] Configure a credential helper to remove this warning. See [2021-08-09T13:09:39.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T13:09:39.542Z] [2021-08-09T13:09:39.542Z] Login Succeeded [2021-08-09T13:09:39.542Z] nexus3.edgexfoundry.org:10003 [2021-08-09T13:09:39.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T13:09:39.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T13:09:39.809Z] Configure a credential helper to remove this warning. See [2021-08-09T13:09:39.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T13:09:39.809Z] [2021-08-09T13:09:39.809Z] Login Succeeded [2021-08-09T13:09:39.809Z] nexus3.edgexfoundry.org:10004 [2021-08-09T13:09:39.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T13:09:40.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T13:09:40.077Z] Configure a credential helper to remove this warning. See [2021-08-09T13:09:40.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T13:09:40.077Z] [2021-08-09T13:09:40.077Z] Login Succeeded [2021-08-09T13:09:40.077Z] docker.io [2021-08-09T13:09:40.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T13:09:40.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T13:09:40.343Z] Configure a credential helper to remove this warning. See [2021-08-09T13:09:40.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T13:09:40.343Z] [2021-08-09T13:09:40.343Z] Login Succeeded [2021-08-09T13:09:40.343Z] ---> docker-login.sh ends [Pipeline] } [2021-08-09T13:09:40.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-09T13:09:40.702Z] ++ 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-09T13:09:40.702Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T13:09:40.702Z] ++ dirname cmd/core-command/Dockerfile [2021-08-09T13:09:40.702Z] ++ cut -d/ -f2 [2021-08-09T13:09:40.702Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-09T13:09:40.702Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T13:09:40.702Z] ++ dirname cmd/core-data/Dockerfile [2021-08-09T13:09:40.702Z] ++ cut -d/ -f2 [2021-08-09T13:09:40.702Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-09T13:09:40.702Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T13:09:40.702Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-09T13:09:40.702Z] ++ cut -d/ -f2 [2021-08-09T13:09:40.702Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-09T13:09:40.702Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T13:09:40.702Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-09T13:09:40.702Z] ++ cut -d/ -f2 [2021-08-09T13:09:40.702Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-09T13:09:40.702Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T13:09:40.702Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-09T13:09:40.702Z] ++ cut -d/ -f2 [2021-08-09T13:09:40.702Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-09T13:09:40.702Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T13:09:40.702Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-09T13:09:40.702Z] ++ cut -d/ -f2 [2021-08-09T13:09:40.702Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-09T13:09:40.702Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T13:09:40.702Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-09T13:09:40.702Z] ++ cut -d/ -f2 [2021-08-09T13:09:40.702Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-09T13:09:40.702Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T13:09:40.702Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-09T13:09:40.702Z] ++ cut -d/ -f2 [2021-08-09T13:09:40.702Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-09T13:09:40.702Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T13:09:40.702Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-09T13:09:40.702Z] ++ cut -d/ -f2 [2021-08-09T13:09:40.702Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-09T13:09:40.761Z] 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-09T13:09:42.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T13:09:42.075Z] [2021-08-09T13:09:42.075Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:09:42.406Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T13:09:42.406Z] latest: Pulling from edgex-devops/git-semver [2021-08-09T13:09:42.406Z] 31603596830f: Pulling fs layer [2021-08-09T13:09:42.406Z] d4622e32a9a9: Pulling fs layer [2021-08-09T13:09:42.406Z] 1030fce36090: Pulling fs layer [2021-08-09T13:09:42.406Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-09T13:09:42.406Z] 6c6cb7e1b49b: Waiting [2021-08-09T13:09:42.406Z] d4622e32a9a9: Verifying Checksum [2021-08-09T13:09:42.406Z] d4622e32a9a9: Download complete [2021-08-09T13:09:42.684Z] 31603596830f: Verifying Checksum [2021-08-09T13:09:42.684Z] 31603596830f: Download complete [2021-08-09T13:09:42.948Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-09T13:09:42.948Z] 6c6cb7e1b49b: Download complete [2021-08-09T13:09:42.948Z] 31603596830f: Pull complete [2021-08-09T13:09:42.948Z] d4622e32a9a9: Pull complete [2021-08-09T13:09:43.220Z] 1030fce36090: Verifying Checksum [2021-08-09T13:09:43.220Z] 1030fce36090: Download complete [2021-08-09T13:09:43.492Z] 1030fce36090: Pull complete [2021-08-09T13:09:43.759Z] 6c6cb7e1b49b: Pull complete [2021-08-09T13:09:43.759Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-09T13:09:43.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T13:09:43.760Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-09T13:09:43.861Z] prd-centos7-docker-4c-2g-122 does not seem to be running inside a container [2021-08-09T13:09:43.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-09T13:09:44.658Z] $ docker top 8bec0160d530111b05b5073bdc1ffa106072f6a496db6bd1e7549131cc7a54b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-09T13:09:44.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-09T13:09:44.801Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-09T13:09:44.930Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-09T13:09:44.938Z] $ docker exec 8bec0160d530111b05b5073bdc1ffa106072f6a496db6bd1e7549131cc7a54b4 ssh-agent [2021-08-09T13:09:45.052Z] SSH_AUTH_SOCK=/tmp/ssh-mt7aZXqNNxk3/agent.14 [2021-08-09T13:09:45.052Z] SSH_AGENT_PID=21 [2021-08-09T13:09:45.064Z] Running ssh-add (command line suppressed) [2021-08-09T13:09:45.175Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1905771021246942770.key (/w/workspace/edgex-go/2@tmp/private_key_1905771021246942770.key) [2021-08-09T13:09:45.196Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-09T13:09:45.508Z] + git tag --points-at HEAD [Pipeline] } [2021-08-09T13:09:45.529Z] $ docker exec --env ******** --env ******** 8bec0160d530111b05b5073bdc1ffa106072f6a496db6bd1e7549131cc7a54b4 ssh-agent -k [2021-08-09T13:09:45.624Z] unset SSH_AUTH_SOCK; [2021-08-09T13:09:45.624Z] unset SSH_AGENT_PID; [2021-08-09T13:09:45.624Z] echo Agent pid 21 killed; [2021-08-09T13:09:45.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-09T13:09:45.680Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-09T13:09:45.680Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-09T13:09:45.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-09T13:09:45.822Z] $ docker exec 8bec0160d530111b05b5073bdc1ffa106072f6a496db6bd1e7549131cc7a54b4 ssh-agent [2021-08-09T13:09:45.931Z] SSH_AUTH_SOCK=/tmp/ssh-4bQuwwtneXgL/agent.53 [2021-08-09T13:09:45.931Z] SSH_AGENT_PID=59 [2021-08-09T13:09:45.942Z] Running ssh-add (command line suppressed) [2021-08-09T13:09:46.046Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2585787168641586444.key (/w/workspace/edgex-go/2@tmp/private_key_2585787168641586444.key) [2021-08-09T13:09:46.066Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-09T13:09:46.386Z] + git semver init [2021-08-09T13:09:46.386Z] # -> Open(): unable to determine branch for HEAD [2021-08-09T13:09:46.386Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-08-09T13:09:46.386Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-08-09T13:09:46.386Z] # $SEMVER_REMOTE_NAME = origin [2021-08-09T13:09:46.386Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-09T13:09:46.386Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-09T13:09:46.386Z] # $SEMVER_BRANCH = PR-3664 [2021-08-09T13:09:46.386Z] # $SEMVER_TEMP = /tmp/semver-338356021 [2021-08-09T13:09:46.386Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-09T13:10:01.395Z] # '/tmp/semver-338356021' -> '/w/workspace/edgex-go/2/.semver' [2021-08-09T13:10:01.395Z] # -> Force: false [2021-08-09T13:10:01.395Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-08-09T13:10:01.417Z] $ docker exec --env ******** --env ******** 8bec0160d530111b05b5073bdc1ffa106072f6a496db6bd1e7549131cc7a54b4 ssh-agent -k [2021-08-09T13:10:01.539Z] unset SSH_AUTH_SOCK; [2021-08-09T13:10:01.539Z] unset SSH_AGENT_PID; [2021-08-09T13:10:01.539Z] echo Agent pid 59 killed; [2021-08-09T13:10:01.552Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-09T13:10:01.896Z] + git semver [Pipeline] } [2021-08-09T13:10:01.928Z] $ docker stop --time=1 8bec0160d530111b05b5073bdc1ffa106072f6a496db6bd1e7549131cc7a54b4 [2021-08-09T13:10:03.868Z] $ docker rm -f 8bec0160d530111b05b5073bdc1ffa106072f6a496db6bd1e7549131cc7a54b4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-09T13:10:04.279Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-09T13:10:04.629Z] Stashed 1 file(s) [Pipeline] echo [2021-08-09T13:10:04.632Z] [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-09T13:10:04.845Z] ========================================================= [2021-08-09T13:10:04.845Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-09T13:10:04.845Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-09T13:10:05.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T13:10:05.201Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-09T13:10:05.201Z] 540db60ca938: Pulling fs layer [2021-08-09T13:10:05.201Z] adcc1eea9eea: Pulling fs layer [2021-08-09T13:10:05.201Z] 4c4ab2625f07: Pulling fs layer [2021-08-09T13:10:05.201Z] db62176df00c: Pulling fs layer [2021-08-09T13:10:05.201Z] 3b30891b0d05: Pulling fs layer [2021-08-09T13:10:05.201Z] 06b49ca38bd5: Pulling fs layer [2021-08-09T13:10:05.201Z] c788192a36de: Pulling fs layer [2021-08-09T13:10:05.201Z] a77e37c0d609: Pulling fs layer [2021-08-09T13:10:05.201Z] c3185cebc471: Pulling fs layer [2021-08-09T13:10:05.201Z] 06b49ca38bd5: Waiting [2021-08-09T13:10:05.201Z] c788192a36de: Waiting [2021-08-09T13:10:05.201Z] a77e37c0d609: Waiting [2021-08-09T13:10:05.201Z] c3185cebc471: Waiting [2021-08-09T13:10:05.201Z] db62176df00c: Waiting [2021-08-09T13:10:05.201Z] 3b30891b0d05: Waiting [2021-08-09T13:10:05.201Z] 4c4ab2625f07: Verifying Checksum [2021-08-09T13:10:05.201Z] 4c4ab2625f07: Download complete [2021-08-09T13:10:05.201Z] adcc1eea9eea: Download complete [2021-08-09T13:10:05.201Z] 3b30891b0d05: Verifying Checksum [2021-08-09T13:10:05.201Z] 3b30891b0d05: Download complete [2021-08-09T13:10:05.470Z] 06b49ca38bd5: Verifying Checksum [2021-08-09T13:10:05.470Z] 06b49ca38bd5: Download complete [2021-08-09T13:10:05.470Z] c788192a36de: Verifying Checksum [2021-08-09T13:10:05.470Z] c788192a36de: Download complete [2021-08-09T13:10:05.470Z] 540db60ca938: Verifying Checksum [2021-08-09T13:10:05.736Z] 540db60ca938: Pull complete [2021-08-09T13:10:05.736Z] adcc1eea9eea: Pull complete [2021-08-09T13:10:05.736Z] 4c4ab2625f07: Pull complete [2021-08-09T13:10:06.317Z] a77e37c0d609: Verifying Checksum [2021-08-09T13:10:06.317Z] a77e37c0d609: Download complete [2021-08-09T13:10:09.662Z] c3185cebc471: Verifying Checksum [2021-08-09T13:10:09.662Z] c3185cebc471: Download complete [2021-08-09T13:10:10.264Z] db62176df00c: Verifying Checksum [2021-08-09T13:10:10.264Z] db62176df00c: Download complete [2021-08-09T13:10:13.661Z] db62176df00c: Pull complete [2021-08-09T13:10:13.661Z] 3b30891b0d05: Pull complete [2021-08-09T13:10:13.661Z] 06b49ca38bd5: Pull complete [2021-08-09T13:10:13.661Z] c788192a36de: Pull complete [2021-08-09T13:10:13.930Z] a77e37c0d609: Pull complete [2021-08-09T13:10:16.540Z] c3185cebc471: Pull complete [2021-08-09T13:10:16.540Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-09T13:10:16.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T13:10:16.540Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-09T13:10:16.872Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T13:10:16.872Z] WORKDIR /edgex [2021-08-09T13:10:16.872Z] COPY go.mod . [2021-08-09T13:10:16.872Z] RUN go mod download' [2021-08-09T13:10:16.872Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-09T13:10:18.288Z] Sending build context to Docker daemon 328.6MB [2021-08-09T13:10:18.288Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T13:10:18.288Z] ---> 031687cdd783 [2021-08-09T13:10:18.288Z] Step 2/4 : WORKDIR /edgex [2021-08-09T13:10:19.766Z] Still waiting to schedule task [2021-08-09T13:10:19.766Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-09T13:10:20.237Z] ---> Running in 7e4aabcb4060 [2021-08-09T13:10:20.237Z] Removing intermediate container 7e4aabcb4060 [2021-08-09T13:10:20.237Z] ---> 26ad48ede09b [2021-08-09T13:10:20.237Z] Step 3/4 : COPY go.mod . [2021-08-09T13:10:20.512Z] ---> ed0153142f2d [2021-08-09T13:10:20.512Z] Step 4/4 : RUN go mod download [2021-08-09T13:10:20.512Z] ---> Running in c2820545df82 [2021-08-09T13:11:07.352Z] Removing intermediate container c2820545df82 [2021-08-09T13:11:07.352Z] ---> e8ff491b35ca [2021-08-09T13:11:07.352Z] Successfully built e8ff491b35ca [2021-08-09T13:11:07.352Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:11:07.675Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-09T13:11:07.675Z] . [Pipeline] withDockerContainer [2021-08-09T13:11:07.765Z] prd-centos7-docker-4c-2g-122 does not seem to be running inside a container [2021-08-09T13:11:07.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-09T13:11:08.200Z] $ docker top 0a61012ebf21f27727717ed76ef37a76bb7812c8b9604878012c3b941d1dec81 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T13:11:08.591Z] + go version [2021-08-09T13:11:08.591Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-09T13:11:08.605Z] $ docker stop --time=1 0a61012ebf21f27727717ed76ef37a76bb7812c8b9604878012c3b941d1dec81 [2021-08-09T13:11:09.812Z] $ docker rm -f 0a61012ebf21f27727717ed76ef37a76bb7812c8b9604878012c3b941d1dec81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:11:10.294Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-09T13:11:10.294Z] . [Pipeline] withDockerContainer [2021-08-09T13:11:10.380Z] prd-centos7-docker-4c-2g-122 does not seem to be running inside a container [2021-08-09T13:11:10.445Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-09T13:11:10.833Z] $ docker top 46f1d422ec48922ad0f5f13472bd71cca33a3e90f07594a62b8278b6a639209c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-09T13:11:10.929Z] ========================================================= [2021-08-09T13:11:10.929Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-09T13:11:10.929Z] ========================================================= [Pipeline] sh [2021-08-09T13:11:11.236Z] + go mod tidy [Pipeline] sh [2021-08-09T13:11:11.821Z] + make test [2021-08-09T13:11:11.821Z] 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-09T13:11:12.101Z] go mod tidy [2021-08-09T13:11:12.101Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-09T13:11:17.530Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-09T13:11:35.743Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-09T13:11:39.084Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-09T13:11:39.352Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-09T13:11:39.639Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-09T13:11:42.258Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-09T13:11:42.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-09T13:11:42.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-09T13:11:42.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-09T13:11:43.440Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-09T13:11:43.704Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-09T13:11:43.977Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-09T13:11:43.977Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-09T13:11:43.977Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-09T13:11:43.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-09T13:11:46.584Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2021-08-09T13:11:46.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-09T13:11:46.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-09T13:11:47.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 100.0% of statements [2021-08-09T13:11:47.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-09T13:11:47.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 46.3% of statements [2021-08-09T13:11:47.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-09T13:11:47.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-09T13:11:48.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.117s coverage: 90.1% of statements [2021-08-09T13:11:48.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-09T13:11:48.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-09T13:11:49.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.064s coverage: 81.2% of statements [2021-08-09T13:11:49.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-09T13:11:49.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-09T13:11:49.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-09T13:11:49.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-09T13:11:49.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-09T13:11:50.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.288s coverage: 94.2% of statements [2021-08-09T13:11:50.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-09T13:11:50.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-09T13:11:50.376Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 59.1% of statements [2021-08-09T13:11:50.376Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-09T13:11:50.376Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-09T13:11:50.376Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-09T13:11:50.376Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-09T13:11:50.376Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-09T13:11:50.960Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-08-09T13:11:50.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-09T13:11:50.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-09T13:11:50.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-09T13:11:51.541Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.8% of statements [2021-08-09T13:11:51.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-09T13:11:51.541Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-08-09T13:11:51.825Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 22.0% of statements [2021-08-09T13:11:51.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-09T13:11:52.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-08-09T13:11:52.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements [2021-08-09T13:11:52.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2021-08-09T13:11:53.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.894s coverage: 96.3% of statements [2021-08-09T13:11:53.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-08-09T13:12:05.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2021-08-09T13:12:05.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-08-09T13:12:09.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.181s coverage: 81.8% of statements [2021-08-09T13:12:09.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-09T13:12:27.495Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-123 in /w/workspace/edgexfoundry_edgex-go_PR-3664 [Pipeline] { [Pipeline] ws [2021-08-09T13:12:27.511Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-08-09T13:12:27.773Z] The recommended git tool is: git [2021-08-09T13:12:28.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-08-09T13:12:28.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-09T13:12:28.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-09T13:12:28.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-09T13:12:28.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 65.1% of statements [2021-08-09T13:12:28.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-09T13:12:28.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-09T13:12:28.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-09T13:12:28.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-09T13:12:28.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-09T13:12:28.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-08-09T13:12:28.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-09T13:12:28.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-09T13:12:28.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-08-09T13:12:28.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-09T13:12:28.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements [2021-08-09T13:12:28.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-09T13:12:28.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.113s coverage: 80.0% of statements [2021-08-09T13:12:28.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-08-09T13:12:28.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.077s coverage: 85.4% of statements [2021-08-09T13:12:28.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements [2021-08-09T13:12:28.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-09T13:12:28.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.132s coverage: 64.4% of statements [2021-08-09T13:12:28.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-09T13:12:28.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-09T13:12:28.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-08-09T13:12:28.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements [2021-08-09T13:12:28.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2021-08-09T13:12:28.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2021-08-09T13:12:28.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-08-09T13:12:28.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.205s coverage: 66.9% of statements [2021-08-09T13:12:28.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-09T13:12:28.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-09T13:12:28.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-09T13:12:29.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.6% of statements [2021-08-09T13:12:29.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-09T13:12:29.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-09T13:12:29.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-08-09T13:12:29.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-09T13:12:29.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2021-08-09T13:12:29.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-09T13:12:32.926Z] using credential edgex-jenkins-ssh [2021-08-09T13:12:32.943Z] Cloning the remote Git repository [2021-08-09T13:12:32.997Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-09T13:12:33.101Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-08-09T13:12:33.195Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-09T13:12:33.196Z] > git --version # timeout=10 [2021-08-09T13:12:33.210Z] > git --version # 'git version 2.17.1' [2021-08-09T13:12:33.212Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T13:12:33.289Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T13:12:37.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.5% of statements [2021-08-09T13:12:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-09T13:12:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-09T13:12:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-09T13:12:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-09T13:12:37.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.0% of statements [2021-08-09T13:12:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-09T13:12:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-09T13:12:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-09T13:12:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-09T13:12:37.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 62.7% of statements [2021-08-09T13:12:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-09T13:12:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-09T13:12:37.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2021-08-09T13:12:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-09T13:12:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-09T13:12:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-09T13:12:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-09T13:12:37.705Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.046s coverage: 28.9% of statements [2021-08-09T13:12:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-09T13:12:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-09T13:12:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-09T13:12:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-09T13:12:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-09T13:12:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-09T13:12:37.705Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-08-09T13:12:37.705Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-08-09T13:12:37.705Z] GO111MODULE=on go vet ./... [2021-08-09T13:12:49.284Z] Merging remotes/origin/main commit 70a7de6140c9210a4916c44f40b1630081c5c4da into PR head commit d6f5a0d76f67ad37237714164ffe559cd92b936b [2021-08-09T13:12:49.574Z] Merge succeeded, producing d6f5a0d76f67ad37237714164ffe559cd92b936b [2021-08-09T13:12:49.575Z] Checking out Revision d6f5a0d76f67ad37237714164ffe559cd92b936b (PR-3664) [2021-08-09T13:12:48.491Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-09T13:12:48.511Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T13:12:48.535Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-09T13:12:48.562Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-09T13:12:48.563Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T13:12:48.573Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3664/head:refs/remotes/origin/PR-3664 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-09T13:12:49.302Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T13:12:49.316Z] > git checkout -f d6f5a0d76f67ad37237714164ffe559cd92b936b # timeout=10 [2021-08-09T13:12:49.509Z] > git remote # timeout=10 [2021-08-09T13:12:49.524Z] > git config --get remote.origin.url # timeout=10 [2021-08-09T13:12:49.535Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T13:12:49.544Z] > git merge 70a7de6140c9210a4916c44f40b1630081c5c4da # timeout=10 [2021-08-09T13:12:49.563Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-09T13:12:49.583Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T13:12:49.592Z] > git checkout -f d6f5a0d76f67ad37237714164ffe559cd92b936b # timeout=10 [2021-08-09T13:12:53.862Z] Commit message: "feat: Add Middleware to handler HTTP request timeout" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T13:12:54.433Z] provisioning config files... [2021-08-09T13:12:54.464Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5921179529552887598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T13:12:55.023Z] ---> docker-login.sh [2021-08-09T13:12:55.024Z] nexus3.edgexfoundry.org:10001 [2021-08-09T13:12:55.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T13:12:56.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T13:12:56.228Z] Configure a credential helper to remove this warning. See [2021-08-09T13:12:56.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T13:12:56.228Z] [2021-08-09T13:12:56.229Z] Login Succeeded [2021-08-09T13:12:56.229Z] nexus3.edgexfoundry.org:10002 [2021-08-09T13:12:56.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T13:12:56.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T13:12:56.782Z] Configure a credential helper to remove this warning. See [2021-08-09T13:12:56.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T13:12:56.782Z] [2021-08-09T13:12:56.782Z] Login Succeeded [2021-08-09T13:12:56.782Z] nexus3.edgexfoundry.org:10003 [2021-08-09T13:12:57.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T13:12:57.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T13:12:57.330Z] Configure a credential helper to remove this warning. See [2021-08-09T13:12:57.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T13:12:57.330Z] [2021-08-09T13:12:57.330Z] Login Succeeded [2021-08-09T13:12:57.330Z] nexus3.edgexfoundry.org:10004 [2021-08-09T13:12:57.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T13:12:57.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T13:12:57.882Z] Configure a credential helper to remove this warning. See [2021-08-09T13:12:57.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T13:12:57.882Z] [2021-08-09T13:12:57.882Z] Login Succeeded [2021-08-09T13:12:57.882Z] docker.io [2021-08-09T13:12:58.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T13:12:58.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T13:12:58.753Z] Configure a credential helper to remove this warning. See [2021-08-09T13:12:58.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T13:12:58.753Z] [2021-08-09T13:12:58.753Z] Login Succeeded [2021-08-09T13:12:58.753Z] ---> docker-login.sh ends [Pipeline] } [2021-08-09T13:12:58.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-09T13:12:59.444Z] ========================================================= [2021-08-09T13:12:59.444Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-09T13:12:59.444Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-09T13:12:59.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T13:13:00.074Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-09T13:13:00.074Z] 595b0fe564bb: Pulling fs layer [2021-08-09T13:13:00.074Z] 24495759ef45: Pulling fs layer [2021-08-09T13:13:00.074Z] d148012ef14d: Pulling fs layer [2021-08-09T13:13:00.074Z] e90a11edd702: Pulling fs layer [2021-08-09T13:13:00.074Z] d77568369979: Pulling fs layer [2021-08-09T13:13:00.074Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-09T13:13:00.074Z] 170f2ba95c9a: Pulling fs layer [2021-08-09T13:13:00.074Z] 97ac5df62f85: Pulling fs layer [2021-08-09T13:13:00.074Z] e90a11edd702: Waiting [2021-08-09T13:13:00.074Z] d77568369979: Waiting [2021-08-09T13:13:00.074Z] fc1c9f9a7f3b: Waiting [2021-08-09T13:13:00.074Z] 170f2ba95c9a: Waiting [2021-08-09T13:13:00.074Z] 97ac5df62f85: Waiting [2021-08-09T13:13:00.350Z] d148012ef14d: Download complete [2021-08-09T13:13:00.350Z] 24495759ef45: Verifying Checksum [2021-08-09T13:13:00.350Z] d77568369979: Verifying Checksum [2021-08-09T13:13:00.350Z] d77568369979: Download complete [2021-08-09T13:13:00.350Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-09T13:13:00.350Z] fc1c9f9a7f3b: Download complete [2021-08-09T13:13:00.350Z] 595b0fe564bb: Verifying Checksum [2021-08-09T13:13:00.350Z] 595b0fe564bb: Download complete [2021-08-09T13:13:00.350Z] 170f2ba95c9a: Verifying Checksum [2021-08-09T13:13:00.350Z] 170f2ba95c9a: Download complete [2021-08-09T13:13:00.952Z] 595b0fe564bb: Pull complete [2021-08-09T13:13:01.957Z] 24495759ef45: Pull complete [2021-08-09T13:13:02.235Z] d148012ef14d: Pull complete [2021-08-09T13:13:04.219Z] 97ac5df62f85: Verifying Checksum [2021-08-09T13:13:04.219Z] 97ac5df62f85: Download complete [2021-08-09T13:13:04.446Z] gofmt -l . [2021-08-09T13:13:04.446Z] [ "`gofmt -l .`" = "" ] [2021-08-09T13:13:04.446Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-09T13:13:04.491Z] e90a11edd702: Verifying Checksum [2021-08-09T13:13:04.491Z] e90a11edd702: Download complete [2021-08-09T13:13:04.765Z] + ls -al . [2021-08-09T13:13:04.765Z] total 592 [2021-08-09T13:13:04.765Z] drwxrwxr-x 10 1001 1001 4096 Aug 9 13:13 . [2021-08-09T13:13:04.765Z] drwxr-xr-x 4 root root 28 Aug 9 13:11 .. [2021-08-09T13:13:04.765Z] -rw-rw-r-- 1 1001 1001 11 Aug 9 13:09 .dockerignore [2021-08-09T13:13:04.765Z] drwxrwxr-x 8 1001 1001 179 Aug 9 13:09 .git [2021-08-09T13:13:04.765Z] drwxrwxr-x 3 1001 1001 125 Aug 9 13:09 .github [2021-08-09T13:13:04.765Z] -rw-rw-r-- 1 1001 1001 818 Aug 9 13:09 .gitignore [2021-08-09T13:13:04.765Z] -rw-rw-r-- 1 1001 1001 76 Aug 9 13:09 .hadolint.yml [2021-08-09T13:13:04.765Z] drwx------ 3 1001 1001 58 Aug 9 13:10 .semver [2021-08-09T13:13:04.765Z] -rw-rw-r-- 1 1001 1001 166 Aug 9 13:09 .sonarcloud.properties [2021-08-09T13:13:04.765Z] -rw-rw-r-- 1 1001 1001 8609 Aug 9 13:09 Attribution.txt [2021-08-09T13:13:04.765Z] -rw-rw-r-- 1 1001 1001 43881 Aug 9 13:09 CHANGELOG.md [2021-08-09T13:13:04.765Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 13:09 CONTRIBUTING.md [2021-08-09T13:13:04.765Z] -rw-rw-r-- 1 1001 1001 849 Aug 9 13:09 Jenkinsfile [2021-08-09T13:13:04.765Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 13:09 LICENSE [2021-08-09T13:13:04.765Z] -rw-rw-r-- 1 1001 1001 5915 Aug 9 13:09 Makefile [2021-08-09T13:13:04.765Z] -rw-rw-r-- 1 1001 1001 8643 Aug 9 13:09 README.md [2021-08-09T13:13:04.765Z] -rw-rw-r-- 1 1001 1001 6912 Aug 9 13:09 SECURITY.md [2021-08-09T13:13:04.765Z] -rw-rw-r-- 1 1001 1001 5 Aug 9 13:10 VERSION [2021-08-09T13:13:04.765Z] -rw-rw-r-- 1 1001 1001 4131 Aug 9 13:09 ZMQWindows.md [2021-08-09T13:13:04.765Z] drwxrwxr-x 2 1001 1001 37 Aug 9 13:09 bin [2021-08-09T13:13:04.765Z] drwxrwxr-x 14 1001 1001 4096 Aug 9 13:09 cmd [2021-08-09T13:13:04.765Z] -rw-r--r-- 1 root root 404176 Aug 9 13:12 coverage.out [2021-08-09T13:13:04.765Z] -rw-rw-r-- 1 1001 1001 813 Aug 9 13:09 go.mod [2021-08-09T13:13:04.765Z] -rw-r--r-- 1 root root 48847 Aug 9 13:11 go.sum [2021-08-09T13:13:04.765Z] drwxrwxr-x 8 1001 1001 124 Aug 9 13:09 internal [2021-08-09T13:13:04.765Z] drwxrwxr-x 3 1001 1001 16 Aug 9 13:09 openapi [2021-08-09T13:13:04.765Z] drwxrwxr-x 4 1001 1001 71 Aug 9 13:09 snap [2021-08-09T13:13:04.765Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 13:09 version.go [Pipeline] sh [2021-08-09T13:13:05.083Z] + '[' -e coverage.out ] [2021-08-09T13:13:05.083Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-09T13:13:05.202Z] Stashed 1 file(s) [Pipeline] sh [2021-08-09T13:13:05.514Z] + make build [2021-08-09T13:13:05.514Z] go mod tidy [2021-08-09T13:13:05.514Z] 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-09T13:13:07.493Z] 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-09T13:13:14.156Z] 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-09T13:13:14.649Z] e90a11edd702: Pull complete [2021-08-09T13:13:14.742Z] 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-09T13:13:14.923Z] d77568369979: Pull complete [2021-08-09T13:13:15.522Z] fc1c9f9a7f3b: Pull complete [2021-08-09T13:13:15.708Z] 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-09T13:13:15.796Z] 170f2ba95c9a: Pull complete [2021-08-09T13:13:15.974Z] 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-09T13:13:16.959Z] 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-09T13:13:17.928Z] 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-09T13:13:18.544Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-09T13:13:19.505Z] 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-09T13:13:20.090Z] 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-09T13:13:21.059Z] 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-09T13:13:22.489Z] $ docker stop --time=1 46f1d422ec48922ad0f5f13472bd71cca33a3e90f07594a62b8278b6a639209c [2021-08-09T13:13:22.526Z] 97ac5df62f85: Pull complete [2021-08-09T13:13:22.526Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-09T13:13:22.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T13:13:22.526Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T13:13:25.066Z] $ docker rm -f 46f1d422ec48922ad0f5f13472bd71cca33a3e90f07594a62b8278b6a639209c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-08-09T13:13:25.640Z] + docker build -t ci-base-image-arm64 -f+ - . [2021-08-09T13:13:25.640Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T13:13:25.640Z] WORKDIR /edgex [2021-08-09T13:13:25.640Z] COPY go.mod . [2021-08-09T13:13:25.640Z] RUN go mod download [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:13:27.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T13:13:27.979Z] [2021-08-09T13:13:27.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:13:28.293Z] Sending build context to Docker daemon 165.9MB [2021-08-09T13:13:28.294Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T13:13:28.294Z] ---> 04bc70af865f [2021-08-09T13:13:28.294Z] Step 2/4 : WORKDIR /edgex [2021-08-09T13:13:28.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T13:13:32.592Z] ---> Running in db4eda11a312 [2021-08-09T13:13:33.186Z] Removing intermediate container db4eda11a312 [2021-08-09T13:13:33.186Z] ---> b8257a994a7c [2021-08-09T13:13:33.186Z] Step 3/4 : COPY go.mod . [2021-08-09T13:13:33.992Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-09T13:13:33.992Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-09T13:13:33.992Z] ca9280d653b3: Pulling fs layer [2021-08-09T13:13:33.992Z] 7e9c9ca2126c: Pulling fs layer [2021-08-09T13:13:33.992Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-09T13:13:33.992Z] cbdbe7a5bc2a: Download complete [2021-08-09T13:13:33.992Z] cbdbe7a5bc2a: Pull complete [2021-08-09T13:13:34.175Z] ---> 2d285092a13e [2021-08-09T13:13:34.175Z] Step 4/4 : RUN go mod download [2021-08-09T13:13:34.175Z] ---> Running in df7de4a0e922 [2021-08-09T13:13:34.956Z] ca9280d653b3: Verifying Checksum [2021-08-09T13:13:34.956Z] ca9280d653b3: Download complete [2021-08-09T13:13:35.223Z] ca9280d653b3: Pull complete [2021-08-09T13:13:37.801Z] 7e9c9ca2126c: Download complete [2021-08-09T13:13:40.375Z] 7e9c9ca2126c: Pull complete [2021-08-09T13:13:40.375Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-09T13:13:40.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T13:13:40.375Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-09T13:13:40.458Z] prd-centos7-docker-4c-2g-122 does not seem to be running inside a container [2021-08-09T13:13:40.519Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-09T13:13:42.761Z] $ docker top 1c89b3db16bf3ca57114d4fbafb300d7e9f6f8310f0687312d9806aeba28d5bd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T13:13:43.160Z] + docker-compose build --help [2021-08-09T13:13:43.160Z] + grep parallel [2021-08-09T13:13:43.743Z] --parallel Build images in parallel. [Pipeline] } [2021-08-09T13:13:43.760Z] $ docker stop --time=1 1c89b3db16bf3ca57114d4fbafb300d7e9f6f8310f0687312d9806aeba28d5bd [2021-08-09T13:13:44.983Z] $ docker rm -f 1c89b3db16bf3ca57114d4fbafb300d7e9f6f8310f0687312d9806aeba28d5bd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:13:45.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T13:13:45.448Z] . [Pipeline] withDockerContainer [2021-08-09T13:13:45.543Z] prd-centos7-docker-4c-2g-122 does not seem to be running inside a container [2021-08-09T13:13:45.603Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-09T13:13:45.987Z] $ docker top 6e581bdcc931013c45a1d75b86b6fb088bfa4c82cd1410d5323e8a179606fbe1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T13:13:46.389Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-09T13:13:46.972Z] Building core-command ... [2021-08-09T13:13:46.972Z] Building core-data ... [2021-08-09T13:13:46.972Z] Building core-metadata ... [2021-08-09T13:13:46.972Z] Building security-bootstrapper ... [2021-08-09T13:13:46.972Z] Building security-proxy-setup ... [2021-08-09T13:13:46.972Z] Building security-secretstore-setup ... [2021-08-09T13:13:46.972Z] Building support-notifications ... [2021-08-09T13:13:46.972Z] Building support-scheduler ... [2021-08-09T13:13:46.972Z] Building sys-mgmt-agent ... [2021-08-09T13:13:46.972Z] Building core-command [2021-08-09T13:13:46.972Z] Building security-bootstrapper [2021-08-09T13:13:46.972Z] Building core-metadata [2021-08-09T13:13:46.972Z] Building support-notifications [2021-08-09T13:13:46.972Z] Building support-scheduler [2021-08-09T13:13:57.046Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:13:57.046Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:13:57.046Z] ---> e8ff491b35ca [2021-08-09T13:13:57.046Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T13:13:57.046Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:13:57.046Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:13:57.046Z] ---> e8ff491b35ca [2021-08-09T13:13:57.046Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T13:14:03.695Z] ---> Running in 9c45d8ef087a [2021-08-09T13:14:03.695Z] ---> Running in 6e862acc2e9b [2021-08-09T13:14:06.272Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:14:06.272Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:14:06.272Z] ---> e8ff491b35ca [2021-08-09T13:14:06.272Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T13:14:08.860Z] Removing intermediate container 9c45d8ef087a [2021-08-09T13:14:08.860Z] ---> 8194e37536dc [2021-08-09T13:14:08.860Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:14:08.860Z] ---> Running in 7aa561ad770a [2021-08-09T13:14:09.127Z] Removing intermediate container 6e862acc2e9b [2021-08-09T13:14:09.127Z] ---> dedf1314758b [2021-08-09T13:14:09.127Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:14:09.127Z] ---> Running in e9cfdb8fb049 [2021-08-09T13:14:09.717Z] ---> Running in 3af8a2f411ca [2021-08-09T13:14:09.984Z] Removing intermediate container 7aa561ad770a [2021-08-09T13:14:09.984Z] ---> 9bf4abffb835 [2021-08-09T13:14:09.984Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:14:10.251Z] ---> Running in 74d0aea877a7 [2021-08-09T13:14:12.842Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:14:12.842Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:14:12.842Z] ---> e8ff491b35ca [2021-08-09T13:14:12.842Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T13:14:12.842Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:14:12.842Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:14:12.842Z] ---> e8ff491b35ca [2021-08-09T13:14:12.842Z] Step 3/32 : WORKDIR /edgex-go [2021-08-09T13:14:12.842Z] ---> Using cache [2021-08-09T13:14:12.842Z] ---> 9bf4abffb835 [2021-08-09T13:14:12.842Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:14:12.842Z] ---> Using cache [2021-08-09T13:14:12.842Z] ---> 9bf4abffb835 [2021-08-09T13:14:12.842Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:14:13.429Z] Removing intermediate container e9cfdb8fb049 [2021-08-09T13:14:13.429Z] ---> c8c219764ad9 [2021-08-09T13:14:13.429Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-09T13:14:13.429Z] ---> Running in 969d583488a9 [2021-08-09T13:14:13.429Z] ---> Running in c6ede83feba5 [2021-08-09T13:14:13.429Z] ---> Running in 42449fa5447c [2021-08-09T13:14:13.708Z] Removing intermediate container 74d0aea877a7 [2021-08-09T13:14:13.708Z] ---> 3be991c36d56 [2021-08-09T13:14:13.708Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-09T13:14:13.708Z] ---> Running in 798aa3fdda22 [2021-08-09T13:14:13.708Z] Removing intermediate container 3af8a2f411ca [2021-08-09T13:14:13.708Z] ---> 2c1dc5301a0d [2021-08-09T13:14:13.708Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T13:14:13.708Z] ---> Running in 21019c9f565f [2021-08-09T13:14:14.305Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:14:14.305Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:14:14.305Z] Removing intermediate container 969d583488a9 [2021-08-09T13:14:14.305Z] ---> 8217a40d204d [2021-08-09T13:14:14.305Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T13:14:14.575Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:14:14.575Z] ---> Running in dd2b574778c2 [2021-08-09T13:14:14.575Z] Removing intermediate container c6ede83feba5 [2021-08-09T13:14:14.575Z] ---> 2b2b3f7a0105 [2021-08-09T13:14:14.575Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-09T13:14:14.575Z] ---> Running in 820a9d907ea2 [2021-08-09T13:14:14.842Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:14:15.111Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:14:15.111Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:14:15.111Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:14:15.382Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:14:15.654Z] OK: 219 MiB in 52 packages [2021-08-09T13:14:15.654Z] OK: 219 MiB in 52 packages [2021-08-09T13:14:15.654Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:14:15.654Z] OK: 219 MiB in 52 packages [2021-08-09T13:14:15.654Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:14:15.927Z] Removing intermediate container 798aa3fdda22 [2021-08-09T13:14:15.927Z] ---> dfc8713cb906 [2021-08-09T13:14:15.927Z] Step 6/23 : COPY go.mod . [2021-08-09T13:14:15.927Z] Removing intermediate container 21019c9f565f [2021-08-09T13:14:15.927Z] ---> fb2b26cca6e1 [2021-08-09T13:14:15.927Z] Step 6/24 : COPY go.mod . [2021-08-09T13:14:16.198Z] ---> 5e9907e2b114 [2021-08-09T13:14:16.198Z] Step 7/23 : RUN go mod download [2021-08-09T13:14:16.198Z] OK: 219 MiB in 52 packages [2021-08-09T13:14:16.198Z] OK: 219 MiB in 52 packages [2021-08-09T13:14:16.198Z] ---> 42603976ba1f [2021-08-09T13:14:16.198Z] Step 7/24 : RUN go mod download [2021-08-09T13:14:16.198Z] ---> Running in 94fc0c410eb4 [2021-08-09T13:14:16.198Z] Removing intermediate container 42449fa5447c [2021-08-09T13:14:16.198Z] ---> af21de89e3fb [2021-08-09T13:14:16.198Z] Step 6/23 : COPY go.mod . [2021-08-09T13:14:16.469Z] ---> Running in 23871908f364 [2021-08-09T13:14:16.469Z] ---> a2e28d1debd5 [2021-08-09T13:14:16.469Z] Step 7/23 : RUN go mod download [2021-08-09T13:14:16.469Z] ---> Running in 14eafd2e27a3 [2021-08-09T13:14:16.737Z] Removing intermediate container dd2b574778c2 [2021-08-09T13:14:16.737Z] ---> 2e7ee92bd833 [2021-08-09T13:14:16.737Z] Step 6/24 : COPY go.mod . [2021-08-09T13:14:17.013Z] ---> b416fd02ba89 [2021-08-09T13:14:17.013Z] Step 7/24 : RUN go mod download [2021-08-09T13:14:17.013Z] Removing intermediate container 820a9d907ea2 [2021-08-09T13:14:17.013Z] ---> 9587dddb52fe [2021-08-09T13:14:17.013Z] Step 6/32 : COPY go.mod . [2021-08-09T13:14:17.013Z] ---> Running in 361d181da7f1 [2021-08-09T13:14:17.595Z] ---> 9446728cd369 [2021-08-09T13:14:17.595Z] Step 7/32 : RUN go mod download [2021-08-09T13:14:17.595Z] ---> Running in 27b343b6982b [2021-08-09T13:14:17.865Z] Removing intermediate container 94fc0c410eb4 [2021-08-09T13:14:17.865Z] ---> 2d6b16ba630a [2021-08-09T13:14:17.865Z] Step 8/23 : COPY . . [2021-08-09T13:14:23.269Z] ---> 2f68d9ec7533 [2021-08-09T13:14:23.270Z] Step 9/23 : RUN go mod tidy [2021-08-09T13:14:23.270Z] Removing intermediate container 23871908f364 [2021-08-09T13:14:23.270Z] ---> 68b1e8ede3df [2021-08-09T13:14:23.270Z] Step 8/24 : COPY . . [2021-08-09T13:14:23.270Z] ---> Running in 37912be8123c [2021-08-09T13:14:23.270Z] Removing intermediate container 14eafd2e27a3 [2021-08-09T13:14:23.270Z] ---> f26186265d62 [2021-08-09T13:14:23.270Z] Step 8/23 : COPY . . [2021-08-09T13:14:23.270Z] Removing intermediate container 361d181da7f1 [2021-08-09T13:14:23.270Z] ---> 58feb79662f5 [2021-08-09T13:14:23.270Z] Step 8/24 : COPY . . [2021-08-09T13:14:29.923Z] Removing intermediate container 27b343b6982b [2021-08-09T13:14:29.923Z] ---> 48eff37b9f13 [2021-08-09T13:14:29.923Z] Step 8/32 : COPY . . [2021-08-09T13:14:36.569Z] ---> 2aaca045089f [2021-08-09T13:14:36.569Z] Step 9/24 : RUN go mod tidy [2021-08-09T13:14:36.569Z] ---> eca6438a78df [2021-08-09T13:14:36.569Z] Step 9/23 : RUN go mod tidy [2021-08-09T13:14:36.569Z] ---> ee13f9a12959 [2021-08-09T13:14:36.569Z] Step 9/24 : RUN go mod tidy [2021-08-09T13:14:36.569Z] ---> Running in de9fb65cfaa0 [2021-08-09T13:14:36.569Z] ---> Running in 94409a03f1c1 [2021-08-09T13:14:36.834Z] Removing intermediate container 37912be8123c [2021-08-09T13:14:36.834Z] ---> 174467791d68 [2021-08-09T13:14:36.834Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-09T13:14:36.834Z] ---> Running in b62c344a9c29 [2021-08-09T13:14:37.099Z] ---> Running in a1985d498e48 [2021-08-09T13:14:39.681Z] 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-09T13:14:43.973Z] Removing intermediate container de9fb65cfaa0 [2021-08-09T13:14:43.973Z] ---> 1439550c8142 [2021-08-09T13:14:43.973Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-09T13:14:43.973Z] Removing intermediate container 94409a03f1c1 [2021-08-09T13:14:43.973Z] ---> 76be0badbfe2 [2021-08-09T13:14:43.973Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-09T13:14:43.973Z] Removing intermediate container b62c344a9c29 [2021-08-09T13:14:43.973Z] ---> ab0b839e22d0 [2021-08-09T13:14:43.973Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-09T13:14:43.973Z] ---> Running in 24cf3ab37ee4 [2021-08-09T13:14:43.973Z] ---> Running in 723084f3a218 [2021-08-09T13:14:43.973Z] ---> Running in 00f42af10454 [2021-08-09T13:14:45.396Z] 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-09T13:14:45.396Z] 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-09T13:14:45.396Z] 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-09T13:14:55.645Z] ---> dd6eab3ebb2d [2021-08-09T13:14:55.645Z] Step 9/32 : RUN go mod tidy [2021-08-09T13:14:55.645Z] ---> Running in 38f06489fbb2 [2021-08-09T13:14:58.285Z] Removing intermediate container 38f06489fbb2 [2021-08-09T13:14:58.285Z] ---> d77a1bf5df8c [2021-08-09T13:14:58.285Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-09T13:14:58.285Z] ---> Running in b3659ec65304 [2021-08-09T13:14:58.285Z] 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-09T13:15:10.973Z] Removing intermediate container df7de4a0e922 [2021-08-09T13:15:10.973Z] ---> 44d727b3745c [2021-08-09T13:15:10.973Z] Successfully built 44d727b3745c [2021-08-09T13:15:10.973Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:15:11.339Z] + docker inspect -f . ci-base-image-arm64 [2021-08-09T13:15:11.339Z] . [Pipeline] withDockerContainer [2021-08-09T13:15:11.624Z] prd-ubuntu18.04-docker-arm64-4c-16g-123 does not seem to be running inside a container [2021-08-09T13:15:11.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-09T13:15:13.501Z] $ docker top 4b69b0f232fdefd48fbfbfcebde9245d1ba4cf491eb51b59604cee66c65c2462 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T13:15:14.520Z] + go version [2021-08-09T13:15:14.521Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-09T13:15:14.546Z] $ docker stop --time=1 4b69b0f232fdefd48fbfbfcebde9245d1ba4cf491eb51b59604cee66c65c2462 [2021-08-09T13:15:16.370Z] $ docker rm -f 4b69b0f232fdefd48fbfbfcebde9245d1ba4cf491eb51b59604cee66c65c2462 [2021-08-09T13:15:16.567Z] Removing intermediate container a1985d498e48 [2021-08-09T13:15:16.567Z] ---> e87ce1064f8a [2021-08-09T13:15:16.567Z] [2021-08-09T13:15:16.567Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T13:15:16.567Z] 3.12: Pulling from library/alpine [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:15:16.833Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-09T13:15:16.834Z] Status: Downloaded newer image for alpine:3.12 [2021-08-09T13:15:16.834Z] ---> 13621d1b12d4 [2021-08-09T13:15:16.834Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-09T13:15:17.130Z] + docker inspect -f . ci-base-image-arm64 [2021-08-09T13:15:17.130Z] . [2021-08-09T13:15:17.133Z] ---> Running in 27bd2f4ea631 [Pipeline] withDockerContainer [2021-08-09T13:15:17.417Z] prd-ubuntu18.04-docker-arm64-4c-16g-123 does not seem to be running inside a container [2021-08-09T13:15:17.506Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-09T13:15:17.727Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:15:17.727Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:15:18.000Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-09T13:15:18.000Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-09T13:15:18.000Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T13:15:18.000Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T13:15:18.272Z] OK: 6 MiB in 16 packages [2021-08-09T13:15:19.172Z] $ docker top 0fdff3220c0ab321f1b5df8ee11eb7966f853bc489f478accf128ac75564d039 -eo pid,comm [2021-08-09T13:15:19.230Z] Removing intermediate container 27bd2f4ea631 [2021-08-09T13:15:19.230Z] ---> 5239c50880c9 [2021-08-09T13:15:19.230Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T13:15:19.230Z] ---> Running in e43320cdaa3a [2021-08-09T13:15:19.230Z] Removing intermediate container e43320cdaa3a [2021-08-09T13:15:19.230Z] ---> d5255c1e8f58 [2021-08-09T13:15:19.230Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-09T13:15:19.230Z] ---> Running in 4e3d8d99f843 [2021-08-09T13:15:19.503Z] Removing intermediate container 4e3d8d99f843 [2021-08-09T13:15:19.503Z] ---> 63961d1261b3 [2021-08-09T13:15:19.503Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T13:15:19.503Z] ---> Running in 913938967a40 [2021-08-09T13:15:19.503Z] Removing intermediate container 913938967a40 [2021-08-09T13:15:19.503Z] ---> 0e9d174ec85a [2021-08-09T13:15:19.503Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [Pipeline] echo [2021-08-09T13:15:19.532Z] ========================================================= [2021-08-09T13:15:19.532Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-09T13:15:19.532Z] ========================================================= [Pipeline] sh [2021-08-09T13:15:19.772Z] ---> 2794481c4e71 [2021-08-09T13:15:19.772Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-09T13:15:20.179Z] + go mod tidy [2021-08-09T13:15:20.735Z] ---> 9211efeedeed [2021-08-09T13:15:20.735Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-09T13:15:20.735Z] ---> ae3e32bab3ce [2021-08-09T13:15:20.735Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-09T13:15:20.735Z] ---> Running in 14d6d1c7e04c [2021-08-09T13:15:21.003Z] Removing intermediate container 14d6d1c7e04c [2021-08-09T13:15:21.003Z] ---> 6c8d33a8ae75 [2021-08-09T13:15:21.003Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T13:15:21.003Z] ---> Running in 8f4a187f4093 [Pipeline] sh [2021-08-09T13:15:21.270Z] Removing intermediate container 8f4a187f4093 [2021-08-09T13:15:21.270Z] ---> 6c9e1f70b53f [2021-08-09T13:15:21.270Z] Step 21/23 : LABEL arch=x86_64 [2021-08-09T13:15:21.270Z] ---> Running in 16c213ebb871 [2021-08-09T13:15:21.544Z] Removing intermediate container 16c213ebb871 [2021-08-09T13:15:21.544Z] ---> 008d57f000f5 [2021-08-09T13:15:21.544Z] Step 22/23 : LABEL git_sha=d6f5a0d76f67ad37237714164ffe559cd92b936b [2021-08-09T13:15:21.544Z] ---> Running in 21d6169bad01 [2021-08-09T13:15:21.811Z] Removing intermediate container 21d6169bad01 [2021-08-09T13:15:21.811Z] ---> 89fe1e88531e [2021-08-09T13:15:21.811Z] Step 23/23 : LABEL version=0.0.0 [2021-08-09T13:15:21.811Z] ---> Running in 401d86f7b987 [2021-08-09T13:15:21.811Z] Removing intermediate container 401d86f7b987 [2021-08-09T13:15:21.811Z] ---> a8a5aaee107b [2021-08-09T13:15:21.811Z] [2021-08-09T13:15:21.831Z] + make test [2021-08-09T13:15:21.832Z] 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-09T13:15:21.832Z] go mod tidy [2021-08-09T13:15:22.078Z] Successfully built a8a5aaee107b [2021-08-09T13:15:22.078Z] Successfully tagged support-notifications:latest [2021-08-09T13:15:22.078Z] Building sys-mgmt-agent [2021-08-09T13:15:22.440Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-09T13:15:28.745Z]  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:15:28.745Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:15:28.745Z] ---> e8ff491b35ca [2021-08-09T13:15:28.745Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T13:15:28.745Z] ---> Using cache [2021-08-09T13:15:28.745Z] ---> 9bf4abffb835 [2021-08-09T13:15:28.745Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:15:28.745Z] ---> Using cache [2021-08-09T13:15:28.745Z] ---> 2b2b3f7a0105 [2021-08-09T13:15:28.745Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-09T13:15:29.340Z] ---> Running in 71b5a66d8588 [2021-08-09T13:15:29.983Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:15:30.809Z] Removing intermediate container 24cf3ab37ee4 [2021-08-09T13:15:30.809Z] ---> b76078e96d77 [2021-08-09T13:15:30.809Z] [2021-08-09T13:15:30.809Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T13:15:30.809Z] ---> 13621d1b12d4 [2021-08-09T13:15:30.809Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T13:15:30.809Z] ---> Running in 0e8d69894794 [2021-08-09T13:15:31.083Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:15:31.083Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:15:31.369Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:15:31.646Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-09T13:15:31.646Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T13:15:31.646Z] OK: 6 MiB in 15 packages [2021-08-09T13:15:31.926Z] OK: 219 MiB in 52 packages [2021-08-09T13:15:32.524Z] Removing intermediate container 723084f3a218 [2021-08-09T13:15:32.524Z] ---> 4fcf92a2ecb8 [2021-08-09T13:15:32.524Z] [2021-08-09T13:15:32.524Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T13:15:32.524Z] ---> 13621d1b12d4 [2021-08-09T13:15:32.524Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-09T13:15:32.524Z] ---> Using cache [2021-08-09T13:15:32.524Z] ---> 6d44172de277 [2021-08-09T13:15:32.524Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T13:15:32.806Z] Removing intermediate container 0e8d69894794 [2021-08-09T13:15:32.806Z] ---> 6d44172de277 [2021-08-09T13:15:32.806Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T13:15:32.806Z] ---> Running in 7d4b2446a20c [2021-08-09T13:15:32.806Z] ---> Running in be2981b8e97a [2021-08-09T13:15:32.806Z] Removing intermediate container 7d4b2446a20c [2021-08-09T13:15:32.806Z] ---> 87e990ee8fb2 [2021-08-09T13:15:32.806Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-09T13:15:32.806Z] Removing intermediate container be2981b8e97a [2021-08-09T13:15:32.806Z] ---> cdba47d7e01c [2021-08-09T13:15:32.806Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-09T13:15:32.806Z] Removing intermediate container 71b5a66d8588 [2021-08-09T13:15:32.806Z] ---> ed5b8d29ce53 [2021-08-09T13:15:32.806Z] Step 6/24 : COPY go.mod . [2021-08-09T13:15:33.085Z] ---> Running in 11b9e78be240 [2021-08-09T13:15:33.085Z] ---> Running in 42c62630b9fe [2021-08-09T13:15:33.361Z] Removing intermediate container 11b9e78be240 [2021-08-09T13:15:33.361Z] ---> f9b108bd1197 [2021-08-09T13:15:33.361Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T13:15:33.361Z] ---> 107b977685bc [2021-08-09T13:15:33.361Z] Step 7/24 : RUN go mod download [2021-08-09T13:15:33.361Z] Removing intermediate container 42c62630b9fe [2021-08-09T13:15:33.361Z] ---> f5c6fc0c1a15 [2021-08-09T13:15:33.361Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T13:15:33.361Z] ---> Running in d16a4bc855f4 [2021-08-09T13:15:33.361Z] ---> Running in c7986d05d807 [2021-08-09T13:15:33.361Z] ---> Running in 334dffb6d3e3 [2021-08-09T13:15:33.639Z] Removing intermediate container c7986d05d807 [2021-08-09T13:15:33.639Z] ---> b6ffa9a1ce3c [2021-08-09T13:15:33.639Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T13:15:33.639Z] Removing intermediate container 334dffb6d3e3 [2021-08-09T13:15:33.639Z] ---> feb9aaa08458 [2021-08-09T13:15:33.639Z] Step 16/24 : WORKDIR / [2021-08-09T13:15:33.911Z] ---> Running in 3cb308548f00 [2021-08-09T13:15:33.911Z] Removing intermediate container 3cb308548f00 [2021-08-09T13:15:33.911Z] ---> fcf6a1af08b0 [2021-08-09T13:15:33.911Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T13:15:34.181Z] ---> b9f6c2bd6974 [2021-08-09T13:15:34.181Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-09T13:15:34.453Z] ---> c37c0b70b3db [2021-08-09T13:15:34.453Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-09T13:15:36.418Z] ---> be0589681c56 [2021-08-09T13:15:36.418Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-09T13:15:36.418Z] ---> 4d1a2a2e6bb8 [2021-08-09T13:15:36.418Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-09T13:15:36.418Z] Removing intermediate container b3659ec65304 [2021-08-09T13:15:36.418Z] ---> d817da6d0468 [2021-08-09T13:15:36.418Z] [2021-08-09T13:15:36.418Z] Step 11/32 : FROM alpine:3.12 [2021-08-09T13:15:36.418Z] Removing intermediate container 00f42af10454 [2021-08-09T13:15:36.418Z] ---> da128a499089 [2021-08-09T13:15:36.418Z] [2021-08-09T13:15:36.418Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T13:15:36.418Z] ---> 13621d1b12d4 [2021-08-09T13:15:36.418Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-09T13:15:36.418Z] ---> 13621d1b12d4 [2021-08-09T13:15:36.418Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T13:15:36.418Z] ---> Using cache [2021-08-09T13:15:36.418Z] ---> 6d44172de277 [2021-08-09T13:15:36.418Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T13:15:36.418Z] ---> Using cache [2021-08-09T13:15:36.418Z] ---> cdba47d7e01c [2021-08-09T13:15:36.418Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-09T13:15:36.418Z] Removing intermediate container d16a4bc855f4 [2021-08-09T13:15:36.418Z] ---> f2ad8ebba27d [2021-08-09T13:15:36.418Z] Step 8/24 : COPY . . [2021-08-09T13:15:36.418Z] ---> a9521da05023 [2021-08-09T13:15:36.418Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-09T13:15:36.418Z] ---> Running in 1e4c141198e3 [2021-08-09T13:15:36.418Z] ---> 1a7fd4e40f1a [2021-08-09T13:15:36.418Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-09T13:15:36.418Z] ---> Running in 16b812cec1f7 [2021-08-09T13:15:36.418Z] ---> Running in 979cde7b1135 [2021-08-09T13:15:36.701Z] ---> Running in c362e0ed17be [2021-08-09T13:15:36.701Z] Removing intermediate container 1e4c141198e3 [2021-08-09T13:15:36.701Z] ---> ef1533353702 [2021-08-09T13:15:36.701Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-09T13:15:36.701Z] Removing intermediate container 979cde7b1135 [2021-08-09T13:15:36.701Z] ---> dc283cb66e6e [2021-08-09T13:15:36.701Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T13:15:37.292Z] Removing intermediate container 16b812cec1f7 [2021-08-09T13:15:37.292Z] ---> ec8d3b9f1f6e [2021-08-09T13:15:37.292Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T13:15:41.540Z] Removing intermediate container c362e0ed17be [2021-08-09T13:15:41.540Z] ---> 80b735bf75a7 [2021-08-09T13:15:41.540Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T13:15:41.540Z] ---> Running in 8fbdb4ef393d [2021-08-09T13:15:41.819Z] ---> Running in aab12d2d5466 [2021-08-09T13:15:41.820Z] ---> Running in e0454b9de7df [2021-08-09T13:15:42.104Z] ---> Running in e04a42d339f8 [2021-08-09T13:15:42.371Z] Removing intermediate container 8fbdb4ef393d [2021-08-09T13:15:42.371Z] ---> 72be4728967b [2021-08-09T13:15:42.371Z] Step 21/23 : LABEL arch=x86_64 [2021-08-09T13:15:42.645Z] Removing intermediate container e0454b9de7df [2021-08-09T13:15:42.645Z] ---> 186d2896d934 [2021-08-09T13:15:42.645Z] Step 16/24 : WORKDIR / [2021-08-09T13:15:42.645Z] Removing intermediate container e04a42d339f8 [2021-08-09T13:15:42.645Z] ---> 1bb7b23f006c [2021-08-09T13:15:42.645Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T13:15:42.645Z] ---> bd7574d98517 [2021-08-09T13:15:42.645Z] Step 9/24 : RUN go mod tidy [2021-08-09T13:15:42.645Z] ---> Running in ff335bdc7960 [2021-08-09T13:15:42.645Z] ---> Running in 552dea07c077 [2021-08-09T13:15:42.645Z] ---> Running in 522cf46b1194 [2021-08-09T13:15:42.645Z] ---> Running in 25e882826d75 [2021-08-09T13:15:42.930Z] Removing intermediate container ff335bdc7960 [2021-08-09T13:15:42.930Z] ---> 774a23d85ffa [2021-08-09T13:15:42.930Z] Step 22/23 : LABEL git_sha=d6f5a0d76f67ad37237714164ffe559cd92b936b [2021-08-09T13:15:42.930Z] Removing intermediate container 522cf46b1194 [2021-08-09T13:15:42.930Z] ---> e312c6483a41 [2021-08-09T13:15:42.930Z] Step 23/24 : LABEL git_sha=d6f5a0d76f67ad37237714164ffe559cd92b936b [2021-08-09T13:15:42.930Z] ---> Running in 3f2e7fe0e9ab [2021-08-09T13:15:42.930Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:15:42.930Z] Removing intermediate container 552dea07c077 [2021-08-09T13:15:42.930Z] ---> 6f9ffb42520e [2021-08-09T13:15:42.930Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T13:15:42.930Z] ---> Running in d0f4c41696e0 [2021-08-09T13:15:42.930Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:15:43.220Z] Removing intermediate container 3f2e7fe0e9ab [2021-08-09T13:15:43.220Z] ---> 9f515c873675 [2021-08-09T13:15:43.220Z] Step 23/23 : LABEL version=0.0.0 [2021-08-09T13:15:43.220Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-09T13:15:43.220Z] (2/2) Installing su-exec (0.2-r1) [2021-08-09T13:15:43.220Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T13:15:43.220Z] OK: 6 MiB in 16 packages [2021-08-09T13:15:43.220Z] ---> Running in 8e6283fec121 [2021-08-09T13:15:43.220Z] Removing intermediate container d0f4c41696e0 [2021-08-09T13:15:43.220Z] ---> aff2d8821a44 [2021-08-09T13:15:43.220Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T13:15:43.220Z] ---> 3c94e9de3f61 [2021-08-09T13:15:43.220Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-09T13:15:43.496Z] ---> Running in 9b632b26bf3f [2021-08-09T13:15:43.496Z] Removing intermediate container 8e6283fec121 [2021-08-09T13:15:43.496Z] ---> 47442bdf1ea2 [2021-08-09T13:15:43.496Z] [2021-08-09T13:15:43.496Z] Successfully built 47442bdf1ea2 [2021-08-09T13:15:43.496Z] Successfully tagged support-scheduler:latest [2021-08-09T13:15:43.496Z] Building security-secretstore-setup [2021-08-09T13:15:43.793Z]  Building support-scheduler ... done Removing intermediate container 9b632b26bf3f [2021-08-09T13:15:43.793Z] ---> 9f4636759b5d [2021-08-09T13:15:43.793Z] [2021-08-09T13:15:43.793Z] Successfully built 9f4636759b5d [2021-08-09T13:15:44.616Z] Successfully tagged core-command:latest [2021-08-09T13:15:44.616Z] Building core-data [2021-08-09T13:15:44.890Z]  Building core-command ... done Removing intermediate container aab12d2d5466 [2021-08-09T13:15:44.890Z] ---> c941aac770e5 [2021-08-09T13:15:44.890Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-09T13:15:45.491Z] ---> 29d160d552eb [2021-08-09T13:15:45.491Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-09T13:15:49.255Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-09T13:15:50.900Z] ---> Running in 28b797da8b49 [2021-08-09T13:15:52.373Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:15:52.373Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:15:52.373Z] ---> e8ff491b35ca [2021-08-09T13:15:52.373Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T13:15:52.373Z] ---> Using cache [2021-08-09T13:15:52.373Z] ---> 9bf4abffb835 [2021-08-09T13:15:52.373Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:15:52.373Z] ---> Using cache [2021-08-09T13:15:52.373Z] ---> 2b2b3f7a0105 [2021-08-09T13:15:52.373Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-09T13:15:52.373Z] ---> aeb909aa1bfb [2021-08-09T13:15:52.373Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-09T13:15:52.974Z] Removing intermediate container 28b797da8b49 [2021-08-09T13:15:52.974Z] ---> 7620f890797d [2021-08-09T13:15:52.974Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-09T13:15:52.974Z] ---> Running in 7a983ae6213f [2021-08-09T13:15:53.249Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:15:53.249Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:15:53.249Z] ---> e8ff491b35ca [2021-08-09T13:15:53.249Z] Step 3/26 : WORKDIR /edgex-go [2021-08-09T13:15:53.249Z] ---> Using cache [2021-08-09T13:15:53.249Z] ---> 9bf4abffb835 [2021-08-09T13:15:53.249Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:15:53.249Z] ---> Using cache [2021-08-09T13:15:53.249Z] ---> 2b2b3f7a0105 [2021-08-09T13:15:53.249Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-09T13:15:53.249Z] ---> Using cache [2021-08-09T13:15:53.249Z] ---> 9587dddb52fe [2021-08-09T13:15:53.249Z] Step 6/26 : COPY go.mod . [2021-08-09T13:15:53.249Z] ---> Using cache [2021-08-09T13:15:53.249Z] ---> 9446728cd369 [2021-08-09T13:15:53.249Z] Step 7/26 : RUN go mod download [2021-08-09T13:15:53.249Z] ---> Using cache [2021-08-09T13:15:53.249Z] ---> 48eff37b9f13 [2021-08-09T13:15:53.249Z] Step 8/26 : COPY . . [2021-08-09T13:15:53.249Z] ---> Using cache [2021-08-09T13:15:53.249Z] ---> dd6eab3ebb2d [2021-08-09T13:15:53.249Z] Step 9/26 : RUN go mod tidy [2021-08-09T13:15:53.249Z] ---> Using cache [2021-08-09T13:15:53.249Z] ---> d77a1bf5df8c [2021-08-09T13:15:53.249Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-09T13:15:53.531Z] Removing intermediate container 25e882826d75 [2021-08-09T13:15:53.531Z] ---> 000867969c46 [2021-08-09T13:15:53.531Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-09T13:15:53.531Z] ---> Running in 66463571b813 [2021-08-09T13:15:53.531Z] ---> Running in 07ac1dfa0efb [2021-08-09T13:15:53.531Z] ---> Running in c9a3d55e6ed0 [2021-08-09T13:15:53.805Z] ---> Running in 3cd98bb74801 [2021-08-09T13:15:53.805Z] Removing intermediate container 66463571b813 [2021-08-09T13:15:53.805Z] ---> 486e575b3f6a [2021-08-09T13:15:53.805Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T13:15:53.805Z] Removing intermediate container 07ac1dfa0efb [2021-08-09T13:15:53.805Z] ---> 2b0630959907 [2021-08-09T13:15:53.805Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-09T13:15:53.805Z] ---> Running in 36a56896e79d [2021-08-09T13:15:53.805Z] ---> Running in c586e9bee741 [2021-08-09T13:15:53.805Z] Removing intermediate container 36a56896e79d [2021-08-09T13:15:53.805Z] ---> e88f5f7467b9 [2021-08-09T13:15:53.805Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T13:15:54.081Z] ---> Running in 1a5002023915 [2021-08-09T13:15:54.081Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:15:54.081Z] Removing intermediate container 1a5002023915 [2021-08-09T13:15:54.081Z] ---> ad7a370d1945 [2021-08-09T13:15:54.081Z] Step 23/24 : LABEL git_sha=d6f5a0d76f67ad37237714164ffe559cd92b936b [2021-08-09T13:15:54.356Z] ---> Running in 8565f97089d9 [2021-08-09T13:15:54.356Z] 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-09T13:15:54.356Z] Removing intermediate container 8565f97089d9 [2021-08-09T13:15:54.356Z] ---> 4b167b6745d0 [2021-08-09T13:15:54.356Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T13:15:54.356Z] 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-09T13:15:54.641Z] ---> Running in bb92d2da29bb [2021-08-09T13:15:54.923Z] Removing intermediate container bb92d2da29bb [2021-08-09T13:15:54.923Z] ---> 2d13fcc77323 [2021-08-09T13:15:54.923Z] [2021-08-09T13:15:54.923Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:15:54.923Z] Successfully built 2d13fcc77323 [2021-08-09T13:15:54.923Z] Successfully tagged core-metadata:latest [2021-08-09T13:15:54.923Z] Building security-proxy-setup [2021-08-09T13:15:54.923Z]  Building core-metadata ... done Removing intermediate container c586e9bee741 [2021-08-09T13:15:54.923Z] ---> fe002cba63f8 [2021-08-09T13:15:54.923Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-09T13:15:54.923Z] ---> Running in 3fea95de0452 [2021-08-09T13:15:55.527Z] OK: 219 MiB in 52 packages [2021-08-09T13:15:55.814Z] Removing intermediate container 3fea95de0452 [2021-08-09T13:15:55.814Z] ---> 043ca7c2ef3e [2021-08-09T13:15:55.814Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-09T13:15:59.275Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:15:59.275Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:15:59.275Z] ---> e8ff491b35ca [2021-08-09T13:15:59.275Z] Step 3/22 : WORKDIR /edgex-go [2021-08-09T13:15:59.275Z] ---> Using cache [2021-08-09T13:15:59.275Z] ---> 9bf4abffb835 [2021-08-09T13:15:59.275Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:15:59.275Z] ---> Using cache [2021-08-09T13:15:59.275Z] ---> 2b2b3f7a0105 [2021-08-09T13:15:59.275Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-09T13:15:59.275Z] ---> Using cache [2021-08-09T13:15:59.275Z] ---> 9587dddb52fe [2021-08-09T13:15:59.275Z] Step 6/22 : COPY go.mod . [2021-08-09T13:15:59.275Z] ---> Using cache [2021-08-09T13:15:59.275Z] ---> 9446728cd369 [2021-08-09T13:15:59.275Z] Step 7/22 : RUN go mod download [2021-08-09T13:15:59.275Z] ---> Using cache [2021-08-09T13:15:59.275Z] ---> 48eff37b9f13 [2021-08-09T13:15:59.275Z] Step 8/22 : COPY . . [2021-08-09T13:15:59.275Z] ---> Using cache [2021-08-09T13:15:59.275Z] ---> dd6eab3ebb2d [2021-08-09T13:15:59.275Z] Step 9/22 : RUN go mod tidy [2021-08-09T13:15:59.275Z] ---> Using cache [2021-08-09T13:15:59.275Z] ---> d77a1bf5df8c [2021-08-09T13:15:59.275Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-09T13:15:59.875Z] ---> 7ac8d30fd20f [2021-08-09T13:15:59.875Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-09T13:15:59.875Z] ---> Running in aa463079a404 [2021-08-09T13:15:59.875Z] ---> Running in e3a5ed441a57 [2021-08-09T13:15:59.875Z] Removing intermediate container 7a983ae6213f [2021-08-09T13:15:59.875Z] ---> cc9bb0b99d0b [2021-08-09T13:15:59.875Z] Step 6/24 : COPY go.mod . [2021-08-09T13:16:00.478Z] ---> 7db97583e49e [2021-08-09T13:16:00.478Z] Step 7/24 : RUN go mod download [2021-08-09T13:16:00.478Z] ---> Running in 8086eb1ff0d0 [2021-08-09T13:16:00.478Z] 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-09T13:16:01.488Z] Removing intermediate container e3a5ed441a57 [2021-08-09T13:16:01.488Z] ---> 1bfc1fca300e [2021-08-09T13:16:01.488Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T13:16:01.488Z] ---> 276fa46d5189 [2021-08-09T13:16:01.488Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-09T13:16:02.121Z] ---> 050044f26d92 [2021-08-09T13:16:02.121Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-09T13:16:02.413Z] ---> 910e73751027 [2021-08-09T13:16:02.413Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-09T13:16:02.700Z] ---> 0494dee2d277 [2021-08-09T13:16:02.700Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-09T13:16:03.315Z] ---> fcb006d72a4f [2021-08-09T13:16:03.315Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-09T13:16:03.315Z] ---> Running in a76361900cd8 [2021-08-09T13:16:03.315Z] Removing intermediate container 8086eb1ff0d0 [2021-08-09T13:16:03.316Z] ---> d8cf8624cbd8 [2021-08-09T13:16:03.316Z] Step 8/24 : COPY . . [2021-08-09T13:16:03.611Z] Removing intermediate container a76361900cd8 [2021-08-09T13:16:03.611Z] ---> d68c4322e7d2 [2021-08-09T13:16:03.611Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-09T13:16:06.383Z] ---> 5e2cd9fc8a56 [2021-08-09T13:16:06.383Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-09T13:16:06.676Z] ---> Running in c72f7ce83406 [2021-08-09T13:16:09.366Z] Removing intermediate container c72f7ce83406 [2021-08-09T13:16:09.366Z] ---> 78571da8acd0 [2021-08-09T13:16:09.366Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-09T13:16:09.644Z] ---> Running in 42b9624080b1 [2021-08-09T13:16:09.644Z] ---> 5ab79755db95 [2021-08-09T13:16:09.644Z] Step 9/24 : RUN go mod tidy [2021-08-09T13:16:09.644Z] ---> Running in 23fc7a05e2f8 [2021-08-09T13:16:09.921Z] Removing intermediate container 42b9624080b1 [2021-08-09T13:16:09.921Z] ---> a581c277e06f [2021-08-09T13:16:09.921Z] Step 29/32 : CMD ["gate"] [2021-08-09T13:16:09.921Z] ---> Running in 83ee9cd926fb [2021-08-09T13:16:10.198Z] Removing intermediate container 83ee9cd926fb [2021-08-09T13:16:10.198Z] ---> 5ff49321e01a [2021-08-09T13:16:10.198Z] Step 30/32 : LABEL arch=x86_64 [2021-08-09T13:16:10.198Z] ---> Running in 9a40a609be89 [2021-08-09T13:16:10.472Z] Removing intermediate container 9a40a609be89 [2021-08-09T13:16:10.472Z] ---> d9b946466c31 [2021-08-09T13:16:10.472Z] Step 31/32 : LABEL git_sha=d6f5a0d76f67ad37237714164ffe559cd92b936b [2021-08-09T13:16:10.472Z] ---> Running in a3d5ce95495a [2021-08-09T13:16:10.750Z] Removing intermediate container a3d5ce95495a [2021-08-09T13:16:10.750Z] ---> 1491813bbab0 [2021-08-09T13:16:10.750Z] Step 32/32 : LABEL version=0.0.0 [2021-08-09T13:16:10.750Z] ---> Running in 7576e099f4f0 [2021-08-09T13:16:11.025Z] Removing intermediate container 7576e099f4f0 [2021-08-09T13:16:11.025Z] ---> 38d9e920d2cb [2021-08-09T13:16:11.025Z] [2021-08-09T13:16:11.025Z] Successfully built 38d9e920d2cb [2021-08-09T13:16:11.025Z] Successfully tagged security-bootstrapper:latest [2021-08-09T13:16:11.641Z]  Building security-bootstrapper ... done Removing intermediate container 23fc7a05e2f8 [2021-08-09T13:16:11.641Z] ---> 820532fd4b3e [2021-08-09T13:16:11.641Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-09T13:16:11.915Z] ---> Running in fed0033d3ad4 [2021-08-09T13:16:12.189Z] 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-09T13:16:27.308Z] 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-09T13:16:28.298Z] Removing intermediate container 3cd98bb74801 [2021-08-09T13:16:28.298Z] ---> 3be8c368f0db [2021-08-09T13:16:28.298Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-09T13:16:28.298Z] ---> Running in 440d89d7bcd5 [2021-08-09T13:16:28.898Z] 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-09T13:16:31.531Z] Removing intermediate container c9a3d55e6ed0 [2021-08-09T13:16:31.531Z] ---> 33d1f43af2ba [2021-08-09T13:16:31.531Z] [2021-08-09T13:16:31.531Z] Step 11/26 : FROM alpine:3.12 [2021-08-09T13:16:31.531Z] ---> 13621d1b12d4 [2021-08-09T13:16:31.531Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-09T13:16:31.531Z] 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-09T13:16:31.531Z] ---> Running in 2d3cd8c74cf6 [2021-08-09T13:16:31.531Z] Removing intermediate container 440d89d7bcd5 [2021-08-09T13:16:31.531Z] ---> bfafcec601f1 [2021-08-09T13:16:31.531Z] [2021-08-09T13:16:31.531Z] Step 12/24 : FROM docker:20.10.7 [2021-08-09T13:16:31.531Z] 20.10.7: Pulling from library/docker [2021-08-09T13:16:31.808Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:16:31.808Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:16:32.088Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-09T13:16:32.088Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T13:16:32.088Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-09T13:16:32.088Z] (4/6) Installing curl (7.78.0-r0) [2021-08-09T13:16:32.088Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-09T13:16:32.088Z] (6/6) Installing su-exec (0.2-r1) [2021-08-09T13:16:32.088Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T13:16:32.088Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T13:16:32.088Z] OK: 7 MiB in 20 packages [2021-08-09T13:16:33.089Z] Removing intermediate container 2d3cd8c74cf6 [2021-08-09T13:16:33.089Z] ---> 0d1c8bfb5258 [2021-08-09T13:16:33.089Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T13:16:33.378Z] ---> Running in 626eac5f35bb [2021-08-09T13:16:33.378Z] Removing intermediate container 626eac5f35bb [2021-08-09T13:16:33.378Z] ---> bfaaab24a5e7 [2021-08-09T13:16:33.378Z] Step 14/26 : WORKDIR / [2021-08-09T13:16:33.379Z] ---> Running in 8a95d08fde3d [2021-08-09T13:16:33.666Z] Removing intermediate container 8a95d08fde3d [2021-08-09T13:16:33.666Z] ---> b23ed4c814b8 [2021-08-09T13:16:33.667Z] 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-09T13:16:33.969Z] ---> e7fc56ad0d20 [2021-08-09T13:16:33.969Z] 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-09T13:16:34.603Z] ---> 20744217a566 [2021-08-09T13:16:34.603Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-09T13:16:35.217Z] ---> b0a4de30f3bd [2021-08-09T13:16:35.217Z] 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-09T13:16:35.217Z] Removing intermediate container aa463079a404 [2021-08-09T13:16:35.217Z] ---> 24223de062e5 [2021-08-09T13:16:35.217Z] [2021-08-09T13:16:35.217Z] Step 11/22 : FROM alpine:3.12 [2021-08-09T13:16:35.217Z] ---> 13621d1b12d4 [2021-08-09T13:16:35.217Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-09T13:16:35.505Z] ---> Running in 450b613ef1e7 [2021-08-09T13:16:35.505Z] ---> 6088e74b29ed [2021-08-09T13:16:35.505Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-09T13:16:36.104Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:16:36.104Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:16:36.383Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-09T13:16:36.383Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T13:16:36.383Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-09T13:16:36.383Z] (4/4) Installing curl (7.78.0-r0) [2021-08-09T13:16:36.383Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T13:16:36.383Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T13:16:36.383Z] OK: 7 MiB in 18 packages [2021-08-09T13:16:36.383Z] ---> 4ec27701fdce [2021-08-09T13:16:36.383Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-09T13:16:37.794Z] ---> 67041ff883d4 [2021-08-09T13:16:37.794Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-09T13:16:37.794Z] Removing intermediate container 450b613ef1e7 [2021-08-09T13:16:37.794Z] ---> e1e937f34afc [2021-08-09T13:16:37.794Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T13:16:37.794Z] ---> Running in 9b1a8c877a0f [2021-08-09T13:16:37.794Z] ---> d52655279ed8 [2021-08-09T13:16:37.794Z] 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-09T13:16:38.204Z] Removing intermediate container 9b1a8c877a0f [2021-08-09T13:16:38.204Z] ---> 77ae060fb8e8 [2021-08-09T13:16:38.204Z] Step 14/22 : WORKDIR /edgex [2021-08-09T13:16:38.204Z] ---> Running in 07da1c25eee7 [2021-08-09T13:16:38.204Z] ---> Running in 23e00251e76e [2021-08-09T13:16:38.555Z] Removing intermediate container 23e00251e76e [2021-08-09T13:16:38.556Z] ---> f67a2b7d614e [2021-08-09T13:16:38.556Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-09T13:16:39.562Z] ---> acf15441e616 [2021-08-09T13:16:39.562Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-09T13:16:40.756Z] Removing intermediate container 07da1c25eee7 [2021-08-09T13:16:40.756Z] ---> cc5ee6240edf [2021-08-09T13:16:40.756Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-09T13:16:40.756Z] ---> 6f7776c6c35a [2021-08-09T13:16:40.756Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-09T13:16:40.756Z] ---> Running in 18944c163eb0 [2021-08-09T13:16:41.042Z] Removing intermediate container 18944c163eb0 [2021-08-09T13:16:41.042Z] ---> 521a5457b890 [2021-08-09T13:16:41.042Z] Step 24/26 : LABEL arch=x86_64 [2021-08-09T13:16:41.042Z] ---> 99c2a50c1af3 [2021-08-09T13:16:41.042Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-09T13:16:41.042Z] ---> Running in 97e6ef0cb807 [2021-08-09T13:16:41.042Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-09T13:16:41.042Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-09T13:16:41.042Z] ---> 08bdaf2f88f9 [2021-08-09T13:16:41.042Z] 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-09T13:16:41.337Z] ---> Running in 8e49d32bf788 [2021-08-09T13:16:41.337Z] ---> Running in af2576a772fc [2021-08-09T13:16:41.337Z] Removing intermediate container 97e6ef0cb807 [2021-08-09T13:16:41.337Z] ---> ef3e44c1f7f0 [2021-08-09T13:16:41.337Z] Step 25/26 : LABEL git_sha=d6f5a0d76f67ad37237714164ffe559cd92b936b [2021-08-09T13:16:41.337Z] Removing intermediate container 8e49d32bf788 [2021-08-09T13:16:41.337Z] ---> c4dc76acc69b [2021-08-09T13:16:41.337Z] Step 19/22 : CMD ["--init=true"] [2021-08-09T13:16:41.337Z] ---> Running in aabf7c72351f [2021-08-09T13:16:41.611Z] ---> Running in 2e624c42e2cd [2021-08-09T13:16:41.611Z] Removing intermediate container af2576a772fc [2021-08-09T13:16:41.611Z] ---> 35eb8db203d0 [2021-08-09T13:16:41.611Z] 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-09T13:16:41.889Z] Removing intermediate container aabf7c72351f [2021-08-09T13:16:41.889Z] ---> db4efee4863b [2021-08-09T13:16:41.889Z] Step 26/26 : LABEL version=0.0.0 [2021-08-09T13:16:41.889Z] Removing intermediate container 2e624c42e2cd [2021-08-09T13:16:41.889Z] ---> 0e4aef45d73d [2021-08-09T13:16:41.889Z] Step 20/22 : LABEL arch=x86_64 [2021-08-09T13:16:42.169Z] ---> Running in 22155b6be368 [2021-08-09T13:16:42.169Z] ---> Running in 4fef15c45dbb [2021-08-09T13:16:42.169Z] ---> Running in af7798b666b9 [2021-08-09T13:16:42.445Z] Removing intermediate container fed0033d3ad4 [2021-08-09T13:16:42.446Z] ---> a4c522567f60 [2021-08-09T13:16:42.446Z] [2021-08-09T13:16:42.446Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T13:16:42.446Z] ---> 13621d1b12d4 [2021-08-09T13:16:42.446Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-09T13:16:42.446Z] Removing intermediate container af7798b666b9 [2021-08-09T13:16:42.446Z] ---> 9786cc0375c1 [2021-08-09T13:16:42.446Z] Step 21/22 : LABEL git_sha=d6f5a0d76f67ad37237714164ffe559cd92b936b [2021-08-09T13:16:42.446Z] Removing intermediate container 4fef15c45dbb [2021-08-09T13:16:42.446Z] ---> ac9b1709235c [2021-08-09T13:16:42.446Z] [2021-08-09T13:16:42.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:16:42.738Z] ---> Running in 8e33ac11b9e1 [2021-08-09T13:16:42.738Z] Successfully built ac9b1709235c [2021-08-09T13:16:42.738Z] Successfully tagged security-secretstore-setup:latest [2021-08-09T13:16:42.738Z]  Building security-secretstore-setup ... done  ---> Running in 12dacb60b23e [2021-08-09T13:16:42.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:16:42.738Z] Removing intermediate container 8e33ac11b9e1 [2021-08-09T13:16:42.738Z] ---> 9eed27bc0700 [2021-08-09T13:16:42.738Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-09T13:16:42.738Z] Removing intermediate container 12dacb60b23e [2021-08-09T13:16:42.738Z] ---> 422c029a9a1d [2021-08-09T13:16:42.738Z] Step 22/22 : LABEL version=0.0.0 [2021-08-09T13:16:42.738Z] ---> Running in 88d1ad3c8884 [2021-08-09T13:16:42.738Z] ---> Running in 88a4cd70c11e [2021-08-09T13:16:43.027Z] Removing intermediate container 88d1ad3c8884 [2021-08-09T13:16:43.027Z] ---> ccae95abd594 [2021-08-09T13:16:43.027Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-09T13:16:43.027Z] (1/39) Installing readline (8.1.0-r0) [2021-08-09T13:16:43.027Z] Removing intermediate container 88a4cd70c11e [2021-08-09T13:16:43.027Z] ---> 03fe19df2705 [2021-08-09T13:16:43.027Z] [2021-08-09T13:16:43.027Z] (2/39) Installing bash (5.1.0-r0) [2021-08-09T13:16:43.027Z] Executing bash-5.1.0-r0.post-install [2021-08-09T13:16:43.027Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-09T13:16:43.027Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-09T13:16:43.027Z] ---> Running in c43fad88c84c [2021-08-09T13:16:43.027Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-09T13:16:43.027Z] (6/39) Installing curl (7.78.0-r0) [2021-08-09T13:16:43.027Z] Successfully built 03fe19df2705 [2021-08-09T13:16:43.027Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-09T13:16:43.027Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-09T13:16:43.027Z] (9/39) Installing expat (2.2.10-r1) [2021-08-09T13:16:43.027Z] Successfully tagged security-proxy-setup:latest [2021-08-09T13:16:43.027Z]  Building security-proxy-setup ... done (10/39) Installing libffi (3.3-r2) [2021-08-09T13:16:43.027Z] (11/39) Installing gdbm (1.19-r0) [2021-08-09T13:16:43.027Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-09T13:16:43.027Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-09T13:16:43.027Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-09T13:16:43.027Z] Removing intermediate container c43fad88c84c [2021-08-09T13:16:43.027Z] ---> dadb721ee5a3 [2021-08-09T13:16:43.027Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:16:43.300Z] ---> Running in bfa70719576e [2021-08-09T13:16:43.575Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-09T13:16:43.576Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-09T13:16:43.576Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-09T13:16:43.576Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-09T13:16:43.576Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-09T13:16:43.576Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-09T13:16:43.852Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-09T13:16:43.852Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-09T13:16:43.852Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-09T13:16:44.454Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-09T13:16:44.454Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-09T13:16:44.728Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-09T13:16:44.728Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-09T13:16:44.728Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-09T13:16:44.728Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-09T13:16:44.728Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-09T13:16:44.728Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-09T13:16:44.728Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-09T13:16:44.728Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-09T13:16:44.729Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-09T13:16:44.729Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-09T13:16:44.729Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-09T13:16:44.729Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-09T13:16:44.729Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-09T13:16:44.729Z] Removing intermediate container bfa70719576e [2021-08-09T13:16:44.729Z] ---> bb5ceab6ced2 [2021-08-09T13:16:44.729Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-09T13:16:44.729Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-09T13:16:45.019Z] ---> Running in fa9ecc671586 [2021-08-09T13:16:45.019Z] Executing busybox-1.32.1-r6.trigger [2021-08-09T13:16:45.019Z] OK: 82 MiB in 59 packages [2021-08-09T13:16:45.310Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:16:45.877Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-09T13:16:45.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:16:46.183Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-09T13:16:46.456Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-09T13:16:46.456Z] Collecting docker-compose==1.23.2 [2021-08-09T13:16:46.456Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-09T13:16:46.456Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-09T13:16:46.456Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-09T13:16:46.729Z] Collecting docker<4.0,>=3.6.0 [2021-08-09T13:16:46.729Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-09T13:16:46.729Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-09T13:16:46.729Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-09T13:16:46.729Z] Collecting texttable<0.10,>=0.9.0 [2021-08-09T13:16:46.729Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-09T13:16:47.004Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-09T13:16:47.004Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-09T13:16:47.278Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-09T13:16:47.557Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-09T13:16:47.557Z] Collecting cached-property<2,>=1.2.0 [2021-08-09T13:16:47.557Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-09T13:16:47.557Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-09T13:16:47.557Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-09T13:16:47.557Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T13:16:47.557Z] OK: 8 MiB in 20 packages [2021-08-09T13:16:47.557Z] Collecting jsonschema<3,>=2.5.1 [2021-08-09T13:16:47.557Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-09T13:16:47.557Z] 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-09T13:16:47.839Z] Collecting PyYAML<4,>=3.10 [2021-08-09T13:16:47.839Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-09T13:16:47.873Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-09T13:16:48.124Z] Removing intermediate container fa9ecc671586 [2021-08-09T13:16:48.124Z] ---> 10fec71aeb7f [2021-08-09T13:16:48.124Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T13:16:48.401Z] ---> e8f46f246062 [2021-08-09T13:16:48.401Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-09T13:16:48.401Z] Collecting docopt<0.7,>=0.6.1 [2021-08-09T13:16:48.401Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-09T13:16:48.875Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-09T13:16:49.016Z] ---> 40a9e6753277 [2021-08-09T13:16:49.016Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-09T13:16:49.016Z] Collecting docker-pycreds>=0.4.0 [2021-08-09T13:16:49.016Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-09T13:16:49.016Z] ---> 1097e79ce677 [2021-08-09T13:16:49.016Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-09T13:16:49.016Z] Collecting idna<2.8,>=2.5 [2021-08-09T13:16:49.016Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-09T13:16:49.016Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-09T13:16:49.016Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-09T13:16:49.016Z] ---> Running in 975d0d295234 [2021-08-09T13:16:49.016Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-09T13:16:49.292Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-09T13:16:49.292Z] Collecting certifi>=2017.4.17 [2021-08-09T13:16:49.292Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-09T13:16:49.292Z] Removing intermediate container 975d0d295234 [2021-08-09T13:16:49.292Z] ---> 17ae4ccf57ad [2021-08-09T13:16:49.292Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T13:16:49.292Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-09T13:16:49.292Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-09T13:16:49.292Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-09T13:16:49.292Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-09T13:16:49.292Z] ---> Running in 69c7fd1dd21d [2021-08-09T13:16:49.292Z] Removing intermediate container 69c7fd1dd21d [2021-08-09T13:16:49.292Z] ---> d2ac174d9077 [2021-08-09T13:16:49.292Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T13:16:49.292Z] ---> Running in a50018e22723 [2021-08-09T13:16:49.292Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-09T13:16:49.292Z] Attempting uninstall: urllib3 [2021-08-09T13:16:49.292Z] Found existing installation: urllib3 1.26.2 [2021-08-09T13:16:49.479Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-09T13:16:49.585Z] Uninstalling urllib3-1.26.2: [2021-08-09T13:16:49.585Z] Successfully uninstalled urllib3-1.26.2 [2021-08-09T13:16:49.585Z] Removing intermediate container a50018e22723 [2021-08-09T13:16:49.585Z] ---> 1ab3aa8b45c2 [2021-08-09T13:16:49.585Z] Step 23/24 : LABEL git_sha=d6f5a0d76f67ad37237714164ffe559cd92b936b [2021-08-09T13:16:49.585Z] Attempting uninstall: idna [2021-08-09T13:16:49.585Z] Found existing installation: idna 3.1 [2021-08-09T13:16:49.585Z] Uninstalling idna-3.1: [2021-08-09T13:16:49.585Z] Successfully uninstalled idna-3.1 [2021-08-09T13:16:49.585Z] ---> Running in 37a9eb28090e [2021-08-09T13:16:49.585Z] Removing intermediate container 37a9eb28090e [2021-08-09T13:16:49.585Z] ---> 053ee97a3680 [2021-08-09T13:16:49.585Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T13:16:49.856Z] Attempting uninstall: chardet [2021-08-09T13:16:49.856Z] Found existing installation: chardet 4.0.0 [2021-08-09T13:16:49.856Z] Uninstalling chardet-4.0.0: [2021-08-09T13:16:49.856Z] ---> Running in d44c0a388cca [2021-08-09T13:16:49.856Z] Successfully uninstalled chardet-4.0.0 [2021-08-09T13:16:49.856Z] Removing intermediate container d44c0a388cca [2021-08-09T13:16:49.856Z] ---> ad53838293b1 [2021-08-09T13:16:49.856Z] [2021-08-09T13:16:49.856Z] Successfully built ad53838293b1 [2021-08-09T13:16:50.129Z] Successfully tagged core-data:latest [2021-08-09T13:16:50.129Z]  Building core-data ... done  Attempting uninstall: requests [2021-08-09T13:16:50.129Z] Found existing installation: requests 2.25.1 [2021-08-09T13:16:50.130Z] Uninstalling requests-2.25.1: [2021-08-09T13:16:50.130Z] Successfully uninstalled requests-2.25.1 [2021-08-09T13:16:50.130Z] Running setup.py install for texttable: started [2021-08-09T13:16:50.403Z] Running setup.py install for texttable: finished with status 'done' [2021-08-09T13:16:50.403Z] Running setup.py install for PyYAML: started [2021-08-09T13:16:50.677Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-09T13:16:50.677Z] Running setup.py install for docopt: started [2021-08-09T13:16:51.275Z] Running setup.py install for docopt: finished with status 'done' [2021-08-09T13:16:51.275Z] Running setup.py install for dockerpty: started [2021-08-09T13:16:51.552Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-09T13:16:51.826Z] 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-09T13:16:54.454Z] Removing intermediate container 22155b6be368 [2021-08-09T13:16:54.454Z] ---> 9dc77ba93ac0 [2021-08-09T13:16:54.454Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-09T13:16:54.454Z] ---> Running in 2bb83509cf2f [2021-08-09T13:16:54.454Z] Removing intermediate container 2bb83509cf2f [2021-08-09T13:16:54.454Z] ---> 8b872e8f4699 [2021-08-09T13:16:54.454Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-09T13:16:54.454Z] ---> Running in d3a89ede473b [2021-08-09T13:16:54.454Z] Removing intermediate container d3a89ede473b [2021-08-09T13:16:54.454Z] ---> 1db8843d7ba8 [2021-08-09T13:16:54.454Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-09T13:16:54.726Z] ---> 1ec614e789d6 [2021-08-09T13:16:54.726Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-09T13:16:54.726Z] ---> e015cf59e810 [2021-08-09T13:16:54.726Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-09T13:16:55.001Z] ---> 0a151da5f7f7 [2021-08-09T13:16:55.001Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-09T13:16:55.001Z] ---> Running in 195ccddd16d2 [2021-08-09T13:16:55.274Z] Removing intermediate container 195ccddd16d2 [2021-08-09T13:16:55.274Z] ---> 8906ffd6a0a6 [2021-08-09T13:16:55.274Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T13:16:55.274Z] ---> Running in 2381b3abb74f [2021-08-09T13:16:55.274Z] Removing intermediate container 2381b3abb74f [2021-08-09T13:16:55.274Z] ---> 2344da7d6a2c [2021-08-09T13:16:55.274Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T13:16:55.274Z] ---> Running in e91d73563b62 [2021-08-09T13:16:55.548Z] Removing intermediate container e91d73563b62 [2021-08-09T13:16:55.548Z] ---> 33df328b2e49 [2021-08-09T13:16:55.548Z] Step 23/24 : LABEL git_sha=d6f5a0d76f67ad37237714164ffe559cd92b936b [2021-08-09T13:16:55.548Z] ---> Running in 3a7c99c5d87f [2021-08-09T13:16:55.824Z] Removing intermediate container 3a7c99c5d87f [2021-08-09T13:16:55.824Z] ---> 6058bc1bf503 [2021-08-09T13:16:55.824Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T13:16:55.824Z] ---> Running in 31b8778ae19f [2021-08-09T13:16:55.824Z] Removing intermediate container 31b8778ae19f [2021-08-09T13:16:55.824Z] ---> fa5194f0e0e6 [2021-08-09T13:16:55.824Z] [2021-08-09T13:16:56.099Z] Successfully built fa5194f0e0e6 [2021-08-09T13:16:56.099Z] Successfully tagged sys-mgmt-agent:latest [2021-08-09T13:16:56.116Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-09T13:16:56.123Z] $ docker stop --time=1 6e581bdcc931013c45a1d75b86b6fb088bfa4c82cd1410d5323e8a179606fbe1 [2021-08-09T13:16:57.492Z] $ docker rm -f 6e581bdcc931013c45a1d75b86b6fb088bfa4c82cd1410d5323e8a179606fbe1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-09T13:16:57.908Z] + docker images [2021-08-09T13:16:57.908Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-09T13:16:57.908Z] sys-mgmt-agent latest fa5194f0e0e6 2 seconds ago 325MB [2021-08-09T13:16:57.908Z] core-data latest ad53838293b1 8 seconds ago 20.4MB [2021-08-09T13:16:57.908Z] a4c522567f60 15 seconds ago 1.75GB [2021-08-09T13:16:57.908Z] security-proxy-setup latest 03fe19df2705 15 seconds ago 25.9MB [2021-08-09T13:16:57.908Z] security-secretstore-setup latest ac9b1709235c 15 seconds ago 29MB [2021-08-09T13:16:57.908Z] 24223de062e5 22 seconds ago 1.75GB [2021-08-09T13:16:57.908Z] bfafcec601f1 26 seconds ago 1.75GB [2021-08-09T13:16:57.908Z] 33d1f43af2ba 27 seconds ago 1.75GB [2021-08-09T13:16:57.908Z] security-bootstrapper latest 38d9e920d2cb 47 seconds ago 18.8MB [2021-08-09T13:16:57.908Z] core-metadata latest 2d13fcc77323 About a minute ago 16.7MB [2021-08-09T13:16:57.908Z] core-command latest 9f4636759b5d About a minute ago 16MB [2021-08-09T13:16:57.908Z] support-scheduler latest 47442bdf1ea2 About a minute ago 16.1MB [2021-08-09T13:16:57.908Z] d817da6d0468 About a minute ago 1.75GB [2021-08-09T13:16:57.908Z] da128a499089 About a minute ago 1.75GB [2021-08-09T13:16:57.908Z] 4fcf92a2ecb8 About a minute ago 1.75GB [2021-08-09T13:16:57.908Z] b76078e96d77 About a minute ago 1.74GB [2021-08-09T13:16:57.908Z] support-notifications latest a8a5aaee107b About a minute ago 16.8MB [2021-08-09T13:16:57.908Z] e87ce1064f8a About a minute ago 1.75GB [2021-08-09T13:16:57.908Z] ci-base-image-x86_64 latest e8ff491b35ca 6 minutes ago 1.24GB [2021-08-09T13:16:57.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 3 days ago 547MB [2021-08-09T13:16:57.908Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 6 days ago 37.5MB [2021-08-09T13:16:57.908Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-09T13:16:57.908Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-09T13:16:57.908Z] 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-09T13:17:01.923Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-09T13:17:01.924Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-09T13:17:01.924Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-09T13:17:01.924Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-09T13:17:01.924Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-09T13:17:01.924Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-09T13:17:02.530Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-09T13:17:02.530Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-09T13:17:02.530Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-09T13:17:02.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-09T13:17:13.229Z] Still waiting to schedule task [2021-08-09T13:17:13.230Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-09T13:17:14.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.212s coverage: 28.7% of statements [2021-08-09T13:17:14.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-09T13:17:14.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-09T13:17:16.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.364s coverage: 100.0% of statements [2021-08-09T13:17:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-09T13:17:17.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.331s coverage: 46.3% of statements [2021-08-09T13:17:17.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-09T13:17:17.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-09T13:17:19.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.595s coverage: 90.1% of statements [2021-08-09T13:17:19.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-09T13:17:19.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-09T13:17:22.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.255s coverage: 81.2% of statements [2021-08-09T13:17:22.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-09T13:17:22.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-09T13:17:22.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-09T13:17:22.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-09T13:17:22.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-09T13:17:28.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.472s coverage: 94.2% of statements [2021-08-09T13:17:28.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-09T13:17:28.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-09T13:17:28.037Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.242s coverage: 59.1% of statements [2021-08-09T13:17:28.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-09T13:17:28.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-09T13:17:28.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-09T13:17:28.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-09T13:17:28.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-09T13:17:28.037Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.222s coverage: 60.0% of statements [2021-08-09T13:17:28.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-09T13:17:28.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-09T13:17:28.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-09T13:17:28.037Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.269s coverage: 0.8% of statements [2021-08-09T13:17:28.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-09T13:17:28.037Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.165s coverage: 58.8% of statements [2021-08-09T13:17:28.037Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.183s coverage: 22.0% of statements [2021-08-09T13:17:28.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-09T13:17:28.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.204s coverage: 47.1% of statements [2021-08-09T13:17:28.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.230s coverage: 79.5% of statements [2021-08-09T13:17:29.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.180s coverage: 94.1% of statements [2021-08-09T13:17:30.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.210s coverage: 96.3% of statements [2021-08-09T13:17:30.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.204s coverage: 87.5% of statements [2021-08-09T13:17:43.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.225s coverage: 94.4% of statements [2021-08-09T13:17:43.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.163s coverage: 44.8% of statements [2021-08-09T13:17:48.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.576s coverage: 81.8% of statements [2021-08-09T13:17:48.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-09T13:17:56.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.252s coverage: 92.9% of statements [2021-08-09T13:17:56.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-09T13:17:56.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-09T13:17:56.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-09T13:17:56.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-08-09T13:17:56.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-09T13:17:56.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-09T13:17:56.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-09T13:17:56.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-09T13:17:56.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-09T13:17:56.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.173s coverage: 87.2% of statements [2021-08-09T13:17:56.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-09T13:17:56.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-09T13:17:56.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements [2021-08-09T13:17:56.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-09T13:17:56.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 58.8% of statements [2021-08-09T13:17:56.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-09T13:17:56.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.160s coverage: 80.0% of statements [2021-08-09T13:17:56.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements [2021-08-09T13:17:56.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.259s coverage: 85.4% of statements [2021-08-09T13:17:56.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.320s coverage: 91.2% of statements [2021-08-09T13:17:56.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-09T13:17:56.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.783s coverage: 64.4% of statements [2021-08-09T13:17:56.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-09T13:17:56.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-09T13:17:56.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.165s coverage: 100.0% of statements [2021-08-09T13:17:56.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements [2021-08-09T13:17:56.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements [2021-08-09T13:17:57.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [2021-08-09T13:17:57.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2021-08-09T13:18:02.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.004s coverage: 66.9% of statements [2021-08-09T13:18:02.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-09T13:18:02.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-09T13:18:02.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-09T13:18:04.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.685s coverage: 43.6% of statements [2021-08-09T13:18:04.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-09T13:18:04.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-09T13:18:04.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.209s coverage: 89.5% of statements [2021-08-09T13:18:04.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-09T13:18:04.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.251s coverage: 84.8% of statements [2021-08-09T13:18:04.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-09T13:18:12.557Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.281s coverage: 19.5% of statements [2021-08-09T13:18:12.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-09T13:18:12.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-09T13:18:12.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-09T13:18:12.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-09T13:18:12.557Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.474s coverage: 92.0% of statements [2021-08-09T13:18:12.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-09T13:18:12.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-09T13:18:12.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-09T13:18:12.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-09T13:18:12.557Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.283s coverage: 62.7% of statements [2021-08-09T13:18:12.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-09T13:18:12.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-09T13:18:12.557Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.393s coverage: 97.7% of statements [2021-08-09T13:18:12.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-09T13:18:12.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-09T13:18:12.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-09T13:18:12.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-09T13:18:12.557Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.172s coverage: 28.9% of statements [2021-08-09T13:18:12.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-09T13:18:12.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-09T13:18:12.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-09T13:18:12.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-09T13:18:12.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-09T13:18:12.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-09T13:18:12.557Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.200s coverage: 100.0% of statements [2021-08-09T13:18:12.557Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-08-09T13:18:12.557Z] GO111MODULE=on go vet ./... [2021-08-09T13:18:23.846Z] Running on prd-ubuntu18.04-docker-8c-8g-124 in /w/workspace/edgexfoundry_edgex-go_PR-3664 [Pipeline] { [Pipeline] ws [2021-08-09T13:18:23.865Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-08-09T13:18:23.977Z] The recommended git tool is: git [2021-08-09T13:18:26.645Z] using credential edgex-jenkins-ssh [2021-08-09T13:18:26.660Z] Cloning the remote Git repository [2021-08-09T13:18:26.685Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-09T13:18:26.768Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-08-09T13:18:26.806Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-09T13:18:26.807Z] > git --version # timeout=10 [2021-08-09T13:18:26.819Z] > git --version # 'git version 2.17.1' [2021-08-09T13:18:26.819Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T13:18:26.852Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T13:18:57.017Z] Merging remotes/origin/main commit 70a7de6140c9210a4916c44f40b1630081c5c4da into PR head commit d6f5a0d76f67ad37237714164ffe559cd92b936b [2021-08-09T13:18:57.129Z] Merge succeeded, producing d6f5a0d76f67ad37237714164ffe559cd92b936b [2021-08-09T13:18:57.131Z] Checking out Revision d6f5a0d76f67ad37237714164ffe559cd92b936b (PR-3664) [2021-08-09T13:18:56.373Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-09T13:18:56.380Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T13:18:56.391Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-09T13:18:56.402Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-09T13:18:56.403Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T13:18:56.407Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3664/head:refs/remotes/origin/PR-3664 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-09T13:18:57.028Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T13:18:57.032Z] > git checkout -f d6f5a0d76f67ad37237714164ffe559cd92b936b # timeout=10 [2021-08-09T13:18:57.096Z] > git remote # timeout=10 [2021-08-09T13:18:57.104Z] > git config --get remote.origin.url # timeout=10 [2021-08-09T13:18:57.108Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T13:18:57.112Z] > git merge 70a7de6140c9210a4916c44f40b1630081c5c4da # timeout=10 [2021-08-09T13:18:57.124Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-09T13:18:57.135Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T13:18:57.138Z] > git checkout -f d6f5a0d76f67ad37237714164ffe559cd92b936b # timeout=10 [2021-08-09T13:19:00.919Z] Commit message: "feat: Add Middleware to handler HTTP request timeout" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T13:19:02.201Z] + echo snap-build.sh [2021-08-09T13:19:02.201Z] snap-build.sh [2021-08-09T13:19:02.201Z] + SNAP_BASE_DIR=. [2021-08-09T13:19:02.201Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-08-09T13:19:02.201Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-08-09T13:19:02.201Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-08-09T13:19:02.201Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-08-09T13:19:02.201Z] + cd /w/workspace/edgex-go/2 [2021-08-09T13:19:02.201Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-09T13:19:02.201Z] Reading package lists... [2021-08-09T13:19:02.201Z] Building dependency tree... [2021-08-09T13:19:02.201Z] Reading state information... [2021-08-09T13:19:02.201Z] The following packages were automatically installed and are no longer required: [2021-08-09T13:19:02.201Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-09T13:19:02.201Z] uidmap xdelta3 [2021-08-09T13:19:02.201Z] Use 'sudo apt autoremove' to remove them. [2021-08-09T13:19:02.201Z] The following packages will be REMOVED: [2021-08-09T13:19:02.201Z] lxd* lxd-client* [2021-08-09T13:19:02.471Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-09T13:19:02.471Z] After this operation, 31.7 MB disk space will be freed. [2021-08-09T13:19:03.537Z] (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-09T13:19:03.537Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-09T13:19:04.505Z] Removing lxd dnsmasq configuration [2021-08-09T13:19:04.505Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-09T13:19:05.090Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-09T13:19:06.051Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-09T13:19:06.051Z] (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-09T13:19:06.051Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-09T13:19:07.464Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-09T13:19:07.731Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-09T13:19:08.314Z] + sudo snap remove --purge lxd [2021-08-09T13:19:08.314Z] snap "lxd" is not installed [2021-08-09T13:19:08.314Z] + sudo groupadd --force --system lxd [2021-08-09T13:19:08.314Z] ++ whoami [2021-08-09T13:19:08.314Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-09T13:19:08.314Z] + newgrp - lxd [2021-08-09T13:19:08.314Z] + sudo snap install lxd [2021-08-09T13:19:18.390Z] 2021-08-09T13:19:14Z INFO Waiting for automatic snapd restart... [2021-08-09T13:19:30.705Z] lxd 4.16 from Canonical* installed [2021-08-09T13:19:30.705Z] + sudo lxd init --auto [2021-08-09T13:19:34.396Z] gofmt -l . [2021-08-09T13:19:34.396Z] [ "`gofmt -l .`" = "" ] [2021-08-09T13:19:34.396Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-09T13:19:35.066Z] + ls -al . [2021-08-09T13:19:35.066Z] total 620 [2021-08-09T13:19:35.066Z] drwxrwxr-x 9 1001 1001 4096 Aug 9 13:19 . [2021-08-09T13:19:35.066Z] drwxr-xr-x 4 root root 4096 Aug 9 13:15 .. [2021-08-09T13:19:35.066Z] -rw-rw-r-- 1 1001 1001 11 Aug 9 13:12 .dockerignore [2021-08-09T13:19:35.066Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 13:12 .git [2021-08-09T13:19:35.066Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 13:12 .github [2021-08-09T13:19:35.066Z] -rw-rw-r-- 1 1001 1001 818 Aug 9 13:12 .gitignore [2021-08-09T13:19:35.066Z] -rw-rw-r-- 1 1001 1001 76 Aug 9 13:12 .hadolint.yml [2021-08-09T13:19:35.066Z] -rw-rw-r-- 1 1001 1001 166 Aug 9 13:12 .sonarcloud.properties [2021-08-09T13:19:35.066Z] -rw-rw-r-- 1 1001 1001 8609 Aug 9 13:12 Attribution.txt [2021-08-09T13:19:35.066Z] -rw-rw-r-- 1 1001 1001 43881 Aug 9 13:12 CHANGELOG.md [2021-08-09T13:19:35.066Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 13:12 CONTRIBUTING.md [2021-08-09T13:19:35.066Z] -rw-rw-r-- 1 1001 1001 849 Aug 9 13:12 Jenkinsfile [2021-08-09T13:19:35.066Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 13:12 LICENSE [2021-08-09T13:19:35.066Z] -rw-rw-r-- 1 1001 1001 5915 Aug 9 13:12 Makefile [2021-08-09T13:19:35.066Z] -rw-rw-r-- 1 1001 1001 8643 Aug 9 13:12 README.md [2021-08-09T13:19:35.066Z] -rw-rw-r-- 1 1001 1001 6912 Aug 9 13:12 SECURITY.md [2021-08-09T13:19:35.066Z] -rw-rw-r-- 1 1001 1001 5 Aug 9 13:10 VERSION [2021-08-09T13:19:35.066Z] -rw-rw-r-- 1 1001 1001 4131 Aug 9 13:12 ZMQWindows.md [2021-08-09T13:19:35.066Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 13:12 bin [2021-08-09T13:19:35.066Z] drwxrwxr-x 14 1001 1001 4096 Aug 9 13:12 cmd [2021-08-09T13:19:35.066Z] -rw-r--r-- 1 root root 404176 Aug 9 13:18 coverage.out [2021-08-09T13:19:35.066Z] -rw-rw-r-- 1 1001 1001 813 Aug 9 13:12 go.mod [2021-08-09T13:19:35.066Z] -rw-r--r-- 1 root root 48847 Aug 9 13:15 go.sum [2021-08-09T13:19:35.066Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 13:12 internal [2021-08-09T13:19:35.066Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 13:12 openapi [2021-08-09T13:19:35.066Z] drwxrwxr-x 4 1001 1001 4096 Aug 9 13:12 snap [2021-08-09T13:19:35.066Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 13:12 version.go [Pipeline] sh [2021-08-09T13:19:35.728Z] + '[' -e coverage.out ] [2021-08-09T13:19:35.728Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-09T13:19:35.760Z] Warning: overwriting stash ‘coverage-report’ [2021-08-09T13:19:36.541Z] Stashed 1 file(s) [Pipeline] sh [2021-08-09T13:19:37.189Z] + make build [2021-08-09T13:19:37.189Z] go mod tidy [2021-08-09T13:19:37.797Z] 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-09T13:19:40.774Z] + sudo snap install --classic snapcraft [2021-08-09T13:19:44.530Z] 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-09T13:19:55.802Z] snapcraft 4.8.3 from Canonical* installed [2021-08-09T13:19:55.802Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-09T13:19:55.802Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-09T13:19:55.802Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-09T13:19:55.802Z] Dload Upload Total Spent Left Speed [2021-08-09T13:19:55.802Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4823 0 --:--:-- --:--:-- --:--:-- 4823 [2021-08-09T13:19:55.802Z] 100 3325k 100 3325k 0 0 8031k 0 --:--:-- --:--:-- --:--:-- 8031k [2021-08-09T13:19:55.802Z] ./yq_linux_amd64 [2021-08-09T13:19:55.802Z] + sudo snapcraft prime --use-lxd [2021-08-09T13:19:58.384Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-09T13:19:58.384Z] 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-09T13:19:58.384Z] - README.md [2021-08-09T13:19:58.384Z] [2021-08-09T13:19:58.384Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-09T13:19:58.384Z] Launching a container. [2021-08-09T13:20:06.601Z] Waiting for container to be ready [2021-08-09T13:20:06.601Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-09T13:20:06.601Z] [2021-08-09T13:20:06.710Z] 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-09T13:20:08.697Z] 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-09T13:20:09.946Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-09T13:20:10.212Z] Waiting for network to be ready... [2021-08-09T13:20:10.478Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-09T13:20:10.743Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-09T13:20:10.743Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-09T13:20:11.010Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-09T13:20:11.010Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-09T13:20:11.010Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-09T13:20:11.010Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-09T13:20:11.010Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-09T13:20:11.010Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-09T13:20:11.010Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-09T13:20:11.277Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-09T13:20:11.277Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-09T13:20:11.544Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-09T13:20:11.812Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-09T13:20:11.812Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-09T13:20:11.812Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-09T13:20:11.812Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-09T13:20:11.812Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-09T13:20:12.397Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-09T13:20:12.664Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-09T13:20:12.664Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-09T13:20:12.664Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-09T13:20:12.664Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-09T13:20:12.664Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-09T13:20:12.664Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-09T13:20:12.664Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-09T13:20:12.931Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-09T13:20:13.014Z] 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-09T13:20:13.996Z] 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-09T13:20:15.519Z] Fetched 25.0 MB in 5s (5343 kB/s) [2021-08-09T13:20:16.104Z] Reading package lists... [2021-08-09T13:20:16.377Z] Reading package lists... [2021-08-09T13:20:16.643Z] Building dependency tree... [2021-08-09T13:20:16.643Z] Reading state information... [2021-08-09T13:20:16.643Z] The following additional packages will be installed: [2021-08-09T13:20:16.643Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-09T13:20:16.643Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-09T13:20:16.643Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-09T13:20:16.643Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-09T13:20:16.643Z] Suggested packages: [2021-08-09T13:20:16.643Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-09T13:20:16.643Z] Recommended packages: [2021-08-09T13:20:16.643Z] gnupg libsasl2-modules [2021-08-09T13:20:16.643Z] The following NEW packages will be installed: [2021-08-09T13:20:16.643Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-09T13:20:16.643Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-09T13:20:16.643Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-09T13:20:16.643Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-09T13:20:16.643Z] The following packages will be upgraded: [2021-08-09T13:20:16.643Z] gpg gpg-agent gpgconf libudev1 [2021-08-09T13:20:16.908Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-09T13:20:16.908Z] Need to get 3527 kB of archives. [2021-08-09T13:20:16.908Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-09T13:20:16.908Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-08-09T13:20:16.908Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-08-09T13:20:16.908Z] 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-09T13:20:16.908Z] 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-09T13:20:16.908Z] 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-09T13:20:16.908Z] 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-09T13:20:17.174Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-09T13:20:17.391Z] 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-09T13:20:17.440Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-09T13:20:17.440Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-09T13:20:17.707Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-09T13:20:17.707Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-09T13:20:17.707Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-09T13:20:17.707Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-09T13:20:17.707Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-09T13:20:17.707Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-09T13:20:17.707Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-09T13:20:17.975Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-09T13:20:17.975Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-09T13:20:17.975Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-09T13:20:17.975Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-09T13:20:17.975Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-09T13:20:17.975Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-09T13:20:17.975Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T13:20:17.975Z] Fetched 3527 kB in 1s (3036 kB/s) [2021-08-09T13:20:18.241Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-09T13:20:18.241Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-08-09T13:20:18.241Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-09T13:20:18.241Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-08-09T13:20:18.241Z] Selecting previously unselected package udev. [2021-08-09T13:20:18.241Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-09T13:20:18.241Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-08-09T13:20:18.507Z] Unpacking udev (237-3ubuntu10.50) ... [2021-08-09T13:20:18.507Z] Selecting previously unselected package libfuse2:amd64. [2021-08-09T13:20:18.507Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-09T13:20:18.507Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-09T13:20:18.772Z] Selecting previously unselected package fuse. [2021-08-09T13:20:18.772Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-09T13:20:18.772Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-09T13:20:18.772Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T13:20:18.772Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-09T13:20:18.772Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T13:20:18.772Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-09T13:20:19.039Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T13:20:19.039Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-09T13:20:19.039Z] Selecting previously unselected package libksba8:amd64. [2021-08-09T13:20:19.039Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-09T13:20:19.039Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-09T13:20:19.039Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-09T13:20:19.039Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T13:20:19.039Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:20:19.313Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-09T13:20:19.313Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T13:20:19.313Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:20:19.313Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-09T13:20:19.313Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T13:20:19.313Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:20:19.313Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-09T13:20:19.313Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T13:20:19.577Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:20:19.577Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-09T13:20:19.577Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T13:20:19.577Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:20:19.577Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-09T13:20:19.577Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T13:20:19.577Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:20:19.577Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-09T13:20:19.577Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T13:20:19.577Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:20:19.843Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-09T13:20:19.843Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T13:20:19.843Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:20:19.843Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-09T13:20:19.843Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T13:20:19.843Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:20:19.843Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-09T13:20:19.843Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-09T13:20:19.843Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-09T13:20:19.843Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-09T13:20:19.843Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-09T13:20:19.843Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-09T13:20:20.112Z] Selecting previously unselected package libldap-common. [2021-08-09T13:20:20.112Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-09T13:20:20.112Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-09T13:20:20.112Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-09T13:20:20.112Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-09T13:20:20.112Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-09T13:20:20.112Z] Selecting previously unselected package dirmngr. [2021-08-09T13:20:20.112Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T13:20:20.112Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-09T13:20:20.382Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-09T13:20:20.382Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-09T13:20:20.382Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-09T13:20:20.382Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-09T13:20:20.652Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-09T13:20:20.652Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-09T13:20:20.652Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:20:20.652Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-09T13:20:20.652Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-09T13:20:20.652Z] Setting up udev (237-3ubuntu10.50) ... [2021-08-09T13:20:20.781Z] 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-09T13:20:20.922Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-09T13:20:21.189Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:20:21.189Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-09T13:20:21.189Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-09T13:20:21.455Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-09T13:20:21.455Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:20:21.455Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:20:21.455Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:20:21.455Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:20:21.455Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:20:21.455Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:20:21.455Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:20:21.455Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-09T13:20:21.455Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-09T13:20:21.455Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-09T13:20:22.037Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-09T13:20:22.037Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-09T13:20:22.037Z] This means they are not meant to be enabled using systemctl. [2021-08-09T13:20:22.037Z] Possible reasons for having this kind of units are: [2021-08-09T13:20:22.037Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-09T13:20:22.037Z] .wants/ or .requires/ directory. [2021-08-09T13:20:22.037Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-09T13:20:22.037Z] a requirement dependency on it. [2021-08-09T13:20:22.037Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-09T13:20:22.037Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-09T13:20:22.037Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-09T13:20:22.037Z] instance name specified. [2021-08-09T13:20:22.303Z] Reading package lists... [2021-08-09T13:20:22.571Z] Building dependency tree... [2021-08-09T13:20:22.571Z] Reading state information... [2021-08-09T13:20:22.571Z] The following additional packages will be installed: [2021-08-09T13:20:22.571Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-09T13:20:22.571Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-09T13:20:22.571Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-09T13:20:22.571Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-09T13:20:22.571Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-09T13:20:22.571Z] Suggested packages: [2021-08-09T13:20:22.571Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-09T13:20:22.571Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-09T13:20:22.571Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-09T13:20:22.571Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-09T13:20:22.571Z] systemd-container policykit-1 [2021-08-09T13:20:22.571Z] Recommended packages: [2021-08-09T13:20:22.572Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-09T13:20:22.572Z] The following NEW packages will be installed: [2021-08-09T13:20:22.572Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-09T13:20:22.572Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-09T13:20:22.572Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-09T13:20:22.572Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-09T13:20:22.572Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-09T13:20:22.572Z] The following packages will be upgraded: [2021-08-09T13:20:22.572Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-09T13:20:22.837Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-09T13:20:22.837Z] Need to get 36.7 MB of archives. [2021-08-09T13:20:22.837Z] After this operation, 147 MB of additional disk space will be used. [2021-08-09T13:20:22.837Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-09T13:20:22.837Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-08-09T13:20:23.105Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-08-09T13:20:23.105Z] 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-09T13:20:23.105Z] 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-09T13:20:23.105Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-09T13:20:23.105Z] 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-09T13:20:23.105Z] 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-09T13:20:23.105Z] 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-09T13:20:23.105Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-09T13:20:23.105Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-09T13:20:23.105Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-09T13:20:23.105Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-09T13:20:23.105Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-09T13:20:23.105Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-09T13:20:23.105Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-09T13:20:23.372Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-09T13:20:23.372Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-08-09T13:20:23.372Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-09T13:20:23.412Z] 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-09T13:20:23.639Z] 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-09T13:20:23.639Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-09T13:20:23.639Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-09T13:20:23.639Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-09T13:20:23.639Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-09T13:20:23.639Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-09T13:20:23.639Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-09T13:20:23.639Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-09T13:20:23.639Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-09T13:20:23.639Z] 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-09T13:20:23.904Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-09T13:20:24.872Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T13:20:24.872Z] Fetched 36.7 MB in 2s (16.8 MB/s) [2021-08-09T13:20:25.138Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-09T13:20:25.138Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-08-09T13:20:25.404Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-09T13:20:25.995Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-08-09T13:20:25.995Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-09T13:20:25.995Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-08-09T13:20:25.995Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-09T13:20:25.995Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-09T13:20:26.273Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-09T13:20:26.541Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-09T13:20:26.541Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-09T13:20:26.541Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-09T13:20:26.808Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-09T13:20:27.073Z] Setting up apt (1.6.14) ... [2021-08-09T13:20:27.073Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-09T13:20:27.340Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-09T13:20:27.606Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-09T13:20:27.607Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-09T13:20:27.607Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-09T13:20:27.607Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-09T13:20:27.607Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-09T13:20:27.607Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T13:20:27.729Z] 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-09T13:20:27.876Z] Selecting previously unselected package libexpat1:amd64. [2021-08-09T13:20:27.876Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-09T13:20:27.876Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-09T13:20:28.142Z] Selecting previously unselected package python3.6-minimal. [2021-08-09T13:20:28.142Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-09T13:20:28.142Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T13:20:28.409Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-09T13:20:28.409Z] Checking for services that may need to be restarted...done. [2021-08-09T13:20:28.409Z] Checking for services that may need to be restarted...done. [2021-08-09T13:20:28.409Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T13:20:28.409Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-09T13:20:28.409Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T13:20:28.994Z] Selecting previously unselected package python3-minimal. [2021-08-09T13:20:28.994Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-09T13:20:28.994Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-09T13:20:28.994Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-09T13:20:28.994Z] Selecting previously unselected package mime-support. [2021-08-09T13:20:28.994Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-09T13:20:28.994Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-09T13:20:29.264Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-09T13:20:29.264Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-09T13:20:29.264Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-09T13:20:29.264Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-09T13:20:29.264Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-09T13:20:29.264Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T13:20:29.531Z] Selecting previously unselected package python3.6. [2021-08-09T13:20:29.531Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-09T13:20:29.531Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T13:20:29.705Z] 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-09T13:20:29.797Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-09T13:20:29.797Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-09T13:20:29.797Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-09T13:20:29.797Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-09T13:20:30.064Z] Selecting previously unselected package python3. [2021-08-09T13:20:30.064Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-09T13:20:30.064Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-09T13:20:30.064Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-09T13:20:30.064Z] Selecting previously unselected package multiarch-support. [2021-08-09T13:20:30.064Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T13:20:30.065Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-09T13:20:30.332Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-09T13:20:30.332Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-09T13:20:30.332Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-09T13:20:30.332Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-09T13:20:30.332Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-09T13:20:30.601Z] Selecting previously unselected package libbsd0:amd64. [2021-08-09T13:20:30.601Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-09T13:20:30.601Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-09T13:20:31.156Z] Selecting previously unselected package sudo. [2021-08-09T13:20:31.157Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-09T13:20:31.157Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-09T13:20:31.424Z] Selecting previously unselected package apparmor. [2021-08-09T13:20:31.424Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-09T13:20:31.697Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-09T13:20:31.965Z] Selecting previously unselected package libedit2:amd64. [2021-08-09T13:20:31.965Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-09T13:20:31.965Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-09T13:20:32.232Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-09T13:20:32.232Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-09T13:20:32.232Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T13:20:32.499Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-09T13:20:32.499Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-09T13:20:32.765Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T13:20:33.111Z] 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-09T13:20:33.725Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-09T13:20:33.726Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-09T13:20:34.315Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-09T13:20:35.730Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-09T13:20:35.730Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-09T13:20:35.730Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T13:20:35.730Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-09T13:20:35.730Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-09T13:20:35.730Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T13:20:35.999Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-09T13:20:35.999Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-09T13:20:35.999Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-09T13:20:36.265Z] Selecting previously unselected package openssh-client. [2021-08-09T13:20:36.265Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-08-09T13:20:36.265Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-09T13:20:36.531Z] Selecting previously unselected package squashfs-tools. [2021-08-09T13:20:36.531Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-09T13:20:36.531Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-09T13:20:36.798Z] Selecting previously unselected package snapd. [2021-08-09T13:20:36.798Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-09T13:20:36.798Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-09T13:20:39.388Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-09T13:20:39.388Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-09T13:20:39.388Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-09T13:20:39.388Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-09T13:20:39.388Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-09T13:20:39.388Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T13:20:39.388Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-09T13:20:39.388Z] Setting up systemd (237-3ubuntu10.50) ... [2021-08-09T13:20:39.388Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [Pipeline] } [2021-08-09T13:20:39.841Z] $ docker stop --time=1 0fdff3220c0ab321f1b5df8ee11eb7966f853bc489f478accf128ac75564d039 [2021-08-09T13:20:39.972Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-09T13:20:39.972Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-09T13:20:39.972Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-09T13:20:39.972Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T13:20:39.972Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T13:20:40.241Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T13:20:40.824Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-09T13:20:40.824Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T13:20:40.824Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-09T13:20:40.824Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-09T13:20:40.824Z] running python rtupdate hooks for python3.6... [2021-08-09T13:20:40.824Z] running python post-rtupdate hooks for python3.6... [2021-08-09T13:20:40.824Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-09T13:20:41.792Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-09T13:20:41.792Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T13:20:42.058Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-09T13:20:42.058Z] Setting up snapd (2.49.2+18.04) ... [2021-08-09T13:20:42.649Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-09T13:20:42.649Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-09T13:20:42.655Z] $ docker rm -f 0fdff3220c0ab321f1b5df8ee11eb7966f853bc489f478accf128ac75564d039 [2021-08-09T13:20:42.915Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-09T13:20:42.915Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-09T13:20:43.181Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-09T13:20:43.181Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-09T13:20:43.448Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-09T13:20:43.721Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-09T13:20:43.721Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:20:43.984Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-09T13:20:44.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T13:20:44.250Z] /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-09T13:20:44.250Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-09T13:20:44.250Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-09T13:20:44.517Z] [2021-08-09T13:20:44.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:20:44.834Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-09T13:20:44.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T13:20:45.099Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-09T13:20:45.099Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-09T13:20:45.146Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-09T13:20:45.146Z] 29e5d40040c1: Pulling fs layer [2021-08-09T13:20:45.146Z] 1ce36da41761: Pulling fs layer [2021-08-09T13:20:45.146Z] 25b303627fd3: Pulling fs layer [2021-08-09T13:20:45.419Z] 29e5d40040c1: Verifying Checksum [2021-08-09T13:20:45.419Z] 29e5d40040c1: Download complete [2021-08-09T13:20:46.329Z] Reading package lists... [2021-08-09T13:20:46.403Z] 29e5d40040c1: Pull complete [2021-08-09T13:20:46.404Z] 1ce36da41761: Verifying Checksum [2021-08-09T13:20:46.404Z] 1ce36da41761: Download complete [2021-08-09T13:20:46.914Z] Reading package lists... [2021-08-09T13:20:47.179Z] Building dependency tree... [2021-08-09T13:20:47.179Z] Reading state information... [2021-08-09T13:20:47.179Z] Calculating upgrade... [2021-08-09T13:20:47.445Z] The following packages will be upgraded: [2021-08-09T13:20:47.445Z] advancecomp base-files bash binutils binutils-common [2021-08-09T13:20:47.445Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-09T13:20:47.445Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-09T13:20:47.445Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-09T13:20:47.445Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-09T13:20:47.445Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-09T13:20:47.445Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-09T13:20:47.445Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-09T13:20:47.445Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-09T13:20:47.445Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-09T13:20:47.445Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-09T13:20:47.445Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-09T13:20:47.445Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-09T13:20:47.445Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-09T13:20:47.445Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-09T13:20:47.445Z] ubuntu-keyring util-linux [2021-08-09T13:20:47.445Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-09T13:20:47.445Z] Need to get 64.2 MB of archives. [2021-08-09T13:20:47.445Z] After this operation, 5125 kB of additional disk space will be used. [2021-08-09T13:20:47.445Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] [2021-08-09T13:20:47.445Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-09T13:20:47.711Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-09T13:20:47.711Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-09T13:20:47.711Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-09T13:20:47.711Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-09T13:20:47.711Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-09T13:20:47.711Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-09T13:20:47.711Z] 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-09T13:20:47.711Z] 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-09T13:20:47.711Z] 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-09T13:20:47.711Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-09T13:20:47.711Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-09T13:20:47.711Z] 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-09T13:20:47.711Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-09T13:20:47.711Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-09T13:20:47.711Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-09T13:20:47.711Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-09T13:20:47.711Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-09T13:20:47.711Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-09T13:20:47.711Z] 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-09T13:20:47.845Z] 1ce36da41761: Pull complete [2021-08-09T13:20:47.978Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-09T13:20:47.978Z] 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-09T13:20:47.978Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-09T13:20:47.978Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-09T13:20:47.978Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-09T13:20:47.978Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-09T13:20:47.978Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-09T13:20:47.978Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-09T13:20:47.978Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-09T13:20:47.978Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-09T13:20:47.978Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-09T13:20:47.978Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-08-09T13:20:47.978Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-09T13:20:47.978Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-09T13:20:47.978Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-09T13:20:47.978Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-09T13:20:47.978Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-09T13:20:47.978Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-09T13:20:47.978Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-09T13:20:47.978Z] 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-09T13:20:47.978Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-09T13:20:47.978Z] 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-09T13:20:47.978Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-09T13:20:47.978Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-09T13:20:47.978Z] 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-09T13:20:47.978Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-09T13:20:47.978Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-09T13:20:47.978Z] 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-09T13:20:47.978Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-09T13:20:47.978Z] 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-09T13:20:47.978Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-09T13:20:47.978Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-09T13:20:47.978Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-09T13:20:47.978Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-09T13:20:47.978Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-09T13:20:47.978Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-09T13:20:47.978Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-09T13:20:48.243Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-09T13:20:48.509Z] 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-09T13:20:48.509Z] 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-09T13:20:48.509Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-09T13:20:48.509Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-09T13:20:48.509Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-09T13:20:48.509Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-09T13:20:48.509Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-09T13:20:48.509Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-09T13:20:48.775Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-09T13:20:48.775Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-09T13:20:48.775Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-09T13:20:48.775Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-09T13:20:48.775Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-09T13:20:48.819Z] 25b303627fd3: Verifying Checksum [2021-08-09T13:20:48.820Z] 25b303627fd3: Download complete [2021-08-09T13:20:49.041Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-09T13:20:49.041Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-09T13:20:49.041Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-09T13:20:49.041Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-09T13:20:49.041Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-09T13:20:49.041Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-09T13:20:49.041Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-09T13:20:49.041Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-09T13:20:49.041Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-09T13:20:49.041Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-09T13:20:49.041Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-09T13:20:49.041Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-09T13:20:49.041Z] 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-09T13:20:49.041Z] 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-09T13:20:49.041Z] 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-09T13:20:49.041Z] 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-09T13:20:49.307Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-09T13:20:49.307Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-09T13:20:49.307Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-09T13:20:49.307Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-09T13:20:49.307Z] 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-09T13:20:49.307Z] 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-09T13:20:49.307Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-09T13:20:49.307Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-09T13:20:49.307Z] 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-09T13:20:49.307Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-09T13:20:49.307Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-09T13:20:49.307Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-09T13:20:49.307Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-09T13:20:49.572Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-09T13:20:49.572Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-09T13:20:49.572Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T13:20:49.572Z] Fetched 64.2 MB in 2s (30.8 MB/s) [2021-08-09T13:20:49.572Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T13:20:49.572Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T13:20:49.572Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-09T13:20:50.153Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T13:20:50.153Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-09T13:20:50.153Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... [2021-08-09T13:20:50.153Z] Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... [2021-08-09T13:20:50.419Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T13:20:50.419Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T13:20:50.419Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T13:20:50.419Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T13:20:50.686Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T13:20:50.686Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T13:20:50.686Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T13:20:50.686Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T13:20:50.686Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T13:20:50.686Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T13:20:50.955Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T13:20:51.224Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T13:20:51.224Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T13:20:51.224Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T13:20:51.224Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T13:20:51.490Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T13:20:51.490Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T13:20:51.490Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-09T13:20:51.490Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-09T13:20:51.490Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T13:20:51.490Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T13:20:51.490Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T13:20:51.756Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T13:20:51.756Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T13:20:51.756Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T13:20:51.756Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T13:20:52.022Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T13:20:52.022Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T13:20:52.022Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T13:20:52.287Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-09T13:20:52.554Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-09T13:20:52.821Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T13:20:52.821Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-09T13:20:52.821Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-09T13:20:52.821Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-09T13:20:52.821Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-09T13:20:53.088Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-09T13:20:53.354Z] Installing new version of config file /etc/issue ... [2021-08-09T13:20:53.354Z] Installing new version of config file /etc/issue.net ... [2021-08-09T13:20:53.354Z] Installing new version of config file /etc/lsb-release ... [2021-08-09T13:20:53.354Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-09T13:20:53.621Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-09T13:20:53.621Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-09T13:20:53.621Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-09T13:20:53.621Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:20:53.622Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-09T13:20:53.622Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-09T13:20:53.889Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-09T13:20:53.889Z] 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-09T13:20:54.155Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:20:54.155Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T13:20:54.155Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-09T13:20:54.155Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-09T13:20:54.155Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:20:54.155Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-09T13:20:54.155Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-09T13:20:54.421Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-09T13:20:54.421Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:20:54.421Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-09T13:20:54.421Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-09T13:20:54.689Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-09T13:20:54.689Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:20:54.689Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-09T13:20:54.954Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-09T13:20:54.954Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-09T13:20:54.954Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:20:54.954Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-09T13:20:54.954Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-09T13:20:55.220Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-09T13:20:55.220Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:20:55.220Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-09T13:20:55.220Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-09T13:20:55.220Z] Setting up grep (3.1-2build1) ... [2021-08-09T13:20:55.220Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:20:55.220Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-09T13:20:55.220Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-09T13:20:55.489Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-09T13:20:55.489Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:20:55.489Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-09T13:20:55.489Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-09T13:20:55.756Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-09T13:20:55.756Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:20:55.756Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-09T13:20:55.756Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T13:20:55.756Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-09T13:20:56.227Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:20:56.228Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-09T13:20:56.228Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-09T13:20:56.228Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-09T13:20:56.496Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-09T13:20:56.496Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-09T13:20:56.496Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-09T13:20:57.080Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-09T13:20:57.081Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:20:57.081Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-09T13:20:57.081Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-09T13:20:57.665Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-09T13:20:57.665Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-09T13:20:57.665Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-09T13:20:57.665Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-09T13:20:57.665Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-09T13:20:57.665Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:20:57.665Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-09T13:20:57.665Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-09T13:20:57.932Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-09T13:20:57.932Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:20:57.932Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T13:20:57.932Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T13:20:57.932Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T13:20:58.199Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:20:58.199Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T13:20:58.199Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T13:20:58.199Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T13:20:58.199Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:20:58.199Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T13:20:58.199Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T13:20:58.465Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T13:20:58.465Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:20:58.465Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T13:20:58.465Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T13:20:58.465Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T13:20:58.465Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:20:58.465Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-09T13:20:58.735Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T13:20:58.735Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-09T13:20:58.735Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T13:20:58.735Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-09T13:20:58.735Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:20:58.735Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-09T13:20:58.735Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T13:20:58.950Z] 25b303627fd3: Pull complete [2021-08-09T13:20:58.951Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-09T13:20:58.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T13:20:58.951Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-09T13:20:59.001Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-09T13:20:59.001Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:20:59.001Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T13:20:59.001Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T13:20:59.001Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T13:20:59.251Z] prd-ubuntu18.04-docker-arm64-4c-16g-123 does not seem to be running inside a container [2021-08-09T13:20:59.266Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:20:59.266Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T13:20:59.266Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T13:20:59.266Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-09T13:20:59.364Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-09T13:20:59.532Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:20:59.532Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T13:20:59.532Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T13:20:59.798Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-09T13:21:00.064Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-09T13:21:00.329Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-09T13:21:00.597Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:21:00.597Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T13:21:00.597Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-09T13:21:00.597Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-09T13:21:00.864Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:21:00.864Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-09T13:21:00.864Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T13:21:00.864Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-09T13:21:00.864Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T13:21:00.864Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-09T13:21:01.132Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-09T13:21:01.133Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-09T13:21:01.400Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T13:21:01.400Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-09T13:21:01.400Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-09T13:21:01.400Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-09T13:21:01.666Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T13:21:01.666Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-09T13:21:01.666Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-09T13:21:01.666Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-09T13:21:01.666Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T13:21:01.666Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-09T13:21:01.666Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-09T13:21:01.933Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-09T13:21:01.933Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T13:21:01.933Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-09T13:21:01.933Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-09T13:21:02.199Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-09T13:21:02.199Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-09T13:21:02.199Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-09T13:21:02.199Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-09T13:21:02.465Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-09T13:21:02.465Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:21:02.465Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T13:21:02.465Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T13:21:02.465Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-08-09T13:21:02.465Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-09T13:21:02.730Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-09T13:21:02.730Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-09T13:21:02.730Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-09T13:21:02.730Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:21:02.730Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-09T13:21:02.730Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-09T13:21:02.997Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-09T13:21:02.997Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:21:02.997Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-09T13:21:02.997Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-09T13:21:02.997Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-09T13:21:02.997Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:21:02.997Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-09T13:21:03.199Z] $ docker top 7f1da3041fb676385173110e69d0be27626bd6e9e1e5ad21d1167152df72bfca -eo pid,comm [2021-08-09T13:21:03.263Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-09T13:21:03.263Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [Pipeline] { [Pipeline] sh [2021-08-09T13:21:03.613Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:21:03.613Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-09T13:21:03.613Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-09T13:21:03.613Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-09T13:21:03.613Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:21:03.613Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-09T13:21:03.613Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-09T13:21:03.996Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-09T13:21:03.996Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:21:03.996Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-09T13:21:03.996Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-09T13:21:03.996Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-09T13:21:04.252Z] + docker-compose build --help [2021-08-09T13:21:04.253Z] + grep parallel [2021-08-09T13:21:04.313Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:21:04.313Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T13:21:04.313Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-09T13:21:04.313Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-09T13:21:04.313Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:21:04.314Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-09T13:21:04.655Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-09T13:21:04.655Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-09T13:21:04.655Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:21:04.655Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-09T13:21:04.655Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-09T13:21:04.655Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-09T13:21:04.655Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:21:04.655Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-09T13:21:04.951Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-09T13:21:04.952Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-09T13:21:04.952Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:21:04.952Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-09T13:21:04.952Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-09T13:21:04.952Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-09T13:21:04.952Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:21:04.952Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-09T13:21:05.226Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-09T13:21:05.226Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-09T13:21:05.226Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:21:05.226Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-09T13:21:05.226Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-09T13:21:05.494Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-09T13:21:05.494Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:21:05.494Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-09T13:21:05.494Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-09T13:21:05.494Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-09T13:21:05.494Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:21:05.494Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-09T13:21:05.494Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-09T13:21:05.761Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-09T13:21:05.761Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-09T13:21:05.761Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-09T13:21:05.761Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-09T13:21:05.761Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-09T13:21:05.761Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-09T13:21:06.026Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-09T13:21:06.026Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-09T13:21:06.026Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-09T13:21:06.291Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-09T13:21:06.291Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-09T13:21:06.292Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-09T13:21:06.292Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-09T13:21:06.292Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-09T13:21:06.292Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-09T13:21:06.557Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-09T13:21:06.557Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-09T13:21:06.557Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-09T13:21:06.557Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-09T13:21:06.557Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-09T13:21:06.557Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-09T13:21:06.557Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-09T13:21:06.823Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-09T13:21:06.823Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-09T13:21:07.089Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-09T13:21:07.089Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-09T13:21:07.356Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-09T13:21:07.356Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-09T13:21:07.356Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-09T13:21:07.356Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-09T13:21:07.622Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-09T13:21:07.622Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-09T13:21:07.889Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-09T13:21:07.889Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-09T13:21:07.889Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-09T13:21:07.889Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-09T13:21:07.889Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-09T13:21:07.889Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-09T13:21:08.157Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T13:21:08.157Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T13:21:08.157Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T13:21:08.157Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T13:21:08.157Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T13:21:08.157Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T13:21:08.157Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T13:21:08.157Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T13:21:08.601Z] --parallel Build images in parallel. [Pipeline] } [2021-08-09T13:21:08.619Z] $ docker stop --time=1 7f1da3041fb676385173110e69d0be27626bd6e9e1e5ad21d1167152df72bfca [2021-08-09T13:21:09.117Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T13:21:09.118Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T13:21:10.078Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T13:21:10.078Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T13:21:10.344Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T13:21:10.344Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T13:21:10.472Z] $ docker rm -f 7f1da3041fb676385173110e69d0be27626bd6e9e1e5ad21d1167152df72bfca [2021-08-09T13:21:10.634Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T13:21:10.634Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:21:11.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T13:21:11.147Z] . [Pipeline] withDockerContainer [2021-08-09T13:21:11.219Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T13:21:11.219Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T13:21:11.387Z] prd-ubuntu18.04-docker-arm64-4c-16g-123 does not seem to be running inside a container [2021-08-09T13:21:11.488Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-09T13:21:11.489Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-09T13:21:11.489Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-09T13:21:11.489Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-09T13:21:11.489Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-09T13:21:11.489Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-09T13:21:11.489Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-09T13:21:11.757Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-09T13:21:11.757Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-09T13:21:11.757Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-09T13:21:11.757Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-09T13:21:11.757Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-09T13:21:11.757Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-09T13:21:11.757Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-09T13:21:11.757Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-09T13:21:12.022Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T13:21:12.022Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-09T13:21:12.022Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T13:21:12.022Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T13:21:12.022Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T13:21:12.022Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-09T13:21:12.022Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-09T13:21:12.022Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-09T13:21:12.022Z] [2021-08-09T13:21:12.022Z] Current default time zone: 'Etc/UTC' [2021-08-09T13:21:12.022Z] Local time is now: Mon Aug 9 13:21:11 UTC 2021. [2021-08-09T13:21:12.022Z] Universal Time is now: Mon Aug 9 13:21:11 UTC 2021. [2021-08-09T13:21:12.022Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-09T13:21:12.022Z] [2021-08-09T13:21:12.022Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-08-09T13:21:12.022Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T13:21:12.022Z] Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... [2021-08-09T13:21:12.288Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-09T13:21:12.288Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-09T13:21:12.288Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-09T13:21:12.288Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-09T13:21:12.288Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-09T13:21:12.288Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-09T13:21:12.288Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-09T13:21:12.288Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T13:21:12.288Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-09T13:21:12.288Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T13:21:12.288Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-09T13:21:12.288Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T13:21:12.561Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-09T13:21:12.561Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-09T13:21:12.561Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-09T13:21:12.561Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-09T13:21:12.561Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-09T13:21:12.561Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-09T13:21:12.561Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-09T13:21:12.561Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-09T13:21:12.969Z] $ docker top 461f35516aaa2c9d3f9a66275c8d2206fa2b874c1e7c01eff7860d5e725e5ac3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T13:21:13.884Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-09T13:21:14.501Z] Updating certificates in /etc/ssl/certs... [2021-08-09T13:21:15.084Z] 23 added, 27 removed; done. [2021-08-09T13:21:15.351Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-09T13:21:15.351Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T13:21:15.351Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-09T13:21:15.351Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-09T13:21:15.351Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-09T13:21:15.351Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T13:21:15.351Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-09T13:21:15.351Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T13:21:15.351Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T13:21:15.351Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T13:21:15.351Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T13:21:15.351Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T13:21:15.351Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-09T13:21:15.351Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-09T13:21:15.351Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-09T13:21:15.351Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-09T13:21:15.351Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-09T13:21:15.351Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T13:21:15.351Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T13:21:15.351Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-09T13:21:15.351Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-09T13:21:15.618Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-09T13:21:15.618Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-09T13:21:15.618Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-09T13:21:15.618Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-09T13:21:15.618Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-09T13:21:15.618Z] Updating certificates in /etc/ssl/certs... [2021-08-09T13:21:16.208Z] 0 added, 0 removed; done. [2021-08-09T13:21:16.208Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-09T13:21:16.208Z] done. [2021-08-09T13:21:16.798Z] Reading package lists... [2021-08-09T13:21:16.798Z] Building dependency tree... [2021-08-09T13:21:16.798Z] Reading state information... [2021-08-09T13:21:17.064Z] The following NEW packages will be installed: [2021-08-09T13:21:17.065Z] apt-transport-https [2021-08-09T13:21:17.065Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-09T13:21:17.267Z] Building core-command ... [2021-08-09T13:21:17.267Z] Building core-data ... [2021-08-09T13:21:17.267Z] Building core-metadata ... [2021-08-09T13:21:17.267Z] Building security-bootstrapper ... [2021-08-09T13:21:17.267Z] Building security-proxy-setup ... [2021-08-09T13:21:17.267Z] Building security-secretstore-setup ... [2021-08-09T13:21:17.267Z] Building support-notifications ... [2021-08-09T13:21:17.267Z] Building support-scheduler ... [2021-08-09T13:21:17.267Z] Building sys-mgmt-agent ... [2021-08-09T13:21:17.267Z] Building support-notifications [2021-08-09T13:21:17.267Z] Building core-command [2021-08-09T13:21:17.267Z] Building core-data [2021-08-09T13:21:17.267Z] Building support-scheduler [2021-08-09T13:21:17.267Z] Building sys-mgmt-agent [2021-08-09T13:21:17.329Z] Need to get 4348 B of archives. [2021-08-09T13:21:17.329Z] After this operation, 154 kB of additional disk space will be used. [2021-08-09T13:21:17.329Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-09T13:21:17.329Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T13:21:17.329Z] Fetched 4348 B in 0s (23.8 kB/s) [2021-08-09T13:21:17.329Z] Selecting previously unselected package apt-transport-https. [2021-08-09T13:21:17.329Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-09T13:21:17.329Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-09T13:21:17.329Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-09T13:21:17.596Z] Setting up apt-transport-https (1.6.14) ... [2021-08-09T13:21:17.596Z] Waiting for network to be ready... [2021-08-09T13:21:24.232Z] 2021-08-09T13:21:21Z INFO Waiting for automatic snapd restart... [2021-08-09T13:21:25.191Z] snapd 2.51.3 from Canonical* installed [2021-08-09T13:21:25.772Z] "snapd" switched to the "latest/stable" channel [2021-08-09T13:21:25.772Z] [2021-08-09T13:21:28.349Z] core18 20210611 from Canonical* installed [2021-08-09T13:21:28.616Z] "core18" switched to the "latest/stable" channel [2021-08-09T13:21:28.616Z] [2021-08-09T13:21:31.951Z] snapcraft 4.8.3 from Canonical* installed [2021-08-09T13:21:32.226Z] "snapcraft" switched to the "latest/stable" channel [2021-08-09T13:21:32.226Z] [2021-08-09T13:21:36.475Z] 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-09T13:21:36.475Z] - README.md [2021-08-09T13:21:36.475Z] [2021-08-09T13:21:36.475Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-09T13:21:37.057Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-09T13:21:37.057Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-09T13:21:37.057Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-09T13:21:38.285Z] Reading package lists... [2021-08-09T13:21:38.551Z] 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-09T13:21:38.552Z] Reading package lists... [2021-08-09T13:21:38.816Z] Building dependency tree... [2021-08-09T13:21:38.816Z] Reading state information... [2021-08-09T13:21:38.816Z] Suggested packages: [2021-08-09T13:21:38.816Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-09T13:21:38.816Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-09T13:21:38.816Z] Recommended packages: [2021-08-09T13:21:38.816Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-09T13:21:39.083Z] The following NEW packages will be installed: [2021-08-09T13:21:39.083Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-09T13:21:39.083Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-09T13:21:39.083Z] pkg-config zip [2021-08-09T13:21:39.083Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-09T13:21:39.083Z] Need to get 7663 kB of archives. [2021-08-09T13:21:39.083Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-09T13:21:39.083Z] 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-09T13:21:39.083Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-09T13:21:39.083Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-09T13:21:39.083Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-09T13:21:39.350Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-09T13:21:39.350Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-09T13:21:39.350Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-09T13:21:39.350Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-09T13:21:39.618Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-09T13:21:39.618Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-09T13:21:39.618Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-09T13:21:39.618Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-09T13:21:39.618Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-09T13:21:39.618Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-09T13:21:39.885Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-09T13:21:39.885Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T13:21:39.885Z] Fetched 7663 kB in 1s (10.1 MB/s) [2021-08-09T13:21:39.885Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-09T13:21:39.885Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-09T13:21:39.885Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-09T13:21:39.885Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-09T13:21:40.151Z] Selecting previously unselected package libpsl5:amd64. [2021-08-09T13:21:40.151Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-09T13:21:40.151Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-09T13:21:40.151Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-09T13:21:40.151Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-09T13:21:40.151Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-09T13:21:40.151Z] Selecting previously unselected package librtmp1:amd64. [2021-08-09T13:21:40.151Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-09T13:21:40.151Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-09T13:21:40.418Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-09T13:21:40.418Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-09T13:21:40.418Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-09T13:21:40.418Z] Selecting previously unselected package liberror-perl. [2021-08-09T13:21:40.418Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-09T13:21:40.418Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-09T13:21:40.418Z] Selecting previously unselected package git-man. [2021-08-09T13:21:40.418Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-09T13:21:40.418Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-09T13:21:40.684Z] Selecting previously unselected package git. [2021-08-09T13:21:40.684Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-09T13:21:40.684Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-09T13:21:41.265Z] Selecting previously unselected package libnorm1:amd64. [2021-08-09T13:21:41.265Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-09T13:21:41.265Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-09T13:21:41.265Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-09T13:21:41.265Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-09T13:21:41.265Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-09T13:21:41.265Z] Selecting previously unselected package libsodium23:amd64. [2021-08-09T13:21:41.265Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-09T13:21:41.265Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-09T13:21:41.265Z] Selecting previously unselected package libzmq5:amd64. [2021-08-09T13:21:41.265Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-09T13:21:41.265Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-09T13:21:41.532Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-09T13:21:41.532Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-09T13:21:41.532Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-09T13:21:41.532Z] Selecting previously unselected package pkg-config. [2021-08-09T13:21:41.532Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-09T13:21:41.532Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-09T13:21:41.532Z] Selecting previously unselected package zip. [2021-08-09T13:21:41.532Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-09T13:21:41.532Z] Unpacking zip (3.0-11build1) ... [2021-08-09T13:21:41.798Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-09T13:21:41.799Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-09T13:21:41.799Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-09T13:21:41.799Z] Setting up liberror-perl (0.17025-1) ... [2021-08-09T13:21:41.799Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-09T13:21:41.799Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-09T13:21:41.799Z] No schema files found: doing nothing. [2021-08-09T13:21:41.799Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-09T13:21:41.799Z] Setting up zip (3.0-11build1) ... [2021-08-09T13:21:41.799Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-09T13:21:41.799Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-09T13:21:41.799Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-09T13:21:41.799Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-09T13:21:41.799Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-09T13:21:41.799Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-09T13:21:41.799Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-09T13:21:41.799Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-09T13:21:42.382Z] git set to automatically installed. [2021-08-09T13:21:42.382Z] git-man set to automatically installed. [2021-08-09T13:21:42.382Z] libcurl3-gnutls set to automatically installed. [2021-08-09T13:21:42.382Z] liberror-perl set to automatically installed. [2021-08-09T13:21:42.382Z] libglib2.0-0 set to automatically installed. [2021-08-09T13:21:42.382Z] libnghttp2-14 set to automatically installed. [2021-08-09T13:21:42.382Z] libnorm1 set to automatically installed. [2021-08-09T13:21:42.382Z] libpgm-5.2-0 set to automatically installed. [2021-08-09T13:21:42.382Z] libpsl5 set to automatically installed. [2021-08-09T13:21:42.382Z] librtmp1 set to automatically installed. [2021-08-09T13:21:42.382Z] libsodium23 set to automatically installed. [2021-08-09T13:21:42.382Z] libzmq3-dev set to automatically installed. [2021-08-09T13:21:42.382Z] libzmq5 set to automatically installed. [2021-08-09T13:21:42.382Z] pkg-config set to automatically installed. [2021-08-09T13:21:42.382Z] zip set to automatically installed. [2021-08-09T13:21:43.788Z] snapd is not logged in, snap install commands will use sudo [2021-08-09T13:21:45.192Z] snap "core18" has no updates available [2021-08-09T13:21:45.778Z] snapd is not logged in, snap install commands will use sudo [2021-08-09T13:21:51.127Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-09T13:21:51.392Z] Pulling config-common [2021-08-09T13:21:51.392Z] + snapcraftctl pull [2021-08-09T13:21:52.355Z] Pulling go-build-helper [2021-08-09T13:21:52.355Z] + snapcraftctl pull [2021-08-09T13:21:53.314Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-09T13:21:53.314Z] Skipping pull go-build-helper (already ran) [2021-08-09T13:21:53.314Z] Building go-build-helper [2021-08-09T13:21:53.314Z] + snapcraftctl build [2021-08-09T13:21:55.893Z] Staging go-build-helper [2021-08-09T13:21:55.893Z] + snapcraftctl stage [2021-08-09T13:22:05.971Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-09T13:22:05.971Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-09T13:22:05.971Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-09T13:22:05.971Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-09T13:22:05.971Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-09T13:22:05.971Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-09T13:22:05.971Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-09T13:22:05.971Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-09T13:22:05.971Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-09T13:22:05.971Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-09T13:22:05.971Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-09T13:22:05.971Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-09T13:22:05.971Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-09T13:22:05.971Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-09T13:22:05.971Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-09T13:22:05.971Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-09T13:22:05.971Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-09T13:22:05.971Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-09T13:22:05.971Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-09T13:22:05.971Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-09T13:22:05.971Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-09T13:22:05.971Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-09T13:22:05.971Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-09T13:22:05.971Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-09T13:22:05.971Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-09T13:22:05.971Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-09T13:22:05.971Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-09T13:22:05.971Z] Fetched 25.0 MB in 0s (0 B/s) [2021-08-09T13:22:05.971Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-09T13:22:05.971Z] Fetched 224 kB in 0s (0 B/s) [2021-08-09T13:22:05.971Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-09T13:22:05.971Z] Fetched 157 kB in 0s (0 B/s) [2021-08-09T13:22:05.971Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-09T13:22:05.971Z] Fetched 221 kB in 0s (0 B/s) [2021-08-09T13:22:05.971Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-09T13:22:05.971Z] Fetched 143 kB in 0s (0 B/s) [2021-08-09T13:22:05.971Z] Pulling edgex-go [2021-08-09T13:22:05.971Z] + snapcraftctl pull [2021-08-09T13:22:05.971Z] Pulling hooks [2021-08-09T13:22:05.971Z] + snapcraftctl pull [2021-08-09T13:22:24.183Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-09T13:22:24.183Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-09T13:22:24.183Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-09T13:22:24.183Z] Fetched 0 B in 0s (0 B/s) [2021-08-09T13:22:24.183Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-09T13:22:24.183Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-09T13:22:24.183Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-09T13:22:24.183Z] Fetched 279 kB in 0s (0 B/s) [2021-08-09T13:22:24.183Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-09T13:22:24.183Z] Fetched 122 kB in 0s (0 B/s) [2021-08-09T13:22:24.183Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-09T13:22:24.183Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-09T13:22:24.183Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-09T13:22:24.183Z] Fetched 8848 B in 0s (0 B/s) [2021-08-09T13:22:24.183Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-09T13:22:24.183Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-09T13:22:24.183Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-09T13:22:24.183Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-09T13:22:24.183Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-09T13:22:24.183Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-09T13:22:24.183Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-09T13:22:24.183Z] Fetched 219 kB in 0s (0 B/s) [2021-08-09T13:22:24.183Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-09T13:22:24.183Z] Fetched 154 kB in 0s (0 B/s) [2021-08-09T13:22:24.183Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-09T13:22:24.183Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-09T13:22:24.183Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-09T13:22:24.183Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-09T13:22:24.183Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-09T13:22:24.183Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-09T13:22:24.183Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-09T13:22:24.183Z] Fetched 499 kB in 0s (0 B/s) [2021-08-09T13:22:24.183Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-09T13:22:24.183Z] Fetched 111 kB in 0s (0 B/s) [2021-08-09T13:22:24.183Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-09T13:22:24.183Z] Fetched 240 kB in 0s (0 B/s) [2021-08-09T13:22:24.183Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-09T13:22:24.183Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-09T13:22:24.183Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-09T13:22:24.183Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-09T13:22:24.183Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-09T13:22:24.183Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-09T13:22:24.183Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-09T13:22:24.184Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-09T13:22:24.184Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-09T13:22:24.184Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-09T13:22:24.184Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-09T13:22:24.184Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-09T13:22:24.184Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-09T13:22:24.184Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-09T13:22:24.184Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-09T13:22:24.184Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-09T13:22:24.184Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-09T13:22:24.184Z] Fetched 8720 B in 0s (0 B/s) [2021-08-09T13:22:24.184Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-09T13:22:24.184Z] Fetched 140 kB in 0s (0 B/s) [2021-08-09T13:22:24.184Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-09T13:22:24.184Z] Fetched 119 kB in 0s (0 B/s) [2021-08-09T13:22:24.184Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-09T13:22:24.184Z] Fetched 111 kB in 0s (0 B/s) [2021-08-09T13:22:24.184Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-09T13:22:24.184Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-09T13:22:24.184Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-09T13:22:24.184Z] Fetched 645 kB in 0s (0 B/s) [2021-08-09T13:22:24.184Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-09T13:22:24.184Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-09T13:22:24.184Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-09T13:22:24.184Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-09T13:22:24.184Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-09T13:22:24.184Z] Fetched 368 kB in 0s (0 B/s) [2021-08-09T13:22:24.184Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-09T13:22:24.184Z] Fetched 187 kB in 0s (0 B/s) [2021-08-09T13:22:24.184Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-09T13:22:24.184Z] Fetched 175 kB in 0s (0 B/s) [2021-08-09T13:22:24.184Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-09T13:22:24.184Z] Fetched 206 kB in 0s (0 B/s) [2021-08-09T13:22:24.184Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-08-09T13:22:24.184Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-09T13:22:24.184Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-09T13:22:24.184Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-09T13:22:24.184Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-09T13:22:24.184Z] Fetched 159 kB in 0s (0 B/s) [2021-08-09T13:22:24.184Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-09T13:22:24.184Z] Fetched 107 kB in 0s (0 B/s) [2021-08-09T13:22:24.184Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-09T13:22:24.184Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-09T13:22:24.184Z] Pulling static-packages [2021-08-09T13:22:24.184Z] + snapcraftctl pull [2021-08-09T13:22:24.184Z] Pulling version [2021-08-09T13:22:24.184Z] + cd /root/project [2021-08-09T13:22:24.184Z] + git describe --tags --abbrev=0 [2021-08-09T13:22:24.184Z] + sed s/v// [2021-08-09T13:22:24.184Z] + GIT_VERSION=2.0.1-dev.24 [2021-08-09T13:22:24.184Z] + [ -z 2.0.1-dev.24 ] [2021-08-09T13:22:24.184Z] + snapcraftctl set-version 2.0.1-dev.24 [2021-08-09T13:22:25.153Z] Building config-common [2021-08-09T13:22:25.153Z] + snapcraftctl build [2021-08-09T13:22:25.251Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:22:25.251Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:22:25.251Z] ---> 44d727b3745c [2021-08-09T13:22:25.251Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T13:22:25.251Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:22:25.251Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:22:25.251Z] ---> 44d727b3745c [2021-08-09T13:22:25.251Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T13:22:25.251Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:22:25.251Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:22:25.251Z] ---> 44d727b3745c [2021-08-09T13:22:25.251Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T13:22:25.251Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:22:25.251Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:22:25.251Z] ---> 44d727b3745c [2021-08-09T13:22:25.251Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T13:22:25.251Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:22:25.251Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:22:25.251Z] ---> 44d727b3745c [2021-08-09T13:22:25.251Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T13:22:25.251Z] ---> Running in c86b1a0fa1fe [2021-08-09T13:22:25.251Z] ---> Running in 3a33ea655c32 [2021-08-09T13:22:25.251Z] ---> Running in e903d793ec87 [2021-08-09T13:22:25.251Z] ---> Running in 0e67a8740514 [2021-08-09T13:22:25.251Z] ---> Running in 93743968ca3c [2021-08-09T13:22:25.844Z] Removing intermediate container e903d793ec87 [2021-08-09T13:22:25.844Z] ---> 6856ab11337d [2021-08-09T13:22:25.844Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:22:25.844Z] Removing intermediate container 0e67a8740514 [2021-08-09T13:22:25.844Z] ---> 841bd25cb8a1 [2021-08-09T13:22:25.844Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:22:25.844Z] Removing intermediate container 3a33ea655c32 [2021-08-09T13:22:25.844Z] ---> 80725b148832 [2021-08-09T13:22:25.844Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:22:25.844Z] Removing intermediate container 93743968ca3c [2021-08-09T13:22:25.844Z] ---> 56dabc0314f7 [2021-08-09T13:22:25.844Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:22:25.844Z] Removing intermediate container c86b1a0fa1fe [2021-08-09T13:22:25.844Z] ---> 16cfeb2fa42d [2021-08-09T13:22:25.844Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:22:26.114Z] ---> Running in ecc09cd372a7 [2021-08-09T13:22:26.114Z] ---> Running in 5e2bb579e4ab [2021-08-09T13:22:26.114Z] ---> Running in 3b3f974fb8b2 [2021-08-09T13:22:26.114Z] ---> Running in 4bd1af10a1f5 [2021-08-09T13:22:26.114Z] ---> Running in 6128f65c1301 [2021-08-09T13:22:27.193Z] Skipping build go-build-helper (already ran) [2021-08-09T13:22:27.193Z] Building edgex-go [2021-08-09T13:22:27.193Z] + cd /root/parts/edgex-go/src [2021-08-09T13:22:27.193Z] + git describe --tags --abbrev=0 [2021-08-09T13:22:27.193Z] + sed s/v// [2021-08-09T13:22:27.193Z] + GIT_VERSION=2.0.1-dev.24 [2021-08-09T13:22:27.193Z] + [ -z 2.0.1-dev.24 ] [2021-08-09T13:22:27.193Z] + echo 2.0.1-dev.24 [2021-08-09T13:22:27.193Z] + make build [2021-08-09T13:22:27.477Z] go mod tidy [2021-08-09T13:22:29.508Z] Removing intermediate container 5e2bb579e4ab [2021-08-09T13:22:29.508Z] ---> ede0a83f2a0f [2021-08-09T13:22:29.508Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-09T13:22:29.776Z] ---> Running in 1c3fdae88508 [2021-08-09T13:22:30.058Z] Removing intermediate container ecc09cd372a7 [2021-08-09T13:22:30.058Z] ---> 76bfd5b44f65 [2021-08-09T13:22:30.058Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-09T13:22:30.659Z] ---> Running in 0a53b4105b2c [2021-08-09T13:22:30.907Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-09T13:22:30.907Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-09T13:22:30.930Z] Removing intermediate container 6128f65c1301 [2021-08-09T13:22:30.930Z] ---> 234214b766ff [2021-08-09T13:22:30.930Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T13:22:30.930Z] Removing intermediate container 3b3f974fb8b2 [2021-08-09T13:22:30.930Z] ---> 421cc7f331ef [2021-08-09T13:22:30.930Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-09T13:22:30.930Z] Removing intermediate container 4bd1af10a1f5 [2021-08-09T13:22:30.930Z] ---> 134adcf376da [2021-08-09T13:22:30.930Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-09T13:22:31.175Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 [2021-08-09T13:22:31.175Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-09T13:22:31.175Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-09T13:22:31.175Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-09T13:22:31.175Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-09T13:22:31.175Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-09T13:22:31.175Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-09T13:22:31.204Z] ---> Running in f15cd67c1773 [2021-08-09T13:22:31.204Z] ---> Running in a68dab176820 [2021-08-09T13:22:31.204Z] ---> Running in 66e96b05826a [2021-08-09T13:22:32.134Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-09T13:22:32.177Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T13:22:32.415Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-09T13:22:32.416Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-08-09T13:22:32.416Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-09T13:22:32.416Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-09T13:22:32.416Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-09T13:22:32.416Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-09T13:22:32.416Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-09T13:22:32.416Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-09T13:22:32.416Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-09T13:22:32.416Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-09T13:22:32.416Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-09T13:22:32.416Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-09T13:22:32.416Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-09T13:22:32.416Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-09T13:22:32.452Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T13:22:32.687Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-09T13:22:32.687Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-09T13:22:32.687Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-09T13:22:32.687Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-09T13:22:32.687Z] go: downloading golang.org/x/text v0.3.6 [2021-08-09T13:22:32.687Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-09T13:22:32.687Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-09T13:22:32.687Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-09T13:22:32.687Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-09T13:22:32.963Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-09T13:22:32.963Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-09T13:22:32.963Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-09T13:22:33.063Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T13:22:33.230Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-09T13:22:33.230Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-09T13:22:33.230Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-08-09T13:22:33.230Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-09T13:22:33.230Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-09T13:22:33.230Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-09T13:22:33.343Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T13:22:33.343Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T13:22:33.343Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T13:22:33.343Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T13:22:33.495Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-09T13:22:33.495Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-09T13:22:33.495Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-09T13:22:33.495Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-09T13:22:33.495Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-09T13:22:33.495Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-09T13:22:33.776Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-09T13:22:33.776Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-09T13:22:33.776Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-09T13:22:33.776Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-09T13:22:33.940Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T13:22:34.069Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-09T13:22:34.069Z] go: downloading github.com/kr/text v0.1.0 [2021-08-09T13:22:34.069Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-09T13:22:34.069Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-09T13:22:34.069Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-09T13:22:34.069Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-09T13:22:34.069Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-09T13:22:34.069Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-09T13:22:34.069Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-09T13:22:34.069Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-09T13:22:34.069Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-09T13:22:34.069Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-09T13:22:34.069Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-09T13:22:34.069Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-09T13:22:34.069Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-09T13:22:34.069Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-09T13:22:34.069Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-09T13:22:34.069Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-09T13:22:34.069Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-09T13:22:34.069Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-09T13:22:34.069Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-09T13:22:34.213Z] OK: 218 MiB in 52 packages [2021-08-09T13:22:34.213Z] OK: 218 MiB in 52 packages [2021-08-09T13:22:34.213Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T13:22:34.334Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-09T13:22:34.335Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-09T13:22:34.335Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-09T13:22:34.335Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-data/core-data ./cmd/core-data [2021-08-09T13:22:34.493Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T13:22:35.090Z] OK: 218 MiB in 52 packages [2021-08-09T13:22:35.369Z] OK: 218 MiB in 52 packages [2021-08-09T13:22:35.646Z] OK: 218 MiB in 52 packages [2021-08-09T13:22:35.918Z] Removing intermediate container 1c3fdae88508 [2021-08-09T13:22:35.918Z] ---> 531ab2a5167b [2021-08-09T13:22:35.918Z] Step 6/23 : COPY go.mod . [2021-08-09T13:22:36.192Z] Removing intermediate container 0a53b4105b2c [2021-08-09T13:22:36.192Z] ---> c7d901c839cf [2021-08-09T13:22:36.192Z] Step 6/23 : COPY go.mod . [2021-08-09T13:22:37.185Z] Removing intermediate container f15cd67c1773 [2021-08-09T13:22:37.185Z] ---> b2b13b04f1c7 [2021-08-09T13:22:37.185Z] Step 6/24 : COPY go.mod . [2021-08-09T13:22:37.185Z] ---> bdb4e0d2f903 [2021-08-09T13:22:37.185Z] Step 7/23 : RUN go mod download [2021-08-09T13:22:37.460Z] Removing intermediate container a68dab176820 [2021-08-09T13:22:37.460Z] ---> 850d4b8f2dbd [2021-08-09T13:22:37.460Z] Step 6/24 : COPY go.mod . [2021-08-09T13:22:37.460Z] ---> Running in c85dffa78d85 [2021-08-09T13:22:37.745Z] ---> 54aa8a28a601 [2021-08-09T13:22:37.745Z] Step 7/23 : RUN go mod download [2021-08-09T13:22:37.745Z] Removing intermediate container 66e96b05826a [2021-08-09T13:22:37.745Z] ---> 451574676ef0 [2021-08-09T13:22:37.745Z] Step 6/24 : COPY go.mod . [2021-08-09T13:22:38.022Z] ---> Running in d0dcae236f15 [2021-08-09T13:22:38.296Z] ---> 4abd37412be4 [2021-08-09T13:22:38.296Z] Step 7/24 : RUN go mod download [2021-08-09T13:22:38.595Z] ---> Running in 6d069dd40158 [2021-08-09T13:22:38.595Z] ---> f19b1e9d3547 [2021-08-09T13:22:38.595Z] Step 7/24 : RUN go mod download [2021-08-09T13:22:38.885Z] ---> Running in ca8540ce1db3 [2021-08-09T13:22:39.161Z] ---> 1ead062018f3 [2021-08-09T13:22:39.161Z] Step 7/24 : RUN go mod download [2021-08-09T13:22:39.435Z] ---> Running in e74eb1849f68 [2021-08-09T13:22:44.399Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-09T13:22:44.908Z] Removing intermediate container c85dffa78d85 [2021-08-09T13:22:44.908Z] ---> 99111dbc06e6 [2021-08-09T13:22:44.908Z] Step 8/23 : COPY . . [2021-08-09T13:22:44.908Z] Removing intermediate container d0dcae236f15 [2021-08-09T13:22:44.908Z] ---> 989dd8886687 [2021-08-09T13:22:44.908Z] Step 8/23 : COPY . . [2021-08-09T13:22:45.506Z] Removing intermediate container 6d069dd40158 [2021-08-09T13:22:45.506Z] ---> 5d5fe44dc77d [2021-08-09T13:22:45.506Z] Step 8/24 : COPY . . [2021-08-09T13:22:47.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-command/core-command ./cmd/core-command [2021-08-09T13:22:48.134Z] Removing intermediate container e74eb1849f68 [2021-08-09T13:22:48.134Z] ---> 7bec814088f6 [2021-08-09T13:22:48.134Z] Step 8/24 : COPY . . [2021-08-09T13:22:48.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-09T13:22:49.565Z] Removing intermediate container ca8540ce1db3 [2021-08-09T13:22:49.565Z] ---> b95ae381c07c [2021-08-09T13:22:49.565Z] Step 8/24 : COPY . . [2021-08-09T13:22:49.657Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-09T13:22:50.238Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-09T13:22:51.197Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-09T13:22:52.606Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-09T13:22:53.404Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-09T13:22:54.846Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-09T13:22:55.441Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-09T13:22:56.417Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-09T13:22:58.406Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-09T13:22:58.406Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-09T13:22:58.406Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-09T13:22:58.406Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-09T13:22:58.406Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-09T13:22:58.406Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-09T13:22:58.406Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-09T13:22:58.406Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-09T13:22:58.406Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-09T13:22:58.406Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-09T13:22:58.406Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-09T13:22:58.406Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-09T13:22:58.406Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-09T13:22:58.406Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-09T13:22:58.406Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-09T13:22:58.406Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-09T13:22:58.406Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-09T13:22:58.406Z] + 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-09T13:22:58.406Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-09T13:22:58.406Z] + 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-09T13:22:58.406Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-09T13:22:58.406Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-09T13:22:58.406Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-09T13:22:58.406Z] + 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-09T13:22:58.406Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-09T13:22:58.406Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-09T13:22:58.406Z] + 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-09T13:22:59.388Z] Building hooks [2021-08-09T13:22:59.388Z] + cd /root/parts/hooks/src [2021-08-09T13:22:59.388Z] + make build [2021-08-09T13:22:59.388Z] go mod tidy [2021-08-09T13:22:59.990Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-09T13:23:00.264Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-09T13:23:00.264Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-09T13:23:00.264Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-09T13:23:00.542Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-09T13:23:01.140Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-09T13:23:01.743Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-09T13:23:01.743Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-09T13:23:04.580Z] Building static-packages [2021-08-09T13:23:04.580Z] + snapcraftctl build [2021-08-09T13:23:07.213Z] Building version [2021-08-09T13:23:07.213Z] + snapcraftctl build [2021-08-09T13:23:08.652Z] Staging config-common [2021-08-09T13:23:08.652Z] + snapcraftctl stage [2021-08-09T13:23:10.092Z] Skipping stage go-build-helper (already ran) [2021-08-09T13:23:10.092Z] Staging edgex-go [2021-08-09T13:23:10.092Z] + snapcraftctl stage [2021-08-09T13:23:11.090Z] Staging hooks [2021-08-09T13:23:11.090Z] + snapcraftctl stage [2021-08-09T13:23:12.087Z] Staging static-packages [2021-08-09T13:23:12.087Z] + snapcraftctl stage [2021-08-09T13:23:13.081Z] Staging version [2021-08-09T13:23:13.081Z] + snapcraftctl stage [2021-08-09T13:23:14.076Z] Priming config-common [2021-08-09T13:23:14.076Z] + snapcraftctl prime [2021-08-09T13:23:15.063Z] Priming go-build-helper [2021-08-09T13:23:15.063Z] + snapcraftctl prime [2021-08-09T13:23:16.376Z] ---> 3b159ec83b9c [2021-08-09T13:23:16.376Z] Step 9/23 : RUN go mod tidy [2021-08-09T13:23:16.376Z] ---> 895742a10e76 [2021-08-09T13:23:16.376Z] Step 9/24 : RUN go mod tidy [2021-08-09T13:23:16.376Z] ---> 5033786a9ab4 [2021-08-09T13:23:16.376Z] Step 9/24 : RUN go mod tidy [2021-08-09T13:23:16.376Z] ---> 0fe8915f12b1 [2021-08-09T13:23:16.376Z] Step 9/24 : RUN go mod tidy [2021-08-09T13:23:16.376Z] ---> fb6802b1b789 [2021-08-09T13:23:16.376Z] Step 9/23 : RUN go mod tidy [2021-08-09T13:23:16.376Z] ---> Running in ce9e8f0a8271 [2021-08-09T13:23:16.376Z] ---> Running in 572b8d9edf01 [2021-08-09T13:23:16.376Z] ---> Running in 586fd98bb419 [2021-08-09T13:23:16.376Z] ---> Running in d959a9ceb1a6 [2021-08-09T13:23:16.376Z] ---> Running in 9a604527f247 [2021-08-09T13:23:16.496Z] Priming edgex-go [2021-08-09T13:23:16.496Z] + snapcraftctl prime [2021-08-09T13:23:17.480Z] Priming hooks [2021-08-09T13:23:17.480Z] + snapcraftctl prime [2021-08-09T13:23:18.920Z] Priming static-packages [2021-08-09T13:23:18.920Z] + snapcraftctl prime [2021-08-09T13:23:20.708Z] Removing intermediate container 9a604527f247 [2021-08-09T13:23:20.708Z] ---> 385000f7b6d8 [2021-08-09T13:23:20.708Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-09T13:23:20.979Z] Removing intermediate container ce9e8f0a8271 [2021-08-09T13:23:20.979Z] ---> 43644e3bc001 [2021-08-09T13:23:20.979Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-09T13:23:21.259Z] ---> Running in 11b54e48429f [2021-08-09T13:23:21.259Z] Removing intermediate container 586fd98bb419 [2021-08-09T13:23:21.259Z] ---> 3a48362ff1f6 [2021-08-09T13:23:21.259Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-09T13:23:21.259Z] ---> Running in df1bcd0619b3 [2021-08-09T13:23:21.534Z] ---> Running in b97a76908d5d [2021-08-09T13:23:21.541Z] Priming version [2021-08-09T13:23:21.541Z] + snapcraftctl prime [2021-08-09T13:23:21.807Z] Removing intermediate container d959a9ceb1a6 [2021-08-09T13:23:21.807Z] ---> 0ba3cba566b4 [2021-08-09T13:23:21.807Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-09T13:23:21.807Z] Removing intermediate container 572b8d9edf01 [2021-08-09T13:23:21.807Z] ---> 3a7c948f7dcf [2021-08-09T13:23:21.807Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-09T13:23:22.082Z] ---> Running in 0402f4624e0f [2021-08-09T13:23:22.082Z] ---> Running in 9fcea5c39f17 [2021-08-09T13:23:22.519Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-08-09T13:23:23.534Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-08-09T13:23:24.135Z] 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-09T13:23:24.135Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-09T13:23:24.410Z] 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-09T13:23:24.410Z] 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-09T13:25:31.322Z] Removing intermediate container 11b54e48429f [2021-08-09T13:25:31.322Z] ---> 2cde38380a7c [2021-08-09T13:25:31.322Z] [2021-08-09T13:25:31.322Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T13:25:31.322Z] 3.12: Pulling from library/alpine [2021-08-09T13:25:31.322Z] Removing intermediate container 9fcea5c39f17 [2021-08-09T13:25:31.322Z] ---> 8087dd2f3ddf [2021-08-09T13:25:31.322Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-09T13:25:31.322Z] ---> Running in 0afcb79448b6 [2021-08-09T13:25:31.322Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-09T13:25:31.322Z] Status: Downloaded newer image for alpine:3.12 [2021-08-09T13:25:31.322Z] ---> c4fd0aeabfcf [2021-08-09T13:25:31.322Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T13:25:31.322Z] ---> Running in b071c6bffe47 [2021-08-09T13:25:31.322Z] 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-09T13:25:31.322Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T13:25:31.322Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T13:25:31.322Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-09T13:25:31.322Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T13:25:31.322Z] OK: 5 MiB in 15 packages [2021-08-09T13:25:32.305Z] Removing intermediate container 0402f4624e0f [2021-08-09T13:25:32.305Z] ---> a1a41fdf373c [2021-08-09T13:25:32.305Z] [2021-08-09T13:25:32.305Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T13:25:32.305Z] ---> c4fd0aeabfcf [2021-08-09T13:25:32.305Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-09T13:25:32.305Z] Removing intermediate container df1bcd0619b3 [2021-08-09T13:25:32.305Z] ---> d0c446fa04fc [2021-08-09T13:25:32.305Z] [2021-08-09T13:25:32.305Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T13:25:32.305Z] ---> c4fd0aeabfcf [2021-08-09T13:25:32.305Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-09T13:25:32.902Z] ---> Running in a5c783c4d4fc [2021-08-09T13:25:32.902Z] ---> Running in a852b67b45ca [2021-08-09T13:25:33.176Z] Removing intermediate container b071c6bffe47 [2021-08-09T13:25:33.176Z] ---> d76172ffb252 [2021-08-09T13:25:33.176Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T13:25:33.176Z] Removing intermediate container 0afcb79448b6 [2021-08-09T13:25:33.176Z] ---> 67bd8d0be8e0 [2021-08-09T13:25:33.176Z] [2021-08-09T13:25:33.176Z] Step 12/24 : FROM docker:20.10.7 [2021-08-09T13:25:33.452Z] 20.10.7: Pulling from library/docker [2021-08-09T13:25:33.452Z] ---> Running in aeb892466b50 [2021-08-09T13:25:34.895Z] Removing intermediate container aeb892466b50 [2021-08-09T13:25:34.895Z] ---> 94f13e90bfe2 [2021-08-09T13:25:34.895Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-09T13:25:35.497Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T13:25:35.497Z] ---> Running in e5c970299320 [2021-08-09T13:25:35.497Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T13:25:35.772Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T13:25:36.053Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T13:25:36.053Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-09T13:25:36.053Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T13:25:36.331Z] OK: 5 MiB in 15 packages [2021-08-09T13:25:36.608Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-09T13:25:36.886Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-09T13:25:36.886Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T13:25:36.886Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T13:25:36.886Z] OK: 6 MiB in 16 packages [2021-08-09T13:25:37.166Z] Removing intermediate container e5c970299320 [2021-08-09T13:25:37.166Z] ---> 029d908f8b8e [2021-08-09T13:25:37.166Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T13:25:38.597Z] ---> Running in 79e3dceccb76 [2021-08-09T13:25:39.194Z] Removing intermediate container a852b67b45ca [2021-08-09T13:25:39.194Z] ---> ebb1f79fbea8 [2021-08-09T13:25:39.194Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T13:25:39.194Z] Removing intermediate container b97a76908d5d [2021-08-09T13:25:39.194Z] ---> 74ca9576af42 [2021-08-09T13:25:39.194Z] [2021-08-09T13:25:39.194Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T13:25:39.194Z] ---> c4fd0aeabfcf [2021-08-09T13:25:39.194Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-09T13:25:39.472Z] Removing intermediate container 79e3dceccb76 [2021-08-09T13:25:39.472Z] ---> 578f516f2870 [2021-08-09T13:25:39.472Z] Step 16/24 : WORKDIR / [2021-08-09T13:25:40.074Z] ---> Running in dfa13051bc52 [2021-08-09T13:25:40.074Z] ---> Running in 9283a13f7551 [2021-08-09T13:25:40.074Z] ---> Running in 34e6662ba261 [2021-08-09T13:25:40.672Z] Removing intermediate container a5c783c4d4fc [2021-08-09T13:25:40.672Z] ---> 9e47401ebf89 [2021-08-09T13:25:40.672Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T13:25:41.270Z] Removing intermediate container 9283a13f7551 [2021-08-09T13:25:41.270Z] ---> 7d355ae78f6f [2021-08-09T13:25:41.270Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-09T13:25:41.544Z] ---> Running in 529f3b033560 [2021-08-09T13:25:41.817Z] Removing intermediate container dfa13051bc52 [2021-08-09T13:25:41.817Z] ---> 2570ad78d253 [2021-08-09T13:25:41.817Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-09T13:25:41.817Z] Removing intermediate container 34e6662ba261 [2021-08-09T13:25:41.817Z] ---> b019c30fd70e [2021-08-09T13:25:41.817Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T13:25:42.093Z] ---> Running in c68466a92eb4 [2021-08-09T13:25:42.093Z] ---> Running in eea183fea3f8 [2021-08-09T13:25:42.367Z] Removing intermediate container 529f3b033560 [2021-08-09T13:25:42.367Z] ---> 0bdd74ef3f88 [2021-08-09T13:25:42.367Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-09T13:25:42.641Z] ---> Running in ed134d1475af [2021-08-09T13:25:43.246Z] Removing intermediate container eea183fea3f8 [2021-08-09T13:25:43.246Z] Removing intermediate container c68466a92eb4 [2021-08-09T13:25:43.246Z] ---> 77a5e5859e71 [2021-08-09T13:25:43.246Z] Step 14/24 : EXPOSE $APP_PORT ---> c5c5316a903b [2021-08-09T13:25:43.246Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T13:25:43.246Z] [2021-08-09T13:25:43.519Z] ---> 94f28d6027d1 [2021-08-09T13:25:43.519Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-09T13:25:44.127Z] ---> Running in 88b54316ae22 [2021-08-09T13:25:44.127Z] ---> Running in c45d534f952c [2021-08-09T13:25:44.127Z] Removing intermediate container ed134d1475af [2021-08-09T13:25:44.127Z] ---> 6807dcbb0798 [2021-08-09T13:25:44.127Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T13:25:44.728Z] ---> Running in 4e35f4f4e842 [2021-08-09T13:25:44.728Z] Removing intermediate container 88b54316ae22 [2021-08-09T13:25:44.728Z] ---> fbc61c8ba575 [2021-08-09T13:25:44.728Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:25:45.003Z] Removing intermediate container c45d534f952c [2021-08-09T13:25:45.003Z] ---> 74841302abcd [2021-08-09T13:25:45.003Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T13:25:45.003Z] ---> d6cb1a529d13 [2021-08-09T13:25:45.003Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-09T13:25:45.003Z] ---> Running in 7efee884d09a [2021-08-09T13:25:45.281Z] Removing intermediate container 4e35f4f4e842 [2021-08-09T13:25:45.281Z] ---> 6e64f14a962d [2021-08-09T13:25:45.281Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T13:25:46.264Z] ---> 2080d953e0aa [2021-08-09T13:25:46.264Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-09T13:25:46.538Z] ---> 79e78ee4e823 [2021-08-09T13:25:46.538Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-09T13:25:46.538Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-09T13:25:46.538Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-09T13:25:46.538Z] ---> df445af6242a [2021-08-09T13:25:46.538Z] 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-09T13:25:46.813Z] ---> Running in d1edab85106a [2021-08-09T13:25:47.087Z] ---> Running in 9eceb7217991 [2021-08-09T13:25:47.087Z] ---> 691683c7ca16 [2021-08-09T13:25:47.087Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-09T13:25:48.072Z] Removing intermediate container d1edab85106a [2021-08-09T13:25:48.072Z] ---> 4d127e20f268 [2021-08-09T13:25:48.072Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T13:25:48.353Z] ---> 756d54566af5 [2021-08-09T13:25:48.353Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-09T13:25:48.353Z] Removing intermediate container 9eceb7217991 [2021-08-09T13:25:48.353Z] ---> 06445bb034b2 [2021-08-09T13:25:48.353Z] 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-09T13:25:48.627Z] ---> Running in 3df03c07aae2 [2021-08-09T13:25:48.627Z] Removing intermediate container 7efee884d09a [2021-08-09T13:25:48.627Z] ---> f452e13774a1 [2021-08-09T13:25:48.627Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-09T13:25:48.901Z] ---> Running in f163fb3657dd [2021-08-09T13:25:49.174Z] ---> Running in a58691d32f0b [2021-08-09T13:25:49.174Z] ---> aff2d96ba0aa [2021-08-09T13:25:49.174Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-09T13:25:49.450Z] ---> 3f08c369ccd2 [2021-08-09T13:25:49.450Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-09T13:25:49.729Z] Removing intermediate container 3df03c07aae2 [2021-08-09T13:25:49.729Z] ---> c9b3c05e93d0 [2021-08-09T13:25:49.729Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T13:25:49.729Z] ---> Running in e175eae5597a [2021-08-09T13:25:50.005Z] ---> Running in 3b6cc876a5fc [2021-08-09T13:25:50.606Z] ---> 3346e4544327 [2021-08-09T13:25:50.606Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-09T13:25:50.606Z] Removing intermediate container e175eae5597a [2021-08-09T13:25:50.606Z] ---> 6b89051b736f [2021-08-09T13:25:50.606Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T13:25:50.606Z] ---> Running in 269b509ce6ea [2021-08-09T13:25:50.882Z] Removing intermediate container 3b6cc876a5fc [2021-08-09T13:25:50.882Z] ---> b36c41045fc6 [2021-08-09T13:25:50.882Z] Step 23/24 : LABEL git_sha=d6f5a0d76f67ad37237714164ffe559cd92b936b [2021-08-09T13:25:50.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T13:25:51.161Z] ---> Running in 43d73d133e56 [2021-08-09T13:25:51.161Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T13:25:51.161Z] ---> Running in d8b70c9123dd [2021-08-09T13:25:51.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T13:25:51.441Z] Removing intermediate container 269b509ce6ea [2021-08-09T13:25:51.441Z] ---> 0b606f8cba37 [2021-08-09T13:25:51.441Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T13:25:51.716Z] ---> Running in a86fa9151c60 [2021-08-09T13:25:51.996Z] Removing intermediate container 43d73d133e56 [2021-08-09T13:25:51.996Z] ---> 60e0a0636d74 [2021-08-09T13:25:51.996Z] Step 21/23 : LABEL arch=arm64 [2021-08-09T13:25:51.996Z] (1/39) Installing readline (8.1.0-r0) [2021-08-09T13:25:51.996Z] (2/39) Installing bash (5.1.0-r0) [2021-08-09T13:25:51.996Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T13:25:51.996Z] Executing bash-5.1.0-r0.post-install [2021-08-09T13:25:51.996Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-09T13:25:51.996Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-09T13:25:51.996Z] Removing intermediate container d8b70c9123dd [2021-08-09T13:25:51.996Z] ---> 1141de1060df [2021-08-09T13:25:51.996Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T13:25:51.996Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-09T13:25:51.996Z] (6/39) Installing curl (7.78.0-r0) [2021-08-09T13:25:51.996Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-09T13:25:51.996Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-09T13:25:51.996Z] (9/39) Installing expat (2.2.10-r1) [2021-08-09T13:25:51.996Z] (10/39) Installing libffi (3.3-r2) [2021-08-09T13:25:51.996Z] (11/39) Installing gdbm (1.19-r0) [2021-08-09T13:25:51.996Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-09T13:25:51.996Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-09T13:25:52.271Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-09T13:25:52.271Z] ---> Running in 4db16433eaf3 [2021-08-09T13:25:52.547Z] ---> Running in f8d13a4f7772 [2021-08-09T13:25:52.820Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-09T13:25:52.820Z] Removing intermediate container a86fa9151c60 [2021-08-09T13:25:52.820Z] ---> 3b9fbf06fd54 [2021-08-09T13:25:52.820Z] Step 21/23 : LABEL arch=arm64 [2021-08-09T13:25:52.820Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-09T13:25:53.092Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-09T13:25:53.092Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-09T13:25:53.092Z] Removing intermediate container 4db16433eaf3 [2021-08-09T13:25:53.092Z] ---> 4a17942c8099 [2021-08-09T13:25:53.092Z] Step 22/23 : LABEL git_sha=d6f5a0d76f67ad37237714164ffe559cd92b936b [2021-08-09T13:25:53.390Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-09T13:25:53.390Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-09T13:25:53.390Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T13:25:53.390Z] OK: 8 MiB in 20 packages [2021-08-09T13:25:53.390Z] ---> Running in f824540e76b5 [2021-08-09T13:25:53.670Z] Removing intermediate container f8d13a4f7772 [2021-08-09T13:25:53.670Z] ---> 753f4a3e5bfa [2021-08-09T13:25:53.670Z] [2021-08-09T13:25:53.670Z] ---> Running in caaccdf10f67 [2021-08-09T13:25:54.270Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-09T13:25:54.270Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-09T13:25:54.270Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-09T13:25:54.270Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-09T13:25:54.270Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-09T13:25:54.270Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-09T13:25:54.270Z] Successfully built 753f4a3e5bfa [2021-08-09T13:25:54.270Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-09T13:25:54.548Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-09T13:25:54.548Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-09T13:25:54.548Z] Successfully tagged core-command-arm64:latest [2021-08-09T13:25:54.548Z]  Building core-command ... done Building security-bootstrapper [2021-08-09T13:25:54.548Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-09T13:25:54.548Z] Removing intermediate container f824540e76b5 [2021-08-09T13:25:54.548Z] ---> 7536d9b132c8 [2021-08-09T13:25:54.548Z] Step 22/23 : LABEL git_sha=d6f5a0d76f67ad37237714164ffe559cd92b936b [2021-08-09T13:25:54.548Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-09T13:25:54.548Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-09T13:25:54.548Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-09T13:25:54.548Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-09T13:25:54.548Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-09T13:25:54.826Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-09T13:25:54.826Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-09T13:25:54.826Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-09T13:25:54.826Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-09T13:25:54.826Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-09T13:25:54.826Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-09T13:25:54.826Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-09T13:25:54.826Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-09T13:25:54.826Z] Removing intermediate container caaccdf10f67 [2021-08-09T13:25:54.826Z] ---> a54e70cf0d04 [2021-08-09T13:25:54.826Z] Step 23/23 : LABEL version=0.0.0(38/39) Installing py3-toml (0.10.2-r0) [2021-08-09T13:25:54.826Z] [2021-08-09T13:25:54.826Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-09T13:25:55.104Z] ---> Running in 6522800f0c3b [2021-08-09T13:25:55.104Z] ---> Running in e35f85cb5f0e [2021-08-09T13:25:55.391Z] Executing busybox-1.32.1-r6.trigger [2021-08-09T13:25:55.391Z] OK: 82 MiB in 59 packages [2021-08-09T13:25:55.666Z] Removing intermediate container a58691d32f0b [2021-08-09T13:25:55.666Z] ---> 7c21e59fc4ba [2021-08-09T13:25:55.666Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T13:25:56.655Z] Removing intermediate container 6522800f0c3b [2021-08-09T13:25:56.655Z] ---> 58d55169416f [2021-08-09T13:25:56.655Z] Step 23/23 : LABEL version=0.0.0 [2021-08-09T13:25:57.640Z] Removing intermediate container e35f85cb5f0e [2021-08-09T13:25:57.640Z] ---> c6fc5771f1f8 [2021-08-09T13:25:57.640Z] [2021-08-09T13:25:57.927Z] ---> Running in e4fd3838d6d4 [2021-08-09T13:25:58.211Z] Successfully built c6fc5771f1f8 [2021-08-09T13:25:58.211Z] ---> b8b6a550a8e3 [2021-08-09T13:25:58.211Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-09T13:25:58.211Z] Successfully tagged support-scheduler-arm64:latest [2021-08-09T13:25:58.211Z] Building security-proxy-setup [2021-08-09T13:25:58.813Z]  Building support-scheduler ... done Removing intermediate container e4fd3838d6d4 [2021-08-09T13:25:58.813Z] ---> dea78d6b7e7c [2021-08-09T13:25:58.813Z] [2021-08-09T13:25:59.088Z] Successfully built dea78d6b7e7c [2021-08-09T13:25:59.363Z] Successfully tagged support-notifications-arm64:latest [2021-08-09T13:25:59.363Z]  Building support-notifications ... done Building core-metadata [2021-08-09T13:25:59.956Z] ---> 421d24b42ce5 [2021-08-09T13:25:59.956Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-09T13:26:01.958Z] ---> ed39f1bc06a3 [2021-08-09T13:26:01.958Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-09T13:26:02.233Z] ---> Running in 5067186de8f5 [2021-08-09T13:26:03.226Z] Removing intermediate container 5067186de8f5 [2021-08-09T13:26:03.226Z] ---> da20b8d146c2 [2021-08-09T13:26:03.226Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T13:26:04.212Z] ---> Running in a8ae604192e7 [2021-08-09T13:26:04.486Z] Collecting docker-compose==1.23.2 [2021-08-09T13:26:04.486Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-09T13:26:05.089Z] Collecting jsonschema<3,>=2.5.1 [2021-08-09T13:26:05.089Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-09T13:26:05.396Z] Removing intermediate container a8ae604192e7 [2021-08-09T13:26:05.396Z] ---> f5979c468c12 [2021-08-09T13:26:05.396Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T13:26:05.682Z] Collecting docker<4.0,>=3.6.0 [2021-08-09T13:26:05.682Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-09T13:26:05.954Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-09T13:26:05.954Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-09T13:26:06.554Z] ---> Running in 9c4c8403b3d6 [2021-08-09T13:26:07.542Z] Removing intermediate container 9c4c8403b3d6 [2021-08-09T13:26:07.542Z] ---> 7db6a2504338 [2021-08-09T13:26:07.824Z] Step 23/24 : LABEL git_sha=d6f5a0d76f67ad37237714164ffe559cd92b936b [2021-08-09T13:26:08.420Z] ---> Running in 2a399610c907 [2021-08-09T13:26:09.401Z] Removing intermediate container 2a399610c907 [2021-08-09T13:26:09.401Z] ---> a1ddd3a955f0 [2021-08-09T13:26:09.401Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T13:26:09.401Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-09T13:26:09.401Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-09T13:26:09.401Z] 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-09T13:26:10.007Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-09T13:26:10.007Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-09T13:26:10.007Z] Collecting texttable<0.10,>=0.9.0 [2021-08-09T13:26:10.007Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-09T13:26:10.279Z] ---> Running in 72ff9e94d484 [2021-08-09T13:26:11.276Z] Removing intermediate container 72ff9e94d484 [2021-08-09T13:26:11.276Z] ---> 4dd3ba7637c5 [2021-08-09T13:26:11.276Z] [2021-08-09T13:26:11.552Z] Successfully built 4dd3ba7637c5 [2021-08-09T13:26:11.830Z] Successfully tagged core-data-arm64:latest [2021-08-09T13:26:11.830Z]  Building core-data ... done Building security-secretstore-setup [2021-08-09T13:26:12.810Z] Collecting PyYAML<4,>=3.10 [2021-08-09T13:26:12.810Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-09T13:26:16.210Z] Collecting cached-property<2,>=1.2.0 [2021-08-09T13:26:16.210Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-09T13:26:16.483Z] Collecting docopt<0.7,>=0.6.1 [2021-08-09T13:26:16.483Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-09T13:26:20.131Z] Collecting docker-pycreds>=0.4.0 [2021-08-09T13:26:20.131Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-09T13:26:20.475Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-09T13:26:20.475Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-09T13:26:20.770Z] Collecting idna<2.8,>=2.5 [2021-08-09T13:26:20.770Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-09T13:26:21.046Z] Collecting certifi>=2017.4.17 [2021-08-09T13:26:21.046Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-09T13:26:22.031Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-09T13:26:22.031Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-09T13:26:22.306Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-09T13:26:22.306Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-09T13:26:22.306Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-09T13:26:22.306Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-09T13:26:23.750Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-09T13:26:23.750Z] Attempting uninstall: urllib3 [2021-08-09T13:26:23.750Z] Found existing installation: urllib3 1.26.2 [2021-08-09T13:26:23.750Z] Uninstalling urllib3-1.26.2: [2021-08-09T13:26:23.750Z] Successfully uninstalled urllib3-1.26.2 [2021-08-09T13:26:24.348Z] Attempting uninstall: idna [2021-08-09T13:26:24.348Z] Found existing installation: idna 3.1 [2021-08-09T13:26:24.348Z] Uninstalling idna-3.1: [2021-08-09T13:26:24.349Z] Successfully uninstalled idna-3.1 [2021-08-09T13:26:24.945Z] Attempting uninstall: chardet [2021-08-09T13:26:24.945Z] Found existing installation: chardet 4.0.0 [2021-08-09T13:26:24.945Z] Uninstalling chardet-4.0.0: [2021-08-09T13:26:25.219Z] Successfully uninstalled chardet-4.0.0 [2021-08-09T13:26:26.657Z] Attempting uninstall: requests [2021-08-09T13:26:26.657Z] Found existing installation: requests 2.25.1 [2021-08-09T13:26:26.657Z] Uninstalling requests-2.25.1: [2021-08-09T13:26:26.933Z] Successfully uninstalled requests-2.25.1 [2021-08-09T13:26:27.207Z] Running setup.py install for texttable: started [2021-08-09T13:26:28.652Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:26:28.652Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:26:28.652Z] ---> 44d727b3745c [2021-08-09T13:26:28.652Z] Step 3/32 : WORKDIR /edgex-go [2021-08-09T13:26:28.652Z] ---> Using cache [2021-08-09T13:26:28.652Z] ---> 16cfeb2fa42d [2021-08-09T13:26:28.652Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:26:28.652Z] ---> Using cache [2021-08-09T13:26:28.652Z] ---> 234214b766ff [2021-08-09T13:26:28.652Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-09T13:26:28.652Z] ---> Using cache [2021-08-09T13:26:28.652Z] ---> b2b13b04f1c7 [2021-08-09T13:26:28.652Z] Step 6/32 : COPY go.mod . [2021-08-09T13:26:28.652Z] ---> Using cache [2021-08-09T13:26:28.652Z] ---> 4abd37412be4 [2021-08-09T13:26:28.652Z] Step 7/32 : RUN go mod download [2021-08-09T13:26:28.652Z] ---> Using cache [2021-08-09T13:26:28.652Z] ---> 5d5fe44dc77d [2021-08-09T13:26:28.652Z] Step 8/32 : COPY . . [2021-08-09T13:26:28.652Z] ---> Using cache [2021-08-09T13:26:28.652Z] ---> 5033786a9ab4 [2021-08-09T13:26:28.652Z] Step 9/32 : RUN go mod tidy [2021-08-09T13:26:28.652Z] ---> Using cache [2021-08-09T13:26:28.652Z] ---> 385000f7b6d8 [2021-08-09T13:26:28.652Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-09T13:26:29.651Z] Running setup.py install for texttable: finished with status 'done' [2021-08-09T13:26:29.651Z] Running setup.py install for PyYAML: started [2021-08-09T13:26:33.052Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-09T13:26:34.482Z] Running setup.py install for docopt: started [2021-08-09T13:26:34.761Z] ---> Running in fa830cde434a [2021-08-09T13:26:36.749Z] 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-09T13:26:36.749Z] Running setup.py install for docopt: finished with status 'done' [2021-08-09T13:26:36.749Z] Running setup.py install for dockerpty: started [2021-08-09T13:26:38.188Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:26:38.188Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:26:38.188Z] ---> 44d727b3745c [2021-08-09T13:26:38.188Z] Step 3/22 : WORKDIR /edgex-go [2021-08-09T13:26:38.188Z] ---> Using cache [2021-08-09T13:26:38.188Z] ---> 16cfeb2fa42d [2021-08-09T13:26:38.188Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:26:38.188Z] ---> Using cache [2021-08-09T13:26:38.188Z] ---> 234214b766ff [2021-08-09T13:26:38.188Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-09T13:26:38.188Z] ---> Using cache [2021-08-09T13:26:38.188Z] ---> b2b13b04f1c7 [2021-08-09T13:26:38.188Z] Step 6/22 : COPY go.mod . [2021-08-09T13:26:38.188Z] ---> Using cache [2021-08-09T13:26:38.188Z] ---> 4abd37412be4 [2021-08-09T13:26:38.188Z] Step 7/22 : RUN go mod download [2021-08-09T13:26:38.188Z] ---> Using cache [2021-08-09T13:26:38.188Z] ---> 5d5fe44dc77d [2021-08-09T13:26:38.188Z] Step 8/22 : COPY . . [2021-08-09T13:26:38.188Z] ---> Using cache [2021-08-09T13:26:38.188Z] ---> 5033786a9ab4 [2021-08-09T13:26:38.188Z] Step 9/22 : RUN go mod tidy [2021-08-09T13:26:38.188Z] ---> Using cache [2021-08-09T13:26:38.188Z] ---> 385000f7b6d8 [2021-08-09T13:26:38.188Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-09T13:26:39.176Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:26:39.176Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:26:39.176Z] ---> 44d727b3745c [2021-08-09T13:26:39.176Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T13:26:39.176Z] ---> Using cache [2021-08-09T13:26:39.176Z] ---> 16cfeb2fa42d [2021-08-09T13:26:39.176Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:26:39.176Z] ---> Using cache [2021-08-09T13:26:39.176Z] ---> 234214b766ff [2021-08-09T13:26:39.176Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T13:26:39.176Z] ---> Using cache [2021-08-09T13:26:39.176Z] ---> b2b13b04f1c7 [2021-08-09T13:26:39.176Z] Step 6/24 : COPY go.mod . [2021-08-09T13:26:39.176Z] ---> Using cache [2021-08-09T13:26:39.176Z] ---> 4abd37412be4 [2021-08-09T13:26:39.176Z] Step 7/24 : RUN go mod download [2021-08-09T13:26:39.176Z] ---> Using cache [2021-08-09T13:26:39.176Z] ---> 5d5fe44dc77d [2021-08-09T13:26:39.176Z] Step 8/24 : COPY . . [2021-08-09T13:26:39.176Z] ---> Using cache [2021-08-09T13:26:39.176Z] ---> 5033786a9ab4 [2021-08-09T13:26:39.176Z] Step 9/24 : RUN go mod tidy [2021-08-09T13:26:39.176Z] ---> Using cache [2021-08-09T13:26:39.176Z] ---> 385000f7b6d8 [2021-08-09T13:26:39.176Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-09T13:26:39.449Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-09T13:26:39.729Z] ---> Running in 668b8d7a455d [2021-08-09T13:26:39.729Z] ---> Running in 2c344d3a5ca4 [2021-08-09T13:26:41.720Z] 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-09T13:26:42.714Z] 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-09T13:26:42.991Z] 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-09T13:26:49.745Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:26:49.745Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:26:49.745Z] ---> 44d727b3745c [2021-08-09T13:26:49.745Z] Step 3/26 : WORKDIR /edgex-go [2021-08-09T13:26:49.745Z] ---> Using cache [2021-08-09T13:26:49.745Z] ---> 16cfeb2fa42d [2021-08-09T13:26:49.745Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:26:49.745Z] ---> Using cache [2021-08-09T13:26:49.745Z] ---> 234214b766ff [2021-08-09T13:26:49.745Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-09T13:26:49.745Z] ---> Using cache [2021-08-09T13:26:49.745Z] ---> b2b13b04f1c7 [2021-08-09T13:26:49.745Z] Step 6/26 : COPY go.mod . [2021-08-09T13:26:49.745Z] ---> Using cache [2021-08-09T13:26:49.745Z] ---> 4abd37412be4 [2021-08-09T13:26:49.745Z] Step 7/26 : RUN go mod download [2021-08-09T13:26:49.745Z] ---> Using cache [2021-08-09T13:26:49.745Z] ---> 5d5fe44dc77d [2021-08-09T13:26:49.745Z] Step 8/26 : COPY . . [2021-08-09T13:26:49.745Z] ---> Using cache [2021-08-09T13:26:49.745Z] ---> 5033786a9ab4 [2021-08-09T13:26:49.745Z] Step 9/26 : RUN go mod tidy [2021-08-09T13:26:49.745Z] ---> Using cache [2021-08-09T13:26:49.745Z] ---> 385000f7b6d8 [2021-08-09T13:26:49.745Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-09T13:26:50.360Z] ---> Running in ee25c0bf4e1a [2021-08-09T13:26:53.009Z] 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-09T13:26:58.434Z] Removing intermediate container f163fb3657dd [2021-08-09T13:26:58.434Z] ---> d62f3737280f [2021-08-09T13:26:58.434Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-09T13:26:58.434Z] ---> Running in 9d9f655f592a [2021-08-09T13:26:59.418Z] Removing intermediate container 9d9f655f592a [2021-08-09T13:26:59.418Z] ---> b3900f3f141d [2021-08-09T13:26:59.418Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-09T13:26:59.692Z] ---> Running in e8b7afc907b3 [2021-08-09T13:27:00.293Z] Removing intermediate container e8b7afc907b3 [2021-08-09T13:27:00.293Z] ---> cb58bbf8a9d2 [2021-08-09T13:27:00.293Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-09T13:27:02.292Z] ---> f6fa67ff86cd [2021-08-09T13:27:02.292Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-09T13:27:03.738Z] ---> 4a7115b13ca9 [2021-08-09T13:27:03.738Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-09T13:27:05.192Z] ---> 637ca6e49773 [2021-08-09T13:27:05.192Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-09T13:27:05.469Z] ---> Running in 7022c9ee6af7 [2021-08-09T13:27:06.067Z] Removing intermediate container 7022c9ee6af7 [2021-08-09T13:27:06.067Z] ---> 683d6c7d3a53 [2021-08-09T13:27:06.067Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T13:27:06.341Z] ---> Running in f706d319b7cc [2021-08-09T13:27:07.324Z] Removing intermediate container f706d319b7cc [2021-08-09T13:27:07.324Z] ---> 3489f897b232 [2021-08-09T13:27:07.324Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T13:27:07.599Z] ---> Running in caf4f9df1a45 [2021-08-09T13:27:08.581Z] Removing intermediate container caf4f9df1a45 [2021-08-09T13:27:08.581Z] ---> 000ce6c23f29 [2021-08-09T13:27:08.581Z] Step 23/24 : LABEL git_sha=d6f5a0d76f67ad37237714164ffe559cd92b936b [2021-08-09T13:27:08.581Z] ---> Running in 186cd3499990 [2021-08-09T13:27:09.565Z] Removing intermediate container 186cd3499990 [2021-08-09T13:27:09.565Z] ---> 9e6c97dca670 [2021-08-09T13:27:09.565Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T13:27:09.565Z] ---> Running in 369b13c1e4dc [2021-08-09T13:27:10.551Z] Removing intermediate container 369b13c1e4dc [2021-08-09T13:27:10.551Z] ---> e922cb552c72 [2021-08-09T13:27:10.551Z] [2021-08-09T13:27:10.830Z] Successfully built e922cb552c72 [2021-08-09T13:27:10.830Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-09T13:28:18.863Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-09T13:28:20.885Z] Removing intermediate container fa830cde434a [2021-08-09T13:28:20.885Z] ---> 05a04c59e58f [2021-08-09T13:28:20.885Z] [2021-08-09T13:28:20.885Z] Step 11/32 : FROM alpine:3.12 [2021-08-09T13:28:20.885Z] ---> c4fd0aeabfcf [2021-08-09T13:28:20.885Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-09T13:28:21.164Z] ---> Running in 6a6e5f626347 [2021-08-09T13:28:22.156Z] Removing intermediate container 6a6e5f626347 [2021-08-09T13:28:22.156Z] ---> 01f2fc43d873 [2021-08-09T13:28:22.156Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-09T13:28:22.755Z] ---> Running in 1fe2c404f5d9 [2021-08-09T13:28:23.033Z] 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-09T13:28:25.026Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T13:28:25.026Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T13:28:26.008Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-09T13:28:26.008Z] (2/2) Installing su-exec (0.2-r1) [2021-08-09T13:28:26.008Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T13:28:26.008Z] OK: 5 MiB in 16 packages [2021-08-09T13:28:28.018Z] Removing intermediate container 2c344d3a5ca4 [2021-08-09T13:28:28.018Z] ---> bc84a96d772f [2021-08-09T13:28:28.018Z] [2021-08-09T13:28:28.018Z] Step 11/22 : FROM alpine:3.12 [2021-08-09T13:28:28.018Z] ---> c4fd0aeabfcf [2021-08-09T13:28:28.018Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-09T13:28:28.299Z] ---> Running in 1be4ad0eddeb [2021-08-09T13:28:28.575Z] Removing intermediate container 1fe2c404f5d9 [2021-08-09T13:28:28.575Z] ---> c5fba168c10c [2021-08-09T13:28:28.575Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-09T13:28:28.859Z] ---> Running in 0f49edc06da2 [2021-08-09T13:28:29.852Z] Removing intermediate container 0f49edc06da2 [2021-08-09T13:28:29.852Z] ---> d124bcb76ead [2021-08-09T13:28:29.852Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-09T13:28:29.852Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T13:28:30.126Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T13:28:30.401Z] ---> Running in a1ce5d924cc8 [2021-08-09T13:28:30.679Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-09T13:28:30.679Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T13:28:30.679Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-09T13:28:30.679Z] (4/4) Installing curl (7.78.0-r0) [2021-08-09T13:28:30.679Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T13:28:30.679Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T13:28:30.956Z] OK: 7 MiB in 18 packages [2021-08-09T13:28:32.922Z] Removing intermediate container a1ce5d924cc8 [2021-08-09T13:28:32.922Z] ---> a81f4cf4af48 [2021-08-09T13:28:32.923Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-09T13:28:32.923Z] Removing intermediate container 668b8d7a455d [2021-08-09T13:28:32.923Z] ---> f3218971fd6c [2021-08-09T13:28:32.923Z] [2021-08-09T13:28:32.923Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T13:28:32.923Z] ---> c4fd0aeabfcf [2021-08-09T13:28:32.923Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T13:28:32.923Z] ---> Using cache [2021-08-09T13:28:32.923Z] ---> ebb1f79fbea8 [2021-08-09T13:28:32.923Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T13:28:32.923Z] ---> Using cache [2021-08-09T13:28:32.923Z] ---> 2570ad78d253 [2021-08-09T13:28:32.923Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-09T13:28:33.199Z] ---> Running in 6a1dcc58861e [2021-08-09T13:28:33.483Z] ---> Running in 62dff9cfef50 [2021-08-09T13:28:33.483Z] Removing intermediate container ee25c0bf4e1a [2021-08-09T13:28:33.483Z] ---> 06b2373f82ee [2021-08-09T13:28:33.483Z] [2021-08-09T13:28:33.483Z] Step 11/26 : FROM alpine:3.12 [2021-08-09T13:28:33.483Z] ---> c4fd0aeabfcf [2021-08-09T13:28:33.483Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-09T13:28:34.088Z] ---> Running in bcc107758235 [2021-08-09T13:28:34.362Z] Removing intermediate container 62dff9cfef50 [2021-08-09T13:28:34.362Z] ---> 546374467d89 [2021-08-09T13:28:34.362Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T13:28:34.639Z] Removing intermediate container 1be4ad0eddeb [2021-08-09T13:28:34.639Z] ---> 38cefba44349 [2021-08-09T13:28:34.639Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T13:28:34.639Z] ---> Running in da34e091a1da [2021-08-09T13:28:34.921Z] ---> Running in c9e019b4f9f6 [2021-08-09T13:28:35.522Z] Removing intermediate container da34e091a1da [2021-08-09T13:28:35.522Z] ---> 2cd90d3632bf [2021-08-09T13:28:35.522Z] Step 16/24 : WORKDIR / [2021-08-09T13:28:35.522Z] Removing intermediate container c9e019b4f9f6 [2021-08-09T13:28:35.522Z] ---> 454c23a3a7b2 [2021-08-09T13:28:35.522Z] Step 14/22 : WORKDIR /edgex [2021-08-09T13:28:35.801Z] ---> Running in 0fff3c73ba7b [2021-08-09T13:28:35.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T13:28:35.801Z] ---> Running in 333214c5a739 [2021-08-09T13:28:36.071Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T13:28:36.341Z] Removing intermediate container 0fff3c73ba7b [2021-08-09T13:28:36.341Z] ---> d640d712caee [2021-08-09T13:28:36.341Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T13:28:36.616Z] Removing intermediate container 333214c5a739 [2021-08-09T13:28:36.616Z] ---> aa3fd49ed7ba [2021-08-09T13:28:36.616Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-09T13:28:36.616Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-09T13:28:36.616Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T13:28:36.616Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-09T13:28:36.616Z] Removing intermediate container 6a1dcc58861e [2021-08-09T13:28:36.616Z] ---> 044ef05376a7 [2021-08-09T13:28:36.897Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-09T13:28:36.897Z] (4/6) Installing curl (7.78.0-r0) [2021-08-09T13:28:36.897Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-09T13:28:36.897Z] (6/6) Installing su-exec (0.2-r1) [2021-08-09T13:28:36.897Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T13:28:36.897Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T13:28:37.174Z] OK: 7 MiB in 20 packages [2021-08-09T13:28:37.174Z] ---> Running in 385415c1b1fd [2021-08-09T13:28:37.448Z] ---> b970f7136ca6 [2021-08-09T13:28:37.448Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-09T13:28:37.720Z] ---> e1c66194f65a [2021-08-09T13:28:37.720Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-09T13:28:38.702Z] Removing intermediate container 385415c1b1fd [2021-08-09T13:28:38.702Z] ---> a8e198455f7b [2021-08-09T13:28:38.702Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-09T13:28:39.308Z] ---> 68aedb57e284 [2021-08-09T13:28:39.308Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-09T13:28:39.308Z] ---> 7f78e2f5a90b [2021-08-09T13:28:39.308Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-09T13:28:39.308Z] Removing intermediate container bcc107758235 [2021-08-09T13:28:39.308Z] ---> 1d80f2a1553c [2021-08-09T13:28:39.308Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T13:28:39.585Z] ---> e3854e888a1b [2021-08-09T13:28:39.585Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-09T13:28:39.585Z] ---> Running in 97e557b541fb [2021-08-09T13:28:39.860Z] ---> Running in 95659e503709 [2021-08-09T13:28:40.844Z] Removing intermediate container 97e557b541fb [2021-08-09T13:28:40.844Z] ---> b6565775b502 [2021-08-09T13:28:40.844Z] Step 14/26 : WORKDIR / [2021-08-09T13:28:40.844Z] ---> 6b3650a55593 [2021-08-09T13:28:40.844Z] ---> 6406ff85f09d [2021-08-09T13:28:40.844Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-09T13:28:40.844Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-09T13:28:41.116Z] ---> Running in c969aff9bb48 [2021-08-09T13:28:41.116Z] ---> Running in a4981517a70c [2021-08-09T13:28:41.116Z] ---> Running in 13cebf34469c [2021-08-09T13:28:41.707Z] Removing intermediate container c969aff9bb48 [2021-08-09T13:28:41.707Z] ---> 2fd5dd9715b5 [2021-08-09T13:28:41.707Z] 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-09T13:28:41.975Z] Removing intermediate container a4981517a70c [2021-08-09T13:28:41.976Z] ---> 8a3cf64e6ce6 [2021-08-09T13:28:41.976Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T13:28:41.976Z] Removing intermediate container 13cebf34469c [2021-08-09T13:28:41.976Z] ---> 5c50302869d8 [2021-08-09T13:28:41.976Z] Step 19/22 : CMD ["--init=true"] [2021-08-09T13:28:42.247Z] ---> Running in 7a0a3616eaca [2021-08-09T13:28:42.247Z] ---> Running in 1266ed616be8 [2021-08-09T13:28:42.845Z] Removing intermediate container 95659e503709 [2021-08-09T13:28:42.845Z] ---> a11ddd19949e [2021-08-09T13:28:42.845Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T13:28:42.845Z] ---> 4289c5a74e60 [2021-08-09T13:28:42.845Z] 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-09T13:28:43.450Z] Removing intermediate container 1266ed616be8 [2021-08-09T13:28:43.450Z] ---> f2c8ea2db8a0 [2021-08-09T13:28:43.450Z] Step 20/22 : LABEL arch=arm64 [2021-08-09T13:28:43.450Z] Removing intermediate container 7a0a3616eaca [2021-08-09T13:28:43.450Z] ---> a0a5cb49d56f [2021-08-09T13:28:43.450Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T13:28:43.450Z] ---> Running in feaa1270e23c [2021-08-09T13:28:43.450Z] ---> Running in f424cd5d9509 [2021-08-09T13:28:44.047Z] ---> 5559d3996008 [2021-08-09T13:28:44.047Z] ---> 35205ace3b4b [2021-08-09T13:28:44.047Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-09T13:28:44.047Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-09T13:28:44.321Z] Removing intermediate container feaa1270e23c [2021-08-09T13:28:44.321Z] ---> f3e9f69c0ef7 [2021-08-09T13:28:44.321Z] Step 21/22 : LABEL git_sha=d6f5a0d76f67ad37237714164ffe559cd92b936b [2021-08-09T13:28:44.321Z] Removing intermediate container f424cd5d9509 [2021-08-09T13:28:44.321Z] ---> fb98e5c5a483 [2021-08-09T13:28:44.321Z] Step 23/24 : LABEL git_sha=d6f5a0d76f67ad37237714164ffe559cd92b936b [2021-08-09T13:28:44.594Z] ---> Running in 108ba9837b80 [2021-08-09T13:28:44.594Z] ---> Running in c9127a48e755 [2021-08-09T13:28:45.191Z] ---> 65b8b1f9bf08 [2021-08-09T13:28:45.191Z] 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-09T13:28:45.799Z] Removing intermediate container 108ba9837b80 [2021-08-09T13:28:45.799Z] ---> 3cb5f06a7944 [2021-08-09T13:28:45.799Z] Step 22/22 : LABEL version=0.0.0 [2021-08-09T13:28:45.799Z] Removing intermediate container c9127a48e755 [2021-08-09T13:28:45.799Z] ---> b784384d5747 [2021-08-09T13:28:45.799Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T13:28:45.799Z] ---> d701ac94ba39 [2021-08-09T13:28:45.799Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-09T13:28:45.799Z] ---> Running in 7a2a7aaa3eef [2021-08-09T13:28:46.082Z] ---> Running in 417c5d5388d8 [2021-08-09T13:28:46.082Z] ---> 697a91c48087 [2021-08-09T13:28:46.082Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-09T13:28:46.678Z] Removing intermediate container 7a2a7aaa3eef [2021-08-09T13:28:46.678Z] ---> 9d30b6aa711c [2021-08-09T13:28:46.678Z] [2021-08-09T13:28:46.949Z] Removing intermediate container 417c5d5388d8 [2021-08-09T13:28:46.949Z] ---> 2d878fc43786 [2021-08-09T13:28:46.949Z] [2021-08-09T13:28:46.949Z] ---> 4bb9b986c477 [2021-08-09T13:28:46.949Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-09T13:28:46.949Z] Successfully built 9d30b6aa711c [2021-08-09T13:28:46.949Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-09T13:28:47.224Z]  Building security-proxy-setup ... done Successfully built 2d878fc43786 [2021-08-09T13:28:47.224Z] Successfully tagged core-metadata-arm64:latest [2021-08-09T13:28:47.509Z]  Building core-metadata ... done  ---> eee1be4c6add [2021-08-09T13:28:47.509Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-09T13:28:48.107Z] ---> f0e444e4291c [2021-08-09T13:28:48.107Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-09T13:28:49.091Z] ---> 309cc8c18df8 [2021-08-09T13:28:49.091Z] ---> a5eb8a0b09a1 [2021-08-09T13:28:49.091Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-09T13:28:49.091Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-09T13:28:50.069Z] ---> Running in 5193b5451db4 [2021-08-09T13:28:50.069Z] ---> 62ddc7a5b42b [2021-08-09T13:28:50.069Z] 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-09T13:28:50.341Z] ---> Running in bd81cf6ae09f [2021-08-09T13:28:50.614Z] Removing intermediate container 5193b5451db4 [2021-08-09T13:28:50.614Z] ---> 2972ecf4f76b [2021-08-09T13:28:50.614Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-09T13:28:51.595Z] ---> 81581aaf3e1f [2021-08-09T13:28:51.596Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-09T13:28:52.189Z] ---> Running in f37468143741 [2021-08-09T13:28:53.165Z] Removing intermediate container bd81cf6ae09f [2021-08-09T13:28:53.165Z] ---> 56b3ad52c499 [2021-08-09T13:28:53.165Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-09T13:28:53.442Z] ---> Running in 9b3c797e8e19 [2021-08-09T13:28:54.037Z] Removing intermediate container 9b3c797e8e19 [2021-08-09T13:28:54.037Z] ---> 576caf35e653 [2021-08-09T13:28:54.037Z] Step 24/26 : LABEL arch=arm64 [2021-08-09T13:28:54.037Z] ---> Running in 8da847b0fb24 [2021-08-09T13:28:54.639Z] Removing intermediate container 8da847b0fb24 [2021-08-09T13:28:54.639Z] ---> f0c3816bd973 [2021-08-09T13:28:54.639Z] Step 25/26 : LABEL git_sha=d6f5a0d76f67ad37237714164ffe559cd92b936b [2021-08-09T13:28:54.639Z] Removing intermediate container f37468143741 [2021-08-09T13:28:54.639Z] ---> 46f7df4046b8 [2021-08-09T13:28:54.639Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-09T13:28:54.920Z] ---> Running in d10880b6a604 [2021-08-09T13:28:55.515Z] ---> Running in b4402dc907b2 [2021-08-09T13:28:55.515Z] Removing intermediate container d10880b6a604 [2021-08-09T13:28:55.515Z] ---> 37bbeee6cf26 [2021-08-09T13:28:55.515Z] Step 26/26 : LABEL version=0.0.0 [2021-08-09T13:28:55.785Z] ---> Running in 656d115642b2 [2021-08-09T13:28:56.057Z] Removing intermediate container b4402dc907b2 [2021-08-09T13:28:56.057Z] ---> 758249996022 [2021-08-09T13:28:56.057Z] Step 29/32 : CMD ["gate"] [2021-08-09T13:28:56.330Z] ---> Running in 335eb662da51 [2021-08-09T13:28:56.330Z] Removing intermediate container 656d115642b2 [2021-08-09T13:28:56.330Z] ---> 81ee3946c674 [2021-08-09T13:28:56.330Z] [2021-08-09T13:28:56.928Z] Successfully built 81ee3946c674 [2021-08-09T13:28:56.928Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-09T13:28:56.928Z]  Building security-secretstore-setup ... done Removing intermediate container 335eb662da51 [2021-08-09T13:28:56.928Z] ---> 377018232639 [2021-08-09T13:28:56.928Z] Step 30/32 : LABEL arch=arm64 [2021-08-09T13:28:57.527Z] ---> Running in 9279730f6f81 [2021-08-09T13:28:58.122Z] Removing intermediate container 9279730f6f81 [2021-08-09T13:28:58.122Z] ---> 054f6f6d2652 [2021-08-09T13:28:58.122Z] Step 31/32 : LABEL git_sha=d6f5a0d76f67ad37237714164ffe559cd92b936b [2021-08-09T13:28:58.395Z] ---> Running in 119524537bc7 [2021-08-09T13:28:58.984Z] Removing intermediate container 119524537bc7 [2021-08-09T13:28:58.985Z] ---> 0641c8a405ea [2021-08-09T13:28:58.985Z] Step 32/32 : LABEL version=0.0.0 [2021-08-09T13:28:59.259Z] ---> Running in 2823d06f3f8c [2021-08-09T13:28:59.848Z] Removing intermediate container 2823d06f3f8c [2021-08-09T13:28:59.848Z] ---> f11c4b62d638 [2021-08-09T13:28:59.848Z] [2021-08-09T13:29:00.119Z] Successfully built f11c4b62d638 [2021-08-09T13:29:00.392Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-09T13:29:00.680Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-08-09T13:29:00.673Z] $ docker stop --time=1 461f35516aaa2c9d3f9a66275c8d2206fa2b874c1e7c01eff7860d5e725e5ac3 [2021-08-09T13:29:02.597Z] $ docker rm -f 461f35516aaa2c9d3f9a66275c8d2206fa2b874c1e7c01eff7860d5e725e5ac3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-09T13:29:03.180Z] + docker images [2021-08-09T13:29:03.456Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-09T13:29:03.456Z] security-bootstrapper-arm64 latest f11c4b62d638 4 seconds ago 17.7MB [2021-08-09T13:29:03.456Z] security-secretstore-setup-arm64 latest 81ee3946c674 8 seconds ago 27.4MB [2021-08-09T13:29:03.456Z] security-proxy-setup-arm64 latest 9d30b6aa711c 17 seconds ago 24.5MB [2021-08-09T13:29:03.456Z] core-metadata-arm64 latest 2d878fc43786 17 seconds ago 15.8MB [2021-08-09T13:29:03.456Z] 06b2373f82ee 31 seconds ago 1.57GB [2021-08-09T13:29:03.456Z] f3218971fd6c 33 seconds ago 1.56GB [2021-08-09T13:29:03.456Z] bc84a96d772f 37 seconds ago 1.56GB [2021-08-09T13:29:03.456Z] 05a04c59e58f 44 seconds ago 1.56GB [2021-08-09T13:29:03.456Z] sys-mgmt-agent-arm64 latest e922cb552c72 About a minute ago 311MB [2021-08-09T13:29:03.456Z] core-data-arm64 latest 4dd3ba7637c5 2 minutes ago 19.3MB [2021-08-09T13:29:03.456Z] support-notifications-arm64 latest dea78d6b7e7c 3 minutes ago 15.9MB [2021-08-09T13:29:03.456Z] support-scheduler-arm64 latest c6fc5771f1f8 3 minutes ago 15.2MB [2021-08-09T13:29:03.456Z] core-command-arm64 latest 753f4a3e5bfa 3 minutes ago 15.1MB [2021-08-09T13:29:03.456Z] 74ca9576af42 3 minutes ago 1.57GB [2021-08-09T13:29:03.456Z] 67bd8d0be8e0 3 minutes ago 1.56GB [2021-08-09T13:29:03.456Z] a1a41fdf373c 3 minutes ago 1.56GB [2021-08-09T13:29:03.456Z] d0c446fa04fc 3 minutes ago 1.56GB [2021-08-09T13:29:03.456Z] 2cde38380a7c 3 minutes ago 1.56GB [2021-08-09T13:29:03.456Z] ci-base-image-arm64 latest 44d727b3745c 14 minutes ago 1.23GB [2021-08-09T13:29:03.456Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 3 days ago 533MB [2021-08-09T13:29:03.456Z] docker 20.10.7 df445af6242a 7 weeks ago 234MB [2021-08-09T13:29:03.456Z] alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB [2021-08-09T13:29:03.456Z] 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-09T13:29:03.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-09T13:29:03.982Z] [2021-08-09T13:29:03.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:29:04.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-09T13:29:04.621Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-09T13:29:04.621Z] 448f6bf000e3: Pulling fs layer [2021-08-09T13:29:04.621Z] f757da607395: Pulling fs layer [2021-08-09T13:29:04.621Z] 05883995daec: Pulling fs layer [2021-08-09T13:29:04.621Z] 8603b9c90790: Pulling fs layer [2021-08-09T13:29:04.621Z] 1560dd03e051: Pulling fs layer [2021-08-09T13:29:04.621Z] 27f5ce0e4adf: Pulling fs layer [2021-08-09T13:29:04.621Z] c2d8d7efcc4b: Pulling fs layer [2021-08-09T13:29:04.621Z] 1560dd03e051: Waiting [2021-08-09T13:29:04.621Z] 27f5ce0e4adf: Waiting [2021-08-09T13:29:04.621Z] c2d8d7efcc4b: Waiting [2021-08-09T13:29:04.621Z] 8603b9c90790: Waiting [2021-08-09T13:29:04.900Z] f757da607395: Verifying Checksum [2021-08-09T13:29:04.900Z] f757da607395: Download complete [2021-08-09T13:29:04.900Z] 8603b9c90790: Verifying Checksum [2021-08-09T13:29:04.900Z] 8603b9c90790: Download complete [2021-08-09T13:29:05.175Z] 1560dd03e051: Verifying Checksum [2021-08-09T13:29:05.175Z] 1560dd03e051: Download complete [2021-08-09T13:29:05.175Z] 27f5ce0e4adf: Download complete [2021-08-09T13:29:05.455Z] 05883995daec: Verifying Checksum [2021-08-09T13:29:05.455Z] 05883995daec: Download complete [2021-08-09T13:29:06.052Z] 448f6bf000e3: Verifying Checksum [2021-08-09T13:29:06.052Z] 448f6bf000e3: Download complete [2021-08-09T13:29:09.438Z] c2d8d7efcc4b: Verifying Checksum [2021-08-09T13:29:09.438Z] c2d8d7efcc4b: Download complete [2021-08-09T13:29:09.438Z] 448f6bf000e3: Pull complete [2021-08-09T13:29:10.414Z] f757da607395: Pull complete [2021-08-09T13:29:11.843Z] 05883995daec: Pull complete [2021-08-09T13:29:12.114Z] 8603b9c90790: Pull complete [2021-08-09T13:29:13.540Z] 1560dd03e051: Pull complete [2021-08-09T13:29:13.814Z] 27f5ce0e4adf: Pull complete [2021-08-09T13:29:28.872Z] c2d8d7efcc4b: Pull complete [2021-08-09T13:29:28.872Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-09T13:29:28.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-09T13:29:28.872Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-09T13:29:29.093Z] prd-ubuntu18.04-docker-arm64-4c-16g-123 does not seem to be running inside a container [2021-08-09T13:29:29.154Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-09T13:29:34.097Z] $ docker top 32dbce554f036dd2afe3f15b2dec933fe7fd002c5fd3c8cb9e6bd87329fec807 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T13:29:35.245Z] ---> job-cost.sh [2021-08-09T13:29:35.245Z] lf-activate-venv: SKIPPING [2021-08-09T13:29:35.245Z] INFO: No Stack... [2021-08-09T13:29:35.842Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-09T13:29:36.432Z] INFO: Archiving Costs [Pipeline] sh [2021-08-09T13:29:37.088Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-08-09T13:29:37.088Z] + cut -d, -f6 [Pipeline] lock [2021-08-09T13:29:37.148Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3664-2-stack-cost] [2021-08-09T13:29:37.157Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3664-2-stack-cost] did not exist. Created. [2021-08-09T13:29:37.157Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3664-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-09T13:29:37.830Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-09T13:29:37.990Z] Stashed 1 file(s) [Pipeline] } [2021-08-09T13:29:38.003Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3664-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-09T13:29:38.015Z] $ docker stop --time=1 32dbce554f036dd2afe3f15b2dec933fe7fd002c5fd3c8cb9e6bd87329fec807 [2021-08-09T13:29:39.682Z] $ docker rm -f 32dbce554f036dd2afe3f15b2dec933fe7fd002c5fd3c8cb9e6bd87329fec807 [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-09T13:29:40.621Z] provisioning config files... [2021-08-09T13:29:40.641Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config3270301084700963551tmp [Pipeline] { [Pipeline] sh [2021-08-09T13:29:40.973Z] + set +x [2021-08-09T13:29:40.974Z] + curl -s https://codecov.io/bash [2021-08-09T13:29:40.974Z] + bash -s -- [2021-08-09T13:29:41.240Z] [2021-08-09T13:29:41.240Z] _____ _ [2021-08-09T13:29:41.240Z] / ____| | | [2021-08-09T13:29:41.240Z] | | ___ __| | ___ ___ _____ __ [2021-08-09T13:29:41.240Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-09T13:29:41.240Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-09T13:29:41.240Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-09T13:29:41.240Z] Bash-1.0.6 [2021-08-09T13:29:41.240Z] [2021-08-09T13:29:41.240Z] [2021-08-09T13:29:41.240Z] ==> git version 2.24.4 found [2021-08-09T13:29:41.241Z] ==> 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-09T13:29:41.241Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-09T13:29:41.241Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-09T13:29:41.241Z] ==> Jenkins CI detected. [2021-08-09T13:29:41.241Z] current dir:  /w/workspace/edgex-go/2 [2021-08-09T13:29:41.241Z] project root: . [2021-08-09T13:29:41.241Z] --> token set from env [2021-08-09T13:29:41.241Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-09T13:29:41.241Z] ==> Running gcov in . (disable via -X gcov) [2021-08-09T13:29:41.241Z] ==> Python coveragepy not found [2021-08-09T13:29:41.241Z] ==> Searching for coverage reports in: [2021-08-09T13:29:41.241Z] + . [2021-08-09T13:29:41.241Z] -> Found 1 reports [2021-08-09T13:29:41.241Z] ==> Detecting git/mercurial file structure [2021-08-09T13:29:41.241Z] ==> Reading reports [2021-08-09T13:29:41.241Z] + ./coverage.out bytes=404176 [2021-08-09T13:29:41.241Z] ==> Appending adjustments [2021-08-09T13:29:41.241Z] https://docs.codecov.io/docs/fixing-reports [2021-08-09T13:29:42.650Z] + Found adjustments [2021-08-09T13:29:42.650Z] ==> Gzipping contents [2021-08-09T13:29:42.650Z] 56K /tmp/codecov.yBRWs9.gz [2021-08-09T13:29:42.650Z] ==> Uploading reports [2021-08-09T13:29:42.650Z] url: https://codecov.io [2021-08-09T13:29:42.650Z] query: branch=PR-3664&commit=d6f5a0d76f67ad37237714164ffe559cd92b936b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3664%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3664&job=&cmd_args= [2021-08-09T13:29:42.650Z] -> Pinging Codecov [2021-08-09T13:29:42.650Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3664&commit=d6f5a0d76f67ad37237714164ffe559cd92b936b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3664%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3664&job=&cmd_args= [2021-08-09T13:29:42.650Z] -> Uploading to [2021-08-09T13:29:42.650Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-09/00271124DB129430A58F1EEE437C3FCB/d6f5a0d76f67ad37237714164ffe559cd92b936b/d5f8b1e5-5677-4046-8e0e-b0c15696ee03.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210809T132942Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a0589f215eb96151ed99a5dee8e7ee43a20a5706a2bc01699bab1f02402bd1b6 [2021-08-09T13:29:42.650Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-09T13:29:42.650Z] Dload Upload Total Spent Left Speed [2021-08-09T13:29:43.231Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54483 0 0 100 54483 0 116k --:--:-- --:--:-- --:--:-- 116k [2021-08-09T13:29:43.231Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d6f5a0d76f67ad37237714164ffe559cd92b936b [Pipeline] } [2021-08-09T13:29:43.243Z] 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-09T13:29:44.133Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-09T13:29:44.456Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T13:29:45.042Z] ---> package-listing.sh [2021-08-09T13:29:45.043Z] ++ facter osfamily [2021-08-09T13:29:45.043Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-09T13:29:45.312Z] + OS_FAMILY=redhat [2021-08-09T13:29:45.312Z] + workspace=/w/workspace/edgex-go/2 [2021-08-09T13:29:45.312Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-09T13:29:45.312Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-09T13:29:45.312Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-09T13:29:45.312Z] + PACKAGES=/tmp/packages_start.txt [2021-08-09T13:29:45.312Z] + '[' /w/workspace/edgex-go/2 ']' [2021-08-09T13:29:45.312Z] + PACKAGES=/tmp/packages_end.txt [2021-08-09T13:29:45.312Z] + case "${OS_FAMILY}" in [2021-08-09T13:29:45.312Z] + rpm -qa [2021-08-09T13:29:45.312Z] + sort [2021-08-09T13:29:47.886Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-09T13:29:47.886Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-09T13:29:47.886Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-09T13:29:47.886Z] + '[' /w/workspace/edgex-go/2 ']' [2021-08-09T13:29:47.886Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-08-09T13:29:47.886Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-08-09T13:29:47.904Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-09T13:29:48.201Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:29:48.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T13:29:48.798Z] [2021-08-09T13:29:48.798Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:29:49.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T13:29:49.126Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-09T13:29:49.126Z] b4d181a07f80: Pulling fs layer [2021-08-09T13:29:49.126Z] a1111a8f2ec3: Pulling fs layer [2021-08-09T13:29:49.126Z] ed53099fbce6: Pulling fs layer [2021-08-09T13:29:49.126Z] dc539afda2c1: Pulling fs layer [2021-08-09T13:29:49.126Z] 77bc0d833cb6: Pulling fs layer [2021-08-09T13:29:49.126Z] 9065ff56babe: Pulling fs layer [2021-08-09T13:29:49.126Z] d287ab97295c: Pulling fs layer [2021-08-09T13:29:49.126Z] 77bc0d833cb6: Waiting [2021-08-09T13:29:49.126Z] 9065ff56babe: Waiting [2021-08-09T13:29:49.126Z] d287ab97295c: Waiting [2021-08-09T13:29:49.126Z] dc539afda2c1: Waiting [2021-08-09T13:29:49.708Z] a1111a8f2ec3: Verifying Checksum [2021-08-09T13:29:49.708Z] a1111a8f2ec3: Download complete [2021-08-09T13:29:49.708Z] dc539afda2c1: Verifying Checksum [2021-08-09T13:29:49.708Z] dc539afda2c1: Download complete [2021-08-09T13:29:49.708Z] ed53099fbce6: Verifying Checksum [2021-08-09T13:29:49.708Z] ed53099fbce6: Download complete [2021-08-09T13:29:49.708Z] 9065ff56babe: Verifying Checksum [2021-08-09T13:29:49.708Z] 9065ff56babe: Download complete [2021-08-09T13:29:49.981Z] 77bc0d833cb6: Verifying Checksum [2021-08-09T13:29:49.981Z] 77bc0d833cb6: Download complete [2021-08-09T13:29:50.574Z] b4d181a07f80: Verifying Checksum [2021-08-09T13:29:50.574Z] b4d181a07f80: Download complete [2021-08-09T13:29:51.533Z] b4d181a07f80: Pull complete [2021-08-09T13:29:51.533Z] a1111a8f2ec3: Pull complete [2021-08-09T13:29:52.114Z] ed53099fbce6: Pull complete [2021-08-09T13:29:52.114Z] dc539afda2c1: Pull complete [2021-08-09T13:29:52.381Z] 77bc0d833cb6: Pull complete [2021-08-09T13:29:52.645Z] 9065ff56babe: Pull complete [2021-08-09T13:29:54.051Z] d287ab97295c: Verifying Checksum [2021-08-09T13:29:54.051Z] d287ab97295c: Download complete [2021-08-09T13:29:58.331Z] d287ab97295c: Pull complete [2021-08-09T13:29:58.331Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-09T13:29:58.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T13:29:58.331Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-09T13:29:58.430Z] prd-centos7-docker-4c-2g-122 does not seem to be running inside a container [2021-08-09T13:29:58.494Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-09T13:30:02.009Z] $ docker top 21cc93f4c7a0197ff04a92124fc8aeb63e544bba573d9bc1ffa80e1b1b8ce885 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T13:30:02.441Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-09T13:30:02.754Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-09T13:30:03.073Z] + ls /var/log/sa-host [2021-08-09T13:30:03.073Z] + sadf -c /var/log/sa-host/sa05 [2021-08-09T13:30:03.073Z] file_magic: OK [2021-08-09T13:30:03.073Z] HZ: Using current value: 100 [2021-08-09T13:30:03.073Z] file_header: OK [2021-08-09T13:30:03.073Z] 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-09T13:30:03.073Z] Statistics: [2021-08-09T13:30:03.073Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-09T13:30:03.073Z] File successfully converted to sysstat format version 12.0.3 [2021-08-09T13:30:03.073Z] + sadf -c /var/log/sa-host/sa09 [2021-08-09T13:30:03.073Z] file_magic: OK [2021-08-09T13:30:03.073Z] HZ: Using current value: 100 [2021-08-09T13:30:03.073Z] file_header: OK [2021-08-09T13:30:03.073Z] 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-09T13:30:03.073Z] Statistics: [2021-08-09T13:30:03.073Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-09T13:30:03.073Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T13:30:03.592Z] provisioning config files... [2021-08-09T13:30:03.609Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5588526911371755303tmp [Pipeline] { [Pipeline] echo [2021-08-09T13:30:03.636Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T13:30:03.951Z] ---> create-netrc.sh [Pipeline] } [2021-08-09T13:30:03.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-09T13:30:04.360Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-09T13:30:04.374Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T13:30:04.704Z] ---> sudo-logs.sh [2021-08-09T13:30:04.704Z] Archiving 'sudo' log.. [2021-08-09T13:30:04.704Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-122.vexxhost.local: Name or service not known [2021-08-09T13:30:04.704Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-122.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-09T13:30:04.732Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T13:30:05.039Z] ---> job-cost.sh [2021-08-09T13:30:05.039Z] lf-activate-venv: SKIPPING [2021-08-09T13:30:05.039Z] DEBUG: total: 0.18000000715255737 [2021-08-09T13:30:05.039Z] INFO: Retrieving Stack Cost... [2021-08-09T13:30:06.000Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-09T13:30:06.584Z] INFO: Archiving Costs [Pipeline] echo [2021-08-09T13:30:06.603Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T13:30:06.929Z] ---> logs-deploy.sh [2021-08-09T13:30:06.929Z] lf-activate-venv: SKIPPING [2021-08-09T13:30:06.929Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3664/2 [2021-08-09T13:30:06.929Z] INFO: archiving workspace using pattern(s): [2021-08-09T13:30:07.890Z] Archives upload complete. [2021-08-09T13:30:07.890Z] INFO: archiving logs to Nexus