Pull request #3891 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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at fbf009a3584204b1f7152455677e8e4d1b9535fc rather than dc6b798737b202c23945748eed2b99c1986bd439 Obtained Jenkinsfile from fbf009a3584204b1f7152455677e8e4d1b9535fc 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-ssh5707418648881488253.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh3005685653240283800.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-3891/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-3891/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15019164177150263915.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh10067204453567332544.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-3891/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-3891/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5770750888592829707.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-7025 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/14 [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/14 # 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/14@tmp/jenkins-gitclient-ssh6781592373649736468.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit dc6b798737b202c23945748eed2b99c1986bd439 > 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/14@tmp/jenkins-gitclient-ssh4774706028162339309.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc6b798737b202c23945748eed2b99c1986bd439 # timeout=10 Merge succeeded, producing dc6b798737b202c23945748eed2b99c1986bd439 Checking out Revision dc6b798737b202c23945748eed2b99c1986bd439 (PR-3891) > 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/14@tmp/jenkins-gitclient-ssh3214884134571679458.key > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc6b798737b202c23945748eed2b99c1986bd439 # timeout=10 Commit message: "feat(data): Make MaxEventSize a service configuration setting" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-14T06:59:47.478Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 8099421eaa363bc7b8d86790a5de5010e16e51da # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-14T06:59:47.539Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-14T06:59:47.553Z] ========================================================= [2022-03-14T06:59:47.553Z] EdgeX Global Pipelines Version Info [2022-03-14T06:59:47.553Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-14T06:59:48.661Z] ------------------- [2022-03-14T06:59:48.661Z] stable info: [2022-03-14T06:59:48.661Z] ------------------- [2022-03-14T06:59:48.661Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-14T06:59:48.661Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-14T06:59:48.661Z] Message: update stable to v1.0.220 [2022-03-14T06:59:49.236Z] ------------------- [2022-03-14T06:59:49.236Z] experimental info: [2022-03-14T06:59:49.236Z] ------------------- [2022-03-14T06:59:49.236Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-14T06:59:49.236Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-14T06:59:49.236Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-14T06:59:49.367Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-14T06:59:49.378Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-14T06:59:49.393Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-14T06:59:49.404Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-14T06:59:49.418Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-14T06:59:49.430Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-14T06:59:49.445Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-14T06:59:49.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-14T06:59:49.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-14T06:59:49.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-14T06:59:49.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-14T06:59:49.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-14T06:59:49.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-14T06:59:49.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-14T06:59:49.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-14T06:59:49.572Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-14T06:59:49.589Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-14T06:59:49.602Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-14T06:59:49.619Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-14T06:59:49.635Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-14T06:59:49.654Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-14T06:59:49.666Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-14T06:59:49.684Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3891 [Pipeline] echo [2022-03-14T06:59:49.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3891 [Pipeline] echo [2022-03-14T06:59:49.712Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3891 [Pipeline] echo [2022-03-14T06:59:49.727Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc6b798737b202c23945748eed2b99c1986bd439 [Pipeline] echo [2022-03-14T06:59:49.745Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc6b798 [Pipeline] echo [2022-03-14T06:59:49.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T06:59:49.811Z] provisioning config files... [2022-03-14T06:59:49.826Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config3501255491575801977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T06:59:50.134Z] ---> docker-login.sh [2022-03-14T06:59:50.135Z] nexus3.edgexfoundry.org:10001 [2022-03-14T06:59:50.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T06:59:50.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T06:59:50.396Z] Configure a credential helper to remove this warning. See [2022-03-14T06:59:50.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T06:59:50.396Z] [2022-03-14T06:59:50.396Z] Login Succeeded [2022-03-14T06:59:50.396Z] nexus3.edgexfoundry.org:10002 [2022-03-14T06:59:50.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T06:59:50.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T06:59:50.396Z] Configure a credential helper to remove this warning. See [2022-03-14T06:59:50.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T06:59:50.396Z] [2022-03-14T06:59:50.396Z] Login Succeeded [2022-03-14T06:59:50.396Z] nexus3.edgexfoundry.org:10003 [2022-03-14T06:59:50.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T06:59:50.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T06:59:50.661Z] Configure a credential helper to remove this warning. See [2022-03-14T06:59:50.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T06:59:50.661Z] [2022-03-14T06:59:50.661Z] Login Succeeded [2022-03-14T06:59:50.661Z] nexus3.edgexfoundry.org:10004 [2022-03-14T06:59:50.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T06:59:50.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T06:59:50.661Z] Configure a credential helper to remove this warning. See [2022-03-14T06:59:50.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T06:59:50.661Z] [2022-03-14T06:59:50.661Z] Login Succeeded [2022-03-14T06:59:50.661Z] docker.io [2022-03-14T06:59:50.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T06:59:51.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T06:59:51.233Z] Configure a credential helper to remove this warning. See [2022-03-14T06:59:51.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T06:59:51.233Z] [2022-03-14T06:59:51.233Z] Login Succeeded [2022-03-14T06:59:51.233Z] ---> docker-login.sh ends [Pipeline] } [2022-03-14T06:59:51.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-14T06:59:51.558Z] ++ 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-03-14T06:59:51.558Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T06:59:51.558Z] ++ dirname cmd/core-command/Dockerfile [2022-03-14T06:59:51.558Z] ++ cut -d/ -f2 [2022-03-14T06:59:51.558Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-14T06:59:51.558Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T06:59:51.558Z] ++ dirname cmd/core-data/Dockerfile [2022-03-14T06:59:51.558Z] ++ cut -d/ -f2 [2022-03-14T06:59:51.558Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-14T06:59:51.558Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T06:59:51.558Z] ++ dirname cmd/core-metadata/Dockerfile [2022-03-14T06:59:51.558Z] ++ cut -d/ -f2 [2022-03-14T06:59:51.558Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-14T06:59:51.558Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T06:59:51.558Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-03-14T06:59:51.558Z] ++ cut -d/ -f2 [2022-03-14T06:59:51.558Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-14T06:59:51.558Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T06:59:51.558Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-03-14T06:59:51.558Z] ++ cut -d/ -f2 [2022-03-14T06:59:51.558Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-14T06:59:51.558Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T06:59:51.558Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-03-14T06:59:51.558Z] ++ cut -d/ -f2 [2022-03-14T06:59:51.558Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-14T06:59:51.558Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T06:59:51.558Z] ++ dirname cmd/support-notifications/Dockerfile [2022-03-14T06:59:51.558Z] ++ cut -d/ -f2 [2022-03-14T06:59:51.558Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-14T06:59:51.558Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T06:59:51.558Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-03-14T06:59:51.558Z] ++ cut -d/ -f2 [2022-03-14T06:59:51.558Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-14T06:59:51.558Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T06:59:51.558Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-14T06:59:51.558Z] ++ cut -d/ -f2 [2022-03-14T06:59:51.558Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-14T06:59:51.588Z] 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-03-14T06:59:51.981Z] + git rev-list -1 --merges dc6b798737b202c23945748eed2b99c1986bd439~1..dc6b798737b202c23945748eed2b99c1986bd439 [Pipeline] echo [2022-03-14T06:59:51.999Z] -----------> git rev-list -1 --merges dc6b798737b202c23945748eed2b99c1986bd439~1..dc6b798737b202c23945748eed2b99c1986bd439 dc6b798737b202c23945748eed2b99c1986bd439 [false] [Pipeline] sh [2022-03-14T06:59:52.297Z] + git log --format=format:%s -1 dc6b798737b202c23945748eed2b99c1986bd439 [Pipeline] echo [2022-03-14T06:59:52.314Z] ========================================================= [2022-03-14T06:59:52.314Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-14T06:59:52.314Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-14T06:59:52.848Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-14T06:59:52.849Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-14T06:59:52.849Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-14T06:59:52.849Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-14T06:59:52.849Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-14T06:59:52.849Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-14T06:59:52.849Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-14T06:59:53.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T06:59:53.338Z] [2022-03-14T06:59:53.338Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T06:59:53.645Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T06:59:53.645Z] latest: Pulling from edgex-devops/git-semver [2022-03-14T06:59:53.645Z] a0d0a0d46f8b: Pulling fs layer [2022-03-14T06:59:53.645Z] 3e5f54012d9b: Pulling fs layer [2022-03-14T06:59:53.645Z] 4c7163046ea9: Pulling fs layer [2022-03-14T06:59:53.645Z] 0c2d73faf560: Pulling fs layer [2022-03-14T06:59:53.645Z] 0c2d73faf560: Waiting [2022-03-14T06:59:53.645Z] 3e5f54012d9b: Verifying Checksum [2022-03-14T06:59:53.645Z] 3e5f54012d9b: Download complete [2022-03-14T06:59:53.645Z] a0d0a0d46f8b: Verifying Checksum [2022-03-14T06:59:53.645Z] a0d0a0d46f8b: Download complete [2022-03-14T06:59:53.645Z] 4c7163046ea9: Verifying Checksum [2022-03-14T06:59:53.645Z] 4c7163046ea9: Download complete [2022-03-14T06:59:53.645Z] 0c2d73faf560: Verifying Checksum [2022-03-14T06:59:53.645Z] 0c2d73faf560: Download complete [2022-03-14T06:59:53.914Z] a0d0a0d46f8b: Pull complete [2022-03-14T06:59:53.914Z] 3e5f54012d9b: Pull complete [2022-03-14T06:59:54.190Z] 4c7163046ea9: Pull complete [2022-03-14T06:59:54.454Z] 0c2d73faf560: Pull complete [2022-03-14T06:59:54.454Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-14T06:59:54.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T06:59:54.454Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-14T06:59:54.524Z] prd-centos7-docker-4c-2g-7025 does not seem to be running inside a container [2022-03-14T06:59:54.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-03-14T06:59:55.394Z] $ docker top d87b864e18215b9d9f1a627d8ff0e42e27df3b648a00b40168c344ac53952348 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-14T06:59:55.491Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-14T06:59:55.491Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-14T06:59:55.601Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-14T06:59:55.608Z] $ docker exec d87b864e18215b9d9f1a627d8ff0e42e27df3b648a00b40168c344ac53952348 ssh-agent [2022-03-14T06:59:55.714Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJGElbK/agent.14 [2022-03-14T06:59:55.714Z] SSH_AGENT_PID=20 [2022-03-14T06:59:55.721Z] Running ssh-add (command line suppressed) [2022-03-14T06:59:55.818Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_5729688128170064703.key (/w/workspace/edgex-go/14@tmp/private_key_5729688128170064703.key) [2022-03-14T06:59:55.829Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-14T06:59:56.129Z] + git tag --points-at HEAD [Pipeline] } [2022-03-14T06:59:56.145Z] $ docker exec --env ******** --env ******** d87b864e18215b9d9f1a627d8ff0e42e27df3b648a00b40168c344ac53952348 ssh-agent -k [2022-03-14T06:59:56.240Z] unset SSH_AUTH_SOCK; [2022-03-14T06:59:56.240Z] unset SSH_AGENT_PID; [2022-03-14T06:59:56.240Z] echo Agent pid 20 killed; [2022-03-14T06:59:56.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-14T06:59:56.275Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-14T06:59:56.275Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-14T06:59:56.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-14T06:59:56.394Z] $ docker exec d87b864e18215b9d9f1a627d8ff0e42e27df3b648a00b40168c344ac53952348 ssh-agent [2022-03-14T06:59:56.502Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDdGgKC/agent.52 [2022-03-14T06:59:56.502Z] SSH_AGENT_PID=58 [2022-03-14T06:59:56.506Z] Running ssh-add (command line suppressed) [2022-03-14T06:59:56.617Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_2909193830999728150.key (/w/workspace/edgex-go/14@tmp/private_key_2909193830999728150.key) [2022-03-14T06:59:56.626Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-14T06:59:56.924Z] + git semver init [2022-03-14T06:59:56.924Z] # -> Open(): unable to determine branch for HEAD [2022-03-14T06:59:56.924Z] # $GIT_DIR = /w/workspace/edgex-go/14/.git [2022-03-14T06:59:56.924Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/14 [2022-03-14T06:59:56.924Z] # $SEMVER_REMOTE_NAME = origin [2022-03-14T06:59:56.924Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-14T06:59:56.924Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-14T06:59:56.924Z] # $SEMVER_BRANCH = PR-3891 [2022-03-14T06:59:56.924Z] # $SEMVER_TEMP = /tmp/semver-356336363 [2022-03-14T06:59:56.924Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-14T07:00:09.199Z] # '/tmp/semver-356336363' -> '/w/workspace/edgex-go/14/.semver' [2022-03-14T07:00:09.199Z] # -> Force: false [2022-03-14T07:00:09.199Z] # $SEMVER_DIR = /w/workspace/edgex-go/14/.semver [Pipeline] } [2022-03-14T07:00:09.213Z] $ docker exec --env ******** --env ******** d87b864e18215b9d9f1a627d8ff0e42e27df3b648a00b40168c344ac53952348 ssh-agent -k [2022-03-14T07:00:09.306Z] unset SSH_AUTH_SOCK; [2022-03-14T07:00:09.306Z] unset SSH_AGENT_PID; [2022-03-14T07:00:09.306Z] echo Agent pid 58 killed; [2022-03-14T07:00:09.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-14T07:00:09.630Z] + git semver [Pipeline] } [2022-03-14T07:00:09.647Z] $ docker stop --time=1 d87b864e18215b9d9f1a627d8ff0e42e27df3b648a00b40168c344ac53952348 [2022-03-14T07:00:11.785Z] $ docker rm -f d87b864e18215b9d9f1a627d8ff0e42e27df3b648a00b40168c344ac53952348 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-14T07:00:12.145Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-14T07:00:12.382Z] Stashed 1 file(s) [Pipeline] echo [2022-03-14T07:00:12.386Z] [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-03-14T07:00:12.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-14T07:00:12.556Z] ========================================================= [2022-03-14T07:00:12.556Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-14T07:00:12.556Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-14T07:00:12.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-14T07:00:12.853Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-14T07:00:12.853Z] 59bf1c3509f3: Pulling fs layer [2022-03-14T07:00:12.853Z] 666ba61612fd: Pulling fs layer [2022-03-14T07:00:12.853Z] 8ed8ca486205: Pulling fs layer [2022-03-14T07:00:12.853Z] 4fe6c5a15a65: Pulling fs layer [2022-03-14T07:00:12.853Z] 22a0e8bec74d: Pulling fs layer [2022-03-14T07:00:12.853Z] 640e595b4fbd: Pulling fs layer [2022-03-14T07:00:12.853Z] 763cafe07f6e: Pulling fs layer [2022-03-14T07:00:12.853Z] 0c0b528cf693: Pulling fs layer [2022-03-14T07:00:12.853Z] 10935f4eaf8b: Pulling fs layer [2022-03-14T07:00:12.853Z] 640e595b4fbd: Waiting [2022-03-14T07:00:12.853Z] 763cafe07f6e: Waiting [2022-03-14T07:00:12.853Z] 0c0b528cf693: Waiting [2022-03-14T07:00:12.853Z] 10935f4eaf8b: Waiting [2022-03-14T07:00:12.853Z] 4fe6c5a15a65: Waiting [2022-03-14T07:00:12.853Z] 22a0e8bec74d: Waiting [2022-03-14T07:00:12.853Z] 8ed8ca486205: Verifying Checksum [2022-03-14T07:00:12.853Z] 8ed8ca486205: Download complete [2022-03-14T07:00:12.853Z] 666ba61612fd: Verifying Checksum [2022-03-14T07:00:12.853Z] 666ba61612fd: Download complete [2022-03-14T07:00:12.853Z] 22a0e8bec74d: Verifying Checksum [2022-03-14T07:00:12.853Z] 22a0e8bec74d: Download complete [2022-03-14T07:00:12.853Z] 59bf1c3509f3: Verifying Checksum [2022-03-14T07:00:12.853Z] 59bf1c3509f3: Download complete [2022-03-14T07:00:12.853Z] 640e595b4fbd: Verifying Checksum [2022-03-14T07:00:12.853Z] 640e595b4fbd: Download complete [2022-03-14T07:00:12.853Z] 763cafe07f6e: Verifying Checksum [2022-03-14T07:00:12.853Z] 763cafe07f6e: Download complete [2022-03-14T07:00:13.125Z] 0c0b528cf693: Verifying Checksum [2022-03-14T07:00:13.125Z] 0c0b528cf693: Download complete [2022-03-14T07:00:13.125Z] 59bf1c3509f3: Pull complete [2022-03-14T07:00:13.389Z] 4fe6c5a15a65: Verifying Checksum [2022-03-14T07:00:13.389Z] 4fe6c5a15a65: Download complete [2022-03-14T07:00:13.658Z] 666ba61612fd: Pull complete [2022-03-14T07:00:13.658Z] 10935f4eaf8b: Verifying Checksum [2022-03-14T07:00:13.658Z] 10935f4eaf8b: Download complete [2022-03-14T07:00:13.658Z] 8ed8ca486205: Pull complete [2022-03-14T07:00:17.881Z] 4fe6c5a15a65: Pull complete [2022-03-14T07:00:17.881Z] 22a0e8bec74d: Pull complete [2022-03-14T07:00:17.881Z] 640e595b4fbd: Pull complete [2022-03-14T07:00:17.881Z] 763cafe07f6e: Pull complete [2022-03-14T07:00:17.881Z] 0c0b528cf693: Pull complete [2022-03-14T07:00:20.439Z] 10935f4eaf8b: Pull complete [2022-03-14T07:00:20.439Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-14T07:00:20.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-14T07:00:20.439Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-14T07:00:20.746Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-14T07:00:20.747Z] WORKDIR /edgex [2022-03-14T07:00:20.747Z] COPY go.mod . [2022-03-14T07:00:20.747Z] RUN go mod download' [2022-03-14T07:00:20.747Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-14T07:00:23.321Z] Sending build context to Docker daemon 334.1MB [2022-03-14T07:00:23.321Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-14T07:00:23.321Z] ---> 99d49a6021b9 [2022-03-14T07:00:23.321Z] Step 2/4 : WORKDIR /edgex [2022-03-14T07:00:24.272Z] ---> Running in 131d637fc647 [2022-03-14T07:00:24.272Z] Removing intermediate container 131d637fc647 [2022-03-14T07:00:24.272Z] ---> 2f2b9b09e2c1 [2022-03-14T07:00:24.272Z] Step 3/4 : COPY go.mod . [2022-03-14T07:00:24.544Z] ---> a2a43fdd5362 [2022-03-14T07:00:24.544Z] Step 4/4 : RUN go mod download [2022-03-14T07:00:24.544Z] ---> Running in 6068d2d1292b [2022-03-14T07:00:27.488Z] Still waiting to schedule task [2022-03-14T07:00:27.489Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-03-14T07:00:56.709Z] Removing intermediate container 6068d2d1292b [2022-03-14T07:00:56.709Z] ---> dd044e3efcfe [2022-03-14T07:00:56.709Z] Successfully built dd044e3efcfe [2022-03-14T07:00:56.709Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T07:00:57.017Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-14T07:00:57.017Z] . [Pipeline] withDockerContainer [2022-03-14T07:00:57.077Z] prd-centos7-docker-4c-2g-7025 does not seem to be running inside a container [2022-03-14T07:00:57.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-03-14T07:00:57.487Z] $ docker top 1d30b0eb89ef2589121568471610006b2e4eb23bcc225e63a77285c0cb0d7b93 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T07:00:57.870Z] + go version [2022-03-14T07:00:57.870Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-14T07:00:57.884Z] $ docker stop --time=1 1d30b0eb89ef2589121568471610006b2e4eb23bcc225e63a77285c0cb0d7b93 [2022-03-14T07:00:59.201Z] $ docker rm -f 1d30b0eb89ef2589121568471610006b2e4eb23bcc225e63a77285c0cb0d7b93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-14T07:00:59.622Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-14T07:00:59.622Z] . [Pipeline] withDockerContainer [2022-03-14T07:00:59.692Z] prd-centos7-docker-4c-2g-7025 does not seem to be running inside a container [2022-03-14T07:00:59.730Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-03-14T07:01:00.268Z] $ docker top 282c67ed20cd1abcd7a273ca0667b57422fa09fbd03939f53e3ccc21c9f4d471 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-14T07:01:00.352Z] ========================================================= [2022-03-14T07:01:00.352Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-14T07:01:00.352Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-14T07:01:00.647Z] + make test [2022-03-14T07:01:00.647Z] go mod tidy [2022-03-14T07:01:00.913Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-14T07:01:07.533Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-14T07:01:25.741Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-14T07:01:29.988Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-14T07:01:29.988Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-14T07:01:30.256Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-14T07:01:32.203Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-14T07:01:32.798Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-14T07:01:32.798Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-14T07:01:32.798Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-14T07:01:33.377Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-14T07:01:33.645Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-14T07:01:33.910Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-14T07:01:33.910Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-14T07:01:33.910Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-14T07:01:33.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-14T07:01:35.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2022-03-14T07:01:35.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-14T07:01:35.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-14T07:01:36.841Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements [2022-03-14T07:01:36.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-14T07:01:37.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.9% of statements [2022-03-14T07:01:37.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-14T07:01:37.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-14T07:01:38.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.153s coverage: 89.3% of statements [2022-03-14T07:01:38.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-14T07:01:38.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-14T07:01:38.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-14T07:01:39.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 84.4% of statements [2022-03-14T07:01:39.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-14T07:01:39.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-14T07:01:39.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-14T07:01:39.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-14T07:01:39.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-14T07:01:39.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.285s coverage: 94.2% of statements [2022-03-14T07:01:39.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-14T07:01:39.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-14T07:01:39.981Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements [2022-03-14T07:01:39.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-14T07:01:39.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-14T07:01:39.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-14T07:01:39.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-14T07:01:39.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-14T07:01:39.981Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements [2022-03-14T07:01:39.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-14T07:01:39.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-14T07:01:39.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-14T07:01:41.385Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.9% of statements [2022-03-14T07:01:41.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-14T07:01:41.385Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2022-03-14T07:01:41.385Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 24.0% of statements [2022-03-14T07:01:41.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-14T07:01:41.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2022-03-14T07:01:41.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements [2022-03-14T07:01:41.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2022-03-14T07:01:42.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2022-03-14T07:01:42.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2022-03-14T07:01:57.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2022-03-14T07:01:57.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2022-03-14T07:01:59.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.190s coverage: 82.5% of statements [2022-03-14T07:01:59.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-14T07:02:17.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2022-03-14T07:02:17.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-14T07:02:17.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-14T07:02:17.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-14T07:02:17.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-03-14T07:02:17.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-14T07:02:17.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-14T07:02:17.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-14T07:02:17.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-14T07:02:17.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-14T07:02:17.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2022-03-14T07:02:17.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-14T07:02:17.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-14T07:02:17.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2022-03-14T07:02:17.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-14T07:02:17.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2022-03-14T07:02:17.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-14T07:02:17.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2022-03-14T07:02:17.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2022-03-14T07:02:17.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2022-03-14T07:02:17.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.121s coverage: 91.2% of statements [2022-03-14T07:02:17.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-14T07:02:17.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements [2022-03-14T07:02:17.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-14T07:02:17.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-14T07:02:17.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-03-14T07:02:17.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-03-14T07:02:17.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-03-14T07:02:17.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-03-14T07:02:17.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-03-14T07:02:18.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.232s coverage: 65.4% of statements [2022-03-14T07:02:18.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-14T07:02:18.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-14T07:02:18.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-14T07:02:18.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.138s coverage: 43.8% of statements [2022-03-14T07:02:18.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-14T07:02:18.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-14T07:02:18.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements [2022-03-14T07:02:18.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-14T07:02:18.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-03-14T07:02:18.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-14T07:02:25.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements [2022-03-14T07:02:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-14T07:02:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-14T07:02:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-14T07:02:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-14T07:02:25.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.3% of statements [2022-03-14T07:02:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-14T07:02:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-14T07:02:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-14T07:02:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-14T07:02:25.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-03-14T07:02:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-14T07:02:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-14T07:02:25.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2022-03-14T07:02:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-14T07:02:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-14T07:02:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-14T07:02:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-14T07:02:25.525Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-03-14T07:02:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-14T07:02:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-14T07:02:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-14T07:02:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-14T07:02:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-14T07:02:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-14T07:02:25.525Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2022-03-14T07:02:25.525Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-03-14T07:02:25.789Z] 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 [2022-03-14T07:03:04.636Z] GO111MODULE=on go vet ./... [2022-03-14T07:03:08.877Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-14T07:03:08.877Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-14T07:03:08.877Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-14T07:03:09.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-14T07:03:09.441Z] + ls -al . [2022-03-14T07:03:09.441Z] total 644 [2022-03-14T07:03:09.441Z] drwxrwxr-x 10 1001 1001 4096 Mar 14 07:03 . [2022-03-14T07:03:09.441Z] drwxr-xr-x 4 root root 30 Mar 14 07:01 .. [2022-03-14T07:03:09.441Z] -rw-rw-r-- 1 1001 1001 11 Mar 14 06:59 .dockerignore [2022-03-14T07:03:09.441Z] drwxrwxr-x 8 1001 1001 179 Mar 14 06:59 .git [2022-03-14T07:03:09.441Z] drwxrwxr-x 4 1001 1001 142 Mar 14 06:59 .github [2022-03-14T07:03:09.441Z] -rw-rw-r-- 1 1001 1001 804 Mar 14 06:59 .gitignore [2022-03-14T07:03:09.441Z] -rw-rw-r-- 1 1001 1001 42 Mar 14 06:59 .golangci.yml [2022-03-14T07:03:09.441Z] -rw-rw-r-- 1 1001 1001 76 Mar 14 06:59 .hadolint.yml [2022-03-14T07:03:09.441Z] drwx------ 3 1001 1001 73 Mar 14 07:00 .semver [2022-03-14T07:03:09.441Z] -rw-rw-r-- 1 1001 1001 166 Mar 14 06:59 .sonarcloud.properties [2022-03-14T07:03:09.441Z] -rw-rw-r-- 1 1001 1001 1171 Mar 14 06:59 ADOPTERS.md [2022-03-14T07:03:09.441Z] -rw-rw-r-- 1 1001 1001 9019 Mar 14 06:59 Attribution.txt [2022-03-14T07:03:09.441Z] -rw-rw-r-- 1 1001 1001 51732 Mar 14 06:59 CHANGELOG.md [2022-03-14T07:03:09.441Z] -rw-rw-r-- 1 1001 1001 3804 Mar 14 06:59 CONTRIBUTING.md [2022-03-14T07:03:09.441Z] -rw-rw-r-- 1 1001 1001 677 Mar 14 06:59 GOVERNANCE.md [2022-03-14T07:03:09.441Z] -rw-rw-r-- 1 1001 1001 849 Mar 14 06:59 Jenkinsfile [2022-03-14T07:03:09.441Z] -rw-rw-r-- 1 1001 1001 10775 Mar 14 06:59 LICENSE [2022-03-14T07:03:09.441Z] -rw-rw-r-- 1 1001 1001 6508 Mar 14 06:59 Makefile [2022-03-14T07:03:09.441Z] -rw-rw-r-- 1 1001 1001 582 Mar 14 06:59 OWNERS.md [2022-03-14T07:03:09.441Z] -rw-rw-r-- 1 1001 1001 8207 Mar 14 06:59 README.md [2022-03-14T07:03:09.441Z] -rw-rw-r-- 1 1001 1001 6912 Mar 14 06:59 SECURITY.md [2022-03-14T07:03:09.441Z] -rw-rw-r-- 1 1001 1001 5 Mar 14 07:00 VERSION [2022-03-14T07:03:09.441Z] -rw-rw-r-- 1 1001 1001 4131 Mar 14 06:59 ZMQWindows.md [2022-03-14T07:03:09.441Z] drwxrwxr-x 2 1001 1001 37 Mar 14 06:59 bin [2022-03-14T07:03:09.441Z] drwxrwxr-x 14 1001 1001 4096 Mar 14 06:59 cmd [2022-03-14T07:03:09.441Z] -rw-r--r-- 1 root root 426220 Mar 14 07:02 coverage.out [2022-03-14T07:03:09.441Z] -rw-rw-r-- 1 1001 1001 2827 Mar 14 06:59 go.mod [2022-03-14T07:03:09.441Z] -rw-rw-r-- 1 1001 1001 50275 Mar 14 06:59 go.sum [2022-03-14T07:03:09.441Z] drwxrwxr-x 8 1001 1001 124 Mar 14 06:59 internal [2022-03-14T07:03:09.441Z] drwxrwxr-x 3 1001 1001 16 Mar 14 06:59 openapi [2022-03-14T07:03:09.441Z] drwxrwxr-x 4 1001 1001 71 Mar 14 06:59 snap [2022-03-14T07:03:09.441Z] -rw-rw-r-- 1 1001 1001 204 Mar 14 06:59 version.go [Pipeline] sh [2022-03-14T07:03:09.734Z] + '[' -e coverage.out ] [2022-03-14T07:03:09.734Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-14T07:03:09.859Z] Stashed 1 file(s) [Pipeline] sh [2022-03-14T07:03:10.153Z] + make build [2022-03-14T07:03:10.153Z] 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-03-14T07:03:11.550Z] 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-03-14T07:03:18.258Z] 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-03-14T07:03:19.201Z] 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-03-14T07:03:20.595Z] 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-03-14T07:03:20.860Z] 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-03-14T07:03:21.446Z] 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-03-14T07:03:22.387Z] 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-03-14T07:03:22.961Z] 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-03-14T07:03:23.916Z] 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-03-14T07:03:24.492Z] 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-03-14T07:03:25.070Z] 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-03-14T07:03:26.522Z] $ docker stop --time=1 282c67ed20cd1abcd7a273ca0667b57422fa09fbd03939f53e3ccc21c9f4d471 [2022-03-14T07:03:28.464Z] $ docker rm -f 282c67ed20cd1abcd7a273ca0667b57422fa09fbd03939f53e3ccc21c9f4d471 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-14T07:03:29.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-14T07:03:29.834Z] [2022-03-14T07:03:29.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T07:03:30.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-14T07:03:30.138Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-14T07:03:30.138Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-14T07:03:30.138Z] ca9280d653b3: Pulling fs layer [2022-03-14T07:03:30.138Z] 7e9c9ca2126c: Pulling fs layer [2022-03-14T07:03:30.138Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-14T07:03:30.138Z] cbdbe7a5bc2a: Download complete [2022-03-14T07:03:30.402Z] ca9280d653b3: Verifying Checksum [2022-03-14T07:03:30.402Z] ca9280d653b3: Download complete [2022-03-14T07:03:30.402Z] cbdbe7a5bc2a: Pull complete [2022-03-14T07:03:30.662Z] 7e9c9ca2126c: Verifying Checksum [2022-03-14T07:03:30.662Z] 7e9c9ca2126c: Download complete [2022-03-14T07:03:30.922Z] ca9280d653b3: Pull complete [2022-03-14T07:03:35.124Z] 7e9c9ca2126c: Pull complete [2022-03-14T07:03:35.124Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-14T07:03:35.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-14T07:03:35.124Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-14T07:03:35.186Z] prd-centos7-docker-4c-2g-7025 does not seem to be running inside a container [2022-03-14T07:03:35.221Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-03-14T07:03:37.978Z] $ docker top c05168eb9f46b867ef5deb7d2f053c93cb4cef22432f12408981b00f72edfb2b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T07:03:38.323Z] + docker-compose build --help [2022-03-14T07:03:38.323Z] + grep parallel [2022-03-14T07:03:38.894Z] --parallel Build images in parallel. [Pipeline] } [2022-03-14T07:03:38.908Z] $ docker stop --time=1 c05168eb9f46b867ef5deb7d2f053c93cb4cef22432f12408981b00f72edfb2b [2022-03-14T07:03:40.083Z] $ docker rm -f c05168eb9f46b867ef5deb7d2f053c93cb4cef22432f12408981b00f72edfb2b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-14T07:03:40.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-14T07:03:40.476Z] . [Pipeline] withDockerContainer [2022-03-14T07:03:40.537Z] prd-centos7-docker-4c-2g-7025 does not seem to be running inside a container [2022-03-14T07:03:40.577Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-03-14T07:03:40.895Z] $ docker top 0c2a30cb93e8d6f8dc4c8ff1f24588c66cf5eab2f755ec8562b84aa2542e2451 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T07:03:41.253Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-14T07:03:41.824Z] Building core-command ... [2022-03-14T07:03:41.824Z] Building core-data ... [2022-03-14T07:03:41.824Z] Building core-metadata ... [2022-03-14T07:03:41.824Z] Building security-bootstrapper ... [2022-03-14T07:03:41.824Z] Building security-proxy-setup ... [2022-03-14T07:03:41.824Z] Building security-secretstore-setup ... [2022-03-14T07:03:41.824Z] Building support-notifications ... [2022-03-14T07:03:41.824Z] Building support-scheduler ... [2022-03-14T07:03:41.824Z] Building sys-mgmt-agent ... [2022-03-14T07:03:41.824Z] Building core-data [2022-03-14T07:03:41.824Z] Building security-bootstrapper [2022-03-14T07:03:41.824Z] Building security-secretstore-setup [2022-03-14T07:03:41.824Z] Building security-proxy-setup [2022-03-14T07:03:41.824Z] Building core-metadata [2022-03-14T07:03:54.117Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T07:03:54.117Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-14T07:03:54.117Z] ---> dd044e3efcfe [2022-03-14T07:03:54.117Z] Step 3/21 : WORKDIR /edgex-go [2022-03-14T07:03:54.117Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T07:03:54.117Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-14T07:03:54.117Z] ---> dd044e3efcfe [2022-03-14T07:03:54.117Z] Step 3/23 : WORKDIR /edgex-go [2022-03-14T07:03:54.117Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T07:03:54.117Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-14T07:03:54.117Z] ---> dd044e3efcfe [2022-03-14T07:03:54.117Z] Step 3/23 : WORKDIR /edgex-go [2022-03-14T07:03:58.891Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7026 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws [2022-03-14T07:03:58.905Z] Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout [2022-03-14T07:03:59.115Z] The recommended git tool is: git [2022-03-14T07:04:00.698Z] ---> Running in 0fb8b7923b0e [2022-03-14T07:04:00.698Z] ---> Running in f0dfda0cbc0d [2022-03-14T07:04:00.698Z] ---> Running in 6e51d644d65f [2022-03-14T07:04:04.706Z] using credential edgex-jenkins-ssh [2022-03-14T07:04:04.732Z] Cloning the remote Git repository [2022-03-14T07:04:04.808Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-14T07:04:04.900Z] > git init /w/workspace/edgex-go/14 # timeout=10 [2022-03-14T07:04:04.983Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-14T07:04:04.984Z] > git --version # timeout=10 [2022-03-14T07:04:05.017Z] > git --version # 'git version 2.17.1' [2022-03-14T07:04:05.020Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T07:04:05.116Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-14T07:04:05.982Z] Removing intermediate container f0dfda0cbc0d [2022-03-14T07:04:05.983Z] ---> f2f94db9c29e [2022-03-14T07:04:05.983Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:04:05.983Z] Removing intermediate container 6e51d644d65f [2022-03-14T07:04:05.983Z] ---> 4dfdee81f0ba [2022-03-14T07:04:05.983Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:04:05.983Z] Removing intermediate container 0fb8b7923b0e [2022-03-14T07:04:05.983Z] ---> 38d7a4575561 [2022-03-14T07:04:05.983Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:04:06.560Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T07:04:06.560Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-14T07:04:06.560Z] ---> dd044e3efcfe [2022-03-14T07:04:06.560Z] Step 3/31 : WORKDIR /edgex-go [2022-03-14T07:04:06.560Z] ---> Using cache [2022-03-14T07:04:06.560Z] ---> 38d7a4575561 [2022-03-14T07:04:06.560Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:04:06.819Z] ---> Running in 7fdfe877bf49 [2022-03-14T07:04:07.081Z] ---> Running in 013e6e32ed92 [2022-03-14T07:04:07.081Z] ---> Running in 9241aac2f67a [2022-03-14T07:04:07.349Z] ---> Running in 3b43c12c8529 [2022-03-14T07:04:08.770Z] Removing intermediate container 7fdfe877bf49 [2022-03-14T07:04:08.770Z] ---> 8af730d3505f [2022-03-14T07:04:08.770Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-14T07:04:08.770Z] ---> Running in ef0c58cdab68 [2022-03-14T07:04:09.034Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T07:04:09.034Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-14T07:04:09.034Z] ---> dd044e3efcfe [2022-03-14T07:04:09.034Z] Step 3/25 : WORKDIR /edgex-go [2022-03-14T07:04:09.034Z] ---> Using cache [2022-03-14T07:04:09.034Z] ---> 38d7a4575561 [2022-03-14T07:04:09.034Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:04:09.034Z] ---> Using cache [2022-03-14T07:04:09.034Z] ---> 8af730d3505f [2022-03-14T07:04:09.034Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-14T07:04:09.034Z] ---> Running in 92674954a364 [2022-03-14T07:04:09.034Z] Removing intermediate container 3b43c12c8529 [2022-03-14T07:04:09.034Z] ---> 16e26fca8510 [2022-03-14T07:04:09.034Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-14T07:04:09.034Z] ---> Running in 593a8823781a [2022-03-14T07:04:09.034Z] Removing intermediate container 013e6e32ed92 [2022-03-14T07:04:09.034Z] ---> b057712b0013 [2022-03-14T07:04:09.034Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-14T07:04:09.034Z] Removing intermediate container 9241aac2f67a [2022-03-14T07:04:09.034Z] ---> 74c97b5a2b75 [2022-03-14T07:04:09.034Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-14T07:04:09.034Z] ---> Running in f25f840a16f5 [2022-03-14T07:04:09.302Z] ---> Running in f98211b847b9 [2022-03-14T07:04:09.568Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T07:04:09.568Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T07:04:09.829Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T07:04:09.829Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T07:04:09.829Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T07:04:10.400Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T07:04:10.400Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T07:04:10.665Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T07:04:10.665Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T07:04:10.665Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T07:04:10.665Z] OK: 221 MiB in 52 packages [2022-03-14T07:04:10.933Z] OK: 221 MiB in 52 packages [2022-03-14T07:04:11.198Z] OK: 221 MiB in 52 packages [2022-03-14T07:04:11.198Z] OK: 221 MiB in 52 packages [2022-03-14T07:04:11.198Z] OK: 221 MiB in 52 packages [2022-03-14T07:04:11.198Z] Removing intermediate container ef0c58cdab68 [2022-03-14T07:04:11.198Z] ---> 916ce29f23eb [2022-03-14T07:04:11.198Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-14T07:04:11.463Z] Removing intermediate container 593a8823781a [2022-03-14T07:04:11.463Z] ---> 7288a77eb105 [2022-03-14T07:04:11.463Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-14T07:04:11.463Z] ---> 863e7dbfd17e [2022-03-14T07:04:11.463Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T07:04:11.463Z] ---> Running in ec91f883e385 [2022-03-14T07:04:11.463Z] ---> e9c408421442 [2022-03-14T07:04:11.463Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T07:04:11.463Z] Removing intermediate container f98211b847b9 [2022-03-14T07:04:11.463Z] ---> 7cc47b697266 [2022-03-14T07:04:11.463Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-14T07:04:11.724Z] ---> Running in e17d7983a7e8 [2022-03-14T07:04:11.724Z] Removing intermediate container f25f840a16f5 [2022-03-14T07:04:11.724Z] ---> c63e3712607b [2022-03-14T07:04:11.724Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-14T07:04:11.724Z] Removing intermediate container 92674954a364 [2022-03-14T07:04:11.724Z] ---> ec555ff2cc55 [2022-03-14T07:04:11.724Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-14T07:04:11.724Z] ---> f534e626a19e [2022-03-14T07:04:11.724Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T07:04:11.985Z] ---> Running in a03762315e0d [2022-03-14T07:04:11.985Z] ---> b6f4556e3e5d [2022-03-14T07:04:11.985Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T07:04:11.985Z] ---> 0fe4e7ed0f71 [2022-03-14T07:04:11.985Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T07:04:11.985Z] ---> Running in 29829e557456 [2022-03-14T07:04:12.247Z] ---> Running in 1587d8de512b [2022-03-14T07:04:13.645Z] Removing intermediate container e17d7983a7e8 [2022-03-14T07:04:13.645Z] ---> ed50dc2fe1bf [2022-03-14T07:04:13.645Z] Step 8/31 : COPY . . [2022-03-14T07:04:13.645Z] Removing intermediate container ec91f883e385 [2022-03-14T07:04:13.645Z] ---> 4eda04dc9fe8 [2022-03-14T07:04:13.645Z] Step 8/23 : COPY . . [2022-03-14T07:04:13.645Z] Removing intermediate container a03762315e0d [2022-03-14T07:04:13.645Z] ---> 34cc30dbda4a [2022-03-14T07:04:13.645Z] Step 8/21 : COPY . . [2022-03-14T07:04:21.868Z] Removing intermediate container 29829e557456 [2022-03-14T07:04:21.868Z] ---> 58931f54f356 [2022-03-14T07:04:21.868Z] Step 8/25 : COPY . . [2022-03-14T07:04:21.868Z] Removing intermediate container 1587d8de512b [2022-03-14T07:04:21.868Z] ---> 2283db803707 [2022-03-14T07:04:21.868Z] Step 8/23 : COPY . . [2022-03-14T07:04:21.868Z] ---> c4e76c845f01 [2022-03-14T07:04:21.868Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-14T07:04:21.868Z] ---> e33c1faec0e3 [2022-03-14T07:04:21.868Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-14T07:04:21.868Z] ---> 2ee5331dbbe2 [2022-03-14T07:04:21.868Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-14T07:04:21.868Z] ---> Running in 571bf1a56055 [2022-03-14T07:04:21.868Z] ---> Running in e494cd8d70e8 [2022-03-14T07:04:21.868Z] ---> Running in 59ef465a6c77 [2022-03-14T07:04:22.440Z] 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-03-14T07:04:23.025Z] 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-03-14T07:04:23.295Z] 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-03-14T07:04:23.013Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-14T07:04:23.036Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-14T07:04:23.064Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-14T07:04:23.110Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-14T07:04:23.111Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T07:04:23.125Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-14T07:04:24.000Z] Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit dc6b798737b202c23945748eed2b99c1986bd439 [2022-03-14T07:04:24.381Z] Merge succeeded, producing dc6b798737b202c23945748eed2b99c1986bd439 [2022-03-14T07:04:24.382Z] Checking out Revision dc6b798737b202c23945748eed2b99c1986bd439 (PR-3891) [2022-03-14T07:04:24.022Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T07:04:24.043Z] > git checkout -f dc6b798737b202c23945748eed2b99c1986bd439 # timeout=10 [2022-03-14T07:04:24.283Z] > git remote # timeout=10 [2022-03-14T07:04:24.304Z] > git config --get remote.origin.url # timeout=10 [2022-03-14T07:04:24.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T07:04:24.336Z] > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 [2022-03-14T07:04:24.365Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-14T07:04:24.393Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T07:04:24.411Z] > git checkout -f dc6b798737b202c23945748eed2b99c1986bd439 # timeout=10 [2022-03-14T07:04:28.761Z] Commit message: "feat(data): Make MaxEventSize a service configuration setting" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-14T07:04:29.706Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-14T07:04:29.706Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-14T07:04:29.706Z] Dload Upload Total Spent Left Speed [2022-03-14T07:04:29.949Z] ---> 04ba60d81696 [2022-03-14T07:04:29.949Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-14T07:04:29.949Z] ---> Running in ae793b0ec476 [2022-03-14T07:04:29.949Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-14T07:04:29.982Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 25634 0 --:--:-- --:--:-- --:--:-- 25634 [Pipeline] sh [2022-03-14T07:04:30.499Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-14T07:04:30.846Z] + sudo tee /etc/docker/daemon.new [2022-03-14T07:04:30.846Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-14T07:04:30.846Z] { [2022-03-14T07:04:30.846Z] "registry-mirrors": [ [2022-03-14T07:04:30.846Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-14T07:04:30.846Z] ], [2022-03-14T07:04:30.846Z] "bip": "10.250.0.254/24", [2022-03-14T07:04:30.846Z] "hosts": [ [2022-03-14T07:04:30.846Z] "tcp://0.0.0.0:5555", [2022-03-14T07:04:30.846Z] "unix:///var/run/docker.sock" [2022-03-14T07:04:30.846Z] ], [2022-03-14T07:04:30.846Z] "mtu": 1458, [2022-03-14T07:04:30.846Z] "selinux-enabled": true, [2022-03-14T07:04:30.847Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-14T07:04:30.847Z] } [Pipeline] sh [2022-03-14T07:04:31.199Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-14T07:04:31.644Z] + sudo service docker restart [2022-03-14T07:04:34.340Z] ---> 391fe9066701 [2022-03-14T07:04:34.340Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-14T07:04:34.610Z] ---> Running in 1571b228d26a [2022-03-14T07:04:35.195Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T07:04:49.978Z] provisioning config files... [2022-03-14T07:04:50.003Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config5234585576280652595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T07:04:50.361Z] ---> docker-login.sh [2022-03-14T07:04:50.361Z] nexus3.edgexfoundry.org:10001 [2022-03-14T07:04:50.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T07:04:51.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T07:04:51.228Z] Configure a credential helper to remove this warning. See [2022-03-14T07:04:51.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T07:04:51.228Z] [2022-03-14T07:04:51.228Z] Login Succeeded [2022-03-14T07:04:51.228Z] nexus3.edgexfoundry.org:10002 [2022-03-14T07:04:51.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T07:04:51.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T07:04:51.776Z] Configure a credential helper to remove this warning. See [2022-03-14T07:04:51.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T07:04:51.776Z] [2022-03-14T07:04:51.776Z] Login Succeeded [2022-03-14T07:04:51.776Z] nexus3.edgexfoundry.org:10003 [2022-03-14T07:04:52.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T07:04:52.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T07:04:52.052Z] Configure a credential helper to remove this warning. See [2022-03-14T07:04:52.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T07:04:52.052Z] [2022-03-14T07:04:52.052Z] Login Succeeded [2022-03-14T07:04:52.052Z] nexus3.edgexfoundry.org:10004 [2022-03-14T07:04:52.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T07:04:52.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T07:04:52.647Z] Configure a credential helper to remove this warning. See [2022-03-14T07:04:52.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T07:04:52.647Z] [2022-03-14T07:04:52.647Z] Login Succeeded [2022-03-14T07:04:52.647Z] docker.io [2022-03-14T07:04:52.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T07:04:53.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T07:04:53.519Z] Configure a credential helper to remove this warning. See [2022-03-14T07:04:53.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T07:04:53.519Z] [2022-03-14T07:04:53.519Z] Login Succeeded [2022-03-14T07:04:53.519Z] ---> docker-login.sh ends [Pipeline] } [2022-03-14T07:04:53.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-14T07:04:54.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-14T07:04:54.078Z] ========================================================= [2022-03-14T07:04:54.078Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-14T07:04:54.078Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-14T07:04:54.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-14T07:04:54.682Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-14T07:04:54.682Z] 9b3977197b4f: Pulling fs layer [2022-03-14T07:04:54.682Z] 1a89e8eeedd5: Pulling fs layer [2022-03-14T07:04:54.682Z] 94645a83ff95: Pulling fs layer [2022-03-14T07:04:54.682Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-14T07:04:54.682Z] 0c92f367c5e7: Pulling fs layer [2022-03-14T07:04:54.682Z] f7c0051592d6: Pulling fs layer [2022-03-14T07:04:54.682Z] a227ed2f7395: Pulling fs layer [2022-03-14T07:04:54.682Z] 7b1c46037f91: Pulling fs layer [2022-03-14T07:04:54.682Z] 0c92f367c5e7: Waiting [2022-03-14T07:04:54.682Z] f7c0051592d6: Waiting [2022-03-14T07:04:54.682Z] a227ed2f7395: Waiting [2022-03-14T07:04:54.682Z] 7b1c46037f91: Waiting [2022-03-14T07:04:54.682Z] 3f3a8bcf1eab: Waiting [2022-03-14T07:04:54.682Z] 94645a83ff95: Verifying Checksum [2022-03-14T07:04:54.682Z] 94645a83ff95: Download complete [2022-03-14T07:04:54.682Z] 1a89e8eeedd5: Verifying Checksum [2022-03-14T07:04:54.682Z] 1a89e8eeedd5: Download complete [2022-03-14T07:04:54.682Z] 0c92f367c5e7: Verifying Checksum [2022-03-14T07:04:54.682Z] 0c92f367c5e7: Download complete [2022-03-14T07:04:54.682Z] f7c0051592d6: Verifying Checksum [2022-03-14T07:04:54.682Z] f7c0051592d6: Download complete [2022-03-14T07:04:54.682Z] 9b3977197b4f: Verifying Checksum [2022-03-14T07:04:54.682Z] 9b3977197b4f: Download complete [2022-03-14T07:04:54.682Z] a227ed2f7395: Verifying Checksum [2022-03-14T07:04:54.682Z] a227ed2f7395: Download complete [2022-03-14T07:04:55.672Z] 9b3977197b4f: Pull complete [2022-03-14T07:04:55.945Z] 1a89e8eeedd5: Pull complete [2022-03-14T07:04:56.553Z] 94645a83ff95: Pull complete [2022-03-14T07:04:56.553Z] 7b1c46037f91: Verifying Checksum [2022-03-14T07:04:56.553Z] 7b1c46037f91: Download complete [2022-03-14T07:04:57.154Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-14T07:04:57.154Z] 3f3a8bcf1eab: Download complete [2022-03-14T07:05:01.855Z] 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-03-14T07:05:03.298Z] Removing intermediate container 571bf1a56055 [2022-03-14T07:05:03.299Z] ---> f0a79efa5d83 [2022-03-14T07:05:03.299Z] [2022-03-14T07:05:03.299Z] Step 10/31 : FROM alpine:3.14 [2022-03-14T07:05:03.565Z] Removing intermediate container e494cd8d70e8 [2022-03-14T07:05:03.565Z] ---> b3c619bd5b41 [2022-03-14T07:05:03.565Z] [2022-03-14T07:05:03.565Z] Step 10/21 : FROM alpine:3.14 [2022-03-14T07:05:03.565Z] 3.14: Pulling from library/alpine [2022-03-14T07:05:03.565Z] 3.14: Pulling from library/alpine [2022-03-14T07:05:04.961Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-14T07:05:04.961Z] Status: Downloaded newer image for alpine:3.14 [2022-03-14T07:05:04.961Z] ---> 0a97eee8041e [2022-03-14T07:05:04.961Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-14T07:05:05.228Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-14T07:05:05.228Z] Status: Image is up to date for alpine:3.14 [2022-03-14T07:05:05.228Z] ---> 0a97eee8041e [2022-03-14T07:05:05.228Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-14T07:05:05.228Z] ---> Running in 2dc8608c2244 [2022-03-14T07:05:05.228Z] ---> Running in 60a5dba889ee [2022-03-14T07:05:05.496Z] Removing intermediate container 60a5dba889ee [2022-03-14T07:05:05.496Z] ---> 723de84bc75b [2022-03-14T07:05:05.496Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-14T07:05:05.496Z] 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-03-14T07:05:05.762Z] ---> Running in 295bf1d9479c [2022-03-14T07:05:06.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-14T07:05:06.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-14T07:05:06.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-14T07:05:06.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-14T07:05:06.606Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-14T07:05:06.866Z] Removing intermediate container 59ef465a6c77 [2022-03-14T07:05:06.866Z] ---> 0503ced84f39 [2022-03-14T07:05:06.866Z] [2022-03-14T07:05:06.866Z] Step 10/23 : FROM alpine:3.14 [2022-03-14T07:05:06.866Z] ---> 0a97eee8041e [2022-03-14T07:05:06.866Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-14T07:05:06.866Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-14T07:05:06.866Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-14T07:05:06.866Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-14T07:05:06.866Z] (5/5) Installing curl (7.79.1-r0) [2022-03-14T07:05:06.866Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-14T07:05:06.866Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T07:05:06.866Z] Executing ca-certificates-20211220-r0.trigger [2022-03-14T07:05:06.866Z] (2/2) Installing su-exec (0.2-r1) [2022-03-14T07:05:06.866Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T07:05:06.866Z] ---> Running in f922bfd402f0 [2022-03-14T07:05:06.866Z] OK: 6 MiB in 16 packages [2022-03-14T07:05:06.866Z] OK: 8 MiB in 19 packages [2022-03-14T07:05:07.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-14T07:05:07.707Z] Removing intermediate container 295bf1d9479c [2022-03-14T07:05:07.707Z] ---> 290b680dae6d [2022-03-14T07:05:07.707Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-14T07:05:07.707Z] Removing intermediate container 2dc8608c2244 [2022-03-14T07:05:07.707Z] ---> 4f8c890029c1 [2022-03-14T07:05:07.707Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-14T07:05:07.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-14T07:05:07.707Z] ---> Running in f5d18f0c04b8 [2022-03-14T07:05:07.707Z] ---> Running in b169474217f6 [2022-03-14T07:05:07.707Z] Removing intermediate container b169474217f6 [2022-03-14T07:05:07.707Z] ---> 11adf0225f8b [2022-03-14T07:05:07.707Z] Step 13/21 : WORKDIR /edgex [2022-03-14T07:05:07.707Z] Removing intermediate container f5d18f0c04b8 [2022-03-14T07:05:07.707Z] ---> 177e169d894b [2022-03-14T07:05:07.707Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-14T07:05:07.707Z] ---> Running in 905d5964117b [2022-03-14T07:05:07.975Z] ---> Running in 1430b8812497 [2022-03-14T07:05:07.975Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-14T07:05:07.975Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T07:05:07.975Z] OK: 6 MiB in 15 packages [2022-03-14T07:05:07.975Z] Removing intermediate container 1430b8812497 [2022-03-14T07:05:07.975Z] ---> d7907f6fcc7c [2022-03-14T07:05:07.975Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-14T07:05:07.975Z] Removing intermediate container 905d5964117b [2022-03-14T07:05:07.975Z] ---> 6658c383aeb0 [2022-03-14T07:05:07.975Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-14T07:05:08.239Z] ---> Running in 5e508584f860 [2022-03-14T07:05:08.239Z] ---> 88228c50c875 [2022-03-14T07:05:08.239Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-14T07:05:08.829Z] Removing intermediate container f922bfd402f0 [2022-03-14T07:05:08.829Z] ---> 4134568350d7 [2022-03-14T07:05:08.830Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-14T07:05:09.101Z] ---> Running in 114536d8d4be [2022-03-14T07:05:09.360Z] ---> 7fff9ca5c3c8 [2022-03-14T07:05:09.360Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-14T07:05:09.546Z] 3f3a8bcf1eab: Pull complete [2022-03-14T07:05:09.546Z] 0c92f367c5e7: Pull complete [2022-03-14T07:05:09.546Z] f7c0051592d6: Pull complete [2022-03-14T07:05:09.546Z] a227ed2f7395: Pull complete [2022-03-14T07:05:09.620Z] Removing intermediate container 114536d8d4be [2022-03-14T07:05:09.620Z] ---> b9c4d5fe2fb5 [2022-03-14T07:05:09.620Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-14T07:05:09.886Z] ---> Running in 5ed84a9da07e [2022-03-14T07:05:09.886Z] ---> f6f8dbd5ab34 [2022-03-14T07:05:09.886Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-14T07:05:09.886Z] Removing intermediate container 5e508584f860 [2022-03-14T07:05:09.886Z] ---> 44f4c6d8a536 [2022-03-14T07:05:09.886Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-14T07:05:09.886Z] Removing intermediate container ae793b0ec476 [2022-03-14T07:05:09.886Z] ---> 80d7b6edbad6 [2022-03-14T07:05:09.886Z] [2022-03-14T07:05:09.886Z] Step 10/25 : FROM alpine:3.14 [2022-03-14T07:05:09.886Z] ---> 0a97eee8041e [2022-03-14T07:05:09.886Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-14T07:05:09.886Z] ---> Running in 270f306288ca [2022-03-14T07:05:09.886Z] ---> Running in cbe3d88db7be [2022-03-14T07:05:09.886Z] ---> Running in 2bfe6bd29740 [2022-03-14T07:05:09.886Z] Removing intermediate container 5ed84a9da07e [2022-03-14T07:05:09.886Z] ---> 4bf95c170975 [2022-03-14T07:05:09.886Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-14T07:05:10.151Z] ---> Running in 3e4c5c822a08 [2022-03-14T07:05:10.151Z] Removing intermediate container 270f306288ca [2022-03-14T07:05:10.151Z] ---> de3c78a24872 [2022-03-14T07:05:10.151Z] Step 18/21 : CMD ["--init=true"] [2022-03-14T07:05:10.151Z] ---> Running in d9d2357199e8 [2022-03-14T07:05:10.151Z] Removing intermediate container cbe3d88db7be [2022-03-14T07:05:10.151Z] ---> 5ec91cf9475a [2022-03-14T07:05:10.151Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-14T07:05:10.415Z] Removing intermediate container 3e4c5c822a08 [2022-03-14T07:05:10.415Z] ---> c9a07805765e [2022-03-14T07:05:10.415Z] Step 15/23 : WORKDIR / [2022-03-14T07:05:10.415Z] ---> Running in 42fbfc417101 [2022-03-14T07:05:10.415Z] Removing intermediate container d9d2357199e8 [2022-03-14T07:05:10.415Z] ---> f79ad6cd0593 [2022-03-14T07:05:10.415Z] Step 19/21 : LABEL arch=x86_64 [2022-03-14T07:05:10.415Z] ---> Running in 8ff3ee6e032c [2022-03-14T07:05:10.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-14T07:05:10.679Z] ---> c0d8cd46adbc [2022-03-14T07:05:10.679Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-14T07:05:10.679Z] ---> Running in 811f5254d0c1 [2022-03-14T07:05:10.679Z] Removing intermediate container 42fbfc417101 [2022-03-14T07:05:10.679Z] ---> 06839618b452 [2022-03-14T07:05:10.679Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T07:05:10.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-14T07:05:10.679Z] Removing intermediate container 8ff3ee6e032c [2022-03-14T07:05:10.679Z] ---> a2c0e40a5a2e [2022-03-14T07:05:10.679Z] Step 20/21 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 [2022-03-14T07:05:10.948Z] ---> Running in 660246bab4ba [2022-03-14T07:05:10.948Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-14T07:05:11.227Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-14T07:05:11.227Z] (3/3) Installing su-exec (0.2-r1) [2022-03-14T07:05:11.227Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T07:05:11.227Z] Executing ca-certificates-20211220-r0.trigger [2022-03-14T07:05:11.227Z] ---> 84e4e4828a93 [2022-03-14T07:05:11.227Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-14T07:05:11.227Z] OK: 6 MiB in 17 packages [2022-03-14T07:05:11.227Z] Removing intermediate container 660246bab4ba [2022-03-14T07:05:11.227Z] ---> 554302bc73d0 [2022-03-14T07:05:11.227Z] Step 21/21 : LABEL version=0.0.0 [2022-03-14T07:05:11.227Z] ---> Running in 036df5fdb062 [2022-03-14T07:05:11.520Z] Removing intermediate container 036df5fdb062 [2022-03-14T07:05:11.520Z] ---> b730ff92b199 [2022-03-14T07:05:11.520Z] [2022-03-14T07:05:11.819Z] Successfully built b730ff92b199 [2022-03-14T07:05:11.819Z] Successfully tagged security-proxy-setup:latest [2022-03-14T07:05:11.819Z]  Building security-proxy-setup ... done Building support-scheduler [2022-03-14T07:05:11.820Z] ---> 427fc4a9ba51 [2022-03-14T07:05:11.820Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-14T07:05:12.090Z] Removing intermediate container 2bfe6bd29740 [2022-03-14T07:05:12.090Z] ---> 6ec092bf2ba9 [2022-03-14T07:05:12.090Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-14T07:05:12.090Z] Removing intermediate container 811f5254d0c1 [2022-03-14T07:05:12.090Z] ---> a69fac92bbdf [2022-03-14T07:05:12.090Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T07:05:12.667Z] ---> Running in 5f805bf13b7a [2022-03-14T07:05:12.668Z] ---> 8c7e150cdbc7 [2022-03-14T07:05:12.668Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-14T07:05:12.668Z] ---> 42bc18325edc [2022-03-14T07:05:12.668Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-14T07:05:13.266Z] Removing intermediate container 5f805bf13b7a [2022-03-14T07:05:13.266Z] ---> 3ff2e33ebfc7 [2022-03-14T07:05:13.266Z] Step 13/25 : WORKDIR / [2022-03-14T07:05:13.266Z] ---> Running in 791618cdc8f7 [2022-03-14T07:05:13.862Z] ---> a1dbcc5ccacb [2022-03-14T07:05:13.862Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-14T07:05:13.862Z] ---> Running in cc8a0ec6a923 [2022-03-14T07:05:13.862Z] Removing intermediate container 791618cdc8f7 [2022-03-14T07:05:13.862Z] ---> ee95a9df8f59 [2022-03-14T07:05:13.862Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T07:05:13.862Z] ---> Running in 7a495c6abad3 [2022-03-14T07:05:14.138Z] Removing intermediate container cc8a0ec6a923 [2022-03-14T07:05:14.138Z] ---> 57b4126b5888 [2022-03-14T07:05:14.138Z] 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-03-14T07:05:14.138Z] ---> 4f7a628757b4 [2022-03-14T07:05:14.138Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-14T07:05:14.138Z] Removing intermediate container 7a495c6abad3 [2022-03-14T07:05:14.138Z] ---> 58171137c84d [2022-03-14T07:05:14.138Z] Step 21/23 : LABEL arch=x86_64 [2022-03-14T07:05:14.138Z] ---> Running in a56d7d6067b7 [2022-03-14T07:05:14.404Z] ---> 9c34ff3ecf54 [2022-03-14T07:05:14.404Z] 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-03-14T07:05:14.404Z] ---> 13f9e6acdd38 [2022-03-14T07:05:14.404Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-14T07:05:14.671Z] Removing intermediate container a56d7d6067b7 [2022-03-14T07:05:14.671Z] ---> 978e7c3c8f5c [2022-03-14T07:05:14.671Z] Step 22/23 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 [2022-03-14T07:05:14.671Z] ---> Running in afd591303e81 [2022-03-14T07:05:14.936Z] ---> 92983a6cb29e [2022-03-14T07:05:14.936Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-14T07:05:14.936Z] ---> 55ee5ac95224 [2022-03-14T07:05:14.936Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-14T07:05:14.936Z] Removing intermediate container afd591303e81 [2022-03-14T07:05:14.936Z] ---> 913671c8b056 [2022-03-14T07:05:14.936Z] Step 23/23 : LABEL version=0.0.0 [2022-03-14T07:05:14.936Z] ---> Running in 312656d588e0 [2022-03-14T07:05:14.954Z] 7b1c46037f91: Pull complete [2022-03-14T07:05:14.954Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-14T07:05:14.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-14T07:05:14.954Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-14T07:05:15.204Z] Removing intermediate container 1571b228d26a [2022-03-14T07:05:15.204Z] ---> 95689c44ea97 [2022-03-14T07:05:15.204Z] [2022-03-14T07:05:15.204Z] Step 10/23 : FROM alpine:3.14 [2022-03-14T07:05:15.204Z] ---> 0a97eee8041e [2022-03-14T07:05:15.204Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-14T07:05:15.204Z] ---> e0e4d1c93738 [2022-03-14T07:05:15.204Z] 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-03-14T07:05:15.204Z] ---> Running in c35bf112d372 [2022-03-14T07:05:15.204Z] ---> Running in f34bd7f1e7b1 [2022-03-14T07:05:15.307Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-14T07:05:15.307Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-14T07:05:15.307Z] WORKDIR /edgex [2022-03-14T07:05:15.307Z] COPY go.mod . [2022-03-14T07:05:15.307Z] RUN go mod download [2022-03-14T07:05:15.489Z] Removing intermediate container 312656d588e0 [2022-03-14T07:05:15.489Z] ---> 1e7c95acf02b [2022-03-14T07:05:15.489Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-14T07:05:15.489Z] Removing intermediate container c35bf112d372 [2022-03-14T07:05:15.489Z] ---> e92fa43cde2a [2022-03-14T07:05:15.489Z] [2022-03-14T07:05:15.489Z] ---> 28404d575864 [2022-03-14T07:05:15.489Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-14T07:05:15.489Z] Successfully built e92fa43cde2a [2022-03-14T07:05:15.489Z] Removing intermediate container f34bd7f1e7b1 [2022-03-14T07:05:15.489Z] ---> 220f3c1ef4f4 [2022-03-14T07:05:15.489Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-14T07:05:15.489Z] Successfully tagged core-metadata:latest [2022-03-14T07:05:15.489Z] Building support-notifications [2022-03-14T07:05:15.752Z]  Building core-metadata ... done  ---> Running in 637df4823087 [2022-03-14T07:05:15.752Z] ---> 5fc97e388b6d [2022-03-14T07:05:15.752Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-14T07:05:17.938Z] Sending build context to Docker daemon 168.7MB [2022-03-14T07:05:17.938Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-14T07:05:17.938Z] ---> f79e39bc4007 [2022-03-14T07:05:17.938Z] Step 2/4 : WORKDIR /edgex [2022-03-14T07:05:19.053Z] ---> Running in 606ab2c5d01b [2022-03-14T07:05:19.053Z] ---> a4af841a583c [2022-03-14T07:05:19.053Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-14T07:05:19.053Z] Removing intermediate container 637df4823087 [2022-03-14T07:05:19.053Z] ---> 79bee479a46f [2022-03-14T07:05:19.053Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-14T07:05:19.905Z] ---> Running in a4c701234136 [2022-03-14T07:05:20.000Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T07:05:20.000Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-14T07:05:20.000Z] ---> dd044e3efcfe [2022-03-14T07:05:20.000Z] Step 3/22 : WORKDIR /edgex-go [2022-03-14T07:05:20.000Z] ---> Using cache [2022-03-14T07:05:20.000Z] ---> 38d7a4575561 [2022-03-14T07:05:20.000Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:05:20.000Z] ---> Using cache [2022-03-14T07:05:20.000Z] ---> 16e26fca8510 [2022-03-14T07:05:20.000Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-14T07:05:20.000Z] ---> Running in 89aa8297c30a [2022-03-14T07:05:20.268Z] ---> Running in da63aaa49677 [2022-03-14T07:05:20.268Z] ---> a4c298c607cf [2022-03-14T07:05:20.268Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-14T07:05:20.268Z] Removing intermediate container 89aa8297c30a [2022-03-14T07:05:20.268Z] ---> ad9df338ee63 [2022-03-14T07:05:20.268Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:05:20.268Z] ---> Running in 80c7e635eda2 [2022-03-14T07:05:20.501Z] Removing intermediate container a4c701234136 [2022-03-14T07:05:20.501Z] ---> d95e7c720b26 [2022-03-14T07:05:20.501Z] Step 3/4 : COPY go.mod . [2022-03-14T07:05:20.545Z] ---> caab962e3658 [2022-03-14T07:05:20.545Z] 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-03-14T07:05:20.545Z] ---> Running in a40b51147fa8 [2022-03-14T07:05:20.545Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T07:05:20.807Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T07:05:20.807Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-14T07:05:20.807Z] ---> dd044e3efcfe [2022-03-14T07:05:20.807Z] Step 3/22 : WORKDIR /edgex-go [2022-03-14T07:05:20.807Z] ---> Using cache [2022-03-14T07:05:20.807Z] ---> 38d7a4575561 [2022-03-14T07:05:20.807Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:05:20.807Z] ---> Using cache [2022-03-14T07:05:20.807Z] ---> 16e26fca8510 [2022-03-14T07:05:20.807Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-14T07:05:20.807Z] ---> Using cache [2022-03-14T07:05:20.807Z] ---> 7288a77eb105 [2022-03-14T07:05:20.807Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-14T07:05:20.807Z] ---> Using cache [2022-03-14T07:05:20.807Z] ---> e9c408421442 [2022-03-14T07:05:20.807Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T07:05:20.807Z] ---> Using cache [2022-03-14T07:05:20.807Z] ---> ed50dc2fe1bf [2022-03-14T07:05:20.807Z] Step 8/22 : COPY . . [2022-03-14T07:05:20.807Z] ---> Using cache [2022-03-14T07:05:20.807Z] ---> c4e76c845f01 [2022-03-14T07:05:20.807Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-14T07:05:21.070Z] ---> Running in fb46720a04da [2022-03-14T07:05:21.070Z] Removing intermediate container 606ab2c5d01b [2022-03-14T07:05:21.070Z] ---> 13c63f32ee37 [2022-03-14T07:05:21.070Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-14T07:05:21.070Z] ---> Running in 8ee561575503 [2022-03-14T07:05:21.070Z] Removing intermediate container 80c7e635eda2 [2022-03-14T07:05:21.070Z] ---> 50158c3f8d68 [2022-03-14T07:05:21.070Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-14T07:05:21.095Z] ---> 688d5a18879a [2022-03-14T07:05:21.095Z] Step 4/4 : RUN go mod download [2022-03-14T07:05:21.095Z] ---> Running in b0860e77d58e [2022-03-14T07:05:21.336Z] ---> Running in a6d29b8f3962 [2022-03-14T07:05:21.336Z] Removing intermediate container 8ee561575503 [2022-03-14T07:05:21.336Z] ---> 81e0554a8723 [2022-03-14T07:05:21.336Z] Step 28/31 : CMD ["gate"] [2022-03-14T07:05:21.336Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T07:05:21.611Z] ---> Running in 2aa84b0aced9 [2022-03-14T07:05:21.611Z] Removing intermediate container a40b51147fa8 [2022-03-14T07:05:21.611Z] ---> 43c283ae81c0 [2022-03-14T07:05:21.611Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-14T07:05:21.611Z] ---> Running in 98163b26c925 [2022-03-14T07:05:21.611Z] 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-03-14T07:05:21.611Z] Removing intermediate container 2aa84b0aced9 [2022-03-14T07:05:21.611Z] ---> 1d6d3cb3964f [2022-03-14T07:05:21.611Z] Step 29/31 : LABEL arch=x86_64 [2022-03-14T07:05:21.611Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-14T07:05:21.872Z] Removing intermediate container 98163b26c925 [2022-03-14T07:05:21.872Z] ---> 122a10dddac6 [2022-03-14T07:05:21.872Z] Step 23/25 : LABEL arch=x86_64 [2022-03-14T07:05:21.872Z] ---> Running in 107dfad64047 [2022-03-14T07:05:21.872Z] OK: 221 MiB in 52 packages [2022-03-14T07:05:21.872Z] ---> Running in 4cb0e0c6296c [2022-03-14T07:05:21.872Z] Removing intermediate container 107dfad64047 [2022-03-14T07:05:21.872Z] ---> bd0bca908367 [2022-03-14T07:05:21.872Z] Step 30/31 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 [2022-03-14T07:05:22.135Z] Removing intermediate container 4cb0e0c6296c [2022-03-14T07:05:22.135Z] ---> 65b0a0c4ded0 [2022-03-14T07:05:22.135Z] Step 24/25 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 [2022-03-14T07:05:22.135Z] ---> Running in 66597c8ac775 [2022-03-14T07:05:22.135Z] ---> Running in fa772df026a4 [2022-03-14T07:05:22.399Z] Removing intermediate container da63aaa49677 [2022-03-14T07:05:22.399Z] ---> 1f1811d4689b [2022-03-14T07:05:22.399Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-14T07:05:22.399Z] Removing intermediate container fa772df026a4 [2022-03-14T07:05:22.399Z] ---> 3c0aee850b93 [2022-03-14T07:05:22.399Z] Step 31/31 : LABEL version=0.0.0 [2022-03-14T07:05:22.399Z] Removing intermediate container 66597c8ac775 [2022-03-14T07:05:22.399Z] ---> 86921dc8c5c4 [2022-03-14T07:05:22.399Z] Step 25/25 : LABEL version=0.0.0 [2022-03-14T07:05:22.399Z] ---> Running in 6c380f3659fe [2022-03-14T07:05:22.399Z] ---> Running in 3b8137eeea4a [2022-03-14T07:05:22.663Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-14T07:05:22.663Z] ---> ae9923b2d52d [2022-03-14T07:05:22.663Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T07:05:22.663Z] ---> Running in 39bcc9372c9b [2022-03-14T07:05:22.663Z] Removing intermediate container 3b8137eeea4a [2022-03-14T07:05:22.663Z] ---> c7bcfc48cffa [2022-03-14T07:05:22.663Z] [2022-03-14T07:05:22.663Z] Removing intermediate container 6c380f3659fe [2022-03-14T07:05:22.664Z] ---> cb3defd0fc4e [2022-03-14T07:05:22.664Z] [2022-03-14T07:05:22.937Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-14T07:05:22.937Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-14T07:05:22.937Z] Successfully built cb3defd0fc4e [2022-03-14T07:05:22.937Z] Successfully built c7bcfc48cffa [2022-03-14T07:05:22.937Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-14T07:05:23.199Z] Successfully tagged security-secretstore-setup:latest [2022-03-14T07:05:23.199Z] Building sys-mgmt-agent [2022-03-14T07:05:23.199Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-14T07:05:23.200Z]  Building security-secretstore-setup ... done Successfully tagged security-bootstrapper:latest [2022-03-14T07:05:23.200Z] Building core-command [2022-03-14T07:05:23.200Z]  Building security-bootstrapper ... done (5/6) Installing libzmq (4.3.4-r0) [2022-03-14T07:05:23.462Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-14T07:05:23.462Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T07:05:23.462Z] OK: 8 MiB in 20 packages [2022-03-14T07:05:27.711Z] Removing intermediate container a6d29b8f3962 [2022-03-14T07:05:27.711Z] ---> d6c3ed7ef298 [2022-03-14T07:05:27.711Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T07:05:29.107Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T07:05:29.107Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-14T07:05:29.107Z] ---> dd044e3efcfe [2022-03-14T07:05:29.107Z] Step 3/23 : WORKDIR /edgex-go [2022-03-14T07:05:29.107Z] ---> Using cache [2022-03-14T07:05:29.107Z] ---> 38d7a4575561 [2022-03-14T07:05:29.107Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:05:29.107Z] ---> Using cache [2022-03-14T07:05:29.107Z] ---> 16e26fca8510 [2022-03-14T07:05:29.107Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-14T07:05:29.392Z] ---> Running in d8bd9581cd60 [2022-03-14T07:05:29.392Z] ---> 93a3f01fa95f [2022-03-14T07:05:29.392Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-14T07:05:29.661Z] Removing intermediate container 39bcc9372c9b [2022-03-14T07:05:29.661Z] ---> b1753d93af57 [2022-03-14T07:05:29.661Z] Step 8/22 : COPY . . [2022-03-14T07:05:29.938Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T07:05:30.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T07:05:31.165Z] ---> ad4c5c39f801 [2022-03-14T07:05:31.165Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-14T07:05:31.165Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T07:05:31.165Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-14T07:05:31.165Z] ---> dd044e3efcfe [2022-03-14T07:05:31.165Z] Step 3/23 : WORKDIR /edgex-go [2022-03-14T07:05:31.165Z] ---> Using cache [2022-03-14T07:05:31.165Z] ---> 38d7a4575561 [2022-03-14T07:05:31.165Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:05:31.165Z] ---> Using cache [2022-03-14T07:05:31.165Z] ---> 16e26fca8510 [2022-03-14T07:05:31.165Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-14T07:05:31.165Z] ---> Using cache [2022-03-14T07:05:31.165Z] ---> 7288a77eb105 [2022-03-14T07:05:31.165Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-14T07:05:31.165Z] ---> Using cache [2022-03-14T07:05:31.165Z] ---> e9c408421442 [2022-03-14T07:05:31.165Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T07:05:31.165Z] ---> Using cache [2022-03-14T07:05:31.165Z] ---> ed50dc2fe1bf [2022-03-14T07:05:31.165Z] Step 8/23 : COPY . . [2022-03-14T07:05:31.165Z] ---> Using cache [2022-03-14T07:05:31.165Z] ---> c4e76c845f01 [2022-03-14T07:05:31.165Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-14T07:05:31.165Z] OK: 221 MiB in 52 packages [2022-03-14T07:05:32.142Z] ---> Running in 4ed55bfa835f [2022-03-14T07:05:32.726Z] ---> a80bb4f2e0b6 [2022-03-14T07:05:32.726Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-14T07:05:32.990Z] ---> Running in 158abcc04536 [2022-03-14T07:05:32.990Z] Removing intermediate container d8bd9581cd60 [2022-03-14T07:05:32.990Z] ---> 5e95f920e54c [2022-03-14T07:05:32.990Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-14T07:05:33.258Z] Removing intermediate container 158abcc04536 [2022-03-14T07:05:33.258Z] ---> 132418d58fe7 [2022-03-14T07:05:33.258Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T07:05:33.258Z] 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-03-14T07:05:33.536Z] ---> Running in 234d4efd5b17 [2022-03-14T07:05:33.536Z] ---> 5562ed9bffb2 [2022-03-14T07:05:33.536Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T07:05:33.799Z] ---> Running in 63a2d86fba9c [2022-03-14T07:05:33.799Z] Removing intermediate container 234d4efd5b17 [2022-03-14T07:05:33.799Z] ---> 339c178b963e [2022-03-14T07:05:33.799Z] Step 21/23 : LABEL arch=x86_64 [2022-03-14T07:05:33.799Z] ---> Running in 1035a9a83475 [2022-03-14T07:05:34.372Z] Removing intermediate container 1035a9a83475 [2022-03-14T07:05:34.372Z] ---> 4e9f80a6a145 [2022-03-14T07:05:34.372Z] Step 22/23 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 [2022-03-14T07:05:34.633Z] ---> Running in 65431ce3a3e8 [2022-03-14T07:05:35.205Z] Removing intermediate container 65431ce3a3e8 [2022-03-14T07:05:35.205Z] ---> 0d5b1802bd72 [2022-03-14T07:05:35.205Z] Step 23/23 : LABEL version=0.0.0 [2022-03-14T07:05:35.205Z] ---> Running in fb74557039e0 [2022-03-14T07:05:35.470Z] Removing intermediate container fb74557039e0 [2022-03-14T07:05:35.470Z] ---> 0fc5ade66113 [2022-03-14T07:05:35.470Z] [2022-03-14T07:05:36.906Z] Removing intermediate container 63a2d86fba9c [2022-03-14T07:05:36.906Z] ---> fc4074b20315 [2022-03-14T07:05:36.906Z] Step 8/23 : COPY . . [2022-03-14T07:05:36.906Z] Successfully built 0fc5ade66113 [2022-03-14T07:05:36.906Z] Successfully tagged core-data:latest [2022-03-14T07:05:38.843Z]  Building core-data ... done  ---> fcd428f4593e [2022-03-14T07:05:38.843Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-14T07:05:39.812Z] ---> Running in dc04e171ad4d [2022-03-14T07:05:40.451Z] 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-03-14T07:05:41.857Z] ---> 0ee8d31d4346 [2022-03-14T07:05:41.857Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-14T07:05:41.857Z] ---> Running in adb9a575e469 [2022-03-14T07:05:42.429Z] 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-03-14T07:05:52.433Z] Removing intermediate container fb46720a04da [2022-03-14T07:05:52.433Z] ---> 9a8ff7f0fec4 [2022-03-14T07:05:52.433Z] [2022-03-14T07:05:52.433Z] Step 10/22 : FROM alpine:3.14 [2022-03-14T07:05:52.433Z] ---> 0a97eee8041e [2022-03-14T07:05:52.433Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-14T07:05:52.433Z] ---> Using cache [2022-03-14T07:05:52.433Z] ---> 4134568350d7 [2022-03-14T07:05:52.433Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-14T07:05:52.433Z] ---> Using cache [2022-03-14T07:05:52.433Z] ---> b9c4d5fe2fb5 [2022-03-14T07:05:52.433Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-14T07:05:52.433Z] ---> Running in 43962ca7e435 [2022-03-14T07:05:52.433Z] Removing intermediate container 43962ca7e435 [2022-03-14T07:05:52.433Z] ---> dc78eb432173 [2022-03-14T07:05:52.433Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-14T07:05:52.433Z] ---> Running in 8817318abf72 [2022-03-14T07:05:52.433Z] Removing intermediate container 8817318abf72 [2022-03-14T07:05:52.433Z] ---> 506c54f21316 [2022-03-14T07:05:52.433Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T07:05:52.433Z] ---> e2673ccfcdcb [2022-03-14T07:05:52.433Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-14T07:05:53.023Z] ---> 40eaf0195376 [2022-03-14T07:05:53.023Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-14T07:05:53.289Z] ---> 01ee5086d83a [2022-03-14T07:05:53.289Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-14T07:05:53.289Z] ---> Running in 6201dde5afa3 [2022-03-14T07:05:53.549Z] Removing intermediate container 6201dde5afa3 [2022-03-14T07:05:53.549Z] ---> b31539e022e7 [2022-03-14T07:05:53.549Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T07:05:53.549Z] ---> Running in 33f0bac8eb24 [2022-03-14T07:05:53.809Z] Removing intermediate container 33f0bac8eb24 [2022-03-14T07:05:53.809Z] ---> 92db2ebaa851 [2022-03-14T07:05:53.809Z] Step 20/22 : LABEL arch=x86_64 [2022-03-14T07:05:53.809Z] ---> Running in f7c48d5a9fbd [2022-03-14T07:05:53.809Z] Removing intermediate container f7c48d5a9fbd [2022-03-14T07:05:53.809Z] ---> b413e71b21fd [2022-03-14T07:05:53.809Z] Step 21/22 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 [2022-03-14T07:05:53.809Z] ---> Running in c7540ade2f9a [2022-03-14T07:05:54.083Z] Removing intermediate container c7540ade2f9a [2022-03-14T07:05:54.083Z] ---> bbda6a5a982d [2022-03-14T07:05:54.083Z] Step 22/22 : LABEL version=0.0.0 [2022-03-14T07:05:54.083Z] ---> Running in 3b1c5cdc9a11 [2022-03-14T07:05:54.346Z] Removing intermediate container 3b1c5cdc9a11 [2022-03-14T07:05:54.346Z] ---> b1b521f939f1 [2022-03-14T07:05:54.346Z] [2022-03-14T07:05:54.606Z] Successfully built b1b521f939f1 [2022-03-14T07:05:54.606Z] Successfully tagged support-scheduler:latest [2022-03-14T07:06:02.751Z]  Building support-scheduler ... done Removing intermediate container 4ed55bfa835f [2022-03-14T07:06:02.751Z] ---> 70ae33c75ef9 [2022-03-14T07:06:02.751Z] [2022-03-14T07:06:02.751Z] Step 10/23 : FROM alpine:3.14 [2022-03-14T07:06:02.751Z] ---> 0a97eee8041e [2022-03-14T07:06:02.751Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-14T07:06:02.751Z] ---> Using cache [2022-03-14T07:06:02.751Z] ---> 4134568350d7 [2022-03-14T07:06:02.751Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-14T07:06:02.751Z] ---> Using cache [2022-03-14T07:06:02.751Z] ---> b9c4d5fe2fb5 [2022-03-14T07:06:02.751Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-14T07:06:02.751Z] ---> Running in 2b69e5400c64 [2022-03-14T07:06:02.751Z] Removing intermediate container 2b69e5400c64 [2022-03-14T07:06:02.751Z] ---> 3d16b8049e18 [2022-03-14T07:06:02.751Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-14T07:06:02.751Z] ---> Running in bebab8a8844e [2022-03-14T07:06:02.751Z] Removing intermediate container bebab8a8844e [2022-03-14T07:06:02.751Z] ---> a1c3c0e23397 [2022-03-14T07:06:02.751Z] Step 15/23 : WORKDIR / [2022-03-14T07:06:02.751Z] ---> Running in b19473c4938a [2022-03-14T07:06:03.013Z] Removing intermediate container b19473c4938a [2022-03-14T07:06:03.013Z] ---> d84061b4a70d [2022-03-14T07:06:03.013Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T07:06:03.275Z] ---> e04aeda05db5 [2022-03-14T07:06:03.275Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-14T07:06:03.859Z] ---> 466d9c3b0974 [2022-03-14T07:06:03.859Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-14T07:06:04.122Z] ---> cd55b5f6b58c [2022-03-14T07:06:04.122Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-14T07:06:04.386Z] ---> Running in 7bc0b2f7b6f0 [2022-03-14T07:06:04.386Z] Removing intermediate container 7bc0b2f7b6f0 [2022-03-14T07:06:04.386Z] ---> 14004e363c9b [2022-03-14T07:06:04.386Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T07:06:04.659Z] ---> Running in 787bcd68a14a [2022-03-14T07:06:04.659Z] Removing intermediate container 787bcd68a14a [2022-03-14T07:06:04.659Z] ---> 8c96400e147e [2022-03-14T07:06:04.659Z] Step 21/23 : LABEL arch=x86_64 [2022-03-14T07:06:04.659Z] ---> Running in 40f2f8cf6c2e [2022-03-14T07:06:04.925Z] Removing intermediate container 40f2f8cf6c2e [2022-03-14T07:06:04.925Z] ---> 985d71df4a07 [2022-03-14T07:06:04.925Z] Step 22/23 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 [2022-03-14T07:06:04.925Z] ---> Running in 8e19f2de050d [2022-03-14T07:06:04.925Z] Removing intermediate container 8e19f2de050d [2022-03-14T07:06:04.925Z] ---> 9e42d247dd3e [2022-03-14T07:06:04.925Z] Step 23/23 : LABEL version=0.0.0 [2022-03-14T07:06:05.192Z] ---> Running in 974a8dc1fd66 [2022-03-14T07:06:05.192Z] Removing intermediate container 974a8dc1fd66 [2022-03-14T07:06:05.192Z] ---> 9ee15d95d6bb [2022-03-14T07:06:05.192Z] [2022-03-14T07:06:05.462Z] Successfully built 9ee15d95d6bb [2022-03-14T07:06:05.462Z] Successfully tagged core-command:latest [2022-03-14T07:06:08.034Z]  Building core-command ... done Removing intermediate container adb9a575e469 [2022-03-14T07:06:08.034Z] ---> 1559c283f61b [2022-03-14T07:06:08.034Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-14T07:06:08.034Z] ---> Running in 8c09a38f77e9 [2022-03-14T07:06:08.034Z] 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-03-14T07:06:08.605Z] Removing intermediate container dc04e171ad4d [2022-03-14T07:06:08.605Z] ---> e4da819adfdb [2022-03-14T07:06:08.605Z] [2022-03-14T07:06:08.605Z] Step 10/22 : FROM alpine:3.14 [2022-03-14T07:06:08.605Z] ---> 0a97eee8041e [2022-03-14T07:06:08.605Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-14T07:06:08.605Z] ---> Running in f4786d139190 [2022-03-14T07:06:08.864Z] Removing intermediate container 8c09a38f77e9 [2022-03-14T07:06:08.864Z] ---> f5c473f54361 [2022-03-14T07:06:08.864Z] [2022-03-14T07:06:08.864Z] Step 11/23 : FROM docker:20.10.10 [2022-03-14T07:06:08.864Z] 20.10.10: Pulling from library/docker [2022-03-14T07:06:08.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-14T07:06:09.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-14T07:06:09.387Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-14T07:06:09.387Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-14T07:06:09.387Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T07:06:09.387Z] Executing ca-certificates-20211220-r0.trigger [2022-03-14T07:06:09.387Z] OK: 6 MiB in 16 packages [2022-03-14T07:06:09.959Z] Removing intermediate container f4786d139190 [2022-03-14T07:06:09.959Z] ---> 67124a1dde18 [2022-03-14T07:06:09.959Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-14T07:06:10.227Z] ---> Running in 063424efa169 [2022-03-14T07:06:10.227Z] Removing intermediate container 063424efa169 [2022-03-14T07:06:10.227Z] ---> 3f99aad72418 [2022-03-14T07:06:10.227Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-14T07:06:10.494Z] ---> Running in 34eafdeee891 [2022-03-14T07:06:10.494Z] Removing intermediate container 34eafdeee891 [2022-03-14T07:06:10.494Z] ---> 561ba9717ab2 [2022-03-14T07:06:10.494Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-14T07:06:10.769Z] ---> Running in 64c5363407c4 [2022-03-14T07:06:10.769Z] Removing intermediate container 64c5363407c4 [2022-03-14T07:06:10.769Z] ---> f7b08b85ca8f [2022-03-14T07:06:10.769Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T07:06:11.038Z] ---> ab4c083c09d4 [2022-03-14T07:06:11.038Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-14T07:06:11.616Z] ---> 924fbba67de7 [2022-03-14T07:06:11.616Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-14T07:06:11.877Z] ---> a3a0e4ee08d9 [2022-03-14T07:06:11.877Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-14T07:06:11.877Z] ---> Running in 740d4304272f [2022-03-14T07:06:11.877Z] Removing intermediate container 740d4304272f [2022-03-14T07:06:11.877Z] ---> a6c7ff3d68d0 [2022-03-14T07:06:11.877Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T07:06:11.877Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-14T07:06:11.877Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-14T07:06:11.877Z] ---> Running in 4363a379d103 [2022-03-14T07:06:11.877Z] ---> b706a049f56e [2022-03-14T07:06:11.877Z] 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-03-14T07:06:11.877Z] ---> Running in 38e1b1932c02 [2022-03-14T07:06:11.877Z] Removing intermediate container 4363a379d103 [2022-03-14T07:06:11.877Z] ---> 326b8c21ed93 [2022-03-14T07:06:11.877Z] Step 20/22 : LABEL arch=x86_64 [2022-03-14T07:06:12.143Z] Removing intermediate container 38e1b1932c02 [2022-03-14T07:06:12.143Z] ---> a845788b0037 [2022-03-14T07:06:12.143Z] 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-03-14T07:06:12.143Z] ---> Running in 6e0d84c0d948 [2022-03-14T07:06:12.143Z] ---> Running in 6ae88cefc9ee [2022-03-14T07:06:12.143Z] Removing intermediate container 6e0d84c0d948 [2022-03-14T07:06:12.143Z] ---> 1132d84fd596 [2022-03-14T07:06:12.143Z] Step 21/22 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 [2022-03-14T07:06:12.143Z] ---> Running in f892546fc4d1 [2022-03-14T07:06:12.143Z] Removing intermediate container f892546fc4d1 [2022-03-14T07:06:12.143Z] ---> 50668004d6f2 [2022-03-14T07:06:12.143Z] Step 22/22 : LABEL version=0.0.0 [2022-03-14T07:06:12.143Z] ---> Running in f6497a6090e2 [2022-03-14T07:06:12.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-14T07:06:12.406Z] Removing intermediate container f6497a6090e2 [2022-03-14T07:06:12.406Z] ---> c26fb46a2a2d [2022-03-14T07:06:12.406Z] [2022-03-14T07:06:12.406Z] Successfully built c26fb46a2a2d [2022-03-14T07:06:12.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-14T07:06:12.406Z] Successfully tagged support-notifications:latest [2022-03-14T07:06:12.667Z]  Building support-notifications ... done (1/42) Installing readline (8.1.0-r0) [2022-03-14T07:06:12.667Z] (2/42) Installing bash (5.1.4-r0) [2022-03-14T07:06:12.667Z] Executing bash-5.1.4-r0.post-install [2022-03-14T07:06:12.667Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-14T07:06:12.667Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-14T07:06:12.667Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-14T07:06:12.667Z] (6/42) Installing curl (7.79.1-r0) [2022-03-14T07:06:12.667Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-14T07:06:12.667Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-14T07:06:12.667Z] (9/42) Installing expat (2.4.7-r0) [2022-03-14T07:06:12.667Z] (10/42) Installing libffi (3.3-r2) [2022-03-14T07:06:12.667Z] (11/42) Installing gdbm (1.19-r0) [2022-03-14T07:06:12.667Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-14T07:06:12.667Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-14T07:06:12.667Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-14T07:06:12.667Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-14T07:06:12.667Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-14T07:06:12.667Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-14T07:06:13.239Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-14T07:06:13.239Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-14T07:06:13.239Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-14T07:06:13.239Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-14T07:06:13.239Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-14T07:06:13.239Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-14T07:06:13.239Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-14T07:06:13.239Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-14T07:06:13.239Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-14T07:06:13.239Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-14T07:06:13.239Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-14T07:06:13.239Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-14T07:06:13.499Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-14T07:06:13.499Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-14T07:06:13.499Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-14T07:06:13.499Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-14T07:06:13.499Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-14T07:06:13.499Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-14T07:06:13.499Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-14T07:06:13.499Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-14T07:06:13.499Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-14T07:06:13.499Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-14T07:06:13.499Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-14T07:06:13.499Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-14T07:06:13.499Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-14T07:06:13.761Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T07:06:13.761Z] OK: 84 MiB in 64 packages [2022-03-14T07:06:14.335Z] Collecting docker-compose==1.23.2 [2022-03-14T07:06:14.335Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-14T07:06:14.335Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-14T07:06:14.335Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-14T07:06:14.596Z] Collecting PyYAML<4,>=3.10 [2022-03-14T07:06:14.596Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-14T07:06:15.167Z] Collecting cached-property<2,>=1.2.0 [2022-03-14T07:06:15.167Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-14T07:06:15.167Z] 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-03-14T07:06:15.167Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-14T07:06:15.167Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-14T07:06:15.429Z] Collecting docker<4.0,>=3.6.0 [2022-03-14T07:06:15.429Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-14T07:06:15.429Z] Collecting texttable<0.10,>=0.9.0 [2022-03-14T07:06:15.429Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-14T07:06:15.689Z] Collecting jsonschema<3,>=2.5.1 [2022-03-14T07:06:15.689Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-14T07:06:15.689Z] Collecting docopt<0.7,>=0.6.1 [2022-03-14T07:06:15.689Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-14T07:06:16.261Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-14T07:06:16.261Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-14T07:06:16.261Z] Collecting docker-pycreds>=0.4.0 [2022-03-14T07:06:16.261Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-14T07:06:16.261Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-14T07:06:16.261Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-14T07:06:16.261Z] Collecting idna<2.8,>=2.5 [2022-03-14T07:06:16.261Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-14T07:06:16.261Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-14T07:06:16.261Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-14T07:06:16.261Z] 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-03-14T07:06:16.522Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-14T07:06:16.522Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-14T07:06:16.522Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-14T07:06:16.522Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-14T07:06:16.522Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-14T07:06:16.522Z] Attempting uninstall: urllib3 [2022-03-14T07:06:16.522Z] Found existing installation: urllib3 1.26.5 [2022-03-14T07:06:16.522Z] Uninstalling urllib3-1.26.5: [2022-03-14T07:06:16.522Z] Successfully uninstalled urllib3-1.26.5 [2022-03-14T07:06:16.522Z] Attempting uninstall: idna [2022-03-14T07:06:16.522Z] Found existing installation: idna 3.2 [2022-03-14T07:06:16.522Z] Uninstalling idna-3.2: [2022-03-14T07:06:16.784Z] Successfully uninstalled idna-3.2 [2022-03-14T07:06:16.784Z] Attempting uninstall: chardet [2022-03-14T07:06:16.784Z] Found existing installation: chardet 4.0.0 [2022-03-14T07:06:16.784Z] Uninstalling chardet-4.0.0: [2022-03-14T07:06:16.784Z] Successfully uninstalled chardet-4.0.0 [2022-03-14T07:06:17.046Z] Attempting uninstall: requests [2022-03-14T07:06:17.046Z] Found existing installation: requests 2.25.1 [2022-03-14T07:06:17.046Z] Uninstalling requests-2.25.1: [2022-03-14T07:06:17.046Z] Successfully uninstalled requests-2.25.1 [2022-03-14T07:06:17.307Z] Running setup.py install for texttable: started [2022-03-14T07:06:17.568Z] Running setup.py install for texttable: finished with status 'done' [2022-03-14T07:06:17.568Z] Running setup.py install for PyYAML: started [2022-03-14T07:06:17.829Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-14T07:06:17.829Z] Running setup.py install for docopt: started [2022-03-14T07:06:18.088Z] Running setup.py install for docopt: finished with status 'done' [2022-03-14T07:06:18.088Z] Running setup.py install for dockerpty: started [2022-03-14T07:06:18.663Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-14T07:06:18.923Z] 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-03-14T07:06:22.236Z] Removing intermediate container 6ae88cefc9ee [2022-03-14T07:06:22.236Z] ---> 968d8767f5e1 [2022-03-14T07:06:22.236Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-14T07:06:22.236Z] ---> Running in 8e8bfbe9d213 [2022-03-14T07:06:22.236Z] Removing intermediate container 8e8bfbe9d213 [2022-03-14T07:06:22.236Z] ---> 99d9b41dafe2 [2022-03-14T07:06:22.236Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-14T07:06:22.236Z] ---> Running in fb5cbe168c3f [2022-03-14T07:06:22.236Z] Removing intermediate container fb5cbe168c3f [2022-03-14T07:06:22.236Z] ---> 22f435458edb [2022-03-14T07:06:22.236Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-14T07:06:22.496Z] ---> 574b5397afc1 [2022-03-14T07:06:22.496Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-14T07:06:22.755Z] ---> 64c30526e61f [2022-03-14T07:06:22.755Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-14T07:06:22.755Z] ---> dbffb2f70475 [2022-03-14T07:06:22.755Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-14T07:06:22.755Z] ---> Running in 4bc61f1d8237 [2022-03-14T07:06:23.016Z] Removing intermediate container 4bc61f1d8237 [2022-03-14T07:06:23.016Z] ---> 020d327cafa8 [2022-03-14T07:06:23.016Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T07:06:23.016Z] ---> Running in 1db88116629f [2022-03-14T07:06:23.016Z] Removing intermediate container 1db88116629f [2022-03-14T07:06:23.016Z] ---> 511fbd527df2 [2022-03-14T07:06:23.016Z] Step 21/23 : LABEL arch=x86_64 [2022-03-14T07:06:23.016Z] ---> Running in ce03eb4f77f7 [2022-03-14T07:06:23.016Z] Removing intermediate container ce03eb4f77f7 [2022-03-14T07:06:23.016Z] ---> 72c11d7c3812 [2022-03-14T07:06:23.016Z] Step 22/23 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 [2022-03-14T07:06:23.016Z] ---> Running in 529a1bf39c34 [2022-03-14T07:06:23.277Z] Removing intermediate container 529a1bf39c34 [2022-03-14T07:06:23.277Z] ---> 607aab599c4e [2022-03-14T07:06:23.277Z] Step 23/23 : LABEL version=0.0.0 [2022-03-14T07:06:23.277Z] ---> Running in fe0dd359ee5b [2022-03-14T07:06:23.277Z] Removing intermediate container fe0dd359ee5b [2022-03-14T07:06:23.277Z] ---> 356a45df20d4 [2022-03-14T07:06:23.277Z] [2022-03-14T07:06:23.277Z] Successfully built 356a45df20d4 [2022-03-14T07:06:23.277Z] Successfully tagged sys-mgmt-agent:latest [2022-03-14T07:06:23.542Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-14T07:06:23.549Z] $ docker stop --time=1 0c2a30cb93e8d6f8dc4c8ff1f24588c66cf5eab2f755ec8562b84aa2542e2451 [2022-03-14T07:06:24.823Z] $ docker rm -f 0c2a30cb93e8d6f8dc4c8ff1f24588c66cf5eab2f755ec8562b84aa2542e2451 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-14T07:06:25.158Z] + docker images [2022-03-14T07:06:25.418Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-14T07:06:25.418Z] sys-mgmt-agent latest 356a45df20d4 2 seconds ago 296MB [2022-03-14T07:06:25.418Z] support-notifications latest c26fb46a2a2d 13 seconds ago 16.7MB [2022-03-14T07:06:25.418Z] f5c473f54361 17 seconds ago 1.77GB [2022-03-14T07:06:25.418Z] e4da819adfdb 17 seconds ago 1.78GB [2022-03-14T07:06:25.418Z] core-command latest 9ee15d95d6bb 20 seconds ago 15.8MB [2022-03-14T07:06:25.418Z] 70ae33c75ef9 24 seconds ago 1.77GB [2022-03-14T07:06:25.418Z] support-scheduler latest b1b521f939f1 31 seconds ago 16MB [2022-03-14T07:06:25.418Z] 9a8ff7f0fec4 34 seconds ago 1.78GB [2022-03-14T07:06:25.418Z] core-data latest 0fc5ade66113 50 seconds ago 20MB [2022-03-14T07:06:25.418Z] security-secretstore-setup latest cb3defd0fc4e About a minute ago 27.9MB [2022-03-14T07:06:25.418Z] security-bootstrapper latest c7bcfc48cffa About a minute ago 18.7MB [2022-03-14T07:06:25.419Z] core-metadata latest e92fa43cde2a About a minute ago 16.6MB [2022-03-14T07:06:25.419Z] 95689c44ea97 About a minute ago 1.79GB [2022-03-14T07:06:25.419Z] security-proxy-setup latest b730ff92b199 About a minute ago 26.2MB [2022-03-14T07:06:25.419Z] 80d7b6edbad6 About a minute ago 1.78GB [2022-03-14T07:06:25.419Z] 0503ced84f39 About a minute ago 1.78GB [2022-03-14T07:06:25.419Z] b3c619bd5b41 About a minute ago 1.78GB [2022-03-14T07:06:25.419Z] f0a79efa5d83 About a minute ago 1.77GB [2022-03-14T07:06:25.419Z] ci-base-image-x86_64 latest dd044e3efcfe 5 minutes ago 1.27GB [2022-03-14T07:06:25.419Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 5 weeks ago 562MB [2022-03-14T07:06:25.419Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-14T07:06:25.419Z] alpine 3.14 0a97eee8041e 4 months ago 5.61MB [2022-03-14T07:06:25.419Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-14T07:06:25.419Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 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-03-14T07:06:40.573Z] Still waiting to schedule task [2022-03-14T07:06:40.574Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-14T07:06:43.630Z] Removing intermediate container b0860e77d58e [2022-03-14T07:06:43.630Z] ---> 22b560278305 [2022-03-14T07:06:43.630Z] Successfully built 22b560278305 [2022-03-14T07:06:43.630Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T07:06:43.988Z] + docker inspect -f . ci-base-image-arm64 [2022-03-14T07:06:43.988Z] . [Pipeline] withDockerContainer [2022-03-14T07:06:44.217Z] prd-ubuntu18.04-docker-arm64-4c-16g-7026 does not seem to be running inside a container [2022-03-14T07:06:44.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-14T07:06:45.653Z] $ docker top 54fb88c824eb64db23ee2a69c603728f9a5f3dbea1c6f61d4f1bb17ed7410682 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T07:06:46.564Z] + go version [2022-03-14T07:06:46.564Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-14T07:06:46.589Z] $ docker stop --time=1 54fb88c824eb64db23ee2a69c603728f9a5f3dbea1c6f61d4f1bb17ed7410682 [2022-03-14T07:06:48.224Z] $ docker rm -f 54fb88c824eb64db23ee2a69c603728f9a5f3dbea1c6f61d4f1bb17ed7410682 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-14T07:06:48.834Z] + docker inspect -f . ci-base-image-arm64 [2022-03-14T07:06:48.834Z] . [Pipeline] withDockerContainer [2022-03-14T07:06:49.063Z] prd-ubuntu18.04-docker-arm64-4c-16g-7026 does not seem to be running inside a container [2022-03-14T07:06:49.142Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-14T07:06:50.409Z] $ docker top 05f0f6e5263edaee5efb60b6568f970c863645e14f06600f0964703d37901df8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-14T07:06:50.674Z] ========================================================= [2022-03-14T07:06:50.674Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-14T07:06:50.674Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-14T07:06:51.326Z] + make test [2022-03-14T07:06:51.327Z] go mod tidy [2022-03-14T07:06:51.929Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-14T07:07:23.798Z] Running on prd-ubuntu18.04-docker-8c-8g-7028 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws [2022-03-14T07:07:23.812Z] Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout [2022-03-14T07:07:23.930Z] The recommended git tool is: git [2022-03-14T07:07:24.288Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-14T07:07:25.508Z] using credential edgex-jenkins-ssh [2022-03-14T07:07:25.520Z] Cloning the remote Git repository [2022-03-14T07:07:25.545Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-14T07:07:25.595Z] > git init /w/workspace/edgex-go/14 # timeout=10 [2022-03-14T07:07:25.618Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-14T07:07:25.618Z] > git --version # timeout=10 [2022-03-14T07:07:25.624Z] > git --version # 'git version 2.17.1' [2022-03-14T07:07:25.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T07:07:25.673Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-14T07:07:30.389Z] Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit dc6b798737b202c23945748eed2b99c1986bd439 [2022-03-14T07:07:30.503Z] Merge succeeded, producing dc6b798737b202c23945748eed2b99c1986bd439 [2022-03-14T07:07:30.504Z] Checking out Revision dc6b798737b202c23945748eed2b99c1986bd439 (PR-3891) [2022-03-14T07:07:29.715Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-14T07:07:29.721Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-14T07:07:29.731Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-14T07:07:29.741Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-14T07:07:29.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T07:07:29.746Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-14T07:07:30.405Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T07:07:30.409Z] > git checkout -f dc6b798737b202c23945748eed2b99c1986bd439 # timeout=10 [2022-03-14T07:07:30.469Z] > git remote # timeout=10 [2022-03-14T07:07:30.475Z] > git config --get remote.origin.url # timeout=10 [2022-03-14T07:07:30.487Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T07:07:30.492Z] > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 [2022-03-14T07:07:30.502Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-14T07:07:30.517Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T07:07:30.523Z] > git checkout -f dc6b798737b202c23945748eed2b99c1986bd439 # timeout=10 [2022-03-14T07:07:34.030Z] Commit message: "feat(data): Make MaxEventSize a service configuration setting" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T07:07:34.896Z] + echo snap-build.sh [2022-03-14T07:07:34.896Z] snap-build.sh [2022-03-14T07:07:34.896Z] + SNAP_BASE_DIR=. [2022-03-14T07:07:34.896Z] + '[' '!' -z /w/workspace/edgex-go/14 ']' [2022-03-14T07:07:34.896Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/14 [2022-03-14T07:07:34.896Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/14]' [2022-03-14T07:07:34.896Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/14] [2022-03-14T07:07:34.896Z] + cd /w/workspace/edgex-go/14 [2022-03-14T07:07:34.896Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-14T07:07:34.896Z] Reading package lists... [2022-03-14T07:07:34.896Z] Building dependency tree... [2022-03-14T07:07:34.896Z] Reading state information... [2022-03-14T07:07:34.896Z] The following packages were automatically installed and are no longer required: [2022-03-14T07:07:34.896Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-14T07:07:34.896Z] uidmap xdelta3 [2022-03-14T07:07:34.896Z] Use 'sudo apt autoremove' to remove them. [2022-03-14T07:07:34.896Z] The following packages will be REMOVED: [2022-03-14T07:07:34.896Z] lxd* lxd-client* [2022-03-14T07:07:34.896Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-14T07:07:35.159Z] After this operation, 31.7 MB disk space will be freed. [2022-03-14T07:07:35.943Z] (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-03-14T07:07:35.943Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-14T07:07:36.516Z] Removing lxd dnsmasq configuration [2022-03-14T07:07:36.777Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-14T07:07:36.777Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-14T07:07:37.350Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-14T07:07:37.613Z] (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-03-14T07:07:37.613Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-14T07:07:39.004Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-14T07:07:39.004Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-14T07:07:39.579Z] + sudo snap remove --purge lxd [2022-03-14T07:07:39.579Z] snap "lxd" is not installed [2022-03-14T07:07:39.579Z] + sudo groupadd --force --system lxd [2022-03-14T07:07:39.579Z] ++ whoami [2022-03-14T07:07:39.579Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-14T07:07:39.579Z] + newgrp - lxd [2022-03-14T07:07:39.840Z] + sudo snap install lxd [2022-03-14T07:07:49.872Z] 2022-03-14T07:07:46Z INFO Waiting for automatic snapd restart... [2022-03-14T07:08:04.836Z] lxd 4.23 from Canonical* installed [2022-03-14T07:08:04.836Z] + sudo lxd init --auto [2022-03-14T07:08:11.295Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-14T07:08:14.847Z] + sudo snap install --classic snapcraft [2022-03-14T07:08:19.059Z] snapcraft 6.0.2 from Canonical* installed [2022-03-14T07:08:19.059Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-14T07:08:19.059Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-14T07:08:19.059Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-14T07:08:19.059Z] Dload Upload Total Spent Left Speed [2022-03-14T07:08:19.059Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4666 0 --:--:-- --:--:-- --:--:-- 4666 [2022-03-14T07:08:19.059Z] 100 3325k 100 3325k 0 0 8890k 0 --:--:-- --:--:-- --:--:-- 8890k [2022-03-14T07:08:19.059Z] ./yq_linux_amd64 [2022-03-14T07:08:19.059Z] + sudo snapcraft prime --use-lxd [2022-03-14T07:08:20.972Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-14T07:08:20.972Z] 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-03-14T07:08:20.972Z] - README.md [2022-03-14T07:08:20.972Z] [2022-03-14T07:08:20.972Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-14T07:08:20.972Z] Launching a container. [2022-03-14T07:08:29.647Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-14T07:08:29.647Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-14T07:08:29.647Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-14T07:08:29.647Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-14T07:08:29.647Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-14T07:08:29.647Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-14T07:08:29.647Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-14T07:08:30.638Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-14T07:08:30.919Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-14T07:08:31.905Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-14T07:08:31.905Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-14T07:08:31.905Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-14T07:08:31.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-14T07:08:35.891Z] Waiting for container to be ready [2022-03-14T07:08:35.891Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-14T07:08:35.891Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-14T07:08:35.891Z] [2022-03-14T07:08:39.198Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-14T07:08:40.139Z] Waiting for network to be ready... [2022-03-14T07:08:40.202Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.245s coverage: 28.7% of statements [2022-03-14T07:08:40.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-14T07:08:40.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-14T07:08:40.713Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-14T07:08:40.713Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-14T07:08:41.288Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-14T07:08:41.288Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1316 kB] [2022-03-14T07:08:41.548Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-14T07:08:41.809Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-14T07:08:41.809Z] Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-14T07:08:41.809Z] Get:8 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-14T07:08:41.809Z] Get:9 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-14T07:08:41.809Z] Get:10 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-14T07:08:41.809Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-14T07:08:42.069Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [230 kB] [2022-03-14T07:08:42.069Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-14T07:08:42.069Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-14T07:08:42.069Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] [2022-03-14T07:08:42.069Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] [2022-03-14T07:08:42.069Z] Get:17 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-14T07:08:42.069Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [691 kB] [2022-03-14T07:08:42.069Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [120 kB] [2022-03-14T07:08:42.330Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1641 kB] [2022-03-14T07:08:42.330Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] [2022-03-14T07:08:42.330Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] [2022-03-14T07:08:42.330Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-14T07:08:42.330Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] [2022-03-14T07:08:42.330Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] [2022-03-14T07:08:42.330Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [909 kB] [2022-03-14T07:08:42.330Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-14T07:08:44.531Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.383s coverage: 98.5% of statements [2022-03-14T07:08:44.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-14T07:08:44.531Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.398s coverage: 54.9% of statements [2022-03-14T07:08:44.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-14T07:08:44.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-14T07:08:44.879Z] Fetched 23.4 MB in 4s (5865 kB/s) [2022-03-14T07:08:45.139Z] Reading package lists... [2022-03-14T07:08:45.400Z] Reading package lists... [2022-03-14T07:08:45.400Z] Building dependency tree... [2022-03-14T07:08:45.400Z] Reading state information... [2022-03-14T07:08:45.663Z] The following additional packages will be installed: [2022-03-14T07:08:45.663Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-14T07:08:45.663Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-14T07:08:45.663Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-14T07:08:45.663Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-14T07:08:45.663Z] Suggested packages: [2022-03-14T07:08:45.663Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-14T07:08:45.663Z] Recommended packages: [2022-03-14T07:08:45.663Z] gnupg libsasl2-modules [2022-03-14T07:08:45.663Z] The following NEW packages will be installed: [2022-03-14T07:08:45.663Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-14T07:08:45.663Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-14T07:08:45.663Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-14T07:08:45.663Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-14T07:08:45.663Z] The following packages will be upgraded: [2022-03-14T07:08:45.663Z] gpg gpg-agent gpgconf libudev1 [2022-03-14T07:08:45.663Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-14T07:08:45.663Z] Need to get 3859 kB of archives. [2022-03-14T07:08:45.663Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-14T07:08:45.663Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-14T07:08:45.663Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-14T07:08:45.926Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-14T07:08:45.926Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-14T07:08:45.926Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-14T07:08:45.973Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.631s coverage: 89.3% of statements [2022-03-14T07:08:45.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-14T07:08:45.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-14T07:08:45.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-14T07:08:45.973Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.230s coverage: 84.4% of statements [2022-03-14T07:08:45.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-14T07:08:45.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-14T07:08:45.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-14T07:08:45.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-14T07:08:45.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-14T07:08:46.187Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-14T07:08:46.188Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-14T07:08:46.449Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-14T07:08:46.711Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-14T07:08:46.711Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-14T07:08:46.711Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-14T07:08:46.711Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-14T07:08:46.711Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-14T07:08:46.711Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-14T07:08:46.711Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-14T07:08:46.711Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-14T07:08:46.711Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-14T07:08:46.711Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-14T07:08:46.711Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-14T07:08:46.971Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-14T07:08:46.971Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-14T07:08:46.971Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-14T07:08:46.971Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T07:08:46.971Z] Fetched 3859 kB in 1s (3111 kB/s) [2022-03-14T07:08:46.971Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-14T07:08:46.971Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-14T07:08:46.971Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-14T07:08:46.971Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-14T07:08:47.231Z] Selecting previously unselected package udev. [2022-03-14T07:08:47.231Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-14T07:08:47.232Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-14T07:08:47.232Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-14T07:08:47.232Z] Selecting previously unselected package libfuse2:amd64. [2022-03-14T07:08:47.232Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-14T07:08:47.232Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-14T07:08:47.492Z] Selecting previously unselected package fuse. [2022-03-14T07:08:47.492Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-14T07:08:47.492Z] Unpacking fuse (2.9.9-3) ... [2022-03-14T07:08:47.492Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-14T07:08:47.492Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-14T07:08:47.492Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-14T07:08:47.492Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-14T07:08:47.752Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-14T07:08:47.752Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-14T07:08:47.752Z] Selecting previously unselected package libksba8:amd64. [2022-03-14T07:08:47.752Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-14T07:08:47.752Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-14T07:08:47.752Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-14T07:08:47.752Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-14T07:08:47.752Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T07:08:47.752Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-14T07:08:47.752Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-14T07:08:47.752Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T07:08:48.012Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-14T07:08:48.012Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-14T07:08:48.012Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T07:08:48.012Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-14T07:08:48.012Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-14T07:08:48.012Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T07:08:48.012Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-14T07:08:48.012Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-14T07:08:48.012Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T07:08:48.012Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-14T07:08:48.012Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-14T07:08:48.012Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T07:08:48.012Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-14T07:08:48.012Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-14T07:08:48.012Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T07:08:48.272Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-14T07:08:48.272Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-14T07:08:48.272Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T07:08:48.272Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-14T07:08:48.272Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-14T07:08:48.272Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T07:08:48.272Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-14T07:08:48.272Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-14T07:08:48.272Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-14T07:08:48.272Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-14T07:08:48.272Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-14T07:08:48.272Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-14T07:08:48.536Z] Selecting previously unselected package libldap-common. [2022-03-14T07:08:48.536Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-14T07:08:48.536Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-14T07:08:48.536Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-14T07:08:48.536Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-14T07:08:48.536Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-14T07:08:48.536Z] Selecting previously unselected package dirmngr. [2022-03-14T07:08:48.536Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-14T07:08:48.536Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-14T07:08:48.536Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-14T07:08:48.536Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-14T07:08:48.536Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-14T07:08:48.536Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-14T07:08:48.800Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-14T07:08:49.063Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-14T07:08:49.326Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-14T07:08:49.326Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T07:08:49.326Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-14T07:08:49.326Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-14T07:08:49.326Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T07:08:49.326Z] Setting up fuse (2.9.9-3) ... [2022-03-14T07:08:49.326Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-14T07:08:49.899Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T07:08:49.899Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T07:08:49.899Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T07:08:49.899Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T07:08:49.899Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T07:08:49.899Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T07:08:49.899Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T07:08:49.899Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-14T07:08:49.899Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-14T07:08:50.159Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-14T07:08:50.159Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-14T07:08:50.159Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-14T07:08:50.731Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-14T07:08:50.731Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-14T07:08:50.731Z] units). This means they are not meant to be enabled using systemctl. [2022-03-14T07:08:50.731Z] [2022-03-14T07:08:50.731Z] Possible reasons for having this kind of units are: [2022-03-14T07:08:50.731Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-14T07:08:50.731Z] .wants/ or .requires/ directory. [2022-03-14T07:08:50.731Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-14T07:08:50.731Z] a requirement dependency on it. [2022-03-14T07:08:50.731Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-14T07:08:50.731Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-14T07:08:50.731Z] • In case of template units, the unit is meant to be enabled with some [2022-03-14T07:08:50.731Z] instance name specified. [2022-03-14T07:08:50.993Z] Reading package lists... [2022-03-14T07:08:51.253Z] Building dependency tree... [2022-03-14T07:08:51.253Z] Reading state information... [2022-03-14T07:08:51.253Z] The following additional packages will be installed: [2022-03-14T07:08:51.253Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-14T07:08:51.253Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-14T07:08:51.253Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-14T07:08:51.253Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-14T07:08:51.253Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-14T07:08:51.253Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-14T07:08:51.253Z] Suggested packages: [2022-03-14T07:08:51.253Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-14T07:08:51.253Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-14T07:08:51.253Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-14T07:08:51.253Z] systemd-container policykit-1 [2022-03-14T07:08:51.253Z] Recommended packages: [2022-03-14T07:08:51.253Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-14T07:08:51.518Z] The following NEW packages will be installed: [2022-03-14T07:08:51.518Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-14T07:08:51.518Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-14T07:08:51.518Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-14T07:08:51.518Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-14T07:08:51.518Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-14T07:08:51.518Z] The following packages will be upgraded: [2022-03-14T07:08:51.518Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-14T07:08:51.518Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-14T07:08:51.518Z] Need to get 46.5 MB of archives. [2022-03-14T07:08:51.518Z] After this operation, 181 MB of additional disk space will be used. [2022-03-14T07:08:51.518Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-14T07:08:51.779Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-14T07:08:51.779Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-14T07:08:51.779Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-14T07:08:51.779Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-14T07:08:52.040Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-14T07:08:52.040Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-14T07:08:52.040Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-14T07:08:52.040Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-14T07:08:52.040Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-14T07:08:52.300Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-14T07:08:52.300Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-14T07:08:52.300Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-14T07:08:52.300Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-14T07:08:52.300Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-14T07:08:52.300Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-14T07:08:52.300Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-14T07:08:52.300Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-14T07:08:52.300Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-14T07:08:52.300Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-14T07:08:52.587Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-14T07:08:52.587Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-14T07:08:52.587Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-14T07:08:52.587Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-14T07:08:52.587Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-14T07:08:52.587Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-14T07:08:52.587Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-14T07:08:52.587Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-14T07:08:52.587Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-14T07:08:52.587Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-14T07:08:52.587Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-14T07:08:52.587Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-14T07:08:52.587Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-14T07:08:54.018Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T07:08:54.018Z] Fetched 46.5 MB in 2s (20.4 MB/s) [2022-03-14T07:08:54.018Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-14T07:08:54.018Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-14T07:08:54.018Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-14T07:08:54.018Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-14T07:08:54.018Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-14T07:08:54.018Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-14T07:08:54.277Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-14T07:08:54.849Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-14T07:08:54.849Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-14T07:08:54.849Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-14T07:08:54.849Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-14T07:08:54.850Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-14T07:08:54.850Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-14T07:08:54.850Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-14T07:08:55.110Z] Selecting previously unselected package libexpat1:amd64. [2022-03-14T07:08:55.110Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-14T07:08:55.110Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-14T07:08:55.110Z] Selecting previously unselected package python3.8-minimal. [2022-03-14T07:08:55.110Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-14T07:08:55.110Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-14T07:08:55.371Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-14T07:08:55.371Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-14T07:08:55.371Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-14T07:08:55.944Z] Selecting previously unselected package python3-minimal. [2022-03-14T07:08:55.944Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-14T07:08:55.944Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-14T07:08:55.944Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-14T07:08:55.944Z] Selecting previously unselected package mime-support. [2022-03-14T07:08:55.944Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-14T07:08:55.944Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-14T07:08:55.944Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-14T07:08:55.944Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-14T07:08:55.944Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-14T07:08:55.944Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-14T07:08:55.944Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-14T07:08:55.944Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-14T07:08:56.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.611s coverage: 94.2% of statements [2022-03-14T07:08:56.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-14T07:08:56.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-14T07:08:56.156Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.253s coverage: 72.2% of statements [2022-03-14T07:08:56.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-14T07:08:56.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-14T07:08:56.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-14T07:08:56.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-14T07:08:56.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-14T07:08:56.156Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.181s coverage: 60.0% of statements [2022-03-14T07:08:56.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-14T07:08:56.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-14T07:08:56.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-14T07:08:56.156Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.338s coverage: 0.9% of statements [2022-03-14T07:08:56.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-14T07:08:56.156Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.175s coverage: 58.8% of statements [2022-03-14T07:08:56.156Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.205s coverage: 24.0% of statements [2022-03-14T07:08:56.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-14T07:08:56.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.179s coverage: 47.1% of statements [2022-03-14T07:08:56.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.286s coverage: 79.5% of statements [2022-03-14T07:08:56.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.215s coverage: 94.1% of statements [2022-03-14T07:08:56.208Z] Selecting previously unselected package python3.8. [2022-03-14T07:08:56.208Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-14T07:08:56.208Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-14T07:08:56.208Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-14T07:08:56.208Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-14T07:08:56.208Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-14T07:08:56.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.235s coverage: 96.3% of statements [2022-03-14T07:08:56.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.198s coverage: 87.5% of statements [2022-03-14T07:08:56.468Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-14T07:08:56.468Z] Selecting previously unselected package python3. [2022-03-14T07:08:56.468Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-14T07:08:56.468Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-14T07:08:56.468Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-14T07:08:56.728Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-14T07:08:56.728Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-14T07:08:56.728Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-14T07:08:56.728Z] Selecting previously unselected package dbus. [2022-03-14T07:08:56.728Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-14T07:08:56.728Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-14T07:08:56.728Z] Selecting previously unselected package libbsd0:amd64. [2022-03-14T07:08:56.728Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-14T07:08:56.728Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-14T07:08:56.728Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-14T07:08:56.728Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-14T07:08:56.728Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-14T07:08:56.989Z] Selecting previously unselected package sudo. [2022-03-14T07:08:56.989Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-14T07:08:56.989Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-14T07:08:56.989Z] Selecting previously unselected package apparmor. [2022-03-14T07:08:56.989Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-14T07:08:56.989Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-14T07:08:57.251Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-14T07:08:57.251Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-14T07:08:57.251Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-14T07:08:57.251Z] Selecting previously unselected package libedit2:amd64. [2022-03-14T07:08:57.251Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-14T07:08:57.251Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-14T07:08:57.251Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-14T07:08:57.251Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-14T07:08:57.251Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-14T07:08:57.251Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-14T07:08:57.251Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-14T07:08:57.251Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T07:08:57.251Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-14T07:08:57.251Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-14T07:08:57.251Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T07:08:57.511Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-14T07:08:57.511Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-14T07:08:57.511Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-14T07:08:57.511Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-14T07:08:57.511Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-14T07:08:57.511Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T07:08:57.511Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-14T07:08:57.511Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-14T07:08:57.511Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T07:08:57.511Z] Selecting previously unselected package openssh-client. [2022-03-14T07:08:57.511Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-14T07:08:57.511Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-14T07:08:57.771Z] Selecting previously unselected package dbus-user-session. [2022-03-14T07:08:57.771Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-14T07:08:57.771Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-14T07:08:57.771Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-14T07:08:57.771Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-14T07:08:57.771Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-14T07:08:57.771Z] Selecting previously unselected package squashfs-tools. [2022-03-14T07:08:57.771Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-14T07:08:57.771Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-14T07:08:58.030Z] Selecting previously unselected package snapd. [2022-03-14T07:08:58.030Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-14T07:08:58.030Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-14T07:09:01.332Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-14T07:09:01.332Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-14T07:09:01.332Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-14T07:09:01.332Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-14T07:09:01.332Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T07:09:01.332Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-14T07:09:01.332Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-14T07:09:01.332Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-14T07:09:01.332Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T07:09:01.332Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T07:09:01.332Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-14T07:09:01.332Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-14T07:09:01.332Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-14T07:09:01.332Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-14T07:09:01.903Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-14T07:09:01.903Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-14T07:09:01.903Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-14T07:09:01.903Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-14T07:09:01.903Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-14T07:09:01.903Z] running python rtupdate hooks for python3.8... [2022-03-14T07:09:01.903Z] running python post-rtupdate hooks for python3.8... [2022-03-14T07:09:01.903Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-14T07:09:02.848Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-14T07:09:03.109Z] Reloading AppArmor profiles [2022-03-14T07:09:03.109Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T07:09:03.109Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-14T07:09:03.370Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-14T07:09:03.629Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-14T07:09:03.629Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-14T07:09:03.629Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-14T07:09:03.629Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-14T07:09:05.015Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-14T07:09:05.015Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-14T07:09:05.275Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-14T07:09:05.275Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-14T07:09:05.534Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-14T07:09:05.794Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-14T07:09:06.053Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-14T07:09:06.314Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-14T07:09:06.574Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-14T07:09:06.574Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-14T07:09:06.835Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-14T07:09:06.835Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-14T07:09:07.095Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-14T07:09:07.354Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-14T07:09:07.615Z] /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-03-14T07:09:07.615Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-14T07:09:08.184Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-14T07:09:08.445Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-14T07:09:08.445Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-14T07:09:08.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.223s coverage: 94.4% of statements [2022-03-14T07:09:08.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.164s coverage: 44.8% of statements [2022-03-14T07:09:09.278Z] Reading package lists... [2022-03-14T07:09:09.538Z] Reading package lists... [2022-03-14T07:09:09.538Z] Building dependency tree... [2022-03-14T07:09:09.538Z] Reading state information... [2022-03-14T07:09:09.798Z] Calculating upgrade... [2022-03-14T07:09:09.798Z] The following packages will be upgraded: [2022-03-14T07:09:09.799Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-14T07:09:09.799Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-14T07:09:09.799Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-14T07:09:09.799Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-14T07:09:09.799Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-14T07:09:09.799Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-14T07:09:09.799Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-14T07:09:09.799Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-14T07:09:09.799Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-14T07:09:09.799Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-14T07:09:09.799Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-14T07:09:09.799Z] xz-utils zlib1g [2022-03-14T07:09:10.060Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-14T07:09:10.060Z] Need to get 65.7 MB of archives. [2022-03-14T07:09:10.060Z] After this operation, 27.5 MB of additional disk space will be used. [2022-03-14T07:09:10.060Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-14T07:09:10.060Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-14T07:09:10.321Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-14T07:09:10.582Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-14T07:09:10.843Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-14T07:09:10.843Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-14T07:09:10.843Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-14T07:09:10.843Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-14T07:09:10.843Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-14T07:09:10.843Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-14T07:09:10.843Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-14T07:09:10.843Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] [2022-03-14T07:09:10.843Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-14T07:09:10.843Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-14T07:09:10.843Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-14T07:09:10.843Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-14T07:09:10.843Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-14T07:09:10.843Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-14T07:09:10.843Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-14T07:09:10.843Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-14T07:09:10.843Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-14T07:09:11.104Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.11 [1321 kB] [2022-03-14T07:09:11.104Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.11 [621 kB] [2022-03-14T07:09:11.104Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-14T07:09:11.104Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-14T07:09:11.104Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-14T07:09:11.104Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-14T07:09:11.104Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-14T07:09:11.104Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-14T07:09:11.104Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-14T07:09:11.104Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-14T07:09:11.104Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-14T07:09:11.104Z] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-14T07:09:11.104Z] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-14T07:09:11.104Z] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-14T07:09:11.104Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-14T07:09:11.104Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-14T07:09:11.104Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-14T07:09:11.365Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-14T07:09:11.365Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-14T07:09:11.365Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-14T07:09:11.365Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-03-14T07:09:11.365Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-14T07:09:11.365Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-14T07:09:11.365Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-14T07:09:11.365Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-14T07:09:11.365Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-14T07:09:11.625Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-14T07:09:11.625Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-14T07:09:11.625Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-14T07:09:11.625Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-14T07:09:11.625Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-14T07:09:11.625Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-14T07:09:11.625Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-14T07:09:11.625Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-14T07:09:11.625Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-14T07:09:11.625Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-14T07:09:11.625Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-14T07:09:11.625Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-14T07:09:11.625Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-14T07:09:11.886Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-14T07:09:11.886Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-14T07:09:11.886Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-14T07:09:11.886Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-14T07:09:11.886Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-14T07:09:11.886Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-14T07:09:11.886Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-14T07:09:11.886Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-14T07:09:11.886Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-14T07:09:11.886Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-14T07:09:11.886Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-14T07:09:11.886Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-14T07:09:12.147Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-14T07:09:12.407Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] [2022-03-14T07:09:12.667Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] [2022-03-14T07:09:12.667Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-14T07:09:12.927Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] [2022-03-14T07:09:13.188Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T07:09:13.188Z] Fetched 65.7 MB in 3s (22.0 MB/s) [2022-03-14T07:09:13.188Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-14T07:09:13.188Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-14T07:09:13.188Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-14T07:09:13.761Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-14T07:09:13.761Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-14T07:09:13.761Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... [2022-03-14T07:09:13.761Z] Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... [2022-03-14T07:09:14.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.621s coverage: 82.5% of statements [2022-03-14T07:09:14.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-14T07:09:14.331Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T07:09:14.331Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-14T07:09:14.331Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T07:09:14.331Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-14T07:09:14.592Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T07:09:14.592Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-14T07:09:14.852Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T07:09:14.852Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-14T07:09:14.852Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T07:09:14.852Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-14T07:09:14.852Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T07:09:14.852Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-14T07:09:15.112Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T07:09:15.112Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-14T07:09:15.112Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-14T07:09:15.112Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-14T07:09:15.112Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T07:09:15.112Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-14T07:09:15.372Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-14T07:09:15.372Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-14T07:09:15.372Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T07:09:15.372Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-14T07:09:15.372Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T07:09:15.372Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-14T07:09:15.372Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T07:09:15.632Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-14T07:09:15.632Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-14T07:09:15.632Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-14T07:09:15.632Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-14T07:09:15.893Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-14T07:09:16.153Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-14T07:09:16.413Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-14T07:09:16.413Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-14T07:09:16.413Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-14T07:09:16.413Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-14T07:09:16.413Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-14T07:09:16.674Z] Setting up base-files (11ubuntu5.5) ... [2022-03-14T07:09:16.674Z] Installing new version of config file /etc/issue ... [2022-03-14T07:09:16.933Z] Installing new version of config file /etc/issue.net ... [2022-03-14T07:09:16.933Z] Installing new version of config file /etc/lsb-release ... [2022-03-14T07:09:16.933Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-14T07:09:17.193Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-14T07:09:17.193Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-14T07:09:17.193Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-14T07:09:17.193Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T07:09:17.193Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-14T07:09:17.193Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-14T07:09:17.456Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-14T07:09:17.456Z] 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-03-14T07:09:17.456Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T07:09:17.456Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-14T07:09:17.456Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-14T07:09:17.716Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-14T07:09:17.716Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T07:09:17.716Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-14T07:09:17.716Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-14T07:09:17.716Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-14T07:09:17.976Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T07:09:17.976Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-14T07:09:17.976Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-14T07:09:18.548Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-14T07:09:18.548Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-14T07:09:18.548Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-14T07:09:18.548Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-14T07:09:18.811Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-14T07:09:18.811Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T07:09:18.811Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-14T07:09:18.811Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-14T07:09:19.385Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-14T07:09:19.385Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-14T07:09:19.385Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-14T07:09:19.385Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T07:09:19.385Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-03-14T07:09:19.385Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-03-14T07:09:19.646Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-03-14T07:09:19.646Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T07:09:19.646Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-14T07:09:19.646Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-14T07:09:19.646Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-14T07:09:19.907Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T07:09:19.907Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-14T07:09:19.907Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-14T07:09:19.907Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-14T07:09:19.907Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T07:09:19.907Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-14T07:09:19.907Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-14T07:09:19.907Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-14T07:09:19.907Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-14T07:09:20.167Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-14T07:09:20.167Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T07:09:20.167Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-14T07:09:20.167Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-14T07:09:20.167Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-14T07:09:20.167Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T07:09:20.167Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-14T07:09:20.167Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-14T07:09:20.426Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-14T07:09:20.426Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-14T07:09:20.996Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-14T07:09:21.256Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-14T07:09:21.516Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-14T07:09:21.516Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T07:09:21.516Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-14T07:09:21.516Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-14T07:09:21.779Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-14T07:09:21.779Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T07:09:21.779Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-14T07:09:21.779Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-14T07:09:22.039Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-14T07:09:22.039Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T07:09:22.039Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-14T07:09:22.039Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-14T07:09:22.039Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-14T07:09:22.039Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T07:09:22.039Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-14T07:09:22.039Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-14T07:09:22.298Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-14T07:09:22.298Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T07:09:22.298Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-14T07:09:22.298Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-14T07:09:22.298Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-14T07:09:22.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.264s coverage: 92.9% of statements [2022-03-14T07:09:22.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-14T07:09:22.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-14T07:09:22.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-14T07:09:22.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2022-03-14T07:09:22.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-14T07:09:22.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-14T07:09:22.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-14T07:09:22.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-14T07:09:22.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-14T07:09:22.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.195s coverage: 87.2% of statements [2022-03-14T07:09:22.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-14T07:09:22.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-14T07:09:22.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements [2022-03-14T07:09:22.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-14T07:09:22.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 58.8% of statements [2022-03-14T07:09:22.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-14T07:09:22.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.264s coverage: 80.0% of statements [2022-03-14T07:09:22.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.206s coverage: 87.2% of statements [2022-03-14T07:09:22.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.300s coverage: 85.4% of statements [2022-03-14T07:09:22.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.814s coverage: 91.2% of statements [2022-03-14T07:09:22.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-14T07:09:22.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.720s coverage: 64.4% of statements [2022-03-14T07:09:22.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-14T07:09:22.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-14T07:09:22.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.201s coverage: 100.0% of statements [2022-03-14T07:09:22.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 89.4% of statements [2022-03-14T07:09:22.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2022-03-14T07:09:22.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2022-03-14T07:09:22.558Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T07:09:22.558Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-14T07:09:22.558Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-14T07:09:22.558Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-14T07:09:22.558Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T07:09:22.558Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-14T07:09:22.558Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-14T07:09:22.818Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-14T07:09:22.818Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T07:09:22.818Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-14T07:09:22.818Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-14T07:09:22.818Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-14T07:09:22.818Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T07:09:22.818Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-14T07:09:22.818Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-14T07:09:22.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements [2022-03-14T07:09:23.078Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-14T07:09:23.078Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T07:09:23.078Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-14T07:09:23.078Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-14T07:09:23.078Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-14T07:09:23.078Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T07:09:23.078Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-14T07:09:23.078Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-14T07:09:23.338Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-14T07:09:23.338Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T07:09:23.338Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-14T07:09:23.338Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-14T07:09:23.338Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-14T07:09:23.600Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T07:09:23.600Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-14T07:09:23.600Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-14T07:09:23.600Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-14T07:09:23.600Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T07:09:23.600Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-14T07:09:23.600Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-14T07:09:24.170Z] Setting up apt (2.0.6) ... [2022-03-14T07:09:24.739Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-14T07:09:24.739Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T07:09:24.739Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-14T07:09:24.739Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-14T07:09:24.739Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-14T07:09:25.000Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T07:09:25.000Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-14T07:09:25.000Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-14T07:09:25.000Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-14T07:09:25.000Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-14T07:09:25.000Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-14T07:09:25.260Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-14T07:09:25.260Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-14T07:09:25.260Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-14T07:09:25.260Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-14T07:09:25.260Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-14T07:09:25.520Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-14T07:09:25.520Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-14T07:09:25.520Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-14T07:09:25.779Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-14T07:09:25.779Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-14T07:09:25.779Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-14T07:09:26.040Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-14T07:09:26.040Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-14T07:09:26.040Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-14T07:09:26.040Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-14T07:09:26.040Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-14T07:09:26.040Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-14T07:09:26.301Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.11_amd64.deb ... [2022-03-14T07:09:26.301Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... [2022-03-14T07:09:26.562Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.11_amd64.deb ... [2022-03-14T07:09:26.562Z] Unpacking openssl (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... [2022-03-14T07:09:26.562Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-14T07:09:26.562Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-14T07:09:26.821Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-14T07:09:26.821Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-14T07:09:26.821Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-14T07:09:26.821Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-14T07:09:26.821Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-14T07:09:26.821Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-14T07:09:26.821Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-14T07:09:26.821Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-14T07:09:27.082Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-14T07:09:27.082Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-14T07:09:27.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.307s coverage: 65.4% of statements [2022-03-14T07:09:27.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-14T07:09:27.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-14T07:09:27.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-14T07:09:27.342Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-14T07:09:27.342Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-14T07:09:27.342Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-14T07:09:27.342Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-14T07:09:27.603Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-14T07:09:27.603Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-14T07:09:27.889Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-14T07:09:27.889Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-14T07:09:27.889Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-14T07:09:27.889Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-14T07:09:27.889Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-14T07:09:27.889Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-14T07:09:28.150Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-14T07:09:28.150Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-14T07:09:28.150Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-14T07:09:28.150Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-14T07:09:28.150Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T07:09:28.150Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-14T07:09:28.412Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T07:09:28.412Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-14T07:09:28.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.719s coverage: 43.8% of statements [2022-03-14T07:09:28.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-14T07:09:28.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-14T07:09:28.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.275s coverage: 89.5% of statements [2022-03-14T07:09:28.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-14T07:09:28.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.271s coverage: 84.8% of statements [2022-03-14T07:09:28.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-14T07:09:29.351Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T07:09:29.352Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-14T07:09:29.923Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T07:09:29.923Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-14T07:09:30.184Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T07:09:30.184Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-14T07:09:30.446Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T07:09:30.446Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-14T07:09:31.389Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T07:09:31.389Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-14T07:09:31.389Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-14T07:09:31.389Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-14T07:09:31.389Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.11) ... [2022-03-14T07:09:31.389Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-14T07:09:31.389Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-14T07:09:31.389Z] Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... [2022-03-14T07:09:31.389Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-14T07:09:31.389Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-14T07:09:31.389Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-14T07:09:31.389Z] [2022-03-14T07:09:31.389Z] Current default time zone: 'Etc/UTC' [2022-03-14T07:09:31.649Z] Local time is now: Mon Mar 14 07:09:31 UTC 2022. [2022-03-14T07:09:31.649Z] Universal Time is now: Mon Mar 14 07:09:31 UTC 2022. [2022-03-14T07:09:31.649Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-14T07:09:31.649Z] [2022-03-14T07:09:31.649Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-14T07:09:31.649Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-14T07:09:31.649Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-14T07:09:31.649Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-14T07:09:31.649Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-14T07:09:31.649Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-14T07:09:31.649Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-14T07:09:31.650Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-14T07:09:31.650Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-14T07:09:31.650Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-14T07:09:31.650Z] Setting up openssl (1.1.1f-1ubuntu2.11) ... [2022-03-14T07:09:31.650Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-14T07:09:31.650Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-14T07:09:31.650Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-14T07:09:31.650Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-14T07:09:31.650Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-14T07:09:31.650Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-14T07:09:31.650Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-14T07:09:31.650Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-14T07:09:31.650Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-14T07:09:33.564Z] Updating certificates in /etc/ssl/certs... [2022-03-14T07:09:34.505Z] 21 added, 21 removed; done. [2022-03-14T07:09:34.505Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-14T07:09:34.505Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-14T07:09:34.505Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-14T07:09:34.505Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-14T07:09:34.764Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-14T07:09:34.764Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-14T07:09:34.764Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-14T07:09:34.764Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-14T07:09:34.764Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-14T07:09:34.764Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-14T07:09:34.764Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-14T07:09:34.764Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-14T07:09:34.764Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-14T07:09:34.764Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-14T07:09:34.764Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-14T07:09:35.023Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-14T07:09:35.023Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-14T07:09:35.023Z] Updating certificates in /etc/ssl/certs... [2022-03-14T07:09:35.593Z] 0 added, 0 removed; done. [2022-03-14T07:09:35.593Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-14T07:09:35.593Z] done. [2022-03-14T07:09:36.796Z] Reading package lists... [2022-03-14T07:09:36.796Z] Building dependency tree... [2022-03-14T07:09:36.796Z] Reading state information... [2022-03-14T07:09:36.796Z] The following NEW packages will be installed: [2022-03-14T07:09:36.796Z] apt-transport-https [2022-03-14T07:09:36.796Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-14T07:09:36.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.259s coverage: 17.7% of statements [2022-03-14T07:09:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-14T07:09:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-14T07:09:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-14T07:09:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-14T07:09:36.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.651s coverage: 92.3% of statements [2022-03-14T07:09:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-14T07:09:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-14T07:09:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-14T07:09:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-14T07:09:36.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.238s coverage: 63.2% of statements [2022-03-14T07:09:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-14T07:09:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-14T07:09:36.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.402s coverage: 97.7% of statements [2022-03-14T07:09:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-14T07:09:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-14T07:09:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-14T07:09:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-14T07:09:36.892Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.187s coverage: 28.9% of statements [2022-03-14T07:09:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-14T07:09:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-14T07:09:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-14T07:09:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-14T07:09:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-14T07:09:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-14T07:09:36.892Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.182s coverage: 100.0% of statements [2022-03-14T07:09:36.892Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2022-03-14T07:09:36.892Z] 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-03-14T07:09:36.892Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-14T07:09:36.892Z] GO111MODULE=on go vet ./... [2022-03-14T07:09:37.057Z] Need to get 4680 B of archives. [2022-03-14T07:09:37.057Z] After this operation, 162 kB of additional disk space will be used. [2022-03-14T07:09:37.057Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-14T07:09:37.316Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T07:09:37.316Z] Fetched 4680 B in 0s (24.0 kB/s) [2022-03-14T07:09:37.316Z] Selecting previously unselected package apt-transport-https. [2022-03-14T07:09:37.316Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-14T07:09:37.316Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-14T07:09:37.316Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-14T07:09:37.316Z] Setting up apt-transport-https (2.0.6) ... [2022-03-14T07:09:37.576Z] Waiting for network to be ready... [2022-03-14T07:09:42.861Z] 2022-03-14T07:09:41Z INFO Waiting for automatic snapd restart... [2022-03-14T07:09:43.124Z] snapd 2.54.3 from Canonical* installed [2022-03-14T07:09:43.385Z] "snapd" switched to the "latest/stable" channel [2022-03-14T07:09:43.385Z] [2022-03-14T07:09:45.925Z] core20 20220304 from Canonical* installed [2022-03-14T07:09:46.185Z] "core20" switched to the "latest/stable" channel [2022-03-14T07:09:46.185Z] [2022-03-14T07:09:48.724Z] snapcraft 6.0.2 from Canonical* installed [2022-03-14T07:09:48.724Z] "snapcraft" switched to the "latest/stable" channel [2022-03-14T07:09:48.724Z] [2022-03-14T07:09:52.928Z] 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-03-14T07:09:52.928Z] - README.md [2022-03-14T07:09:52.928Z] [2022-03-14T07:09:52.928Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-14T07:09:53.189Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-14T07:09:53.450Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-14T07:09:53.450Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-14T07:09:54.278Z] Reading package lists... [2022-03-14T07:09:54.539Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-03-14T07:09:54.539Z] Reading package lists... [2022-03-14T07:09:54.800Z] Building dependency tree... [2022-03-14T07:09:54.800Z] Reading state information... [2022-03-14T07:09:54.800Z] Suggested packages: [2022-03-14T07:09:54.800Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-14T07:09:54.800Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-14T07:09:54.800Z] krb5-user libnorm-doc [2022-03-14T07:09:54.800Z] Recommended packages: [2022-03-14T07:09:54.800Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-14T07:09:55.060Z] The following NEW packages will be installed: [2022-03-14T07:09:55.060Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-14T07:09:55.060Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-14T07:09:55.060Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-14T07:09:55.060Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-14T07:09:55.060Z] libzmq5 pkg-config zip [2022-03-14T07:09:55.060Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-14T07:09:55.060Z] Need to get 10.3 MB of archives. [2022-03-14T07:09:55.060Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-14T07:09:55.060Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-14T07:09:55.321Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-14T07:09:55.321Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-14T07:09:55.321Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-14T07:09:55.321Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-14T07:09:55.321Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-14T07:09:55.321Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-14T07:09:55.321Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-14T07:09:55.321Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-14T07:09:55.321Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-14T07:09:55.321Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-14T07:09:55.321Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-14T07:09:55.892Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-14T07:09:55.892Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-14T07:09:55.892Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-14T07:09:55.892Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-14T07:09:55.892Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-14T07:09:55.892Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-14T07:09:55.892Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-14T07:09:55.892Z] Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-14T07:09:55.892Z] Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-14T07:09:55.892Z] Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-14T07:09:56.152Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-14T07:09:56.152Z] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-14T07:09:56.152Z] Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-14T07:09:56.152Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-14T07:09:56.152Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-14T07:09:56.152Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T07:09:56.152Z] Fetched 10.3 MB in 1s (9675 kB/s) [2022-03-14T07:09:56.152Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-14T07:09:56.152Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-14T07:09:56.152Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-14T07:09:56.152Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-14T07:09:56.412Z] Selecting previously unselected package libsodium23:amd64. [2022-03-14T07:09:56.412Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-14T07:09:56.412Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-14T07:09:56.412Z] Selecting previously unselected package libpsl5:amd64. [2022-03-14T07:09:56.412Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-14T07:09:56.412Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-14T07:09:56.412Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-14T07:09:56.412Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-14T07:09:56.412Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-14T07:09:56.672Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-14T07:09:56.672Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-14T07:09:56.672Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-14T07:09:56.672Z] Selecting previously unselected package librtmp1:amd64. [2022-03-14T07:09:56.672Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-14T07:09:56.672Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-14T07:09:56.672Z] Selecting previously unselected package libssh-4:amd64. [2022-03-14T07:09:56.672Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-14T07:09:56.672Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-14T07:09:56.672Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-14T07:09:56.672Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-14T07:09:56.672Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-14T07:09:56.932Z] Selecting previously unselected package liberror-perl. [2022-03-14T07:09:56.932Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-14T07:09:56.932Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-14T07:09:56.932Z] Selecting previously unselected package git-man. [2022-03-14T07:09:56.932Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-14T07:09:56.932Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-14T07:09:56.932Z] Selecting previously unselected package git. [2022-03-14T07:09:56.932Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-14T07:09:56.932Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-14T07:09:57.509Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-14T07:09:57.509Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-14T07:09:57.509Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T07:09:57.509Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-14T07:09:57.509Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-14T07:09:57.509Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T07:09:57.769Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-14T07:09:57.769Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-14T07:09:57.769Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T07:09:57.769Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-14T07:09:57.769Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-14T07:09:57.769Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T07:09:57.769Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-14T07:09:57.769Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-14T07:09:57.769Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-14T07:09:57.769Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-14T07:09:57.769Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-14T07:09:57.769Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T07:09:58.029Z] Selecting previously unselected package libnorm1:amd64. [2022-03-14T07:09:58.029Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-14T07:09:58.029Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-14T07:09:58.029Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-14T07:09:58.029Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-14T07:09:58.029Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-14T07:09:58.029Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-14T07:09:58.029Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-14T07:09:58.029Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-14T07:09:58.289Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-14T07:09:58.289Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-14T07:09:58.289Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-14T07:09:58.289Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-14T07:09:58.289Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-14T07:09:58.289Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-14T07:09:58.289Z] Selecting previously unselected package libzmq5:amd64. [2022-03-14T07:09:58.289Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-14T07:09:58.289Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-14T07:09:58.289Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-14T07:09:58.289Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-14T07:09:58.289Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T07:09:58.550Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-14T07:09:58.550Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-14T07:09:58.550Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-14T07:09:58.550Z] Selecting previously unselected package pkg-config. [2022-03-14T07:09:58.550Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-14T07:09:58.550Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-14T07:09:58.550Z] Selecting previously unselected package zip. [2022-03-14T07:09:58.550Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-14T07:09:58.550Z] Unpacking zip (3.0-11build1) ... [2022-03-14T07:09:58.811Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-14T07:09:58.811Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-14T07:09:58.811Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-14T07:09:58.811Z] No schema files found: doing nothing. [2022-03-14T07:09:58.811Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-14T07:09:58.811Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-14T07:09:58.811Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-14T07:09:58.811Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-14T07:09:58.811Z] Setting up liberror-perl (0.17029-1) ... [2022-03-14T07:09:58.811Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T07:09:58.811Z] Setting up zip (3.0-11build1) ... [2022-03-14T07:09:58.811Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-14T07:09:58.811Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-14T07:09:58.811Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-14T07:09:58.811Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-14T07:09:58.811Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-14T07:09:58.811Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T07:09:58.811Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-14T07:09:58.811Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T07:09:58.811Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-14T07:09:58.811Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T07:09:59.072Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-14T07:09:59.072Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-14T07:09:59.072Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-14T07:09:59.072Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-14T07:09:59.072Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T07:09:59.072Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T07:09:59.072Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-14T07:09:59.072Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-14T07:09:59.649Z] comerr-dev set to automatically installed. [2022-03-14T07:09:59.649Z] git set to automatically installed. [2022-03-14T07:09:59.649Z] git-man set to automatically installed. [2022-03-14T07:09:59.649Z] krb5-multidev set to automatically installed. [2022-03-14T07:09:59.649Z] libbrotli1 set to automatically installed. [2022-03-14T07:09:59.649Z] libcurl3-gnutls set to automatically installed. [2022-03-14T07:09:59.649Z] liberror-perl set to automatically installed. [2022-03-14T07:09:59.649Z] libglib2.0-0 set to automatically installed. [2022-03-14T07:09:59.649Z] libgssrpc4 set to automatically installed. [2022-03-14T07:09:59.649Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-14T07:09:59.649Z] libkadm5srv-mit11 set to automatically installed. [2022-03-14T07:09:59.649Z] libkdb5-9 set to automatically installed. [2022-03-14T07:09:59.649Z] libkrb5-dev set to automatically installed. [2022-03-14T07:09:59.649Z] libnghttp2-14 set to automatically installed. [2022-03-14T07:09:59.649Z] libnorm-dev set to automatically installed. [2022-03-14T07:09:59.649Z] libnorm1 set to automatically installed. [2022-03-14T07:09:59.649Z] libpgm-5.2-0 set to automatically installed. [2022-03-14T07:09:59.649Z] libpgm-dev set to automatically installed. [2022-03-14T07:09:59.649Z] libpsl5 set to automatically installed. [2022-03-14T07:09:59.649Z] librtmp1 set to automatically installed. [2022-03-14T07:09:59.649Z] libsodium-dev set to automatically installed. [2022-03-14T07:09:59.649Z] libsodium23 set to automatically installed. [2022-03-14T07:09:59.649Z] libssh-4 set to automatically installed. [2022-03-14T07:09:59.649Z] libzmq3-dev set to automatically installed. [2022-03-14T07:09:59.649Z] libzmq5 set to automatically installed. [2022-03-14T07:09:59.649Z] pkg-config set to automatically installed. [2022-03-14T07:09:59.649Z] zip set to automatically installed. [2022-03-14T07:10:00.592Z] snapd is not logged in, snap install commands will use sudo [2022-03-14T07:10:10.604Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-14T07:10:10.604Z] Downloading snap 'edgex-app-service-configurable' [2022-03-14T07:10:12.518Z] Pulling app-service-configurable [2022-03-14T07:10:12.518Z] + snapcraftctl pull [2022-03-14T07:10:13.903Z] Pulling config-common [2022-03-14T07:10:13.903Z] + snapcraftctl pull [2022-03-14T07:10:15.288Z] Pulling go-build-helper [2022-03-14T07:10:15.288Z] + snapcraftctl pull [2022-03-14T07:10:16.825Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-14T07:10:16.825Z] Skipping pull go-build-helper (already ran) [2022-03-14T07:10:16.825Z] Building go-build-helper [2022-03-14T07:10:16.825Z] + snapcraftctl build [2022-03-14T07:10:17.789Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-14T07:10:18.730Z] Staging go-build-helper [2022-03-14T07:10:18.730Z] + snapcraftctl stage [2022-03-14T07:10:24.014Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-14T07:10:24.014Z] Fetched 290 kB in 0s (0 B/s) [2022-03-14T07:10:24.014Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-14T07:10:24.014Z] Fetched 158 kB in 0s (0 B/s) [2022-03-14T07:10:24.014Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-14T07:10:24.014Z] Fetched 242 kB in 0s (0 B/s) [2022-03-14T07:10:24.014Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-14T07:10:24.014Z] Fetched 150 kB in 0s (0 B/s) [2022-03-14T07:10:24.014Z] Pulling edgex-go [2022-03-14T07:10:24.014Z] + snapcraftctl pull [2022-03-14T07:10:25.397Z] Pulling hooks [2022-03-14T07:10:25.397Z] + snapcraftctl pull [2022-03-14T07:10:40.316Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-14T07:10:40.316Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-14T07:10:40.316Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-14T07:10:40.316Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-14T07:10:40.316Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-14T07:10:40.316Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-14T07:10:40.316Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-14T07:10:40.316Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-14T07:10:40.316Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-14T07:10:40.316Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-14T07:10:40.316Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-14T07:10:40.316Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-14T07:10:40.316Z] Fetched 234 kB in 0s (0 B/s) [2022-03-14T07:10:40.316Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-14T07:10:40.316Z] Fetched 155 kB in 0s (0 B/s) [2022-03-14T07:10:40.316Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-14T07:10:40.316Z] Fetched 170 kB in 0s (0 B/s) [2022-03-14T07:10:40.316Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-14T07:10:40.316Z] Fetched 267 kB in 0s (0 B/s) [2022-03-14T07:10:40.316Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-14T07:10:40.316Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-14T07:10:40.316Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-14T07:10:40.316Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-14T07:10:40.316Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-14T07:10:40.316Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-14T07:10:40.316Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-14T07:10:40.316Z] Fetched 121 kB in 0s (0 B/s) [2022-03-14T07:10:40.316Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-14T07:10:40.316Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-14T07:10:40.316Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-14T07:10:40.316Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-14T07:10:40.316Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-14T07:10:40.316Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-14T07:10:40.316Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-14T07:10:40.316Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-14T07:10:40.316Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-14T07:10:40.316Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-14T07:10:40.316Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-14T07:10:40.316Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-14T07:10:40.316Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-14T07:10:40.316Z] Fetched 142 kB in 0s (0 B/s) [2022-03-14T07:10:40.316Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-14T07:10:40.316Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-14T07:10:40.316Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-14T07:10:40.316Z] Fetched 181 kB in 0s (0 B/s) [2022-03-14T07:10:40.316Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-14T07:10:40.316Z] Fetched 208 kB in 0s (0 B/s) [2022-03-14T07:10:40.316Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-14T07:10:40.316Z] Fetched 161 kB in 0s (0 B/s) [2022-03-14T07:10:40.316Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-14T07:10:40.316Z] Fetched 107 kB in 0s (0 B/s) [2022-03-14T07:10:40.316Z] Pulling static-packages [2022-03-14T07:10:40.316Z] + snapcraftctl pull [2022-03-14T07:10:40.316Z] Pulling version [2022-03-14T07:10:40.316Z] + cd /root/project [2022-03-14T07:10:40.316Z] ++ git describe --tags --abbrev=0 [2022-03-14T07:10:40.316Z] ++ sed s/v// [2022-03-14T07:10:40.316Z] + GIT_VERSION=2.2.0-dev.34 [2022-03-14T07:10:40.316Z] + '[' -z 2.2.0-dev.34 ']' [2022-03-14T07:10:40.316Z] + snapcraftctl set-version 2.2.0-dev.34 [2022-03-14T07:10:40.885Z] Building app-service-configurable [2022-03-14T07:10:40.885Z] + snapcraftctl build [2022-03-14T07:10:42.791Z] Building config-common [2022-03-14T07:10:42.791Z] + snapcraftctl build [2022-03-14T07:10:44.178Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-14T07:10:44.747Z] Skipping build go-build-helper (already ran) [2022-03-14T07:10:44.931Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-14T07:10:45.007Z] Building edgex-go [2022-03-14T07:10:45.007Z] + cd /root/parts/edgex-go/src [2022-03-14T07:10:45.007Z] ++ git describe --tags --abbrev=0 [2022-03-14T07:10:45.007Z] ++ sed s/v// [2022-03-14T07:10:45.007Z] + GIT_VERSION=2.2.0-dev.34 [2022-03-14T07:10:45.007Z] + '[' -z 2.2.0-dev.34 ']' [2022-03-14T07:10:45.007Z] + echo 2.2.0-dev.34 [2022-03-14T07:10:45.007Z] + '[' '!' -d vendor ']' [2022-03-14T07:10:45.007Z] + go mod download all [2022-03-14T07:10:45.908Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-14T07:10:47.345Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-14T07:10:49.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-14T07:10:50.005Z] + ls -al . [2022-03-14T07:10:50.005Z] total 672 [2022-03-14T07:10:50.005Z] drwxrwxr-x 9 1001 1001 4096 Mar 14 07:10 . [2022-03-14T07:10:50.005Z] drwxr-xr-x 4 root root 4096 Mar 14 07:06 .. [2022-03-14T07:10:50.005Z] -rw-rw-r-- 1 1001 1001 11 Mar 14 07:04 .dockerignore [2022-03-14T07:10:50.005Z] drwxrwxr-x 8 1001 1001 4096 Mar 14 07:04 .git [2022-03-14T07:10:50.005Z] drwxrwxr-x 4 1001 1001 4096 Mar 14 07:04 .github [2022-03-14T07:10:50.005Z] -rw-rw-r-- 1 1001 1001 804 Mar 14 07:04 .gitignore [2022-03-14T07:10:50.005Z] -rw-rw-r-- 1 1001 1001 42 Mar 14 07:04 .golangci.yml [2022-03-14T07:10:50.005Z] -rw-rw-r-- 1 1001 1001 76 Mar 14 07:04 .hadolint.yml [2022-03-14T07:10:50.005Z] -rw-rw-r-- 1 1001 1001 166 Mar 14 07:04 .sonarcloud.properties [2022-03-14T07:10:50.005Z] -rw-rw-r-- 1 1001 1001 1171 Mar 14 07:04 ADOPTERS.md [2022-03-14T07:10:50.005Z] -rw-rw-r-- 1 1001 1001 9019 Mar 14 07:04 Attribution.txt [2022-03-14T07:10:50.005Z] -rw-rw-r-- 1 1001 1001 51732 Mar 14 07:04 CHANGELOG.md [2022-03-14T07:10:50.005Z] -rw-rw-r-- 1 1001 1001 3804 Mar 14 07:04 CONTRIBUTING.md [2022-03-14T07:10:50.005Z] -rw-rw-r-- 1 1001 1001 677 Mar 14 07:04 GOVERNANCE.md [2022-03-14T07:10:50.005Z] -rw-rw-r-- 1 1001 1001 849 Mar 14 07:04 Jenkinsfile [2022-03-14T07:10:50.005Z] -rw-rw-r-- 1 1001 1001 10775 Mar 14 07:04 LICENSE [2022-03-14T07:10:50.005Z] -rw-rw-r-- 1 1001 1001 6508 Mar 14 07:04 Makefile [2022-03-14T07:10:50.005Z] -rw-rw-r-- 1 1001 1001 582 Mar 14 07:04 OWNERS.md [2022-03-14T07:10:50.005Z] -rw-rw-r-- 1 1001 1001 8207 Mar 14 07:04 README.md [2022-03-14T07:10:50.005Z] -rw-rw-r-- 1 1001 1001 6912 Mar 14 07:04 SECURITY.md [2022-03-14T07:10:50.005Z] -rw-rw-r-- 1 1001 1001 5 Mar 14 07:00 VERSION [2022-03-14T07:10:50.005Z] -rw-rw-r-- 1 1001 1001 4131 Mar 14 07:04 ZMQWindows.md [2022-03-14T07:10:50.005Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 07:04 bin [2022-03-14T07:10:50.005Z] drwxrwxr-x 14 1001 1001 4096 Mar 14 07:04 cmd [2022-03-14T07:10:50.005Z] -rw-r--r-- 1 root root 426220 Mar 14 07:09 coverage.out [2022-03-14T07:10:50.005Z] -rw-rw-r-- 1 1001 1001 2827 Mar 14 07:04 go.mod [2022-03-14T07:10:50.005Z] -rw-rw-r-- 1 1001 1001 50275 Mar 14 07:04 go.sum [2022-03-14T07:10:50.005Z] drwxrwxr-x 8 1001 1001 4096 Mar 14 07:04 internal [2022-03-14T07:10:50.005Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 07:04 openapi [2022-03-14T07:10:50.005Z] drwxrwxr-x 4 1001 1001 4096 Mar 14 07:04 snap [2022-03-14T07:10:50.005Z] -rw-rw-r-- 1 1001 1001 204 Mar 14 07:04 version.go [Pipeline] sh [2022-03-14T07:10:50.435Z] + '[' -e coverage.out ] [2022-03-14T07:10:50.435Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-14T07:10:50.465Z] Warning: overwriting stash ‘coverage-report’ [2022-03-14T07:10:51.228Z] Stashed 1 file(s) [Pipeline] sh [2022-03-14T07:10:51.596Z] + make build [2022-03-14T07:10:51.596Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-data/core-data ./cmd/core-data [2022-03-14T07:10:51.884Z] + make build [2022-03-14T07:10:51.884Z] 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-03-14T07:10:58.610Z] 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-03-14T07:11:03.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-14T07:11:07.121Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-command/core-command ./cmd/core-command [2022-03-14T07:11:08.061Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-14T07:11:09.441Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-14T07:11:10.011Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-14T07:11:10.951Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-14T07:11:12.334Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-14T07:11:13.271Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-14T07:11:14.653Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-14T07:11:15.593Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-14T07:11:17.000Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-14T07:11:18.382Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-14T07:11:18.382Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-14T07:11:18.382Z] + case "$service" in [2022-03-14T07:11:18.382Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-14T07:11:18.382Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-14T07:11:18.382Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-14T07:11:18.382Z] + case "$service" in [2022-03-14T07:11:18.382Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-14T07:11:18.382Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-14T07:11:18.382Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-14T07:11:18.382Z] + case "$service" in [2022-03-14T07:11:18.382Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-14T07:11:18.382Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-14T07:11:18.382Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-14T07:11:18.382Z] + case "$service" in [2022-03-14T07:11:18.382Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-14T07:11:18.382Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-14T07:11:18.382Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-14T07:11:18.382Z] + case "$service" in [2022-03-14T07:11:18.382Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-14T07:11:18.382Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-14T07:11:18.382Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-14T07:11:18.645Z] + case "$service" in [2022-03-14T07:11:18.645Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-14T07:11:18.645Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-14T07:11:18.645Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-14T07:11:18.645Z] + case "$service" in [2022-03-14T07:11:18.645Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-14T07:11:18.645Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-14T07:11:18.645Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-14T07:11:18.645Z] + case "$service" in [2022-03-14T07:11:18.645Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-14T07:11:18.645Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-14T07:11:18.645Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-14T07:11:18.645Z] + case "$service" in [2022-03-14T07:11:18.645Z] + 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-03-14T07:11:18.645Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-14T07:11:18.645Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-14T07:11:18.645Z] + case "$service" in [2022-03-14T07:11:18.645Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-14T07:11:18.645Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-14T07:11:18.645Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-14T07:11:18.645Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-14T07:11:18.645Z] + case "$service" in [2022-03-14T07:11:18.645Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-14T07:11:18.645Z] + 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-03-14T07:11:18.645Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-14T07:11:18.645Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-14T07:11:18.645Z] + 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-03-14T07:11:19.216Z] Building hooks [2022-03-14T07:11:19.216Z] + cd /root/parts/hooks/src [2022-03-14T07:11:19.216Z] + make build [2022-03-14T07:11:19.216Z] go mod tidy [2022-03-14T07:11:19.216Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-14T07:11:19.786Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-14T07:11:19.786Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-14T07:11:19.786Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-14T07:11:20.356Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-14T07:11:21.009Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-14T07:11:21.009Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-14T07:11:22.926Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-14T07:11:22.926Z] Building static-packages [2022-03-14T07:11:22.926Z] + snapcraftctl build [2022-03-14T07:11:24.834Z] Building version [2022-03-14T07:11:24.834Z] + snapcraftctl build [2022-03-14T07:11:25.449Z] 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-03-14T07:11:26.746Z] Staging app-service-configurable [2022-03-14T07:11:26.746Z] + snapcraftctl stage [2022-03-14T07:11:26.885Z] 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-03-14T07:11:28.127Z] Staging config-common [2022-03-14T07:11:28.127Z] + snapcraftctl stage [2022-03-14T07:11:29.509Z] Skipping stage go-build-helper (already ran) [2022-03-14T07:11:29.510Z] Staging edgex-go [2022-03-14T07:11:29.510Z] + snapcraftctl stage [2022-03-14T07:11:30.895Z] Staging hooks [2022-03-14T07:11:30.895Z] + snapcraftctl stage [2022-03-14T07:11:31.197Z] 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-03-14T07:11:31.796Z] 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-03-14T07:11:32.280Z] Staging static-packages [2022-03-14T07:11:32.280Z] + snapcraftctl stage [2022-03-14T07:11:33.665Z] Staging version [2022-03-14T07:11:33.665Z] + snapcraftctl stage [2022-03-14T07:11:34.603Z] Priming app-service-configurable [2022-03-14T07:11:34.603Z] + snapcraftctl prime [2022-03-14T07:11:35.180Z] 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-03-14T07:11:37.143Z] 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-03-14T07:11:37.143Z] stage-packages: [2022-03-14T07:11:37.143Z] - libnorm1 [2022-03-14T07:11:37.143Z] - libpgm-5.2-0 [2022-03-14T07:11:37.143Z] - libsodium23 [2022-03-14T07:11:37.143Z] - libzmq5 [2022-03-14T07:11:37.404Z] Priming config-common [2022-03-14T07:11:37.404Z] + snapcraftctl prime [2022-03-14T07:11:38.571Z] 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-03-14T07:11:38.787Z] Priming go-build-helper [2022-03-14T07:11:38.787Z] + snapcraftctl prime [2022-03-14T07:11:40.172Z] Priming edgex-go [2022-03-14T07:11:40.172Z] + snapcraftctl prime [2022-03-14T07:11:41.558Z] Priming hooks [2022-03-14T07:11:41.558Z] + snapcraftctl prime [2022-03-14T07:11:41.959Z] 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-03-14T07:11:43.013Z] Priming static-packages [2022-03-14T07:11:43.013Z] + snapcraftctl prime [2022-03-14T07:11:46.273Z] 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-03-14T07:11:47.258Z] Priming version [2022-03-14T07:11:47.258Z] + snapcraftctl prime [2022-03-14T07:11:48.649Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2022-03-14T07:11:49.664Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-14T07:11:53.057Z] 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-03-14T07:11:58.472Z] $ docker stop --time=1 05f0f6e5263edaee5efb60b6568f970c863645e14f06600f0964703d37901df8 [2022-03-14T07:12:00.495Z] $ docker rm -f 05f0f6e5263edaee5efb60b6568f970c863645e14f06600f0964703d37901df8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-14T07:12:02.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-14T07:12:02.022Z] [2022-03-14T07:12:02.022Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T07:12:02.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-14T07:12:02.676Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-14T07:12:02.676Z] 29e5d40040c1: Pulling fs layer [2022-03-14T07:12:02.676Z] 1ce36da41761: Pulling fs layer [2022-03-14T07:12:02.676Z] 25b303627fd3: Pulling fs layer [2022-03-14T07:12:02.676Z] 29e5d40040c1: Verifying Checksum [2022-03-14T07:12:02.676Z] 29e5d40040c1: Download complete [2022-03-14T07:12:03.334Z] 1ce36da41761: Verifying Checksum [2022-03-14T07:12:03.334Z] 1ce36da41761: Download complete [2022-03-14T07:12:03.334Z] 29e5d40040c1: Pull complete [2022-03-14T07:12:04.837Z] 25b303627fd3: Verifying Checksum [2022-03-14T07:12:04.837Z] 25b303627fd3: Download complete [2022-03-14T07:12:05.109Z] 1ce36da41761: Pull complete [2022-03-14T07:12:17.604Z] 25b303627fd3: Pull complete [2022-03-14T07:12:17.604Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-14T07:12:17.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-14T07:12:17.604Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-14T07:12:17.810Z] prd-ubuntu18.04-docker-arm64-4c-16g-7026 does not seem to be running inside a container [2022-03-14T07:12:17.886Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-03-14T07:12:20.226Z] $ docker top 2990cb90a84a513374fbd58685c310783fe59d34fe547055a82eab7554f99bb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T07:12:21.132Z] + grep parallel [2022-03-14T07:12:21.132Z] + docker-compose build --help [2022-03-14T07:12:25.427Z] --parallel Build images in parallel. [Pipeline] } [2022-03-14T07:12:25.441Z] $ docker stop --time=1 2990cb90a84a513374fbd58685c310783fe59d34fe547055a82eab7554f99bb3 [2022-03-14T07:12:27.069Z] $ docker rm -f 2990cb90a84a513374fbd58685c310783fe59d34fe547055a82eab7554f99bb3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-14T07:12:27.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-14T07:12:27.660Z] . [Pipeline] withDockerContainer [2022-03-14T07:12:27.885Z] prd-ubuntu18.04-docker-arm64-4c-16g-7026 does not seem to be running inside a container [2022-03-14T07:12:27.959Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-14T07:12:29.224Z] $ docker top eff790efffcd490ea123afe4ff0974198e310d3f53e2459d0cb1ae17d97c4cad -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T07:12:30.132Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-14T07:12:34.420Z] Building core-command ... [2022-03-14T07:12:34.420Z] Building core-data ... [2022-03-14T07:12:34.420Z] Building core-metadata ... [2022-03-14T07:12:34.420Z] Building security-bootstrapper ... [2022-03-14T07:12:34.420Z] Building security-proxy-setup ... [2022-03-14T07:12:34.420Z] Building security-secretstore-setup ... [2022-03-14T07:12:34.420Z] Building support-notifications ... [2022-03-14T07:12:34.420Z] Building support-scheduler ... [2022-03-14T07:12:34.420Z] Building sys-mgmt-agent ... [2022-03-14T07:12:34.420Z] Building security-secretstore-setup [2022-03-14T07:12:34.420Z] Building core-metadata [2022-03-14T07:12:34.420Z] Building sys-mgmt-agent [2022-03-14T07:12:34.420Z] Building security-proxy-setup [2022-03-14T07:12:34.420Z] Building support-scheduler [2022-03-14T07:13:42.396Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T07:13:42.396Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-14T07:13:42.396Z] ---> 22b560278305 [2022-03-14T07:13:42.396Z] Step 3/22 : WORKDIR /edgex-go [2022-03-14T07:13:42.396Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T07:13:42.396Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-14T07:13:42.396Z] ---> 22b560278305 [2022-03-14T07:13:42.396Z] Step 3/25 : WORKDIR /edgex-go [2022-03-14T07:13:42.396Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T07:13:42.396Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-14T07:13:42.396Z] ---> 22b560278305 [2022-03-14T07:13:42.396Z] Step 3/23 : WORKDIR /edgex-go [2022-03-14T07:13:42.396Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T07:13:42.396Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-14T07:13:42.396Z] ---> 22b560278305 [2022-03-14T07:13:42.396Z] Step 3/23 : WORKDIR /edgex-go [2022-03-14T07:13:42.396Z] ---> Running in efdc88ed3c69 [2022-03-14T07:13:42.396Z] ---> Running in 6563230791ec [2022-03-14T07:13:42.396Z] ---> Running in 5c1f2857f1c4 [2022-03-14T07:13:42.396Z] ---> Running in d55cce04384b [2022-03-14T07:13:42.396Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T07:13:42.396Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-14T07:13:42.396Z] ---> 22b560278305 [2022-03-14T07:13:42.396Z] Step 3/21 : WORKDIR /edgex-go [2022-03-14T07:13:42.396Z] ---> Running in d7a40b068ee0 [2022-03-14T07:13:42.673Z] Removing intermediate container 5c1f2857f1c4 [2022-03-14T07:13:42.673Z] ---> 246a4069424f [2022-03-14T07:13:42.673Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:13:42.673Z] Removing intermediate container d55cce04384b [2022-03-14T07:13:42.673Z] ---> 32fbff3af074 [2022-03-14T07:13:42.673Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:13:42.673Z] Removing intermediate container 6563230791ec [2022-03-14T07:13:42.673Z] ---> 4177ca01c4f1 [2022-03-14T07:13:42.673Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:13:42.673Z] Removing intermediate container efdc88ed3c69 [2022-03-14T07:13:42.673Z] ---> 4e1791f6277b [2022-03-14T07:13:42.673Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:13:42.673Z] ---> Running in 039b10aba616 [2022-03-14T07:13:42.673Z] ---> Running in f3abd29af809 [2022-03-14T07:13:42.954Z] ---> Running in c7c72e98f1ae [2022-03-14T07:13:42.954Z] Removing intermediate container d7a40b068ee0 [2022-03-14T07:13:42.954Z] ---> 77b4b493e672 [2022-03-14T07:13:42.954Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:13:42.954Z] ---> Running in 52f510c1b1f3 [2022-03-14T07:13:42.954Z] ---> Running in 0d1bc14158da [2022-03-14T07:13:46.374Z] Removing intermediate container f3abd29af809 [2022-03-14T07:13:46.374Z] ---> a8f58573c541 [2022-03-14T07:13:46.374Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-14T07:13:46.374Z] ---> Running in c0aff6f94fa0 [2022-03-14T07:13:46.374Z] Removing intermediate container c7c72e98f1ae [2022-03-14T07:13:46.374Z] ---> 5e1dbca9a7f3 [2022-03-14T07:13:46.374Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-14T07:13:46.374Z] Removing intermediate container 52f510c1b1f3 [2022-03-14T07:13:46.374Z] ---> 37adfd73e385 [2022-03-14T07:13:46.374Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-14T07:13:46.374Z] ---> Running in 3cb5f3ffbd26 [2022-03-14T07:13:46.374Z] Removing intermediate container 039b10aba616 [2022-03-14T07:13:46.374Z] ---> be48a5306654 [2022-03-14T07:13:46.374Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-14T07:13:46.646Z] ---> Running in 83d0a9f858c0 [2022-03-14T07:13:46.646Z] Removing intermediate container 0d1bc14158da [2022-03-14T07:13:46.646Z] ---> 177e5acd8321 [2022-03-14T07:13:46.646Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-14T07:13:46.646Z] ---> Running in 0700dd76c917 [2022-03-14T07:13:46.920Z] ---> Running in 065c87b5e736 [2022-03-14T07:13:47.927Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:13:48.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:13:48.482Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:13:48.482Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:13:48.755Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:13:48.755Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:13:49.355Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:13:49.355Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:13:49.634Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:13:49.634Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:13:49.910Z] OK: 220 MiB in 52 packages [2022-03-14T07:13:50.521Z] OK: 220 MiB in 52 packages [2022-03-14T07:13:50.521Z] OK: 220 MiB in 52 packages [2022-03-14T07:13:50.800Z] OK: 220 MiB in 52 packages [2022-03-14T07:13:51.094Z] OK: 220 MiB in 52 packages [2022-03-14T07:13:51.367Z] Removing intermediate container c0aff6f94fa0 [2022-03-14T07:13:51.367Z] ---> fd8392021702 [2022-03-14T07:13:51.367Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-14T07:13:51.965Z] Removing intermediate container 83d0a9f858c0 [2022-03-14T07:13:51.965Z] ---> a63026d4c4ee [2022-03-14T07:13:51.965Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-14T07:13:52.236Z] Removing intermediate container 3cb5f3ffbd26 [2022-03-14T07:13:52.236Z] ---> 161d29984a55 [2022-03-14T07:13:52.236Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-14T07:13:52.236Z] Removing intermediate container 0700dd76c917 [2022-03-14T07:13:52.236Z] ---> 46ebfe4ea740 [2022-03-14T07:13:52.236Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-14T07:13:52.515Z] ---> b104802b88a8 [2022-03-14T07:13:52.516Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T07:13:52.516Z] Removing intermediate container 065c87b5e736 [2022-03-14T07:13:52.516Z] ---> bd00d369b963 [2022-03-14T07:13:52.516Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-14T07:13:52.516Z] ---> Running in 7703393a3d3a [2022-03-14T07:13:53.129Z] ---> 248e1618fbc5 [2022-03-14T07:13:53.129Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T07:13:53.406Z] ---> Running in 2553ee232174 [2022-03-14T07:13:53.690Z] ---> 1888756b833d [2022-03-14T07:13:53.690Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T07:13:53.690Z] ---> dd3e669bc304 [2022-03-14T07:13:53.690Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T07:13:53.690Z] ---> 46da7379229a [2022-03-14T07:13:53.690Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T07:13:53.965Z] ---> Running in 0ebda7ed2df5 [2022-03-14T07:13:53.965Z] ---> Running in 6ac8c62913b8 [2022-03-14T07:13:53.965Z] ---> Running in d8a4ad8fc2dd [2022-03-14T07:13:57.381Z] Removing intermediate container 7703393a3d3a [2022-03-14T07:13:57.381Z] ---> 83a428980efe [2022-03-14T07:13:57.381Z] Step 8/22 : COPY . . [2022-03-14T07:13:59.367Z] Removing intermediate container 2553ee232174 [2022-03-14T07:13:59.367Z] ---> 9f3e92756620 [2022-03-14T07:13:59.367Z] Step 8/23 : COPY . . [2022-03-14T07:13:59.970Z] Removing intermediate container 0ebda7ed2df5 [2022-03-14T07:13:59.970Z] ---> f4dffbd5d53a [2022-03-14T07:13:59.970Z] Step 8/25 : COPY . . [2022-03-14T07:13:59.970Z] Removing intermediate container d8a4ad8fc2dd [2022-03-14T07:13:59.970Z] ---> 2126ee692c62 [2022-03-14T07:13:59.970Z] Step 8/21 : COPY . . [2022-03-14T07:13:59.970Z] Removing intermediate container 6ac8c62913b8 [2022-03-14T07:13:59.970Z] ---> 99fbdffea447 [2022-03-14T07:13:59.970Z] Step 8/23 : COPY . . [2022-03-14T07:14:22.127Z] ---> d24c6121bd82 [2022-03-14T07:14:22.127Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-14T07:14:22.128Z] ---> Running in 982e671e6fff [2022-03-14T07:14:22.128Z] ---> c8b0ad76b6ec [2022-03-14T07:14:22.128Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-14T07:14:22.128Z] ---> Running in 480a755ff930 [2022-03-14T07:14:22.128Z] 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-03-14T07:14:22.398Z] ---> 3b81cd0ec9d9 [2022-03-14T07:14:22.398Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-14T07:14:22.672Z] ---> Running in 8f42ce4944de [2022-03-14T07:14:22.948Z] ---> 37698587a031 [2022-03-14T07:14:22.948Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-14T07:14:23.227Z] 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-03-14T07:14:23.227Z] ---> Running in bb22df5ae39e [2022-03-14T07:14:23.501Z] ---> a46d7a7b4336 [2022-03-14T07:14:23.501Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-14T07:14:23.501Z] ---> Running in 03e780aa895e [2022-03-14T07:14:24.939Z] 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-03-14T07:14:25.546Z] 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-03-14T07:14:25.820Z] 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-03-14T07:16:32.905Z] 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-03-14T07:16:32.905Z] 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-03-14T07:16:36.332Z] Removing intermediate container 03e780aa895e [2022-03-14T07:16:36.332Z] ---> 7bcb9a1450b5 [2022-03-14T07:16:36.332Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-14T07:16:36.332Z] ---> Running in e2446566c19c [2022-03-14T07:16:37.777Z] 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-03-14T07:16:43.208Z] Removing intermediate container e2446566c19c [2022-03-14T07:16:43.208Z] ---> 30fcff6569df [2022-03-14T07:16:43.208Z] [2022-03-14T07:16:43.208Z] Step 11/23 : FROM docker:20.10.10 [2022-03-14T07:16:43.208Z] 20.10.10: Pulling from library/docker [2022-03-14T07:16:45.827Z] Removing intermediate container 8f42ce4944de [2022-03-14T07:16:45.827Z] ---> 827546cec9e4 [2022-03-14T07:16:45.827Z] [2022-03-14T07:16:45.827Z] Step 10/21 : FROM alpine:3.14 [2022-03-14T07:16:45.827Z] 3.14: Pulling from library/alpine [2022-03-14T07:16:46.105Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-14T07:16:46.105Z] Status: Downloaded newer image for alpine:3.14 [2022-03-14T07:16:46.105Z] ---> 5b8b7b635229 [2022-03-14T07:16:46.105Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-14T07:16:46.379Z] ---> Running in bbcc9185f99a [2022-03-14T07:16:47.361Z] Removing intermediate container bb22df5ae39e [2022-03-14T07:16:47.361Z] ---> 7cf1cfaa5286 [2022-03-14T07:16:47.361Z] [2022-03-14T07:16:47.361Z] Step 10/25 : FROM alpine:3.14 [2022-03-14T07:16:47.361Z] ---> 5b8b7b635229 [2022-03-14T07:16:47.361Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-14T07:16:47.634Z] ---> Running in 32207a1b122d [2022-03-14T07:16:47.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:16:48.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:16:49.182Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-14T07:16:49.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:16:49.459Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-14T07:16:49.459Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-14T07:16:49.459Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-14T07:16:49.459Z] (5/5) Installing curl (7.79.1-r0) [2022-03-14T07:16:49.459Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T07:16:49.459Z] Executing ca-certificates-20211220-r0.trigger [2022-03-14T07:16:49.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:16:49.749Z] OK: 8 MiB in 19 packages [2022-03-14T07:16:49.749Z] Removing intermediate container 982e671e6fff [2022-03-14T07:16:49.749Z] ---> 472f685fc707 [2022-03-14T07:16:49.749Z] [2022-03-14T07:16:49.749Z] Step 10/22 : FROM alpine:3.14 [2022-03-14T07:16:49.749Z] ---> 5b8b7b635229 [2022-03-14T07:16:49.749Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-14T07:16:50.026Z] ---> Running in 585fd97d9955 [2022-03-14T07:16:50.632Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-14T07:16:50.911Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-14T07:16:50.911Z] (3/3) Installing su-exec (0.2-r1) [2022-03-14T07:16:50.911Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T07:16:50.911Z] Executing ca-certificates-20211220-r0.trigger [2022-03-14T07:16:50.911Z] OK: 6 MiB in 17 packages [2022-03-14T07:16:51.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:16:52.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:16:52.174Z] Removing intermediate container bbcc9185f99a [2022-03-14T07:16:52.174Z] ---> f061bb092851 [2022-03-14T07:16:52.174Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-14T07:16:52.465Z] Removing intermediate container 480a755ff930 [2022-03-14T07:16:52.465Z] ---> e983cccf27f3 [2022-03-14T07:16:52.465Z] [2022-03-14T07:16:52.465Z] Step 10/23 : FROM alpine:3.14 [2022-03-14T07:16:52.465Z] ---> 5b8b7b635229 [2022-03-14T07:16:52.465Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-14T07:16:52.465Z] ---> Running in 3fae92df0b70 [2022-03-14T07:16:52.465Z] ---> Running in d0f1723f2b94 [2022-03-14T07:16:53.273Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-14T07:16:53.273Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T07:16:53.273Z] OK: 6 MiB in 15 packages [2022-03-14T07:16:53.273Z] Removing intermediate container 3fae92df0b70 [2022-03-14T07:16:53.273Z] ---> 0cdeab981d5c [2022-03-14T07:16:53.273Z] Step 13/21 : WORKDIR /edgex [2022-03-14T07:16:53.552Z] ---> Running in e1be9fac1174 [2022-03-14T07:16:53.552Z] Removing intermediate container 32207a1b122d [2022-03-14T07:16:53.552Z] ---> 3a0197402b35 [2022-03-14T07:16:53.552Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-14T07:16:53.828Z] ---> Running in 4afc73f5ddd3 [2022-03-14T07:16:54.102Z] Removing intermediate container e1be9fac1174 [2022-03-14T07:16:54.102Z] ---> 63507e1169ab [2022-03-14T07:16:54.102Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-14T07:16:54.376Z] Removing intermediate container 4afc73f5ddd3 [2022-03-14T07:16:54.376Z] ---> ef3ab5533eb7 [2022-03-14T07:16:54.376Z] Step 13/25 : WORKDIR / [2022-03-14T07:16:54.376Z] Removing intermediate container 585fd97d9955 [2022-03-14T07:16:54.376Z] ---> 66e8e8600376 [2022-03-14T07:16:54.376Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-14T07:16:54.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:16:54.662Z] ---> Running in cc30329a3dbb [2022-03-14T07:16:54.662Z] ---> Running in b3dfd1d90d3a [2022-03-14T07:16:54.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:16:55.277Z] Removing intermediate container b3dfd1d90d3a [2022-03-14T07:16:55.277Z] ---> 64d7bcd2a0f9 [2022-03-14T07:16:55.277Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-14T07:16:55.277Z] Removing intermediate container cc30329a3dbb [2022-03-14T07:16:55.277Z] ---> 4b843f67a392 [2022-03-14T07:16:55.277Z] 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-03-14T07:16:55.563Z] ---> 8973dd110285 [2022-03-14T07:16:55.563Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-14T07:16:55.563Z] ---> Running in 1519d6ab234e [2022-03-14T07:16:55.563Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-14T07:16:55.563Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T07:16:55.563Z] OK: 6 MiB in 15 packages [2022-03-14T07:16:56.576Z] Removing intermediate container 1519d6ab234e [2022-03-14T07:16:56.576Z] ---> c27e98969828 [2022-03-14T07:16:56.576Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-14T07:16:56.576Z] ---> Running in d32b4d111460 [2022-03-14T07:16:56.576Z] ---> e72acca2578c [2022-03-14T07:16:56.576Z] 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-03-14T07:16:56.861Z] Removing intermediate container d0f1723f2b94 [2022-03-14T07:16:56.861Z] ---> 5eb779f70f10 [2022-03-14T07:16:56.861Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-14T07:16:57.139Z] ---> Running in 69eab7b0487a [2022-03-14T07:16:57.139Z] Removing intermediate container d32b4d111460 [2022-03-14T07:16:57.139Z] ---> e90a8a090fa9 [2022-03-14T07:16:57.139Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T07:16:57.755Z] Removing intermediate container 69eab7b0487a [2022-03-14T07:16:57.755Z] ---> 332c05d31585 [2022-03-14T07:16:57.755Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-14T07:16:57.755Z] ---> 10d3ae412c65 [2022-03-14T07:16:57.755Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-14T07:16:57.755Z] ---> db84703a3434 [2022-03-14T07:16:57.755Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-14T07:16:58.031Z] ---> Running in 56af088cf030 [2022-03-14T07:16:58.321Z] ---> 9a9ea4ff46e0 [2022-03-14T07:16:58.321Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-14T07:16:58.598Z] Removing intermediate container 56af088cf030 [2022-03-14T07:16:58.598Z] ---> 14ecb102dafa [2022-03-14T07:16:58.598Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-14T07:16:58.598Z] ---> Running in 2d7db77f7bf2 [2022-03-14T07:16:58.874Z] ---> 8b60e864a3f0 [2022-03-14T07:16:58.874Z] 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-03-14T07:16:59.152Z] Removing intermediate container 2d7db77f7bf2 [2022-03-14T07:16:59.152Z] ---> f915ba32cc00 [2022-03-14T07:16:59.152Z] Step 15/23 : WORKDIR / [2022-03-14T07:16:59.441Z] ---> Running in 4ead21dc1044 [2022-03-14T07:17:00.086Z] ---> 0b6d46d0ad30 [2022-03-14T07:17:00.086Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-14T07:17:00.086Z] ---> dff0f4cb1f18 [2022-03-14T07:17:00.086Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-14T07:17:00.086Z] ---> Running in c55607892053 [2022-03-14T07:17:00.086Z] Removing intermediate container 4ead21dc1044 [2022-03-14T07:17:00.086Z] ---> 11173fb36642 [2022-03-14T07:17:00.086Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T07:17:00.364Z] ---> 8334453224a3 [2022-03-14T07:17:00.364Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-14T07:17:00.646Z] Removing intermediate container c55607892053 [2022-03-14T07:17:00.646Z] ---> da21b4dcb64b [2022-03-14T07:17:00.646Z] Step 18/21 : CMD ["--init=true"] [2022-03-14T07:17:00.646Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-14T07:17:00.925Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-14T07:17:00.925Z] ---> Running in 8bc2f3aa81f4 [2022-03-14T07:17:00.925Z] ---> 520e9a0a30f7 [2022-03-14T07:17:00.925Z] 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-03-14T07:17:00.925Z] ---> Running in c04bc8d16bab [2022-03-14T07:17:01.204Z] ---> b2197a93e4c3 [2022-03-14T07:17:01.204Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-14T07:17:01.485Z] ---> 5e40b5cef72e [2022-03-14T07:17:01.485Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-14T07:17:01.485Z] Removing intermediate container 8bc2f3aa81f4 [2022-03-14T07:17:01.485Z] ---> 0d91a83009cf [2022-03-14T07:17:01.485Z] Step 19/21 : LABEL arch=arm64 [2022-03-14T07:17:01.485Z] ---> 7d086ce90119 [2022-03-14T07:17:01.485Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-14T07:17:01.485Z] ---> Running in f43e791939e4 [2022-03-14T07:17:01.485Z] ---> Running in 7a9e3b7b3b60 [2022-03-14T07:17:01.768Z] Removing intermediate container c04bc8d16bab [2022-03-14T07:17:01.768Z] ---> 1ef96deef10c [2022-03-14T07:17:01.768Z] 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-03-14T07:17:01.768Z] ---> Running in 33063726b3d7 [2022-03-14T07:17:02.378Z] Removing intermediate container f43e791939e4 [2022-03-14T07:17:02.378Z] ---> cfa7b0a95e66 [2022-03-14T07:17:02.378Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T07:17:02.378Z] Removing intermediate container 7a9e3b7b3b60 [2022-03-14T07:17:02.378Z] ---> 40fe7e33ad7d [2022-03-14T07:17:02.378Z] Step 20/21 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 [2022-03-14T07:17:02.654Z] ---> Running in 15c6a4fbdd58 [2022-03-14T07:17:02.654Z] ---> Running in 0c58d00d3eb4 [2022-03-14T07:17:03.270Z] ---> b3d5500299fe [2022-03-14T07:17:03.270Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-14T07:17:03.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:17:03.270Z] Removing intermediate container 15c6a4fbdd58 [2022-03-14T07:17:03.270Z] ---> 51dcec286962 [2022-03-14T07:17:03.270Z] Step 21/21 : LABEL version=0.0.0 [2022-03-14T07:17:03.270Z] Removing intermediate container 0c58d00d3eb4 [2022-03-14T07:17:03.270Z] ---> 6b8183a42178 [2022-03-14T07:17:03.270Z] Step 20/22 : LABEL arch=arm64 [2022-03-14T07:17:03.270Z] ---> Running in 676fb5c8b22b [2022-03-14T07:17:03.550Z] ---> Running in be5924ca5a78 [2022-03-14T07:17:03.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:17:03.550Z] ---> 9d5f50f0ed36 [2022-03-14T07:17:03.550Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-14T07:17:03.875Z] Removing intermediate container be5924ca5a78 [2022-03-14T07:17:03.875Z] ---> 029de31dad6e [2022-03-14T07:17:03.875Z] Step 21/22 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 [2022-03-14T07:17:04.165Z] Removing intermediate container 676fb5c8b22b [2022-03-14T07:17:04.165Z] ---> cbff39a27752 [2022-03-14T07:17:04.165Z] [2022-03-14T07:17:04.165Z] ---> Running in e60c44d1b7cd [2022-03-14T07:17:04.165Z] ---> 5939d861b623 [2022-03-14T07:17:04.165Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-14T07:17:04.165Z] (1/42) Installing readline (8.1.0-r0) [2022-03-14T07:17:04.645Z] (2/42) Installing bash (5.1.4-r0) [2022-03-14T07:17:04.645Z] ---> Running in 40af609ba06e [2022-03-14T07:17:04.645Z] Executing bash-5.1.4-r0.post-install [2022-03-14T07:17:04.645Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-14T07:17:04.645Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-14T07:17:04.645Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-14T07:17:04.645Z] (6/42) Installing curl (7.79.1-r0) [2022-03-14T07:17:04.645Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-14T07:17:04.645Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-14T07:17:04.645Z] (9/42) Installing expat (2.4.7-r0) [2022-03-14T07:17:04.645Z] (10/42) Installing libffi (3.3-r2) [2022-03-14T07:17:04.645Z] (11/42) Installing gdbm (1.19-r0) [2022-03-14T07:17:04.645Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-14T07:17:04.645Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-14T07:17:04.645Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-14T07:17:04.645Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-14T07:17:04.645Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-14T07:17:04.645Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-14T07:17:04.645Z] ---> e66f77137bfc [2022-03-14T07:17:04.645Z] 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-03-14T07:17:04.923Z] Removing intermediate container e60c44d1b7cd [2022-03-14T07:17:04.923Z] ---> 55f1721aef4c [2022-03-14T07:17:04.923Z] Step 22/22 : LABEL version=0.0.0 [2022-03-14T07:17:04.923Z] Successfully built cbff39a27752 [2022-03-14T07:17:04.923Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-14T07:17:04.923Z]  Building security-proxy-setup ... done Building core-data [2022-03-14T07:17:04.923Z] ---> Running in ae1f2eaf803b [2022-03-14T07:17:04.923Z] Removing intermediate container 40af609ba06e [2022-03-14T07:17:04.923Z] ---> 91cfca204bab [2022-03-14T07:17:04.923Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T07:17:05.200Z] ---> Running in 29ac60307411 [2022-03-14T07:17:05.200Z] ---> Running in 17666e224d90 [2022-03-14T07:17:05.807Z] Removing intermediate container 29ac60307411 [2022-03-14T07:17:05.807Z] ---> 7eb666dd9cc7 [2022-03-14T07:17:05.807Z] [2022-03-14T07:17:05.807Z] Removing intermediate container 17666e224d90 [2022-03-14T07:17:05.807Z] ---> 2647d8205a32 [2022-03-14T07:17:05.807Z] Step 21/23 : LABEL arch=arm64 [2022-03-14T07:17:06.091Z] ---> Running in a3945b90a51b [2022-03-14T07:17:06.366Z] Successfully built 7eb666dd9cc7 [2022-03-14T07:17:06.366Z] Successfully tagged support-scheduler-arm64:latest [2022-03-14T07:17:06.366Z]  Building support-scheduler ... done Building security-bootstrapper [2022-03-14T07:17:06.975Z] Removing intermediate container a3945b90a51b [2022-03-14T07:17:06.975Z] ---> b7f08ec047b8 [2022-03-14T07:17:06.975Z] Step 22/23 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 [2022-03-14T07:17:06.975Z] ---> Running in fbac87886b0a [2022-03-14T07:17:07.459Z] Removing intermediate container ae1f2eaf803b [2022-03-14T07:17:07.459Z] ---> 2f04363b78d7 [2022-03-14T07:17:07.459Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-14T07:17:07.459Z] Removing intermediate container fbac87886b0a [2022-03-14T07:17:07.459Z] ---> bf0cef17473b [2022-03-14T07:17:07.459Z] Step 23/23 : LABEL version=0.0.0 [2022-03-14T07:17:07.734Z] ---> Running in 73b98b308937 [2022-03-14T07:17:07.734Z] ---> Running in a307d30eb186 [2022-03-14T07:17:08.333Z] Removing intermediate container 73b98b308937 [2022-03-14T07:17:08.333Z] ---> 562895adbcda [2022-03-14T07:17:08.333Z] [2022-03-14T07:17:08.333Z] Removing intermediate container a307d30eb186 [2022-03-14T07:17:08.333Z] ---> 6ecc59c7fd77 [2022-03-14T07:17:08.333Z] Step 23/25 : LABEL arch=arm64 [2022-03-14T07:17:08.609Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-14T07:17:08.609Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-14T07:17:08.609Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-14T07:17:08.609Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-14T07:17:08.609Z] ---> Running in 55b8123ef5cd [2022-03-14T07:17:08.609Z] Successfully built 562895adbcda [2022-03-14T07:17:08.609Z] Successfully tagged core-metadata-arm64:latest [2022-03-14T07:17:08.609Z]  Building core-metadata ... done Building support-notifications [2022-03-14T07:17:08.885Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-14T07:17:08.885Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-14T07:17:08.885Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-14T07:17:08.885Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-14T07:17:08.885Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-14T07:17:08.885Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-14T07:17:08.885Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-14T07:17:08.885Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-14T07:17:08.885Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-14T07:17:08.885Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-14T07:17:08.885Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-14T07:17:08.885Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-14T07:17:09.162Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-14T07:17:09.162Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-14T07:17:09.162Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-14T07:17:09.162Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-14T07:17:09.162Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-14T07:17:09.162Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-14T07:17:09.162Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-14T07:17:09.162Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-14T07:17:09.162Z] Removing intermediate container 55b8123ef5cd [2022-03-14T07:17:09.162Z] ---> d7591c2c4796 [2022-03-14T07:17:09.162Z] Step 24/25 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 [2022-03-14T07:17:09.436Z] ---> Running in d7cb19201950 [2022-03-14T07:17:09.436Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-14T07:17:09.710Z] Removing intermediate container d7cb19201950 [2022-03-14T07:17:09.710Z] ---> ea929ade0282 [2022-03-14T07:17:09.710Z] Step 25/25 : LABEL version=0.0.0 [2022-03-14T07:17:09.985Z] ---> Running in e85f9ec33a59 [2022-03-14T07:17:10.264Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T07:17:10.265Z] OK: 84 MiB in 64 packages [2022-03-14T07:17:10.265Z] Removing intermediate container e85f9ec33a59 [2022-03-14T07:17:10.265Z] ---> f2910c39e29f [2022-03-14T07:17:10.265Z] [2022-03-14T07:17:10.868Z] Successfully built f2910c39e29f [2022-03-14T07:17:10.868Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-14T07:17:10.868Z]  Building security-secretstore-setup ... done Building core-command [2022-03-14T07:17:14.263Z] Collecting docker-compose==1.23.2 [2022-03-14T07:17:14.263Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-14T07:17:14.546Z] Collecting texttable<0.10,>=0.9.0 [2022-03-14T07:17:14.830Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-14T07:17:16.821Z] Collecting docker<4.0,>=3.6.0 [2022-03-14T07:17:16.821Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-14T07:17:17.422Z] Collecting jsonschema<3,>=2.5.1 [2022-03-14T07:17:17.422Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-14T07:17:18.410Z] Collecting PyYAML<4,>=3.10 [2022-03-14T07:17:18.410Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-14T07:17:21.037Z] Collecting docopt<0.7,>=0.6.1 [2022-03-14T07:17:21.310Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-14T07:17:23.927Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-14T07:17:23.927Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-14T07:17:23.927Z] 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-03-14T07:17:24.214Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-14T07:17:24.214Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-14T07:17:26.188Z] Collecting cached-property<2,>=1.2.0 [2022-03-14T07:17:26.188Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-14T07:17:26.458Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-14T07:17:26.458Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-14T07:17:27.170Z] Collecting docker-pycreds>=0.4.0 [2022-03-14T07:17:27.170Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-14T07:17:27.811Z] Collecting idna<2.8,>=2.5 [2022-03-14T07:17:27.811Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-14T07:17:27.811Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-14T07:17:28.163Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-14T07:17:28.163Z] 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-03-14T07:17:28.832Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-14T07:17:28.832Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-14T07:17:29.151Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-14T07:17:29.151Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-14T07:17:29.151Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-14T07:17:29.151Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-14T07:17:30.224Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-14T07:17:30.225Z] Attempting uninstall: urllib3 [2022-03-14T07:17:30.225Z] Found existing installation: urllib3 1.26.5 [2022-03-14T07:17:30.225Z] Uninstalling urllib3-1.26.5: [2022-03-14T07:17:30.225Z] Successfully uninstalled urllib3-1.26.5 [2022-03-14T07:17:30.825Z] Attempting uninstall: idna [2022-03-14T07:17:30.825Z] Found existing installation: idna 3.2 [2022-03-14T07:17:30.825Z] Uninstalling idna-3.2: [2022-03-14T07:17:30.825Z] Successfully uninstalled idna-3.2 [2022-03-14T07:17:31.802Z] Attempting uninstall: chardet [2022-03-14T07:17:31.802Z] Found existing installation: chardet 4.0.0 [2022-03-14T07:17:31.802Z] Uninstalling chardet-4.0.0: [2022-03-14T07:17:32.077Z] Successfully uninstalled chardet-4.0.0 [2022-03-14T07:17:34.056Z] Attempting uninstall: requests [2022-03-14T07:17:34.056Z] Found existing installation: requests 2.25.1 [2022-03-14T07:17:34.056Z] Uninstalling requests-2.25.1: [2022-03-14T07:17:34.056Z] Successfully uninstalled requests-2.25.1 [2022-03-14T07:17:34.332Z] Running setup.py install for texttable: started [2022-03-14T07:17:36.310Z] Running setup.py install for texttable: finished with status 'done' [2022-03-14T07:17:36.310Z] Running setup.py install for PyYAML: started [2022-03-14T07:17:38.932Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-14T07:17:39.204Z] Running setup.py install for docopt: started [2022-03-14T07:17:41.178Z] Running setup.py install for docopt: finished with status 'done' [2022-03-14T07:17:41.178Z] Running setup.py install for dockerpty: started [2022-03-14T07:17:43.164Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-14T07:17:45.138Z] 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-03-14T07:17:50.556Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T07:17:50.556Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-14T07:17:50.556Z] ---> 22b560278305 [2022-03-14T07:17:50.556Z] Step 3/23 : WORKDIR /edgex-go [2022-03-14T07:17:50.556Z] ---> Using cache [2022-03-14T07:17:50.556Z] ---> 77b4b493e672 [2022-03-14T07:17:50.556Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:17:50.556Z] ---> Using cache [2022-03-14T07:17:50.556Z] ---> 177e5acd8321 [2022-03-14T07:17:50.556Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-14T07:17:50.556Z] ---> Running in 27674a5120d9 [2022-03-14T07:17:52.012Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:17:52.291Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T07:17:52.291Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-14T07:17:52.291Z] ---> 22b560278305 [2022-03-14T07:17:52.291Z] Step 3/31 : WORKDIR /edgex-go [2022-03-14T07:17:52.291Z] ---> Using cache [2022-03-14T07:17:52.291Z] ---> 77b4b493e672 [2022-03-14T07:17:52.291Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:17:52.291Z] ---> Using cache [2022-03-14T07:17:52.291Z] ---> 177e5acd8321 [2022-03-14T07:17:52.291Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-14T07:17:52.291Z] ---> Using cache [2022-03-14T07:17:52.291Z] ---> bd00d369b963 [2022-03-14T07:17:52.291Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-14T07:17:52.291Z] ---> Using cache [2022-03-14T07:17:52.291Z] ---> 46da7379229a [2022-03-14T07:17:52.291Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T07:17:52.291Z] ---> Using cache [2022-03-14T07:17:52.291Z] ---> 2126ee692c62 [2022-03-14T07:17:52.291Z] Step 8/31 : COPY . . [2022-03-14T07:17:52.570Z] ---> Using cache [2022-03-14T07:17:52.570Z] ---> 3b81cd0ec9d9 [2022-03-14T07:17:52.570Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-14T07:17:52.843Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:17:53.117Z] ---> Running in ba40e96d62d6 [2022-03-14T07:17:54.103Z] OK: 220 MiB in 52 packages [2022-03-14T07:17:55.100Z] 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-03-14T07:17:55.386Z] Removing intermediate container 27674a5120d9 [2022-03-14T07:17:55.386Z] ---> d879b4aa16e7 [2022-03-14T07:17:55.386Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-14T07:17:56.378Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T07:17:56.378Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-14T07:17:56.378Z] ---> 22b560278305 [2022-03-14T07:17:56.378Z] Step 3/22 : WORKDIR /edgex-go [2022-03-14T07:17:56.378Z] ---> Using cache [2022-03-14T07:17:56.378Z] ---> 77b4b493e672 [2022-03-14T07:17:56.378Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:17:56.378Z] ---> Using cache [2022-03-14T07:17:56.378Z] ---> 177e5acd8321 [2022-03-14T07:17:56.378Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-14T07:17:56.378Z] ---> Running in 9413d0b280bf [2022-03-14T07:17:56.666Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T07:17:56.939Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-14T07:17:56.939Z] ---> 22b560278305 [2022-03-14T07:17:56.939Z] Step 3/23 : WORKDIR /edgex-go [2022-03-14T07:17:56.939Z] ---> Using cache [2022-03-14T07:17:56.939Z] ---> 77b4b493e672 [2022-03-14T07:17:56.939Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:17:56.939Z] ---> Using cache [2022-03-14T07:17:56.939Z] ---> 177e5acd8321 [2022-03-14T07:17:56.939Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-14T07:17:56.939Z] ---> Using cache [2022-03-14T07:17:56.939Z] ---> bd00d369b963 [2022-03-14T07:17:56.939Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-14T07:17:56.939Z] ---> Using cache [2022-03-14T07:17:56.939Z] ---> 46da7379229a [2022-03-14T07:17:56.939Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T07:17:56.939Z] ---> Using cache [2022-03-14T07:17:56.939Z] ---> 2126ee692c62 [2022-03-14T07:17:56.939Z] Step 8/23 : COPY . . [2022-03-14T07:17:57.217Z] ---> 1132784dd4df [2022-03-14T07:17:57.217Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T07:17:57.504Z] ---> Using cache [2022-03-14T07:17:57.504Z] ---> 3b81cd0ec9d9 [2022-03-14T07:17:57.504Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-14T07:17:57.504Z] ---> Running in a723cc32e045 [2022-03-14T07:17:57.504Z] ---> Running in 92c213d0a7db [2022-03-14T07:17:58.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:17:59.937Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:18:00.543Z] 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-03-14T07:18:00.825Z] OK: 220 MiB in 52 packages [2022-03-14T07:18:02.819Z] Removing intermediate container 9413d0b280bf [2022-03-14T07:18:02.819Z] ---> c10c3ac13c96 [2022-03-14T07:18:02.819Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-14T07:18:04.812Z] Removing intermediate container a723cc32e045 [2022-03-14T07:18:04.812Z] ---> 7d52d43350ae [2022-03-14T07:18:04.812Z] Step 8/23 : COPY . . [2022-03-14T07:18:04.812Z] ---> 8ea1afef3e94 [2022-03-14T07:18:04.812Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T07:18:04.812Z] ---> Running in 2e0ebc3d8ce2 [2022-03-14T07:18:07.454Z] Removing intermediate container 33063726b3d7 [2022-03-14T07:18:07.454Z] ---> 4996cca7e52e [2022-03-14T07:18:07.454Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-14T07:18:07.454Z] ---> Running in 61d0a7d6727e [2022-03-14T07:18:08.441Z] Removing intermediate container 61d0a7d6727e [2022-03-14T07:18:08.441Z] ---> 97f397292466 [2022-03-14T07:18:08.441Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-14T07:18:08.441Z] ---> Running in 3bf649dea9ea [2022-03-14T07:18:09.431Z] Removing intermediate container 3bf649dea9ea [2022-03-14T07:18:09.431Z] ---> a8ed5e883e48 [2022-03-14T07:18:09.431Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-14T07:18:12.064Z] Removing intermediate container 2e0ebc3d8ce2 [2022-03-14T07:18:12.064Z] ---> 6b92cbe36b1e [2022-03-14T07:18:12.064Z] Step 8/22 : COPY . . [2022-03-14T07:18:12.064Z] ---> c156b08ceae1 [2022-03-14T07:18:12.064Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-14T07:18:13.508Z] ---> ba6fb2f84cef [2022-03-14T07:18:13.508Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-14T07:18:16.125Z] ---> 708e08c3bcf3 [2022-03-14T07:18:16.125Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-14T07:18:16.125Z] ---> Running in 153385a030f4 [2022-03-14T07:18:17.106Z] Removing intermediate container 153385a030f4 [2022-03-14T07:18:17.106Z] ---> 10b826b03b42 [2022-03-14T07:18:17.106Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T07:18:17.106Z] ---> Running in 1c03509b3cb1 [2022-03-14T07:18:18.087Z] Removing intermediate container 1c03509b3cb1 [2022-03-14T07:18:18.087Z] ---> 8a6f44de43db [2022-03-14T07:18:18.087Z] Step 21/23 : LABEL arch=arm64 [2022-03-14T07:18:18.364Z] ---> Running in 9ff98f8beafc [2022-03-14T07:18:19.346Z] Removing intermediate container 9ff98f8beafc [2022-03-14T07:18:19.346Z] ---> 28ba4359e019 [2022-03-14T07:18:19.346Z] Step 22/23 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 [2022-03-14T07:18:19.620Z] ---> Running in 63f79acc8aa2 [2022-03-14T07:18:20.603Z] Removing intermediate container 63f79acc8aa2 [2022-03-14T07:18:20.603Z] ---> 89a0c2bf6f32 [2022-03-14T07:18:20.603Z] Step 23/23 : LABEL version=0.0.0 [2022-03-14T07:18:20.878Z] ---> Running in fa328bd697ce [2022-03-14T07:18:21.858Z] Removing intermediate container fa328bd697ce [2022-03-14T07:18:21.858Z] ---> 34755934c1bb [2022-03-14T07:18:21.858Z] [2022-03-14T07:18:22.840Z] Successfully built 34755934c1bb [2022-03-14T07:18:23.114Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-14T07:18:35.535Z]  Building sys-mgmt-agent ... done  ---> 97e952027c41 [2022-03-14T07:18:35.535Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-14T07:18:35.535Z] ---> Running in fba5119ded7a [2022-03-14T07:18:36.975Z] 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-03-14T07:18:38.961Z] ---> 2c8538440cb4 [2022-03-14T07:18:38.961Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-14T07:18:38.961Z] ---> Running in 6555b48bbec7 [2022-03-14T07:18:40.939Z] 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-03-14T07:19:37.482Z] Removing intermediate container ba40e96d62d6 [2022-03-14T07:19:37.482Z] ---> 1bb998fde266 [2022-03-14T07:19:37.482Z] [2022-03-14T07:19:37.482Z] Step 10/31 : FROM alpine:3.14 [2022-03-14T07:19:37.482Z] ---> 5b8b7b635229 [2022-03-14T07:19:37.482Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-14T07:19:37.482Z] ---> Running in f87816f7e127 [2022-03-14T07:19:37.482Z] Removing intermediate container f87816f7e127 [2022-03-14T07:19:37.482Z] ---> b83594d6e7d9 [2022-03-14T07:19:37.482Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-14T07:19:37.482Z] ---> Running in 221df755fb15 [2022-03-14T07:19:37.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:19:37.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:19:37.482Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-14T07:19:37.482Z] (2/2) Installing su-exec (0.2-r1) [2022-03-14T07:19:37.482Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T07:19:37.482Z] OK: 6 MiB in 16 packages [2022-03-14T07:19:38.923Z] Removing intermediate container 221df755fb15 [2022-03-14T07:19:38.923Z] ---> 02288beec963 [2022-03-14T07:19:38.923Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-14T07:19:39.202Z] ---> Running in 7168c017b83f [2022-03-14T07:19:39.832Z] Removing intermediate container 7168c017b83f [2022-03-14T07:19:39.832Z] ---> 9a0aacf7fa28 [2022-03-14T07:19:39.832Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-14T07:19:40.106Z] ---> Running in 95e0287b682b [2022-03-14T07:19:40.703Z] Removing intermediate container 95e0287b682b [2022-03-14T07:19:40.703Z] ---> 8adc2ed9809e [2022-03-14T07:19:40.703Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-14T07:19:40.975Z] ---> Running in 424d11ee0599 [2022-03-14T07:19:43.603Z] Removing intermediate container 92c213d0a7db [2022-03-14T07:19:43.603Z] ---> ec6cc2fbb7a1 [2022-03-14T07:19:43.603Z] [2022-03-14T07:19:43.603Z] Step 10/23 : FROM alpine:3.14 [2022-03-14T07:19:43.603Z] ---> 5b8b7b635229 [2022-03-14T07:19:43.603Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-14T07:19:43.603Z] ---> Using cache [2022-03-14T07:19:43.603Z] ---> 5eb779f70f10 [2022-03-14T07:19:43.603Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-14T07:19:43.603Z] ---> Using cache [2022-03-14T07:19:43.603Z] ---> 332c05d31585 [2022-03-14T07:19:43.603Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-14T07:19:43.603Z] ---> Running in c79d5b965c14 [2022-03-14T07:19:44.202Z] Removing intermediate container c79d5b965c14 [2022-03-14T07:19:44.202Z] ---> d492b353728d [2022-03-14T07:19:44.202Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-14T07:19:44.202Z] ---> Running in 5b7a6a851928 [2022-03-14T07:19:44.478Z] Removing intermediate container 424d11ee0599 [2022-03-14T07:19:44.478Z] ---> a6d78c5b6c9a [2022-03-14T07:19:44.478Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-14T07:19:44.478Z] ---> Running in 967928663d74 [2022-03-14T07:19:45.076Z] Removing intermediate container 5b7a6a851928 [2022-03-14T07:19:45.076Z] ---> 808da4111d29 [2022-03-14T07:19:45.076Z] Step 15/23 : WORKDIR / [2022-03-14T07:19:45.076Z] Removing intermediate container 967928663d74 [2022-03-14T07:19:45.076Z] ---> 9ca879153678 [2022-03-14T07:19:45.076Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-14T07:19:45.351Z] ---> Running in d6a834c2246d [2022-03-14T07:19:45.950Z] Removing intermediate container d6a834c2246d [2022-03-14T07:19:45.950Z] ---> 2b55c6056266 [2022-03-14T07:19:45.950Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T07:19:46.227Z] ---> c7c211445f12 [2022-03-14T07:19:46.227Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-14T07:19:46.504Z] ---> Running in 96422257304b [2022-03-14T07:19:47.113Z] ---> de5f4df723dc [2022-03-14T07:19:47.113Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-14T07:19:49.095Z] ---> 3fb3c574c3d3 [2022-03-14T07:19:49.095Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-14T07:19:50.081Z] Removing intermediate container 96422257304b [2022-03-14T07:19:50.081Z] ---> febc631f1b5a [2022-03-14T07:19:50.081Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T07:19:50.356Z] ---> bf8934fb43c4 [2022-03-14T07:19:50.356Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-14T07:19:50.632Z] ---> Running in 4e3db191c49a [2022-03-14T07:19:51.233Z] Removing intermediate container 4e3db191c49a [2022-03-14T07:19:51.233Z] ---> 329999e4a2f0 [2022-03-14T07:19:51.233Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T07:19:51.507Z] ---> Running in 06e3b4d1b8d4 [2022-03-14T07:19:51.507Z] ---> 4a0f1361653a [2022-03-14T07:19:51.507Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-14T07:19:52.108Z] Removing intermediate container 06e3b4d1b8d4 [2022-03-14T07:19:52.108Z] ---> 2f922c864c6d [2022-03-14T07:19:52.108Z] Step 21/23 : LABEL arch=arm64 [2022-03-14T07:19:52.384Z] ---> Running in 936072d55cac [2022-03-14T07:19:52.983Z] Removing intermediate container 936072d55cac [2022-03-14T07:19:52.983Z] ---> 0daec6adb41b [2022-03-14T07:19:52.983Z] Step 22/23 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 [2022-03-14T07:19:53.258Z] ---> Running in 5666a91a7c9b [2022-03-14T07:19:53.858Z] ---> eaf352be5c51 [2022-03-14T07:19:53.858Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-14T07:19:53.858Z] Removing intermediate container 5666a91a7c9b [2022-03-14T07:19:53.858Z] ---> 57a377cf4adf [2022-03-14T07:19:53.858Z] Step 23/23 : LABEL version=0.0.0 [2022-03-14T07:19:54.133Z] ---> Running in e48adc6fdc64 [2022-03-14T07:19:54.735Z] Removing intermediate container e48adc6fdc64 [2022-03-14T07:19:54.735Z] ---> 05e516a5f766 [2022-03-14T07:19:54.735Z] [2022-03-14T07:19:55.011Z] ---> 208f85edb7da [2022-03-14T07:19:55.011Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-14T07:19:55.296Z] Successfully built 05e516a5f766 [2022-03-14T07:19:55.296Z] Successfully tagged core-command-arm64:latest [2022-03-14T07:19:56.324Z]  Building core-command ... done  ---> 818884deb8a3 [2022-03-14T07:19:56.324Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-14T07:19:56.930Z] ---> b0ccd3ccb3e6 [2022-03-14T07:19:56.930Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-14T07:19:57.212Z] ---> Running in fb7af375374e [2022-03-14T07:19:57.806Z] Removing intermediate container fb7af375374e [2022-03-14T07:19:57.806Z] ---> 585b059bf93a [2022-03-14T07:19:57.806Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-14T07:19:58.824Z] ---> 799304510283 [2022-03-14T07:19:58.824Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-14T07:19:59.125Z] ---> Running in f53f2c39c50e [2022-03-14T07:20:02.515Z] Removing intermediate container f53f2c39c50e [2022-03-14T07:20:02.515Z] ---> a58dc2754a99 [2022-03-14T07:20:02.515Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-14T07:20:02.515Z] ---> Running in b87962ca1c58 [2022-03-14T07:20:02.788Z] Removing intermediate container b87962ca1c58 [2022-03-14T07:20:02.788Z] ---> 2eda4d5b5527 [2022-03-14T07:20:02.788Z] Step 28/31 : CMD ["gate"] [2022-03-14T07:20:03.063Z] ---> Running in 4ebb053cdb6d [2022-03-14T07:20:03.660Z] Removing intermediate container 4ebb053cdb6d [2022-03-14T07:20:03.660Z] ---> e436c9112df8 [2022-03-14T07:20:03.660Z] Step 29/31 : LABEL arch=arm64 [2022-03-14T07:20:03.932Z] ---> Running in 4454d67b68a8 [2022-03-14T07:20:04.529Z] Removing intermediate container 4454d67b68a8 [2022-03-14T07:20:04.529Z] ---> 6bae9acf46fa [2022-03-14T07:20:04.529Z] Step 30/31 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 [2022-03-14T07:20:04.801Z] ---> Running in 01773fb5e5a8 [2022-03-14T07:20:05.393Z] Removing intermediate container 01773fb5e5a8 [2022-03-14T07:20:05.393Z] ---> 13d1dfd2546b [2022-03-14T07:20:05.393Z] Step 31/31 : LABEL version=0.0.0 [2022-03-14T07:20:05.393Z] ---> Running in 3b0e839efa70 [2022-03-14T07:20:05.990Z] Removing intermediate container 3b0e839efa70 [2022-03-14T07:20:05.990Z] ---> 2b4b202eb3d6 [2022-03-14T07:20:05.990Z] [2022-03-14T07:20:06.265Z] Successfully built 2b4b202eb3d6 [2022-03-14T07:20:06.265Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-14T07:20:21.348Z]  Building security-bootstrapper ... done Removing intermediate container 6555b48bbec7 [2022-03-14T07:20:21.348Z] ---> 4acf5040174d [2022-03-14T07:20:21.348Z] [2022-03-14T07:20:21.348Z] Step 10/22 : FROM alpine:3.14 [2022-03-14T07:20:21.348Z] ---> 5b8b7b635229 [2022-03-14T07:20:21.348Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-14T07:20:21.348Z] ---> Running in 93931b3e7f1b [2022-03-14T07:20:21.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:20:21.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:20:22.885Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-14T07:20:22.885Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-14T07:20:22.885Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T07:20:22.885Z] Executing ca-certificates-20211220-r0.trigger [2022-03-14T07:20:22.885Z] OK: 6 MiB in 16 packages [2022-03-14T07:20:24.314Z] Removing intermediate container fba5119ded7a [2022-03-14T07:20:24.314Z] ---> df4ea97fa489 [2022-03-14T07:20:24.314Z] [2022-03-14T07:20:24.314Z] Step 10/23 : FROM alpine:3.14 [2022-03-14T07:20:24.314Z] ---> 5b8b7b635229 [2022-03-14T07:20:24.314Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-14T07:20:24.314Z] ---> Running in 6ed33d9dc05a [2022-03-14T07:20:24.585Z] Removing intermediate container 93931b3e7f1b [2022-03-14T07:20:24.585Z] ---> dda5aea2f4f8 [2022-03-14T07:20:24.585Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-14T07:20:24.585Z] ---> Running in c857d43959b9 [2022-03-14T07:20:24.585Z] Removing intermediate container 6ed33d9dc05a [2022-03-14T07:20:24.585Z] ---> dfb3fa5f738c [2022-03-14T07:20:24.585Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-14T07:20:24.855Z] ---> Running in 18303bfd80ce [2022-03-14T07:20:24.855Z] Removing intermediate container c857d43959b9 [2022-03-14T07:20:24.855Z] ---> 350a84a4d496 [2022-03-14T07:20:24.855Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-14T07:20:25.138Z] ---> Running in 732a7ab131d0 [2022-03-14T07:20:25.138Z] Removing intermediate container 18303bfd80ce [2022-03-14T07:20:25.138Z] ---> 3b5210a9a25f [2022-03-14T07:20:25.138Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-14T07:20:25.138Z] ---> Running in 19ae57db0b53 [2022-03-14T07:20:25.409Z] Removing intermediate container 732a7ab131d0 [2022-03-14T07:20:25.409Z] ---> fb5bba24483d [2022-03-14T07:20:25.409Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-14T07:20:25.682Z] ---> Running in 996404789d76 [2022-03-14T07:20:25.682Z] Removing intermediate container 19ae57db0b53 [2022-03-14T07:20:25.682Z] ---> 549c727e0328 [2022-03-14T07:20:25.682Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:20:25.682Z] ---> Running in 6be5a928a977 [2022-03-14T07:20:25.956Z] Removing intermediate container 996404789d76 [2022-03-14T07:20:25.956Z] ---> 8e1d423a62d8 [2022-03-14T07:20:25.956Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T07:20:26.934Z] ---> 7550b7b37702 [2022-03-14T07:20:26.934Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-14T07:20:27.915Z] ---> 201e57587b93 [2022-03-14T07:20:27.915Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-14T07:20:28.186Z] Removing intermediate container 6be5a928a977 [2022-03-14T07:20:28.186Z] ---> 0a3d3a58a0ec [2022-03-14T07:20:28.186Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-14T07:20:28.186Z] ---> Running in 2534a2d89b1b [2022-03-14T07:20:28.779Z] ---> 94634c4f5c1d [2022-03-14T07:20:28.779Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-14T07:20:28.779Z] ---> Running in cb108e931740 [2022-03-14T07:20:29.064Z] Removing intermediate container cb108e931740 [2022-03-14T07:20:29.064Z] ---> 0df0d4b3312e [2022-03-14T07:20:29.064Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T07:20:29.336Z] ---> Running in 5ea68043eba5 [2022-03-14T07:20:29.336Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:20:29.607Z] Removing intermediate container 5ea68043eba5 [2022-03-14T07:20:29.607Z] ---> e6114cb3b3be [2022-03-14T07:20:29.607Z] Step 20/22 : LABEL arch=arm64 [2022-03-14T07:20:29.607Z] ---> Running in 19e3a3514a7e [2022-03-14T07:20:29.879Z] Removing intermediate container 19e3a3514a7e [2022-03-14T07:20:29.879Z] ---> c6c53f91d762 [2022-03-14T07:20:29.879Z] Step 21/22 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 [2022-03-14T07:20:30.153Z] ---> Running in c19453d01678 [2022-03-14T07:20:30.153Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:20:30.425Z] Removing intermediate container c19453d01678 [2022-03-14T07:20:30.425Z] ---> 2c067e9783fe [2022-03-14T07:20:30.425Z] Step 22/22 : LABEL version=0.0.0 [2022-03-14T07:20:30.425Z] ---> Running in 072fdb450e86 [2022-03-14T07:20:31.021Z] Removing intermediate container 072fdb450e86 [2022-03-14T07:20:31.022Z] ---> 142e0ea0cad0 [2022-03-14T07:20:31.022Z] [2022-03-14T07:20:31.022Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-14T07:20:31.022Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-14T07:20:31.294Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-14T07:20:31.294Z] Successfully built 142e0ea0cad0 [2022-03-14T07:20:31.294Z] Successfully tagged support-notifications-arm64:latest [2022-03-14T07:20:31.294Z]  Building support-notifications ... done (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-14T07:20:31.565Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-14T07:20:31.565Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-14T07:20:31.835Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T07:20:31.835Z] OK: 8 MiB in 20 packages [2022-03-14T07:20:32.809Z] Removing intermediate container 2534a2d89b1b [2022-03-14T07:20:32.809Z] ---> fe6582019ebe [2022-03-14T07:20:32.809Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T07:20:33.083Z] ---> 9b2ca9a5f485 [2022-03-14T07:20:33.083Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-14T07:20:34.058Z] ---> 935c16656e88 [2022-03-14T07:20:34.058Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-14T07:20:35.036Z] ---> 111129ca05e8 [2022-03-14T07:20:35.036Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-14T07:20:35.036Z] ---> Running in 58ce9341aa5e [2022-03-14T07:20:35.308Z] Removing intermediate container 58ce9341aa5e [2022-03-14T07:20:35.308Z] ---> 108bf5a48d1d [2022-03-14T07:20:35.308Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T07:20:35.308Z] ---> Running in 777b617a988c [2022-03-14T07:20:35.579Z] Removing intermediate container 777b617a988c [2022-03-14T07:20:35.579Z] ---> 19bec2135f33 [2022-03-14T07:20:35.579Z] Step 21/23 : LABEL arch=arm64 [2022-03-14T07:20:35.579Z] ---> Running in a6bb64112bad [2022-03-14T07:20:36.172Z] Removing intermediate container a6bb64112bad [2022-03-14T07:20:36.172Z] ---> 8eeca4d841f5 [2022-03-14T07:20:36.172Z] Step 22/23 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 [2022-03-14T07:20:36.172Z] ---> Running in 14163110e14e [2022-03-14T07:20:36.446Z] Removing intermediate container 14163110e14e [2022-03-14T07:20:36.446Z] ---> 635fc18de35a [2022-03-14T07:20:36.446Z] Step 23/23 : LABEL version=0.0.0 [2022-03-14T07:20:36.446Z] ---> Running in 24ba0f63dedd [2022-03-14T07:20:37.042Z] Removing intermediate container 24ba0f63dedd [2022-03-14T07:20:37.042Z] ---> 210931520f2a [2022-03-14T07:20:37.042Z] [2022-03-14T07:20:37.313Z] Successfully built 210931520f2a [2022-03-14T07:20:37.313Z] Successfully tagged core-data-arm64:latest [2022-03-14T07:20:37.600Z]  Building core-data ... done  [Pipeline] } [2022-03-14T07:20:37.593Z] $ docker stop --time=1 eff790efffcd490ea123afe4ff0974198e310d3f53e2459d0cb1ae17d97c4cad [2022-03-14T07:20:39.243Z] $ docker rm -f eff790efffcd490ea123afe4ff0974198e310d3f53e2459d0cb1ae17d97c4cad [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-14T07:20:39.769Z] + docker images [2022-03-14T07:20:40.038Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-14T07:20:40.038Z] core-data-arm64 latest 210931520f2a 3 seconds ago 19.2MB [2022-03-14T07:20:40.038Z] support-notifications-arm64 latest 142e0ea0cad0 9 seconds ago 16.1MB [2022-03-14T07:20:40.038Z] df4ea97fa489 16 seconds ago 1.6GB [2022-03-14T07:20:40.038Z] 4acf5040174d 20 seconds ago 1.6GB [2022-03-14T07:20:40.038Z] security-bootstrapper-arm64 latest 2b4b202eb3d6 34 seconds ago 18MB [2022-03-14T07:20:40.038Z] core-command-arm64 latest 05e516a5f766 45 seconds ago 15.3MB [2022-03-14T07:20:40.038Z] ec6cc2fbb7a1 57 seconds ago 1.59GB [2022-03-14T07:20:40.038Z] 1bb998fde266 About a minute ago 1.59GB [2022-03-14T07:20:40.038Z] sys-mgmt-agent-arm64 latest 34755934c1bb 2 minutes ago 280MB [2022-03-14T07:20:40.038Z] security-secretstore-setup-arm64 latest f2910c39e29f 3 minutes ago 27MB [2022-03-14T07:20:40.038Z] core-metadata-arm64 latest 562895adbcda 3 minutes ago 16MB [2022-03-14T07:20:40.038Z] support-scheduler-arm64 latest 7eb666dd9cc7 3 minutes ago 15.4MB [2022-03-14T07:20:40.038Z] security-proxy-setup-arm64 latest cbff39a27752 3 minutes ago 25.5MB [2022-03-14T07:20:40.038Z] e983cccf27f3 3 minutes ago 1.6GB [2022-03-14T07:20:40.038Z] 472f685fc707 3 minutes ago 1.6GB [2022-03-14T07:20:40.038Z] 7cf1cfaa5286 3 minutes ago 1.6GB [2022-03-14T07:20:40.038Z] 827546cec9e4 3 minutes ago 1.6GB [2022-03-14T07:20:40.038Z] 30fcff6569df 3 minutes ago 1.59GB [2022-03-14T07:20:40.038Z] ci-base-image-arm64 latest 22b560278305 14 minutes ago 1.26GB [2022-03-14T07:20:40.038Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB [2022-03-14T07:20:40.038Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-14T07:20:40.038Z] alpine 3.14 5b8b7b635229 4 months ago 5.35MB [2022-03-14T07:20:40.038Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 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-03-14T07:20:40.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-14T07:20:40.484Z] [2022-03-14T07:20:40.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-14T07:20:40.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-14T07:20:41.099Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-14T07:20:41.099Z] 8998bd30e6a1: Pulling fs layer [2022-03-14T07:20:41.099Z] 04944245beec: Pulling fs layer [2022-03-14T07:20:41.099Z] 699f458cf7ca: Pulling fs layer [2022-03-14T07:20:41.099Z] 765212b225bb: Pulling fs layer [2022-03-14T07:20:41.099Z] f23df028b6ca: Pulling fs layer [2022-03-14T07:20:41.099Z] d65c8cfc05b1: Pulling fs layer [2022-03-14T07:20:41.099Z] 2437ff75d9bd: Pulling fs layer [2022-03-14T07:20:41.099Z] 765212b225bb: Waiting [2022-03-14T07:20:41.099Z] f23df028b6ca: Waiting [2022-03-14T07:20:41.099Z] d65c8cfc05b1: Waiting [2022-03-14T07:20:41.099Z] 2437ff75d9bd: Waiting [2022-03-14T07:20:41.099Z] 04944245beec: Verifying Checksum [2022-03-14T07:20:41.099Z] 04944245beec: Download complete [2022-03-14T07:20:41.099Z] 765212b225bb: Verifying Checksum [2022-03-14T07:20:41.099Z] 765212b225bb: Download complete [2022-03-14T07:20:41.099Z] f23df028b6ca: Verifying Checksum [2022-03-14T07:20:41.099Z] f23df028b6ca: Download complete [2022-03-14T07:20:41.368Z] d65c8cfc05b1: Verifying Checksum [2022-03-14T07:20:41.369Z] d65c8cfc05b1: Download complete [2022-03-14T07:20:41.369Z] 699f458cf7ca: Verifying Checksum [2022-03-14T07:20:41.369Z] 699f458cf7ca: Download complete [2022-03-14T07:20:41.641Z] 8998bd30e6a1: Verifying Checksum [2022-03-14T07:20:41.641Z] 8998bd30e6a1: Download complete [2022-03-14T07:20:44.255Z] 2437ff75d9bd: Verifying Checksum [2022-03-14T07:20:44.255Z] 2437ff75d9bd: Download complete [2022-03-14T07:20:45.682Z] 8998bd30e6a1: Pull complete [2022-03-14T07:20:46.271Z] 04944245beec: Pull complete [2022-03-14T07:20:47.697Z] 699f458cf7ca: Pull complete [2022-03-14T07:20:47.697Z] 765212b225bb: Pull complete [2022-03-14T07:20:48.668Z] f23df028b6ca: Pull complete [2022-03-14T07:20:48.940Z] d65c8cfc05b1: Pull complete [2022-03-14T07:21:03.994Z] 2437ff75d9bd: Pull complete [2022-03-14T07:21:03.994Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-14T07:21:03.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-14T07:21:03.994Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-14T07:21:04.241Z] prd-ubuntu18.04-docker-arm64-4c-16g-7026 does not seem to be running inside a container [2022-03-14T07:21:04.333Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-14T07:21:07.084Z] $ docker top cff5a2016c6ddd004648fd9fe1bf78de3b883d62fecd432386b28ab251261ede -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T07:21:08.147Z] ---> job-cost.sh [2022-03-14T07:21:08.147Z] lf-activate-venv: SKIPPING [2022-03-14T07:21:08.147Z] INFO: No Stack... [2022-03-14T07:21:08.741Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-14T07:21:09.352Z] INFO: Archiving Costs [Pipeline] sh [2022-03-14T07:21:10.036Z] + cat /w/workspace/edgex-go/14/archives/cost.csv [2022-03-14T07:21:10.036Z] + cut -d, -f6 [Pipeline] lock [2022-03-14T07:21:10.069Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3891-14-stack-cost] [2022-03-14T07:21:10.076Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3891-14-stack-cost] did not exist. Created. [2022-03-14T07:21:10.076Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3891-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-14T07:21:10.755Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-14T07:21:10.935Z] Stashed 1 file(s) [Pipeline] } [2022-03-14T07:21:10.942Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3891-14-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-14T07:21:10.952Z] $ docker stop --time=1 cff5a2016c6ddd004648fd9fe1bf78de3b883d62fecd432386b28ab251261ede [2022-03-14T07:21:12.533Z] $ docker rm -f cff5a2016c6ddd004648fd9fe1bf78de3b883d62fecd432386b28ab251261ede [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-03-14T07:21:13.114Z] provisioning config files... [2022-03-14T07:21:13.123Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/14@tmp/config5407730702114985557tmp [Pipeline] { [Pipeline] sh [2022-03-14T07:21:13.428Z] + set +x [2022-03-14T07:21:13.428Z] + curl -s https://codecov.io/bash [2022-03-14T07:21:13.428Z] + bash -s -- [2022-03-14T07:21:13.428Z] [2022-03-14T07:21:13.428Z] _____ _ [2022-03-14T07:21:13.428Z] / ____| | | [2022-03-14T07:21:13.428Z] | | ___ __| | ___ ___ _____ __ [2022-03-14T07:21:13.428Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-14T07:21:13.428Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-14T07:21:13.428Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-14T07:21:13.428Z] Bash-1.0.6 [2022-03-14T07:21:13.428Z] [2022-03-14T07:21:13.428Z] [2022-03-14T07:21:13.428Z] ==> git version 2.24.4 found [2022-03-14T07:21:13.428Z] ==> 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-03-14T07:21:13.428Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-14T07:21:13.428Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-14T07:21:13.428Z] ==> Jenkins CI detected. [2022-03-14T07:21:13.428Z] current dir:  /w/workspace/edgex-go/14 [2022-03-14T07:21:13.428Z] project root: . [2022-03-14T07:21:13.428Z] --> token set from env [2022-03-14T07:21:13.428Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-14T07:21:13.428Z] ==> Running gcov in . (disable via -X gcov) [2022-03-14T07:21:13.428Z] ==> Python coveragepy not found [2022-03-14T07:21:13.428Z] ==> Searching for coverage reports in: [2022-03-14T07:21:13.428Z] + . [2022-03-14T07:21:13.690Z] -> Found 1 reports [2022-03-14T07:21:13.690Z] ==> Detecting git/mercurial file structure [2022-03-14T07:21:13.690Z] ==> Reading reports [2022-03-14T07:21:13.690Z] + ./coverage.out bytes=426220 [2022-03-14T07:21:13.690Z] ==> Appending adjustments [2022-03-14T07:21:13.690Z] https://docs.codecov.io/docs/fixing-reports [2022-03-14T07:21:14.638Z] + Found adjustments [2022-03-14T07:21:14.638Z] ==> Gzipping contents [2022-03-14T07:21:14.638Z] 60K /tmp/codecov.wIOpdP.gz [2022-03-14T07:21:14.638Z] ==> Uploading reports [2022-03-14T07:21:14.638Z] url: https://codecov.io [2022-03-14T07:21:14.638Z] query: branch=PR-3891&commit=dc6b798737b202c23945748eed2b99c1986bd439&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3891%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3891&job=&cmd_args= [2022-03-14T07:21:14.638Z] -> Pinging Codecov [2022-03-14T07:21:14.638Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3891&commit=dc6b798737b202c23945748eed2b99c1986bd439&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3891%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3891&job=&cmd_args= [2022-03-14T07:21:15.208Z] -> Uploading to [2022-03-14T07:21:15.208Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-14/00271124DB129430A58F1EEE437C3FCB/dc6b798737b202c23945748eed2b99c1986bd439/754e114b-e621-4a8f-9bd1-d9ace0440f6b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220314T072115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f8f08b87ebb677de4af7515a0356c03af145540998d8ad27a912558d1efe56dc [2022-03-14T07:21:15.208Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-14T07:21:15.208Z] Dload Upload Total Spent Left Speed [2022-03-14T07:21:15.470Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57946 0 0 100 57946 0 159k --:--:-- --:--:-- --:--:-- 158k 100 57946 0 0 100 57946 0 159k --:--:-- --:--:-- --:--:-- 158k [2022-03-14T07:21:15.470Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dc6b798737b202c23945748eed2b99c1986bd439 [Pipeline] } [2022-03-14T07:21:15.477Z] 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-03-14T07:21:16.142Z] + '[' -d /w/workspace/edgex-go/14/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-03-14T07:21:16.454Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T07:21:17.030Z] ---> package-listing.sh [2022-03-14T07:21:17.030Z] ++ facter osfamily [2022-03-14T07:21:17.030Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-14T07:21:17.291Z] + OS_FAMILY=redhat [2022-03-14T07:21:17.291Z] + workspace=/w/workspace/edgex-go/14 [2022-03-14T07:21:17.291Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-14T07:21:17.291Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-14T07:21:17.291Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-14T07:21:17.291Z] + PACKAGES=/tmp/packages_start.txt [2022-03-14T07:21:17.291Z] + '[' /w/workspace/edgex-go/14 ']' [2022-03-14T07:21:17.291Z] + PACKAGES=/tmp/packages_end.txt [2022-03-14T07:21:17.291Z] + case "${OS_FAMILY}" in [2022-03-14T07:21:17.291Z] + sort [2022-03-14T07:21:17.291Z] + rpm -qa [2022-03-14T07:21:21.496Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-14T07:21:21.496Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-14T07:21:21.496Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-14T07:21:21.496Z] + '[' /w/workspace/edgex-go/14 ']' [2022-03-14T07:21:21.496Z] + mkdir -p /w/workspace/edgex-go/14/archives/ [2022-03-14T07:21:21.496Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/14/archives/ [Pipeline] echo [2022-03-14T07:21:21.506Z] 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/14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-14T07:21:21.793Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-14T07:21:22.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T07:21:22.486Z] [2022-03-14T07:21:22.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T07:21:22.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T07:21:22.941Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-14T07:21:22.941Z] 5eb5b503b376: Pulling fs layer [2022-03-14T07:21:22.941Z] 5c69ac0246d0: Pulling fs layer [2022-03-14T07:21:22.941Z] ec43610c2a17: Pulling fs layer [2022-03-14T07:21:22.941Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-14T07:21:22.941Z] 33b1e0a273af: Pulling fs layer [2022-03-14T07:21:22.941Z] 5d3b04190fa2: Pulling fs layer [2022-03-14T07:21:22.941Z] 2f39f015ded8: Pulling fs layer [2022-03-14T07:21:22.941Z] 3a2ae6a8a46f: Waiting [2022-03-14T07:21:22.941Z] 33b1e0a273af: Waiting [2022-03-14T07:21:22.941Z] 5d3b04190fa2: Waiting [2022-03-14T07:21:22.941Z] 2f39f015ded8: Waiting [2022-03-14T07:21:22.941Z] 5c69ac0246d0: Verifying Checksum [2022-03-14T07:21:22.941Z] 5c69ac0246d0: Download complete [2022-03-14T07:21:22.941Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-14T07:21:22.941Z] 3a2ae6a8a46f: Download complete [2022-03-14T07:21:22.941Z] 33b1e0a273af: Verifying Checksum [2022-03-14T07:21:22.941Z] 33b1e0a273af: Download complete [2022-03-14T07:21:23.235Z] 5d3b04190fa2: Verifying Checksum [2022-03-14T07:21:23.235Z] 5d3b04190fa2: Download complete [2022-03-14T07:21:23.235Z] ec43610c2a17: Verifying Checksum [2022-03-14T07:21:23.235Z] ec43610c2a17: Download complete [2022-03-14T07:21:23.235Z] 5eb5b503b376: Verifying Checksum [2022-03-14T07:21:23.235Z] 5eb5b503b376: Download complete [2022-03-14T07:21:23.862Z] 2f39f015ded8: Verifying Checksum [2022-03-14T07:21:23.862Z] 2f39f015ded8: Download complete [2022-03-14T07:21:24.955Z] 5eb5b503b376: Pull complete [2022-03-14T07:21:25.234Z] 5c69ac0246d0: Pull complete [2022-03-14T07:21:25.506Z] ec43610c2a17: Pull complete [2022-03-14T07:21:25.769Z] 3a2ae6a8a46f: Pull complete [2022-03-14T07:21:26.029Z] 33b1e0a273af: Pull complete [2022-03-14T07:21:26.029Z] 5d3b04190fa2: Pull complete [2022-03-14T07:21:31.338Z] 2f39f015ded8: Pull complete [2022-03-14T07:21:31.338Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-14T07:21:31.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T07:21:31.338Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-14T07:21:31.401Z] prd-centos7-docker-4c-2g-7025 does not seem to be running inside a container [2022-03-14T07:21:31.435Z] $ 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/14/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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-03-14T07:21:34.384Z] $ docker top bee22bf178e5432c077e6e1347abe4f7fce72f3db7e1f372525b184877665025 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T07:21:34.746Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-14T07:21:35.033Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-14T07:21:35.323Z] + ls /var/log/sa-host [2022-03-14T07:21:35.324Z] + sadf -c /var/log/sa-host/sa14 [2022-03-14T07:21:35.324Z] file_magic: OK [2022-03-14T07:21:35.324Z] HZ: Using current value: 100 [2022-03-14T07:21:35.324Z] file_header: OK [2022-03-14T07:21:35.324Z] 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-03-14T07:21:35.324Z] Statistics: [2022-03-14T07:21:35.324Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-14T07:21:35.324Z] File successfully converted to sysstat format version 12.5.2 [2022-03-14T07:21:35.324Z] + sadf -c /var/log/sa-host/sa17 [2022-03-14T07:21:35.324Z] file_magic: OK [2022-03-14T07:21:35.324Z] HZ: Using current value: 100 [2022-03-14T07:21:35.324Z] file_header: OK [2022-03-14T07:21:35.324Z] 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-03-14T07:21:35.324Z] Statistics: [2022-03-14T07:21:35.324Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-14T07:21:35.324Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T07:21:35.529Z] provisioning config files... [2022-03-14T07:21:35.543Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/14@tmp/config5869957179099459255tmp [Pipeline] { [Pipeline] echo [2022-03-14T07:21:35.557Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T07:21:35.857Z] ---> create-netrc.sh [Pipeline] } [2022-03-14T07:21:35.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-14T07:21:36.208Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-14T07:21:36.218Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T07:21:36.506Z] ---> sudo-logs.sh [2022-03-14T07:21:36.506Z] Archiving 'sudo' log.. [2022-03-14T07:21:36.506Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7025.novalocal: Name or service not known [2022-03-14T07:21:36.506Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7025.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-14T07:21:36.528Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T07:21:36.810Z] ---> job-cost.sh [2022-03-14T07:21:36.810Z] lf-activate-venv: SKIPPING [2022-03-14T07:21:36.810Z] DEBUG: total: 0.10999999940395355 [2022-03-14T07:21:36.810Z] INFO: Retrieving Stack Cost... [2022-03-14T07:21:37.069Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-14T07:21:37.640Z] INFO: Archiving Costs [Pipeline] echo [2022-03-14T07:21:37.654Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T07:21:37.944Z] ---> logs-deploy.sh [2022-03-14T07:21:37.944Z] lf-activate-venv: SKIPPING [2022-03-14T07:21:37.944Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3891/14 [2022-03-14T07:21:37.944Z] INFO: archiving workspace using pattern(s): [2022-03-14T07:21:38.883Z] Archives upload complete. [2022-03-14T07:21:38.883Z] INFO: archiving logs to Nexus [2022-03-14T07:21:39.455Z] ---> uname -a: [2022-03-14T07:21:39.455Z] Linux prd-centos7-docker-4c-2g-7025.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-03-14T07:21:39.455Z] [2022-03-14T07:21:39.455Z]