Pull request #3870 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 AlexCuse for edgexfoundry/edgex-go Loading trusted files from base branch main at d438b00c3daaca502c4e17498c6c53b3b4a9fc0d rather than cc52ed3df833106c014411822d99705f91830c5b Obtained Jenkinsfile from d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 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-ssh6621532099356421222.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh12375001441234365050.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-3870/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-3870/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5232725054468795021.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh5900746683678034830.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3870/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-3870/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1882788453883255882.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true 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 PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4016 in /w/workspace/edgexfoundry_edgex-go_PR-3870 [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-ssh2760696512165417932.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5327678567828355014.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3870/head:refs/remotes/origin/PR-3870 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit cc52ed3df833106c014411822d99705f91830c5b Merge succeeded, producing cc52ed3df833106c014411822d99705f91830c5b Checking out Revision cc52ed3df833106c014411822d99705f91830c5b (PR-3870) > git config core.sparsecheckout # timeout=10 > git checkout -f cc52ed3df833106c014411822d99705f91830c5b # 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-ssh7535042186745734728.key > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc52ed3df833106c014411822d99705f91830c5b # timeout=10 Commit message: "fix: Missed ServiceName in Swagger" > git rev-list --no-walk dc47ffffa5b315b7b476873d4b9ddd460a1b8746 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-27T11:56:07.070Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-27T11:56:07.148Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-27T11:56:07.163Z] ========================================================= [2022-01-27T11:56:07.163Z] EdgeX Global Pipelines Version Info [2022-01-27T11:56:07.163Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-27T11:56:08.293Z] ------------------- [2022-01-27T11:56:08.293Z] stable info: [2022-01-27T11:56:08.294Z] ------------------- [2022-01-27T11:56:08.294Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-27T11:56:08.294Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-27T11:56:08.294Z] Message: update stable to v1.0.219 [2022-01-27T11:56:08.865Z] ------------------- [2022-01-27T11:56:08.865Z] experimental info: [2022-01-27T11:56:08.865Z] ------------------- [2022-01-27T11:56:08.866Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-27T11:56:08.866Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-27T11:56:08.866Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-27T11:56:09.007Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-27T11:56:09.017Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-27T11:56:09.027Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-27T11:56:09.039Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-27T11:56:09.054Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-27T11:56:09.065Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-27T11:56:09.078Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-27T11:56:09.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-27T11:56:09.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-27T11:56:09.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-27T11:56:09.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-27T11:56:09.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-27T11:56:09.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-27T11:56:09.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-27T11:56:09.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-27T11:56:09.185Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-27T11:56:09.196Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-27T11:56:09.208Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-27T11:56:09.220Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-27T11:56:09.230Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-27T11:56:09.241Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-27T11:56:09.253Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-27T11:56:09.271Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3870 [Pipeline] echo [2022-01-27T11:56:09.286Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3870 [Pipeline] echo [2022-01-27T11:56:09.296Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3870 [Pipeline] echo [2022-01-27T11:56:09.311Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cc52ed3df833106c014411822d99705f91830c5b [Pipeline] echo [2022-01-27T11:56:09.328Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cc52ed3 [Pipeline] echo [2022-01-27T11:56:09.339Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-27T11:56:09.380Z] provisioning config files... [2022-01-27T11:56:09.399Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4822686166991274343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-27T11:56:09.701Z] ---> docker-login.sh [2022-01-27T11:56:09.701Z] nexus3.edgexfoundry.org:10001 [2022-01-27T11:56:09.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T11:56:09.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T11:56:09.967Z] Configure a credential helper to remove this warning. See [2022-01-27T11:56:09.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T11:56:09.967Z] [2022-01-27T11:56:09.967Z] Login Succeeded [2022-01-27T11:56:09.967Z] nexus3.edgexfoundry.org:10002 [2022-01-27T11:56:09.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T11:56:09.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T11:56:09.967Z] Configure a credential helper to remove this warning. See [2022-01-27T11:56:09.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T11:56:09.967Z] [2022-01-27T11:56:09.967Z] Login Succeeded [2022-01-27T11:56:09.967Z] nexus3.edgexfoundry.org:10003 [2022-01-27T11:56:10.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T11:56:10.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T11:56:10.226Z] Configure a credential helper to remove this warning. See [2022-01-27T11:56:10.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T11:56:10.226Z] [2022-01-27T11:56:10.226Z] Login Succeeded [2022-01-27T11:56:10.226Z] nexus3.edgexfoundry.org:10004 [2022-01-27T11:56:10.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T11:56:10.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T11:56:10.226Z] Configure a credential helper to remove this warning. See [2022-01-27T11:56:10.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T11:56:10.226Z] [2022-01-27T11:56:10.226Z] Login Succeeded [2022-01-27T11:56:10.226Z] docker.io [2022-01-27T11:56:10.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T11:56:10.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T11:56:10.749Z] Configure a credential helper to remove this warning. See [2022-01-27T11:56:10.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T11:56:10.749Z] [2022-01-27T11:56:10.749Z] Login Succeeded [2022-01-27T11:56:10.749Z] ---> docker-login.sh ends [Pipeline] } [2022-01-27T11:56:10.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-27T11:56:11.067Z] ++ 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 [2022-01-27T11:56:11.067Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-27T11:56:11.067Z] ++ dirname cmd/core-command/Dockerfile [2022-01-27T11:56:11.067Z] ++ cut -d/ -f2 [2022-01-27T11:56:11.067Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-27T11:56:11.067Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-27T11:56:11.067Z] ++ dirname cmd/core-data/Dockerfile [2022-01-27T11:56:11.067Z] ++ cut -d/ -f2 [2022-01-27T11:56:11.067Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-27T11:56:11.067Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-27T11:56:11.067Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-27T11:56:11.067Z] ++ cut -d/ -f2 [2022-01-27T11:56:11.067Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-27T11:56:11.067Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-27T11:56:11.067Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-27T11:56:11.067Z] ++ cut -d/ -f2 [2022-01-27T11:56:11.067Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-27T11:56:11.067Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-27T11:56:11.067Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-27T11:56:11.067Z] ++ cut -d/ -f2 [2022-01-27T11:56:11.067Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-27T11:56:11.067Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-27T11:56:11.067Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-27T11:56:11.067Z] ++ cut -d/ -f2 [2022-01-27T11:56:11.067Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-27T11:56:11.067Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-27T11:56:11.067Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-27T11:56:11.067Z] ++ cut -d/ -f2 [2022-01-27T11:56:11.068Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-27T11:56:11.068Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-27T11:56:11.068Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-27T11:56:11.068Z] ++ cut -d/ -f2 [2022-01-27T11:56:11.068Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-27T11:56:11.068Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-27T11:56:11.068Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-27T11:56:11.068Z] ++ cut -d/ -f2 [2022-01-27T11:56:11.068Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-27T11:56:11.104Z] 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] { (Build Check) [Pipeline] sh [2022-01-27T11:56:11.485Z] + git rev-list -1 --merges cc52ed3df833106c014411822d99705f91830c5b~1..cc52ed3df833106c014411822d99705f91830c5b [Pipeline] echo [2022-01-27T11:56:11.505Z] -----------> git rev-list -1 --merges cc52ed3df833106c014411822d99705f91830c5b~1..cc52ed3df833106c014411822d99705f91830c5b cc52ed3df833106c014411822d99705f91830c5b [false] [Pipeline] sh [2022-01-27T11:56:11.805Z] + git log --format=format:%s -1 cc52ed3df833106c014411822d99705f91830c5b [Pipeline] echo [2022-01-27T11:56:11.825Z] ========================================================= [2022-01-27T11:56:11.825Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-27T11:56:11.825Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-27T11:56:12.383Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-27T11:56:12.384Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-27T11:56:12.384Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-27T11:56:12.384Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-27T11:56:12.384Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-27T11:56:12.384Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-27T11:56:12.384Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-27T11:56:12.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-27T11:56:12.824Z] [2022-01-27T11:56:12.824Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T11:56:13.134Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-27T11:56:13.134Z] latest: Pulling from edgex-devops/git-semver [2022-01-27T11:56:13.134Z] a0d0a0d46f8b: Pulling fs layer [2022-01-27T11:56:13.134Z] 3e5f54012d9b: Pulling fs layer [2022-01-27T11:56:13.134Z] 4c7163046ea9: Pulling fs layer [2022-01-27T11:56:13.134Z] 0c2d73faf560: Pulling fs layer [2022-01-27T11:56:13.134Z] 0c2d73faf560: Waiting [2022-01-27T11:56:13.134Z] 3e5f54012d9b: Verifying Checksum [2022-01-27T11:56:13.134Z] 3e5f54012d9b: Download complete [2022-01-27T11:56:13.134Z] a0d0a0d46f8b: Download complete [2022-01-27T11:56:13.134Z] 0c2d73faf560: Verifying Checksum [2022-01-27T11:56:13.134Z] 0c2d73faf560: Download complete [2022-01-27T11:56:13.408Z] 4c7163046ea9: Verifying Checksum [2022-01-27T11:56:13.408Z] 4c7163046ea9: Download complete [2022-01-27T11:56:13.408Z] a0d0a0d46f8b: Pull complete [2022-01-27T11:56:13.408Z] 3e5f54012d9b: Pull complete [2022-01-27T11:56:13.672Z] 4c7163046ea9: Pull complete [2022-01-27T11:56:13.933Z] 0c2d73faf560: Pull complete [2022-01-27T11:56:13.933Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-27T11:56:13.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-27T11:56:13.933Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-27T11:56:14.011Z] prd-centos7-docker-4c-2g-4016 does not seem to be running inside a container [2022-01-27T11:56:14.053Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-27T11:56:14.861Z] $ docker top 2e6e29f3c5c315dbeceacc6df0e4e024fc284b0debab332db50a261f01a73d49 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-27T11:56:14.968Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-27T11:56:14.969Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-27T11:56:15.068Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-27T11:56:15.071Z] $ docker exec 2e6e29f3c5c315dbeceacc6df0e4e024fc284b0debab332db50a261f01a73d49 ssh-agent [2022-01-27T11:56:15.174Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhmhNgm/agent.13 [2022-01-27T11:56:15.174Z] SSH_AGENT_PID=19 [2022-01-27T11:56:15.181Z] Running ssh-add (command line suppressed) [2022-01-27T11:56:15.282Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3443333006471945654.key (/w/workspace/edgex-go/2@tmp/private_key_3443333006471945654.key) [2022-01-27T11:56:15.296Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-27T11:56:15.597Z] + git tag --points-at HEAD [Pipeline] } [2022-01-27T11:56:15.611Z] $ docker exec --env ******** --env ******** 2e6e29f3c5c315dbeceacc6df0e4e024fc284b0debab332db50a261f01a73d49 ssh-agent -k [2022-01-27T11:56:15.698Z] unset SSH_AUTH_SOCK; [2022-01-27T11:56:15.698Z] unset SSH_AGENT_PID; [2022-01-27T11:56:15.698Z] echo Agent pid 19 killed; [2022-01-27T11:56:15.706Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-27T11:56:15.732Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-27T11:56:15.732Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-27T11:56:15.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-27T11:56:15.847Z] $ docker exec 2e6e29f3c5c315dbeceacc6df0e4e024fc284b0debab332db50a261f01a73d49 ssh-agent [2022-01-27T11:56:15.939Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiHbccP/agent.51 [2022-01-27T11:56:15.939Z] SSH_AGENT_PID=57 [2022-01-27T11:56:15.944Z] Running ssh-add (command line suppressed) [2022-01-27T11:56:16.043Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5418928175386866602.key (/w/workspace/edgex-go/2@tmp/private_key_5418928175386866602.key) [2022-01-27T11:56:16.054Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-27T11:56:16.349Z] + git semver init [2022-01-27T11:56:16.350Z] # -> Open(): unable to determine branch for HEAD [2022-01-27T11:56:16.350Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2022-01-27T11:56:16.350Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2022-01-27T11:56:16.350Z] # $SEMVER_REMOTE_NAME = origin [2022-01-27T11:56:16.350Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-27T11:56:16.350Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-27T11:56:16.350Z] # $SEMVER_BRANCH = PR-3870 [2022-01-27T11:56:16.350Z] # $SEMVER_TEMP = /tmp/semver-103811106 [2022-01-27T11:56:16.350Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-27T11:56:31.297Z] # '/tmp/semver-103811106' -> '/w/workspace/edgex-go/2/.semver' [2022-01-27T11:56:31.297Z] # -> Force: false [2022-01-27T11:56:31.297Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2022-01-27T11:56:31.308Z] $ docker exec --env ******** --env ******** 2e6e29f3c5c315dbeceacc6df0e4e024fc284b0debab332db50a261f01a73d49 ssh-agent -k [2022-01-27T11:56:31.395Z] unset SSH_AUTH_SOCK; [2022-01-27T11:56:31.396Z] unset SSH_AGENT_PID; [2022-01-27T11:56:31.396Z] echo Agent pid 57 killed; [2022-01-27T11:56:31.406Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-27T11:56:31.717Z] + git semver [Pipeline] } [2022-01-27T11:56:31.733Z] $ docker stop --time=1 2e6e29f3c5c315dbeceacc6df0e4e024fc284b0debab332db50a261f01a73d49 [2022-01-27T11:56:33.823Z] $ docker rm -f 2e6e29f3c5c315dbeceacc6df0e4e024fc284b0debab332db50a261f01a73d49 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-27T11:56:34.193Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-27T11:56:34.421Z] Stashed 1 file(s) [Pipeline] echo [2022-01-27T11:56:34.425Z] [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 [2022-01-27T11:56:34.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-27T11:56:34.586Z] ========================================================= [2022-01-27T11:56:34.586Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-27T11:56:34.586Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-27T11:56:34.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-27T11:56:34.883Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-27T11:56:34.883Z] 59bf1c3509f3: Pulling fs layer [2022-01-27T11:56:34.883Z] 666ba61612fd: Pulling fs layer [2022-01-27T11:56:34.883Z] 8ed8ca486205: Pulling fs layer [2022-01-27T11:56:34.883Z] 4fe6c5a15a65: Pulling fs layer [2022-01-27T11:56:34.883Z] 22a0e8bec74d: Pulling fs layer [2022-01-27T11:56:34.883Z] f965cba54748: Pulling fs layer [2022-01-27T11:56:34.883Z] 861ffc35075e: Pulling fs layer [2022-01-27T11:56:34.883Z] 4b385c91608e: Pulling fs layer [2022-01-27T11:56:34.883Z] 560528eb2ebb: Pulling fs layer [2022-01-27T11:56:34.883Z] 4fe6c5a15a65: Waiting [2022-01-27T11:56:34.883Z] 22a0e8bec74d: Waiting [2022-01-27T11:56:34.883Z] f965cba54748: Waiting [2022-01-27T11:56:34.883Z] 861ffc35075e: Waiting [2022-01-27T11:56:34.883Z] 4b385c91608e: Waiting [2022-01-27T11:56:34.883Z] 560528eb2ebb: Waiting [2022-01-27T11:56:34.884Z] 8ed8ca486205: Verifying Checksum [2022-01-27T11:56:34.884Z] 8ed8ca486205: Download complete [2022-01-27T11:56:34.884Z] 666ba61612fd: Verifying Checksum [2022-01-27T11:56:34.884Z] 666ba61612fd: Download complete [2022-01-27T11:56:34.884Z] 22a0e8bec74d: Verifying Checksum [2022-01-27T11:56:34.884Z] 22a0e8bec74d: Download complete [2022-01-27T11:56:34.884Z] f965cba54748: Verifying Checksum [2022-01-27T11:56:34.884Z] f965cba54748: Download complete [2022-01-27T11:56:34.884Z] 861ffc35075e: Verifying Checksum [2022-01-27T11:56:34.884Z] 861ffc35075e: Download complete [2022-01-27T11:56:34.884Z] 59bf1c3509f3: Verifying Checksum [2022-01-27T11:56:34.884Z] 59bf1c3509f3: Download complete [2022-01-27T11:56:35.167Z] 4b385c91608e: Verifying Checksum [2022-01-27T11:56:35.167Z] 4b385c91608e: Download complete [2022-01-27T11:56:35.167Z] 59bf1c3509f3: Pull complete [2022-01-27T11:56:35.435Z] 4fe6c5a15a65: Verifying Checksum [2022-01-27T11:56:35.435Z] 4fe6c5a15a65: Download complete [2022-01-27T11:56:35.435Z] 666ba61612fd: Pull complete [2022-01-27T11:56:35.714Z] 560528eb2ebb: Verifying Checksum [2022-01-27T11:56:35.714Z] 560528eb2ebb: Download complete [2022-01-27T11:56:35.714Z] 8ed8ca486205: Pull complete [2022-01-27T11:56:39.959Z] 4fe6c5a15a65: Pull complete [2022-01-27T11:56:39.959Z] 22a0e8bec74d: Pull complete [2022-01-27T11:56:39.959Z] f965cba54748: Pull complete [2022-01-27T11:56:39.959Z] 861ffc35075e: Pull complete [2022-01-27T11:56:39.959Z] 4b385c91608e: Pull complete [2022-01-27T11:56:42.543Z] 560528eb2ebb: Pull complete [2022-01-27T11:56:42.543Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-27T11:56:42.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-27T11:56:42.543Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-27T11:56:42.855Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-27T11:56:42.855Z] WORKDIR /edgex [2022-01-27T11:56:42.855Z] COPY go.mod . [2022-01-27T11:56:42.855Z] RUN go mod download' [2022-01-27T11:56:42.855Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-27T11:56:45.418Z] Sending build context to Docker daemon 334MB [2022-01-27T11:56:45.418Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-27T11:56:45.418Z] ---> dd4a08f94e63 [2022-01-27T11:56:45.418Z] Step 2/4 : WORKDIR /edgex [2022-01-27T11:56:45.993Z] ---> Running in 0d952ed5af4d [2022-01-27T11:56:46.253Z] Removing intermediate container 0d952ed5af4d [2022-01-27T11:56:46.253Z] ---> e0e87f108a57 [2022-01-27T11:56:46.253Z] Step 3/4 : COPY go.mod . [2022-01-27T11:56:46.253Z] ---> f8c08f3e2872 [2022-01-27T11:56:46.253Z] Step 4/4 : RUN go mod download [2022-01-27T11:56:46.253Z] ---> Running in 99772aaae3b6 [2022-01-27T11:56:49.519Z] Still waiting to schedule task [2022-01-27T11:56:49.519Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-27T11:57:25.036Z] Removing intermediate container 99772aaae3b6 [2022-01-27T11:57:25.036Z] ---> d7708053f503 [2022-01-27T11:57:25.036Z] Successfully built d7708053f503 [2022-01-27T11:57:25.036Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T11:57:25.342Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-27T11:57:25.342Z] . [Pipeline] withDockerContainer [2022-01-27T11:57:25.417Z] prd-centos7-docker-4c-2g-4016 does not seem to be running inside a container [2022-01-27T11:57:25.460Z] $ 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 ******** ci-base-image-x86_64 cat [2022-01-27T11:57:25.807Z] $ docker top 8689c8cfd29b5987f7345c8b8fe0f01b3e130b964e7e0c67982876770d87800c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-27T11:57:26.167Z] + go version [2022-01-27T11:57:26.167Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-27T11:57:26.180Z] $ docker stop --time=1 8689c8cfd29b5987f7345c8b8fe0f01b3e130b964e7e0c67982876770d87800c [2022-01-27T11:57:27.360Z] $ docker rm -f 8689c8cfd29b5987f7345c8b8fe0f01b3e130b964e7e0c67982876770d87800c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T11:57:27.785Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-27T11:57:27.785Z] . [Pipeline] withDockerContainer [2022-01-27T11:57:27.847Z] prd-centos7-docker-4c-2g-4016 does not seem to be running inside a container [2022-01-27T11:57:27.884Z] $ 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 ******** ci-base-image-x86_64 cat [2022-01-27T11:57:28.277Z] $ docker top f1f20d0ad0d20f5fca72cb79436a4dd5c851e292829c6d2009b791be07246179 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-27T11:57:28.368Z] ========================================================= [2022-01-27T11:57:28.368Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-27T11:57:28.368Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-27T11:57:28.666Z] + make test [2022-01-27T11:57:28.666Z] go mod tidy [2022-01-27T11:57:28.926Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-27T11:57:35.569Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-27T11:57:50.583Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-27T11:57:55.945Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-27T11:57:55.945Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-27T11:57:55.945Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-27T11:57:58.512Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-27T11:57:58.777Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-27T11:57:58.777Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-27T11:57:58.777Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-27T11:57:59.364Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-27T11:57:59.364Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-27T11:57:59.628Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-27T11:57:59.628Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-27T11:57:59.628Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-27T11:57:59.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-27T11:58:01.608Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2022-01-27T11:58:01.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-27T11:58:01.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-27T11:58:02.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.047s coverage: 98.5% of statements [2022-01-27T11:58:02.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-27T11:58:02.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 44.7% of statements [2022-01-27T11:58:02.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-27T11:58:02.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-27T11:58:03.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.204s coverage: 89.5% of statements [2022-01-27T11:58:03.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-27T11:58:03.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-27T11:58:04.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements [2022-01-27T11:58:04.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-27T11:58:04.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-27T11:58:04.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-27T11:58:04.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-27T11:58:04.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-27T11:58:05.010Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.248s coverage: 94.2% of statements [2022-01-27T11:58:05.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-27T11:58:05.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-27T11:58:05.010Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 59.1% of statements [2022-01-27T11:58:05.010Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-27T11:58:05.010Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-27T11:58:05.010Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-27T11:58:05.010Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-27T11:58:05.010Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-27T11:58:05.584Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 60.0% of statements [2022-01-27T11:58:05.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-27T11:58:05.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-27T11:58:05.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-27T11:58:06.563Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.9% of statements [2022-01-27T11:58:06.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-27T11:58:06.563Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2022-01-27T11:58:06.563Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 21.7% of statements [2022-01-27T11:58:06.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-27T11:58:06.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2022-01-27T11:58:06.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements [2022-01-27T11:58:07.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2022-01-27T11:58:07.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2022-01-27T11:58:07.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2022-01-27T11:58:16.109Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4017 in /w/workspace/edgexfoundry_edgex-go_PR-3870 [Pipeline] { [Pipeline] ws [2022-01-27T11:58:16.124Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-01-27T11:58:16.279Z] The recommended git tool is: git [2022-01-27T11:58:19.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements [2022-01-27T11:58:19.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2022-01-27T11:58:20.822Z] using credential edgex-jenkins-ssh [2022-01-27T11:58:20.841Z] Cloning the remote Git repository [2022-01-27T11:58:20.853Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-27T11:58:20.927Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-01-27T11:58:21.014Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-27T11:58:21.015Z] > git --version # timeout=10 [2022-01-27T11:58:21.032Z] > git --version # 'git version 2.17.1' [2022-01-27T11:58:21.033Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-27T11:58:21.106Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-27T11:58:23.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.210s coverage: 82.5% of statements [2022-01-27T11:58:23.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-27T11:58:36.202Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-27T11:58:36.220Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-27T11:58:36.249Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-27T11:58:36.285Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-27T11:58:36.285Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-27T11:58:36.297Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3870/head:refs/remotes/origin/PR-3870 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-27T11:58:37.138Z] Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit cc52ed3df833106c014411822d99705f91830c5b [2022-01-27T11:58:37.485Z] Merge succeeded, producing cc52ed3df833106c014411822d99705f91830c5b [2022-01-27T11:58:37.485Z] Checking out Revision cc52ed3df833106c014411822d99705f91830c5b (PR-3870) [2022-01-27T11:58:37.166Z] > git config core.sparsecheckout # timeout=10 [2022-01-27T11:58:37.194Z] > git checkout -f cc52ed3df833106c014411822d99705f91830c5b # timeout=10 [2022-01-27T11:58:37.408Z] > git remote # timeout=10 [2022-01-27T11:58:37.427Z] > git config --get remote.origin.url # timeout=10 [2022-01-27T11:58:37.439Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-27T11:58:37.450Z] > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 [2022-01-27T11:58:37.471Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-27T11:58:37.498Z] > git config core.sparsecheckout # timeout=10 [2022-01-27T11:58:37.515Z] > git checkout -f cc52ed3df833106c014411822d99705f91830c5b # timeout=10 [2022-01-27T11:58:41.781Z] Commit message: "fix: Missed ServiceName in Swagger" [2022-01-27T11:58:41.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2022-01-27T11:58:41.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-27T11:58:41.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-27T11:58:41.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-27T11:58:41.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-01-27T11:58:41.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-27T11:58:41.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-27T11:58:41.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-27T11:58:41.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-27T11:58:41.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-27T11:58:41.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2022-01-27T11:58:41.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-27T11:58:41.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-27T11:58:41.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-01-27T11:58:41.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-27T11:58:41.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2022-01-27T11:58:41.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-27T11:58:41.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements [2022-01-27T11:58:41.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.042s coverage: 87.2% of statements [2022-01-27T11:58:41.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2022-01-27T11:58:41.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements [2022-01-27T11:58:41.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-27T11:58:41.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.161s coverage: 64.4% of statements [2022-01-27T11:58:41.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-27T11:58:41.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-27T11:58:41.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2022-01-27T11:58:41.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-01-27T11:58:41.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2022-01-27T11:58:41.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-01-27T11:58:41.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-01-27T11:58:41.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.238s coverage: 65.4% of statements [2022-01-27T11:58:41.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-27T11:58:41.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-27T11:58:41.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-27T11:58:42.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.8% of statements [2022-01-27T11:58:42.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-27T11:58:42.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-27T11:58:42.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2022-01-27T11:58:42.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-27T11:58:42.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2022-01-27T11:58:42.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-27T11:58:42.687Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-27T11:58:42.687Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-27T11:58:42.687Z] Dload Upload Total Spent Left Speed [2022-01-27T11:58:42.687Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 88380 0 --:--:-- --:--:-- --:--:-- 88380 [Pipeline] sh [2022-01-27T11:58:43.212Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-27T11:58:43.654Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-27T11:58:43.654Z] + sudo tee /etc/docker/daemon.new [2022-01-27T11:58:43.654Z] { [2022-01-27T11:58:43.654Z] "registry-mirrors": [ [2022-01-27T11:58:43.654Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-27T11:58:43.654Z] ], [2022-01-27T11:58:43.654Z] "bip": "10.250.0.254/24", [2022-01-27T11:58:43.654Z] "hosts": [ [2022-01-27T11:58:43.654Z] "tcp://0.0.0.0:5555", [2022-01-27T11:58:43.654Z] "unix:///var/run/docker.sock" [2022-01-27T11:58:43.654Z] ], [2022-01-27T11:58:43.654Z] "mtu": 1458, [2022-01-27T11:58:43.654Z] "selinux-enabled": true, [2022-01-27T11:58:43.654Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-27T11:58:43.654Z] } [Pipeline] sh [2022-01-27T11:58:43.995Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-27T11:58:44.341Z] + sudo service docker restart [2022-01-27T11:58:50.673Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2022-01-27T11:58:50.673Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-27T11:58:50.673Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-27T11:58:50.673Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-27T11:58:50.673Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-27T11:58:50.673Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.143s coverage: 92.3% of statements [2022-01-27T11:58:50.673Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-27T11:58:50.673Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-27T11:58:50.673Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-27T11:58:50.673Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-27T11:58:50.673Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-01-27T11:58:50.673Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-27T11:58:50.673Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-27T11:58:50.673Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2022-01-27T11:58:50.673Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-27T11:58:50.673Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-27T11:58:50.673Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-27T11:58:50.673Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-27T11:58:50.673Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.047s coverage: 28.9% of statements [2022-01-27T11:58:50.673Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-27T11:58:50.673Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-27T11:58:50.673Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-27T11:58:50.673Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-27T11:58:50.673Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-27T11:58:50.673Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-27T11:58:50.673Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-01-27T11:58:50.673Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements [2022-01-27T11:58:50.673Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-27T11:59:02.670Z] provisioning config files... [2022-01-27T11:59:02.692Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1309332188744287335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-27T11:59:03.053Z] ---> docker-login.sh [2022-01-27T11:59:03.053Z] nexus3.edgexfoundry.org:10001 [2022-01-27T11:59:03.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T11:59:03.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T11:59:03.926Z] Configure a credential helper to remove this warning. See [2022-01-27T11:59:03.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T11:59:03.926Z] [2022-01-27T11:59:03.926Z] Login Succeeded [2022-01-27T11:59:03.926Z] nexus3.edgexfoundry.org:10002 [2022-01-27T11:59:04.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T11:59:04.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T11:59:04.200Z] Configure a credential helper to remove this warning. See [2022-01-27T11:59:04.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T11:59:04.200Z] [2022-01-27T11:59:04.200Z] Login Succeeded [2022-01-27T11:59:04.200Z] nexus3.edgexfoundry.org:10003 [2022-01-27T11:59:04.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T11:59:04.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T11:59:04.746Z] Configure a credential helper to remove this warning. See [2022-01-27T11:59:04.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T11:59:04.746Z] [2022-01-27T11:59:04.746Z] Login Succeeded [2022-01-27T11:59:04.746Z] nexus3.edgexfoundry.org:10004 [2022-01-27T11:59:05.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T11:59:05.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T11:59:05.022Z] Configure a credential helper to remove this warning. See [2022-01-27T11:59:05.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T11:59:05.022Z] [2022-01-27T11:59:05.022Z] Login Succeeded [2022-01-27T11:59:05.022Z] docker.io [2022-01-27T11:59:05.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T11:59:05.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T11:59:05.887Z] Configure a credential helper to remove this warning. See [2022-01-27T11:59:05.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T11:59:05.887Z] [2022-01-27T11:59:05.887Z] Login Succeeded [2022-01-27T11:59:05.887Z] ---> docker-login.sh ends [Pipeline] } [2022-01-27T11:59:05.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-27T11:59:06.418Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-27T11:59:06.429Z] ========================================================= [2022-01-27T11:59:06.429Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-27T11:59:06.429Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-27T11:59:06.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-27T11:59:07.035Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-27T11:59:07.035Z] 9b3977197b4f: Pulling fs layer [2022-01-27T11:59:07.035Z] 1a89e8eeedd5: Pulling fs layer [2022-01-27T11:59:07.035Z] 94645a83ff95: Pulling fs layer [2022-01-27T11:59:07.035Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-27T11:59:07.035Z] 0c92f367c5e7: Pulling fs layer [2022-01-27T11:59:07.035Z] 4b8299f9d1f4: Pulling fs layer [2022-01-27T11:59:07.035Z] 9a6b49a46696: Pulling fs layer [2022-01-27T11:59:07.035Z] cf05db05a679: Pulling fs layer [2022-01-27T11:59:07.035Z] 4b8299f9d1f4: Waiting [2022-01-27T11:59:07.035Z] 9a6b49a46696: Waiting [2022-01-27T11:59:07.035Z] cf05db05a679: Waiting [2022-01-27T11:59:07.035Z] 3f3a8bcf1eab: Waiting [2022-01-27T11:59:07.035Z] 0c92f367c5e7: Waiting [2022-01-27T11:59:07.035Z] 94645a83ff95: Verifying Checksum [2022-01-27T11:59:07.035Z] 94645a83ff95: Download complete [2022-01-27T11:59:07.035Z] 1a89e8eeedd5: Verifying Checksum [2022-01-27T11:59:07.035Z] 1a89e8eeedd5: Download complete [2022-01-27T11:59:07.035Z] 0c92f367c5e7: Verifying Checksum [2022-01-27T11:59:07.035Z] 0c92f367c5e7: Download complete [2022-01-27T11:59:07.035Z] 4b8299f9d1f4: Verifying Checksum [2022-01-27T11:59:07.035Z] 4b8299f9d1f4: Download complete [2022-01-27T11:59:07.035Z] 9b3977197b4f: Download complete [2022-01-27T11:59:07.035Z] 9a6b49a46696: Verifying Checksum [2022-01-27T11:59:07.035Z] 9a6b49a46696: Download complete [2022-01-27T11:59:08.022Z] 9b3977197b4f: Pull complete [2022-01-27T11:59:08.297Z] 1a89e8eeedd5: Pull complete [2022-01-27T11:59:08.574Z] 94645a83ff95: Pull complete [2022-01-27T11:59:08.849Z] cf05db05a679: Verifying Checksum [2022-01-27T11:59:08.849Z] cf05db05a679: Download complete [2022-01-27T11:59:09.442Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-27T11:59:09.442Z] 3f3a8bcf1eab: Download complete [2022-01-27T11:59:21.859Z] 3f3a8bcf1eab: Pull complete [2022-01-27T11:59:21.859Z] 0c92f367c5e7: Pull complete [2022-01-27T11:59:21.859Z] 4b8299f9d1f4: Pull complete [2022-01-27T11:59:21.859Z] 9a6b49a46696: Pull complete [2022-01-27T11:59:22.933Z] GO111MODULE=on go vet ./... [2022-01-27T11:59:27.260Z] cf05db05a679: Pull complete [2022-01-27T11:59:27.261Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-27T11:59:27.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-27T11:59:27.261Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-27T11:59:27.609Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-27T11:59:27.609Z] WORKDIR /edgex [2022-01-27T11:59:27.609Z] COPY go.mod . [2022-01-27T11:59:27.609Z] RUN go mod download [2022-01-27T11:59:27.609Z] + docker build -t ci-base-image-arm64 -f - . [2022-01-27T11:59:29.566Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-27T11:59:29.835Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-27T11:59:30.096Z] ./bin/test-attribution-txt.sh [2022-01-27T11:59:30.239Z] Sending build context to Docker daemon 168.7MB [2022-01-27T11:59:30.239Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-27T11:59:30.239Z] ---> 0ccda1f7e2ee [2022-01-27T11:59:30.239Z] Step 2/4 : WORKDIR /edgex [Pipeline] echo [2022-01-27T11:59:30.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-27T11:59:30.659Z] + ls -al . [2022-01-27T11:59:30.659Z] total 644 [2022-01-27T11:59:30.659Z] drwxrwxr-x 10 1001 1001 4096 Jan 27 11:59 . [2022-01-27T11:59:30.659Z] drwxr-xr-x 4 root root 28 Jan 27 11:57 .. [2022-01-27T11:59:30.659Z] -rw-rw-r-- 1 1001 1001 11 Jan 27 11:56 .dockerignore [2022-01-27T11:59:30.659Z] drwxrwxr-x 8 1001 1001 179 Jan 27 11:56 .git [2022-01-27T11:59:30.659Z] drwxrwxr-x 4 1001 1001 142 Jan 27 11:56 .github [2022-01-27T11:59:30.659Z] -rw-rw-r-- 1 1001 1001 804 Jan 27 11:56 .gitignore [2022-01-27T11:59:30.659Z] -rw-rw-r-- 1 1001 1001 42 Jan 27 11:56 .golangci.yml [2022-01-27T11:59:30.659Z] -rw-rw-r-- 1 1001 1001 76 Jan 27 11:56 .hadolint.yml [2022-01-27T11:59:30.659Z] drwx------ 3 1001 1001 73 Jan 27 11:56 .semver [2022-01-27T11:59:30.659Z] -rw-rw-r-- 1 1001 1001 166 Jan 27 11:56 .sonarcloud.properties [2022-01-27T11:59:30.659Z] -rw-rw-r-- 1 1001 1001 1171 Jan 27 11:56 ADOPTERS.md [2022-01-27T11:59:30.659Z] -rw-rw-r-- 1 1001 1001 9019 Jan 27 11:56 Attribution.txt [2022-01-27T11:59:30.659Z] -rw-rw-r-- 1 1001 1001 51732 Jan 27 11:56 CHANGELOG.md [2022-01-27T11:59:30.659Z] -rw-rw-r-- 1 1001 1001 3804 Jan 27 11:56 CONTRIBUTING.md [2022-01-27T11:59:30.659Z] -rw-rw-r-- 1 1001 1001 677 Jan 27 11:56 GOVERNANCE.md [2022-01-27T11:59:30.659Z] -rw-rw-r-- 1 1001 1001 849 Jan 27 11:56 Jenkinsfile [2022-01-27T11:59:30.659Z] -rw-rw-r-- 1 1001 1001 10775 Jan 27 11:56 LICENSE [2022-01-27T11:59:30.659Z] -rw-rw-r-- 1 1001 1001 6508 Jan 27 11:56 Makefile [2022-01-27T11:59:30.659Z] -rw-rw-r-- 1 1001 1001 582 Jan 27 11:56 OWNERS.md [2022-01-27T11:59:30.659Z] -rw-rw-r-- 1 1001 1001 8207 Jan 27 11:56 README.md [2022-01-27T11:59:30.659Z] -rw-rw-r-- 1 1001 1001 6912 Jan 27 11:56 SECURITY.md [2022-01-27T11:59:30.659Z] -rw-rw-r-- 1 1001 1001 5 Jan 27 11:56 VERSION [2022-01-27T11:59:30.659Z] -rw-rw-r-- 1 1001 1001 4131 Jan 27 11:56 ZMQWindows.md [2022-01-27T11:59:30.659Z] drwxrwxr-x 2 1001 1001 37 Jan 27 11:56 bin [2022-01-27T11:59:30.659Z] drwxrwxr-x 14 1001 1001 4096 Jan 27 11:56 cmd [2022-01-27T11:59:30.659Z] -rw-r--r-- 1 root root 428383 Jan 27 11:58 coverage.out [2022-01-27T11:59:30.659Z] -rw-rw-r-- 1 1001 1001 2833 Jan 27 11:56 go.mod [2022-01-27T11:59:30.659Z] -rw-rw-r-- 1 1001 1001 50190 Jan 27 11:56 go.sum [2022-01-27T11:59:30.659Z] drwxrwxr-x 8 1001 1001 124 Jan 27 11:56 internal [2022-01-27T11:59:30.659Z] drwxrwxr-x 3 1001 1001 16 Jan 27 11:56 openapi [2022-01-27T11:59:30.659Z] drwxrwxr-x 4 1001 1001 71 Jan 27 11:56 snap [2022-01-27T11:59:30.659Z] -rw-rw-r-- 1 1001 1001 204 Jan 27 11:56 version.go [Pipeline] sh [2022-01-27T11:59:30.961Z] + '[' -e coverage.out ] [2022-01-27T11:59:30.961Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-27T11:59:31.075Z] Stashed 1 file(s) [Pipeline] sh [2022-01-27T11:59:31.372Z] + make build [2022-01-27T11:59:31.372Z] 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 [2022-01-27T11:59:32.207Z] ---> Running in 75ba602c5c30 [2022-01-27T11:59:32.207Z] Removing intermediate container 75ba602c5c30 [2022-01-27T11:59:32.207Z] ---> d7dadf85cfdc [2022-01-27T11:59:32.207Z] Step 3/4 : COPY go.mod . [2022-01-27T11:59:32.758Z] 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 [2022-01-27T11:59:32.802Z] ---> 90e7ea565cab [2022-01-27T11:59:32.802Z] Step 4/4 : RUN go mod download [2022-01-27T11:59:32.802Z] ---> Running in 09f291b2b8ed [2022-01-27T11:59:39.386Z] 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 [2022-01-27T11:59:39.959Z] 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 [2022-01-27T11:59:40.912Z] 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 [2022-01-27T11:59:41.171Z] 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 [2022-01-27T11:59:42.118Z] 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 [2022-01-27T11:59:42.698Z] 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 [2022-01-27T11:59:43.647Z] 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 [2022-01-27T11:59:44.591Z] 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 [2022-01-27T11:59:45.168Z] 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 [2022-01-27T11:59:45.743Z] 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] } [2022-01-27T11:59:47.153Z] $ docker stop --time=1 f1f20d0ad0d20f5fca72cb79436a4dd5c851e292829c6d2009b791be07246179 [2022-01-27T11:59:48.960Z] $ docker rm -f f1f20d0ad0d20f5fca72cb79436a4dd5c851e292829c6d2009b791be07246179 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T11:59:50.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-27T11:59:50.671Z] [2022-01-27T11:59:50.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T11:59:51.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-27T11:59:51.062Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-27T11:59:51.062Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-27T11:59:51.062Z] ca9280d653b3: Pulling fs layer [2022-01-27T11:59:51.062Z] 7e9c9ca2126c: Pulling fs layer [2022-01-27T11:59:51.062Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-27T11:59:51.062Z] cbdbe7a5bc2a: Download complete [2022-01-27T11:59:51.324Z] ca9280d653b3: Verifying Checksum [2022-01-27T11:59:51.324Z] ca9280d653b3: Download complete [2022-01-27T11:59:51.324Z] cbdbe7a5bc2a: Pull complete [2022-01-27T11:59:51.584Z] 7e9c9ca2126c: Verifying Checksum [2022-01-27T11:59:51.584Z] 7e9c9ca2126c: Download complete [2022-01-27T11:59:51.849Z] ca9280d653b3: Pull complete [2022-01-27T11:59:56.106Z] 7e9c9ca2126c: Pull complete [2022-01-27T11:59:56.106Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-27T11:59:56.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-27T11:59:56.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-27T11:59:56.178Z] prd-centos7-docker-4c-2g-4016 does not seem to be running inside a container [2022-01-27T11:59:56.218Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-27T11:59:58.634Z] $ docker top 7b632ce273b3e209c72bda1eaa25b542a099a0075b9dfa6003bdda00132b13c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-27T11:59:58.984Z] + docker-compose build --help [2022-01-27T11:59:58.984Z] + grep parallel [2022-01-27T11:59:59.555Z] --parallel Build images in parallel. [Pipeline] } [2022-01-27T11:59:59.567Z] $ docker stop --time=1 7b632ce273b3e209c72bda1eaa25b542a099a0075b9dfa6003bdda00132b13c6 [2022-01-27T12:00:00.738Z] $ docker rm -f 7b632ce273b3e209c72bda1eaa25b542a099a0075b9dfa6003bdda00132b13c6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T12:00:01.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-27T12:00:01.135Z] . [Pipeline] withDockerContainer [2022-01-27T12:00:01.199Z] prd-centos7-docker-4c-2g-4016 does not seem to be running inside a container [2022-01-27T12:00:01.234Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-27T12:00:01.561Z] $ docker top fd3931e472ae30bcb7b8dd0aeadceca1cdd0a4c7605d14a7ec431e7e28511f3c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-27T12:00:01.948Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-27T12:00:02.515Z] Building core-command ... [2022-01-27T12:00:02.515Z] Building core-data ... [2022-01-27T12:00:02.515Z] Building core-metadata ... [2022-01-27T12:00:02.515Z] Building security-bootstrapper ... [2022-01-27T12:00:02.515Z] Building security-proxy-setup ... [2022-01-27T12:00:02.515Z] Building security-secretstore-setup ... [2022-01-27T12:00:02.515Z] Building support-notifications ... [2022-01-27T12:00:02.515Z] Building support-scheduler ... [2022-01-27T12:00:02.515Z] Building sys-mgmt-agent ... [2022-01-27T12:00:02.515Z] Building security-secretstore-setup [2022-01-27T12:00:02.515Z] Building security-proxy-setup [2022-01-27T12:00:02.515Z] Building sys-mgmt-agent [2022-01-27T12:00:02.515Z] Building core-data [2022-01-27T12:00:02.515Z] Building support-scheduler [2022-01-27T12:00:14.761Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T12:00:14.761Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-27T12:00:14.761Z] ---> d7708053f503 [2022-01-27T12:00:14.761Z] Step 3/25 : WORKDIR /edgex-go [2022-01-27T12:00:14.761Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T12:00:14.761Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-27T12:00:14.761Z] ---> d7708053f503 [2022-01-27T12:00:14.761Z] Step 3/22 : WORKDIR /edgex-go [2022-01-27T12:00:18.064Z] ---> Running in 7fa863f79381 [2022-01-27T12:00:18.064Z] ---> Running in 4a5ca3a4e647 [2022-01-27T12:00:24.684Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T12:00:24.684Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-27T12:00:24.684Z] ---> d7708053f503 [2022-01-27T12:00:24.684Z] Step 3/23 : WORKDIR /edgex-go [2022-01-27T12:00:24.684Z] ---> Using cache [2022-01-27T12:00:24.684Z] ---> 30223811c22c [2022-01-27T12:00:24.684Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T12:00:24.684Z] Removing intermediate container 7fa863f79381 [2022-01-27T12:00:24.684Z] ---> 30223811c22c [2022-01-27T12:00:24.684Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T12:00:24.684Z] Removing intermediate container 4a5ca3a4e647 [2022-01-27T12:00:24.684Z] ---> 943f42a65da5 [2022-01-27T12:00:24.684Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T12:00:24.684Z] ---> Running in 58d03132dc48 [2022-01-27T12:00:24.958Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T12:00:24.958Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-27T12:00:24.958Z] ---> d7708053f503 [2022-01-27T12:00:24.958Z] Step 3/23 : WORKDIR /edgex-go [2022-01-27T12:00:24.958Z] ---> Using cache [2022-01-27T12:00:24.958Z] ---> 30223811c22c [2022-01-27T12:00:24.958Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T12:00:24.958Z] ---> Running in a917684f9bfa [2022-01-27T12:00:24.958Z] ---> Running in 17807eebd105 [2022-01-27T12:00:25.226Z] ---> Running in 301833e0e0d2 [2022-01-27T12:00:25.804Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T12:00:25.804Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-27T12:00:25.804Z] ---> d7708053f503 [2022-01-27T12:00:25.804Z] Step 3/21 : WORKDIR /edgex-go [2022-01-27T12:00:25.804Z] ---> Using cache [2022-01-27T12:00:25.804Z] ---> 30223811c22c [2022-01-27T12:00:25.804Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T12:00:25.804Z] ---> Running in d1ecb10092ac [2022-01-27T12:00:26.069Z] Removing intermediate container 58d03132dc48 [2022-01-27T12:00:26.069Z] ---> 6f3651e54ef0 [2022-01-27T12:00:26.069Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-27T12:00:26.332Z] ---> Running in 137c7dcbf5cd [2022-01-27T12:00:26.332Z] Removing intermediate container a917684f9bfa [2022-01-27T12:00:26.332Z] ---> ff58bcf7ef83 [2022-01-27T12:00:26.332Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-27T12:00:26.596Z] Removing intermediate container 301833e0e0d2 [2022-01-27T12:00:26.596Z] ---> 2197ca6b1a69 [2022-01-27T12:00:26.596Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-27T12:00:26.596Z] ---> Running in aa57a6559c0e [2022-01-27T12:00:26.596Z] Removing intermediate container 17807eebd105 [2022-01-27T12:00:26.596Z] ---> 9677f5529ddc [2022-01-27T12:00:26.597Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-27T12:00:26.597Z] ---> Running in 4c830fe86609 [2022-01-27T12:00:26.597Z] ---> Running in 9521458f7337 [2022-01-27T12:00:26.597Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-27T12:00:26.858Z] Removing intermediate container d1ecb10092ac [2022-01-27T12:00:26.858Z] ---> 45a4966e48b1 [2022-01-27T12:00:26.858Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-27T12:00:26.858Z] ---> Running in 2ae83d53dfb0 [2022-01-27T12:00:27.118Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-27T12:00:27.118Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-27T12:00:27.118Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-27T12:00:27.118Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-27T12:00:27.691Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-27T12:00:27.691Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-27T12:00:27.960Z] OK: 221 MiB in 52 packages [2022-01-27T12:00:27.960Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-27T12:00:27.960Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-27T12:00:27.960Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-27T12:00:28.230Z] OK: 221 MiB in 52 packages [2022-01-27T12:00:28.496Z] Removing intermediate container 137c7dcbf5cd [2022-01-27T12:00:28.496Z] ---> d023724214b8 [2022-01-27T12:00:28.496Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-27T12:00:28.496Z] OK: 221 MiB in 52 packages [2022-01-27T12:00:28.496Z] OK: 221 MiB in 52 packages [2022-01-27T12:00:28.496Z] OK: 221 MiB in 52 packages [2022-01-27T12:00:28.758Z] ---> 8443bbfa4d07 [2022-01-27T12:00:28.758Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T12:00:28.758Z] Removing intermediate container aa57a6559c0e [2022-01-27T12:00:28.758Z] ---> cbda1dcf2576 [2022-01-27T12:00:28.758Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-27T12:00:28.758Z] ---> Running in 27cedbcb9162 [2022-01-27T12:00:29.026Z] Removing intermediate container 4c830fe86609 [2022-01-27T12:00:29.026Z] ---> 19e2c77204de [2022-01-27T12:00:29.026Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-27T12:00:29.026Z] ---> a78f19256743 [2022-01-27T12:00:29.026Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T12:00:29.026Z] ---> Running in 045eeb819662 [2022-01-27T12:00:29.026Z] Removing intermediate container 9521458f7337 [2022-01-27T12:00:29.026Z] ---> a7463723eb74 [2022-01-27T12:00:29.026Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-27T12:00:29.026Z] Removing intermediate container 2ae83d53dfb0 [2022-01-27T12:00:29.026Z] ---> 40b342a50a79 [2022-01-27T12:00:29.026Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-27T12:00:29.290Z] ---> 361dc12d9a3a [2022-01-27T12:00:29.290Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T12:00:29.290Z] ---> Running in 2d4d84a6d89e [2022-01-27T12:00:29.551Z] ---> 60d57ed47788 [2022-01-27T12:00:29.551Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T12:00:29.551Z] ---> 1b49653da432 [2022-01-27T12:00:29.551Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T12:00:29.551Z] ---> Running in a72e109ad2ed [2022-01-27T12:00:29.551Z] ---> Running in e1b49630f94b [2022-01-27T12:00:30.507Z] Removing intermediate container 27cedbcb9162 [2022-01-27T12:00:30.507Z] ---> 4d151b8f7f0f [2022-01-27T12:00:30.507Z] Step 8/23 : COPY . . [2022-01-27T12:00:32.451Z] Removing intermediate container 045eeb819662 [2022-01-27T12:00:32.451Z] ---> 1d78fda933a9 [2022-01-27T12:00:32.451Z] Step 8/25 : COPY . . [2022-01-27T12:00:32.720Z] Removing intermediate container 2d4d84a6d89e [2022-01-27T12:00:32.720Z] ---> 7fac0c597658 [2022-01-27T12:00:32.720Z] Step 8/23 : COPY . . [2022-01-27T12:00:38.045Z] Removing intermediate container e1b49630f94b [2022-01-27T12:00:38.045Z] ---> 86a8827e5142 [2022-01-27T12:00:38.045Z] Step 8/21 : COPY . . [2022-01-27T12:00:38.045Z] Removing intermediate container a72e109ad2ed [2022-01-27T12:00:38.045Z] ---> 18946ea5ae4e [2022-01-27T12:00:38.045Z] Step 8/22 : COPY . . [2022-01-27T12:00:38.307Z] ---> 6815403a3fac [2022-01-27T12:00:38.307Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-27T12:00:39.252Z] ---> 67e5934db805 [2022-01-27T12:00:39.252Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-27T12:00:39.820Z] ---> 9caa4aaf12cd [2022-01-27T12:00:39.820Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-27T12:00:39.820Z] ---> Running in f91f0eaa4209 [2022-01-27T12:00:40.079Z] ---> Running in fedd5f2350c5 [2022-01-27T12:00:40.340Z] ---> Running in e6d13df034fb [2022-01-27T12:00:40.802Z] Removing intermediate container 09f291b2b8ed [2022-01-27T12:00:40.802Z] ---> 9791c51b6fd8 [2022-01-27T12:00:41.076Z] Successfully built 9791c51b6fd8 [2022-01-27T12:00:41.076Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T12:00:41.294Z] 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 [2022-01-27T12:00:41.415Z] + docker inspect -f . ci-base-image-arm64 [2022-01-27T12:00:41.416Z] . [Pipeline] withDockerContainer [2022-01-27T12:00:41.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-27T12:00:41.626Z] prd-ubuntu18.04-docker-arm64-4c-16g-4017 does not seem to be running inside a container [2022-01-27T12:00:41.742Z] $ 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 ******** ci-base-image-arm64 cat [2022-01-27T12:00:41.840Z] 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 [2022-01-27T12:00:43.048Z] $ docker top 7ef0a7804660bc931b21e96756808eb79ca250fe6ae41ad79eb5227472b2f10a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-27T12:00:43.882Z] + go version [2022-01-27T12:00:43.882Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-27T12:00:43.946Z] $ docker stop --time=1 7ef0a7804660bc931b21e96756808eb79ca250fe6ae41ad79eb5227472b2f10a [2022-01-27T12:00:45.576Z] $ docker rm -f 7ef0a7804660bc931b21e96756808eb79ca250fe6ae41ad79eb5227472b2f10a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T12:00:46.097Z] + docker inspect -f . ci-base-image-arm64 [2022-01-27T12:00:46.097Z] . [Pipeline] withDockerContainer [2022-01-27T12:00:46.312Z] prd-ubuntu18.04-docker-arm64-4c-16g-4017 does not seem to be running inside a container [2022-01-27T12:00:46.424Z] $ 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 ******** ci-base-image-arm64 cat [2022-01-27T12:00:47.638Z] $ docker top b46e7ed03a3dab1f6edcbade9b0f0f102e64f374ef47d2a6fb31103b68699030 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-27T12:00:47.825Z] ========================================================= [2022-01-27T12:00:47.825Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-27T12:00:47.825Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-27T12:00:48.472Z] + make test [2022-01-27T12:00:48.472Z] go mod tidy [2022-01-27T12:00:49.066Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-27T12:00:50.192Z] ---> 31f30a6f25bf [2022-01-27T12:00:50.192Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-27T12:00:50.192Z] ---> 7efeae9a68f3 [2022-01-27T12:00:50.192Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-27T12:00:50.192Z] ---> Running in 4e46a60cfb5a [2022-01-27T12:00:50.468Z] ---> Running in 4626e92e52ff [2022-01-27T12:00:51.066Z] 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 [2022-01-27T12:00:51.066Z] 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 [2022-01-27T12:01:15.855Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-27T12:01:23.301Z] Removing intermediate container f91f0eaa4209 [2022-01-27T12:01:23.301Z] ---> da7b6d32035a [2022-01-27T12:01:23.301Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-27T12:01:23.301Z] ---> Running in 7383c57e442f [2022-01-27T12:01:23.301Z] 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 [2022-01-27T12:01:23.301Z] 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 [2022-01-27T12:01:23.301Z] Removing intermediate container 7383c57e442f [2022-01-27T12:01:23.301Z] ---> 348f887b66c1 [2022-01-27T12:01:23.301Z] [2022-01-27T12:01:23.301Z] Step 11/23 : FROM docker:20.10.10 [2022-01-27T12:01:23.301Z] 20.10.10: Pulling from library/docker [2022-01-27T12:01:25.250Z] Removing intermediate container e6d13df034fb [2022-01-27T12:01:25.250Z] ---> 03ffd5ec3309 [2022-01-27T12:01:25.250Z] [2022-01-27T12:01:25.250Z] Step 10/25 : FROM alpine:3.14 [2022-01-27T12:01:25.846Z] 3.14: Pulling from library/alpine [2022-01-27T12:01:26.118Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-27T12:01:26.118Z] Status: Downloaded newer image for alpine:3.14 [2022-01-27T12:01:26.118Z] ---> 0a97eee8041e [2022-01-27T12:01:26.118Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-27T12:01:26.118Z] ---> Running in d1f9d6d33e1d [2022-01-27T12:01:26.743Z] 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 [2022-01-27T12:01:27.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-27T12:01:27.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-27T12:01:27.635Z] (1/3) Installing ca-certificates (20211220-r0) [2022-01-27T12:01:27.635Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-27T12:01:27.635Z] (3/3) Installing su-exec (0.2-r1) [2022-01-27T12:01:27.635Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T12:01:27.635Z] Executing ca-certificates-20211220-r0.trigger [2022-01-27T12:01:27.904Z] OK: 6 MiB in 17 packages [2022-01-27T12:01:29.295Z] Removing intermediate container d1f9d6d33e1d [2022-01-27T12:01:29.295Z] ---> e0127d906ef0 [2022-01-27T12:01:29.295Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-27T12:01:29.295Z] ---> Running in 21dd1f1ecff7 [2022-01-27T12:01:29.559Z] Removing intermediate container 21dd1f1ecff7 [2022-01-27T12:01:29.559Z] ---> 92418db81950 [2022-01-27T12:01:29.559Z] Step 13/25 : WORKDIR / [2022-01-27T12:01:29.559Z] ---> Running in 9c96f3cb07b7 [2022-01-27T12:01:29.830Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-27T12:01:29.830Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-27T12:01:29.830Z] ---> b706a049f56e [2022-01-27T12:01:29.830Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-27T12:01:29.830Z] Removing intermediate container 9c96f3cb07b7 [2022-01-27T12:01:29.830Z] ---> dca384d2da02 [2022-01-27T12:01:29.830Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-27T12:01:29.830Z] ---> Running in c5f20d0e0a96 [2022-01-27T12:01:30.803Z] ---> 6df00accb289 [2022-01-27T12:01:30.803Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-27T12:01:30.803Z] Removing intermediate container c5f20d0e0a96 [2022-01-27T12:01:30.803Z] ---> c8b526b7a2a4 [2022-01-27T12:01:30.803Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-27T12:01:31.101Z] ---> Running in 3ecdb93c4386 [2022-01-27T12:01:31.101Z] Removing intermediate container fedd5f2350c5 [2022-01-27T12:01:31.101Z] ---> 8a56b98bf7b5 [2022-01-27T12:01:31.101Z] [2022-01-27T12:01:31.101Z] Step 10/23 : FROM alpine:3.14 [2022-01-27T12:01:31.101Z] ---> 0a97eee8041e [2022-01-27T12:01:31.101Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-27T12:01:31.101Z] ---> 892c40023578 [2022-01-27T12:01:31.101Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-27T12:01:31.386Z] ---> Running in 9d33064256f3 [2022-01-27T12:01:32.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-27T12:01:32.004Z] Removing intermediate container 9d33064256f3 [2022-01-27T12:01:32.004Z] ---> 6f2261fe1cc4 [2022-01-27T12:01:32.004Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-27T12:01:32.004Z] ---> 40e1f3480a69 [2022-01-27T12:01:32.004Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-27T12:01:32.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-27T12:01:32.004Z] Removing intermediate container 4e46a60cfb5a [2022-01-27T12:01:32.004Z] ---> 55e2380f67ce [2022-01-27T12:01:32.004Z] [2022-01-27T12:01:32.004Z] Step 10/21 : FROM alpine:3.14 [2022-01-27T12:01:32.004Z] ---> 0a97eee8041e [2022-01-27T12:01:32.004Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-27T12:01:32.004Z] ---> Running in 45221905d2f3 [2022-01-27T12:01:32.301Z] ---> Running in 4c59c6a660a4 [2022-01-27T12:01:32.301Z] (1/42) Installing readline (8.1.0-r0) [2022-01-27T12:01:32.301Z] (2/42) Installing bash (5.1.4-r0) [2022-01-27T12:01:32.301Z] Executing bash-5.1.4-r0.post-install [2022-01-27T12:01:32.301Z] ---> 5965055ec565 [2022-01-27T12:01:32.301Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-27T12:01:32.301Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-27T12:01:32.301Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-27T12:01:32.301Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-27T12:01:32.301Z] (6/42) Installing curl (7.79.1-r0) [2022-01-27T12:01:32.301Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-27T12:01:32.301Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-27T12:01:32.301Z] (9/42) Installing expat (2.4.3-r0) [2022-01-27T12:01:32.301Z] (10/42) Installing libffi (3.3-r2) [2022-01-27T12:01:32.301Z] (11/42) Installing gdbm (1.19-r0) [2022-01-27T12:01:32.301Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-27T12:01:32.301Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-27T12:01:32.301Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-27T12:01:32.301Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-27T12:01:32.301Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-27T12:01:32.301Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-27T12:01:32.563Z] Removing intermediate container 45221905d2f3 [2022-01-27T12:01:32.563Z] ---> 7c5cae8fc397 [2022-01-27T12:01:32.563Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-27T12:01:33.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-27T12:01:33.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-27T12:01:33.407Z] ---> Running in 0793c0c3e28e [2022-01-27T12:01:33.407Z] (1/5) Installing ca-certificates (20211220-r0) [2022-01-27T12:01:33.407Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-27T12:01:33.407Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-27T12:01:33.668Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-27T12:01:33.668Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-27T12:01:33.668Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-27T12:01:33.668Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-27T12:01:33.668Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-27T12:01:33.668Z] (5/5) Installing curl (7.79.1-r0) [2022-01-27T12:01:33.668Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T12:01:33.668Z] Executing ca-certificates-20211220-r0.trigger [2022-01-27T12:01:33.668Z] OK: 8 MiB in 19 packages [2022-01-27T12:01:33.936Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-27T12:01:33.936Z] ---> 4adc87c58925 [2022-01-27T12:01:33.936Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-27T12:01:33.936Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-27T12:01:33.936Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-27T12:01:33.936Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-27T12:01:33.936Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-27T12:01:33.936Z] Removing intermediate container 0793c0c3e28e [2022-01-27T12:01:33.936Z] ---> e11376835c80 [2022-01-27T12:01:33.936Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T12:01:33.936Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-27T12:01:33.936Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-27T12:01:33.936Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-27T12:01:34.206Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-27T12:01:34.206Z] Removing intermediate container 4626e92e52ff [2022-01-27T12:01:34.206Z] ---> 58d7aed7ccf4 [2022-01-27T12:01:34.206Z] [2022-01-27T12:01:34.206Z] Step 10/22 : FROM alpine:3.14 [2022-01-27T12:01:34.206Z] ---> 0a97eee8041e [2022-01-27T12:01:34.206Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-27T12:01:34.206Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-27T12:01:34.206Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-27T12:01:34.206Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-27T12:01:34.206Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-27T12:01:34.206Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-27T12:01:34.206Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-27T12:01:34.206Z] ---> Running in 94d8e2980755 [2022-01-27T12:01:34.206Z] ---> f4ec98557215 [2022-01-27T12:01:34.206Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-27T12:01:34.478Z] ---> Running in acf332890fc7 [2022-01-27T12:01:34.478Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-27T12:01:34.478Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-27T12:01:34.478Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-27T12:01:34.478Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-27T12:01:34.478Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-27T12:01:34.478Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-27T12:01:34.478Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T12:01:34.478Z] OK: 84 MiB in 64 packages [2022-01-27T12:01:35.060Z] Removing intermediate container 4c59c6a660a4 [2022-01-27T12:01:35.060Z] ---> 7ae0b222e8d8 [2022-01-27T12:01:35.060Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-27T12:01:35.060Z] ---> cf28f99bcb50 [2022-01-27T12:01:35.060Z] Step 21/25 : 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/ [2022-01-27T12:01:35.060Z] ---> Running in 2e2480a322a8 [2022-01-27T12:01:35.060Z] ---> Running in 7548053a747b [2022-01-27T12:01:35.334Z] Removing intermediate container 2e2480a322a8 [2022-01-27T12:01:35.334Z] ---> c2e0d3252815 [2022-01-27T12:01:35.334Z] Step 13/21 : WORKDIR /edgex [2022-01-27T12:01:35.334Z] ---> Running in 633c84af9131 [2022-01-27T12:01:35.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-27T12:01:35.608Z] Removing intermediate container 633c84af9131 [2022-01-27T12:01:35.608Z] ---> 539a5401d9f9 [2022-01-27T12:01:35.608Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-27T12:01:35.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-27T12:01:35.608Z] Collecting docker-compose==1.23.2 [2022-01-27T12:01:35.608Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-27T12:01:35.894Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-27T12:01:35.894Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-27T12:01:35.894Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-27T12:01:35.894Z] ---> 803d6f350591 [2022-01-27T12:01:35.894Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-27T12:01:35.894Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T12:01:35.894Z] OK: 6 MiB in 15 packages [2022-01-27T12:01:36.174Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-27T12:01:36.174Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-27T12:01:36.174Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-27T12:01:36.174Z] Removing intermediate container 94d8e2980755 [2022-01-27T12:01:36.174Z] ---> 75a523380c07 [2022-01-27T12:01:36.174Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-27T12:01:36.174Z] Collecting jsonschema<3,>=2.5.1 [2022-01-27T12:01:36.174Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-27T12:01:36.437Z] ---> Running in b0f2f7ff15dd [2022-01-27T12:01:36.437Z] Removing intermediate container 7548053a747b [2022-01-27T12:01:36.437Z] ---> d83cb59a000d [2022-01-27T12:01:36.437Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-27T12:01:36.437Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-27T12:01:36.437Z] ---> 9514443f98f1 [2022-01-27T12:01:36.437Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-27T12:01:36.437Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-27T12:01:36.437Z] ---> Running in 98dca7d8d003 [2022-01-27T12:01:36.437Z] Collecting docker<4.0,>=3.6.0 [2022-01-27T12:01:36.437Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-27T12:01:36.702Z] Collecting docopt<0.7,>=0.6.1 [2022-01-27T12:01:36.702Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-27T12:01:36.702Z] Removing intermediate container acf332890fc7 [2022-01-27T12:01:36.702Z] ---> 2630ac3436c0 [2022-01-27T12:01:36.702Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-27T12:01:36.702Z] Removing intermediate container 98dca7d8d003 [2022-01-27T12:01:36.702Z] ---> ad429f2d6d02 [2022-01-27T12:01:36.702Z] Step 23/25 : LABEL arch=x86_64 [2022-01-27T12:01:36.702Z] ---> Running in c45f08e1f9b3 [2022-01-27T12:01:36.969Z] ---> Running in aece7f5ba0f0 [2022-01-27T12:01:36.969Z] Collecting texttable<0.10,>=0.9.0 [2022-01-27T12:01:36.969Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-27T12:01:36.969Z] Removing intermediate container c45f08e1f9b3 [2022-01-27T12:01:36.969Z] ---> 737b338cedea [2022-01-27T12:01:36.969Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-27T12:01:36.969Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-27T12:01:36.969Z] ---> 96ff7f4192c4 [2022-01-27T12:01:36.969Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-27T12:01:36.969Z] ---> Running in db11daab5cc6 [2022-01-27T12:01:36.969Z] Removing intermediate container aece7f5ba0f0 [2022-01-27T12:01:36.969Z] ---> 584b97c6ceba [2022-01-27T12:01:36.969Z] Step 24/25 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b [2022-01-27T12:01:37.261Z] ---> Running in 88c7094bebad [2022-01-27T12:01:37.261Z] ---> Running in 3d630cecd3a5 [2022-01-27T12:01:37.261Z] Removing intermediate container db11daab5cc6 [2022-01-27T12:01:37.261Z] ---> 9df9b5072387 [2022-01-27T12:01:37.261Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-27T12:01:37.261Z] Removing intermediate container 88c7094bebad [2022-01-27T12:01:37.261Z] ---> 2bc9bfcf3add [2022-01-27T12:01:37.261Z] Step 18/21 : CMD ["--init=true"] [2022-01-27T12:01:37.261Z] ---> Running in bfcec3defd0e [2022-01-27T12:01:37.261Z] Removing intermediate container 3d630cecd3a5 [2022-01-27T12:01:37.261Z] ---> 3ec0cc06de43 [2022-01-27T12:01:37.261Z] Step 25/25 : LABEL version=0.0.0 [2022-01-27T12:01:37.261Z] ---> Running in 57849c39daa1 [2022-01-27T12:01:37.261Z] ---> Running in f11fea546f57 [2022-01-27T12:01:37.261Z] Collecting PyYAML<4,>=3.10 [2022-01-27T12:01:37.523Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-27T12:01:37.523Z] Removing intermediate container bfcec3defd0e [2022-01-27T12:01:37.523Z] ---> afb5b7ed63b6 [2022-01-27T12:01:37.523Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-27T12:01:37.523Z] Removing intermediate container f11fea546f57 [2022-01-27T12:01:37.523Z] ---> 04a9c4bc7394 [2022-01-27T12:01:37.523Z] [2022-01-27T12:01:37.523Z] Removing intermediate container 57849c39daa1 [2022-01-27T12:01:37.523Z] ---> b719f06b9e10 [2022-01-27T12:01:37.523Z] Step 19/21 : LABEL arch=x86_64 [2022-01-27T12:01:37.523Z] Successfully built 04a9c4bc7394 [2022-01-27T12:01:37.795Z] Successfully tagged security-secretstore-setup:latest [2022-01-27T12:01:37.795Z]  Building security-secretstore-setup ... done Building support-notifications [2022-01-27T12:01:37.795Z] ---> Running in 21fff09c40e6 [2022-01-27T12:01:37.795Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-27T12:01:37.795Z] ---> d10777bc9e50 [2022-01-27T12:01:37.795Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-27T12:01:38.063Z] Collecting cached-property<2,>=1.2.0 [2022-01-27T12:01:38.063Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-27T12:01:38.063Z] Removing intermediate container 21fff09c40e6 [2022-01-27T12:01:38.063Z] ---> 18a35ee67ae9 [2022-01-27T12:01:38.063Z] Step 20/21 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b [2022-01-27T12:01:38.355Z] Collecting docker-pycreds>=0.4.0 [2022-01-27T12:01:38.355Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-27T12:01:38.355Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-27T12:01:38.355Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-01-27T12:01:38.355Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-27T12:01:38.355Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-27T12:01:38.355Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-27T12:01:38.355Z] Collecting idna<2.8,>=2.5 [2022-01-27T12:01:38.355Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-27T12:01:38.355Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-27T12:01:38.355Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-27T12:01:38.355Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-27T12:01:38.355Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-27T12:01:38.355Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-27T12:01:38.355Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-27T12:01:38.355Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-27T12:01:38.620Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-27T12:01:38.620Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-27T12:01:38.620Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-27T12:01:38.620Z] Attempting uninstall: urllib3 [2022-01-27T12:01:38.620Z] Found existing installation: urllib3 1.26.5 [2022-01-27T12:01:38.620Z] Uninstalling urllib3-1.26.5: [2022-01-27T12:01:38.620Z] Successfully uninstalled urllib3-1.26.5 [2022-01-27T12:01:38.620Z] ---> Running in d8468174428c [2022-01-27T12:01:38.881Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-27T12:01:38.881Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T12:01:38.881Z] OK: 8 MiB in 20 packages [2022-01-27T12:01:39.175Z] ---> 338e516322ff [2022-01-27T12:01:39.175Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-27T12:01:39.175Z] Attempting uninstall: idna [2022-01-27T12:01:39.175Z] Found existing installation: idna 3.2 [2022-01-27T12:01:39.175Z] Uninstalling idna-3.2: [2022-01-27T12:01:39.175Z] Successfully uninstalled idna-3.2 [2022-01-27T12:01:39.175Z] Removing intermediate container d8468174428c [2022-01-27T12:01:39.175Z] ---> b1e5d35852e5 [2022-01-27T12:01:39.175Z] Step 21/21 : LABEL version=0.0.0 [2022-01-27T12:01:39.453Z] Attempting uninstall: chardet [2022-01-27T12:01:39.453Z] Found existing installation: chardet 4.0.0 [2022-01-27T12:01:39.453Z] Uninstalling chardet-4.0.0: [2022-01-27T12:01:39.453Z] Successfully uninstalled chardet-4.0.0 [2022-01-27T12:01:39.722Z] ---> Running in f542fde8a124 [2022-01-27T12:01:39.722Z] ---> 4fa96f44dd42 [2022-01-27T12:01:39.722Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-27T12:01:39.722Z] ---> Running in b2acf73c1543 [2022-01-27T12:01:39.722Z] Removing intermediate container b0f2f7ff15dd [2022-01-27T12:01:39.722Z] ---> e26695a642b1 [2022-01-27T12:01:39.722Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-27T12:01:39.722Z] Attempting uninstall: requests [2022-01-27T12:01:39.722Z] Found existing installation: requests 2.25.1 [2022-01-27T12:01:39.985Z] Uninstalling requests-2.25.1: [2022-01-27T12:01:39.985Z] Removing intermediate container f542fde8a124 [2022-01-27T12:01:39.985Z] ---> 9e4177711d5f [2022-01-27T12:01:39.985Z] [2022-01-27T12:01:39.985Z] Successfully uninstalled requests-2.25.1 [2022-01-27T12:01:39.985Z] Running setup.py install for texttable: started [2022-01-27T12:01:39.985Z] Successfully built 9e4177711d5f [2022-01-27T12:01:40.247Z] Successfully tagged security-proxy-setup:latest [2022-01-27T12:01:40.247Z] Building core-metadata [2022-01-27T12:01:40.247Z]  Building security-proxy-setup ... done Removing intermediate container b2acf73c1543 [2022-01-27T12:01:40.247Z] ---> 7411242a3d44 [2022-01-27T12:01:40.247Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-27T12:01:40.247Z] ---> 8f0b503f81a8 [2022-01-27T12:01:40.247Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-27T12:01:40.247Z] ---> Running in 4a90cef76ae1 [2022-01-27T12:01:40.529Z] Running setup.py install for texttable: finished with status 'done' [2022-01-27T12:01:40.529Z] Running setup.py install for PyYAML: started [2022-01-27T12:01:41.115Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-27T12:01:41.378Z] Removing intermediate container 4a90cef76ae1 [2022-01-27T12:01:41.378Z] ---> 9ac6901e10bf [2022-01-27T12:01:41.378Z] Step 20/22 : LABEL arch=x86_64 [2022-01-27T12:01:41.955Z] Running setup.py install for docopt: started [2022-01-27T12:01:42.221Z] Running setup.py install for docopt: finished with status 'done' [2022-01-27T12:01:42.221Z] Running setup.py install for dockerpty: started [2022-01-27T12:01:42.221Z] ---> Running in a0f6a4b3ee62 [2022-01-27T12:01:42.221Z] ---> c9a9f17798ae [2022-01-27T12:01:42.221Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-27T12:01:42.930Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-27T12:01:43.500Z] Removing intermediate container a0f6a4b3ee62 [2022-01-27T12:01:43.500Z] ---> 8d06cffda0fb [2022-01-27T12:01:43.500Z] Step 21/22 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b [2022-01-27T12:01:44.088Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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 [2022-01-27T12:01:44.366Z] ---> 380fd08b8c6d [2022-01-27T12:01:44.366Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-27T12:01:44.944Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T12:01:44.944Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-27T12:01:44.944Z] ---> d7708053f503 [2022-01-27T12:01:44.944Z] Step 3/23 : WORKDIR /edgex-go [2022-01-27T12:01:44.944Z] ---> Using cache [2022-01-27T12:01:44.944Z] ---> 30223811c22c [2022-01-27T12:01:44.944Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T12:01:44.944Z] ---> Using cache [2022-01-27T12:01:44.944Z] ---> 45a4966e48b1 [2022-01-27T12:01:44.944Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-27T12:01:44.944Z] ---> Using cache [2022-01-27T12:01:44.944Z] ---> 40b342a50a79 [2022-01-27T12:01:44.944Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-27T12:01:44.944Z] ---> Using cache [2022-01-27T12:01:44.944Z] ---> 1b49653da432 [2022-01-27T12:01:44.944Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T12:01:44.944Z] ---> Using cache [2022-01-27T12:01:44.944Z] ---> 86a8827e5142 [2022-01-27T12:01:44.944Z] Step 8/23 : COPY . . [2022-01-27T12:01:44.944Z] ---> Using cache [2022-01-27T12:01:44.944Z] ---> 31f30a6f25bf [2022-01-27T12:01:44.944Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-27T12:01:45.204Z] ---> Running in cdba5337b581 [2022-01-27T12:01:45.204Z] ---> Running in a78449d9da62 [2022-01-27T12:01:45.204Z] ---> Running in 4b152825f69b [2022-01-27T12:01:45.475Z] Removing intermediate container cdba5337b581 [2022-01-27T12:01:45.475Z] ---> cf5128839e7b [2022-01-27T12:01:45.475Z] Step 22/22 : LABEL version=0.0.0 [2022-01-27T12:01:45.475Z] Removing intermediate container a78449d9da62 [2022-01-27T12:01:45.475Z] ---> 259fbdcf2e36 [2022-01-27T12:01:45.475Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-27T12:01:45.475Z] ---> Running in dacf8e13acda [2022-01-27T12:01:45.475Z] ---> Running in f1ca96d2c19e [2022-01-27T12:01:45.744Z] Removing intermediate container f1ca96d2c19e [2022-01-27T12:01:45.744Z] ---> 0d292e6831be [2022-01-27T12:01:45.744Z] [2022-01-27T12:01:45.744Z] Removing intermediate container dacf8e13acda [2022-01-27T12:01:45.744Z] ---> d1adfe9d8e05 [2022-01-27T12:01:45.744Z] Step 21/23 : LABEL arch=x86_64 [2022-01-27T12:01:46.018Z] 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 [2022-01-27T12:01:46.018Z] Successfully built 0d292e6831be [2022-01-27T12:01:46.018Z] Successfully tagged support-scheduler:latest [2022-01-27T12:01:46.018Z]  Building support-scheduler ... done Building core-command [2022-01-27T12:01:46.018Z] ---> Running in b6f8924495c2 [2022-01-27T12:01:46.972Z] Removing intermediate container b6f8924495c2 [2022-01-27T12:01:46.972Z] ---> 2801d87e6144 [2022-01-27T12:01:46.972Z] Step 22/23 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b [2022-01-27T12:01:48.364Z] ---> Running in eab661b20b5f [2022-01-27T12:01:48.632Z] Removing intermediate container eab661b20b5f [2022-01-27T12:01:48.632Z] ---> b37ba3867568 [2022-01-27T12:01:48.632Z] Step 23/23 : LABEL version=0.0.0 [2022-01-27T12:01:48.632Z] Removing intermediate container 3ecdb93c4386 [2022-01-27T12:01:48.632Z] ---> b6c4ccbccb07 [2022-01-27T12:01:48.632Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-27T12:01:48.632Z] ---> Running in 5cc4929c745c [2022-01-27T12:01:48.902Z] ---> Running in 53872aa4dc7d [2022-01-27T12:01:48.902Z] Removing intermediate container 5cc4929c745c [2022-01-27T12:01:48.902Z] ---> 38f99f83660b [2022-01-27T12:01:48.902Z] [2022-01-27T12:01:48.902Z] Successfully built 38f99f83660b [2022-01-27T12:01:48.902Z] Successfully tagged core-data:latest [2022-01-27T12:01:48.902Z]  Building core-data ... done Building security-bootstrapper [2022-01-27T12:01:49.166Z] Removing intermediate container 53872aa4dc7d [2022-01-27T12:01:49.166Z] ---> 22eb7474ff97 [2022-01-27T12:01:49.166Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-27T12:01:49.166Z] ---> Running in 6d96f0d786e7 [2022-01-27T12:01:49.429Z] Removing intermediate container 6d96f0d786e7 [2022-01-27T12:01:49.429Z] ---> b3ca23c3dcb7 [2022-01-27T12:01:49.429Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-27T12:01:50.398Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T12:01:50.398Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-27T12:01:50.398Z] ---> d7708053f503 [2022-01-27T12:01:50.398Z] Step 3/22 : WORKDIR /edgex-go [2022-01-27T12:01:50.398Z] ---> Using cache [2022-01-27T12:01:50.398Z] ---> 30223811c22c [2022-01-27T12:01:50.398Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T12:01:50.398Z] ---> Using cache [2022-01-27T12:01:50.398Z] ---> 45a4966e48b1 [2022-01-27T12:01:50.398Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-27T12:01:51.792Z] ---> 592286609330 [2022-01-27T12:01:51.792Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-27T12:01:52.061Z] ---> Running in f0d555c4f03b [2022-01-27T12:01:52.325Z] ---> e00ff390b371 [2022-01-27T12:01:52.325Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-27T12:01:52.590Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-27T12:01:52.855Z] ---> 6cc2cfac4cd5 [2022-01-27T12:01:52.855Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-27T12:01:52.855Z] ---> Running in ba8a8bce1e1d [2022-01-27T12:01:53.445Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-27T12:01:53.707Z] Removing intermediate container ba8a8bce1e1d [2022-01-27T12:01:53.707Z] ---> b569741c8421 [2022-01-27T12:01:53.707Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-27T12:01:53.707Z] ---> Running in f336416be466 [2022-01-27T12:01:53.707Z] OK: 221 MiB in 52 packages [2022-01-27T12:01:53.971Z] Removing intermediate container f336416be466 [2022-01-27T12:01:53.971Z] ---> e31ad44e7015 [2022-01-27T12:01:53.971Z] Step 21/23 : LABEL arch=x86_64 [2022-01-27T12:01:53.971Z] ---> Running in 6e5be0e44ade [2022-01-27T12:01:54.545Z] Removing intermediate container 6e5be0e44ade [2022-01-27T12:01:54.545Z] ---> 17cf9b07b540 [2022-01-27T12:01:54.545Z] Step 22/23 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b [2022-01-27T12:01:54.807Z] Removing intermediate container f0d555c4f03b [2022-01-27T12:01:54.807Z] ---> 707d7bc615c6 [2022-01-27T12:01:54.807Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-27T12:01:54.807Z] ---> Running in 6e1f18085239 [2022-01-27T12:01:55.073Z] Removing intermediate container 6e1f18085239 [2022-01-27T12:01:55.073Z] ---> 20eac100fade [2022-01-27T12:01:55.073Z] Step 23/23 : LABEL version=0.0.0 [2022-01-27T12:01:55.337Z] ---> cb87cd54d089 [2022-01-27T12:01:55.337Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T12:01:55.337Z] ---> Running in 8a5bb51da285 [2022-01-27T12:01:55.337Z] ---> Running in 1c82c6c10729 [2022-01-27T12:01:55.601Z] Removing intermediate container 8a5bb51da285 [2022-01-27T12:01:55.601Z] ---> eaeea6478b09 [2022-01-27T12:01:55.601Z] [2022-01-27T12:01:55.601Z] Successfully built eaeea6478b09 [2022-01-27T12:01:55.601Z] Successfully tagged sys-mgmt-agent:latest [2022-01-27T12:01:57.558Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T12:01:57.558Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-27T12:01:57.558Z] ---> d7708053f503 [2022-01-27T12:01:57.558Z] Step 3/23 : WORKDIR /edgex-go [2022-01-27T12:01:57.558Z] ---> Using cache [2022-01-27T12:01:57.558Z] ---> 30223811c22c [2022-01-27T12:01:57.558Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T12:01:57.558Z] ---> Using cache [2022-01-27T12:01:57.558Z] ---> 45a4966e48b1 [2022-01-27T12:01:57.558Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-27T12:01:57.558Z] ---> Using cache [2022-01-27T12:01:57.558Z] ---> 40b342a50a79 [2022-01-27T12:01:57.558Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-27T12:01:57.558Z] ---> Using cache [2022-01-27T12:01:57.558Z] ---> 1b49653da432 [2022-01-27T12:01:57.558Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T12:01:57.558Z] ---> Using cache [2022-01-27T12:01:57.558Z] ---> 86a8827e5142 [2022-01-27T12:01:57.558Z] Step 8/23 : COPY . . [2022-01-27T12:01:57.558Z] ---> Using cache [2022-01-27T12:01:57.558Z] ---> 31f30a6f25bf [2022-01-27T12:01:57.558Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-27T12:01:57.558Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T12:01:57.558Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-27T12:01:57.558Z] ---> d7708053f503 [2022-01-27T12:01:57.558Z] Step 3/31 : WORKDIR /edgex-go [2022-01-27T12:01:57.558Z] ---> Using cache [2022-01-27T12:01:57.558Z] ---> 30223811c22c [2022-01-27T12:01:57.558Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T12:01:57.558Z] ---> Using cache [2022-01-27T12:01:57.558Z] ---> 45a4966e48b1 [2022-01-27T12:01:57.558Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-27T12:01:57.558Z] ---> Using cache [2022-01-27T12:01:57.558Z] ---> 40b342a50a79 [2022-01-27T12:01:57.558Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-27T12:01:57.558Z] ---> Using cache [2022-01-27T12:01:57.558Z] ---> 1b49653da432 [2022-01-27T12:01:57.558Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T12:01:57.558Z] ---> Using cache [2022-01-27T12:01:57.558Z] ---> 86a8827e5142 [2022-01-27T12:01:57.558Z] Step 8/31 : COPY . . [2022-01-27T12:01:57.558Z] ---> Using cache [2022-01-27T12:01:57.558Z] ---> 31f30a6f25bf [2022-01-27T12:01:57.558Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-27T12:01:57.558Z] ---> Running in 4cc433e4d1c5 [2022-01-27T12:01:57.831Z] ---> Running in 8fe7bdee52b6 [2022-01-27T12:01:57.831Z] Removing intermediate container 1c82c6c10729 [2022-01-27T12:01:57.831Z] ---> 7c0e7769cbd8 [2022-01-27T12:01:57.831Z] Step 8/22 : COPY . . [2022-01-27T12:01:58.410Z] 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 [2022-01-27T12:01:58.681Z] 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 [2022-01-27T12:02:04.055Z] ---> cbd51c469f6a [2022-01-27T12:02:04.055Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-27T12:02:04.055Z] ---> Running in f65c4d1c77ae [2022-01-27T12:02:04.055Z] 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 [2022-01-27T12:02:12.424Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-27T12:02:13.020Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-27T12:02:14.017Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-27T12:02:14.617Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-27T12:02:16.355Z] Removing intermediate container 4b152825f69b [2022-01-27T12:02:16.355Z] ---> ce651bbdef47 [2022-01-27T12:02:16.355Z] [2022-01-27T12:02:16.355Z] Step 10/23 : FROM alpine:3.14 [2022-01-27T12:02:16.355Z] ---> 0a97eee8041e [2022-01-27T12:02:16.355Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-27T12:02:16.355Z] ---> Using cache [2022-01-27T12:02:16.355Z] ---> 2630ac3436c0 [2022-01-27T12:02:16.355Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-27T12:02:16.355Z] ---> Using cache [2022-01-27T12:02:16.355Z] ---> 737b338cedea [2022-01-27T12:02:16.355Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-27T12:02:16.355Z] ---> Running in 3b9e2c4ce42e [2022-01-27T12:02:16.355Z] Removing intermediate container 3b9e2c4ce42e [2022-01-27T12:02:16.355Z] ---> fe4b243b0544 [2022-01-27T12:02:16.355Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-27T12:02:16.355Z] ---> Running in 51de91876bab [2022-01-27T12:02:16.355Z] Removing intermediate container 51de91876bab [2022-01-27T12:02:16.355Z] ---> 27fce198f5f8 [2022-01-27T12:02:16.355Z] Step 15/23 : WORKDIR / [2022-01-27T12:02:16.355Z] ---> Running in d12b32cf8a47 [2022-01-27T12:02:16.355Z] Removing intermediate container d12b32cf8a47 [2022-01-27T12:02:16.355Z] ---> 2b5934e6dd8f [2022-01-27T12:02:16.355Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-27T12:02:16.355Z] ---> 81d9964ba4c0 [2022-01-27T12:02:16.355Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-27T12:02:16.617Z] ---> 389f85c899e0 [2022-01-27T12:02:16.617Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-27T12:02:16.879Z] ---> e267bd0e4076 [2022-01-27T12:02:16.879Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-27T12:02:16.879Z] ---> Running in d6cf603e7a0e [2022-01-27T12:02:17.142Z] Removing intermediate container d6cf603e7a0e [2022-01-27T12:02:17.142Z] ---> da084fa046a0 [2022-01-27T12:02:17.142Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-27T12:02:17.142Z] ---> Running in cec6ed609fd0 [2022-01-27T12:02:17.142Z] Removing intermediate container cec6ed609fd0 [2022-01-27T12:02:17.142Z] ---> 36287eae4404 [2022-01-27T12:02:17.142Z] Step 21/23 : LABEL arch=x86_64 [2022-01-27T12:02:17.142Z] ---> Running in 3976c8d2aa13 [2022-01-27T12:02:17.407Z] Removing intermediate container 3976c8d2aa13 [2022-01-27T12:02:17.407Z] ---> 62047d35e565 [2022-01-27T12:02:17.407Z] Step 22/23 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b [2022-01-27T12:02:17.407Z] ---> Running in b91cfbc4fd00 [2022-01-27T12:02:17.670Z] Removing intermediate container b91cfbc4fd00 [2022-01-27T12:02:17.670Z] ---> 3f06adc4785f [2022-01-27T12:02:17.670Z] Step 23/23 : LABEL version=0.0.0 [2022-01-27T12:02:17.670Z] ---> Running in fdd3c620ad6c [2022-01-27T12:02:17.933Z] Removing intermediate container fdd3c620ad6c [2022-01-27T12:02:17.933Z] ---> c217fb61cc3f [2022-01-27T12:02:17.933Z] [2022-01-27T12:02:17.933Z] Successfully built c217fb61cc3f [2022-01-27T12:02:17.933Z] Successfully tagged core-metadata:latest [2022-01-27T12:02:25.202Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-27T12:02:25.202Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-27T12:02:25.202Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-27T12:02:25.202Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-27T12:02:25.202Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-27T12:02:25.202Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-27T12:02:25.477Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-27T12:02:25.477Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-27T12:02:25.477Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-27T12:02:25.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-27T12:02:30.220Z]  Building core-metadata ... done Removing intermediate container 8fe7bdee52b6 [2022-01-27T12:02:30.220Z] ---> c410f82897cd [2022-01-27T12:02:30.220Z] [2022-01-27T12:02:30.220Z] Step 10/23 : FROM alpine:3.14 [2022-01-27T12:02:30.220Z] ---> 0a97eee8041e [2022-01-27T12:02:30.220Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-27T12:02:30.220Z] ---> Using cache [2022-01-27T12:02:30.220Z] ---> 2630ac3436c0 [2022-01-27T12:02:30.220Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-27T12:02:30.220Z] ---> Using cache [2022-01-27T12:02:30.220Z] ---> 737b338cedea [2022-01-27T12:02:30.220Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-27T12:02:30.220Z] ---> Running in 893c12267d4d [2022-01-27T12:02:30.220Z] Removing intermediate container 4cc433e4d1c5 [2022-01-27T12:02:30.220Z] ---> ec785b7e08e8 [2022-01-27T12:02:30.220Z] [2022-01-27T12:02:30.220Z] Step 10/31 : FROM alpine:3.14 [2022-01-27T12:02:30.220Z] ---> 0a97eee8041e [2022-01-27T12:02:30.220Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-27T12:02:30.220Z] ---> Running in eb5148fe0b66 [2022-01-27T12:02:30.220Z] Removing intermediate container 893c12267d4d [2022-01-27T12:02:30.220Z] ---> 511e0c4a9361 [2022-01-27T12:02:30.220Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-27T12:02:30.221Z] Removing intermediate container eb5148fe0b66 [2022-01-27T12:02:30.221Z] ---> 23111ad1ddfc [2022-01-27T12:02:30.221Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-27T12:02:30.221Z] ---> Running in c128e9af4366 [2022-01-27T12:02:30.221Z] ---> Running in 766044ad559d [2022-01-27T12:02:30.221Z] Removing intermediate container c128e9af4366 [2022-01-27T12:02:30.221Z] ---> 2a85374e6059 [2022-01-27T12:02:30.221Z] Step 15/23 : WORKDIR / [2022-01-27T12:02:30.221Z] ---> Running in 28b4fbf07755 [2022-01-27T12:02:30.221Z] Removing intermediate container 28b4fbf07755 [2022-01-27T12:02:30.221Z] ---> 0eec6b10eee7 [2022-01-27T12:02:30.221Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-27T12:02:30.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-27T12:02:30.221Z] ---> 2d088eb1e6a5 [2022-01-27T12:02:30.221Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-27T12:02:30.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-27T12:02:30.221Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-27T12:02:30.221Z] (2/2) Installing su-exec (0.2-r1) [2022-01-27T12:02:30.221Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T12:02:30.221Z] OK: 6 MiB in 16 packages [2022-01-27T12:02:30.221Z] ---> b19eccb86cea [2022-01-27T12:02:30.221Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-27T12:02:30.221Z] Removing intermediate container 766044ad559d [2022-01-27T12:02:30.221Z] ---> 22e2417f8910 [2022-01-27T12:02:30.221Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-27T12:02:30.221Z] ---> b1d27557f5f7 [2022-01-27T12:02:30.221Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-27T12:02:30.221Z] ---> Running in 6af6c00a930f [2022-01-27T12:02:30.221Z] ---> Running in bcb0fc7d69fa [2022-01-27T12:02:30.796Z] Removing intermediate container bcb0fc7d69fa [2022-01-27T12:02:30.796Z] ---> 2e00ebe51474 [2022-01-27T12:02:30.796Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-27T12:02:30.797Z] Removing intermediate container 6af6c00a930f [2022-01-27T12:02:30.797Z] ---> 97a638190182 [2022-01-27T12:02:30.797Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-27T12:02:30.797Z] ---> Running in d22b00212cb7 [2022-01-27T12:02:30.797Z] ---> Running in df05b23cdf98 [2022-01-27T12:02:30.797Z] Removing intermediate container d22b00212cb7 [2022-01-27T12:02:30.797Z] ---> 9a9e9c219ffa [2022-01-27T12:02:30.797Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-27T12:02:30.797Z] ---> Running in af9ddcc1d50b [2022-01-27T12:02:30.797Z] Removing intermediate container df05b23cdf98 [2022-01-27T12:02:30.797Z] ---> d34fd971d38a [2022-01-27T12:02:30.797Z] Step 21/23 : LABEL arch=x86_64 [2022-01-27T12:02:30.797Z] ---> Running in 5a9575fd9bf3 [2022-01-27T12:02:31.059Z] Removing intermediate container 5a9575fd9bf3 [2022-01-27T12:02:31.059Z] ---> c7aa09b59d46 [2022-01-27T12:02:31.059Z] Step 22/23 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b [2022-01-27T12:02:31.324Z] ---> Running in 20b6331afeaa [2022-01-27T12:02:31.324Z] Removing intermediate container 20b6331afeaa [2022-01-27T12:02:31.324Z] ---> 594df081d20d [2022-01-27T12:02:31.324Z] Step 23/23 : LABEL version=0.0.0 [2022-01-27T12:02:31.588Z] ---> Running in 0b0b9baca1f2 [2022-01-27T12:02:31.588Z] Removing intermediate container af9ddcc1d50b [2022-01-27T12:02:31.588Z] ---> ca3bb56500b7 [2022-01-27T12:02:31.588Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-27T12:02:31.588Z] Removing intermediate container f65c4d1c77ae [2022-01-27T12:02:31.588Z] ---> 095abb9dd22b [2022-01-27T12:02:31.588Z] [2022-01-27T12:02:31.588Z] Step 10/22 : FROM alpine:3.14 [2022-01-27T12:02:31.588Z] ---> 0a97eee8041e [2022-01-27T12:02:31.588Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-27T12:02:31.588Z] ---> Running in 6746c28f4ad0 [2022-01-27T12:02:31.588Z] Removing intermediate container 0b0b9baca1f2 [2022-01-27T12:02:31.588Z] ---> eac378fa7f8c [2022-01-27T12:02:31.588Z] [2022-01-27T12:02:31.588Z] ---> Running in cec8e3c1ff8c [2022-01-27T12:02:31.588Z] Successfully built eac378fa7f8c [2022-01-27T12:02:31.588Z] Successfully tagged core-command:latest [2022-01-27T12:02:31.858Z]  Building core-command ... done Removing intermediate container 6746c28f4ad0 [2022-01-27T12:02:31.858Z] ---> cfbfb4bc480c [2022-01-27T12:02:31.858Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-27T12:02:31.858Z] ---> a060ec10bcf2 [2022-01-27T12:02:31.858Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-27T12:02:31.858Z] ---> Running in 2f852b8f9ec5 [2022-01-27T12:02:31.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-27T12:02:32.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-27T12:02:32.124Z] (1/2) Installing ca-certificates (20211220-r0) [2022-01-27T12:02:32.124Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-27T12:02:32.124Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T12:02:32.124Z] Executing ca-certificates-20211220-r0.trigger [2022-01-27T12:02:32.124Z] OK: 6 MiB in 16 packages [2022-01-27T12:02:32.389Z] Removing intermediate container 2f852b8f9ec5 [2022-01-27T12:02:32.389Z] ---> 849d5c8d33db [2022-01-27T12:02:32.389Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-27T12:02:32.654Z] Removing intermediate container cec8e3c1ff8c [2022-01-27T12:02:32.654Z] ---> 9b7f1b599e40 [2022-01-27T12:02:32.654Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-27T12:02:32.654Z] ---> Running in 7cd90f6b8b8e [2022-01-27T12:02:32.654Z] ---> b4e9b36700e4 [2022-01-27T12:02:32.654Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-27T12:02:32.654Z] Removing intermediate container 7cd90f6b8b8e [2022-01-27T12:02:32.654Z] ---> 5ddbab820afb [2022-01-27T12:02:32.654Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-27T12:02:32.654Z] ---> Running in c4ac40cb193d [2022-01-27T12:02:32.918Z] Removing intermediate container c4ac40cb193d [2022-01-27T12:02:32.918Z] ---> 6045e8a168bd [2022-01-27T12:02:32.918Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-27T12:02:32.918Z] ---> Running in 606bcdb26846 [2022-01-27T12:02:32.918Z] ---> 4c779243486e [2022-01-27T12:02:32.918Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-27T12:02:32.918Z] Removing intermediate container 606bcdb26846 [2022-01-27T12:02:32.918Z] ---> f58ad99c0ab6 [2022-01-27T12:02:32.918Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-27T12:02:33.180Z] ---> 48d44c13b23f [2022-01-27T12:02:33.180Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-27T12:02:33.180Z] ---> bd4fa0822237 [2022-01-27T12:02:33.180Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-27T12:02:33.180Z] ---> 2717673b9f5e [2022-01-27T12:02:33.180Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-27T12:02:33.442Z] ---> 14c31a06471c [2022-01-27T12:02:33.442Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-27T12:02:33.442Z] ---> bf5e525c3f33 [2022-01-27T12:02:33.442Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-27T12:02:33.442Z] ---> Running in 3b4842db4b02 [2022-01-27T12:02:33.701Z] Removing intermediate container 3b4842db4b02 [2022-01-27T12:02:33.701Z] ---> f6b4d4584561 [2022-01-27T12:02:33.701Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-27T12:02:33.701Z] ---> d783301ed304 [2022-01-27T12:02:33.701Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-27T12:02:33.701Z] ---> Running in 66ec4d281c1e [2022-01-27T12:02:33.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.172s coverage: 28.7% of statements [2022-01-27T12:02:33.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-27T12:02:33.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-27T12:02:33.964Z] ---> 3db72856d326 [2022-01-27T12:02:33.964Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-27T12:02:33.964Z] Removing intermediate container 66ec4d281c1e [2022-01-27T12:02:33.964Z] ---> a91b4eca9024 [2022-01-27T12:02:33.964Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-27T12:02:33.964Z] ---> Running in 9f155f9e1a6f [2022-01-27T12:02:33.964Z] ---> Running in 71b16e971b01 [2022-01-27T12:02:33.964Z] Removing intermediate container 71b16e971b01 [2022-01-27T12:02:33.964Z] ---> 37834821042d [2022-01-27T12:02:33.964Z] Step 20/22 : LABEL arch=x86_64 [2022-01-27T12:02:33.964Z] ---> Running in 00b59d637dbd [2022-01-27T12:02:34.226Z] Removing intermediate container 00b59d637dbd [2022-01-27T12:02:34.226Z] ---> 06879910168b [2022-01-27T12:02:34.226Z] Step 21/22 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b [2022-01-27T12:02:34.226Z] ---> Running in a3359c7914a6 [2022-01-27T12:02:34.226Z] Removing intermediate container a3359c7914a6 [2022-01-27T12:02:34.226Z] ---> bff06c31f27d [2022-01-27T12:02:34.226Z] Step 22/22 : LABEL version=0.0.0 [2022-01-27T12:02:34.226Z] ---> Running in fdfd40cec2cd [2022-01-27T12:02:34.491Z] Removing intermediate container fdfd40cec2cd [2022-01-27T12:02:34.491Z] ---> 1c52c9aa95c1 [2022-01-27T12:02:34.491Z] [2022-01-27T12:02:34.491Z] Removing intermediate container 9f155f9e1a6f [2022-01-27T12:02:34.491Z] ---> fabf5b9c7b2c [2022-01-27T12:02:34.491Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-27T12:02:34.491Z] Successfully built 1c52c9aa95c1 [2022-01-27T12:02:34.491Z] Successfully tagged support-notifications:latest [2022-01-27T12:02:34.491Z]  Building support-notifications ... done  ---> Running in 023340c851f2 [2022-01-27T12:02:34.491Z] Removing intermediate container 023340c851f2 [2022-01-27T12:02:34.491Z] ---> adc696ac8a8b [2022-01-27T12:02:34.491Z] Step 28/31 : CMD ["gate"] [2022-01-27T12:02:34.750Z] ---> Running in 9be72d37d20c [2022-01-27T12:02:34.750Z] Removing intermediate container 9be72d37d20c [2022-01-27T12:02:34.750Z] ---> 3615efc01cb6 [2022-01-27T12:02:34.750Z] Step 29/31 : LABEL arch=x86_64 [2022-01-27T12:02:34.750Z] ---> Running in 42efae85fb6d [2022-01-27T12:02:35.011Z] Removing intermediate container 42efae85fb6d [2022-01-27T12:02:35.011Z] ---> 491e16ddf6bd [2022-01-27T12:02:35.011Z] Step 30/31 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b [2022-01-27T12:02:35.011Z] ---> Running in 88c0002fcdf4 [2022-01-27T12:02:35.011Z] Removing intermediate container 88c0002fcdf4 [2022-01-27T12:02:35.011Z] ---> cb09dfca5208 [2022-01-27T12:02:35.011Z] Step 31/31 : LABEL version=0.0.0 [2022-01-27T12:02:35.011Z] ---> Running in c9a98164d977 [2022-01-27T12:02:35.271Z] Removing intermediate container c9a98164d977 [2022-01-27T12:02:35.271Z] ---> f6bd714b1a1b [2022-01-27T12:02:35.271Z] [2022-01-27T12:02:35.271Z] Successfully built f6bd714b1a1b [2022-01-27T12:02:35.271Z] Successfully tagged security-bootstrapper:latest [2022-01-27T12:02:35.278Z]  Building security-bootstrapper ... done  [Pipeline] } [2022-01-27T12:02:35.283Z] $ docker stop --time=1 fd3931e472ae30bcb7b8dd0aeadceca1cdd0a4c7605d14a7ec431e7e28511f3c [2022-01-27T12:02:36.536Z] $ docker rm -f fd3931e472ae30bcb7b8dd0aeadceca1cdd0a4c7605d14a7ec431e7e28511f3c [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-27T12:02:36.885Z] + docker images [2022-01-27T12:02:36.885Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-27T12:02:36.885Z] security-bootstrapper latest f6bd714b1a1b 1 second ago 18.7MB [2022-01-27T12:02:36.885Z] support-notifications latest 1c52c9aa95c1 2 seconds ago 16.6MB [2022-01-27T12:02:36.885Z] core-command latest eac378fa7f8c 5 seconds ago 15.7MB [2022-01-27T12:02:36.885Z] 095abb9dd22b 5 seconds ago 1.78GB [2022-01-27T12:02:36.885Z] ec785b7e08e8 8 seconds ago 1.77GB [2022-01-27T12:02:36.885Z] c410f82897cd 9 seconds ago 1.77GB [2022-01-27T12:02:36.885Z] core-metadata latest c217fb61cc3f 19 seconds ago 16.5MB [2022-01-27T12:02:36.885Z] ce651bbdef47 22 seconds ago 1.78GB [2022-01-27T12:02:36.885Z] sys-mgmt-agent latest eaeea6478b09 41 seconds ago 296MB [2022-01-27T12:02:36.885Z] core-data latest 38f99f83660b 48 seconds ago 19.9MB [2022-01-27T12:02:36.885Z] support-scheduler latest 0d292e6831be 51 seconds ago 15.9MB [2022-01-27T12:02:36.885Z] security-proxy-setup latest 9e4177711d5f 57 seconds ago 26.1MB [2022-01-27T12:02:36.885Z] security-secretstore-setup latest 04a9c4bc7394 59 seconds ago 27.8MB [2022-01-27T12:02:36.885Z] 58d7aed7ccf4 About a minute ago 1.77GB [2022-01-27T12:02:36.885Z] 55e2380f67ce About a minute ago 1.78GB [2022-01-27T12:02:36.885Z] 8a56b98bf7b5 About a minute ago 1.78GB [2022-01-27T12:02:36.885Z] 03ffd5ec3309 About a minute ago 1.78GB [2022-01-27T12:02:36.885Z] 348f887b66c1 About a minute ago 1.77GB [2022-01-27T12:02:36.885Z] ci-base-image-x86_64 latest d7708053f503 5 minutes ago 1.27GB [2022-01-27T12:02:36.885Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 2 weeks ago 562MB [2022-01-27T12:02:36.885Z] docker 20.10.10 b706a049f56e 2 months ago 216MB [2022-01-27T12:02:36.885Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-01-27T12:02:36.885Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-01-27T12:02:36.885Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 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 [2022-01-27T12:02:37.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.307s coverage: 98.5% of statements [2022-01-27T12:02:37.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-27T12:02:37.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.437s coverage: 44.7% of statements [2022-01-27T12:02:37.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-27T12:02:37.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-27T12:02:38.169Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.600s coverage: 89.5% of statements [2022-01-27T12:02:38.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-27T12:02:38.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-27T12:02:40.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.270s coverage: 84.4% of statements [2022-01-27T12:02:40.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-27T12:02:40.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-27T12:02:40.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-27T12:02:40.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-27T12:02:40.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-27T12:02:49.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.601s coverage: 94.2% of statements [2022-01-27T12:02:49.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-27T12:02:49.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-27T12:02:49.073Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.200s coverage: 59.1% of statements [2022-01-27T12:02:49.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-27T12:02:49.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-27T12:02:49.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-27T12:02:49.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-27T12:02:49.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-27T12:02:49.073Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.217s coverage: 60.0% of statements [2022-01-27T12:02:49.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-27T12:02:49.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-27T12:02:49.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-27T12:02:49.073Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.362s coverage: 0.9% of statements [2022-01-27T12:02:49.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-27T12:02:49.073Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.192s coverage: 58.8% of statements [2022-01-27T12:02:49.073Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.272s coverage: 21.7% of statements [2022-01-27T12:02:49.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-27T12:02:49.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.168s coverage: 47.1% of statements [2022-01-27T12:02:49.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.209s coverage: 79.5% of statements [2022-01-27T12:02:49.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.280s coverage: 94.1% of statements [2022-01-27T12:02:49.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements [2022-01-27T12:02:49.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.313s coverage: 87.5% of statements [2022-01-27T12:02:52.068Z] Still waiting to schedule task [2022-01-27T12:02:52.068Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-01-27T12:03:01.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.227s coverage: 94.4% of statements [2022-01-27T12:03:01.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.202s coverage: 44.8% of statements [2022-01-27T12:03:08.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.645s coverage: 82.5% of statements [2022-01-27T12:03:08.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-27T12:03:14.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.293s coverage: 92.9% of statements [2022-01-27T12:03:14.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-27T12:03:14.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-27T12:03:14.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-27T12:03:14.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2022-01-27T12:03:14.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-27T12:03:14.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-27T12:03:14.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-27T12:03:14.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-27T12:03:14.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-27T12:03:14.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.185s coverage: 87.2% of statements [2022-01-27T12:03:14.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-27T12:03:14.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-27T12:03:14.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements [2022-01-27T12:03:14.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-27T12:03:14.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 58.8% of statements [2022-01-27T12:03:14.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-27T12:03:14.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.266s coverage: 80.0% of statements [2022-01-27T12:03:14.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements [2022-01-27T12:03:14.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.274s coverage: 85.4% of statements [2022-01-27T12:03:14.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.772s coverage: 91.2% of statements [2022-01-27T12:03:14.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-27T12:03:14.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.663s coverage: 64.4% of statements [2022-01-27T12:03:14.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-27T12:03:14.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-27T12:03:14.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.176s coverage: 100.0% of statements [2022-01-27T12:03:14.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 89.4% of statements [2022-01-27T12:03:14.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2022-01-27T12:03:14.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements [2022-01-27T12:03:15.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2022-01-27T12:03:19.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.197s coverage: 65.4% of statements [2022-01-27T12:03:19.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-27T12:03:19.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-27T12:03:19.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-27T12:03:21.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.733s coverage: 43.8% of statements [2022-01-27T12:03:21.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-27T12:03:21.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-27T12:03:21.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.236s coverage: 89.5% of statements [2022-01-27T12:03:21.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-27T12:03:21.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.272s coverage: 84.8% of statements [2022-01-27T12:03:21.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-27T12:03:29.800Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.272s coverage: 17.7% of statements [2022-01-27T12:03:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-27T12:03:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-27T12:03:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-27T12:03:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-27T12:03:29.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.585s coverage: 92.3% of statements [2022-01-27T12:03:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-27T12:03:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-27T12:03:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-27T12:03:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-27T12:03:29.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.212s coverage: 63.2% of statements [2022-01-27T12:03:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-27T12:03:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-27T12:03:29.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.442s coverage: 97.7% of statements [2022-01-27T12:03:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-27T12:03:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-27T12:03:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-27T12:03:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-27T12:03:29.801Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.178s coverage: 28.9% of statements [2022-01-27T12:03:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-27T12:03:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-27T12:03:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-27T12:03:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-27T12:03:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-27T12:03:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-27T12:03:29.801Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.174s coverage: 100.0% of statements [2022-01-27T12:03:29.801Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2022-01-27T12:03:29.801Z] 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 [2022-01-27T12:03:29.801Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-01-27T12:03:29.801Z] GO111MODULE=on go vet ./... [2022-01-27T12:03:33.078Z] Running on prd-ubuntu18.04-docker-8c-8g-4018 in /w/workspace/edgexfoundry_edgex-go_PR-3870 [Pipeline] { [Pipeline] ws [2022-01-27T12:03:33.091Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-01-27T12:03:33.182Z] The recommended git tool is: git [2022-01-27T12:03:34.751Z] using credential edgex-jenkins-ssh [2022-01-27T12:03:34.762Z] Cloning the remote Git repository [2022-01-27T12:03:34.770Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-27T12:03:34.804Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-01-27T12:03:34.834Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-27T12:03:34.835Z] > git --version # timeout=10 [2022-01-27T12:03:34.841Z] > git --version # 'git version 2.17.1' [2022-01-27T12:03:34.841Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-27T12:03:34.865Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-27T12:03:38.876Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-27T12:03:38.885Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-27T12:03:38.894Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-27T12:03:38.907Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-27T12:03:38.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-27T12:03:39.552Z] Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit cc52ed3df833106c014411822d99705f91830c5b [2022-01-27T12:03:39.664Z] Merge succeeded, producing cc52ed3df833106c014411822d99705f91830c5b [2022-01-27T12:03:39.665Z] Checking out Revision cc52ed3df833106c014411822d99705f91830c5b (PR-3870) [2022-01-27T12:03:38.913Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3870/head:refs/remotes/origin/PR-3870 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-27T12:03:39.555Z] > git config core.sparsecheckout # timeout=10 [2022-01-27T12:03:39.561Z] > git checkout -f cc52ed3df833106c014411822d99705f91830c5b # timeout=10 [2022-01-27T12:03:39.624Z] > git remote # timeout=10 [2022-01-27T12:03:39.631Z] > git config --get remote.origin.url # timeout=10 [2022-01-27T12:03:39.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-27T12:03:39.645Z] > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 [2022-01-27T12:03:39.654Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-27T12:03:39.663Z] > git config core.sparsecheckout # timeout=10 [2022-01-27T12:03:39.669Z] > git checkout -f cc52ed3df833106c014411822d99705f91830c5b # timeout=10 [2022-01-27T12:03:43.199Z] Commit message: "fix: Missed ServiceName in Swagger" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-27T12:03:43.885Z] + echo snap-build.sh [2022-01-27T12:03:43.885Z] snap-build.sh [2022-01-27T12:03:43.885Z] + SNAP_BASE_DIR=. [2022-01-27T12:03:43.885Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2022-01-27T12:03:43.885Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2022-01-27T12:03:43.885Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2022-01-27T12:03:43.885Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2022-01-27T12:03:43.885Z] + cd /w/workspace/edgex-go/2 [2022-01-27T12:03:43.885Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-01-27T12:03:43.885Z] Reading package lists... [2022-01-27T12:03:43.885Z] Building dependency tree... [2022-01-27T12:03:43.885Z] Reading state information... [2022-01-27T12:03:43.885Z] The following packages were automatically installed and are no longer required: [2022-01-27T12:03:43.885Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-01-27T12:03:43.885Z] uidmap xdelta3 [2022-01-27T12:03:43.885Z] Use 'sudo apt autoremove' to remove them. [2022-01-27T12:03:43.885Z] The following packages will be REMOVED: [2022-01-27T12:03:43.885Z] lxd* lxd-client* [2022-01-27T12:03:43.885Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-01-27T12:03:44.148Z] After this operation, 31.7 MB disk space will be freed. [2022-01-27T12:03:44.934Z] (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 ... 190666 files and directories currently installed.) [2022-01-27T12:03:44.934Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-27T12:03:45.882Z] Removing lxd dnsmasq configuration [2022-01-27T12:03:45.882Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-01-27T12:03:45.882Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-01-27T12:03:46.452Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-27T12:03:46.712Z] (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 ... 190491 files and directories currently installed.) [2022-01-27T12:03:46.712Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-27T12:03:48.097Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-01-27T12:03:48.097Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-01-27T12:03:48.671Z] + sudo snap remove --purge lxd [2022-01-27T12:03:48.932Z] snap "lxd" is not installed [2022-01-27T12:03:48.932Z] + sudo groupadd --force --system lxd [2022-01-27T12:03:48.932Z] ++ whoami [2022-01-27T12:03:48.932Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-01-27T12:03:48.932Z] + newgrp - lxd [2022-01-27T12:03:48.932Z] + sudo snap install lxd [2022-01-27T12:04:01.194Z] 2022-01-27T12:03:57Z INFO Waiting for automatic snapd restart... [2022-01-27T12:04:19.329Z] lxd 4.22 from Canonical* installed [2022-01-27T12:04:19.329Z] + sudo lxd init --auto [2022-01-27T12:04:29.344Z] + sudo snap install --classic snapcraft [2022-01-27T12:04:34.636Z] snapcraft 6.0.2 from Canonical* installed [2022-01-27T12:04:34.636Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-01-27T12:04:34.636Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-01-27T12:04:34.636Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-27T12:04:34.636Z] Dload Upload Total Spent Left Speed [2022-01-27T12:04:34.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4569 0 --:--:-- --:--:-- --:--:-- 4537 [2022-01-27T12:04:34.636Z] 100 3325k 100 3325k 0 0 9109k 0 --:--:-- --:--:-- --:--:-- 9109k [2022-01-27T12:04:34.636Z] ./yq_linux_amd64 [2022-01-27T12:04:34.636Z] + sudo snapcraft prime --use-lxd [2022-01-27T12:04:36.017Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-01-27T12:04:36.017Z] 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: [2022-01-27T12:04:36.017Z] - README.md [2022-01-27T12:04:36.017Z] [2022-01-27T12:04:36.017Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-27T12:04:36.588Z] Launching a container. [2022-01-27T12:04:37.833Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-27T12:04:37.833Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-27T12:04:37.833Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-27T12:04:38.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-27T12:04:39.484Z] + ls -al . [2022-01-27T12:04:39.484Z] total 672 [2022-01-27T12:04:39.484Z] drwxrwxr-x 9 1001 1001 4096 Jan 27 12:04 . [2022-01-27T12:04:39.484Z] drwxr-xr-x 4 root root 4096 Jan 27 12:00 .. [2022-01-27T12:04:39.484Z] -rw-rw-r-- 1 1001 1001 11 Jan 27 11:58 .dockerignore [2022-01-27T12:04:39.484Z] drwxrwxr-x 8 1001 1001 4096 Jan 27 11:58 .git [2022-01-27T12:04:39.484Z] drwxrwxr-x 4 1001 1001 4096 Jan 27 11:58 .github [2022-01-27T12:04:39.484Z] -rw-rw-r-- 1 1001 1001 804 Jan 27 11:58 .gitignore [2022-01-27T12:04:39.484Z] -rw-rw-r-- 1 1001 1001 42 Jan 27 11:58 .golangci.yml [2022-01-27T12:04:39.484Z] -rw-rw-r-- 1 1001 1001 76 Jan 27 11:58 .hadolint.yml [2022-01-27T12:04:39.484Z] -rw-rw-r-- 1 1001 1001 166 Jan 27 11:58 .sonarcloud.properties [2022-01-27T12:04:39.484Z] -rw-rw-r-- 1 1001 1001 1171 Jan 27 11:58 ADOPTERS.md [2022-01-27T12:04:39.484Z] -rw-rw-r-- 1 1001 1001 9019 Jan 27 11:58 Attribution.txt [2022-01-27T12:04:39.484Z] -rw-rw-r-- 1 1001 1001 51732 Jan 27 11:58 CHANGELOG.md [2022-01-27T12:04:39.484Z] -rw-rw-r-- 1 1001 1001 3804 Jan 27 11:58 CONTRIBUTING.md [2022-01-27T12:04:39.484Z] -rw-rw-r-- 1 1001 1001 677 Jan 27 11:58 GOVERNANCE.md [2022-01-27T12:04:39.484Z] -rw-rw-r-- 1 1001 1001 849 Jan 27 11:58 Jenkinsfile [2022-01-27T12:04:39.484Z] -rw-rw-r-- 1 1001 1001 10775 Jan 27 11:58 LICENSE [2022-01-27T12:04:39.484Z] -rw-rw-r-- 1 1001 1001 6508 Jan 27 11:58 Makefile [2022-01-27T12:04:39.484Z] -rw-rw-r-- 1 1001 1001 582 Jan 27 11:58 OWNERS.md [2022-01-27T12:04:39.484Z] -rw-rw-r-- 1 1001 1001 8207 Jan 27 11:58 README.md [2022-01-27T12:04:39.484Z] -rw-rw-r-- 1 1001 1001 6912 Jan 27 11:58 SECURITY.md [2022-01-27T12:04:39.484Z] -rw-rw-r-- 1 1001 1001 5 Jan 27 11:56 VERSION [2022-01-27T12:04:39.484Z] -rw-rw-r-- 1 1001 1001 4131 Jan 27 11:58 ZMQWindows.md [2022-01-27T12:04:39.484Z] drwxrwxr-x 2 1001 1001 4096 Jan 27 11:58 bin [2022-01-27T12:04:39.484Z] drwxrwxr-x 14 1001 1001 4096 Jan 27 11:58 cmd [2022-01-27T12:04:39.484Z] -rw-r--r-- 1 root root 428383 Jan 27 12:03 coverage.out [2022-01-27T12:04:39.484Z] -rw-rw-r-- 1 1001 1001 2833 Jan 27 11:58 go.mod [2022-01-27T12:04:39.484Z] -rw-rw-r-- 1 1001 1001 50190 Jan 27 11:58 go.sum [2022-01-27T12:04:39.484Z] drwxrwxr-x 8 1001 1001 4096 Jan 27 11:58 internal [2022-01-27T12:04:39.484Z] drwxrwxr-x 3 1001 1001 4096 Jan 27 11:58 openapi [2022-01-27T12:04:39.484Z] drwxrwxr-x 4 1001 1001 4096 Jan 27 11:58 snap [2022-01-27T12:04:39.485Z] -rw-rw-r-- 1 1001 1001 204 Jan 27 11:58 version.go [Pipeline] sh [2022-01-27T12:04:40.139Z] + '[' -e coverage.out ] [2022-01-27T12:04:40.139Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-27T12:04:40.171Z] Warning: overwriting stash ‘coverage-report’ [2022-01-27T12:04:40.937Z] Stashed 1 file(s) [Pipeline] sh [2022-01-27T12:04:41.587Z] + make build [2022-01-27T12:04:41.587Z] 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 [2022-01-27T12:04:46.613Z] Waiting for container to be ready [2022-01-27T12:04:46.613Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-01-27T12:04:46.613Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-01-27T12:04:46.613Z] [2022-01-27T12:04:48.288Z] 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 [2022-01-27T12:04:49.918Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-01-27T12:04:50.180Z] Waiting for network to be ready... [2022-01-27T12:04:50.441Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2022-01-27T12:04:50.702Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2028 kB] [2022-01-27T12:04:50.702Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2022-01-27T12:04:50.702Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [361 kB] [2022-01-27T12:04:50.702Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2022-01-27T12:04:50.702Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2022-01-27T12:04:50.702Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [572 kB] [2022-01-27T12:04:50.702Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [77.5 kB] [2022-01-27T12:04:50.702Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1166 kB] [2022-01-27T12:04:50.702Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [269 kB] [2022-01-27T12:04:51.274Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2022-01-27T12:04:51.274Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2022-01-27T12:04:51.535Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2022-01-27T12:04:51.535Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2022-01-27T12:04:51.535Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2022-01-27T12:04:51.535Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2022-01-27T12:04:51.535Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2022-01-27T12:04:51.535Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2022-01-27T12:04:51.794Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2022-01-27T12:04:52.054Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2374 kB] [2022-01-27T12:04:52.054Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [454 kB] [2022-01-27T12:04:52.054Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.2 kB] [2022-01-27T12:04:52.054Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2022-01-27T12:04:52.054Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [596 kB] [2022-01-27T12:04:52.054Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [81.3 kB] [2022-01-27T12:04:52.054Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1781 kB] [2022-01-27T12:04:52.316Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [386 kB] [2022-01-27T12:04:54.864Z] Fetched 25.9 MB in 4s (6245 kB/s) [2022-01-27T12:04:55.434Z] Reading package lists... [2022-01-27T12:04:55.695Z] Reading package lists... [2022-01-27T12:04:55.695Z] Building dependency tree... [2022-01-27T12:04:55.695Z] Reading state information... [2022-01-27T12:04:55.956Z] The following additional packages will be installed: [2022-01-27T12:04:55.956Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-27T12:04:55.956Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-27T12:04:55.956Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-27T12:04:55.956Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-01-27T12:04:55.956Z] Suggested packages: [2022-01-27T12:04:55.956Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-01-27T12:04:55.956Z] Recommended packages: [2022-01-27T12:04:55.956Z] gnupg libsasl2-modules [2022-01-27T12:04:55.956Z] The following NEW packages will be installed: [2022-01-27T12:04:55.956Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-27T12:04:55.956Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-27T12:04:55.956Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-27T12:04:55.956Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-01-27T12:04:55.956Z] The following packages will be upgraded: [2022-01-27T12:04:55.956Z] gpg gpg-agent gpgconf libudev1 [2022-01-27T12:04:55.956Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2022-01-27T12:04:55.956Z] Need to get 3527 kB of archives. [2022-01-27T12:04:55.956Z] After this operation, 13.3 MB of additional disk space will be used. [2022-01-27T12:04:55.956Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2022-01-27T12:04:55.956Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2022-01-27T12:04:55.956Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2022-01-27T12:04:55.956Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2022-01-27T12:04:56.217Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] [2022-01-27T12:04:56.477Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] [2022-01-27T12:04:57.048Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2022-01-27T12:04:57.048Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2022-01-27T12:04:57.048Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2022-01-27T12:04:57.048Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2022-01-27T12:04:57.048Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2022-01-27T12:04:57.048Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-01-27T12:04:57.048Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2022-01-27T12:04:57.048Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2022-01-27T12:04:57.048Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2022-01-27T12:04:57.048Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2022-01-27T12:04:57.048Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2022-01-27T12:04:57.048Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2022-01-27T12:04:57.048Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2022-01-27T12:04:57.048Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2022-01-27T12:04:57.048Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2022-01-27T12:04:57.048Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2022-01-27T12:04:57.308Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-27T12:04:57.308Z] Fetched 3527 kB in 1s (3101 kB/s) [2022-01-27T12:04:57.308Z] (Reading database ... 12511 files and directories currently installed.) [2022-01-27T12:04:57.308Z] Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... [2022-01-27T12:04:57.308Z] Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-27T12:04:57.308Z] Setting up libudev1:amd64 (237-3ubuntu10.53) ... [2022-01-27T12:04:57.308Z] Selecting previously unselected package udev. [2022-01-27T12:04:57.308Z] (Reading database ... 12511 files and directories currently installed.) [2022-01-27T12:04:57.308Z] Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... [2022-01-27T12:04:57.308Z] Unpacking udev (237-3ubuntu10.53) ... [2022-01-27T12:04:57.569Z] Selecting previously unselected package libfuse2:amd64. [2022-01-27T12:04:57.569Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2022-01-27T12:04:57.569Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-01-27T12:04:57.569Z] Selecting previously unselected package fuse. [2022-01-27T12:04:57.569Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2022-01-27T12:04:57.569Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2022-01-27T12:04:57.569Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-27T12:04:57.569Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-27T12:04:57.829Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-27T12:04:57.829Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-27T12:04:57.829Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-27T12:04:57.829Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-27T12:04:57.829Z] Selecting previously unselected package libksba8:amd64. [2022-01-27T12:04:57.829Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-01-27T12:04:57.829Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-01-27T12:04:57.829Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-01-27T12:04:57.829Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-27T12:04:57.829Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-27T12:04:58.089Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-01-27T12:04:58.089Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-27T12:04:58.089Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-27T12:04:58.089Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-01-27T12:04:58.089Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-27T12:04:58.089Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-27T12:04:58.089Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-01-27T12:04:58.089Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-27T12:04:58.089Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-27T12:04:58.089Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-01-27T12:04:58.089Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-27T12:04:58.089Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-27T12:04:58.089Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-01-27T12:04:58.350Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-27T12:04:58.350Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-27T12:04:58.350Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-01-27T12:04:58.350Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-27T12:04:58.350Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-27T12:04:58.350Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-01-27T12:04:58.350Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-27T12:04:58.350Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-27T12:04:58.350Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-01-27T12:04:58.350Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-27T12:04:58.350Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-27T12:04:58.350Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-27T12:04:58.350Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2022-01-27T12:04:58.350Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-27T12:04:58.350Z] Selecting previously unselected package libsasl2-2:amd64. [2022-01-27T12:04:58.350Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2022-01-27T12:04:58.350Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-27T12:04:58.610Z] Selecting previously unselected package libldap-common. [2022-01-27T12:04:58.610Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2022-01-27T12:04:58.610Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-27T12:04:58.610Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-27T12:04:58.610Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2022-01-27T12:04:58.610Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-27T12:04:58.610Z] Selecting previously unselected package dirmngr. [2022-01-27T12:04:58.610Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-27T12:04:58.610Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2022-01-27T12:04:58.610Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-27T12:04:58.610Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2022-01-27T12:04:58.870Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-01-27T12:04:58.870Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-27T12:04:58.870Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-27T12:04:58.870Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2022-01-27T12:04:58.870Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-27T12:04:58.870Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-01-27T12:04:58.870Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-27T12:04:58.870Z] Setting up udev (237-3ubuntu10.53) ... [2022-01-27T12:04:59.131Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-01-27T12:04:59.131Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-27T12:04:59.131Z] Processing triggers for systemd (237-3ubuntu10) ... [2022-01-27T12:04:59.392Z] Setting up fuse (2.9.7-1ubuntu1) ... [2022-01-27T12:04:59.392Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2022-01-27T12:04:59.392Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-27T12:04:59.392Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-27T12:04:59.392Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-27T12:04:59.392Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-27T12:04:59.392Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-27T12:04:59.392Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-27T12:04:59.392Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-27T12:04:59.392Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-27T12:04:59.392Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2022-01-27T12:04:59.392Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-27T12:04:59.961Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2022-01-27T12:04:59.962Z] settings in the [Install] section, and DefaultInstance for template units). [2022-01-27T12:04:59.962Z] This means they are not meant to be enabled using systemctl. [2022-01-27T12:04:59.962Z] Possible reasons for having this kind of units are: [2022-01-27T12:04:59.962Z] 1) A unit may be statically enabled by being symlinked from another unit's [2022-01-27T12:04:59.962Z] .wants/ or .requires/ directory. [2022-01-27T12:04:59.962Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2022-01-27T12:04:59.962Z] a requirement dependency on it. [2022-01-27T12:04:59.962Z] 3) A unit may be started when needed via activation (socket, path, timer, [2022-01-27T12:04:59.962Z] D-Bus, udev, scripted systemctl call, ...). [2022-01-27T12:04:59.962Z] 4) In case of template units, the unit is meant to be enabled with some [2022-01-27T12:04:59.962Z] instance name specified. [2022-01-27T12:05:00.221Z] Reading package lists... [2022-01-27T12:05:00.221Z] Building dependency tree... [2022-01-27T12:05:00.221Z] Reading state information... [2022-01-27T12:05:00.483Z] The following additional packages will be installed: [2022-01-27T12:05:00.483Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2022-01-27T12:05:00.483Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-01-27T12:05:00.483Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2022-01-27T12:05:00.483Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2022-01-27T12:05:00.483Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2022-01-27T12:05:00.483Z] Suggested packages: [2022-01-27T12:05:00.483Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2022-01-27T12:05:00.483Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2022-01-27T12:05:00.483Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-01-27T12:05:00.483Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2022-01-27T12:05:00.483Z] systemd-container policykit-1 [2022-01-27T12:05:00.483Z] Recommended packages: [2022-01-27T12:05:00.483Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2022-01-27T12:05:00.483Z] The following NEW packages will be installed: [2022-01-27T12:05:00.483Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2022-01-27T12:05:00.483Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2022-01-27T12:05:00.483Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2022-01-27T12:05:00.483Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2022-01-27T12:05:00.483Z] python3.6-minimal snapd squashfs-tools sudo [2022-01-27T12:05:00.483Z] The following packages will be upgraded: [2022-01-27T12:05:00.483Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2022-01-27T12:05:00.483Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2022-01-27T12:05:00.483Z] Need to get 36.8 MB of archives. [2022-01-27T12:05:00.483Z] After this operation, 147 MB of additional disk space will be used. [2022-01-27T12:05:00.483Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [534 kB] [2022-01-27T12:05:00.744Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2022-01-27T12:05:00.744Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [1609 kB] [2022-01-27T12:05:00.744Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] [2022-01-27T12:05:00.744Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.6 [1712 kB] [2022-01-27T12:05:00.744Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.6 [203 kB] [2022-01-27T12:05:00.744Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2022-01-27T12:05:00.744Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2022-01-27T12:05:00.744Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2022-01-27T12:05:00.744Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2022-01-27T12:05:00.744Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2022-01-27T12:05:00.744Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2022-01-27T12:05:00.744Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2022-01-27T12:05:00.744Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2022-01-27T12:05:00.744Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2022-01-27T12:05:00.744Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2022-01-27T12:05:01.738Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] [2022-01-27T12:05:01.738Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2022-01-27T12:05:01.738Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2022-01-27T12:05:01.738Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] [2022-01-27T12:05:02.025Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2022-01-27T12:05:02.025Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2022-01-27T12:05:02.025Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2022-01-27T12:05:02.025Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2022-01-27T12:05:02.025Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2022-01-27T12:05:02.025Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2022-01-27T12:05:02.025Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2022-01-27T12:05:02.025Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2022-01-27T12:05:02.025Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2022-01-27T12:05:02.025Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2022-01-27T12:05:03.005Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-27T12:05:03.005Z] Fetched 36.8 MB in 2s (16.6 MB/s) [2022-01-27T12:05:03.005Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-27T12:05:03.005Z] Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... [2022-01-27T12:05:03.005Z] Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-27T12:05:03.266Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... [2022-01-27T12:05:03.266Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-27T12:05:03.527Z] Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... [2022-01-27T12:05:03.527Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-27T12:05:03.527Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2022-01-27T12:05:03.527Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2022-01-27T12:05:03.527Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2022-01-27T12:05:03.789Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-27T12:05:03.789Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2022-01-27T12:05:03.789Z] Unpacking apt (1.6.14) over (1.6.1) ... [2022-01-27T12:05:04.051Z] Setting up apt (1.6.14) ... [2022-01-27T12:05:04.051Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2022-01-27T12:05:04.312Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-01-27T12:05:04.312Z] (Reading database ... 12764 files and directories currently installed.) [2022-01-27T12:05:04.312Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2022-01-27T12:05:04.312Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2022-01-27T12:05:04.572Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2022-01-27T12:05:04.572Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-27T12:05:04.572Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-27T12:05:04.572Z] Selecting previously unselected package libexpat1:amd64. [2022-01-27T12:05:04.572Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2022-01-27T12:05:04.572Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2022-01-27T12:05:04.832Z] Selecting previously unselected package python3.6-minimal. [2022-01-27T12:05:04.832Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-27T12:05:04.832Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2022-01-27T12:05:05.092Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... [2022-01-27T12:05:05.092Z] Checking for services that may need to be restarted...done. [2022-01-27T12:05:05.092Z] Checking for services that may need to be restarted...done. [2022-01-27T12:05:05.092Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-27T12:05:05.092Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2022-01-27T12:05:05.092Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2022-01-27T12:05:05.664Z] Selecting previously unselected package python3-minimal. [2022-01-27T12:05:05.664Z] (Reading database ... 13012 files and directories currently installed.) [2022-01-27T12:05:05.664Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2022-01-27T12:05:05.664Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2022-01-27T12:05:05.664Z] Selecting previously unselected package mime-support. [2022-01-27T12:05:05.664Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2022-01-27T12:05:05.664Z] Unpacking mime-support (3.60ubuntu1) ... [2022-01-27T12:05:05.664Z] Selecting previously unselected package libmpdec2:amd64. [2022-01-27T12:05:05.664Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2022-01-27T12:05:05.664Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-01-27T12:05:05.664Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2022-01-27T12:05:05.664Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-27T12:05:05.664Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-27T12:05:05.924Z] Selecting previously unselected package python3.6. [2022-01-27T12:05:05.924Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-27T12:05:05.924Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-27T12:05:05.924Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-27T12:05:05.924Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2022-01-27T12:05:05.924Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-01-27T12:05:05.924Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2022-01-27T12:05:06.183Z] Selecting previously unselected package python3. [2022-01-27T12:05:06.184Z] (Reading database ... 13442 files and directories currently installed.) [2022-01-27T12:05:06.184Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2022-01-27T12:05:06.184Z] Unpacking python3 (3.6.7-1~18.04) ... [2022-01-27T12:05:06.184Z] Selecting previously unselected package multiarch-support. [2022-01-27T12:05:06.184Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2022-01-27T12:05:06.184Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2022-01-27T12:05:06.445Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2022-01-27T12:05:06.445Z] Selecting previously unselected package liblzo2-2:amd64. [2022-01-27T12:05:06.445Z] (Reading database ... 13479 files and directories currently installed.) [2022-01-27T12:05:06.445Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2022-01-27T12:05:06.445Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2022-01-27T12:05:06.445Z] Selecting previously unselected package libbsd0:amd64. [2022-01-27T12:05:06.445Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2022-01-27T12:05:06.445Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-01-27T12:05:06.703Z] Selecting previously unselected package sudo. [2022-01-27T12:05:06.703Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2022-01-27T12:05:06.703Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2022-01-27T12:05:06.964Z] Selecting previously unselected package apparmor. [2022-01-27T12:05:06.964Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2022-01-27T12:05:06.964Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2022-01-27T12:05:06.964Z] Selecting previously unselected package libedit2:amd64. [2022-01-27T12:05:06.964Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2022-01-27T12:05:06.964Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2022-01-27T12:05:06.964Z] Selecting previously unselected package libkrb5support0:amd64. [2022-01-27T12:05:06.964Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2022-01-27T12:05:06.964Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-01-27T12:05:07.224Z] Selecting previously unselected package libk5crypto3:amd64. [2022-01-27T12:05:07.224Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2022-01-27T12:05:07.224Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-01-27T12:05:07.224Z] Selecting previously unselected package libkeyutils1:amd64. [2022-01-27T12:05:07.224Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2022-01-27T12:05:07.224Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2022-01-27T12:05:07.224Z] Selecting previously unselected package libkrb5-3:amd64. [2022-01-27T12:05:07.224Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2022-01-27T12:05:07.224Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-01-27T12:05:07.486Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-27T12:05:07.486Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2022-01-27T12:05:07.486Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-01-27T12:05:07.486Z] Selecting previously unselected package libssl1.0.0:amd64. [2022-01-27T12:05:07.486Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2022-01-27T12:05:07.486Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2022-01-27T12:05:07.745Z] Selecting previously unselected package openssh-client. [2022-01-27T12:05:07.745Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2022-01-27T12:05:07.745Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2022-01-27T12:05:07.745Z] Selecting previously unselected package squashfs-tools. [2022-01-27T12:05:07.745Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2022-01-27T12:05:07.745Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-01-27T12:05:07.745Z] Selecting previously unselected package snapd. [2022-01-27T12:05:07.745Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2022-01-27T12:05:07.745Z] Unpacking snapd (2.51.1+18.04) ... [2022-01-27T12:05:09.667Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2022-01-27T12:05:09.667Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2022-01-27T12:05:09.928Z] Setting up mime-support (3.60ubuntu1) ... [2022-01-27T12:05:09.928Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2022-01-27T12:05:09.928Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-01-27T12:05:09.928Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-01-27T12:05:09.928Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-27T12:05:09.928Z] Setting up systemd (237-3ubuntu10.53) ... [2022-01-27T12:05:09.928Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-01-27T12:05:10.499Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2022-01-27T12:05:10.499Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-01-27T12:05:10.499Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2022-01-27T12:05:10.499Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-27T12:05:10.499Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-01-27T12:05:10.499Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-27T12:05:11.072Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-01-27T12:05:11.072Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-01-27T12:05:11.072Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-01-27T12:05:11.072Z] Setting up python3 (3.6.7-1~18.04) ... [2022-01-27T12:05:11.072Z] running python rtupdate hooks for python3.6... [2022-01-27T12:05:11.072Z] running python post-rtupdate hooks for python3.6... [2022-01-27T12:05:11.334Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2022-01-27T12:05:11.904Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-01-27T12:05:11.904Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-01-27T12:05:11.904Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2022-01-27T12:05:12.164Z] Setting up snapd (2.51.1+18.04) ... [2022-01-27T12:05:12.425Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-01-27T12:05:12.685Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-01-27T12:05:12.685Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-01-27T12:05:12.946Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-01-27T12:05:13.205Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-27T12:05:13.205Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-27T12:05:13.464Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-01-27T12:05:13.464Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-01-27T12:05:13.737Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-01-27T12:05:13.999Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-01-27T12:05:13.999Z] /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' [2022-01-27T12:05:13.999Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-27T12:05:13.999Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-01-27T12:05:15.068Z] 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 [2022-01-27T12:05:15.068Z] 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 [2022-01-27T12:05:15.385Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-01-27T12:05:15.385Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-01-27T12:05:15.385Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-01-27T12:05:16.586Z] Reading package lists... [2022-01-27T12:05:16.844Z] Reading package lists... [2022-01-27T12:05:17.108Z] Building dependency tree... [2022-01-27T12:05:17.108Z] Reading state information... [2022-01-27T12:05:17.108Z] Calculating upgrade... [2022-01-27T12:05:17.370Z] The following packages will be upgraded: [2022-01-27T12:05:17.370Z] advancecomp base-files bash binutils binutils-common [2022-01-27T12:05:17.370Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2022-01-27T12:05:17.370Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2022-01-27T12:05:17.370Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2022-01-27T12:05:17.370Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2022-01-27T12:05:17.370Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2022-01-27T12:05:17.370Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2022-01-27T12:05:17.370Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2022-01-27T12:05:17.370Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2022-01-27T12:05:17.370Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2022-01-27T12:05:17.370Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2022-01-27T12:05:17.370Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2022-01-27T12:05:17.370Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2022-01-27T12:05:17.370Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2022-01-27T12:05:17.370Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2022-01-27T12:05:17.371Z] ubuntu-keyring util-linux [2022-01-27T12:05:17.371Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-01-27T12:05:17.371Z] Need to get 64.1 MB of archives. [2022-01-27T12:05:17.371Z] After this operation, 5157 kB of additional disk space will be used. [2022-01-27T12:05:17.371Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-166.174 [984 kB] [2022-01-27T12:05:17.371Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2022-01-27T12:05:18.316Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2022-01-27T12:05:18.316Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2022-01-27T12:05:18.316Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2022-01-27T12:05:18.316Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2022-01-27T12:05:18.317Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2022-01-27T12:05:18.317Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2022-01-27T12:05:18.317Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2022-01-27T12:05:18.317Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2022-01-27T12:05:18.317Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2022-01-27T12:05:18.317Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2022-01-27T12:05:18.317Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2022-01-27T12:05:18.317Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2022-01-27T12:05:18.317Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2022-01-27T12:05:18.317Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2022-01-27T12:05:18.317Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2022-01-27T12:05:18.317Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2022-01-27T12:05:18.317Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2022-01-27T12:05:18.317Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2022-01-27T12:05:18.317Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2022-01-27T12:05:18.317Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2022-01-27T12:05:18.317Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2022-01-27T12:05:18.317Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2022-01-27T12:05:18.317Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2022-01-27T12:05:18.317Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2022-01-27T12:05:18.317Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2022-01-27T12:05:18.317Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2022-01-27T12:05:18.317Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2022-01-27T12:05:18.451Z] 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 [2022-01-27T12:05:18.577Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2022-01-27T12:05:18.577Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2022-01-27T12:05:18.577Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2022-01-27T12:05:18.577Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2022-01-27T12:05:18.577Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2022-01-27T12:05:18.577Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2022-01-27T12:05:18.577Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2022-01-27T12:05:18.577Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2022-01-27T12:05:18.577Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2022-01-27T12:05:18.577Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2022-01-27T12:05:18.577Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2022-01-27T12:05:18.577Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2022-01-27T12:05:18.577Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] [2022-01-27T12:05:18.577Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2022-01-27T12:05:18.577Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2022-01-27T12:05:18.577Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2022-01-27T12:05:18.577Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2022-01-27T12:05:18.577Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2022-01-27T12:05:18.577Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2022-01-27T12:05:18.577Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2022-01-27T12:05:18.577Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2022-01-27T12:05:18.577Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2022-01-27T12:05:18.577Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2022-01-27T12:05:18.837Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2022-01-27T12:05:18.837Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2022-01-27T12:05:18.837Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2022-01-27T12:05:18.837Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2022-01-27T12:05:18.837Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2022-01-27T12:05:18.837Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2022-01-27T12:05:18.837Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2022-01-27T12:05:18.837Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] [2022-01-27T12:05:18.837Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2022-01-27T12:05:18.837Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2022-01-27T12:05:18.837Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2022-01-27T12:05:18.837Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2022-01-27T12:05:18.837Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2022-01-27T12:05:18.837Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2022-01-27T12:05:18.837Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2022-01-27T12:05:18.837Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2022-01-27T12:05:18.837Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2022-01-27T12:05:18.837Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2022-01-27T12:05:18.837Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2022-01-27T12:05:18.838Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2022-01-27T12:05:18.838Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2022-01-27T12:05:18.838Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2022-01-27T12:05:18.838Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2022-01-27T12:05:18.838Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2022-01-27T12:05:18.838Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2022-01-27T12:05:18.838Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2022-01-27T12:05:18.838Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] [2022-01-27T12:05:18.838Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2022-01-27T12:05:18.838Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2022-01-27T12:05:18.838Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2022-01-27T12:05:18.838Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2022-01-27T12:05:18.838Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2022-01-27T12:05:19.045Z] 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 [2022-01-27T12:05:19.100Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2022-01-27T12:05:19.100Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2022-01-27T12:05:19.100Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2022-01-27T12:05:19.100Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2022-01-27T12:05:19.100Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2022-01-27T12:05:19.100Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2022-01-27T12:05:19.100Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2022-01-27T12:05:19.100Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2022-01-27T12:05:19.100Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2022-01-27T12:05:19.100Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2022-01-27T12:05:19.360Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2022-01-27T12:05:19.931Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2022-01-27T12:05:19.931Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2022-01-27T12:05:19.931Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2022-01-27T12:05:20.190Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2022-01-27T12:05:20.190Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2022-01-27T12:05:20.190Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2022-01-27T12:05:20.190Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2022-01-27T12:05:20.190Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2022-01-27T12:05:20.190Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-27T12:05:20.450Z] Fetched 64.1 MB in 3s (22.5 MB/s) [2022-01-27T12:05:20.450Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-27T12:05:20.450Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2022-01-27T12:05:20.450Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-27T12:05:20.712Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2022-01-27T12:05:20.712Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-27T12:05:20.712Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-166.174_amd64.deb ... [2022-01-27T12:05:20.712Z] Unpacking linux-libc-dev:amd64 (4.15.0-166.174) over (4.15.0-20.21) ... [2022-01-27T12:05:20.972Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-27T12:05:20.972Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-27T12:05:20.972Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-27T12:05:21.233Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-27T12:05:21.233Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-27T12:05:21.233Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-27T12:05:21.233Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-27T12:05:21.233Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-27T12:05:21.233Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-27T12:05:21.233Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-27T12:05:21.233Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-27T12:05:21.233Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-27T12:05:21.492Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-27T12:05:21.492Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-27T12:05:21.492Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-27T12:05:21.492Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-27T12:05:21.492Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-27T12:05:21.492Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2022-01-27T12:05:21.492Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2022-01-27T12:05:21.752Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-27T12:05:21.752Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-27T12:05:21.752Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-27T12:05:21.752Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-27T12:05:21.752Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-27T12:05:21.752Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-27T12:05:21.752Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-27T12:05:22.012Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-27T12:05:22.012Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-27T12:05:22.012Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2022-01-27T12:05:22.273Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-27T12:05:22.438Z] 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 [2022-01-27T12:05:22.533Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2022-01-27T12:05:22.794Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-27T12:05:22.794Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2022-01-27T12:05:22.794Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-01-27T12:05:22.794Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-01-27T12:05:22.794Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2022-01-27T12:05:23.053Z] Setting up base-files (10.1ubuntu2.11) ... [2022-01-27T12:05:23.053Z] Installing new version of config file /etc/issue ... [2022-01-27T12:05:23.053Z] Installing new version of config file /etc/issue.net ... [2022-01-27T12:05:23.053Z] Installing new version of config file /etc/lsb-release ... [2022-01-27T12:05:23.053Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-01-27T12:05:23.314Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-01-27T12:05:23.314Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-01-27T12:05:23.314Z] Removing obsolete conffile /etc/default/motd-news ... [2022-01-27T12:05:23.314Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-27T12:05:23.314Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2022-01-27T12:05:23.314Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2022-01-27T12:05:23.575Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2022-01-27T12:05:23.575Z] 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 [2022-01-27T12:05:23.575Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-27T12:05:23.575Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-27T12:05:23.575Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2022-01-27T12:05:23.575Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2022-01-27T12:05:23.837Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-27T12:05:23.837Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2022-01-27T12:05:23.837Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2022-01-27T12:05:23.837Z] Setting up tar (1.29b-2ubuntu0.2) ... [2022-01-27T12:05:23.837Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-27T12:05:23.837Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2022-01-27T12:05:23.837Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-27T12:05:24.098Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2022-01-27T12:05:24.098Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-27T12:05:24.098Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-27T12:05:24.098Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-27T12:05:24.358Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-27T12:05:24.358Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-27T12:05:24.358Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-27T12:05:24.358Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-27T12:05:24.358Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2022-01-27T12:05:24.618Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-27T12:05:24.618Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2022-01-27T12:05:24.618Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2022-01-27T12:05:24.618Z] Setting up grep (3.1-2build1) ... [2022-01-27T12:05:24.879Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-27T12:05:24.879Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2022-01-27T12:05:24.879Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2022-01-27T12:05:24.879Z] Setting up gzip (1.6-5ubuntu1.1) ... [2022-01-27T12:05:24.879Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-27T12:05:24.879Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2022-01-27T12:05:24.879Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2022-01-27T12:05:25.139Z] Setting up login (1:4.5-1ubuntu2) ... [2022-01-27T12:05:25.139Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-27T12:05:25.139Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-27T12:05:25.139Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-27T12:05:25.139Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2022-01-27T12:05:25.399Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-27T12:05:25.399Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-27T12:05:25.399Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-27T12:05:26.341Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-27T12:05:26.341Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-27T12:05:26.341Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-27T12:05:26.341Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-27T12:05:26.600Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2022-01-27T12:05:26.600Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-27T12:05:26.600Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2022-01-27T12:05:26.600Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-27T12:05:26.735Z] 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 [2022-01-27T12:05:27.169Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-01-27T12:05:27.169Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-01-27T12:05:27.169Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-01-27T12:05:27.169Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-01-27T12:05:27.429Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2022-01-27T12:05:27.430Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-27T12:05:27.430Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2022-01-27T12:05:27.430Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2022-01-27T12:05:27.691Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2022-01-27T12:05:27.952Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-27T12:05:27.952Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-27T12:05:27.952Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-27T12:05:27.952Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-27T12:05:28.212Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-27T12:05:28.212Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-27T12:05:28.212Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-27T12:05:28.471Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-27T12:05:28.471Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-27T12:05:28.471Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-27T12:05:28.732Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-27T12:05:28.732Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-27T12:05:28.993Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-27T12:05:28.993Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-27T12:05:28.993Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-27T12:05:29.253Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-27T12:05:29.253Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-27T12:05:29.253Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-27T12:05:29.253Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-27T12:05:29.345Z] 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 [2022-01-27T12:05:29.512Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-27T12:05:29.512Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-27T12:05:29.512Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-27T12:05:29.512Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-27T12:05:29.512Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-27T12:05:29.512Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-27T12:05:29.772Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-27T12:05:29.772Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-27T12:05:29.772Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-27T12:05:29.772Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-27T12:05:29.772Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-27T12:05:29.772Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-27T12:05:29.772Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-27T12:05:30.033Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-27T12:05:30.033Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2022-01-27T12:05:30.033Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-27T12:05:30.033Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-27T12:05:30.033Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-27T12:05:30.605Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2022-01-27T12:05:30.605Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-01-27T12:05:31.172Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-01-27T12:05:31.172Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-27T12:05:31.172Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2022-01-27T12:05:31.172Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-27T12:05:31.172Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2022-01-27T12:05:31.436Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-27T12:05:31.436Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2022-01-27T12:05:31.436Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-27T12:05:31.436Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2022-01-27T12:05:31.436Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-27T12:05:31.436Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2022-01-27T12:05:31.696Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2022-01-27T12:05:31.696Z] Setting up debconf (1.5.66ubuntu1) ... [2022-01-27T12:05:31.958Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-27T12:05:31.958Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2022-01-27T12:05:31.958Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-01-27T12:05:31.958Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2022-01-27T12:05:31.958Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-27T12:05:31.958Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2022-01-27T12:05:31.958Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-01-27T12:05:32.222Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2022-01-27T12:05:32.222Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-27T12:05:32.222Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-27T12:05:32.222Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-27T12:05:32.222Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-27T12:05:32.482Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-27T12:05:32.482Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-27T12:05:32.482Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-27T12:05:32.482Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-27T12:05:32.482Z] (Reading database ... 13919 files and directories currently installed.) [2022-01-27T12:05:32.482Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-27T12:05:32.742Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-27T12:05:32.742Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-27T12:05:32.742Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-27T12:05:32.742Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-27T12:05:32.742Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-27T12:05:33.004Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... [2022-01-27T12:05:33.004Z] Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-27T12:05:33.004Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-27T12:05:33.004Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-27T12:05:33.004Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-27T12:05:33.004Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-27T12:05:33.004Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2022-01-27T12:05:33.265Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2022-01-27T12:05:33.265Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2022-01-27T12:05:33.265Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-27T12:05:33.265Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2022-01-27T12:05:33.265Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2022-01-27T12:05:33.265Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2022-01-27T12:05:33.524Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-27T12:05:33.524Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2022-01-27T12:05:33.524Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-27T12:05:33.524Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-27T12:05:33.662Z] 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 [2022-01-27T12:05:33.784Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-27T12:05:33.784Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-27T12:05:33.784Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-27T12:05:33.784Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-27T12:05:33.784Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-27T12:05:33.784Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2022-01-27T12:05:33.784Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2022-01-27T12:05:33.784Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2022-01-27T12:05:34.043Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-27T12:05:34.043Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2022-01-27T12:05:34.043Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2022-01-27T12:05:34.302Z] Setting up passwd (1:4.5-1ubuntu2) ... [2022-01-27T12:05:34.302Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-27T12:05:34.302Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-27T12:05:34.302Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-27T12:05:34.302Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2022-01-27T12:05:34.564Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-27T12:05:34.564Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-01-27T12:05:34.564Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-01-27T12:05:34.564Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-01-27T12:05:34.564Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-27T12:05:34.564Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-01-27T12:05:34.564Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-01-27T12:05:34.824Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-01-27T12:05:34.824Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-27T12:05:34.824Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2022-01-27T12:05:34.824Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2022-01-27T12:05:34.824Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2022-01-27T12:05:34.824Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-27T12:05:34.824Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2022-01-27T12:05:34.824Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2022-01-27T12:05:35.084Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2022-01-27T12:05:35.084Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-27T12:05:35.084Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2022-01-27T12:05:35.084Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2022-01-27T12:05:35.345Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2022-01-27T12:05:35.345Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-27T12:05:35.345Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2022-01-27T12:05:35.345Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2022-01-27T12:05:35.607Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2022-01-27T12:05:35.607Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-27T12:05:35.607Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... [2022-01-27T12:05:35.607Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... [2022-01-27T12:05:35.607Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... [2022-01-27T12:05:35.607Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-27T12:05:35.607Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2022-01-27T12:05:35.607Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2022-01-27T12:05:35.867Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2022-01-27T12:05:35.867Z] (Reading database ... 13924 files and directories currently installed.) [2022-01-27T12:05:35.867Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-01-27T12:05:35.867Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-01-27T12:05:35.867Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-01-27T12:05:35.867Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-01-27T12:05:36.128Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2022-01-27T12:05:36.128Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2022-01-27T12:05:36.128Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2022-01-27T12:05:36.128Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2022-01-27T12:05:36.280Z] 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 [2022-01-27T12:05:36.389Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2022-01-27T12:05:36.389Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2022-01-27T12:05:36.389Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2022-01-27T12:05:36.389Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2022-01-27T12:05:36.389Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2022-01-27T12:05:36.389Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2022-01-27T12:05:36.389Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2022-01-27T12:05:36.389Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2022-01-27T12:05:36.650Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2022-01-27T12:05:36.650Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2022-01-27T12:05:36.650Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2022-01-27T12:05:36.650Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2022-01-27T12:05:36.650Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2022-01-27T12:05:36.650Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2022-01-27T12:05:36.909Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2022-01-27T12:05:36.909Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2022-01-27T12:05:37.168Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2022-01-27T12:05:37.168Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2022-01-27T12:05:37.168Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2022-01-27T12:05:37.168Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2022-01-27T12:05:37.427Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-27T12:05:37.427Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-27T12:05:37.687Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-27T12:05:37.687Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-27T12:05:37.687Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-27T12:05:37.687Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-27T12:05:37.687Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-27T12:05:37.687Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-27T12:05:37.946Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-27T12:05:37.946Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-27T12:05:37.946Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-27T12:05:37.946Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-27T12:05:37.946Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-27T12:05:38.208Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-27T12:05:38.208Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-27T12:05:38.208Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-27T12:05:39.147Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-27T12:05:39.147Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-27T12:05:39.691Z] 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 [2022-01-27T12:05:40.091Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-27T12:05:40.091Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-27T12:05:40.349Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-27T12:05:40.349Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-27T12:05:40.608Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-27T12:05:40.608Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-27T12:05:41.562Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-27T12:05:41.562Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-27T12:05:41.562Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-27T12:05:41.562Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-27T12:05:41.562Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2022-01-27T12:05:41.562Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-27T12:05:41.824Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2022-01-27T12:05:41.824Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-27T12:05:41.824Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2022-01-27T12:05:41.824Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2022-01-27T12:05:41.824Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-27T12:05:42.084Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-27T12:05:42.084Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-27T12:05:42.084Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-27T12:05:42.084Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2022-01-27T12:05:42.084Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2022-01-27T12:05:42.084Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-27T12:05:42.084Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-27T12:05:42.084Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-27T12:05:42.084Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-27T12:05:42.345Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-27T12:05:42.345Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2022-01-27T12:05:42.345Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2022-01-27T12:05:42.345Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2022-01-27T12:05:42.345Z] [2022-01-27T12:05:42.345Z] Current default time zone: 'Etc/UTC' [2022-01-27T12:05:42.345Z] Local time is now: Thu Jan 27 12:05:42 UTC 2022. [2022-01-27T12:05:42.345Z] Universal Time is now: Thu Jan 27 12:05:42 UTC 2022. [2022-01-27T12:05:42.345Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-01-27T12:05:42.345Z] [2022-01-27T12:05:42.345Z] Setting up systemd-sysv (237-3ubuntu10.53) ... [2022-01-27T12:05:42.345Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-27T12:05:42.345Z] Setting up linux-libc-dev:amd64 (4.15.0-166.174) ... [2022-01-27T12:05:42.345Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2022-01-27T12:05:42.345Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2022-01-27T12:05:42.345Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2022-01-27T12:05:42.605Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2022-01-27T12:05:42.605Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2022-01-27T12:05:42.605Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2022-01-27T12:05:42.605Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2022-01-27T12:05:42.605Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-27T12:05:42.605Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2022-01-27T12:05:42.605Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-27T12:05:42.605Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-01-27T12:05:42.605Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-27T12:05:42.605Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2022-01-27T12:05:42.605Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2022-01-27T12:05:42.605Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2022-01-27T12:05:42.605Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... [2022-01-27T12:05:42.605Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2022-01-27T12:05:42.866Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2022-01-27T12:05:42.866Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2022-01-27T12:05:42.866Z] Setting up ca-certificates (20210119~18.04.2) ... [2022-01-27T12:05:44.250Z] Updating certificates in /etc/ssl/certs... [2022-01-27T12:05:45.191Z] 23 added, 28 removed; done. [2022-01-27T12:05:45.191Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2022-01-27T12:05:45.191Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-27T12:05:45.192Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2022-01-27T12:05:45.192Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2022-01-27T12:05:45.192Z] Setting up pkgbinarymangler (138.18.04.1) ... [2022-01-27T12:05:45.452Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-27T12:05:45.452Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-01-27T12:05:45.452Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-27T12:05:45.452Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-27T12:05:45.452Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-27T12:05:45.452Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-27T12:05:45.452Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-27T12:05:45.452Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2022-01-27T12:05:45.452Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2022-01-27T12:05:45.452Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2022-01-27T12:05:45.452Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2022-01-27T12:05:45.712Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2022-01-27T12:05:45.712Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-27T12:05:45.712Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-27T12:05:45.713Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2022-01-27T12:05:45.713Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2022-01-27T12:05:45.713Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2022-01-27T12:05:45.713Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-27T12:05:45.713Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-01-27T12:05:45.713Z] Processing triggers for mime-support (3.60ubuntu1) ... [2022-01-27T12:05:45.713Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2022-01-27T12:05:45.713Z] Updating certificates in /etc/ssl/certs... [2022-01-27T12:05:46.285Z] 0 added, 0 removed; done. [2022-01-27T12:05:46.285Z] Running hooks in /etc/ca-certificates/update.d... [2022-01-27T12:05:46.285Z] done. [Pipeline] } [2022-01-27T12:05:46.535Z] $ docker stop --time=1 b46e7ed03a3dab1f6edcbade9b0f0f102e64f374ef47d2a6fb31103b68699030 [2022-01-27T12:05:46.853Z] Reading package lists... [2022-01-27T12:05:47.113Z] Building dependency tree... [2022-01-27T12:05:47.113Z] Reading state information... [2022-01-27T12:05:47.113Z] The following NEW packages will be installed: [2022-01-27T12:05:47.113Z] apt-transport-https [2022-01-27T12:05:47.113Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-01-27T12:05:47.373Z] Need to get 4348 B of archives. [2022-01-27T12:05:47.373Z] After this operation, 154 kB of additional disk space will be used. [2022-01-27T12:05:47.373Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2022-01-27T12:05:47.634Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-27T12:05:47.634Z] Fetched 4348 B in 0s (24.0 kB/s) [2022-01-27T12:05:47.634Z] Selecting previously unselected package apt-transport-https. [2022-01-27T12:05:47.634Z] (Reading database ... 13931 files and directories currently installed.) [2022-01-27T12:05:47.634Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2022-01-27T12:05:47.634Z] Unpacking apt-transport-https (1.6.14) ... [2022-01-27T12:05:47.634Z] Setting up apt-transport-https (1.6.14) ... [2022-01-27T12:05:47.893Z] Waiting for network to be ready... [2022-01-27T12:05:48.519Z] $ docker rm -f b46e7ed03a3dab1f6edcbade9b0f0f102e64f374ef47d2a6fb31103b68699030 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T12:05:49.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-27T12:05:49.903Z] [2022-01-27T12:05:49.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T12:05:50.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-27T12:05:50.520Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-27T12:05:50.520Z] 29e5d40040c1: Pulling fs layer [2022-01-27T12:05:50.520Z] 1ce36da41761: Pulling fs layer [2022-01-27T12:05:50.520Z] 25b303627fd3: Pulling fs layer [2022-01-27T12:05:50.520Z] 29e5d40040c1: Verifying Checksum [2022-01-27T12:05:50.520Z] 29e5d40040c1: Download complete [2022-01-27T12:05:50.795Z] 1ce36da41761: Verifying Checksum [2022-01-27T12:05:50.795Z] 1ce36da41761: Download complete [2022-01-27T12:05:51.070Z] 29e5d40040c1: Pull complete [2022-01-27T12:05:52.047Z] 25b303627fd3: Verifying Checksum [2022-01-27T12:05:52.048Z] 25b303627fd3: Download complete [2022-01-27T12:05:52.319Z] 1ce36da41761: Pull complete [2022-01-27T12:05:57.889Z] 2022-01-27T12:05:53Z INFO Waiting for automatic snapd restart... [2022-01-27T12:05:57.889Z] snapd 2.54.2 from Canonical* installed [2022-01-27T12:05:59.273Z] "snapd" switched to the "latest/stable" channel [2022-01-27T12:05:59.273Z] [2022-01-27T12:06:02.463Z] 25b303627fd3: Pull complete [2022-01-27T12:06:02.463Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-27T12:06:02.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-27T12:06:02.463Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-27T12:06:02.689Z] prd-ubuntu18.04-docker-arm64-4c-16g-4017 does not seem to be running inside a container [2022-01-27T12:06:02.884Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-27T12:06:04.572Z] core18 20211215 from Canonical* installed [2022-01-27T12:06:05.135Z] $ docker top acd9d52566488ebdc57698ccd5befe0f8a7a8e67975832ea4837255863f267ad -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-27T12:06:05.907Z] + docker-compose build --help [2022-01-27T12:06:05.907Z] + grep parallel [2022-01-27T12:06:07.115Z] core20 20211129 from Canonical* installed [2022-01-27T12:06:07.115Z] "core20" switched to the "latest/stable" channel [2022-01-27T12:06:07.115Z] [2022-01-27T12:06:09.280Z] --parallel Build images in parallel. [Pipeline] } [2022-01-27T12:06:09.416Z] $ docker stop --time=1 acd9d52566488ebdc57698ccd5befe0f8a7a8e67975832ea4837255863f267ad [2022-01-27T12:06:09.657Z] snapcraft 6.0.2 from Canonical* installed [2022-01-27T12:06:09.657Z] "snapcraft" switched to the "latest/stable" channel [2022-01-27T12:06:09.657Z] [2022-01-27T12:06:11.021Z] $ docker rm -f acd9d52566488ebdc57698ccd5befe0f8a7a8e67975832ea4837255863f267ad [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T12:06:11.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-27T12:06:11.511Z] . [Pipeline] withDockerContainer [2022-01-27T12:06:11.772Z] prd-ubuntu18.04-docker-arm64-4c-16g-4017 does not seem to be running inside a container [2022-01-27T12:06:11.990Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-27T12:06:13.200Z] $ docker top 4709c79f01d676933df7aa85ae3a9e45331b19b4b4cc31542d77936c170f5a02 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-27T12:06:13.859Z] 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: [2022-01-27T12:06:13.859Z] - README.md [2022-01-27T12:06:13.859Z] [2022-01-27T12:06:13.859Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-27T12:06:13.982Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-27T12:06:15.243Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-01-27T12:06:15.243Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-01-27T12:06:15.503Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-01-27T12:06:16.448Z] Reading package lists... [2022-01-27T12:06:17.835Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.9 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 [2022-01-27T12:06:18.357Z] Building core-command ... [2022-01-27T12:06:18.357Z] Building core-data ... [2022-01-27T12:06:18.357Z] Building core-metadata ... [2022-01-27T12:06:18.357Z] Building security-bootstrapper ... [2022-01-27T12:06:18.357Z] Building security-proxy-setup ... [2022-01-27T12:06:18.357Z] Building security-secretstore-setup ... [2022-01-27T12:06:18.357Z] Building support-notifications ... [2022-01-27T12:06:18.357Z] Building support-scheduler ... [2022-01-27T12:06:18.357Z] Building sys-mgmt-agent ... [2022-01-27T12:06:18.357Z] Building support-notifications [2022-01-27T12:06:18.357Z] Building core-metadata [2022-01-27T12:06:18.357Z] Building support-scheduler [2022-01-27T12:06:18.357Z] Building security-secretstore-setup [2022-01-27T12:06:18.357Z] Building security-proxy-setup [2022-01-27T12:06:18.779Z] Reading package lists... [2022-01-27T12:06:18.779Z] Building dependency tree... [2022-01-27T12:06:18.779Z] Reading state information... [2022-01-27T12:06:19.038Z] Suggested packages: [2022-01-27T12:06:19.038Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2022-01-27T12:06:19.038Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2022-01-27T12:06:19.038Z] Recommended packages: [2022-01-27T12:06:19.038Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-01-27T12:06:19.038Z] The following NEW packages will be installed: [2022-01-27T12:06:19.038Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2022-01-27T12:06:19.038Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2022-01-27T12:06:19.038Z] pkg-config zip [2022-01-27T12:06:19.038Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-27T12:06:19.038Z] Need to get 7668 kB of archives. [2022-01-27T12:06:19.038Z] After this operation, 43.8 MB of additional disk space will be used. [2022-01-27T12:06:19.038Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] [2022-01-27T12:06:19.300Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2022-01-27T12:06:19.300Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2022-01-27T12:06:19.300Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2022-01-27T12:06:19.300Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2022-01-27T12:06:19.300Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2022-01-27T12:06:19.300Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2022-01-27T12:06:19.560Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2022-01-27T12:06:19.560Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2022-01-27T12:06:19.560Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2022-01-27T12:06:19.560Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2022-01-27T12:06:19.821Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2022-01-27T12:06:19.821Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2022-01-27T12:06:19.821Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2022-01-27T12:06:19.821Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-01-27T12:06:19.821Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-27T12:06:20.081Z] Fetched 7668 kB in 1s (10.5 MB/s) [2022-01-27T12:06:20.081Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-01-27T12:06:20.081Z] (Reading database ... 13935 files and directories currently installed.) [2022-01-27T12:06:20.081Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... [2022-01-27T12:06:20.081Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-01-27T12:06:20.081Z] Selecting previously unselected package libpsl5:amd64. [2022-01-27T12:06:20.081Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2022-01-27T12:06:20.081Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2022-01-27T12:06:20.348Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-01-27T12:06:20.348Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2022-01-27T12:06:20.348Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-01-27T12:06:20.348Z] Selecting previously unselected package librtmp1:amd64. [2022-01-27T12:06:20.348Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2022-01-27T12:06:20.348Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-01-27T12:06:20.348Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-01-27T12:06:20.348Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2022-01-27T12:06:20.348Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2022-01-27T12:06:20.348Z] Selecting previously unselected package liberror-perl. [2022-01-27T12:06:20.348Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2022-01-27T12:06:20.348Z] Unpacking liberror-perl (0.17025-1) ... [2022-01-27T12:06:20.609Z] Selecting previously unselected package git-man. [2022-01-27T12:06:20.609Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2022-01-27T12:06:20.609Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2022-01-27T12:06:20.868Z] Selecting previously unselected package git. [2022-01-27T12:06:20.868Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2022-01-27T12:06:20.868Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2022-01-27T12:06:21.812Z] Selecting previously unselected package libnorm1:amd64. [2022-01-27T12:06:21.812Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2022-01-27T12:06:21.812Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-01-27T12:06:22.073Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-01-27T12:06:22.073Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2022-01-27T12:06:22.073Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-01-27T12:06:22.073Z] Selecting previously unselected package libsodium23:amd64. [2022-01-27T12:06:22.073Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2022-01-27T12:06:22.334Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2022-01-27T12:06:22.334Z] Selecting previously unselected package libzmq5:amd64. [2022-01-27T12:06:22.334Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2022-01-27T12:06:22.334Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-27T12:06:22.596Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-01-27T12:06:22.596Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2022-01-27T12:06:22.596Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-27T12:06:22.856Z] Selecting previously unselected package pkg-config. [2022-01-27T12:06:22.856Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2022-01-27T12:06:22.856Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2022-01-27T12:06:22.856Z] Selecting previously unselected package zip. [2022-01-27T12:06:22.856Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2022-01-27T12:06:22.856Z] Unpacking zip (3.0-11build1) ... [2022-01-27T12:06:23.116Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-01-27T12:06:23.116Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2022-01-27T12:06:23.116Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-01-27T12:06:23.116Z] Setting up liberror-perl (0.17025-1) ... [2022-01-27T12:06:23.377Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2022-01-27T12:06:23.377Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-01-27T12:06:23.377Z] No schema files found: doing nothing. [2022-01-27T12:06:23.377Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-01-27T12:06:23.377Z] Setting up zip (3.0-11build1) ... [2022-01-27T12:06:23.377Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-01-27T12:06:23.377Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2022-01-27T12:06:23.377Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2022-01-27T12:06:23.377Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-27T12:06:23.377Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2022-01-27T12:06:23.377Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-27T12:06:23.377Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2022-01-27T12:06:23.377Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-27T12:06:23.950Z] git set to automatically installed. [2022-01-27T12:06:23.950Z] git-man set to automatically installed. [2022-01-27T12:06:23.950Z] libcurl3-gnutls set to automatically installed. [2022-01-27T12:06:23.950Z] liberror-perl set to automatically installed. [2022-01-27T12:06:23.950Z] libglib2.0-0 set to automatically installed. [2022-01-27T12:06:23.950Z] libnghttp2-14 set to automatically installed. [2022-01-27T12:06:23.950Z] libnorm1 set to automatically installed. [2022-01-27T12:06:23.950Z] libpgm-5.2-0 set to automatically installed. [2022-01-27T12:06:23.950Z] libpsl5 set to automatically installed. [2022-01-27T12:06:23.950Z] librtmp1 set to automatically installed. [2022-01-27T12:06:23.950Z] libsodium23 set to automatically installed. [2022-01-27T12:06:23.950Z] libzmq3-dev set to automatically installed. [2022-01-27T12:06:23.950Z] libzmq5 set to automatically installed. [2022-01-27T12:06:23.950Z] pkg-config set to automatically installed. [2022-01-27T12:06:23.950Z] zip set to automatically installed. [2022-01-27T12:06:25.337Z] snapd is not logged in, snap install commands will use sudo [2022-01-27T12:06:32.071Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-01-27T12:06:32.071Z] Downloading snap 'edgex-app-service-configurable' [2022-01-27T12:06:35.374Z] Pulling app-service-configurable [2022-01-27T12:06:35.374Z] + snapcraftctl pull [2022-01-27T12:06:36.758Z] Pulling config-common [2022-01-27T12:06:36.758Z] + snapcraftctl pull [2022-01-27T12:06:38.668Z] Pulling go-build-helper [2022-01-27T12:06:38.668Z] + snapcraftctl pull [2022-01-27T12:06:40.051Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-01-27T12:06:40.051Z] Skipping pull go-build-helper (already ran) [2022-01-27T12:06:40.051Z] Building go-build-helper [2022-01-27T12:06:40.051Z] + snapcraftctl build [2022-01-27T12:06:43.362Z] Staging go-build-helper [2022-01-27T12:06:43.362Z] + snapcraftctl stage [2022-01-27T12:06:47.572Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2022-01-27T12:06:47.572Z] Fetched 224 kB in 0s (0 B/s) [2022-01-27T12:06:47.572Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2022-01-27T12:06:47.572Z] Fetched 157 kB in 0s (0 B/s) [2022-01-27T12:06:47.572Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2022-01-27T12:06:47.572Z] Fetched 221 kB in 0s (0 B/s) [2022-01-27T12:06:47.572Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2022-01-27T12:06:47.572Z] Fetched 143 kB in 0s (0 B/s) [2022-01-27T12:06:47.572Z] Pulling edgex-go [2022-01-27T12:06:47.572Z] + snapcraftctl pull [2022-01-27T12:06:49.485Z] Pulling hooks [2022-01-27T12:06:49.485Z] + snapcraftctl pull [2022-01-27T12:07:11.442Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2022-01-27T12:07:11.442Z] Fetched 96.5 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2022-01-27T12:07:11.442Z] Fetched 279 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2022-01-27T12:07:11.442Z] Fetched 122 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2022-01-27T12:07:11.442Z] Fetched 77.8 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2022-01-27T12:07:11.442Z] Fetched 8848 B in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2022-01-27T12:07:11.442Z] Fetched 47.8 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2022-01-27T12:07:11.442Z] Fetched 45.6 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2022-01-27T12:07:11.442Z] Fetched 15.0 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2022-01-27T12:07:11.442Z] Fetched 220 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2022-01-27T12:07:11.442Z] Fetched 154 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-01-27T12:07:11.442Z] Fetched 50.6 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2022-01-27T12:07:11.442Z] Fetched 14.8 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2022-01-27T12:07:11.442Z] Fetched 41.8 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2022-01-27T12:07:11.442Z] Fetched 499 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2022-01-27T12:07:11.442Z] Fetched 111 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2022-01-27T12:07:11.442Z] Fetched 240 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2022-01-27T12:07:11.442Z] Fetched 29.3 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2022-01-27T12:07:11.442Z] Fetched 85.5 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2022-01-27T12:07:11.442Z] Fetched 24.5 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2022-01-27T12:07:11.442Z] Fetched 49.2 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2022-01-27T12:07:11.442Z] Fetched 54.2 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2022-01-27T12:07:11.442Z] Fetched 30.8 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2022-01-27T12:07:11.442Z] Fetched 15.8 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2022-01-27T12:07:11.442Z] Fetched 85.9 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2022-01-27T12:07:11.442Z] Fetched 8720 B in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2022-01-27T12:07:11.442Z] Fetched 140 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2022-01-27T12:07:11.442Z] Fetched 119 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2022-01-27T12:07:11.442Z] Fetched 111 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2022-01-27T12:07:11.442Z] Fetched 11.1 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2022-01-27T12:07:11.442Z] Fetched 646 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2022-01-27T12:07:11.442Z] Fetched 41.3 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2022-01-27T12:07:11.442Z] Fetched 17.9 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2022-01-27T12:07:11.442Z] Fetched 368 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2022-01-27T12:07:11.442Z] Fetched 187 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2022-01-27T12:07:11.442Z] Fetched 175 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2022-01-27T12:07:11.442Z] Fetched 206 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb [1302 kB] [2022-01-27T12:07:11.442Z] Fetched 1302 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2022-01-27T12:07:11.442Z] Fetched 36.2 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2022-01-27T12:07:11.442Z] Fetched 159 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2022-01-27T12:07:11.442Z] Fetched 107 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2022-01-27T12:07:11.442Z] Fetched 48.7 kB in 0s (0 B/s) [2022-01-27T12:07:11.442Z] Pulling static-packages [2022-01-27T12:07:11.442Z] + snapcraftctl pull [2022-01-27T12:07:11.442Z] Pulling version [2022-01-27T12:07:11.442Z] + cd /root/project [2022-01-27T12:07:11.442Z] + git describe --tags --abbrev=0 [2022-01-27T12:07:11.442Z] + sed s/v// [2022-01-27T12:07:11.442Z] + GIT_VERSION=2.2.0-dev.22 [2022-01-27T12:07:11.442Z] + [ -z 2.2.0-dev.22 ] [2022-01-27T12:07:11.442Z] + snapcraftctl set-version 2.2.0-dev.22 [2022-01-27T12:07:11.442Z] Building app-service-configurable [2022-01-27T12:07:11.442Z] + snapcraftctl build [2022-01-27T12:07:12.824Z] Building config-common [2022-01-27T12:07:12.824Z] + snapcraftctl build [2022-01-27T12:07:15.370Z] Skipping build go-build-helper (already ran) [2022-01-27T12:07:15.370Z] Building edgex-go [2022-01-27T12:07:15.370Z] + cd /root/parts/edgex-go/src [2022-01-27T12:07:15.370Z] + git describe --tags --abbrev=0 [2022-01-27T12:07:15.370Z] + sed s/v// [2022-01-27T12:07:15.370Z] + GIT_VERSION=2.2.0-dev.22 [2022-01-27T12:07:15.370Z] + [ -z 2.2.0-dev.22 ] [2022-01-27T12:07:15.370Z] + echo 2.2.0-dev.22 [2022-01-27T12:07:15.370Z] + [ ! -d vendor ] [2022-01-27T12:07:15.370Z] + go mod download all [2022-01-27T12:07:20.653Z] + make build [2022-01-27T12:07:20.653Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-data/core-data ./cmd/core-data [2022-01-27T12:07:26.366Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T12:07:26.366Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-27T12:07:26.366Z] ---> 9791c51b6fd8 [2022-01-27T12:07:26.366Z] Step 3/21 : WORKDIR /edgex-go [2022-01-27T12:07:26.366Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T12:07:26.366Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-27T12:07:26.366Z] ---> 9791c51b6fd8 [2022-01-27T12:07:26.366Z] Step 3/23 : WORKDIR /edgex-go [2022-01-27T12:07:26.366Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T12:07:26.366Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-27T12:07:26.366Z] ---> 9791c51b6fd8 [2022-01-27T12:07:26.366Z] Step 3/22 : WORKDIR /edgex-go [2022-01-27T12:07:26.366Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T12:07:26.366Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-27T12:07:26.366Z] ---> 9791c51b6fd8 [2022-01-27T12:07:26.366Z] Step 3/25 : WORKDIR /edgex-go [2022-01-27T12:07:26.366Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T12:07:26.366Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-27T12:07:26.366Z] ---> 9791c51b6fd8 [2022-01-27T12:07:26.366Z] Step 3/22 : WORKDIR /edgex-go [2022-01-27T12:07:27.341Z] ---> Running in 37f58be6a66d [2022-01-27T12:07:27.341Z] ---> Running in 1abaf0d1e6a7 [2022-01-27T12:07:27.341Z] ---> Running in d6ffd1b1d6b0 [2022-01-27T12:07:27.341Z] ---> Running in b34bf1d8ff58 [2022-01-27T12:07:27.341Z] ---> Running in ee997c5dd0f6 [2022-01-27T12:07:27.938Z] Removing intermediate container 37f58be6a66d [2022-01-27T12:07:27.938Z] ---> c7680176c21a [2022-01-27T12:07:27.938Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T12:07:27.938Z] Removing intermediate container d6ffd1b1d6b0 [2022-01-27T12:07:27.938Z] ---> e911bb7a8f57 [2022-01-27T12:07:27.938Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T12:07:27.938Z] Removing intermediate container b34bf1d8ff58 [2022-01-27T12:07:27.938Z] ---> b53e4695cdb2 [2022-01-27T12:07:27.938Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T12:07:27.938Z] ---> Running in bb0750bbd204 [2022-01-27T12:07:27.938Z] Removing intermediate container ee997c5dd0f6 [2022-01-27T12:07:27.938Z] ---> e4b6be97a26f [2022-01-27T12:07:27.938Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T12:07:27.938Z] ---> Running in 43f98a4f0cae [2022-01-27T12:07:27.938Z] Removing intermediate container 1abaf0d1e6a7 [2022-01-27T12:07:27.938Z] ---> d103d5c7e1bd [2022-01-27T12:07:27.938Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T12:07:28.210Z] ---> Running in 92f68de93f9e [2022-01-27T12:07:28.210Z] ---> Running in 4d08f5f0c4b6 [2022-01-27T12:07:28.210Z] ---> Running in c2f4dfb033f9 [2022-01-27T12:07:31.603Z] Removing intermediate container 43f98a4f0cae [2022-01-27T12:07:31.603Z] ---> 15e9c536e16e [2022-01-27T12:07:31.603Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-27T12:07:31.603Z] Removing intermediate container bb0750bbd204 [2022-01-27T12:07:31.603Z] ---> 76189d8efb2c [2022-01-27T12:07:31.603Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-27T12:07:31.603Z] ---> Running in 1e6fe69134b6 [2022-01-27T12:07:31.603Z] ---> Running in 5f85ac2cc80e [2022-01-27T12:07:31.603Z] Removing intermediate container c2f4dfb033f9 [2022-01-27T12:07:31.603Z] ---> a11eaa0c1f42 [2022-01-27T12:07:31.603Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-27T12:07:31.603Z] ---> Running in 632cb45e33f9 [2022-01-27T12:07:31.910Z] Removing intermediate container 92f68de93f9e [2022-01-27T12:07:31.910Z] ---> 103af5278705 [2022-01-27T12:07:31.910Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-27T12:07:31.910Z] Removing intermediate container 4d08f5f0c4b6 [2022-01-27T12:07:31.910Z] ---> 93d997d74a6a [2022-01-27T12:07:31.910Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-27T12:07:31.910Z] ---> Running in 3e0dda18a66c [2022-01-27T12:07:32.182Z] ---> Running in fe75649fe907 [2022-01-27T12:07:32.866Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-27T12:07:33.616Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-27T12:07:33.617Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-27T12:07:33.617Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-27T12:07:33.617Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-27T12:07:33.617Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-27T12:07:34.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-27T12:07:34.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-27T12:07:34.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-27T12:07:34.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-27T12:07:34.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-27T12:07:35.361Z] OK: 220 MiB in 52 packages [2022-01-27T12:07:35.361Z] OK: 220 MiB in 52 packages [2022-01-27T12:07:35.649Z] OK: 220 MiB in 52 packages [2022-01-27T12:07:35.932Z] OK: 220 MiB in 52 packages [2022-01-27T12:07:35.932Z] OK: 220 MiB in 52 packages [2022-01-27T12:07:36.161Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-command/core-command ./cmd/core-command [2022-01-27T12:07:36.730Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-27T12:07:36.928Z] Removing intermediate container 5f85ac2cc80e [2022-01-27T12:07:36.928Z] ---> dff7fc3bcae0 [2022-01-27T12:07:36.928Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-27T12:07:36.928Z] Removing intermediate container 1e6fe69134b6 [2022-01-27T12:07:36.928Z] ---> b6e3a77fea38 [2022-01-27T12:07:36.928Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-27T12:07:37.200Z] Removing intermediate container 632cb45e33f9 [2022-01-27T12:07:37.200Z] ---> d727e5b7f27d [2022-01-27T12:07:37.200Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-27T12:07:37.473Z] Removing intermediate container fe75649fe907 [2022-01-27T12:07:37.474Z] ---> 133f76a5a16a [2022-01-27T12:07:37.474Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-27T12:07:37.474Z] Removing intermediate container 3e0dda18a66c [2022-01-27T12:07:37.474Z] ---> b9b359a1d669 [2022-01-27T12:07:37.474Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-27T12:07:38.079Z] ---> c16600f5cbd1 [2022-01-27T12:07:38.079Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T12:07:38.079Z] ---> 417b2000b55c [2022-01-27T12:07:38.079Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T12:07:38.079Z] ---> 3a46ba6f98ed [2022-01-27T12:07:38.079Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T12:07:38.079Z] ---> Running in 79129ee0e546 [2022-01-27T12:07:38.108Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-27T12:07:38.352Z] ---> Running in 9bf920c4713b [2022-01-27T12:07:38.352Z] ---> Running in fcaf2f257536 [2022-01-27T12:07:38.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-27T12:07:38.630Z] ---> 6cad291799d7 [2022-01-27T12:07:38.630Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T12:07:38.630Z] ---> Running in cea9ca58743d [2022-01-27T12:07:38.905Z] ---> b1ccea336462 [2022-01-27T12:07:38.905Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T12:07:38.905Z] ---> Running in 13fb28546a91 [2022-01-27T12:07:39.305Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-27T12:07:40.246Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-27T12:07:41.626Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-27T12:07:43.009Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-27T12:07:43.946Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-27T12:07:44.316Z] Removing intermediate container 79129ee0e546 [2022-01-27T12:07:44.316Z] ---> bbe42ceec4cc [2022-01-27T12:07:44.316Z] Step 8/25 : COPY . . [2022-01-27T12:07:44.316Z] Removing intermediate container 9bf920c4713b [2022-01-27T12:07:44.316Z] ---> c8986b30daad [2022-01-27T12:07:44.316Z] Step 8/22 : COPY . . [2022-01-27T12:07:44.316Z] Removing intermediate container fcaf2f257536 [2022-01-27T12:07:44.316Z] ---> 8f2565b8f000 [2022-01-27T12:07:44.316Z] Step 8/21 : COPY . . [2022-01-27T12:07:44.590Z] Removing intermediate container cea9ca58743d [2022-01-27T12:07:44.590Z] ---> 7cd5ac56d171 [2022-01-27T12:07:44.590Z] Step 8/22 : COPY . . [2022-01-27T12:07:44.590Z] Removing intermediate container 13fb28546a91 [2022-01-27T12:07:44.590Z] ---> a277135f8b36 [2022-01-27T12:07:44.590Z] Step 8/23 : COPY . . [2022-01-27T12:07:44.887Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-27T12:07:46.272Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-01-27T12:07:46.273Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-01-27T12:07:46.273Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-01-27T12:07:46.273Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-01-27T12:07:46.534Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-01-27T12:07:46.534Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-01-27T12:07:46.534Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-01-27T12:07:46.534Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-01-27T12:07:46.534Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-01-27T12:07:46.534Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-01-27T12:07:46.534Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-01-27T12:07:46.534Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-01-27T12:07:46.534Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-01-27T12:07:46.534Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-01-27T12:07:46.534Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-01-27T12:07:46.534Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-01-27T12:07:46.534Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-01-27T12:07:46.534Z] + 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 [2022-01-27T12:07:46.534Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-01-27T12:07:46.534Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-01-27T12:07:46.534Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-01-27T12:07:46.534Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-01-27T12:07:46.534Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-01-27T12:07:46.534Z] + 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 [2022-01-27T12:07:46.534Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-01-27T12:07:46.534Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-01-27T12:07:46.534Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-01-27T12:07:47.474Z] Building hooks [2022-01-27T12:07:47.474Z] + cd /root/parts/hooks/src [2022-01-27T12:07:47.474Z] + make build [2022-01-27T12:07:47.474Z] go mod tidy [2022-01-27T12:07:47.474Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2022-01-27T12:07:47.733Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-01-27T12:07:47.733Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-01-27T12:07:47.733Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-01-27T12:07:48.303Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-01-27T12:07:48.873Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-01-27T12:07:48.873Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-01-27T12:07:51.414Z] Building static-packages [2022-01-27T12:07:51.414Z] + snapcraftctl build [2022-01-27T12:07:53.328Z] Building version [2022-01-27T12:07:53.328Z] + snapcraftctl build [2022-01-27T12:07:55.241Z] Staging app-service-configurable [2022-01-27T12:07:55.241Z] + snapcraftctl stage [2022-01-27T12:07:57.153Z] Staging config-common [2022-01-27T12:07:57.153Z] + snapcraftctl stage [2022-01-27T12:07:58.101Z] Skipping stage go-build-helper (already ran) [2022-01-27T12:07:58.101Z] Staging edgex-go [2022-01-27T12:07:58.101Z] + snapcraftctl stage [2022-01-27T12:08:00.009Z] Staging hooks [2022-01-27T12:08:00.009Z] + snapcraftctl stage [2022-01-27T12:08:01.395Z] Staging static-packages [2022-01-27T12:08:01.395Z] + snapcraftctl stage [2022-01-27T12:08:02.779Z] Staging version [2022-01-27T12:08:02.779Z] + snapcraftctl stage [2022-01-27T12:08:04.692Z] Priming app-service-configurable [2022-01-27T12:08:04.692Z] + snapcraftctl prime [2022-01-27T12:08:06.760Z] ---> c1ccf415cc56 [2022-01-27T12:08:06.760Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-27T12:08:06.760Z] ---> 954b2ff2d424 [2022-01-27T12:08:06.760Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-27T12:08:06.760Z] ---> 312d3ae67284 [2022-01-27T12:08:06.760Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-27T12:08:06.760Z] ---> b7eca9a2948a [2022-01-27T12:08:06.760Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-27T12:08:06.760Z] ---> 6cc9b710f7b6 [2022-01-27T12:08:06.760Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-27T12:08:06.760Z] ---> Running in 426d0a84e040 [2022-01-27T12:08:06.760Z] ---> Running in 1d4b872bf167 [2022-01-27T12:08:06.760Z] ---> Running in 3b4aa3996915 [2022-01-27T12:08:06.760Z] ---> Running in e3e2f55551a3 [2022-01-27T12:08:06.760Z] ---> Running in 75dc0a8a26a8 [2022-01-27T12:08:07.236Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-01-27T12:08:07.236Z] stage-packages: [2022-01-27T12:08:07.236Z] - libnorm1 [2022-01-27T12:08:07.236Z] - libpgm-5.2-0 [2022-01-27T12:08:07.236Z] - libsodium23 [2022-01-27T12:08:07.236Z] - libzmq5 [2022-01-27T12:08:07.504Z] Priming config-common [2022-01-27T12:08:07.504Z] + snapcraftctl prime [2022-01-27T12:08:08.199Z] 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 [2022-01-27T12:08:08.199Z] 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 [2022-01-27T12:08:08.199Z] 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 [2022-01-27T12:08:08.475Z] 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 [2022-01-27T12:08:08.475Z] 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 [2022-01-27T12:08:09.021Z] Priming go-build-helper [2022-01-27T12:08:09.021Z] + snapcraftctl prime [2022-01-27T12:08:10.404Z] Priming edgex-go [2022-01-27T12:08:10.404Z] + snapcraftctl prime [2022-01-27T12:08:12.323Z] Priming hooks [2022-01-27T12:08:12.323Z] + snapcraftctl prime [2022-01-27T12:08:13.702Z] Priming static-packages [2022-01-27T12:08:13.702Z] + snapcraftctl prime [2022-01-27T12:08:16.241Z] Priming version [2022-01-27T12:08:16.241Z] + snapcraftctl prime [2022-01-27T12:08:18.150Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-27T12:10:15.317Z] 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 [2022-01-27T12:10:15.317Z] 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 [2022-01-27T12:10:27.699Z] Removing intermediate container 3b4aa3996915 [2022-01-27T12:10:27.699Z] ---> 8ea80ec612d1 [2022-01-27T12:10:27.699Z] [2022-01-27T12:10:27.699Z] Step 10/25 : FROM alpine:3.14 [2022-01-27T12:10:27.699Z] 3.14: Pulling from library/alpine [2022-01-27T12:10:27.976Z] Removing intermediate container 1d4b872bf167 [2022-01-27T12:10:27.976Z] ---> 862a72c09601 [2022-01-27T12:10:27.976Z] [2022-01-27T12:10:27.976Z] Step 10/21 : FROM alpine:3.14 [2022-01-27T12:10:28.249Z] 3.14: Pulling from library/alpine [2022-01-27T12:10:28.526Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-27T12:10:28.526Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-27T12:10:28.806Z] Status: Downloaded newer image for alpine:3.14 [2022-01-27T12:10:28.806Z] Status: Image is up to date for alpine:3.14 [2022-01-27T12:10:28.806Z] ---> 5b8b7b635229 [2022-01-27T12:10:28.806Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-27T12:10:28.806Z] ---> 5b8b7b635229 [2022-01-27T12:10:28.806Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-27T12:10:29.085Z] ---> Running in 8063bbe8fb20 [2022-01-27T12:10:29.085Z] ---> Running in 0245e01d037f [2022-01-27T12:10:31.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-27T12:10:31.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-27T12:10:31.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-27T12:10:31.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-27T12:10:32.709Z] (1/5) Installing ca-certificates (20211220-r0) [2022-01-27T12:10:32.709Z] (1/3) Installing ca-certificates (20211220-r0) [2022-01-27T12:10:32.709Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-27T12:10:32.709Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-27T12:10:32.709Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-27T12:10:32.709Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-27T12:10:32.709Z] (3/3) Installing su-exec (0.2-r1) [2022-01-27T12:10:32.709Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T12:10:32.709Z] (5/5) Installing curl (7.79.1-r0) [2022-01-27T12:10:32.709Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T12:10:32.709Z] Executing ca-certificates-20211220-r0.trigger [2022-01-27T12:10:32.709Z] Executing ca-certificates-20211220-r0.trigger [2022-01-27T12:10:32.984Z] OK: 6 MiB in 17 packages [2022-01-27T12:10:32.984Z] OK: 8 MiB in 19 packages [2022-01-27T12:10:34.966Z] Removing intermediate container 426d0a84e040 [2022-01-27T12:10:34.966Z] ---> 6d854ea870bd [2022-01-27T12:10:34.966Z] [2022-01-27T12:10:34.966Z] Step 10/22 : FROM alpine:3.14 [2022-01-27T12:10:34.966Z] ---> 5b8b7b635229 [2022-01-27T12:10:34.966Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-27T12:10:34.966Z] Removing intermediate container 75dc0a8a26a8 [2022-01-27T12:10:34.966Z] ---> 6a3e2bf48d3c [2022-01-27T12:10:34.966Z] [2022-01-27T12:10:34.966Z] Step 10/22 : FROM alpine:3.14 [2022-01-27T12:10:34.966Z] ---> 5b8b7b635229 [2022-01-27T12:10:34.966Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-27T12:10:34.966Z] ---> Running in 510479e0adb8 [2022-01-27T12:10:35.239Z] ---> Running in 144e4e5fe5e8 [2022-01-27T12:10:35.514Z] Removing intermediate container 8063bbe8fb20 [2022-01-27T12:10:35.514Z] ---> 244c99190469 [2022-01-27T12:10:35.514Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-27T12:10:35.514Z] Removing intermediate container 0245e01d037f [2022-01-27T12:10:35.514Z] ---> 778bf08d45fa [2022-01-27T12:10:35.514Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-27T12:10:35.788Z] ---> Running in 40152e397ae4 [2022-01-27T12:10:35.788Z] ---> Running in feedeeb66256 [2022-01-27T12:10:36.763Z] Removing intermediate container feedeeb66256 [2022-01-27T12:10:36.763Z] Removing intermediate container 40152e397ae4 [2022-01-27T12:10:36.763Z] ---> cb8612f36de8 [2022-01-27T12:10:36.763Z] Step 13/21 : WORKDIR /edgex [2022-01-27T12:10:36.763Z] ---> 08254cd4edb0 [2022-01-27T12:10:36.763Z] Step 13/25 : WORKDIR / [2022-01-27T12:10:36.763Z] ---> Running in 7cc522765474 [2022-01-27T12:10:36.763Z] ---> Running in 6688ad4e1535 [2022-01-27T12:10:36.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-27T12:10:37.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-27T12:10:37.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-27T12:10:37.318Z] Removing intermediate container 6688ad4e1535 [2022-01-27T12:10:37.318Z] ---> 0726d43edc27 [2022-01-27T12:10:37.318Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-27T12:10:37.603Z] Removing intermediate container e3e2f55551a3 [2022-01-27T12:10:37.603Z] ---> aa2a9f63e2de [2022-01-27T12:10:37.603Z] [2022-01-27T12:10:37.603Z] Step 10/23 : FROM alpine:3.14 [2022-01-27T12:10:37.603Z] ---> 5b8b7b635229 [2022-01-27T12:10:37.603Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-27T12:10:37.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-27T12:10:37.603Z] Removing intermediate container 7cc522765474 [2022-01-27T12:10:37.603Z] ---> e8e84f3e0c2c [2022-01-27T12:10:37.603Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-27T12:10:37.603Z] ---> Running in d8009d6dcc89 [2022-01-27T12:10:38.210Z] (1/2) Installing ca-certificates (20211220-r0) [2022-01-27T12:10:38.505Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-27T12:10:38.506Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T12:10:38.506Z] Executing ca-certificates-20211220-r0.trigger [2022-01-27T12:10:38.506Z] ---> 85501088b012 [2022-01-27T12:10:38.506Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-27T12:10:38.506Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-27T12:10:38.506Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T12:10:38.506Z] OK: 6 MiB in 15 packages [2022-01-27T12:10:38.784Z] OK: 6 MiB in 16 packages [2022-01-27T12:10:39.060Z] ---> a567ddfaaa0d [2022-01-27T12:10:39.060Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-27T12:10:39.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-27T12:10:39.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-27T12:10:40.214Z] Removing intermediate container 144e4e5fe5e8 [2022-01-27T12:10:40.214Z] ---> f4578ad8f786 [2022-01-27T12:10:40.214Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-27T12:10:40.214Z] ---> Running in d83029627042 [2022-01-27T12:10:40.491Z] ---> 2e4296f36b2e [2022-01-27T12:10:40.491Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-27T12:10:40.491Z] ---> ee23a9bdbde5 [2022-01-27T12:10:40.491Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-27T12:10:40.776Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-27T12:10:40.776Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T12:10:40.776Z] OK: 6 MiB in 15 packages [2022-01-27T12:10:41.048Z] Removing intermediate container d83029627042 [2022-01-27T12:10:41.049Z] ---> 38d489de202c [2022-01-27T12:10:41.049Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-27T12:10:41.049Z] Removing intermediate container 510479e0adb8 [2022-01-27T12:10:41.049Z] ---> 201387b298f2 [2022-01-27T12:10:41.049Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-27T12:10:41.049Z] ---> Running in 4a5d21a361c9 [2022-01-27T12:10:41.318Z] ---> Running in a25dbe400ac1 [2022-01-27T12:10:41.590Z] Removing intermediate container 4a5d21a361c9 [2022-01-27T12:10:41.590Z] ---> bb52bda070d6 [2022-01-27T12:10:41.590Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-27T12:10:41.862Z] ---> bd8426dbd94d [2022-01-27T12:10:41.862Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-27T12:10:41.862Z] ---> Running in b78618242f65 [2022-01-27T12:10:42.137Z] Removing intermediate container a25dbe400ac1 [2022-01-27T12:10:42.137Z] ---> 9b1c907fbacf [2022-01-27T12:10:42.137Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-27T12:10:42.137Z] Removing intermediate container d8009d6dcc89 [2022-01-27T12:10:42.137Z] ---> 58e61ae9cf95 [2022-01-27T12:10:42.137Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-27T12:10:42.137Z] ---> Running in 11fcb69bf0b0 [2022-01-27T12:10:42.137Z] ---> Running in cda8aed5acd7 [2022-01-27T12:10:42.137Z] ---> c2e0458991cd [2022-01-27T12:10:42.137Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-27T12:10:42.415Z] ---> Running in a5f950542bc8 [2022-01-27T12:10:42.415Z] Removing intermediate container b78618242f65 [2022-01-27T12:10:42.415Z] ---> a7111d334e61 [2022-01-27T12:10:42.415Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-27T12:10:42.686Z] ---> ad7717a84b52 [2022-01-27T12:10:42.686Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-27T12:10:42.956Z] Removing intermediate container cda8aed5acd7 [2022-01-27T12:10:42.956Z] ---> 034ccaf88035 [2022-01-27T12:10:42.956Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-27T12:10:42.956Z] Removing intermediate container 11fcb69bf0b0 [2022-01-27T12:10:42.956Z] ---> 594db5266ab5 [2022-01-27T12:10:42.956Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-27T12:10:42.956Z] ---> Running in a2bf0fbf1de0 [2022-01-27T12:10:42.956Z] Removing intermediate container a5f950542bc8 [2022-01-27T12:10:42.956Z] ---> 190c56e8bef2 [2022-01-27T12:10:42.956Z] Step 18/21 : CMD ["--init=true"] [2022-01-27T12:10:43.227Z] ---> Running in 1ebd9c93a86f [2022-01-27T12:10:43.227Z] ---> Running in 5be3771867fd [2022-01-27T12:10:43.500Z] ---> 380eefc192ea [2022-01-27T12:10:43.500Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-27T12:10:43.770Z] Removing intermediate container a2bf0fbf1de0 [2022-01-27T12:10:43.770Z] ---> d810ff34f291 [2022-01-27T12:10:43.770Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-27T12:10:43.770Z] Removing intermediate container 1ebd9c93a86f [2022-01-27T12:10:43.770Z] ---> 3bc36d34d624 [2022-01-27T12:10:43.770Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-27T12:10:43.770Z] Removing intermediate container 5be3771867fd [2022-01-27T12:10:43.770Z] ---> afcb2382c87c [2022-01-27T12:10:43.770Z] Step 19/21 : LABEL arch=arm64 [2022-01-27T12:10:43.770Z] ---> Running in 57e46af257a6 [2022-01-27T12:10:44.041Z] ---> Running in de62ea4fcb15 [2022-01-27T12:10:44.639Z] ---> 19d2a1a9825a [2022-01-27T12:10:44.639Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-27T12:10:44.639Z] Removing intermediate container 57e46af257a6 [2022-01-27T12:10:44.639Z] ---> 2af3bb3ae179 [2022-01-27T12:10:44.639Z] Step 15/23 : WORKDIR / [2022-01-27T12:10:44.639Z] Removing intermediate container de62ea4fcb15 [2022-01-27T12:10:44.639Z] ---> 410c9e8c57e4 [2022-01-27T12:10:44.639Z] Step 20/21 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b [2022-01-27T12:10:44.639Z] ---> Running in 7c211fc9b469 [2022-01-27T12:10:44.639Z] ---> Running in 7da3104963dd [2022-01-27T12:10:44.913Z] ---> 3c67f84aca74 [2022-01-27T12:10:44.913Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-27T12:10:45.186Z] ---> 6d9b59283696 [2022-01-27T12:10:45.186Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-27T12:10:45.186Z] Removing intermediate container 7da3104963dd [2022-01-27T12:10:45.186Z] ---> 8a0472b929c1 [2022-01-27T12:10:45.186Z] Step 21/21 : LABEL version=0.0.0 [2022-01-27T12:10:45.460Z] ---> Running in e0214efa289c [2022-01-27T12:10:45.460Z] Removing intermediate container 7c211fc9b469 [2022-01-27T12:10:45.460Z] ---> d42091d83a76 [2022-01-27T12:10:45.460Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-27T12:10:46.431Z] Removing intermediate container e0214efa289c [2022-01-27T12:10:46.431Z] ---> ab0963a612e8 [2022-01-27T12:10:46.431Z] [2022-01-27T12:10:46.431Z] ---> 12126b00d40e [2022-01-27T12:10:46.431Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-27T12:10:46.431Z] ---> d96b93c0cb88 [2022-01-27T12:10:46.431Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-27T12:10:46.431Z] ---> Running in 53d20a07e3f0 [2022-01-27T12:10:46.431Z] ---> a6daaf0d2c7d [2022-01-27T12:10:46.431Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-27T12:10:46.708Z] ---> 572b04342eea [2022-01-27T12:10:46.708Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-27T12:10:46.708Z] Successfully built ab0963a612e8 [2022-01-27T12:10:46.708Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-27T12:10:46.708Z] Building sys-mgmt-agent [2022-01-27T12:10:46.984Z]  Building security-proxy-setup ... done Removing intermediate container 53d20a07e3f0 [2022-01-27T12:10:46.984Z] ---> 8ed3733e190e [2022-01-27T12:10:46.984Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-27T12:10:47.260Z] ---> Running in d6990de461ae [2022-01-27T12:10:47.530Z] ---> 93a02848bb2d [2022-01-27T12:10:47.530Z] Step 21/25 : 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/ [2022-01-27T12:10:47.530Z] ---> Running in 731a027e3933 [2022-01-27T12:10:47.802Z] ---> e843b6fe609b [2022-01-27T12:10:47.802Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-27T12:10:47.802Z] Removing intermediate container d6990de461ae [2022-01-27T12:10:47.802Z] ---> d4a59c7cd123 [2022-01-27T12:10:47.802Z] Step 20/22 : LABEL arch=arm64 [2022-01-27T12:10:47.802Z] ---> Running in 62c0f681a099 [2022-01-27T12:10:48.089Z] ---> Running in c5072a9d2fd2 [2022-01-27T12:10:48.685Z] ---> 04961b66d6f8 [2022-01-27T12:10:48.685Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-27T12:10:48.685Z] Removing intermediate container 62c0f681a099 [2022-01-27T12:10:48.685Z] ---> 205085c4b846 [2022-01-27T12:10:48.685Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-27T12:10:48.685Z] Removing intermediate container c5072a9d2fd2 [2022-01-27T12:10:48.685Z] ---> 3e1be193561c [2022-01-27T12:10:48.685Z] Step 21/22 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b [2022-01-27T12:10:48.956Z] ---> Running in 71a3eea12ed1 [2022-01-27T12:10:48.956Z] ---> Running in a002a31d3fe2 [2022-01-27T12:10:49.554Z] Removing intermediate container 71a3eea12ed1 [2022-01-27T12:10:49.554Z] ---> 75ed7abe4f2d [2022-01-27T12:10:49.554Z] Step 20/22 : LABEL arch=arm64 [2022-01-27T12:10:49.837Z] Removing intermediate container a002a31d3fe2 [2022-01-27T12:10:49.837Z] ---> 8ebf1b420a62 [2022-01-27T12:10:49.837Z] Step 22/22 : LABEL version=0.0.0 [2022-01-27T12:10:49.837Z] ---> Running in 0c2b2fd7fa8f [2022-01-27T12:10:49.837Z] ---> 0f06c914e01e [2022-01-27T12:10:49.837Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-27T12:10:49.837Z] ---> Running in cf11538c4dbd [2022-01-27T12:10:50.110Z] ---> Running in 80e6945caedd [2022-01-27T12:10:50.709Z] Removing intermediate container 0c2b2fd7fa8f [2022-01-27T12:10:50.709Z] ---> 4e4c83118750 [2022-01-27T12:10:50.709Z] Step 21/22 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b [2022-01-27T12:10:50.709Z] Removing intermediate container cf11538c4dbd [2022-01-27T12:10:50.709Z] ---> 0709c0e3b670 [2022-01-27T12:10:50.709Z] [2022-01-27T12:10:50.709Z] Removing intermediate container 731a027e3933 [2022-01-27T12:10:50.709Z] ---> 2f0869ffadad [2022-01-27T12:10:50.709Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-27T12:10:50.709Z] Removing intermediate container 80e6945caedd [2022-01-27T12:10:50.709Z] ---> ed06014f4f7f [2022-01-27T12:10:50.709Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-27T12:10:50.987Z] ---> Running in 797c4d83f96d [2022-01-27T12:10:50.987Z] ---> Running in 5911134b87c7 [2022-01-27T12:10:50.987Z] ---> Running in 08b04df5f6de [2022-01-27T12:10:50.987Z] Successfully built 0709c0e3b670 [2022-01-27T12:10:51.270Z] Successfully tagged support-scheduler-arm64:latest [2022-01-27T12:10:51.270Z]  Building support-scheduler ... done Building core-command [2022-01-27T12:10:51.548Z] Removing intermediate container 797c4d83f96d [2022-01-27T12:10:51.548Z] ---> da7f3b73dedc [2022-01-27T12:10:51.548Z] Step 22/22 : LABEL version=0.0.0 [2022-01-27T12:10:51.548Z] Removing intermediate container 5911134b87c7 [2022-01-27T12:10:51.548Z] ---> 4075fab87f8d [2022-01-27T12:10:51.548Z] Step 23/25 : LABEL arch=arm64 [2022-01-27T12:10:51.548Z] Removing intermediate container 08b04df5f6de [2022-01-27T12:10:51.548Z] ---> 959c6ed2ea53 [2022-01-27T12:10:51.548Z] Step 21/23 : LABEL arch=arm64 [2022-01-27T12:10:51.548Z] ---> Running in a622cf434057 [2022-01-27T12:10:51.548Z] ---> Running in f52bd8ad39c9 [2022-01-27T12:10:51.820Z] ---> Running in e5cb64fb080f [2022-01-27T12:10:52.098Z] Removing intermediate container a622cf434057 [2022-01-27T12:10:52.098Z] ---> 17208e9c1a20 [2022-01-27T12:10:52.098Z] [2022-01-27T12:10:52.098Z] Removing intermediate container f52bd8ad39c9 [2022-01-27T12:10:52.098Z] ---> 406c2b6806fb [2022-01-27T12:10:52.098Z] Step 24/25 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b [2022-01-27T12:10:52.379Z] Removing intermediate container e5cb64fb080f [2022-01-27T12:10:52.379Z] ---> b367fe110dd7 [2022-01-27T12:10:52.379Z] Step 22/23 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b [2022-01-27T12:10:52.654Z] ---> Running in e3ba78f6d5d2 [2022-01-27T12:10:52.654Z] ---> Running in 73bb691e6813 [2022-01-27T12:10:52.654Z] Successfully built 17208e9c1a20 [2022-01-27T12:10:52.654Z] Successfully tagged support-notifications-arm64:latest [2022-01-27T12:10:52.654Z]  Building support-notifications ... done Building core-data [2022-01-27T12:10:52.935Z] Removing intermediate container e3ba78f6d5d2 [2022-01-27T12:10:52.935Z] ---> 432cbee84784 [2022-01-27T12:10:52.935Z] Step 25/25 : LABEL version=0.0.0 [2022-01-27T12:10:52.935Z] Removing intermediate container 73bb691e6813 [2022-01-27T12:10:52.935Z] ---> c1ab2aaf0a77 [2022-01-27T12:10:52.935Z] Step 23/23 : LABEL version=0.0.0 [2022-01-27T12:10:53.210Z] ---> Running in 9a4eb5250312 [2022-01-27T12:10:53.210Z] ---> Running in ffb7a8b8edfb [2022-01-27T12:10:53.482Z] Removing intermediate container 9a4eb5250312 [2022-01-27T12:10:53.482Z] ---> b00fa7a57886 [2022-01-27T12:10:53.482Z] [2022-01-27T12:10:53.482Z] Removing intermediate container ffb7a8b8edfb [2022-01-27T12:10:53.482Z] ---> 525c9dc518ab [2022-01-27T12:10:53.482Z] [2022-01-27T12:10:54.084Z] Successfully built b00fa7a57886 [2022-01-27T12:10:54.084Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-27T12:10:54.084Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-01-27T12:10:54.084Z] Successfully built 525c9dc518ab [2022-01-27T12:10:54.084Z] Successfully tagged core-metadata-arm64:latest [2022-01-27T12:11:41.037Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T12:11:41.037Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-27T12:11:41.037Z] ---> 9791c51b6fd8 [2022-01-27T12:11:41.037Z] Step 3/23 : WORKDIR /edgex-go [2022-01-27T12:11:41.037Z] ---> Using cache [2022-01-27T12:11:41.037Z] ---> d103d5c7e1bd [2022-01-27T12:11:41.037Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T12:11:41.037Z] ---> Using cache [2022-01-27T12:11:41.037Z] ---> a11eaa0c1f42 [2022-01-27T12:11:41.037Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-27T12:11:41.037Z] ---> Running in 2d249b56ad08 [2022-01-27T12:11:41.037Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-27T12:11:41.632Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-27T12:11:42.610Z] OK: 220 MiB in 52 packages [2022-01-27T12:11:44.065Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T12:11:44.065Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-27T12:11:44.065Z] ---> 9791c51b6fd8 [2022-01-27T12:11:44.065Z] Step 3/23 : WORKDIR /edgex-go [2022-01-27T12:11:44.065Z] ---> Using cache [2022-01-27T12:11:44.065Z] ---> d103d5c7e1bd [2022-01-27T12:11:44.065Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T12:11:44.065Z] ---> Using cache [2022-01-27T12:11:44.065Z] ---> a11eaa0c1f42 [2022-01-27T12:11:44.065Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-27T12:11:44.065Z] ---> Using cache [2022-01-27T12:11:44.065Z] ---> d727e5b7f27d [2022-01-27T12:11:44.065Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-27T12:11:44.065Z] ---> Using cache [2022-01-27T12:11:44.065Z] ---> 3a46ba6f98ed [2022-01-27T12:11:44.065Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T12:11:44.065Z] ---> Using cache [2022-01-27T12:11:44.065Z] ---> 8f2565b8f000 [2022-01-27T12:11:44.065Z] Step 8/23 : COPY . . [2022-01-27T12:11:44.065Z] ---> Using cache [2022-01-27T12:11:44.066Z] ---> 954b2ff2d424 [2022-01-27T12:11:44.066Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-27T12:11:44.338Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T12:11:44.338Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-27T12:11:44.338Z] ---> 9791c51b6fd8 [2022-01-27T12:11:44.338Z] Step 3/23 : WORKDIR /edgex-go [2022-01-27T12:11:44.338Z] ---> Using cache [2022-01-27T12:11:44.338Z] ---> d103d5c7e1bd [2022-01-27T12:11:44.338Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T12:11:44.338Z] ---> Using cache [2022-01-27T12:11:44.338Z] ---> a11eaa0c1f42 [2022-01-27T12:11:44.338Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-27T12:11:44.338Z] ---> Running in 2b9faf49c503 [2022-01-27T12:11:44.338Z] ---> Running in 7c3da7dad746 [2022-01-27T12:11:44.610Z] Removing intermediate container 2d249b56ad08 [2022-01-27T12:11:44.610Z] ---> 0640846f6a73 [2022-01-27T12:11:44.610Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-27T12:11:44.610Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T12:11:44.610Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-27T12:11:44.610Z] ---> 9791c51b6fd8 [2022-01-27T12:11:44.610Z] Step 3/31 : WORKDIR /edgex-go [2022-01-27T12:11:44.610Z] ---> Using cache [2022-01-27T12:11:44.610Z] ---> d103d5c7e1bd [2022-01-27T12:11:44.610Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T12:11:44.610Z] ---> Using cache [2022-01-27T12:11:44.610Z] ---> a11eaa0c1f42 [2022-01-27T12:11:44.610Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-27T12:11:44.610Z] ---> Using cache [2022-01-27T12:11:44.610Z] ---> d727e5b7f27d [2022-01-27T12:11:44.610Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-27T12:11:44.610Z] ---> Using cache [2022-01-27T12:11:44.610Z] ---> 3a46ba6f98ed [2022-01-27T12:11:44.610Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T12:11:44.610Z] ---> Using cache [2022-01-27T12:11:44.610Z] ---> 8f2565b8f000 [2022-01-27T12:11:44.610Z] Step 8/31 : COPY . . [2022-01-27T12:11:44.894Z] ---> Using cache [2022-01-27T12:11:44.894Z] ---> 954b2ff2d424 [2022-01-27T12:11:44.894Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-27T12:11:44.894Z] ---> Running in 88769d6c8043 [2022-01-27T12:11:45.509Z] ---> 840c1c5e6446 [2022-01-27T12:11:45.509Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T12:11:45.784Z] ---> Running in c6c5e63edc94 [2022-01-27T12:11:46.054Z] 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 [2022-01-27T12:11:46.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-27T12:11:46.595Z] 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 [2022-01-27T12:11:47.192Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-27T12:11:48.173Z] OK: 220 MiB in 52 packages [2022-01-27T12:11:49.157Z] Removing intermediate container 7c3da7dad746 [2022-01-27T12:11:49.157Z] ---> d23f0b39ee81 [2022-01-27T12:11:49.157Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-27T12:11:50.588Z] ---> b72d771cb3b2 [2022-01-27T12:11:50.588Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T12:11:50.588Z] ---> Running in 30737d688335 [2022-01-27T12:11:51.185Z] Removing intermediate container c6c5e63edc94 [2022-01-27T12:11:51.185Z] ---> 2af87842e682 [2022-01-27T12:11:51.185Z] Step 8/23 : COPY . . [2022-01-27T12:11:57.904Z] Removing intermediate container 30737d688335 [2022-01-27T12:11:57.904Z] ---> 631969d4ac30 [2022-01-27T12:11:57.904Z] Step 8/23 : COPY . . [2022-01-27T12:12:16.212Z] ---> 5f9327d9f89b [2022-01-27T12:12:16.212Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-27T12:12:16.212Z] ---> Running in 6eb7684406ba [2022-01-27T12:12:16.488Z] 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 [2022-01-27T12:12:21.887Z] ---> 7441c35fe48b [2022-01-27T12:12:21.887Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-27T12:12:21.887Z] ---> Running in ff0e5edacf9a [2022-01-27T12:12:22.870Z] 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 [2022-01-27T12:13:30.874Z] Removing intermediate container 2b9faf49c503 [2022-01-27T12:13:30.874Z] ---> 94a1514640f4 [2022-01-27T12:13:30.874Z] [2022-01-27T12:13:30.874Z] Step 10/23 : FROM alpine:3.14 [2022-01-27T12:13:30.874Z] ---> 5b8b7b635229 [2022-01-27T12:13:30.874Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-27T12:13:30.874Z] ---> Using cache [2022-01-27T12:13:30.874Z] ---> 58e61ae9cf95 [2022-01-27T12:13:30.874Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-27T12:13:30.874Z] ---> Using cache [2022-01-27T12:13:30.874Z] ---> 034ccaf88035 [2022-01-27T12:13:30.874Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-27T12:13:31.148Z] ---> Running in c213c75286e8 [2022-01-27T12:13:32.127Z] Removing intermediate container c213c75286e8 [2022-01-27T12:13:32.127Z] ---> 664fd73ff491 [2022-01-27T12:13:32.127Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-27T12:13:32.127Z] ---> Running in 261d279fac6c [2022-01-27T12:13:33.117Z] Removing intermediate container 261d279fac6c [2022-01-27T12:13:33.117Z] ---> 0480ddc41656 [2022-01-27T12:13:33.117Z] Step 15/23 : WORKDIR / [2022-01-27T12:13:33.117Z] ---> Running in d43404875472 [2022-01-27T12:13:34.098Z] Removing intermediate container d43404875472 [2022-01-27T12:13:34.098Z] ---> 0af30a44a11a [2022-01-27T12:13:34.098Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-27T12:13:34.700Z] Removing intermediate container 88769d6c8043 [2022-01-27T12:13:34.700Z] ---> e649a9f2128e [2022-01-27T12:13:34.700Z] [2022-01-27T12:13:34.700Z] Step 10/31 : FROM alpine:3.14 [2022-01-27T12:13:34.700Z] ---> 5b8b7b635229 [2022-01-27T12:13:34.700Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-27T12:13:34.700Z] ---> Running in a0db55a7d4b2 [2022-01-27T12:13:35.452Z] ---> 3126ff993533 [2022-01-27T12:13:35.452Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-27T12:13:35.805Z] Removing intermediate container a0db55a7d4b2 [2022-01-27T12:13:35.805Z] ---> b5c23fee1e26 [2022-01-27T12:13:35.805Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-27T12:13:35.805Z] ---> Running in 67bc3dc88531 [2022-01-27T12:13:37.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-27T12:13:37.923Z] ---> 20ec240c5889 [2022-01-27T12:13:37.923Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-27T12:13:38.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-27T12:13:39.020Z] ---> 47b3fb2588ca [2022-01-27T12:13:39.020Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-27T12:13:39.020Z] ---> Running in 5b991bbfeee7 [2022-01-27T12:13:39.330Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-27T12:13:39.330Z] (2/2) Installing su-exec (0.2-r1) [2022-01-27T12:13:39.330Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T12:13:39.330Z] OK: 6 MiB in 16 packages [2022-01-27T12:13:39.655Z] Removing intermediate container 5b991bbfeee7 [2022-01-27T12:13:39.655Z] ---> 1583a67be279 [2022-01-27T12:13:39.655Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-27T12:13:39.928Z] ---> Running in b7daec597a66 [2022-01-27T12:13:40.906Z] Removing intermediate container b7daec597a66 [2022-01-27T12:13:40.907Z] ---> cb43bf9d18a5 [2022-01-27T12:13:40.907Z] Step 21/23 : LABEL arch=arm64 [2022-01-27T12:13:40.907Z] Removing intermediate container 67bc3dc88531 [2022-01-27T12:13:40.907Z] ---> ff44bc588c56 [2022-01-27T12:13:40.907Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-27T12:13:40.907Z] ---> Running in 4835c0eef645 [2022-01-27T12:13:41.180Z] ---> Running in cbd489a237ae [2022-01-27T12:13:41.781Z] Removing intermediate container 4835c0eef645 [2022-01-27T12:13:41.781Z] ---> a930aa6d7313 [2022-01-27T12:13:41.781Z] Step 22/23 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b [2022-01-27T12:13:41.781Z] ---> Running in e84777d7e6b1 [2022-01-27T12:13:42.058Z] Removing intermediate container cbd489a237ae [2022-01-27T12:13:42.058Z] ---> 95294bf7471b [2022-01-27T12:13:42.058Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-27T12:13:42.058Z] ---> Running in ad72942879e0 [2022-01-27T12:13:42.659Z] Removing intermediate container e84777d7e6b1 [2022-01-27T12:13:42.659Z] ---> cbd93eb5ab41 [2022-01-27T12:13:42.659Z] Step 23/23 : LABEL version=0.0.0 [2022-01-27T12:13:42.659Z] Removing intermediate container ad72942879e0 [2022-01-27T12:13:42.659Z] ---> 5f3a22560c27 [2022-01-27T12:13:42.659Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-27T12:13:42.659Z] ---> Running in fc7ee83de886 [2022-01-27T12:13:42.933Z] ---> Running in 6653a53760bf [2022-01-27T12:13:43.530Z] Removing intermediate container fc7ee83de886 [2022-01-27T12:13:43.530Z] ---> 1bba0d462f37 [2022-01-27T12:13:43.530Z] [2022-01-27T12:13:44.128Z] Successfully built 1bba0d462f37 [2022-01-27T12:13:44.128Z] Successfully tagged core-command-arm64:latest [2022-01-27T12:13:46.104Z]  Building core-command ... done Removing intermediate container 6653a53760bf [2022-01-27T12:13:46.104Z] ---> 5cfb983a4305 [2022-01-27T12:13:46.104Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-27T12:13:46.104Z] ---> Running in 7a3d3f06b829 [2022-01-27T12:13:46.698Z] Removing intermediate container 7a3d3f06b829 [2022-01-27T12:13:46.698Z] ---> beb279cea9bb [2022-01-27T12:13:46.699Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-27T12:13:47.672Z] ---> b74b451c4411 [2022-01-27T12:13:47.672Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-27T12:13:47.672Z] ---> Running in 101b393e70c3 [2022-01-27T12:13:50.297Z] Removing intermediate container 101b393e70c3 [2022-01-27T12:13:50.297Z] ---> 4ff84ea297df [2022-01-27T12:13:50.297Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-27T12:13:51.278Z] ---> 32218eb16323 [2022-01-27T12:13:51.278Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-27T12:13:53.282Z] ---> a3b6f0ddf255 [2022-01-27T12:13:53.282Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-27T12:13:53.884Z] ---> 8dffc6e17b0a [2022-01-27T12:13:53.884Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-27T12:13:54.866Z] ---> 73413b746dba [2022-01-27T12:13:54.866Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-27T12:13:55.846Z] ---> 5d284c2c9b16 [2022-01-27T12:13:55.846Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-27T12:13:56.118Z] ---> Running in 1d652833e316 [2022-01-27T12:13:56.717Z] Removing intermediate container 1d652833e316 [2022-01-27T12:13:56.717Z] ---> 914708578687 [2022-01-27T12:13:56.717Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-27T12:13:57.713Z] ---> a1a2b8372a80 [2022-01-27T12:13:57.713Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-27T12:13:57.990Z] ---> Running in cfd5cf679f2f [2022-01-27T12:14:01.382Z] Removing intermediate container 6eb7684406ba [2022-01-27T12:14:01.382Z] ---> 6cceb2bd8398 [2022-01-27T12:14:01.382Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-27T12:14:01.382Z] ---> Running in 1b9f51268f40 [2022-01-27T12:14:01.382Z] Removing intermediate container cfd5cf679f2f [2022-01-27T12:14:01.382Z] ---> 5c03910156a0 [2022-01-27T12:14:01.382Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-27T12:14:01.665Z] ---> Running in 6255674ad03a [2022-01-27T12:14:02.267Z] Removing intermediate container 6255674ad03a [2022-01-27T12:14:02.267Z] ---> 7cd909e4f198 [2022-01-27T12:14:02.267Z] Step 28/31 : CMD ["gate"] [2022-01-27T12:14:02.539Z] ---> Running in 8ed68338a63b [2022-01-27T12:14:02.812Z] 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 [2022-01-27T12:14:03.084Z] Removing intermediate container 8ed68338a63b [2022-01-27T12:14:03.084Z] ---> 6c291e043b35 [2022-01-27T12:14:03.084Z] Step 29/31 : LABEL arch=arm64 [2022-01-27T12:14:03.356Z] ---> Running in c5177236c73d [2022-01-27T12:14:03.633Z] Removing intermediate container c5177236c73d [2022-01-27T12:14:03.633Z] ---> c3146c177ee6 [2022-01-27T12:14:03.633Z] Step 30/31 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b [2022-01-27T12:14:03.906Z] ---> Running in 8fe78e82f6a0 [2022-01-27T12:14:04.505Z] Removing intermediate container 8fe78e82f6a0 [2022-01-27T12:14:04.505Z] ---> e0d6d3e35b86 [2022-01-27T12:14:04.505Z] Step 31/31 : LABEL version=0.0.0 [2022-01-27T12:14:04.505Z] ---> Running in 5d4495fb0603 [2022-01-27T12:14:05.103Z] Removing intermediate container 5d4495fb0603 [2022-01-27T12:14:05.103Z] ---> ec254b97ba83 [2022-01-27T12:14:05.103Z] [2022-01-27T12:14:05.697Z] Successfully built ec254b97ba83 [2022-01-27T12:14:05.697Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-27T12:14:05.697Z]  Building security-bootstrapper ... done Removing intermediate container 1b9f51268f40 [2022-01-27T12:14:05.697Z] ---> b68c8b106533 [2022-01-27T12:14:05.697Z] [2022-01-27T12:14:05.697Z] Step 11/23 : FROM docker:20.10.10 [2022-01-27T12:14:05.697Z] 20.10.10: Pulling from library/docker [2022-01-27T12:14:13.956Z] Removing intermediate container ff0e5edacf9a [2022-01-27T12:14:13.956Z] ---> 918c0b69e50f [2022-01-27T12:14:13.956Z] [2022-01-27T12:14:13.956Z] Step 10/23 : FROM alpine:3.14 [2022-01-27T12:14:13.956Z] ---> 5b8b7b635229 [2022-01-27T12:14:13.956Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-27T12:14:13.956Z] ---> Running in c279948b7499 [2022-01-27T12:14:13.956Z] Removing intermediate container c279948b7499 [2022-01-27T12:14:13.956Z] ---> 8cd95e23e6ae [2022-01-27T12:14:13.956Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-27T12:14:13.956Z] ---> Running in 681d56e402af [2022-01-27T12:14:13.956Z] Removing intermediate container 681d56e402af [2022-01-27T12:14:13.956Z] ---> fd4b73d2838d [2022-01-27T12:14:13.956Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-27T12:14:13.956Z] ---> Running in 75f4a611f759 [2022-01-27T12:14:14.228Z] Removing intermediate container 75f4a611f759 [2022-01-27T12:14:14.228Z] ---> 0900ccf2f714 [2022-01-27T12:14:14.228Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T12:14:14.500Z] ---> Running in 51677b9d1f8d [2022-01-27T12:14:14.500Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-27T12:14:14.500Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-27T12:14:14.500Z] ---> 520e9a0a30f7 [2022-01-27T12:14:14.500Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-27T12:14:14.500Z] ---> Running in 22736f8dc86d [2022-01-27T12:14:15.098Z] Removing intermediate container 22736f8dc86d [2022-01-27T12:14:15.098Z] ---> 4693d23d55fe [2022-01-27T12:14:15.098Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-27T12:14:15.098Z] ---> Running in c0cfce188cfe [2022-01-27T12:14:16.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-27T12:14:16.538Z] Removing intermediate container 51677b9d1f8d [2022-01-27T12:14:16.538Z] ---> 4c245e3ab454 [2022-01-27T12:14:16.538Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-27T12:14:16.538Z] ---> Running in 8f087a5e1a93 [2022-01-27T12:14:16.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-27T12:14:17.515Z] (1/42) Installing readline (8.1.0-r0) [2022-01-27T12:14:17.515Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-27T12:14:17.515Z] (2/42) Installing bash (5.1.4-r0) [2022-01-27T12:14:17.515Z] Executing bash-5.1.4-r0.post-install [2022-01-27T12:14:17.515Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-27T12:14:17.515Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-27T12:14:17.515Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-27T12:14:17.515Z] (6/42) Installing curl (7.79.1-r0) [2022-01-27T12:14:17.515Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-27T12:14:17.515Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-27T12:14:17.515Z] (9/42) Installing expat (2.4.3-r0) [2022-01-27T12:14:17.515Z] (10/42) Installing libffi (3.3-r2) [2022-01-27T12:14:17.515Z] (11/42) Installing gdbm (1.19-r0) [2022-01-27T12:14:17.786Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-27T12:14:17.786Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-27T12:14:17.786Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-27T12:14:17.786Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-27T12:14:17.786Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-27T12:14:17.786Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-27T12:14:18.376Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-27T12:14:19.353Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-27T12:14:19.353Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-27T12:14:19.353Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-27T12:14:19.353Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-27T12:14:19.623Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-27T12:14:19.623Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-27T12:14:19.623Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-27T12:14:19.623Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-27T12:14:19.623Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-27T12:14:19.623Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-27T12:14:19.623Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-27T12:14:19.623Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-27T12:14:19.623Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-27T12:14:19.623Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-27T12:14:19.894Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-27T12:14:19.894Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-27T12:14:19.894Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T12:14:19.894Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-27T12:14:19.894Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-27T12:14:19.894Z] OK: 8 MiB in 20 packages [2022-01-27T12:14:19.894Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-27T12:14:19.894Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-27T12:14:19.894Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-27T12:14:19.894Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-27T12:14:19.894Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-27T12:14:19.894Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-27T12:14:19.894Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-27T12:14:19.894Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-27T12:14:19.894Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-27T12:14:20.165Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-27T12:14:20.165Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-27T12:14:20.165Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-27T12:14:20.165Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-27T12:14:20.761Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T12:14:20.761Z] OK: 84 MiB in 64 packages [2022-01-27T12:14:21.358Z] Removing intermediate container 8f087a5e1a93 [2022-01-27T12:14:21.358Z] ---> 687d5ec80ec6 [2022-01-27T12:14:21.358Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-27T12:14:21.954Z] ---> 1c7b090be42b [2022-01-27T12:14:21.954Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-27T12:14:22.942Z] ---> fafe175d1115 [2022-01-27T12:14:22.942Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-27T12:14:23.535Z] ---> f456681831cb [2022-01-27T12:14:23.535Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-27T12:14:23.535Z] ---> Running in b8f39791eef7 [2022-01-27T12:14:23.809Z] Removing intermediate container b8f39791eef7 [2022-01-27T12:14:23.809Z] ---> 1904c9c7b8e6 [2022-01-27T12:14:23.809Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-27T12:14:24.080Z] ---> Running in 3506353d8a37 [2022-01-27T12:14:24.362Z] Removing intermediate container 3506353d8a37 [2022-01-27T12:14:24.362Z] ---> e12e8fef7eeb [2022-01-27T12:14:24.362Z] Step 21/23 : LABEL arch=arm64 [2022-01-27T12:14:24.362Z] ---> Running in 7c9836688822 [2022-01-27T12:14:24.633Z] Collecting docker-compose==1.23.2 [2022-01-27T12:14:24.633Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-27T12:14:24.904Z] Removing intermediate container 7c9836688822 [2022-01-27T12:14:24.904Z] ---> d77b387a71b6 [2022-01-27T12:14:24.904Z] Step 22/23 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b [2022-01-27T12:14:24.904Z] ---> Running in 6cec736789b7 [2022-01-27T12:14:25.174Z] Collecting cached-property<2,>=1.2.0 [2022-01-27T12:14:25.174Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-27T12:14:25.174Z] Removing intermediate container 6cec736789b7 [2022-01-27T12:14:25.174Z] ---> e1bd3372e6ac [2022-01-27T12:14:25.174Z] Step 23/23 : LABEL version=0.0.0 [2022-01-27T12:14:25.448Z] ---> Running in 3d3f9d4c3af4 [2022-01-27T12:14:25.448Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-27T12:14:25.448Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-27T12:14:25.719Z] Removing intermediate container 3d3f9d4c3af4 [2022-01-27T12:14:25.719Z] ---> c124e274cf3b [2022-01-27T12:14:25.719Z] [2022-01-27T12:14:25.991Z] Collecting docker<4.0,>=3.6.0 [2022-01-27T12:14:25.991Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-27T12:14:25.991Z] Successfully built c124e274cf3b [2022-01-27T12:14:25.991Z] Successfully tagged core-data-arm64:latest [2022-01-27T12:14:26.582Z]  Building core-data ... done Collecting PyYAML<4,>=3.10 [2022-01-27T12:14:26.582Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-27T12:14:29.961Z] Collecting jsonschema<3,>=2.5.1 [2022-01-27T12:14:29.961Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-27T12:14:29.962Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-27T12:14:29.962Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-27T12:14:30.933Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-27T12:14:31.521Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-27T12:14:31.521Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-27T12:14:31.791Z] Collecting docopt<0.7,>=0.6.1 [2022-01-27T12:14:31.791Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-27T12:14:33.212Z] Collecting texttable<0.10,>=0.9.0 [2022-01-27T12:14:33.212Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-27T12:14:35.176Z] Collecting docker-pycreds>=0.4.0 [2022-01-27T12:14:35.176Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-27T12:14:35.446Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-27T12:14:35.446Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-27T12:14:36.035Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-27T12:14:36.035Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-27T12:14:36.035Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-01-27T12:14:36.035Z] Collecting idna<2.8,>=2.5 [2022-01-27T12:14:36.035Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-27T12:14:36.305Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-27T12:14:36.305Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-27T12:14:36.305Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-27T12:14:36.305Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-27T12:14:37.275Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-27T12:14:37.275Z] Attempting uninstall: urllib3 [2022-01-27T12:14:37.275Z] Found existing installation: urllib3 1.26.5 [2022-01-27T12:14:37.275Z] Uninstalling urllib3-1.26.5: [2022-01-27T12:14:37.275Z] Successfully uninstalled urllib3-1.26.5 [2022-01-27T12:14:37.546Z] Attempting uninstall: idna [2022-01-27T12:14:37.546Z] Found existing installation: idna 3.2 [2022-01-27T12:14:37.546Z] Uninstalling idna-3.2: [2022-01-27T12:14:37.816Z] Successfully uninstalled idna-3.2 [2022-01-27T12:14:38.407Z] Attempting uninstall: chardet [2022-01-27T12:14:38.407Z] Found existing installation: chardet 4.0.0 [2022-01-27T12:14:38.407Z] Uninstalling chardet-4.0.0: [2022-01-27T12:14:38.677Z] Successfully uninstalled chardet-4.0.0 [2022-01-27T12:14:40.098Z] Attempting uninstall: requests [2022-01-27T12:14:40.098Z] Found existing installation: requests 2.25.1 [2022-01-27T12:14:40.098Z] Uninstalling requests-2.25.1: [2022-01-27T12:14:40.098Z] Successfully uninstalled requests-2.25.1 [2022-01-27T12:14:40.369Z] Running setup.py install for texttable: started [2022-01-27T12:14:42.334Z] Running setup.py install for texttable: finished with status 'done' [2022-01-27T12:14:42.334Z] Running setup.py install for PyYAML: started [2022-01-27T12:14:44.288Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-27T12:14:44.288Z] Running setup.py install for docopt: started [2022-01-27T12:14:45.713Z] Running setup.py install for docopt: finished with status 'done' [2022-01-27T12:14:45.713Z] Running setup.py install for dockerpty: started [2022-01-27T12:14:47.674Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-27T12:14:49.096Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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 [2022-01-27T12:14:57.350Z] Removing intermediate container c0cfce188cfe [2022-01-27T12:14:57.350Z] ---> 02300b0f99dd [2022-01-27T12:14:57.350Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-27T12:14:57.350Z] ---> Running in 8eed38da77dc [2022-01-27T12:14:57.350Z] Removing intermediate container 8eed38da77dc [2022-01-27T12:14:57.350Z] ---> b27b373d7d44 [2022-01-27T12:14:57.350Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-27T12:14:57.350Z] ---> Running in 5df5c2d57f77 [2022-01-27T12:14:57.350Z] Removing intermediate container 5df5c2d57f77 [2022-01-27T12:14:57.350Z] ---> 5406f431e6dd [2022-01-27T12:14:57.350Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-27T12:14:58.324Z] ---> 12ded8d68ea5 [2022-01-27T12:14:58.324Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-27T12:14:58.916Z] ---> 7c7bcc2d818b [2022-01-27T12:14:58.916Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-27T12:14:59.505Z] ---> 6a18e80eec1a [2022-01-27T12:14:59.505Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-27T12:14:59.505Z] ---> Running in bfc7dadbb8e1 [2022-01-27T12:15:00.096Z] Removing intermediate container bfc7dadbb8e1 [2022-01-27T12:15:00.096Z] ---> eaa84e71f657 [2022-01-27T12:15:00.096Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-27T12:15:00.096Z] ---> Running in 0a6d31af25ef [2022-01-27T12:15:00.367Z] Removing intermediate container 0a6d31af25ef [2022-01-27T12:15:00.367Z] ---> c6479b766ff8 [2022-01-27T12:15:00.367Z] Step 21/23 : LABEL arch=arm64 [2022-01-27T12:15:00.367Z] ---> Running in df398be64cac [2022-01-27T12:15:00.958Z] Removing intermediate container df398be64cac [2022-01-27T12:15:00.958Z] ---> 615f48be3ea0 [2022-01-27T12:15:00.958Z] Step 22/23 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b [2022-01-27T12:15:00.958Z] ---> Running in d8662b9b6e5a [2022-01-27T12:15:01.229Z] Removing intermediate container d8662b9b6e5a [2022-01-27T12:15:01.229Z] ---> 3be9fc4b5e0f [2022-01-27T12:15:01.229Z] Step 23/23 : LABEL version=0.0.0 [2022-01-27T12:15:01.229Z] ---> Running in c189a308fac2 [2022-01-27T12:15:01.500Z] Removing intermediate container c189a308fac2 [2022-01-27T12:15:01.500Z] ---> d40d440ad720 [2022-01-27T12:15:01.500Z] [2022-01-27T12:15:02.086Z] Successfully built d40d440ad720 [2022-01-27T12:15:02.086Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-27T12:15:02.099Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-01-27T12:15:02.288Z] $ docker stop --time=1 4709c79f01d676933df7aa85ae3a9e45331b19b4b4cc31542d77936c170f5a02 [2022-01-27T12:15:03.880Z] $ docker rm -f 4709c79f01d676933df7aa85ae3a9e45331b19b4b4cc31542d77936c170f5a02 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-27T12:15:04.220Z] + docker images [2022-01-27T12:15:04.489Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-27T12:15:04.489Z] sys-mgmt-agent-arm64 latest d40d440ad720 3 seconds ago 280MB [2022-01-27T12:15:04.490Z] core-data-arm64 latest c124e274cf3b 39 seconds ago 19.2MB [2022-01-27T12:15:04.490Z] 918c0b69e50f 52 seconds ago 1.6GB [2022-01-27T12:15:04.490Z] b68c8b106533 59 seconds ago 1.59GB [2022-01-27T12:15:04.490Z] security-bootstrapper-arm64 latest ec254b97ba83 59 seconds ago 18MB [2022-01-27T12:15:04.490Z] core-command-arm64 latest 1bba0d462f37 About a minute ago 15.1MB [2022-01-27T12:15:04.490Z] e649a9f2128e About a minute ago 1.59GB [2022-01-27T12:15:04.490Z] 94a1514640f4 About a minute ago 1.59GB [2022-01-27T12:15:04.490Z] core-metadata-arm64 latest 525c9dc518ab 4 minutes ago 15.9MB [2022-01-27T12:15:04.490Z] security-secretstore-setup-arm64 latest b00fa7a57886 4 minutes ago 26.8MB [2022-01-27T12:15:04.490Z] support-notifications-arm64 latest 17208e9c1a20 4 minutes ago 16MB [2022-01-27T12:15:04.490Z] support-scheduler-arm64 latest 0709c0e3b670 4 minutes ago 15.3MB [2022-01-27T12:15:04.490Z] security-proxy-setup-arm64 latest ab0963a612e8 4 minutes ago 25.3MB [2022-01-27T12:15:04.490Z] aa2a9f63e2de 4 minutes ago 1.6GB [2022-01-27T12:15:04.490Z] 6a3e2bf48d3c 4 minutes ago 1.59GB [2022-01-27T12:15:04.490Z] 6d854ea870bd 4 minutes ago 1.59GB [2022-01-27T12:15:04.490Z] 862a72c09601 4 minutes ago 1.6GB [2022-01-27T12:15:04.490Z] 8ea80ec612d1 4 minutes ago 1.6GB [2022-01-27T12:15:04.490Z] ci-base-image-arm64 latest 9791c51b6fd8 14 minutes ago 1.26GB [2022-01-27T12:15:04.490Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 2 weeks ago 551MB [2022-01-27T12:15:04.490Z] docker 20.10.10 520e9a0a30f7 2 months ago 200MB [2022-01-27T12:15:04.490Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-01-27T12:15:04.490Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 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 [2022-01-27T12:15:04.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-27T12:15:04.941Z] [2022-01-27T12:15:04.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-27T12:15:05.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-27T12:15:05.278Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-27T12:15:05.278Z] 448f6bf000e3: Pulling fs layer [2022-01-27T12:15:05.278Z] f757da607395: Pulling fs layer [2022-01-27T12:15:05.278Z] 05883995daec: Pulling fs layer [2022-01-27T12:15:05.278Z] 8603b9c90790: Pulling fs layer [2022-01-27T12:15:05.278Z] 1560dd03e051: Pulling fs layer [2022-01-27T12:15:05.278Z] 27f5ce0e4adf: Pulling fs layer [2022-01-27T12:15:05.278Z] c2d8d7efcc4b: Pulling fs layer [2022-01-27T12:15:05.278Z] 8603b9c90790: Waiting [2022-01-27T12:15:05.278Z] 1560dd03e051: Waiting [2022-01-27T12:15:05.278Z] 27f5ce0e4adf: Waiting [2022-01-27T12:15:05.278Z] c2d8d7efcc4b: Waiting [2022-01-27T12:15:05.549Z] f757da607395: Verifying Checksum [2022-01-27T12:15:05.549Z] f757da607395: Download complete [2022-01-27T12:15:05.549Z] 8603b9c90790: Verifying Checksum [2022-01-27T12:15:05.549Z] 8603b9c90790: Download complete [2022-01-27T12:15:05.549Z] 1560dd03e051: Verifying Checksum [2022-01-27T12:15:05.549Z] 1560dd03e051: Download complete [2022-01-27T12:15:05.549Z] 27f5ce0e4adf: Verifying Checksum [2022-01-27T12:15:05.549Z] 27f5ce0e4adf: Download complete [2022-01-27T12:15:05.549Z] 05883995daec: Verifying Checksum [2022-01-27T12:15:05.549Z] 05883995daec: Download complete [2022-01-27T12:15:05.821Z] 448f6bf000e3: Verifying Checksum [2022-01-27T12:15:05.821Z] 448f6bf000e3: Download complete [2022-01-27T12:15:08.429Z] c2d8d7efcc4b: Verifying Checksum [2022-01-27T12:15:08.429Z] c2d8d7efcc4b: Download complete [2022-01-27T12:15:09.857Z] 448f6bf000e3: Pull complete [2022-01-27T12:15:10.128Z] f757da607395: Pull complete [2022-01-27T12:15:11.563Z] 05883995daec: Pull complete [2022-01-27T12:15:11.834Z] 8603b9c90790: Pull complete [2022-01-27T12:15:12.809Z] 1560dd03e051: Pull complete [2022-01-27T12:15:13.080Z] 27f5ce0e4adf: Pull complete [2022-01-27T12:15:28.140Z] c2d8d7efcc4b: Pull complete [2022-01-27T12:15:28.140Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-27T12:15:28.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-27T12:15:28.140Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-27T12:15:28.339Z] prd-ubuntu18.04-docker-arm64-4c-16g-4017 does not seem to be running inside a container [2022-01-27T12:15:28.600Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-27T12:15:31.291Z] $ docker top d1c3de01339a98dac3a17b358e86e6e48b1c86c5301a0b7922cf67fa24a4f609 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-27T12:15:32.008Z] ---> job-cost.sh [2022-01-27T12:15:32.008Z] lf-activate-venv: SKIPPING [2022-01-27T12:15:32.008Z] INFO: No Stack... [2022-01-27T12:15:32.277Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-27T12:15:32.544Z] INFO: Archiving Costs [Pipeline] sh [2022-01-27T12:15:33.198Z] + cut -d, -f6 [2022-01-27T12:15:33.198Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2022-01-27T12:15:33.261Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3870-2-stack-cost] [2022-01-27T12:15:33.272Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3870-2-stack-cost] did not exist. Created. [2022-01-27T12:15:33.272Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3870-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-27T12:15:33.933Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-27T12:15:34.091Z] Stashed 1 file(s) [Pipeline] } [2022-01-27T12:15:34.099Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3870-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-27T12:15:34.304Z] $ docker stop --time=1 d1c3de01339a98dac3a17b358e86e6e48b1c86c5301a0b7922cf67fa24a4f609 [2022-01-27T12:15:35.794Z] $ docker rm -f d1c3de01339a98dac3a17b358e86e6e48b1c86c5301a0b7922cf67fa24a4f609 [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 [2022-01-27T12:15:36.201Z] provisioning config files... [2022-01-27T12:15:36.212Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config8824150986476248402tmp [Pipeline] { [Pipeline] sh [2022-01-27T12:15:36.670Z] + set +x [2022-01-27T12:15:36.670Z] + curl -s https://codecov.io/bash [2022-01-27T12:15:36.670Z] + bash -s -- [2022-01-27T12:15:36.670Z] [2022-01-27T12:15:36.670Z] _____ _ [2022-01-27T12:15:36.670Z] / ____| | | [2022-01-27T12:15:36.670Z] | | ___ __| | ___ ___ _____ __ [2022-01-27T12:15:36.670Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-27T12:15:36.670Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-27T12:15:36.670Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-27T12:15:36.670Z] Bash-1.0.6 [2022-01-27T12:15:36.670Z] [2022-01-27T12:15:36.670Z] [2022-01-27T12:15:36.670Z] ==> git version 2.24.4 found [2022-01-27T12:15:36.670Z] ==> 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 [2022-01-27T12:15:36.670Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-27T12:15:36.670Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-27T12:15:36.670Z] ==> Jenkins CI detected. [2022-01-27T12:15:36.670Z] current dir:  /w/workspace/edgex-go/2 [2022-01-27T12:15:36.670Z] project root: . [2022-01-27T12:15:36.670Z] --> token set from env [2022-01-27T12:15:36.670Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-27T12:15:36.670Z] ==> Running gcov in . (disable via -X gcov) [2022-01-27T12:15:36.670Z] ==> Python coveragepy not found [2022-01-27T12:15:36.670Z] ==> Searching for coverage reports in: [2022-01-27T12:15:36.670Z] + . [2022-01-27T12:15:36.969Z] -> Found 1 reports [2022-01-27T12:15:36.969Z] ==> Detecting git/mercurial file structure [2022-01-27T12:15:36.969Z] ==> Reading reports [2022-01-27T12:15:36.969Z] + ./coverage.out bytes=428383 [2022-01-27T12:15:36.969Z] ==> Appending adjustments [2022-01-27T12:15:36.969Z] https://docs.codecov.io/docs/fixing-reports [2022-01-27T12:15:38.053Z] + Found adjustments [2022-01-27T12:15:38.053Z] ==> Gzipping contents [2022-01-27T12:15:38.053Z] 60K /tmp/codecov.eMAjHE.gz [2022-01-27T12:15:38.053Z] ==> Uploading reports [2022-01-27T12:15:38.053Z] url: https://codecov.io [2022-01-27T12:15:38.053Z] query: branch=PR-3870&commit=cc52ed3df833106c014411822d99705f91830c5b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3870%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3870&job=&cmd_args= [2022-01-27T12:15:38.053Z] -> Pinging Codecov [2022-01-27T12:15:38.053Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3870&commit=cc52ed3df833106c014411822d99705f91830c5b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3870%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3870&job=&cmd_args= [2022-01-27T12:15:38.319Z] -> Uploading to [2022-01-27T12:15:38.319Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-27/00271124DB129430A58F1EEE437C3FCB/cc52ed3df833106c014411822d99705f91830c5b/91e0a683-9b46-4c26-9b90-d22f798895b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220127%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220127T121538Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e2672e51b09f2eb5709ff3c13773256302e030fdb05cb883134882dbf6a24d00 [2022-01-27T12:15:38.319Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-27T12:15:38.319Z] Dload Upload Total Spent Left Speed [2022-01-27T12:15:38.890Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57868 0 0 100 57868 0 170k --:--:-- --:--:-- --:--:-- 170k 100 57868 0 0 100 57868 0 170k --:--:-- --:--:-- --:--:-- 170k [2022-01-27T12:15:38.890Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/cc52ed3df833106c014411822d99705f91830c5b [Pipeline] } [2022-01-27T12:15:38.898Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-27T12:15:39.479Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-27T12:15:39.775Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-27T12:15:40.342Z] ---> package-listing.sh [2022-01-27T12:15:40.342Z] ++ facter osfamily [2022-01-27T12:15:40.342Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-27T12:15:40.603Z] + OS_FAMILY=redhat [2022-01-27T12:15:40.603Z] + workspace=/w/workspace/edgex-go/2 [2022-01-27T12:15:40.603Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-27T12:15:40.603Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-27T12:15:40.603Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-27T12:15:40.603Z] + PACKAGES=/tmp/packages_start.txt [2022-01-27T12:15:40.603Z] + '[' /w/workspace/edgex-go/2 ']' [2022-01-27T12:15:40.603Z] + PACKAGES=/tmp/packages_end.txt [2022-01-27T12:15:40.603Z] + case "${OS_FAMILY}" in [2022-01-27T12:15:40.603Z] + sort [2022-01-27T12:15:40.603Z] + rpm -qa [2022-01-27T12:15:44.812Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-27T12:15:44.812Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-27T12:15:44.812Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-27T12:15:44.812Z] + '[' /w/workspace/edgex-go/2 ']' [2022-01-27T12:15:44.812Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-01-27T12:15:44.812Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-01-27T12:15:44.823Z] 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 [2022-01-27T12:15:45.109Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-27T12:15:45.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-27T12:15:45.671Z] [2022-01-27T12:15:45.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T12:15:45.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-27T12:15:45.977Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-27T12:15:45.977Z] b4d181a07f80: Pulling fs layer [2022-01-27T12:15:45.977Z] a1111a8f2ec3: Pulling fs layer [2022-01-27T12:15:45.977Z] ed53099fbce6: Pulling fs layer [2022-01-27T12:15:45.977Z] dc539afda2c1: Pulling fs layer [2022-01-27T12:15:45.977Z] 77bc0d833cb6: Pulling fs layer [2022-01-27T12:15:45.977Z] 9065ff56babe: Pulling fs layer [2022-01-27T12:15:45.977Z] d287ab97295c: Pulling fs layer [2022-01-27T12:15:45.977Z] 77bc0d833cb6: Waiting [2022-01-27T12:15:45.977Z] 9065ff56babe: Waiting [2022-01-27T12:15:45.977Z] d287ab97295c: Waiting [2022-01-27T12:15:45.977Z] dc539afda2c1: Waiting [2022-01-27T12:15:45.977Z] a1111a8f2ec3: Verifying Checksum [2022-01-27T12:15:45.977Z] a1111a8f2ec3: Download complete [2022-01-27T12:15:45.977Z] dc539afda2c1: Verifying Checksum [2022-01-27T12:15:45.977Z] dc539afda2c1: Download complete [2022-01-27T12:15:46.246Z] ed53099fbce6: Verifying Checksum [2022-01-27T12:15:46.246Z] ed53099fbce6: Download complete [2022-01-27T12:15:46.246Z] 9065ff56babe: Verifying Checksum [2022-01-27T12:15:46.246Z] 9065ff56babe: Download complete [2022-01-27T12:15:46.246Z] 77bc0d833cb6: Verifying Checksum [2022-01-27T12:15:46.246Z] 77bc0d833cb6: Download complete [2022-01-27T12:15:46.246Z] b4d181a07f80: Verifying Checksum [2022-01-27T12:15:46.246Z] b4d181a07f80: Download complete [2022-01-27T12:15:46.823Z] d287ab97295c: Verifying Checksum [2022-01-27T12:15:46.823Z] d287ab97295c: Download complete [2022-01-27T12:15:47.766Z] b4d181a07f80: Pull complete [2022-01-27T12:15:47.766Z] a1111a8f2ec3: Pull complete [2022-01-27T12:15:48.712Z] ed53099fbce6: Pull complete [2022-01-27T12:15:48.712Z] dc539afda2c1: Pull complete [2022-01-27T12:15:48.976Z] 77bc0d833cb6: Pull complete [2022-01-27T12:15:48.976Z] 9065ff56babe: Pull complete [2022-01-27T12:15:54.290Z] d287ab97295c: Pull complete [2022-01-27T12:15:54.291Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-27T12:15:54.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-27T12:15:54.291Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-27T12:15:54.357Z] prd-centos7-docker-4c-2g-4016 does not seem to be running inside a container [2022-01-27T12:15:54.391Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-27T12:15:57.769Z] $ docker top 432862ea787834ea2698fceb4a330ab3d4ba87985208c37e2919b55a583d511d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-27T12:15:58.133Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-27T12:15:58.426Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-27T12:15:58.716Z] + ls /var/log/sa-host [2022-01-27T12:15:58.716Z] + sadf -c /var/log/sa-host/sa17 [2022-01-27T12:15:58.716Z] file_magic: OK [2022-01-27T12:15:58.716Z] HZ: Using current value: 100 [2022-01-27T12:15:58.716Z] file_header: OK [2022-01-27T12:15:58.716Z] 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 [2022-01-27T12:15:58.716Z] Statistics: [2022-01-27T12:15:58.716Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-27T12:15:58.716Z] File successfully converted to sysstat format version 12.0.3 [2022-01-27T12:15:58.716Z] + sadf -c /var/log/sa-host/sa27 [2022-01-27T12:15:58.716Z] file_magic: OK [2022-01-27T12:15:58.716Z] HZ: Using current value: 100 [2022-01-27T12:15:58.716Z] file_header: OK [2022-01-27T12:15:58.716Z] 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 [2022-01-27T12:15:58.716Z] Statistics: [2022-01-27T12:15:58.716Z] 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... [2022-01-27T12:15:58.716Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-27T12:15:58.800Z] provisioning config files... [2022-01-27T12:15:58.810Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4915016989420736207tmp [Pipeline] { [Pipeline] echo [2022-01-27T12:15:58.827Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-27T12:15:59.118Z] ---> create-netrc.sh [Pipeline] } [2022-01-27T12:15:59.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-27T12:15:59.462Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-27T12:15:59.473Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-27T12:15:59.789Z] ---> sudo-logs.sh [2022-01-27T12:15:59.789Z] Archiving 'sudo' log.. [2022-01-27T12:15:59.789Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4016.novalocal: Name or service not known [2022-01-27T12:15:59.789Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4016.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-27T12:15:59.816Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-27T12:16:00.106Z] ---> job-cost.sh [2022-01-27T12:16:00.106Z] lf-activate-venv: SKIPPING [2022-01-27T12:16:00.106Z] DEBUG: total: 0.10999999940395355 [2022-01-27T12:16:00.106Z] INFO: Retrieving Stack Cost... [2022-01-27T12:16:00.676Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-27T12:16:00.937Z] INFO: Archiving Costs [Pipeline] echo [2022-01-27T12:16:00.950Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-27T12:16:01.238Z] ---> logs-deploy.sh [2022-01-27T12:16:01.239Z] lf-activate-venv: SKIPPING [2022-01-27T12:16:01.239Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3870/2 [2022-01-27T12:16:01.239Z] INFO: archiving workspace using pattern(s): [2022-01-27T12:16:01.811Z] Archives upload complete. [2022-01-27T12:16:02.071Z] INFO: archiving logs to Nexus