Pull request #3958 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 MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 rather than 9391088f00f6937479250a9c6c04650fe4910d1b Obtained Jenkinsfile from ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 ‘Jenkinsfile’ has been modified in an untrusted revision 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-ssh1977281246854068923.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh940798445124336451.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-3958/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-3958/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh155108963033334286.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh515183941714018490.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-3958/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-3958/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8182992746294870779.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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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 ‘prd-ubuntu20.04-docker-8c-8g-20630’ Running on prd-ubuntu20.04-docker-8c-8g-20632 in /w/workspace/edgexfoundry_edgex-go_PR-3958 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3958/head:refs/remotes/origin/PR-3958 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 into PR head commit 9391088f00f6937479250a9c6c04650fe4910d1b Merge succeeded, producing 9391088f00f6937479250a9c6c04650fe4910d1b Checking out Revision 9391088f00f6937479250a9c6c04650fe4910d1b (PR-3958) > git config core.sparsecheckout # timeout=10 > git checkout -f 9391088f00f6937479250a9c6c04650fe4910d1b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9391088f00f6937479250a9c6c04650fe4910d1b # timeout=10 Commit message: "test(snap): add CI workflow, disable Jenkins snap build" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:32:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:32:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:32:55 ========================================================= 06:32:55 EdgeX Global Pipelines Version Info 06:32:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d24d724e628e3ff58a03239bfda64df7f043652e # timeout=10 06:32:56 ------------------- 06:32:56 stable info: 06:32:56 ------------------- 06:32:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:32:56 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 06:32:56 Message: update stable to v1.0.221 06:32:57 ------------------- 06:32:57 experimental info: 06:32:57 ------------------- 06:32:57 Commited By: **** collab-it+edgex@linuxfoundation.org 06:32:57 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 06:32:57 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3958 [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3958 [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3958 [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9391088f00f6937479250a9c6c04650fe4910d1b [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9391088 [Pipeline] echo 06:32:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:32:57 provisioning config files... 06:32:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9069984432385704955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:32:58 ---> docker-login.sh 06:32:58 nexus3.edgexfoundry.org:10001 06:32:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:58 Configure a credential helper to remove this warning. See 06:32:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:58 06:32:58 Login Succeeded 06:32:58 nexus3.edgexfoundry.org:10002 06:32:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:58 Configure a credential helper to remove this warning. See 06:32:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:58 06:32:58 Login Succeeded 06:32:58 nexus3.edgexfoundry.org:10003 06:32:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:58 Configure a credential helper to remove this warning. See 06:32:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:58 06:32:58 Login Succeeded 06:32:58 nexus3.edgexfoundry.org:10004 06:32:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:58 Configure a credential helper to remove this warning. See 06:32:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:58 06:32:58 Login Succeeded 06:32:58 docker.io 06:32:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:59 Configure a credential helper to remove this warning. See 06:32:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:59 06:32:59 Login Succeeded 06:32:59 ---> docker-login.sh ends [Pipeline] } 06:32:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:32:59 + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 06:32:59 + dirname cmd/core-command/Dockerfile 06:32:59 + cut -d/ -f2 06:32:59 + echo core-command,cmd/core-command/Dockerfile 06:32:59 + dirname cmd/core-data/Dockerfile 06:32:59 + cut -d/ -f2 06:32:59 + echo core-data,cmd/core-data/Dockerfile 06:32:59 + dirname cmd/core-metadata/Dockerfile 06:32:59 + cut -d/ -f2 06:32:59 + echo core-metadata,cmd/core-metadata/Dockerfile 06:32:59 + dirname cmd/security-bootstrapper/Dockerfile 06:32:59 + cut -d/ -f2 06:32:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:32:59 + dirname cmd/security-proxy-setup/Dockerfile 06:32:59 + cut -d/ -f2 06:32:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:32:59 + + dirname cmd/security-secretstore-setup/Dockerfile 06:32:59 cut -d/ -f2 06:32:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:32:59 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:32:59 + cut -d/ -f2 06:32:59 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:32:59 + dirname cmd/security-spire-agent/Dockerfile 06:32:59 + cut -d/ -f2 06:32:59 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:32:59 + dirname cmd/security-spire-config/Dockerfile 06:32:59 + cut -d/ -f2 06:32:59 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:32:59 + dirname cmd/security-spire-server/Dockerfile 06:32:59 + cut -d/ -f2 06:32:59 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:32:59 + dirname cmd/support-notifications/Dockerfile 06:32:59 + cut -d/ -f2 06:32:59 + echo support-notifications,cmd/support-notifications/Dockerfile 06:32:59 + dirname cmd/support-scheduler/Dockerfile 06:32:59 + cut -d/ -f2 06:32:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:32:59 + dirname cmd/sys-mgmt-agent/Dockerfile 06:32:59 + cut -d/ -f2 06:32:59 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:32:59 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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 06:33:00 + git rev-list -1 --merges 9391088f00f6937479250a9c6c04650fe4910d1b~1..9391088f00f6937479250a9c6c04650fe4910d1b [Pipeline] echo 06:33:00 -----------> git rev-list -1 --merges 9391088f00f6937479250a9c6c04650fe4910d1b~1..9391088f00f6937479250a9c6c04650fe4910d1b 9391088f00f6937479250a9c6c04650fe4910d1b [false] [Pipeline] sh 06:33:00 + git log --format=format:%s -1 9391088f00f6937479250a9c6c04650fe4910d1b [Pipeline] echo 06:33:00 ========================================================= 06:33:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:33:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:33:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:33:01 + grep -v github /etc/ssh/ssh_known_hosts 06:33:01 + [ -e /tmp/ssh_known_hosts ] 06:33:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:33:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:33:01 + sudo tee -a /etc/ssh/ssh_known_hosts 06:33:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 06:33:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:33:01 06:33:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:33:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:33:01 latest: Pulling from edgex-devops/git-semver 06:33:01 a0d0a0d46f8b: Pulling fs layer 06:33:01 3e5f54012d9b: Pulling fs layer 06:33:01 4c7163046ea9: Pulling fs layer 06:33:01 0c2d73faf560: Pulling fs layer 06:33:01 0c2d73faf560: Waiting 06:33:01 3e5f54012d9b: Verifying Checksum 06:33:01 3e5f54012d9b: Download complete 06:33:01 a0d0a0d46f8b: Verifying Checksum 06:33:01 0c2d73faf560: Verifying Checksum 06:33:01 0c2d73faf560: Download complete 06:33:01 4c7163046ea9: Verifying Checksum 06:33:01 4c7163046ea9: Download complete 06:33:01 a0d0a0d46f8b: Pull complete 06:33:01 3e5f54012d9b: Pull complete 06:33:02 4c7163046ea9: Pull complete 06:33:02 0c2d73faf560: Pull complete 06:33:02 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 06:33:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:33:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:33:02 prd-ubuntu20.04-docker-8c-8g-20632 does not seem to be running inside a container 06:33:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:33:03 $ docker top 48eb49967f4f30f0cd1dafb4ddf19da53a57571b39fd76721f747770360729a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:33:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:33:03 [ssh-agent] Looking for ssh-agent implementation... 06:33:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:33:03 $ docker exec 48eb49967f4f30f0cd1dafb4ddf19da53a57571b39fd76721f747770360729a6 ssh-agent 06:33:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGhLKDa/agent.14 06:33:03 SSH_AGENT_PID=20 06:33:03 Running ssh-add (command line suppressed) 06:33:04 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4648998424788880716.key (/w/workspace/edgex-go/2@tmp/private_key_4648998424788880716.key) 06:33:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:33:04 + git tag --points-at HEAD [Pipeline] } 06:33:04 $ docker exec --env ******** --env ******** 48eb49967f4f30f0cd1dafb4ddf19da53a57571b39fd76721f747770360729a6 ssh-agent -k 06:33:04 unset SSH_AUTH_SOCK; 06:33:04 unset SSH_AGENT_PID; 06:33:04 echo Agent pid 20 killed; 06:33:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:33:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:33:04 [ssh-agent] Looking for ssh-agent implementation... 06:33:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:33:04 $ docker exec 48eb49967f4f30f0cd1dafb4ddf19da53a57571b39fd76721f747770360729a6 ssh-agent 06:33:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiBbnaj/agent.54 06:33:04 SSH_AGENT_PID=60 06:33:04 Running ssh-add (command line suppressed) 06:33:04 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7620880750239064195.key (/w/workspace/edgex-go/2@tmp/private_key_7620880750239064195.key) 06:33:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:33:05 + git semver init 06:33:05 # -> Open(): unable to determine branch for HEAD 06:33:05 # $GIT_DIR = /w/workspace/edgex-go/2/.git 06:33:05 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 06:33:05 # $SEMVER_REMOTE_NAME = origin 06:33:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:33:05 # $SEMVER_USER_NAME = edgex-jenkins 06:33:05 # $SEMVER_BRANCH = PR-3958 06:33:05 # $SEMVER_TEMP = /tmp/semver-272958251 06:33:05 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:33:20 # '/tmp/semver-272958251' -> '/w/workspace/edgex-go/2/.semver' 06:33:20 # -> Force: false 06:33:20 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 06:33:20 $ docker exec --env ******** --env ******** 48eb49967f4f30f0cd1dafb4ddf19da53a57571b39fd76721f747770360729a6 ssh-agent -k 06:33:20 unset SSH_AUTH_SOCK; 06:33:20 unset SSH_AGENT_PID; 06:33:20 echo Agent pid 60 killed; 06:33:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:33:20 + git semver [Pipeline] } 06:33:20 $ docker stop --time=1 48eb49967f4f30f0cd1dafb4ddf19da53a57571b39fd76721f747770360729a6 06:33:22 $ docker rm -f 48eb49967f4f30f0cd1dafb4ddf19da53a57571b39fd76721f747770360729a6 [Pipeline] // withDockerContainer [Pipeline] sh 06:33:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:33:22 Stashed 1 file(s) [Pipeline] echo 06:33:22 [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 06:33:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:33:23 ========================================================= 06:33:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 06:33:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:33:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:33:23 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 06:33:23 59bf1c3509f3: Pulling fs layer 06:33:23 666ba61612fd: Pulling fs layer 06:33:23 8ed8ca486205: Pulling fs layer 06:33:23 4fe6c5a15a65: Pulling fs layer 06:33:23 22a0e8bec74d: Pulling fs layer 06:33:23 640e595b4fbd: Pulling fs layer 06:33:23 763cafe07f6e: Pulling fs layer 06:33:23 0c0b528cf693: Pulling fs layer 06:33:23 10935f4eaf8b: Pulling fs layer 06:33:23 4fe6c5a15a65: Waiting 06:33:23 22a0e8bec74d: Waiting 06:33:23 0c0b528cf693: Waiting 06:33:23 10935f4eaf8b: Waiting 06:33:23 640e595b4fbd: Waiting 06:33:23 763cafe07f6e: Waiting 06:33:23 8ed8ca486205: Verifying Checksum 06:33:23 8ed8ca486205: Download complete 06:33:23 666ba61612fd: Verifying Checksum 06:33:23 666ba61612fd: Download complete 06:33:23 22a0e8bec74d: Verifying Checksum 06:33:23 22a0e8bec74d: Download complete 06:33:23 640e595b4fbd: Verifying Checksum 06:33:23 640e595b4fbd: Download complete 06:33:23 59bf1c3509f3: Verifying Checksum 06:33:23 59bf1c3509f3: Download complete 06:33:23 763cafe07f6e: Verifying Checksum 06:33:23 763cafe07f6e: Download complete 06:33:23 0c0b528cf693: Verifying Checksum 06:33:23 0c0b528cf693: Download complete 06:33:23 59bf1c3509f3: Pull complete 06:33:23 666ba61612fd: Pull complete 06:33:24 8ed8ca486205: Pull complete 06:33:24 10935f4eaf8b: Verifying Checksum 06:33:24 10935f4eaf8b: Download complete 06:33:24 4fe6c5a15a65: Verifying Checksum 06:33:24 4fe6c5a15a65: Download complete 06:33:28 4fe6c5a15a65: Pull complete 06:33:28 22a0e8bec74d: Pull complete 06:33:28 640e595b4fbd: Pull complete 06:33:28 763cafe07f6e: Pull complete 06:33:28 0c0b528cf693: Pull complete 06:33:31 10935f4eaf8b: Pull complete 06:33:31 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 06:33:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:33:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 06:33:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:33:31 WORKDIR /edgex 06:33:31 COPY go.mod . 06:33:31 RUN go mod download 06:33:31 + docker build -t ci-base-image-x86_64 -f - . 06:33:32 Sending build context to Docker daemon 334.8MB 06:33:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:33:32 ---> 99d49a6021b9 06:33:32 Step 2/4 : WORKDIR /edgex 06:33:34 ---> Running in ab9910b56e7c 06:33:34 Removing intermediate container ab9910b56e7c 06:33:34 ---> ae97a06521d7 06:33:34 Step 3/4 : COPY go.mod . 06:33:34 ---> 47b0b60d02cb 06:33:34 Step 4/4 : RUN go mod download 06:33:34 ---> Running in cf92964b0eee 06:33:38 Still waiting to schedule task 06:33:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:33:49 Removing intermediate container cf92964b0eee 06:33:49 ---> 5089f31952f8 06:33:49 Successfully built 5089f31952f8 06:33:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:33:50 + docker inspect -f . ci-base-image-x86_64 06:33:50 . [Pipeline] withDockerContainer 06:33:50 prd-ubuntu20.04-docker-8c-8g-20632 does not seem to be running inside a container 06:33:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:33:50 $ docker top ed5e381ebf5746106804a488a3c6a932be9a1c778aa99fe85367be51b991dc7d -eo pid,comm [Pipeline] { [Pipeline] sh 06:33:51 + go version 06:33:51 go version go1.17.6 linux/amd64 [Pipeline] } 06:33:51 $ docker stop --time=1 ed5e381ebf5746106804a488a3c6a932be9a1c778aa99fe85367be51b991dc7d 06:33:52 $ docker rm -f ed5e381ebf5746106804a488a3c6a932be9a1c778aa99fe85367be51b991dc7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:33:52 + docker inspect -f . ci-base-image-x86_64 06:33:52 . [Pipeline] withDockerContainer 06:33:52 prd-ubuntu20.04-docker-8c-8g-20632 does not seem to be running inside a container 06:33:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:33:53 $ docker top 11b0f8dd8d861abc685b7a2d411bc5773685d42b2d0ac941820a9cb661eed081 -eo pid,comm [Pipeline] { [Pipeline] echo 06:33:53 ========================================================= 06:33:53 [edgeXBuildGoParallel] Running Tests and Build... 06:33:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:33:53 + make test 06:33:53 go mod tidy -compat=1.17 06:33:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:34:00 ? github.com/edgexfoundry/edgex-go [no test files] 06:34:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:34:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:34:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:34:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:34:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:34:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:34:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:34:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:34:12 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:34:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:34:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:34:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:34:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:34:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:34:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.073s coverage: 28.7% of statements 06:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:34:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.114s coverage: 98.5% of statements 06:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:34:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 54.9% of statements 06:34:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:34:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:34:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.709s coverage: 89.2% of statements 06:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:34:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.129s coverage: 84.4% of statements 06:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:34:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.470s coverage: 95.2% of statements 06:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:34:18 ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements 06:34:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:34:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:34:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:34:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:34:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:34:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements 06:34:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:34:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:34:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:34:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements 06:34:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:34:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 06:34:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.094s coverage: 24.0% of statements 06:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements 06:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 79.5% of statements 06:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 06:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements 06:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 06:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 06:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements 06:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.202s coverage: 82.5% of statements 06:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 65.1% of statements 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.0% of statements 06:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 06:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 06:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 64.4% of statements 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.073s coverage: 100.0% of statements 06:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 06:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 06:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 06:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 06:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.384s coverage: 65.4% of statements 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 43.8% of statements 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:34:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:34:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:34:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 63.2% of statements 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:34:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.118s coverage: 97.7% of statements 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:34:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:34:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:34:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements 06:34:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 06:34:38 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 06:34:56 GO111MODULE=on go vet ./... 06:35:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:35:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:35:02 ./bin/test-attribution-txt.sh [Pipeline] echo 06:35:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 06:35:02 + ls -al . 06:35:02 total 668 06:35:02 drwxrwxr-x 10 1001 1001 4096 Apr 12 06:35 . 06:35:02 drwxr-xr-x 4 root root 4096 Apr 12 06:33 .. 06:35:02 -rw-rw-r-- 1 1001 1001 11 Apr 12 06:32 .dockerignore 06:35:02 drwxrwxr-x 8 1001 1001 4096 Apr 12 06:32 .git 06:35:02 drwxrwxr-x 3 1001 1001 4096 Apr 12 06:32 .github 06:35:02 -rw-rw-r-- 1 1001 1001 870 Apr 12 06:32 .gitignore 06:35:02 -rw-rw-r-- 1 1001 1001 42 Apr 12 06:32 .golangci.yml 06:35:02 -rw-rw-r-- 1 1001 1001 87 Apr 12 06:32 .hadolint.yml 06:35:02 drwx------ 3 1001 1001 4096 Apr 12 06:33 .semver 06:35:02 -rw-rw-r-- 1 1001 1001 166 Apr 12 06:32 .sonarcloud.properties 06:35:02 -rw-rw-r-- 1 1001 1001 1171 Apr 12 06:32 ADOPTERS.md 06:35:02 -rw-rw-r-- 1 1001 1001 9953 Apr 12 06:32 Attribution.txt 06:35:02 -rw-rw-r-- 1 1001 1001 51732 Apr 12 06:32 CHANGELOG.md 06:35:02 -rw-rw-r-- 1 1001 1001 3804 Apr 12 06:32 CONTRIBUTING.md 06:35:02 -rw-rw-r-- 1 1001 1001 677 Apr 12 06:32 GOVERNANCE.md 06:35:02 -rw-rw-r-- 1 1001 1001 850 Apr 12 06:32 Jenkinsfile 06:35:02 -rw-rw-r-- 1 1001 1001 10775 Apr 12 06:32 LICENSE 06:35:02 -rw-rw-r-- 1 1001 1001 8478 Apr 12 06:32 Makefile 06:35:02 -rw-rw-r-- 1 1001 1001 582 Apr 12 06:32 OWNERS.md 06:35:02 -rw-rw-r-- 1 1001 1001 8207 Apr 12 06:32 README.md 06:35:02 -rw-rw-r-- 1 1001 1001 6912 Apr 12 06:32 SECURITY.md 06:35:02 -rw-rw-r-- 1 1001 1001 5 Apr 12 06:33 VERSION 06:35:02 -rw-rw-r-- 1 1001 1001 4131 Apr 12 06:32 ZMQWindows.md 06:35:02 drwxrwxr-x 2 1001 1001 4096 Apr 12 06:32 bin 06:35:02 drwxrwxr-x 18 1001 1001 4096 Apr 12 06:32 cmd 06:35:02 -rw-r--r-- 1 root root 431438 Apr 12 06:34 coverage.out 06:35:02 -rw-rw-r-- 1 1001 1001 3175 Apr 12 06:32 go.mod 06:35:02 -rw-rw-r-- 1 1001 1001 34990 Apr 12 06:32 go.sum 06:35:02 drwxrwxr-x 8 1001 1001 4096 Apr 12 06:32 internal 06:35:02 drwxrwxr-x 3 1001 1001 4096 Apr 12 06:32 openapi 06:35:02 drwxrwxr-x 4 1001 1001 4096 Apr 12 06:32 snap 06:35:02 -rw-rw-r-- 1 1001 1001 204 Apr 12 06:32 version.go [Pipeline] sh 06:35:03 + '[' -e coverage.out ] 06:35:03 + chown 1001:1001 coverage.out [Pipeline] stash 06:35:03 Stashed 1 file(s) [Pipeline] sh 06:35:03 + make build 06:35:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:35:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20633 in /w/workspace/edgexfoundry_edgex-go_PR-3958 [Pipeline] { [Pipeline] ws 06:35:20 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 06:35:20 The recommended git tool is: git 06:35:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:35:28 using credential edgex-jenkins-ssh 06:35:28 Cloning the remote Git repository 06:35:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:35:28 > git init /w/workspace/edgex-go/2 # timeout=10 06:35:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:35:28 > git --version # timeout=10 06:35:28 > git --version # 'git version 2.25.1' 06:35:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:35:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:35:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:35:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:35:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:35:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:35:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:35:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:35:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:35:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:35:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:35:46 Merging remotes/origin/main commit ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 into PR head commit 9391088f00f6937479250a9c6c04650fe4910d1b 06:35:46 Merge succeeded, producing 9391088f00f6937479250a9c6c04650fe4910d1b 06:35:46 Checking out Revision 9391088f00f6937479250a9c6c04650fe4910d1b (PR-3958) 06:35:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:35:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:35:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:35:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3958/head:refs/remotes/origin/PR-3958 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:35:46 > git config core.sparsecheckout # timeout=10 06:35:46 > git checkout -f 9391088f00f6937479250a9c6c04650fe4910d1b # timeout=10 06:35:46 > git remote # timeout=10 06:35:46 > git config --get remote.origin.url # timeout=10 06:35:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:46 > git merge ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 # timeout=10 06:35:46 > git rev-parse HEAD^{commit} # timeout=10 06:35:46 > git config core.sparsecheckout # timeout=10 06:35:46 > git checkout -f 9391088f00f6937479250a9c6c04650fe4910d1b # timeout=10 [Pipeline] } 06:35:47 $ docker stop --time=1 11b0f8dd8d861abc685b7a2d411bc5773685d42b2d0ac941820a9cb661eed081 06:35:49 $ docker rm -f 11b0f8dd8d861abc685b7a2d411bc5773685d42b2d0ac941820a9cb661eed081 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:35:50 Commit message: "test(snap): add CI workflow, disable Jenkins snap build" 06:35:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:35:50 06:35:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:35:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:35:51 latest: Pulling from edgex-devops/edgex-compose 06:35:51 cbdbe7a5bc2a: Pulling fs layer 06:35:51 ca9280d653b3: Pulling fs layer 06:35:51 7e9c9ca2126c: Pulling fs layer 06:35:51 cbdbe7a5bc2a: Verifying Checksum 06:35:51 cbdbe7a5bc2a: Download complete 06:35:51 ca9280d653b3: Verifying Checksum 06:35:51 ca9280d653b3: Download complete 06:35:51 cbdbe7a5bc2a: Pull complete 06:35:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:35:51 % Total % Received % Xferd Average Speed Time Time Time Current 06:35:51 Dload Upload Total Spent Left Speed 06:35:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 45375 0 --:--:-- --:--:-- --:--:-- 45375 06:35:51 7e9c9ca2126c: Download complete [Pipeline] sh 06:35:51 ca9280d653b3: Pull complete 06:35:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:35:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:35:52 + sudo tee /etc/docker/daemon.new 06:35:52 { 06:35:52 "registry-mirrors": [ 06:35:52 "https://nexus3.edgexfoundry.org:10001" 06:35:52 ], 06:35:52 "bip": "10.250.0.254/24", 06:35:52 "hosts": [ 06:35:52 "tcp://0.0.0.0:5555", 06:35:52 "unix:///var/run/docker.sock" 06:35:52 ], 06:35:52 "mtu": 1458, 06:35:52 "selinux-enabled": true, 06:35:52 "seccomp-profile": "/etc/docker/seccomp.json" 06:35:52 } [Pipeline] sh 06:35:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:35:53 + sudo service docker restart 06:35:55 7e9c9ca2126c: Pull complete 06:35:55 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:35:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:35:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:35:55 prd-ubuntu20.04-docker-8c-8g-20632 does not seem to be running inside a container 06:35:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:35:56 $ docker top 87a6b7aed0b881289ecf98daa5082173e3b7ab7c443e66e40b357a7366103e9b -eo pid,comm [Pipeline] { [Pipeline] sh 06:35:57 + grep parallel 06:35:57 + docker-compose build --help 06:35:57 --parallel Build images in parallel. [Pipeline] } 06:35:57 $ docker stop --time=1 87a6b7aed0b881289ecf98daa5082173e3b7ab7c443e66e40b357a7366103e9b 06:35:58 $ docker rm -f 87a6b7aed0b881289ecf98daa5082173e3b7ab7c443e66e40b357a7366103e9b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:35:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:35:59 . [Pipeline] withDockerContainer 06:35:59 prd-ubuntu20.04-docker-8c-8g-20632 does not seem to be running inside a container 06:35:59 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:36:00 $ docker top 2cb2da3192c97c3b9f0090fe4641d913197521c99a7abacc18d22bc836ee185f -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:00 + docker-compose -f ./docker-compose-build.yml build --parallel 06:36:00 Building core-command ... 06:36:00 Building core-data ... 06:36:00 Building core-metadata ... 06:36:00 Building security-bootstrapper ... 06:36:00 Building security-proxy-setup ... 06:36:00 Building security-secretstore-setup ... 06:36:00 Building security-spiffe-token-provider ... 06:36:00 Building security-spire-agent ... 06:36:00 Building security-spire-config ... 06:36:00 Building security-spire-server ... 06:36:00 Building support-notifications ... 06:36:00 Building support-scheduler ... 06:36:00 Building sys-mgmt-agent ... 06:36:00 Building support-notifications 06:36:00 Building core-data 06:36:00 Building core-metadata 06:36:00 Building security-proxy-setup 06:36:00 Building support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:36:11 provisioning config files... 06:36:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7543451776151810890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:12 ---> docker-login.sh 06:36:12 nexus3.edgexfoundry.org:10001 06:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:12 Configure a credential helper to remove this warning. See 06:36:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:12 06:36:12 Login Succeeded 06:36:12 nexus3.edgexfoundry.org:10002 06:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:13 Configure a credential helper to remove this warning. See 06:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:13 06:36:13 Login Succeeded 06:36:13 nexus3.edgexfoundry.org:10003 06:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:13 Configure a credential helper to remove this warning. See 06:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:13 06:36:13 Login Succeeded 06:36:13 nexus3.edgexfoundry.org:10004 06:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:14 Configure a credential helper to remove this warning. See 06:36:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:14 06:36:14 Login Succeeded 06:36:14 docker.io 06:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:14 Configure a credential helper to remove this warning. See 06:36:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:14 06:36:14 Login Succeeded 06:36:14 ---> docker-login.sh ends [Pipeline] } 06:36:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:36:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:36:15 ========================================================= 06:36:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 06:36:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:36:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:36:16 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:36:16 9b3977197b4f: Pulling fs layer 06:36:16 1a89e8eeedd5: Pulling fs layer 06:36:16 94645a83ff95: Pulling fs layer 06:36:16 3f3a8bcf1eab: Pulling fs layer 06:36:16 0c92f367c5e7: Pulling fs layer 06:36:16 f7c0051592d6: Pulling fs layer 06:36:16 a227ed2f7395: Pulling fs layer 06:36:16 7b1c46037f91: Pulling fs layer 06:36:16 3f3a8bcf1eab: Waiting 06:36:16 0c92f367c5e7: Waiting 06:36:16 f7c0051592d6: Waiting 06:36:16 a227ed2f7395: Waiting 06:36:16 94645a83ff95: Verifying Checksum 06:36:16 94645a83ff95: Download complete 06:36:16 1a89e8eeedd5: Download complete 06:36:16 0c92f367c5e7: Verifying Checksum 06:36:16 0c92f367c5e7: Download complete 06:36:16 f7c0051592d6: Verifying Checksum 06:36:16 f7c0051592d6: Download complete 06:36:16 9b3977197b4f: Download complete 06:36:16 a227ed2f7395: Verifying Checksum 06:36:16 a227ed2f7395: Download complete 06:36:16 9b3977197b4f: Pull complete 06:36:17 1a89e8eeedd5: Pull complete 06:36:17 94645a83ff95: Pull complete 06:36:18 7b1c46037f91: Verifying Checksum 06:36:18 7b1c46037f91: Download complete 06:36:18 3f3a8bcf1eab: Verifying Checksum 06:36:18 3f3a8bcf1eab: Download complete 06:36:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:36:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:36:19 ---> 5089f31952f8 06:36:19 Step 3/23 : WORKDIR /edgex-go 06:36:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:36:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:36:19 ---> 5089f31952f8 06:36:19 Step 3/23 : WORKDIR /edgex-go 06:36:19 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:36:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:36:19 ---> 5089f31952f8 06:36:19 Step 3/22 : WORKDIR /edgex-go 06:36:19 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:36:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:36:19 ---> 5089f31952f8 06:36:19 Step 3/22 : WORKDIR /edgex-go 06:36:19 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:36:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:36:19 ---> 5089f31952f8 06:36:19 Step 3/22 : WORKDIR /edgex-go 06:36:22 ---> Running in 301cb6aed871 06:36:22 ---> Running in 184c62b7bc08 06:36:22 ---> Running in cf82148fcf2f 06:36:22 ---> Running in d99a23ac0484 06:36:22 ---> Running in 821d844cd5a5 06:36:22 Removing intermediate container 184c62b7bc08 06:36:22 ---> 52d2d7291af4 06:36:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:22 Removing intermediate container cf82148fcf2f 06:36:22 ---> 9aebb5bd9be9 06:36:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:22 Removing intermediate container d99a23ac0484 06:36:22 ---> 243b5c074026 06:36:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:22 Removing intermediate container 301cb6aed871 06:36:22 ---> 8c809156be6d 06:36:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:22 Removing intermediate container 821d844cd5a5 06:36:22 ---> 01afeee6fc12 06:36:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:22 ---> Running in 8a32718c2e41 06:36:22 ---> Running in 1deeb80c5546 06:36:22 ---> Running in 7d04e9eabca6 06:36:22 ---> Running in 1ed046186096 06:36:22 ---> Running in a292d8abc1ec 06:36:23 Removing intermediate container 8a32718c2e41 06:36:23 ---> fc7f734edfc3 06:36:23 Step 5/22 : RUN apk add --update --no-cache make git 06:36:23 ---> Running in fc9912f0c9d9 06:36:23 Removing intermediate container 7d04e9eabca6 06:36:23 ---> 1900e4ce2e12 06:36:23 Step 5/22 : RUN apk add --update --no-cache make git 06:36:23 ---> Running in 909a785fc017 06:36:23 Removing intermediate container 1deeb80c5546 06:36:23 ---> 763a26fc4172 06:36:23 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:36:23 ---> Running in 69dcd718e8a3 06:36:23 Removing intermediate container a292d8abc1ec 06:36:23 ---> 2150676a507d 06:36:23 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:36:23 ---> Running in c91e7c7baba9 06:36:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:36:24 Removing intermediate container 1ed046186096 06:36:24 ---> 1cc2e5f51cd1 06:36:24 Step 5/23 : RUN apk add --update --no-cache make git 06:36:24 ---> Running in a09ab234160a 06:36:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:36:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:36:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:36:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:36:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:36:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:36:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:36:25 OK: 221 MiB in 52 packages 06:36:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:36:25 OK: 221 MiB in 52 packages 06:36:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:36:25 OK: 221 MiB in 52 packages 06:36:25 OK: 221 MiB in 52 packages 06:36:25 Removing intermediate container fc9912f0c9d9 06:36:25 ---> 4cfc9d684244 06:36:25 Step 6/22 : COPY go.mod vendor* ./ 06:36:25 Removing intermediate container 909a785fc017 06:36:25 ---> d2359f886e2a 06:36:25 Step 6/22 : COPY go.mod vendor* ./ 06:36:25 OK: 221 MiB in 52 packages 06:36:25 ---> e7e0a6662f8c 06:36:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:25 ---> Running in 0d5b93397c2a 06:36:25 ---> a8ba58a341cc 06:36:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:26 Removing intermediate container 69dcd718e8a3 06:36:26 ---> 77131ba094a5 06:36:26 Step 6/23 : COPY go.mod vendor* ./ 06:36:26 ---> Running in 77c762dc4321 06:36:26 Removing intermediate container c91e7c7baba9 06:36:26 ---> 3e4630d9108c 06:36:26 Step 6/22 : COPY go.mod vendor* ./ 06:36:26 Removing intermediate container a09ab234160a 06:36:26 ---> 7f7f1471f67a 06:36:26 Step 6/23 : COPY go.mod vendor* ./ 06:36:26 ---> 2dcf110102bb 06:36:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:26 ---> Running in 2f2513d58b32 06:36:26 ---> ed0a65bcd0b7 06:36:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:26 ---> Running in 9fdc1959c77d 06:36:26 ---> 7f671dd322f6 06:36:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:26 ---> Running in cb5c7195816b 06:36:27 Removing intermediate container 0d5b93397c2a 06:36:27 ---> 3fcd98ad5e57 06:36:27 Step 8/22 : COPY . . 06:36:27 Removing intermediate container 77c762dc4321 06:36:27 ---> 2e5cee26151c 06:36:27 Step 8/22 : COPY . . 06:36:29 Removing intermediate container 2f2513d58b32 06:36:29 ---> a9e19e58552d 06:36:29 Step 8/23 : COPY . . 06:36:31 3f3a8bcf1eab: Pull complete 06:36:31 0c92f367c5e7: Pull complete 06:36:31 f7c0051592d6: Pull complete 06:36:31 a227ed2f7395: Pull complete 06:36:34 ---> ba931cf05fac 06:36:34 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:36:34 Removing intermediate container 9fdc1959c77d 06:36:34 ---> 00bee1296c6e 06:36:34 Step 8/22 : COPY . . 06:36:34 ---> Running in ecf9b81fce52 06:36:34 Removing intermediate container cb5c7195816b 06:36:34 ---> 6cb0658ffecf 06:36:34 Step 8/23 : COPY . . 06:36:34 ---> 977e23753dff 06:36:34 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:36:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:36:37 ---> Running in 31a676caa3da 06:36:37 ---> 2bcb22a7c70e 06:36:37 Step 9/23 : RUN make cmd/core-data/core-data 06:36:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:36:37 ---> Running in fd6099daaf78 06:36:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:36:39 7b1c46037f91: Pull complete 06:36:39 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 06:36:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:36:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 06:36:39 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:36:39 WORKDIR /edgex 06:36:39 COPY go.mod . 06:36:39 RUN go mod download 06:36:39 + docker build -t ci-base-image-arm64 -f - . 06:36:42 Sending build context to Docker daemon 169.1MB 06:36:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:36:42 ---> f79e39bc4007 06:36:42 Step 2/4 : WORKDIR /edgex 06:36:43 ---> 5b91ec78e495 06:36:43 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:36:43 ---> 114ab60a622b 06:36:43 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:36:43 ---> Running in 74f7d3e5119f 06:36:43 ---> Running in 4314ee764b4d 06:36:43 ---> Running in 8299cf768457 06:36:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:36:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:36:44 Removing intermediate container 8299cf768457 06:36:44 ---> eabe7fd74511 06:36:44 Step 3/4 : COPY go.mod . 06:36:44 ---> c2e20192e4b6 06:36:44 Step 4/4 : RUN go mod download 06:36:44 ---> Running in 20218c33431e 06:37:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:37:14 Removing intermediate container ecf9b81fce52 06:37:14 ---> e847e934e5cf 06:37:14 06:37:14 Step 10/22 : FROM alpine:3.14 06:37:14 3.14: Pulling from library/alpine 06:37:14 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 06:37:14 Status: Downloaded newer image for alpine:3.14 06:37:14 ---> e04c818066af 06:37:14 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 06:37:14 ---> Running in ef85ac702293 06:37:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:37:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:37:16 (1/6) Installing ca-certificates (20211220-r0) 06:37:16 (2/6) Installing brotli-libs (1.0.9-r5) 06:37:16 (3/6) Installing nghttp2-libs (1.43.0-r0) 06:37:16 (4/6) Installing libcurl (7.79.1-r0) 06:37:16 (5/6) Installing curl (7.79.1-r0) 06:37:16 (6/6) Installing dumb-init (1.2.5-r1) 06:37:16 Executing busybox-1.33.1-r7.trigger 06:37:16 Executing ca-certificates-20211220-r0.trigger 06:37:16 OK: 8 MiB in 20 packages 06:37:17 Removing intermediate container 31a676caa3da 06:37:17 ---> 17dd9301e272 06:37:17 06:37:17 Step 10/22 : FROM alpine:3.14 06:37:17 ---> e04c818066af 06:37:17 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:37:17 ---> Running in 44757ac97cb4 06:37:18 Removing intermediate container ef85ac702293 06:37:18 ---> 18921374fae9 06:37:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:37:18 ---> Running in dc1ea04477a9 06:37:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:37:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:37:18 (1/1) Installing dumb-init (1.2.5-r1) 06:37:18 Executing busybox-1.33.1-r7.trigger 06:37:18 OK: 6 MiB in 15 packages 06:37:18 Removing intermediate container dc1ea04477a9 06:37:18 ---> afaeea54ac7f 06:37:18 Step 13/22 : WORKDIR /edgex 06:37:18 ---> Running in 24f5979915e8 06:37:19 Removing intermediate container 24f5979915e8 06:37:19 ---> 816e6e3b7627 06:37:19 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:37:19 Removing intermediate container 44757ac97cb4 06:37:19 ---> 2cb945179c04 06:37:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:37:19 ---> Running in 582c555b1996 06:37:19 ---> 9e48901d8876 06:37:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:37:19 Removing intermediate container 582c555b1996 06:37:19 ---> 0634abc509c4 06:37:19 Step 13/22 : ENV APP_PORT=59861 06:37:19 ---> Running in 08d79df3f6cf 06:37:21 ---> 27cd7991b8b5 06:37:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:37:21 Removing intermediate container 08d79df3f6cf 06:37:21 ---> 4d5d6d1e9774 06:37:21 Step 14/22 : EXPOSE $APP_PORT 06:37:21 ---> Running in 0fa9e0567585 06:37:22 Removing intermediate container 4314ee764b4d 06:37:22 ---> b64ed5986b56 06:37:22 06:37:22 Step 10/22 : FROM alpine:3.14 06:37:22 ---> e04c818066af 06:37:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:37:22 Removing intermediate container 74f7d3e5119f 06:37:22 ---> 4a24c5b1001d 06:37:22 06:37:22 Step 10/23 : FROM alpine:3.14 06:37:22 ---> e04c818066af 06:37:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:37:22 ---> Using cache 06:37:22 ---> 2cb945179c04 06:37:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:37:22 ---> Using cache 06:37:22 ---> 0634abc509c4 06:37:22 Step 13/23 : ENV APP_PORT=59881 06:37:22 Removing intermediate container fd6099daaf78 06:37:22 ---> e6724535050f 06:37:22 06:37:22 Step 10/23 : FROM alpine:3.14 06:37:22 ---> e04c818066af 06:37:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:37:22 Removing intermediate container 0fa9e0567585 06:37:22 ---> f97ea69e20dd 06:37:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:37:22 ---> Running in 566e07dc1cd8 06:37:22 ---> Running in 933729cfe544 06:37:22 ---> Running in a3cd09c58abe 06:37:22 ---> b6ad4f91202e 06:37:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:37:22 Removing intermediate container a3cd09c58abe 06:37:22 ---> 8573d85f6239 06:37:22 Step 14/23 : EXPOSE $APP_PORT 06:37:22 Removing intermediate container 933729cfe544 06:37:22 ---> 958bcd7a6797 06:37:22 Step 12/23 : ENV APP_PORT=59880 06:37:22 ---> 336c67b9cbd6 06:37:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:37:22 ---> Running in a67efe7da276 06:37:22 ---> 9a048e98ee6d 06:37:22 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:37:22 ---> Running in 40faf61fa49b 06:37:22 ---> Running in bf6ecc5fbf93 06:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:37:22 Removing intermediate container 40faf61fa49b 06:37:22 ---> 97e2d393477b 06:37:22 Step 13/23 : EXPOSE $APP_PORT 06:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:37:22 Removing intermediate container a67efe7da276 06:37:22 ---> 09d59bf8a383 06:37:22 Step 15/23 : WORKDIR / 06:37:22 (1/2) Installing ca-certificates (20211220-r0) 06:37:23 (2/2) Installing dumb-init (1.2.5-r1) 06:37:23 Executing busybox-1.33.1-r7.trigger 06:37:23 Executing ca-certificates-20211220-r0.trigger 06:37:23 OK: 6 MiB in 16 packages 06:37:23 ---> Running in a3baccc080fb 06:37:23 ---> Running in 8c5f2f5edd74 06:37:23 ---> 82307d2e772b 06:37:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:37:23 Removing intermediate container a3baccc080fb 06:37:23 ---> eb1c562e8b76 06:37:23 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:23 ---> Running in b1511336f9cc 06:37:23 Removing intermediate container 8c5f2f5edd74 06:37:23 ---> 7737cceca547 06:37:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:37:23 ---> 3b79ec89a5a9 06:37:23 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:37:23 ---> c07b302d913b 06:37:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:37:23 ---> Running in 272e3bc5ebf6 06:37:23 Removing intermediate container bf6ecc5fbf93 06:37:23 ---> afb3fbd47901 06:37:23 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 06:37:23 Removing intermediate container 566e07dc1cd8 06:37:23 ---> Running in afef49ae90f4 06:37:23 ---> 5a40854dac9b 06:37:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:37:23 Removing intermediate container 272e3bc5ebf6 06:37:23 ---> 7c487f2f8198 06:37:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:37:23 ---> Running in 19ed5a24327a 06:37:23 ---> Running in 9938df04da01 06:37:23 Removing intermediate container afef49ae90f4 06:37:23 ---> 9d3b3b61b348 06:37:23 Step 20/22 : LABEL arch=x86_64 06:37:23 ---> Running in 90d14f92e2c8 06:37:24 Removing intermediate container 19ed5a24327a 06:37:24 ---> 81bbedbff494 06:37:24 Step 13/22 : ENV APP_PORT=59860 06:37:24 Removing intermediate container 9938df04da01 06:37:24 ---> e15297ca89b2 06:37:24 Step 20/22 : LABEL arch=x86_64 06:37:24 ---> Running in ffca76ca8f0a 06:37:24 Removing intermediate container 90d14f92e2c8 06:37:24 ---> a632718dc507 06:37:24 Step 21/22 : LABEL git_sha=9391088f00f6937479250a9c6c04650fe4910d1b 06:37:24 ---> Running in 091dd4b5aa09 06:37:24 ---> 072ae934bfa1 06:37:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:37:24 ---> Running in d918ac66be44 06:37:24 Removing intermediate container b1511336f9cc 06:37:24 ---> a6b8e6b8e54a 06:37:24 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:37:24 Removing intermediate container ffca76ca8f0a 06:37:24 ---> 12f70659df24 06:37:24 Step 21/22 : LABEL git_sha=9391088f00f6937479250a9c6c04650fe4910d1b 06:37:24 Removing intermediate container 091dd4b5aa09 06:37:24 ---> eb8a79e13360 06:37:24 Step 14/22 : EXPOSE $APP_PORT 06:37:24 ---> Running in 9013fb6e909c 06:37:24 ---> Running in f47cddc85f93 06:37:24 ---> Running in 28db6e9e9d41 06:37:24 Removing intermediate container d918ac66be44 06:37:24 ---> 14692974eedf 06:37:24 Step 22/22 : LABEL version=0.0.0 06:37:24 ---> f3e2e27a6914 06:37:24 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:37:24 ---> Running in 6a9310e3ac01 06:37:24 ---> Running in e25812a4cc78 06:37:24 Removing intermediate container f47cddc85f93 06:37:24 ---> a771d286a355 06:37:24 Step 22/22 : LABEL version=0.0.0 06:37:24 Removing intermediate container 28db6e9e9d41 06:37:24 ---> bf056b0d1173 06:37:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:37:24 ---> Running in a5d5565d1c85 06:37:24 Removing intermediate container 6a9310e3ac01 06:37:24 ---> 50180f9de658 06:37:24 06:37:24 Removing intermediate container e25812a4cc78 06:37:24 ---> 9ec0acbf6633 06:37:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:37:24 ---> Running in 6f45043f8032 06:37:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:37:24 Removing intermediate container a5d5565d1c85 06:37:24 ---> 72b71284098c 06:37:24 06:37:24 Successfully built 50180f9de658 06:37:24 Successfully tagged security-proxy-setup:latest 06:37:24 ---> a8da4492948b 06:37:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:37:24 Building security-secretstore-setup 06:37:24  Building security-proxy-setup ... done Removing intermediate container 6f45043f8032 06:37:24 ---> f64ff2bd9063 06:37:24 Step 21/23 : LABEL arch=x86_64 06:37:24 Successfully built 72b71284098c 06:37:24 Successfully tagged support-scheduler:latest 06:37:24 Building sys-mgmt-agent 06:37:24 ---> Running in 1880af588c43 06:37:25  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:37:26 Removing intermediate container 1880af588c43 06:37:26 ---> eae2a113ab55 06:37:26 Step 22/23 : LABEL git_sha=9391088f00f6937479250a9c6c04650fe4910d1b 06:37:26 (1/6) Installing dumb-init (1.2.5-r1) 06:37:26 (2/6) Installing libgcc (10.3.1_git20210424-r2) 06:37:26 (3/6) Installing libsodium (1.0.18-r0) 06:37:26 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 06:37:27 (5/6) Installing libzmq (4.3.4-r0) 06:37:27 (6/6) Installing zeromq (4.3.4-r0) 06:37:27 Executing busybox-1.33.1-r7.trigger 06:37:27 OK: 8 MiB in 20 packages 06:37:28 ---> 4f9b070e072e 06:37:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:37:28 ---> Running in 26366b24ca48 06:37:28 ---> eeff2bdeefc3 06:37:28 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:37:28 Removing intermediate container 26366b24ca48 06:37:28 ---> 8d5a1bdb9cf3 06:37:28 Step 23/23 : LABEL version=0.0.0 06:37:28 Removing intermediate container 9013fb6e909c 06:37:28 ---> 6908c30f2f13 06:37:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:37:28 ---> Running in 3f8d66f159bc 06:37:28 ---> Running in f9609158f065 06:37:29 Removing intermediate container 3f8d66f159bc 06:37:29 ---> 0ef2d752d7d2 06:37:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:37:29 Removing intermediate container f9609158f065 06:37:29 ---> a9f01548a0a4 06:37:29 06:37:29 Successfully built a9f01548a0a4 06:37:29 ---> 60316501a765 06:37:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:37:29 Successfully tagged core-metadata:latest 06:37:29  Building core-metadata ... done Building security-spire-config 06:37:29 ---> Running in bed35da91a26 06:37:29 Removing intermediate container bed35da91a26 06:37:29 ---> edb1ade390d7 06:37:29 Step 20/22 : LABEL arch=x86_64 06:37:30 ---> Running in f8514235793a 06:37:30 ---> 95b9d08964bf 06:37:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:37:30 Removing intermediate container f8514235793a 06:37:30 ---> 0ae53aed20bf 06:37:30 Step 21/22 : LABEL git_sha=9391088f00f6937479250a9c6c04650fe4910d1b 06:37:30 ---> Running in 946097bfdf51 06:37:31 ---> 84509c35487b 06:37:31 Step 19/23 : ENTRYPOINT ["/core-data"] 06:37:31 Removing intermediate container 946097bfdf51 06:37:31 ---> 4cf7b6a30b90 06:37:31 Step 22/22 : LABEL version=0.0.0 06:37:31 ---> Running in 9b56015ee13a 06:37:31 ---> Running in 8733b18c9e53 06:37:31 Removing intermediate container 9b56015ee13a 06:37:31 ---> 33d0de42ae8f 06:37:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:37:31 Removing intermediate container 20218c33431e 06:37:31 ---> 4dd8bd914dfe 06:37:31 Removing intermediate container 8733b18c9e53 06:37:31 ---> eb49ed547870 06:37:31 06:37:31 ---> Running in 95d3204be68c 06:37:31 Successfully built eb49ed547870 06:37:31 Successfully tagged support-notifications:latest 06:37:31  Building support-notifications ... done Building security-spire-agent 06:37:31 Successfully built 4dd8bd914dfe 06:37:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:37:32 Removing intermediate container 95d3204be68c 06:37:32 ---> 088035158614 06:37:32 Step 21/23 : LABEL arch=x86_64 06:37:32 + docker inspect -f . ci-base-image-arm64 06:37:32 . [Pipeline] withDockerContainer 06:37:32 ---> Running in 072b6fc1b0c8 06:37:32 prd-ubuntu20.04-docker-arm64-4c-16g-20633 does not seem to be running inside a container 06:37:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:37:33 Removing intermediate container 072b6fc1b0c8 06:37:33 ---> 49aafe5f7c39 06:37:33 Step 22/23 : LABEL git_sha=9391088f00f6937479250a9c6c04650fe4910d1b 06:37:33 ---> Running in 19b860943dbd 06:37:33 Removing intermediate container 19b860943dbd 06:37:33 ---> 26671effd2a0 06:37:33 Step 23/23 : LABEL version=0.0.0 06:37:33 ---> Running in b6ee243db42a 06:37:33 Removing intermediate container b6ee243db42a 06:37:33 ---> 8f4d987b8d26 06:37:33 06:37:33 Successfully built 8f4d987b8d26 06:37:33 Successfully tagged core-data:latest 06:37:33  Building core-data ... done Building security-bootstrapper 06:37:33 $ docker top 2b515258a490018f29c5339152b6a244b09596a731190f62bef390f6b6dad6a7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:34 + go version 06:37:34 go version go1.17.6 linux/arm64 [Pipeline] } 06:37:34 $ docker stop --time=1 2b515258a490018f29c5339152b6a244b09596a731190f62bef390f6b6dad6a7 06:37:35 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:37:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:37:35 ---> 5089f31952f8 06:37:35 Step 3/25 : WORKDIR /edgex-go 06:37:35 ---> Using cache 06:37:35 ---> 8c809156be6d 06:37:35 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:35 ---> Using cache 06:37:35 ---> 1cc2e5f51cd1 06:37:35 Step 5/25 : RUN apk add --update --no-cache make git 06:37:35 ---> Using cache 06:37:35 ---> 7f7f1471f67a 06:37:35 Step 6/25 : COPY go.mod vendor* ./ 06:37:35 ---> Using cache 06:37:35 ---> 7f671dd322f6 06:37:35 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:35 ---> Using cache 06:37:35 ---> 6cb0658ffecf 06:37:35 Step 8/25 : COPY . . 06:37:35 ---> Using cache 06:37:35 ---> 5b91ec78e495 06:37:35 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:37:36 $ docker rm -f 2b515258a490018f29c5339152b6a244b09596a731190f62bef390f6b6dad6a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:37:36 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:37:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:37:36 ---> 5089f31952f8 06:37:36 Step 3/23 : WORKDIR /edgex-go 06:37:36 ---> Using cache 06:37:36 ---> 8c809156be6d 06:37:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:36 ---> Using cache 06:37:36 ---> 1cc2e5f51cd1 06:37:36 Step 5/23 : RUN apk add --update --no-cache make bash git 06:37:36 + docker inspect -f . ci-base-image-arm64 06:37:36 . [Pipeline] withDockerContainer 06:37:37 prd-ubuntu20.04-docker-arm64-4c-16g-20633 does not seem to be running inside a container 06:37:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:37:38 $ docker top 9b4ffeb986acbd0c510ff43ad5cbb80e410bdea2e43031288f2bd8bc806a4b93 -eo pid,comm [Pipeline] { [Pipeline] echo 06:37:38 ========================================================= 06:37:38 [edgeXBuildGoParallel] Running Tests and Build... 06:37:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:37:38 ---> Running in f1cb4eeb30ba 06:37:39 ---> Running in a55f14bbb1fb 06:37:39 + make test 06:37:39 go mod tidy -compat=1.17 06:37:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:37:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:37:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:37:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:37:40 OK: 221 MiB in 52 packages 06:37:42 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:37:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:37:42 ---> 5089f31952f8 06:37:42 Step 3/26 : WORKDIR /edgex-go 06:37:42 ---> Using cache 06:37:42 ---> 8c809156be6d 06:37:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:42 ---> Using cache 06:37:42 ---> 1cc2e5f51cd1 06:37:42 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 06:37:42 ---> Running in 6752405abae7 06:37:42 Removing intermediate container a55f14bbb1fb 06:37:42 ---> b2859e0b7de3 06:37:42 Step 6/23 : COPY go.mod vendor* ./ 06:37:43 ---> 0e6d720e36cd 06:37:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:37:43 ---> Running in 6898788ff1b8 06:37:43 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:37:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:37:43 ---> 5089f31952f8 06:37:43 Step 3/26 : WORKDIR /edgex-go 06:37:43 ---> Using cache 06:37:43 ---> 8c809156be6d 06:37:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:43 ---> Using cache 06:37:43 ---> 1cc2e5f51cd1 06:37:43 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 06:37:44 ---> Running in a0d4771a63ea 06:37:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:37:44 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:37:44 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:37:44 ---> 5089f31952f8 06:37:44 Step 3/31 : WORKDIR /edgex-go 06:37:44 ---> Using cache 06:37:44 ---> 8c809156be6d 06:37:44 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:44 ---> Using cache 06:37:44 ---> 1cc2e5f51cd1 06:37:44 Step 5/31 : RUN apk add --update --no-cache make git 06:37:44 ---> Using cache 06:37:44 ---> 7f7f1471f67a 06:37:44 Step 6/31 : COPY go.mod vendor* ./ 06:37:44 ---> Using cache 06:37:44 ---> 7f671dd322f6 06:37:44 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:44 ---> Using cache 06:37:44 ---> 6cb0658ffecf 06:37:44 Step 8/31 : COPY . . 06:37:44 ---> Using cache 06:37:44 ---> 5b91ec78e495 06:37:44 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:37:44 OK: 221 MiB in 52 packages 06:37:44 ---> Running in 5aac54a95d9b 06:37:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:37:45 Removing intermediate container 6752405abae7 06:37:45 ---> 35fefed466d0 06:37:45 Step 6/26 : COPY go.mod vendor* ./ 06:37:45 ---> 5a6d742f8c30 06:37:45 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:37:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:37:45 ---> Running in 53e88105f6f2 06:37:45 Removing intermediate container 6898788ff1b8 06:37:45 ---> 5a1a72f4c33d 06:37:45 Step 8/23 : COPY . . 06:37:46 OK: 221 MiB in 52 packages 06:37:49 Removing intermediate container a0d4771a63ea 06:37:49 ---> 978da2d72fdd 06:37:49 Step 6/26 : COPY go.mod vendor* ./ 06:37:49 Removing intermediate container 53e88105f6f2 06:37:49 ---> 4969a299a744 06:37:49 Step 8/26 : COPY . . 06:37:49 ---> e99f4e085d76 06:37:49 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:49 ---> Running in ac11f2941912 06:37:53 Removing intermediate container ac11f2941912 06:37:53 ---> 1a2e95febc9e 06:37:53 Step 8/26 : COPY . . 06:37:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:37:59 ---> 3f18171a18b3 06:37:59 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:37:59 ---> Running in 0bd3fea73397 06:38:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:38:05 ---> e3cb2f3656f7 06:38:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 06:38:05 ---> Running in e896991efea2 06:38:05 Removing intermediate container f1cb4eeb30ba 06:38:05 ---> 508a4e5e978c 06:38:05 06:38:05 Step 10/25 : FROM alpine:3.14 06:38:05 ---> e04c818066af 06:38:05 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:38:05 ---> Running in 858e3c101626 06:38:05 Removing intermediate container e896991efea2 06:38:05 ---> 54aadabdff03 06:38:05 Step 10/26 : RUN mkdir -p spire-build 06:38:06 ---> Running in c821f103ee25 06:38:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:38:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:38:06 ---> 5303b62fbfa2 06:38:06 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 06:38:06 (1/3) Installing ca-certificates (20211220-r0) 06:38:06 ---> Running in 6df755d952a3 06:38:06 (2/3) Installing dumb-init (1.2.5-r1) 06:38:06 (3/3) Installing su-exec (0.2-r1) 06:38:06 Executing busybox-1.33.1-r7.trigger 06:38:06 Executing ca-certificates-20211220-r0.trigger 06:38:06 OK: 6 MiB in 17 packages 06:38:06 Removing intermediate container 6df755d952a3 06:38:06 ---> 371be67fb275 06:38:06 Step 10/26 : RUN mkdir -p spire-build 06:38:07 ---> Running in 9dc95f325804 06:38:08 Removing intermediate container c821f103ee25 06:38:08 ---> d09dc92b20c1 06:38:08 Step 11/26 : WORKDIR /edgex-go/spire-build 06:38:08 Removing intermediate container 858e3c101626 06:38:08 ---> 69f6c3a3c2ff 06:38:08 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:38:08 ---> Running in 7c8b34cbe667 06:38:08 ---> Running in 7e21e245f9d0 06:38:08 Removing intermediate container 7c8b34cbe667 06:38:08 ---> be7dee84883f 06:38:08 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 06:38:08 Removing intermediate container 7e21e245f9d0 06:38:08 ---> 3b3e6b4f7dce 06:38:08 Step 13/25 : WORKDIR / 06:38:08 ---> Running in e482b94793a4 06:38:08 ---> Running in c582b7ee05a8 06:38:08 Removing intermediate container 9dc95f325804 06:38:08 ---> 776871e692e4 06:38:08 Step 11/26 : WORKDIR /edgex-go/spire-build 06:38:09 ---> Running in 895c0a6eb13d 06:38:09 Removing intermediate container e482b94793a4 06:38:09 ---> ad3db21ac99a 06:38:09 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:38:09 Removing intermediate container 895c0a6eb13d 06:38:09 ---> 976b44b95721 06:38:09 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 06:38:09 ---> Running in f2e4d579d970 06:38:09 Removing intermediate container 5aac54a95d9b 06:38:09 ---> cf648e7d2540 06:38:09 06:38:09 Step 10/31 : FROM alpine:3.14 06:38:09 ---> e04c818066af 06:38:09 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:38:09 ---> 7c971af506d9 06:38:09 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:38:09 ---> Running in 89ca8e82e998 06:38:10 Removing intermediate container 89ca8e82e998 06:38:10 ---> 6489a017a1ff 06:38:10 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:38:10 ---> Running in 5cf6c968020c 06:38:10 ---> 7249a3ad24fe 06:38:10 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:38:10 spire-1.2.1/ 06:38:10 spire-1.2.1/.data/ 06:38:10 spire-1.2.1/.data/.file 06:38:10 spire-1.2.1/.dockerignore 06:38:10 spire-1.2.1/.gitattributes 06:38:10 spire-1.2.1/.githooks/ 06:38:10 spire-1.2.1/.githooks/pre-commit 06:38:10 spire-1.2.1/.github/ 06:38:10 spire-1.2.1/.github/ISSUE_TEMPLATE.md 06:38:10 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 06:38:10 spire-1.2.1/.github/dependabot.yml 06:38:10 spire-1.2.1/.github/workflows/ 06:38:10 spire-1.2.1/.github/workflows/nightly_build.yaml 06:38:10 spire-1.2.1/.github/workflows/pr_build.yaml 06:38:10 spire-1.2.1/.github/workflows/release_build.yaml 06:38:10 spire-1.2.1/.github/workflows/scripts/ 06:38:10 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 06:38:10 spire-1.2.1/.github/workflows/scripts/push-images.sh 06:38:10 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 06:38:10 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 06:38:10 spire-1.2.1/.github/workflows/scripts/split.sh 06:38:10 spire-1.2.1/.gitignore 06:38:10 spire-1.2.1/.go-version 06:38:10 spire-1.2.1/.golangci.yml 06:38:10 spire-1.2.1/ADOPTERS.md 06:38:10 spire-1.2.1/CHANGELOG.md 06:38:10 spire-1.2.1/CODE-OF-CONDUCT.md 06:38:10 spire-1.2.1/CODEOWNERS 06:38:10 spire-1.2.1/CONTRIBUTING.md 06:38:10 spire-1.2.1/Dockerfile 06:38:10 spire-1.2.1/Dockerfile.dev 06:38:10 spire-1.2.1/Dockerfile.scratch 06:38:10 spire-1.2.1/LICENSE 06:38:10 spire-1.2.1/MAINTAINERS.md 06:38:10 spire-1.2.1/Makefile 06:38:10 spire-1.2.1/README.md 06:38:10 spire-1.2.1/ROADMAP.md 06:38:10 spire-1.2.1/SECURITY.md 06:38:10 spire-1.2.1/cmd/ 06:38:10 spire-1.2.1/cmd/spire-agent/ 06:38:10 spire-1.2.1/cmd/spire-agent/cli/ 06:38:10 spire-1.2.1/cmd/spire-agent/cli/api/ 06:38:10 spire-1.2.1/cmd/spire-agent/cli/api/common.go 06:38:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 06:38:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 06:38:10 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 06:38:10 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 06:38:10 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 06:38:10 spire-1.2.1/cmd/spire-agent/cli/cli.go 06:38:10 spire-1.2.1/cmd/spire-agent/cli/common/ 06:38:10 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 06:38:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 06:38:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 06:38:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 06:38:10 spire-1.2.1/cmd/spire-agent/cli/run/ 06:38:10 spire-1.2.1/cmd/spire-agent/cli/run/run.go 06:38:10 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 06:38:10 spire-1.2.1/cmd/spire-agent/cli/validate/ 06:38:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 06:38:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 06:38:10 spire-1.2.1/cmd/spire-agent/main.go 06:38:10 spire-1.2.1/cmd/spire-server/ 06:38:10 spire-1.2.1/cmd/spire-server/cli/ 06:38:10 spire-1.2.1/cmd/spire-server/cli/agent/ 06:38:10 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/agent/count.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/agent/list.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/agent/show.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/bundle/ 06:38:10 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/cli.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/entry/ 06:38:10 spire-1.2.1/cmd/spire-server/cli/entry/count.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/entry/create.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/entry/show.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/entry/update.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/entry/util.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/ 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/common.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/create.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/list.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/show.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/update.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 06:38:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/jwt/ 06:38:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/run/ 06:38:10 spire-1.2.1/cmd/spire-server/cli/run/run.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/token/ 06:38:10 spire-1.2.1/cmd/spire-server/cli/token/generate.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/validate/ 06:38:10 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/x509/ 06:38:10 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 06:38:10 spire-1.2.1/cmd/spire-server/main.go 06:38:10 spire-1.2.1/cmd/spire-server/util/ 06:38:10 spire-1.2.1/cmd/spire-server/util/util.go 06:38:10 spire-1.2.1/conf/ 06:38:10 spire-1.2.1/conf/agent/ 06:38:10 spire-1.2.1/conf/agent/agent.conf 06:38:10 spire-1.2.1/conf/agent/agent_full.conf 06:38:10 spire-1.2.1/conf/agent/dummy_root_ca.crt 06:38:10 spire-1.2.1/conf/server/ 06:38:10 spire-1.2.1/conf/server/dummy_upstream_ca.crt 06:38:10 spire-1.2.1/conf/server/dummy_upstream_ca.key 06:38:10 spire-1.2.1/conf/server/server.conf 06:38:10 spire-1.2.1/conf/server/server_full.conf 06:38:10 spire-1.2.1/doc/ 06:38:10 spire-1.2.1/doc/SPIRE101.md 06:38:10 spire-1.2.1/doc/auditlog.md 06:38:10 spire-1.2.1/doc/authorization_policy_engine.md 06:38:10 spire-1.2.1/doc/changelog_guidelines.md 06:38:10 spire-1.2.1/doc/cure53-report.pdf 06:38:10 spire-1.2.1/doc/images/ 06:38:10 spire-1.2.1/doc/images/2019_roadmap.png 06:38:10 spire-1.2.1/doc/images/SPIRE101.png 06:38:10 spire-1.2.1/doc/images/SPIRE_agent.png 06:38:10 spire-1.2.1/doc/images/SPIRE_server.png 06:38:10 spire-1.2.1/doc/images/cache_mgr.png 06:38:10 spire-1.2.1/doc/images/cache_mgr_components.png 06:38:10 spire-1.2.1/doc/images/federated_spire.png 06:38:10 spire-1.2.1/doc/images/ha_mode.png 06:38:10 spire-1.2.1/doc/images/nested_spire.png 06:38:10 spire-1.2.1/doc/images/oidc_federation.png 06:38:10 spire-1.2.1/doc/images/single_trust_domain.png 06:38:10 spire-1.2.1/doc/images/spiffe_compatible.png 06:38:10 spire-1.2.1/doc/images/spire_logo.png 06:38:10 spire-1.2.1/doc/migrating_registration_api_clients.md 06:38:10 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 06:38:10 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 06:38:10 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 06:38:10 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 06:38:10 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 06:38:10 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 06:38:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 06:38:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 06:38:10 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 06:38:10 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 06:38:10 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 06:38:10 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 06:38:10 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 06:38:10 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 06:38:10 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 06:38:10 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 06:38:10 spire-1.2.1/doc/plugin_server_datastore_sql.md 06:38:10 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 06:38:10 spire-1.2.1/doc/plugin_server_keymanager_disk.md 06:38:10 spire-1.2.1/doc/plugin_server_keymanager_memory.md 06:38:10 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 06:38:10 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 06:38:10 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 06:38:10 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 06:38:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 06:38:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 06:38:10 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 06:38:10 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 06:38:10 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 06:38:10 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 06:38:10 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 06:38:10 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 06:38:10 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 06:38:10 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 06:38:10 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 06:38:10 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 06:38:10 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 06:38:10 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 06:38:10 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 06:38:10 spire-1.2.1/doc/scaling_spire.md 06:38:10 spire-1.2.1/doc/spire_agent.md 06:38:10 spire-1.2.1/doc/spire_server.md 06:38:10 spire-1.2.1/doc/supported_integrations.md 06:38:10 spire-1.2.1/doc/telemetry.md 06:38:10 spire-1.2.1/doc/telemetry_config.md 06:38:10 spire-1.2.1/doc/upgrading.md 06:38:10 spire-1.2.1/doc/using_spire.md 06:38:10 spire-1.2.1/examples/ 06:38:10 spire-1.2.1/examples/README.md 06:38:10 spire-1.2.1/go.mod 06:38:10 spire-1.2.1/go.sum 06:38:10 spire-1.2.1/pkg/ 06:38:10 spire-1.2.1/pkg/agent/ 06:38:10 spire-1.2.1/pkg/agent/agent.go 06:38:10 spire-1.2.1/pkg/agent/api/ 06:38:10 spire-1.2.1/pkg/agent/api/config.go 06:38:10 spire-1.2.1/pkg/agent/api/debug/ 06:38:10 spire-1.2.1/pkg/agent/api/debug/v1/ 06:38:10 spire-1.2.1/pkg/agent/api/debug/v1/service.go 06:38:10 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 06:38:10 spire-1.2.1/pkg/agent/api/delegatedidentity/ 06:38:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 06:38:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 06:38:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 06:38:10 spire-1.2.1/pkg/agent/api/endpoints.go 06:38:10 spire-1.2.1/pkg/agent/api/health/ 06:38:10 spire-1.2.1/pkg/agent/api/health/v1/ 06:38:10 spire-1.2.1/pkg/agent/api/health/v1/service.go 06:38:10 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 06:38:10 spire-1.2.1/pkg/agent/api/rpccontext/ 06:38:10 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 06:38:10 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 06:38:10 spire-1.2.1/pkg/agent/attestor/ 06:38:10 spire-1.2.1/pkg/agent/attestor/node/ 06:38:10 spire-1.2.1/pkg/agent/attestor/node/experimental.go 06:38:10 spire-1.2.1/pkg/agent/attestor/node/node.go 06:38:10 spire-1.2.1/pkg/agent/attestor/node/node_test.go 06:38:10 spire-1.2.1/pkg/agent/attestor/workload/ 06:38:10 spire-1.2.1/pkg/agent/attestor/workload/workload.go 06:38:10 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 06:38:10 spire-1.2.1/pkg/agent/catalog/ 06:38:10 spire-1.2.1/pkg/agent/catalog/catalog.go 06:38:10 spire-1.2.1/pkg/agent/catalog/keymanager.go 06:38:10 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 06:38:10 spire-1.2.1/pkg/agent/catalog/svidstore.go 06:38:10 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 06:38:10 spire-1.2.1/pkg/agent/client/ 06:38:10 spire-1.2.1/pkg/agent/client/client.go 06:38:10 spire-1.2.1/pkg/agent/client/client_test.go 06:38:10 spire-1.2.1/pkg/agent/client/dial.go 06:38:10 spire-1.2.1/pkg/agent/client/nodeconn.go 06:38:10 spire-1.2.1/pkg/agent/client/nodeconn_test.go 06:38:10 spire-1.2.1/pkg/agent/client/update.go 06:38:10 spire-1.2.1/pkg/agent/client/util.go 06:38:10 spire-1.2.1/pkg/agent/common/ 06:38:10 spire-1.2.1/pkg/agent/common/backoff/ 06:38:10 spire-1.2.1/pkg/agent/common/backoff/backoff.go 06:38:10 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 06:38:10 spire-1.2.1/pkg/agent/common/cgroups/ 06:38:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 06:38:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 06:38:10 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 06:38:10 spire-1.2.1/pkg/agent/config.go 06:38:10 spire-1.2.1/pkg/agent/endpoints/ 06:38:10 spire-1.2.1/pkg/agent/endpoints/config.go 06:38:10 spire-1.2.1/pkg/agent/endpoints/endpoints.go 06:38:10 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 06:38:10 spire-1.2.1/pkg/agent/endpoints/metrics.go 06:38:10 spire-1.2.1/pkg/agent/endpoints/middleware.go 06:38:10 spire-1.2.1/pkg/agent/endpoints/peertracker.go 06:38:10 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 06:38:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 06:38:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 06:38:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 06:38:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 06:38:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 06:38:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 06:38:10 spire-1.2.1/pkg/agent/endpoints/workload/ 06:38:10 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 06:38:10 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 06:38:10 spire-1.2.1/pkg/agent/manager/ 06:38:10 spire-1.2.1/pkg/agent/manager/cache/ 06:38:10 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 06:38:10 spire-1.2.1/pkg/agent/manager/cache/cache.go 06:38:10 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 06:38:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 06:38:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 06:38:10 spire-1.2.1/pkg/agent/manager/cache/sets.go 06:38:10 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 06:38:10 spire-1.2.1/pkg/agent/manager/config.go 06:38:10 spire-1.2.1/pkg/agent/manager/manager.go 06:38:10 spire-1.2.1/pkg/agent/manager/manager_test.go 06:38:10 spire-1.2.1/pkg/agent/manager/storage.go 06:38:10 spire-1.2.1/pkg/agent/manager/storage_test.go 06:38:10 spire-1.2.1/pkg/agent/manager/storecache/ 06:38:10 spire-1.2.1/pkg/agent/manager/storecache/cache.go 06:38:10 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 06:38:10 spire-1.2.1/pkg/agent/manager/sync.go 06:38:10 spire-1.2.1/pkg/agent/plugin/ 06:38:10 spire-1.2.1/pkg/agent/plugin/keymanager/ 06:38:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 06:38:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 06:38:10 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 06:38:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 06:38:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 06:38:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 06:38:10 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 06:38:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 06:38:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 06:38:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 06:38:10 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 06:38:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 06:38:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 06:38:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 06:38:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 06:38:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 06:38:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 06:38:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 06:38:10 spire-1.2.1/pkg/agent/plugin/svidstore/ 06:38:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 06:38:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 06:38:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 06:38:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 06:38:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 06:38:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 06:38:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 06:38:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 06:38:10 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 06:38:10 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 06:38:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 06:38:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 06:38:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 06:38:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 06:38:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 06:38:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 06:38:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 06:38:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 06:38:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 06:38:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 06:38:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 06:38:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 06:38:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 06:38:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 06:38:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 06:38:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 06:38:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 06:38:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 06:38:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 06:38:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 06:38:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 06:38:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 06:38:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 06:38:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 06:38:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 06:38:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 06:38:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 06:38:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 06:38:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 06:38:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 06:38:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 06:38:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 06:38:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 06:38:10 spire-1.2.1/pkg/agent/svid/ 06:38:10 spire-1.2.1/pkg/agent/svid/rotator.go 06:38:10 spire-1.2.1/pkg/agent/svid/rotator_config.go 06:38:10 spire-1.2.1/pkg/agent/svid/rotator_test.go 06:38:10 spire-1.2.1/pkg/agent/svid/store/ 06:38:10 spire-1.2.1/pkg/agent/svid/store/service.go 06:38:10 spire-1.2.1/pkg/agent/svid/store/service_test.go 06:38:10 spire-1.2.1/pkg/common/ 06:38:10 spire-1.2.1/pkg/common/agentpathtemplate/ 06:38:10 spire-1.2.1/pkg/common/agentpathtemplate/template.go 06:38:10 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 06:38:10 spire-1.2.1/pkg/common/api/ 06:38:10 spire-1.2.1/pkg/common/api/metrics.go 06:38:10 spire-1.2.1/pkg/common/api/middleware/ 06:38:10 spire-1.2.1/pkg/common/api/middleware/common_test.go 06:38:10 spire-1.2.1/pkg/common/api/middleware/interceptor.go 06:38:10 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 06:38:10 spire-1.2.1/pkg/common/api/middleware/logger.go 06:38:10 spire-1.2.1/pkg/common/api/middleware/logger_test.go 06:38:10 spire-1.2.1/pkg/common/api/middleware/metrics.go 06:38:10 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 06:38:10 spire-1.2.1/pkg/common/api/middleware/middleware.go 06:38:10 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 06:38:10 spire-1.2.1/pkg/common/api/middleware/misconfig.go 06:38:10 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 06:38:10 spire-1.2.1/pkg/common/api/middleware/names.go 06:38:10 spire-1.2.1/pkg/common/api/middleware/names_test.go 06:38:10 spire-1.2.1/pkg/common/api/names.go 06:38:10 spire-1.2.1/pkg/common/api/ratelimit.go 06:38:10 spire-1.2.1/pkg/common/api/rpccontext/ 06:38:10 spire-1.2.1/pkg/common/api/rpccontext/logger.go 06:38:10 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 06:38:10 spire-1.2.1/pkg/common/api/rpccontext/names.go 06:38:10 spire-1.2.1/pkg/common/auth/ 06:38:10 spire-1.2.1/pkg/common/auth/interceptors.go 06:38:10 spire-1.2.1/pkg/common/auth/interceptors_test.go 06:38:10 spire-1.2.1/pkg/common/auth/untracked_uds.go 06:38:10 spire-1.2.1/pkg/common/bundleutil/ 06:38:10 spire-1.2.1/pkg/common/bundleutil/bundle.go 06:38:10 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 06:38:10 spire-1.2.1/pkg/common/bundleutil/common_test.go 06:38:10 spire-1.2.1/pkg/common/bundleutil/marshal.go 06:38:10 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 06:38:10 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 06:38:10 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 06:38:10 spire-1.2.1/pkg/common/bundleutil/types.go 06:38:10 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 06:38:10 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 06:38:10 spire-1.2.1/pkg/common/catalog/ 06:38:10 spire-1.2.1/pkg/common/catalog/bind.go 06:38:10 spire-1.2.1/pkg/common/catalog/builtin.go 06:38:10 spire-1.2.1/pkg/common/catalog/catalog.go 06:38:10 spire-1.2.1/pkg/common/catalog/catalog_test.go 06:38:10 spire-1.2.1/pkg/common/catalog/closers.go 06:38:10 spire-1.2.1/pkg/common/catalog/cmd_linux.go 06:38:10 spire-1.2.1/pkg/common/catalog/cmd_other.go 06:38:10 spire-1.2.1/pkg/common/catalog/config.go 06:38:10 spire-1.2.1/pkg/common/catalog/config_test.go 06:38:10 spire-1.2.1/pkg/common/catalog/configure.go 06:38:10 spire-1.2.1/pkg/common/catalog/constraints.go 06:38:10 spire-1.2.1/pkg/common/catalog/constraints_test.go 06:38:10 spire-1.2.1/pkg/common/catalog/context.go 06:38:10 spire-1.2.1/pkg/common/catalog/external.go 06:38:10 spire-1.2.1/pkg/common/catalog/host.go 06:38:10 spire-1.2.1/pkg/common/catalog/pipenet.go 06:38:10 spire-1.2.1/pkg/common/catalog/plugin.go 06:38:10 spire-1.2.1/pkg/common/catalog/testplugin/ 06:38:10 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 06:38:10 spire-1.2.1/pkg/common/catalog/testplugin/main.go 06:38:10 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 06:38:10 spire-1.2.1/pkg/common/cli/ 06:38:10 spire-1.2.1/pkg/common/cli/env.go 06:38:10 spire-1.2.1/pkg/common/cli/flags.go 06:38:10 spire-1.2.1/pkg/common/cli/trust_domain.go 06:38:10 spire-1.2.1/pkg/common/cli/trust_domain_test.go 06:38:10 spire-1.2.1/pkg/common/cli/umask.go 06:38:10 spire-1.2.1/pkg/common/cli/umask_posix.go 06:38:10 spire-1.2.1/pkg/common/cli/umask_test.go 06:38:10 spire-1.2.1/pkg/common/cli/umask_windows.go 06:38:10 spire-1.2.1/pkg/common/cliprinter/ 06:38:10 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 06:38:10 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 06:38:10 spire-1.2.1/pkg/common/cliprinter/flag.go 06:38:10 spire-1.2.1/pkg/common/cliprinter/flag_test.go 06:38:10 spire-1.2.1/pkg/common/cliprinter/format.go 06:38:10 spire-1.2.1/pkg/common/cliprinter/format_test.go 06:38:10 spire-1.2.1/pkg/common/cliprinter/internal/ 06:38:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 06:38:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 06:38:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 06:38:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 06:38:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 06:38:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 06:38:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 06:38:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 06:38:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 06:38:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 06:38:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 06:38:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 06:38:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 06:38:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 06:38:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 06:38:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 06:38:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 06:38:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 06:38:10 spire-1.2.1/pkg/common/coretypes/ 06:38:10 spire-1.2.1/pkg/common/coretypes/bundle/ 06:38:10 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 06:38:10 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 06:38:10 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 06:38:10 spire-1.2.1/pkg/common/coretypes/bundle/require.go 06:38:10 spire-1.2.1/pkg/common/coretypes/jwtkey/ 06:38:10 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 06:38:10 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 06:38:10 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 06:38:10 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 06:38:10 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 06:38:10 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 06:38:10 spire-1.2.1/pkg/common/coretypes/x509certificate/ 06:38:10 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 06:38:10 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 06:38:10 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 06:38:10 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 06:38:10 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 06:38:10 spire-1.2.1/pkg/common/cryptoutil/ 06:38:10 spire-1.2.1/pkg/common/cryptoutil/keys.go 06:38:10 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 06:38:10 spire-1.2.1/pkg/common/diskutil/ 06:38:10 spire-1.2.1/pkg/common/diskutil/file_posix.go 06:38:10 spire-1.2.1/pkg/common/diskutil/file_test.go 06:38:10 spire-1.2.1/pkg/common/diskutil/file_windows.go 06:38:10 spire-1.2.1/pkg/common/errorutil/ 06:38:10 spire-1.2.1/pkg/common/errorutil/wrapper.go 06:38:10 spire-1.2.1/pkg/common/health/ 06:38:10 spire-1.2.1/pkg/common/health/config.go 06:38:10 spire-1.2.1/pkg/common/health/context.go 06:38:10 spire-1.2.1/pkg/common/health/context_test.go 06:38:10 spire-1.2.1/pkg/common/health/health.go 06:38:10 spire-1.2.1/pkg/common/health/health_test.go 06:38:10 spire-1.2.1/pkg/common/health/logger.go 06:38:10 spire-1.2.1/pkg/common/hostservice/ 06:38:10 spire-1.2.1/pkg/common/hostservice/metricsservice/ 06:38:10 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 06:38:10 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 06:38:10 spire-1.2.1/pkg/common/idutil/ 06:38:10 spire-1.2.1/pkg/common/idutil/require.go 06:38:10 spire-1.2.1/pkg/common/idutil/require_test.go 06:38:10 spire-1.2.1/pkg/common/idutil/safety.go 06:38:10 spire-1.2.1/pkg/common/idutil/safety_test.go 06:38:10 spire-1.2.1/pkg/common/idutil/spiffeid.go 06:38:10 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 06:38:10 spire-1.2.1/pkg/common/jwtsvid/ 06:38:10 spire-1.2.1/pkg/common/jwtsvid/common.go 06:38:10 spire-1.2.1/pkg/common/jwtsvid/sign.go 06:38:10 spire-1.2.1/pkg/common/jwtsvid/token_test.go 06:38:10 spire-1.2.1/pkg/common/jwtsvid/validate.go 06:38:10 spire-1.2.1/pkg/common/jwtutil/ 06:38:10 spire-1.2.1/pkg/common/jwtutil/keyset.go 06:38:10 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 06:38:10 spire-1.2.1/pkg/common/log/ 06:38:10 spire-1.2.1/pkg/common/log/hclog_adapter.go 06:38:10 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 06:38:10 spire-1.2.1/pkg/common/log/log.go 06:38:10 spire-1.2.1/pkg/common/log/log_test.go 06:38:10 spire-1.2.1/pkg/common/log/options.go 06:38:10 spire-1.2.1/pkg/common/nodeutil/ 06:38:10 spire-1.2.1/pkg/common/nodeutil/node.go 06:38:10 spire-1.2.1/pkg/common/nodeutil/node_test.go 06:38:10 spire-1.2.1/pkg/common/peertracker/ 06:38:10 spire-1.2.1/pkg/common/peertracker/conn.go 06:38:10 spire-1.2.1/pkg/common/peertracker/credentials.go 06:38:10 spire-1.2.1/pkg/common/peertracker/errors.go 06:38:10 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 06:38:10 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 06:38:10 spire-1.2.1/pkg/common/peertracker/info.go 06:38:10 spire-1.2.1/pkg/common/peertracker/listener.go 06:38:10 spire-1.2.1/pkg/common/peertracker/listener_test.go 06:38:10 spire-1.2.1/pkg/common/peertracker/peertracker.go 06:38:10 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 06:38:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 06:38:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 06:38:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 06:38:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 06:38:10 spire-1.2.1/pkg/common/peertracker/tcp.go 06:38:10 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 06:38:10 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 06:38:10 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 06:38:10 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 06:38:10 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 06:38:10 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 06:38:10 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 06:38:10 spire-1.2.1/pkg/common/peertracker/uds.go 06:38:10 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 06:38:10 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 06:38:10 spire-1.2.1/pkg/common/peertracker/uds_linux.go 06:38:10 spire-1.2.1/pkg/common/pemutil/ 06:38:10 spire-1.2.1/pkg/common/pemutil/block.go 06:38:10 spire-1.2.1/pkg/common/pemutil/certs.go 06:38:10 spire-1.2.1/pkg/common/pemutil/common.go 06:38:10 spire-1.2.1/pkg/common/pemutil/csr.go 06:38:10 spire-1.2.1/pkg/common/pemutil/keys.go 06:38:10 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 06:38:10 spire-1.2.1/pkg/common/pemutil/testdata/ 06:38:10 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 06:38:10 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 06:38:10 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 06:38:10 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 06:38:10 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 06:38:10 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 06:38:10 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 06:38:10 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 06:38:10 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 06:38:10 spire-1.2.1/pkg/common/plugin/ 06:38:10 spire-1.2.1/pkg/common/plugin/aws/ 06:38:10 spire-1.2.1/pkg/common/plugin/aws/iid.go 06:38:10 spire-1.2.1/pkg/common/plugin/azure/ 06:38:10 spire-1.2.1/pkg/common/plugin/azure/msi.go 06:38:10 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 06:38:10 spire-1.2.1/pkg/common/plugin/facade.go 06:38:10 spire-1.2.1/pkg/common/plugin/facade_test.go 06:38:10 spire-1.2.1/pkg/common/plugin/gcp/ 06:38:10 spire-1.2.1/pkg/common/plugin/gcp/iit.go 06:38:10 spire-1.2.1/pkg/common/plugin/k8s/ 06:38:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 06:38:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 06:38:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 06:38:10 spire-1.2.1/pkg/common/plugin/k8s/utils.go 06:38:10 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 06:38:10 spire-1.2.1/pkg/common/plugin/log.go 06:38:10 spire-1.2.1/pkg/common/plugin/sshpop/ 06:38:10 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 06:38:10 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 06:38:10 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 06:38:10 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 06:38:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 06:38:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 06:38:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 06:38:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 06:38:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 06:38:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 06:38:10 spire-1.2.1/pkg/common/plugin/tpmdevid/ 06:38:10 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 06:38:10 spire-1.2.1/pkg/common/plugin/x509pop/ 06:38:10 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 06:38:10 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 06:38:10 spire-1.2.1/pkg/common/profiling/ 06:38:10 spire-1.2.1/pkg/common/profiling/dumpers.go 06:38:10 spire-1.2.1/pkg/common/profiling/profiling.go 06:38:10 spire-1.2.1/pkg/common/protoutil/ 06:38:10 spire-1.2.1/pkg/common/protoutil/masks.go 06:38:10 spire-1.2.1/pkg/common/protoutil/masks_test.go 06:38:10 spire-1.2.1/pkg/common/rotationutil/ 06:38:10 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 06:38:10 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 06:38:10 spire-1.2.1/pkg/common/selector/ 06:38:10 spire-1.2.1/pkg/common/selector/selector.go 06:38:10 spire-1.2.1/pkg/common/selector/selector_test.go 06:38:10 spire-1.2.1/pkg/common/selector/set.go 06:38:10 spire-1.2.1/pkg/common/selector/set_utils.go 06:38:10 spire-1.2.1/pkg/common/selector/set_utils_test.go 06:38:10 spire-1.2.1/pkg/common/telemetry/ 06:38:10 spire-1.2.1/pkg/common/telemetry/agent/ 06:38:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 06:38:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 06:38:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 06:38:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 06:38:10 spire-1.2.1/pkg/common/telemetry/agent/manager.go 06:38:10 spire-1.2.1/pkg/common/telemetry/agent/node.go 06:38:10 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 06:38:10 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 06:38:10 spire-1.2.1/pkg/common/telemetry/agent/store/ 06:38:10 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 06:38:10 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 06:38:10 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 06:38:10 spire-1.2.1/pkg/common/telemetry/blackhole.go 06:38:10 spire-1.2.1/pkg/common/telemetry/call.go 06:38:10 spire-1.2.1/pkg/common/telemetry/common/ 06:38:10 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 06:38:10 spire-1.2.1/pkg/common/telemetry/config.go 06:38:10 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 06:38:10 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 06:38:10 spire-1.2.1/pkg/common/telemetry/inmem.go 06:38:10 spire-1.2.1/pkg/common/telemetry/inmem_test.go 06:38:10 spire-1.2.1/pkg/common/telemetry/m3.go 06:38:10 spire-1.2.1/pkg/common/telemetry/m3_test.go 06:38:10 spire-1.2.1/pkg/common/telemetry/metrics.go 06:38:10 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 06:38:10 spire-1.2.1/pkg/common/telemetry/names.go 06:38:10 spire-1.2.1/pkg/common/telemetry/prometheus.go 06:38:10 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 06:38:10 spire-1.2.1/pkg/common/telemetry/sanitize.go 06:38:10 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 06:38:10 spire-1.2.1/pkg/common/telemetry/server/ 06:38:10 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 06:38:10 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 06:38:10 spire-1.2.1/pkg/common/telemetry/server/datastore/ 06:38:10 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 06:38:10 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 06:38:10 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 06:38:10 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 06:38:10 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 06:38:10 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 06:38:10 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 06:38:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 06:38:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 06:38:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 06:38:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 06:38:10 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 06:38:10 spire-1.2.1/pkg/common/telemetry/server/rotate.go 06:38:10 spire-1.2.1/pkg/common/telemetry/server/server.go 06:38:10 spire-1.2.1/pkg/common/telemetry/sink.go 06:38:10 spire-1.2.1/pkg/common/telemetry/statsd.go 06:38:10 spire-1.2.1/pkg/common/telemetry/statsd_test.go 06:38:10 spire-1.2.1/pkg/common/telemetry/uptime.go 06:38:10 spire-1.2.1/pkg/common/telemetry/version.go 06:38:10 spire-1.2.1/pkg/common/telemetry/withlabels.go 06:38:10 spire-1.2.1/pkg/common/uptime/ 06:38:10 spire-1.2.1/pkg/common/uptime/uptime.go 06:38:10 spire-1.2.1/pkg/common/uptime/uptime_test.go 06:38:10 spire-1.2.1/pkg/common/util/ 06:38:10 spire-1.2.1/pkg/common/util/certs.go 06:38:10 spire-1.2.1/pkg/common/util/certs_test.go 06:38:10 spire-1.2.1/pkg/common/util/csr.go 06:38:10 spire-1.2.1/pkg/common/util/hash.go 06:38:10 spire-1.2.1/pkg/common/util/selectors.go 06:38:10 spire-1.2.1/pkg/common/util/selectors_test.go 06:38:10 spire-1.2.1/pkg/common/util/signals.go 06:38:10 spire-1.2.1/pkg/common/util/sort.go 06:38:10 spire-1.2.1/pkg/common/util/sort_test.go 06:38:10 spire-1.2.1/pkg/common/util/task.go 06:38:10 spire-1.2.1/pkg/common/util/task_test.go 06:38:10 spire-1.2.1/pkg/common/util/testdata/ 06:38:10 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 06:38:10 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 06:38:10 spire-1.2.1/pkg/common/version/ 06:38:10 spire-1.2.1/pkg/common/version/version.go 06:38:10 spire-1.2.1/pkg/common/x509svid/ 06:38:10 spire-1.2.1/pkg/common/x509svid/common_test.go 06:38:10 spire-1.2.1/pkg/common/x509svid/csr.go 06:38:10 spire-1.2.1/pkg/common/x509svid/upstreamca.go 06:38:10 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 06:38:10 spire-1.2.1/pkg/common/x509util/ 06:38:10 spire-1.2.1/pkg/common/x509util/cert.go 06:38:10 spire-1.2.1/pkg/common/x509util/dns.go 06:38:10 spire-1.2.1/pkg/common/x509util/dns_test.go 06:38:10 spire-1.2.1/pkg/common/x509util/keyid.go 06:38:10 spire-1.2.1/pkg/common/x509util/keypair.go 06:38:10 spire-1.2.1/pkg/common/x509util/serialnumber.go 06:38:10 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 06:38:10 spire-1.2.1/pkg/server/ 06:38:10 spire-1.2.1/pkg/server/api/ 06:38:10 spire-1.2.1/pkg/server/api/agent.go 06:38:10 spire-1.2.1/pkg/server/api/agent/ 06:38:10 spire-1.2.1/pkg/server/api/agent/v1/ 06:38:10 spire-1.2.1/pkg/server/api/agent/v1/service.go 06:38:10 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 06:38:10 spire-1.2.1/pkg/server/api/agent_test.go 06:38:10 spire-1.2.1/pkg/server/api/api.go 06:38:10 spire-1.2.1/pkg/server/api/audit/ 06:38:10 spire-1.2.1/pkg/server/api/audit/audit.go 06:38:10 spire-1.2.1/pkg/server/api/audit/audit_test.go 06:38:10 spire-1.2.1/pkg/server/api/bundle.go 06:38:10 spire-1.2.1/pkg/server/api/bundle/ 06:38:10 spire-1.2.1/pkg/server/api/bundle/v1/ 06:38:10 spire-1.2.1/pkg/server/api/bundle/v1/service.go 06:38:10 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 06:38:10 spire-1.2.1/pkg/server/api/bundle_test.go 06:38:10 spire-1.2.1/pkg/server/api/debug/ 06:38:10 spire-1.2.1/pkg/server/api/debug/v1/ 06:38:10 spire-1.2.1/pkg/server/api/debug/v1/service.go 06:38:10 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 06:38:10 spire-1.2.1/pkg/server/api/entry.go 06:38:10 spire-1.2.1/pkg/server/api/entry/ 06:38:10 spire-1.2.1/pkg/server/api/entry/v1/ 06:38:10 spire-1.2.1/pkg/server/api/entry/v1/service.go 06:38:10 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 06:38:10 spire-1.2.1/pkg/server/api/entry_test.go 06:38:10 spire-1.2.1/pkg/server/api/health/ 06:38:10 spire-1.2.1/pkg/server/api/health/v1/ 06:38:10 spire-1.2.1/pkg/server/api/health/v1/service.go 06:38:10 spire-1.2.1/pkg/server/api/health/v1/service_test.go 06:38:10 spire-1.2.1/pkg/server/api/id.go 06:38:10 spire-1.2.1/pkg/server/api/id_test.go 06:38:10 spire-1.2.1/pkg/server/api/limits/ 06:38:10 spire-1.2.1/pkg/server/api/limits/limits.go 06:38:10 spire-1.2.1/pkg/server/api/middleware/ 06:38:10 spire-1.2.1/pkg/server/api/middleware/alias.go 06:38:10 spire-1.2.1/pkg/server/api/middleware/audit.go 06:38:10 spire-1.2.1/pkg/server/api/middleware/authorization.go 06:38:10 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 06:38:10 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 06:38:10 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 06:38:10 spire-1.2.1/pkg/server/api/middleware/caller.go 06:38:10 spire-1.2.1/pkg/server/api/middleware/caller_test.go 06:38:10 spire-1.2.1/pkg/server/api/middleware/common.go 06:38:10 spire-1.2.1/pkg/server/api/middleware/common_test.go 06:38:10 spire-1.2.1/pkg/server/api/middleware/entries.go 06:38:10 spire-1.2.1/pkg/server/api/middleware/entries_test.go 06:38:10 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 06:38:10 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 06:38:10 spire-1.2.1/pkg/server/api/ratelimit.go 06:38:10 spire-1.2.1/pkg/server/api/rpccontext/ 06:38:10 spire-1.2.1/pkg/server/api/rpccontext/alias.go 06:38:10 spire-1.2.1/pkg/server/api/rpccontext/audit.go 06:38:10 spire-1.2.1/pkg/server/api/rpccontext/caller.go 06:38:10 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 06:38:10 spire-1.2.1/pkg/server/api/selector.go 06:38:10 spire-1.2.1/pkg/server/api/selector_test.go 06:38:10 spire-1.2.1/pkg/server/api/status.go 06:38:10 spire-1.2.1/pkg/server/api/status_test.go 06:38:10 spire-1.2.1/pkg/server/api/svid/ 06:38:10 spire-1.2.1/pkg/server/api/svid/v1/ 06:38:10 spire-1.2.1/pkg/server/api/svid/v1/service.go 06:38:10 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 06:38:10 spire-1.2.1/pkg/server/api/trustdomain.go 06:38:10 spire-1.2.1/pkg/server/api/trustdomain/ 06:38:10 spire-1.2.1/pkg/server/api/trustdomain/v1/ 06:38:10 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 06:38:10 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 06:38:10 spire-1.2.1/pkg/server/api/trustdomain_test.go 06:38:10 spire-1.2.1/pkg/server/authpolicy/ 06:38:10 spire-1.2.1/pkg/server/authpolicy/defaults.go 06:38:10 spire-1.2.1/pkg/server/authpolicy/policy.go 06:38:10 spire-1.2.1/pkg/server/authpolicy/policy.rego 06:38:10 spire-1.2.1/pkg/server/authpolicy/policy_data.json 06:38:10 spire-1.2.1/pkg/server/authpolicy/policy_test.go 06:38:10 spire-1.2.1/pkg/server/authpolicy/validate.go 06:38:10 spire-1.2.1/pkg/server/bundle/ 06:38:10 spire-1.2.1/pkg/server/bundle/client/ 06:38:10 spire-1.2.1/pkg/server/bundle/client/client.go 06:38:10 spire-1.2.1/pkg/server/bundle/client/client_test.go 06:38:10 spire-1.2.1/pkg/server/bundle/client/manager.go 06:38:10 spire-1.2.1/pkg/server/bundle/client/manager_test.go 06:38:10 spire-1.2.1/pkg/server/bundle/client/sources.go 06:38:10 spire-1.2.1/pkg/server/bundle/client/sources_test.go 06:38:10 spire-1.2.1/pkg/server/bundle/client/updater.go 06:38:10 spire-1.2.1/pkg/server/bundle/client/updater_test.go 06:38:10 spire-1.2.1/pkg/server/ca/ 06:38:10 spire-1.2.1/pkg/server/ca/ca.go 06:38:10 spire-1.2.1/pkg/server/ca/ca_health.go 06:38:10 spire-1.2.1/pkg/server/ca/ca_test.go 06:38:10 spire-1.2.1/pkg/server/ca/journal.go 06:38:10 spire-1.2.1/pkg/server/ca/journal_test.go 06:38:10 spire-1.2.1/pkg/server/ca/manager.go 06:38:10 spire-1.2.1/pkg/server/ca/manager_health.go 06:38:10 spire-1.2.1/pkg/server/ca/manager_test.go 06:38:10 spire-1.2.1/pkg/server/ca/templates.go 06:38:10 spire-1.2.1/pkg/server/ca/upstream_client.go 06:38:10 spire-1.2.1/pkg/server/ca/upstream_client_test.go 06:38:10 spire-1.2.1/pkg/server/ca/validation.go 06:38:10 spire-1.2.1/pkg/server/cache/ 06:38:10 spire-1.2.1/pkg/server/cache/dscache/ 06:38:10 spire-1.2.1/pkg/server/cache/dscache/cache.go 06:38:10 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 06:38:10 spire-1.2.1/pkg/server/cache/entrycache/ 06:38:10 spire-1.2.1/pkg/server/cache/entrycache/cache.go 06:38:10 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 06:38:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 06:38:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 06:38:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 06:38:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 06:38:10 spire-1.2.1/pkg/server/catalog/ 06:38:10 spire-1.2.1/pkg/server/catalog/catalog.go 06:38:10 spire-1.2.1/pkg/server/catalog/keymanager.go 06:38:10 spire-1.2.1/pkg/server/catalog/nodeattestor.go 06:38:10 spire-1.2.1/pkg/server/catalog/noderesolver.go 06:38:10 spire-1.2.1/pkg/server/catalog/notifier.go 06:38:10 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 06:38:10 spire-1.2.1/pkg/server/config.go 06:38:10 spire-1.2.1/pkg/server/datastore/ 06:38:10 spire-1.2.1/pkg/server/datastore/datastore.go 06:38:10 spire-1.2.1/pkg/server/datastore/datastore_health.go 06:38:10 spire-1.2.1/pkg/server/datastore/repository.go 06:38:10 spire-1.2.1/pkg/server/datastore/sqlstore/ 06:38:10 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 06:38:10 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 06:38:10 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 06:38:10 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 06:38:10 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 06:38:10 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 06:38:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 06:38:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 06:38:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 06:38:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 06:38:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 06:38:10 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 06:38:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 06:38:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 06:38:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 06:38:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 06:38:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 06:38:10 spire-1.2.1/pkg/server/endpoints/ 06:38:10 spire-1.2.1/pkg/server/endpoints/bundle/ 06:38:10 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 06:38:10 spire-1.2.1/pkg/server/endpoints/bundle/config.go 06:38:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 06:38:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 06:38:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 06:38:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 06:38:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 06:38:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 06:38:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 06:38:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 06:38:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 06:38:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 06:38:10 spire-1.2.1/pkg/server/endpoints/bundle/server.go 06:38:10 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 06:38:10 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 06:38:10 spire-1.2.1/pkg/server/endpoints/config.go 06:38:10 spire-1.2.1/pkg/server/endpoints/endpoints.go 06:38:10 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 06:38:10 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 06:38:10 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 06:38:10 spire-1.2.1/pkg/server/endpoints/middleware.go 06:38:10 spire-1.2.1/pkg/server/endpoints/middleware_test.go 06:38:10 spire-1.2.1/pkg/server/hostservice/ 06:38:10 spire-1.2.1/pkg/server/hostservice/agentstore/ 06:38:10 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 06:38:10 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 06:38:10 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 06:38:10 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 06:38:10 spire-1.2.1/pkg/server/hostservice/identityprovider/ 06:38:10 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 06:38:10 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/ 06:38:10 spire-1.2.1/pkg/server/plugin/keymanager/ 06:38:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 06:38:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 06:38:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 06:38:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 06:38:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 06:38:10 spire-1.2.1/pkg/server/plugin/keymanager/base/ 06:38:10 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 06:38:10 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 06:38:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 06:38:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 06:38:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 06:38:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 06:38:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 06:38:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 06:38:10 spire-1.2.1/pkg/server/plugin/keymanager/test/ 06:38:10 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 06:38:10 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 06:38:10 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/ 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 06:38:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/noderesolver/ 06:38:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 06:38:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 06:38:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 06:38:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 06:38:10 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 06:38:10 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 06:38:10 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/notifier/ 06:38:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 06:38:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 06:38:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 06:38:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 06:38:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 06:38:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 06:38:10 spire-1.2.1/pkg/server/plugin/notifier/repository.go 06:38:10 spire-1.2.1/pkg/server/plugin/notifier/v1.go 06:38:10 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 06:38:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 06:38:10 spire-1.2.1/pkg/server/registration/ 06:38:10 spire-1.2.1/pkg/server/registration/manager.go 06:38:10 spire-1.2.1/pkg/server/registration/manager_test.go 06:38:10 spire-1.2.1/pkg/server/scanentries.go 06:38:10 spire-1.2.1/pkg/server/scanentries_test.go 06:38:10 spire-1.2.1/pkg/server/server.go 06:38:10 spire-1.2.1/pkg/server/server_test.go 06:38:10 spire-1.2.1/pkg/server/svid/ 06:38:10 spire-1.2.1/pkg/server/svid/observer.go 06:38:10 spire-1.2.1/pkg/server/svid/observer_test.go 06:38:10 spire-1.2.1/pkg/server/svid/rotator.go 06:38:10 spire-1.2.1/pkg/server/svid/rotator_config.go 06:38:10 spire-1.2.1/pkg/server/svid/rotator_config_test.go 06:38:10 spire-1.2.1/pkg/server/svid/rotator_test.go 06:38:10 spire-1.2.1/proto/ 06:38:10 spire-1.2.1/proto/private/ 06:38:10 spire-1.2.1/proto/private/server/ 06:38:10 spire-1.2.1/proto/private/server/journal/ 06:38:10 spire-1.2.1/proto/private/server/journal/journal.pb.go 06:38:10 spire-1.2.1/proto/private/server/journal/journal.proto 06:38:10 spire-1.2.1/proto/spire/ 06:38:10 spire-1.2.1/proto/spire/common/ 06:38:10 spire-1.2.1/proto/spire/common/common.pb.go 06:38:10 spire-1.2.1/proto/spire/common/common.proto 06:38:10 spire-1.2.1/proto/spire/common/plugin/ 06:38:10 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 06:38:10 spire-1.2.1/proto/spire/common/plugin/plugin.proto 06:38:10 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 06:38:10 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 06:38:10 spire-1.2.1/proto/spire/plugin/ 06:38:10 spire-1.2.1/proto/spire/plugin/agent/ 06:38:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 06:38:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 06:38:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 06:38:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 06:38:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 06:38:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 06:38:10 spire-1.2.1/release/ 06:38:10 spire-1.2.1/release/spire-extras/ 06:38:10 spire-1.2.1/release/spire-extras/README.md 06:38:10 spire-1.2.1/release/spire-extras/conf/ 06:38:10 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 06:38:10 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 06:38:10 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 06:38:10 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 06:38:10 spire-1.2.1/release/spire/ 06:38:10 spire-1.2.1/release/spire/README.md 06:38:10 spire-1.2.1/release/spire/conf/ 06:38:10 spire-1.2.1/release/spire/conf/agent/ 06:38:10 spire-1.2.1/release/spire/conf/agent/agent.conf 06:38:10 spire-1.2.1/release/spire/conf/server/ 06:38:10 spire-1.2.1/release/spire/conf/server/server.conf 06:38:10 spire-1.2.1/script/ 06:38:10 spire-1.2.1/script/build-artifact.sh 06:38:10 spire-1.2.1/script/generate_dummy_ca.sh 06:38:10 spire-1.2.1/support/ 06:38:10 spire-1.2.1/support/k8s/ 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/ 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 06:38:10 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 06:38:10 spire-1.2.1/support/oidc-discovery-provider/ 06:38:10 spire-1.2.1/support/oidc-discovery-provider/README.md 06:38:10 spire-1.2.1/support/oidc-discovery-provider/common_test.go 06:38:10 spire-1.2.1/support/oidc-discovery-provider/config.go 06:38:10 spire-1.2.1/support/oidc-discovery-provider/config_test.go 06:38:10 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 06:38:10 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 06:38:10 spire-1.2.1/support/oidc-discovery-provider/handler.go 06:38:10 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 06:38:10 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 06:38:10 spire-1.2.1/support/oidc-discovery-provider/main.go 06:38:10 spire-1.2.1/support/oidc-discovery-provider/server_api.go 06:38:10 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 06:38:10 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 06:38:10 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 06:38:10 spire-1.2.1/test/ 06:38:10 spire-1.2.1/test/clock/ 06:38:10 spire-1.2.1/test/clock/clock.go 06:38:10 spire-1.2.1/test/fakes/ 06:38:10 spire-1.2.1/test/fakes/fakeagentcatalog/ 06:38:10 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 06:38:10 spire-1.2.1/test/fakes/fakeagentkeymanager/ 06:38:10 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 06:38:10 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 06:38:10 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 06:38:10 spire-1.2.1/test/fakes/fakeagentstore/ 06:38:10 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 06:38:10 spire-1.2.1/test/fakes/fakedatastore/ 06:38:10 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 06:38:10 spire-1.2.1/test/fakes/fakeentryclient/ 06:38:10 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 06:38:10 spire-1.2.1/test/fakes/fakehealthchecker/ 06:38:10 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 06:38:10 spire-1.2.1/test/fakes/fakeidentityprovider/ 06:38:10 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 06:38:10 spire-1.2.1/test/fakes/fakemetrics/ 06:38:10 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 06:38:10 spire-1.2.1/test/fakes/fakenoderesolver/ 06:38:10 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 06:38:10 spire-1.2.1/test/fakes/fakenotifier/ 06:38:10 spire-1.2.1/test/fakes/fakenotifier/notifier.go 06:38:10 spire-1.2.1/test/fakes/fakepluginmetrics/ 06:38:10 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 06:38:10 spire-1.2.1/test/fakes/fakeserverca/ 06:38:10 spire-1.2.1/test/fakes/fakeserverca/serverca.go 06:38:10 spire-1.2.1/test/fakes/fakeservercatalog/ 06:38:10 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 06:38:10 spire-1.2.1/test/fakes/fakeserverkeymanager/ 06:38:10 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 06:38:10 spire-1.2.1/test/fakes/fakeservernodeattestor/ 06:38:10 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 06:38:10 spire-1.2.1/test/fakes/fakeupstreamauthority/ 06:38:10 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 06:38:10 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 06:38:10 spire-1.2.1/test/fakes/fakeworkloadapi/ 06:38:10 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 06:38:10 spire-1.2.1/test/fakes/fakeworkloadattestor/ 06:38:10 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 06:38:10 spire-1.2.1/test/fixture/ 06:38:10 spire-1.2.1/test/fixture/certs/ 06:38:10 spire-1.2.1/test/fixture/certs/agent_svid.der 06:38:10 spire-1.2.1/test/fixture/certs/base_cert.pem 06:38:10 spire-1.2.1/test/fixture/certs/base_csr.pem 06:38:10 spire-1.2.1/test/fixture/certs/base_key.pem 06:38:10 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 06:38:10 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 06:38:10 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 06:38:10 spire-1.2.1/test/fixture/certs/blog_cert.pem 06:38:10 spire-1.2.1/test/fixture/certs/blog_csr.pem 06:38:10 spire-1.2.1/test/fixture/certs/blog_key.pem 06:38:10 spire-1.2.1/test/fixture/certs/bundle.der 06:38:10 spire-1.2.1/test/fixture/certs/ca.pem 06:38:10 spire-1.2.1/test/fixture/certs/ca_key.pem 06:38:10 spire-1.2.1/test/fixture/certs/database_cert.pem 06:38:10 spire-1.2.1/test/fixture/certs/database_csr.pem 06:38:10 spire-1.2.1/test/fixture/certs/database_key.pem 06:38:10 spire-1.2.1/test/fixture/certs/node_cert.pem 06:38:10 spire-1.2.1/test/fixture/certs/node_csr.pem 06:38:10 spire-1.2.1/test/fixture/certs/node_key.pem 06:38:10 spire-1.2.1/test/fixture/certs/svid.pem 06:38:10 spire-1.2.1/test/fixture/certs/svid_key.pem 06:38:10 spire-1.2.1/test/fixture/config/ 06:38:10 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 06:38:10 spire-1.2.1/test/fixture/config/agent_good.conf 06:38:10 spire-1.2.1/test/fixture/config/agent_good_templated.conf 06:38:10 spire-1.2.1/test/fixture/config/plugin_good.conf 06:38:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 06:38:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 06:38:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 06:38:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 06:38:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 06:38:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 06:38:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 06:38:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 06:38:10 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 06:38:10 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 06:38:10 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 06:38:10 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 06:38:10 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 06:38:10 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 06:38:10 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 06:38:10 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 06:38:10 spire-1.2.1/test/fixture/config/server_good.conf 06:38:10 spire-1.2.1/test/fixture/config/server_good_templated.conf 06:38:10 spire-1.2.1/test/fixture/fixture.go 06:38:10 spire-1.2.1/test/fixture/nodeattestor/ 06:38:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 06:38:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 06:38:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 06:38:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 06:38:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 06:38:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 06:38:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 06:38:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 06:38:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 06:38:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 06:38:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 06:38:10 spire-1.2.1/test/fixture/registration/ 06:38:10 spire-1.2.1/test/fixture/registration/entries.json 06:38:10 spire-1.2.1/test/fixture/registration/good-for-update.json 06:38:10 spire-1.2.1/test/fixture/registration/good.json 06:38:10 spire-1.2.1/test/fixture/registration/invalid.json 06:38:10 spire-1.2.1/test/fixture/registration/invalid_json.json 06:38:10 spire-1.2.1/test/fixture/registration/manager_test_entries.json 06:38:10 spire-1.2.1/test/integration/ 06:38:10 spire-1.2.1/test/integration/README.md 06:38:10 spire-1.2.1/test/integration/common 06:38:10 spire-1.2.1/test/integration/setup/ 06:38:10 spire-1.2.1/test/integration/setup/adminclient/ 06:38:10 spire-1.2.1/test/integration/setup/adminclient/build.sh 06:38:10 spire-1.2.1/test/integration/setup/adminclient/client.go 06:38:10 spire-1.2.1/test/integration/setup/debugagent/ 06:38:10 spire-1.2.1/test/integration/setup/debugagent/build.sh 06:38:10 spire-1.2.1/test/integration/setup/debugagent/main.go 06:38:10 spire-1.2.1/test/integration/setup/debugserver/ 06:38:10 spire-1.2.1/test/integration/setup/debugserver/build.sh 06:38:10 spire-1.2.1/test/integration/setup/debugserver/main.go 06:38:10 spire-1.2.1/test/integration/setup/downstreamclient/ 06:38:10 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 06:38:10 spire-1.2.1/test/integration/setup/downstreamclient/client.go 06:38:10 spire-1.2.1/test/integration/setup/itclient/ 06:38:10 spire-1.2.1/test/integration/setup/itclient/client.go 06:38:10 spire-1.2.1/test/integration/setup/node-attestation/ 06:38:10 spire-1.2.1/test/integration/setup/node-attestation/build.sh 06:38:10 spire-1.2.1/test/integration/setup/node-attestation/client.go 06:38:10 spire-1.2.1/test/integration/setup/x509pop/ 06:38:10 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 06:38:10 spire-1.2.1/test/integration/setup/x509pop/setup.sh 06:38:10 spire-1.2.1/test/integration/suites/ 06:38:10 spire-1.2.1/test/integration/suites/admin-endpoints/ 06:38:10 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 06:38:10 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 06:38:10 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 06:38:10 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 06:38:10 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 06:38:10 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 06:38:10 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 06:38:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 06:38:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 06:38:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 06:38:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 06:38:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 06:38:10 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 06:38:10 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 06:38:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 06:38:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 06:38:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 06:38:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 06:38:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 06:38:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 06:38:10 spire-1.2.1/test/integration/suites/datastore-mysql/ 06:38:10 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 06:38:10 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 06:38:10 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 06:38:10 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 06:38:10 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 06:38:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 06:38:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 06:38:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 06:38:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 06:38:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 06:38:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 06:38:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 06:38:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 06:38:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 06:38:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 06:38:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 06:38:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 06:38:10 spire-1.2.1/test/integration/suites/datastore-postgres/ 06:38:10 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 06:38:10 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 06:38:10 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 06:38:10 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 06:38:10 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 06:38:10 spire-1.2.1/test/integration/suites/debug-endpoints/ 06:38:10 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 06:38:10 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 06:38:10 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 06:38:10 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 06:38:10 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 06:38:10 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 06:38:10 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 06:38:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 06:38:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 06:38:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 06:38:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 06:38:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 06:38:10 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 06:38:10 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 06:38:10 spire-1.2.1/test/integration/suites/downstream-endpoints/ 06:38:10 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 06:38:10 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 06:38:10 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 06:38:10 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 06:38:10 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 06:38:10 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 06:38:10 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 06:38:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 06:38:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 06:38:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 06:38:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 06:38:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 06:38:10 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 06:38:10 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 06:38:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 06:38:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 06:38:10 spire-1.2.1/test/integration/suites/join-token/ 06:38:10 spire-1.2.1/test/integration/suites/join-token/01-start-server 06:38:10 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 06:38:10 spire-1.2.1/test/integration/suites/join-token/03-start-agent 06:38:10 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 06:38:10 spire-1.2.1/test/integration/suites/join-token/05-check-svid 06:38:10 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 06:38:10 spire-1.2.1/test/integration/suites/join-token/README.md 06:38:10 spire-1.2.1/test/integration/suites/join-token/conf/ 06:38:10 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 06:38:10 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 06:38:10 spire-1.2.1/test/integration/suites/join-token/conf/server/ 06:38:10 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 06:38:10 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 06:38:10 spire-1.2.1/test/integration/suites/join-token/teardown 06:38:10 spire-1.2.1/test/integration/suites/k8s-reconcile/ 06:38:10 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 06:38:10 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 06:38:10 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 06:38:10 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 06:38:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 06:38:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 06:38:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 06:38:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 06:38:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 06:38:10 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 06:38:10 spire-1.2.1/test/integration/suites/k8s-scratch/ 06:38:10 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 06:38:10 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 06:38:10 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 06:38:10 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 06:38:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 06:38:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 06:38:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 06:38:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 06:38:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 06:38:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 06:38:10 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 06:38:10 spire-1.2.1/test/integration/suites/k8s/ 06:38:10 spire-1.2.1/test/integration/suites/k8s/00-setup 06:38:10 spire-1.2.1/test/integration/suites/k8s/01-apply-config 06:38:10 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 06:38:10 spire-1.2.1/test/integration/suites/k8s/README.md 06:38:10 spire-1.2.1/test/integration/suites/k8s/conf/ 06:38:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 06:38:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 06:38:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s/conf/server/ 06:38:10 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 06:38:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 06:38:10 spire-1.2.1/test/integration/suites/k8s/init-kubectl 06:38:10 spire-1.2.1/test/integration/suites/k8s/teardown 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/ 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/README.md 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/root/ 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 06:38:10 spire-1.2.1/test/integration/suites/nested-rotation/teardown 06:38:10 spire-1.2.1/test/integration/suites/node-attestation/ 06:38:10 spire-1.2.1/test/integration/suites/node-attestation/00-setup 06:38:10 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 06:38:10 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 06:38:10 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 06:38:10 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 06:38:10 spire-1.2.1/test/integration/suites/node-attestation/README.md 06:38:10 spire-1.2.1/test/integration/suites/node-attestation/conf/ 06:38:10 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 06:38:10 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 06:38:10 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 06:38:10 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 06:38:10 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 06:38:10 spire-1.2.1/test/integration/suites/node-attestation/teardown 06:38:10 spire-1.2.1/test/integration/suites/rotation/ 06:38:10 spire-1.2.1/test/integration/suites/rotation/00-setup 06:38:10 spire-1.2.1/test/integration/suites/rotation/01-start-server 06:38:10 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 06:38:10 spire-1.2.1/test/integration/suites/rotation/03-start-agent 06:38:10 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 06:38:10 spire-1.2.1/test/integration/suites/rotation/05-check-svids 06:38:10 spire-1.2.1/test/integration/suites/rotation/README.md 06:38:10 spire-1.2.1/test/integration/suites/rotation/conf/ 06:38:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 06:38:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 06:38:10 spire-1.2.1/test/integration/suites/rotation/conf/server/ 06:38:10 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 06:38:10 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 06:38:10 spire-1.2.1/test/integration/suites/rotation/teardown 06:38:10 spire-1.2.1/test/integration/suites/self-test/ 06:38:10 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 06:38:10 spire-1.2.1/test/integration/suites/self-test/README.md 06:38:10 spire-1.2.1/test/integration/suites/self-test/teardown 06:38:10 spire-1.2.1/test/integration/suites/spire-server-cli/ 06:38:10 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 06:38:10 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 06:38:10 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 06:38:10 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 06:38:10 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 06:38:10 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 06:38:10 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 06:38:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 06:38:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 06:38:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 06:38:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 06:38:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 06:38:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 06:38:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 06:38:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 06:38:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 06:38:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 06:38:10 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 06:38:10 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 06:38:10 spire-1.2.1/test/integration/suites/upgrade/ 06:38:10 spire-1.2.1/test/integration/suites/upgrade/00-setup 06:38:10 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 06:38:10 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 06:38:10 spire-1.2.1/test/integration/suites/upgrade/README.md 06:38:10 spire-1.2.1/test/integration/suites/upgrade/conf/ 06:38:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 06:38:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 06:38:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 06:38:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 06:38:10 spire-1.2.1/test/integration/suites/upgrade/teardown 06:38:10 spire-1.2.1/test/integration/suites/upgrade/versions.txt 06:38:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 06:38:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 06:38:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 06:38:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 06:38:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 06:38:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md ---> 2055c2a9487b 06:38:10 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:38:10 06:38:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 06:38:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 06:38:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 06:38:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 06:38:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 06:38:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 06:38:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 06:38:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 06:38:10 spire-1.2.1/test/integration/test-one.sh 06:38:10 spire-1.2.1/test/integration/test.sh 06:38:10 spire-1.2.1/test/plugintest/ 06:38:10 spire-1.2.1/test/plugintest/config.go 06:38:10 spire-1.2.1/test/plugintest/load.go 06:38:10 spire-1.2.1/test/plugintest/option.go 06:38:10 spire-1.2.1/test/spiretest/ 06:38:10 spire-1.2.1/test/spiretest/apiserver.go 06:38:10 spire-1.2.1/test/spiretest/assertions.go 06:38:10 spire-1.2.1/test/spiretest/dir.go 06:38:10 spire-1.2.1/test/spiretest/errors_posix.go 06:38:10 spire-1.2.1/test/spiretest/errors_windows.go 06:38:10 spire-1.2.1/test/spiretest/logs.go 06:38:10 spire-1.2.1/test/spiretest/socketapi.go 06:38:10 spire-1.2.1/test/spiretest/suite.go 06:38:10 spire-1.2.1/test/spiretest/x509.go 06:38:10 spire-1.2.1/test/testca/ 06:38:10 spire-1.2.1/test/testca/ca.go 06:38:10 spire-1.2.1/test/testkey/ 06:38:10 spire-1.2.1/test/testkey/generate.sh 06:38:10 spire-1.2.1/test/testkey/genkeys.go 06:38:10 spire-1.2.1/test/testkey/keys.go 06:38:10 spire-1.2.1/test/testkey/new.go 06:38:10 spire-1.2.1/test/tpmsimulator/ 06:38:10 spire-1.2.1/test/tpmsimulator/simulator.go 06:38:10 spire-1.2.1/test/util/ 06:38:10 spire-1.2.1/test/util/cert_fixtures.go 06:38:10 spire-1.2.1/test/util/cert_generation.go 06:38:10 spire-1.2.1/test/util/io_redirection.go 06:38:10 spire-1.2.1/test/util/race.go 06:38:10 spire-1.2.1/test/util/util.go 06:38:10 building spire from source... 06:38:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:38:10 spire-1.2.1/ 06:38:10 spire-1.2.1/.data/ 06:38:10 spire-1.2.1/.data/.file 06:38:10 spire-1.2.1/.dockerignore 06:38:10 spire-1.2.1/.gitattributes 06:38:10 spire-1.2.1/.githooks/ 06:38:10 spire-1.2.1/.githooks/pre-commit 06:38:10 spire-1.2.1/.github/ 06:38:10 spire-1.2.1/.github/ISSUE_TEMPLATE.md 06:38:10 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 06:38:10 spire-1.2.1/.github/dependabot.yml 06:38:10 spire-1.2.1/.github/workflows/ 06:38:10 spire-1.2.1/.github/workflows/nightly_build.yaml 06:38:10 spire-1.2.1/.github/workflows/pr_build.yaml 06:38:10 spire-1.2.1/.github/workflows/release_build.yaml 06:38:10 spire-1.2.1/.github/workflows/scripts/ 06:38:10 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 06:38:10 spire-1.2.1/.github/workflows/scripts/push-images.sh 06:38:10 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 06:38:10 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 06:38:10 spire-1.2.1/.github/workflows/scripts/split.sh 06:38:10 spire-1.2.1/.gitignore 06:38:10 spire-1.2.1/.go-version 06:38:10 spire-1.2.1/.golangci.yml 06:38:10 spire-1.2.1/ADOPTERS.md 06:38:10 spire-1.2.1/CHANGELOG.md 06:38:10 spire-1.2.1/CODE-OF-CONDUCT.md 06:38:10 spire-1.2.1/CODEOWNERS 06:38:10 spire-1.2.1/CONTRIBUTING.md 06:38:10 spire-1.2.1/Dockerfile 06:38:10 spire-1.2.1/Dockerfile.dev 06:38:10 spire-1.2.1/Dockerfile.scratch 06:38:10 spire-1.2.1/LICENSE 06:38:10 spire-1.2.1/MAINTAINERS.md 06:38:10 spire-1.2.1/Makefile 06:38:10 spire-1.2.1/README.md 06:38:10 spire-1.2.1/ROADMAP.md 06:38:10 spire-1.2.1/SECURITY.md 06:38:10 spire-1.2.1/cmd/ 06:38:10 spire-1.2.1/cmd/spire-agent/ 06:38:10 spire-1.2.1/cmd/spire-agent/cli/ 06:38:10 spire-1.2.1/cmd/spire-agent/cli/api/ 06:38:10 spire-1.2.1/cmd/spire-agent/cli/api/common.go 06:38:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 06:38:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 06:38:10 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 06:38:10 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 06:38:10 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 06:38:10 spire-1.2.1/cmd/spire-agent/cli/cli.go 06:38:10 spire-1.2.1/cmd/spire-agent/cli/common/ 06:38:10 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 06:38:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 06:38:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 06:38:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 06:38:10 spire-1.2.1/cmd/spire-agent/cli/run/ 06:38:10 spire-1.2.1/cmd/spire-agent/cli/run/run.go 06:38:10 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 06:38:10 spire-1.2.1/cmd/spire-agent/cli/validate/ 06:38:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 06:38:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 06:38:10 spire-1.2.1/cmd/spire-agent/main.go 06:38:10 spire-1.2.1/cmd/spire-server/ 06:38:10 spire-1.2.1/cmd/spire-server/cli/ 06:38:10 spire-1.2.1/cmd/spire-server/cli/agent/ 06:38:10 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/agent/count.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/agent/list.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/agent/show.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/bundle/ 06:38:10 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/cli.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/entry/ 06:38:10 spire-1.2.1/cmd/spire-server/cli/entry/count.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/entry/create.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/entry/show.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/entry/update.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/entry/util.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/ 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/common.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/create.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/list.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/show.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/update.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 06:38:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/jwt/ 06:38:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/run/ 06:38:10 spire-1.2.1/cmd/spire-server/cli/run/run.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/token/ 06:38:10 spire-1.2.1/cmd/spire-server/cli/token/generate.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/validate/ 06:38:10 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/x509/ 06:38:10 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 06:38:10 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 06:38:10 spire-1.2.1/cmd/spire-server/main.go 06:38:10 spire-1.2.1/cmd/spire-server/util/ 06:38:10 spire-1.2.1/cmd/spire-server/util/util.go 06:38:10 spire-1.2.1/conf/ 06:38:10 spire-1.2.1/conf/agent/ 06:38:10 spire-1.2.1/conf/agent/agent.conf 06:38:10 spire-1.2.1/conf/agent/agent_full.conf 06:38:10 spire-1.2.1/conf/agent/dummy_root_ca.crt 06:38:10 spire-1.2.1/conf/server/ 06:38:10 spire-1.2.1/conf/server/dummy_upstream_ca.crt 06:38:10 spire-1.2.1/conf/server/dummy_upstream_ca.key 06:38:10 spire-1.2.1/conf/server/server.conf 06:38:10 spire-1.2.1/conf/server/server_full.conf 06:38:10 spire-1.2.1/doc/ 06:38:10 spire-1.2.1/doc/SPIRE101.md 06:38:10 spire-1.2.1/doc/auditlog.md 06:38:10 spire-1.2.1/doc/authorization_policy_engine.md 06:38:10 spire-1.2.1/doc/changelog_guidelines.md 06:38:10 spire-1.2.1/doc/cure53-report.pdf 06:38:10 spire-1.2.1/doc/images/ 06:38:10 spire-1.2.1/doc/images/2019_roadmap.png 06:38:10 spire-1.2.1/doc/images/SPIRE101.png 06:38:10 spire-1.2.1/doc/images/SPIRE_agent.png 06:38:11 spire-1.2.1/doc/images/SPIRE_server.png 06:38:11 spire-1.2.1/doc/images/cache_mgr.png 06:38:11 spire-1.2.1/doc/images/cache_mgr_components.png 06:38:11 spire-1.2.1/doc/images/federated_spire.png 06:38:11 spire-1.2.1/doc/images/ha_mode.png 06:38:11 spire-1.2.1/doc/images/nested_spire.png 06:38:11 spire-1.2.1/doc/images/oidc_federation.png 06:38:11 spire-1.2.1/doc/images/single_trust_domain.png 06:38:11 spire-1.2.1/doc/images/spiffe_compatible.png 06:38:11 spire-1.2.1/doc/images/spire_logo.png 06:38:11 spire-1.2.1/doc/migrating_registration_api_clients.md 06:38:11 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 06:38:11 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 06:38:11 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 06:38:11 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 06:38:11 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 06:38:11 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 06:38:11 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 06:38:11 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 06:38:11 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 06:38:11 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 06:38:11 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 06:38:11 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 06:38:11 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 06:38:11 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 06:38:11 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 06:38:11 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 06:38:11 spire-1.2.1/doc/plugin_server_datastore_sql.md 06:38:11 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 06:38:11 spire-1.2.1/doc/plugin_server_keymanager_disk.md 06:38:11 spire-1.2.1/doc/plugin_server_keymanager_memory.md 06:38:11 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 06:38:11 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 06:38:11 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 06:38:11 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 06:38:11 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 06:38:11 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 06:38:11 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 06:38:11 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 06:38:11 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 06:38:11 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 06:38:11 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 06:38:11 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 06:38:11 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 06:38:11 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 06:38:11 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 06:38:11 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 06:38:11 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 06:38:11 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 06:38:11 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 06:38:11 spire-1.2.1/doc/scaling_spire.md 06:38:11 spire-1.2.1/doc/spire_agent.md 06:38:11 spire-1.2.1/doc/spire_server.md 06:38:11 spire-1.2.1/doc/supported_integrations.md 06:38:11 spire-1.2.1/doc/telemetry.md 06:38:11 spire-1.2.1/doc/telemetry_config.md 06:38:11 spire-1.2.1/doc/upgrading.md 06:38:11 spire-1.2.1/doc/using_spire.md 06:38:11 spire-1.2.1/examples/ 06:38:11 spire-1.2.1/examples/README.md 06:38:11 spire-1.2.1/go.mod 06:38:11 spire-1.2.1/go.sum 06:38:11 spire-1.2.1/pkg/ 06:38:11 spire-1.2.1/pkg/agent/ 06:38:11 spire-1.2.1/pkg/agent/agent.go 06:38:11 spire-1.2.1/pkg/agent/api/ 06:38:11 spire-1.2.1/pkg/agent/api/config.go 06:38:11 spire-1.2.1/pkg/agent/api/debug/ 06:38:11 spire-1.2.1/pkg/agent/api/debug/v1/ 06:38:11 spire-1.2.1/pkg/agent/api/debug/v1/service.go 06:38:11 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 06:38:11 spire-1.2.1/pkg/agent/api/delegatedidentity/ 06:38:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 06:38:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 06:38:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 06:38:11 spire-1.2.1/pkg/agent/api/endpoints.go 06:38:11 spire-1.2.1/pkg/agent/api/health/ 06:38:11 spire-1.2.1/pkg/agent/api/health/v1/ 06:38:11 spire-1.2.1/pkg/agent/api/health/v1/service.go 06:38:11 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 06:38:11 spire-1.2.1/pkg/agent/api/rpccontext/ 06:38:11 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 06:38:11 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 06:38:11 spire-1.2.1/pkg/agent/attestor/ 06:38:11 spire-1.2.1/pkg/agent/attestor/node/ 06:38:11 spire-1.2.1/pkg/agent/attestor/node/experimental.go 06:38:11 spire-1.2.1/pkg/agent/attestor/node/node.go 06:38:11 spire-1.2.1/pkg/agent/attestor/node/node_test.go 06:38:11 spire-1.2.1/pkg/agent/attestor/workload/ 06:38:11 spire-1.2.1/pkg/agent/attestor/workload/workload.go 06:38:11 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 06:38:11 spire-1.2.1/pkg/agent/catalog/ 06:38:11 spire-1.2.1/pkg/agent/catalog/catalog.go 06:38:11 spire-1.2.1/pkg/agent/catalog/keymanager.go 06:38:11 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 06:38:11 spire-1.2.1/pkg/agent/catalog/svidstore.go 06:38:11 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 06:38:11 spire-1.2.1/pkg/agent/client/ 06:38:11 spire-1.2.1/pkg/agent/client/client.go 06:38:11 spire-1.2.1/pkg/agent/client/client_test.go 06:38:11 spire-1.2.1/pkg/agent/client/dial.go 06:38:11 spire-1.2.1/pkg/agent/client/nodeconn.go 06:38:11 spire-1.2.1/pkg/agent/client/nodeconn_test.go 06:38:11 spire-1.2.1/pkg/agent/client/update.go 06:38:11 spire-1.2.1/pkg/agent/client/util.go 06:38:11 spire-1.2.1/pkg/agent/common/ 06:38:11 spire-1.2.1/pkg/agent/common/backoff/ 06:38:11 spire-1.2.1/pkg/agent/common/backoff/backoff.go 06:38:11 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 06:38:11 spire-1.2.1/pkg/agent/common/cgroups/ 06:38:11 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 06:38:11 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 06:38:11 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 06:38:11 spire-1.2.1/pkg/agent/config.go 06:38:11 spire-1.2.1/pkg/agent/endpoints/ 06:38:11 spire-1.2.1/pkg/agent/endpoints/config.go 06:38:11 spire-1.2.1/pkg/agent/endpoints/endpoints.go 06:38:11 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 06:38:11 spire-1.2.1/pkg/agent/endpoints/metrics.go 06:38:11 spire-1.2.1/pkg/agent/endpoints/middleware.go 06:38:11 spire-1.2.1/pkg/agent/endpoints/peertracker.go 06:38:11 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 06:38:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 06:38:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 06:38:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 06:38:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 06:38:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 06:38:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 06:38:11 spire-1.2.1/pkg/agent/endpoints/workload/ 06:38:11 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 06:38:11 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 06:38:11 spire-1.2.1/pkg/agent/manager/ 06:38:11 spire-1.2.1/pkg/agent/manager/cache/ 06:38:11 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 06:38:11 spire-1.2.1/pkg/agent/manager/cache/cache.go 06:38:11 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 06:38:11 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 06:38:11 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 06:38:11 spire-1.2.1/pkg/agent/manager/cache/sets.go 06:38:11 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 06:38:11 spire-1.2.1/pkg/agent/manager/config.go 06:38:11 spire-1.2.1/pkg/agent/manager/manager.go 06:38:11 spire-1.2.1/pkg/agent/manager/manager_test.go 06:38:11 spire-1.2.1/pkg/agent/manager/storage.go 06:38:11 spire-1.2.1/pkg/agent/manager/storage_test.go 06:38:11 spire-1.2.1/pkg/agent/manager/storecache/ 06:38:11 spire-1.2.1/pkg/agent/manager/storecache/cache.go 06:38:11 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 06:38:11 spire-1.2.1/pkg/agent/manager/sync.go 06:38:11 spire-1.2.1/pkg/agent/plugin/ 06:38:11 spire-1.2.1/pkg/agent/plugin/keymanager/ 06:38:11 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 06:38:11 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 06:38:11 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 06:38:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 06:38:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 06:38:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 06:38:11 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 06:38:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 06:38:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 06:38:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 06:38:11 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 06:38:11 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 06:38:11 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 06:38:11 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 06:38:11 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 06:38:11 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 06:38:11 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 06:38:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 06:38:11 spire-1.2.1/pkg/agent/plugin/svidstore/ 06:38:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 06:38:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 06:38:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 06:38:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 06:38:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 06:38:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 06:38:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 06:38:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 06:38:11 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 06:38:11 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 06:38:11 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 06:38:11 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 06:38:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 06:38:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 06:38:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 06:38:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 06:38:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 06:38:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 06:38:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 06:38:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 06:38:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 06:38:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 06:38:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 06:38:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 06:38:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 06:38:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 06:38:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 06:38:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 06:38:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 06:38:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 06:38:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 06:38:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 06:38:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 06:38:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 06:38:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 06:38:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 06:38:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 06:38:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 06:38:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 06:38:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 06:38:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 06:38:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 06:38:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 06:38:11 spire-1.2.1/pkg/agent/svid/ 06:38:11 spire-1.2.1/pkg/agent/svid/rotator.go 06:38:11 spire-1.2.1/pkg/agent/svid/rotator_config.go 06:38:11 spire-1.2.1/pkg/agent/svid/rotator_test.go 06:38:11 spire-1.2.1/pkg/agent/svid/store/ 06:38:11 spire-1.2.1/pkg/agent/svid/store/service.go 06:38:11 spire-1.2.1/pkg/agent/svid/store/service_test.go 06:38:11 spire-1.2.1/pkg/common/ 06:38:11 spire-1.2.1/pkg/common/agentpathtemplate/ 06:38:11 spire-1.2.1/pkg/common/agentpathtemplate/template.go 06:38:11 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 06:38:11 spire-1.2.1/pkg/common/api/ 06:38:11 spire-1.2.1/pkg/common/api/metrics.go 06:38:11 spire-1.2.1/pkg/common/api/middleware/ 06:38:11 spire-1.2.1/pkg/common/api/middleware/common_test.go 06:38:11 spire-1.2.1/pkg/common/api/middleware/interceptor.go 06:38:11 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 06:38:11 spire-1.2.1/pkg/common/api/middleware/logger.go 06:38:11 spire-1.2.1/pkg/common/api/middleware/logger_test.go 06:38:11 spire-1.2.1/pkg/common/api/middleware/metrics.go 06:38:11 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 06:38:11 spire-1.2.1/pkg/common/api/middleware/middleware.go 06:38:11 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 06:38:11 spire-1.2.1/pkg/common/api/middleware/misconfig.go 06:38:11 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 06:38:11 spire-1.2.1/pkg/common/api/middleware/names.go 06:38:11 spire-1.2.1/pkg/common/api/middleware/names_test.go 06:38:11 spire-1.2.1/pkg/common/api/names.go 06:38:11 spire-1.2.1/pkg/common/api/ratelimit.go 06:38:11 spire-1.2.1/pkg/common/api/rpccontext/ 06:38:11 spire-1.2.1/pkg/common/api/rpccontext/logger.go 06:38:11 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 06:38:11 spire-1.2.1/pkg/common/api/rpccontext/names.go 06:38:11 spire-1.2.1/pkg/common/auth/ 06:38:11 spire-1.2.1/pkg/common/auth/interceptors.go 06:38:11 spire-1.2.1/pkg/common/auth/interceptors_test.go 06:38:11 spire-1.2.1/pkg/common/auth/untracked_uds.go 06:38:11 spire-1.2.1/pkg/common/bundleutil/ 06:38:11 spire-1.2.1/pkg/common/bundleutil/bundle.go 06:38:11 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 06:38:11 spire-1.2.1/pkg/common/bundleutil/common_test.go 06:38:11 spire-1.2.1/pkg/common/bundleutil/marshal.go 06:38:11 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 06:38:11 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 06:38:11 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 06:38:11 spire-1.2.1/pkg/common/bundleutil/types.go 06:38:11 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 06:38:11 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 06:38:11 spire-1.2.1/pkg/common/catalog/ 06:38:11 spire-1.2.1/pkg/common/catalog/bind.go 06:38:11 spire-1.2.1/pkg/common/catalog/builtin.go 06:38:11 spire-1.2.1/pkg/common/catalog/catalog.go 06:38:11 spire-1.2.1/pkg/common/catalog/catalog_test.go 06:38:11 spire-1.2.1/pkg/common/catalog/closers.go 06:38:11 spire-1.2.1/pkg/common/catalog/cmd_linux.go 06:38:11 spire-1.2.1/pkg/common/catalog/cmd_other.go 06:38:11 spire-1.2.1/pkg/common/catalog/config.go 06:38:11 spire-1.2.1/pkg/common/catalog/config_test.go 06:38:11 spire-1.2.1/pkg/common/catalog/configure.go 06:38:11 spire-1.2.1/pkg/common/catalog/constraints.go 06:38:11 spire-1.2.1/pkg/common/catalog/constraints_test.go 06:38:11 spire-1.2.1/pkg/common/catalog/context.go 06:38:11 spire-1.2.1/pkg/common/catalog/external.go 06:38:11 spire-1.2.1/pkg/common/catalog/host.go 06:38:11 spire-1.2.1/pkg/common/catalog/pipenet.go 06:38:11 spire-1.2.1/pkg/common/catalog/plugin.go 06:38:11 spire-1.2.1/pkg/common/catalog/testplugin/ 06:38:11 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 06:38:11 spire-1.2.1/pkg/common/catalog/testplugin/main.go 06:38:11 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 06:38:11 spire-1.2.1/pkg/common/cli/ 06:38:11 spire-1.2.1/pkg/common/cli/env.go 06:38:11 spire-1.2.1/pkg/common/cli/flags.go 06:38:11 spire-1.2.1/pkg/common/cli/trust_domain.go 06:38:11 spire-1.2.1/pkg/common/cli/trust_domain_test.go 06:38:11 spire-1.2.1/pkg/common/cli/umask.go 06:38:11 spire-1.2.1/pkg/common/cli/umask_posix.go 06:38:11 spire-1.2.1/pkg/common/cli/umask_test.go 06:38:11 spire-1.2.1/pkg/common/cli/umask_windows.go 06:38:11 spire-1.2.1/pkg/common/cliprinter/ 06:38:11 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 06:38:11 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 06:38:11 spire-1.2.1/pkg/common/cliprinter/flag.go 06:38:11 spire-1.2.1/pkg/common/cliprinter/flag_test.go 06:38:11 spire-1.2.1/pkg/common/cliprinter/format.go 06:38:11 spire-1.2.1/pkg/common/cliprinter/format_test.go 06:38:11 spire-1.2.1/pkg/common/cliprinter/internal/ 06:38:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 06:38:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 06:38:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 06:38:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 06:38:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 06:38:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 06:38:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 06:38:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 06:38:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 06:38:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 06:38:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 06:38:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 06:38:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 06:38:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 06:38:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 06:38:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 06:38:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 06:38:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 06:38:11 spire-1.2.1/pkg/common/coretypes/ 06:38:11 spire-1.2.1/pkg/common/coretypes/bundle/ 06:38:11 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 06:38:11 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 06:38:11 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 06:38:11 spire-1.2.1/pkg/common/coretypes/bundle/require.go 06:38:11 spire-1.2.1/pkg/common/coretypes/jwtkey/ 06:38:11 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 06:38:11 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 06:38:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 06:38:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 06:38:11 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 06:38:11 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 06:38:11 spire-1.2.1/pkg/common/coretypes/x509certificate/ 06:38:11 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 06:38:11 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.goInstalling go1.17.7... 06:38:11 06:38:11 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 06:38:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 06:38:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 06:38:11 spire-1.2.1/pkg/common/cryptoutil/ 06:38:11 spire-1.2.1/pkg/common/cryptoutil/keys.go 06:38:11 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 06:38:11 spire-1.2.1/pkg/common/diskutil/ 06:38:11 spire-1.2.1/pkg/common/diskutil/file_posix.go 06:38:11 spire-1.2.1/pkg/common/diskutil/file_test.go 06:38:11 spire-1.2.1/pkg/common/diskutil/file_windows.go 06:38:11 spire-1.2.1/pkg/common/errorutil/ 06:38:11 spire-1.2.1/pkg/common/errorutil/wrapper.go 06:38:11 spire-1.2.1/pkg/common/health/ 06:38:11 spire-1.2.1/pkg/common/health/config.go 06:38:11 spire-1.2.1/pkg/common/health/context.go 06:38:11 spire-1.2.1/pkg/common/health/context_test.go 06:38:11 spire-1.2.1/pkg/common/health/health.go 06:38:11 spire-1.2.1/pkg/common/health/health_test.go 06:38:11 spire-1.2.1/pkg/common/health/logger.go 06:38:11 spire-1.2.1/pkg/common/hostservice/ 06:38:11 spire-1.2.1/pkg/common/hostservice/metricsservice/ 06:38:11 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 06:38:11 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 06:38:11 spire-1.2.1/pkg/common/idutil/ 06:38:11 spire-1.2.1/pkg/common/idutil/require.go 06:38:11 spire-1.2.1/pkg/common/idutil/require_test.go 06:38:11 spire-1.2.1/pkg/common/idutil/safety.go 06:38:11 spire-1.2.1/pkg/common/idutil/safety_test.go 06:38:11 spire-1.2.1/pkg/common/idutil/spiffeid.go 06:38:11 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 06:38:11 spire-1.2.1/pkg/common/jwtsvid/ 06:38:11 spire-1.2.1/pkg/common/jwtsvid/common.go 06:38:11 spire-1.2.1/pkg/common/jwtsvid/sign.go 06:38:11 spire-1.2.1/pkg/common/jwtsvid/token_test.go 06:38:11 spire-1.2.1/pkg/common/jwtsvid/validate.go 06:38:11 spire-1.2.1/pkg/common/jwtutil/ 06:38:11 spire-1.2.1/pkg/common/jwtutil/keyset.go 06:38:11 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 06:38:11 spire-1.2.1/pkg/common/log/ 06:38:11 spire-1.2.1/pkg/common/log/hclog_adapter.go 06:38:11 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 06:38:11 spire-1.2.1/pkg/common/log/log.go 06:38:11 spire-1.2.1/pkg/common/log/log_test.go 06:38:11 spire-1.2.1/pkg/common/log/options.go 06:38:11 spire-1.2.1/pkg/common/nodeutil/ 06:38:11 spire-1.2.1/pkg/common/nodeutil/node.go 06:38:11 spire-1.2.1/pkg/common/nodeutil/node_test.go 06:38:11 spire-1.2.1/pkg/common/peertracker/ 06:38:11 spire-1.2.1/pkg/common/peertracker/conn.go 06:38:11 spire-1.2.1/pkg/common/peertracker/credentials.go 06:38:11 spire-1.2.1/pkg/common/peertracker/errors.go 06:38:11 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 06:38:11 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 06:38:11 spire-1.2.1/pkg/common/peertracker/info.go 06:38:11 spire-1.2.1/pkg/common/peertracker/listener.go 06:38:11 spire-1.2.1/pkg/common/peertracker/listener_test.go 06:38:11 spire-1.2.1/pkg/common/peertracker/peertracker.go 06:38:11 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 06:38:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 06:38:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 06:38:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 06:38:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 06:38:11 spire-1.2.1/pkg/common/peertracker/tcp.go 06:38:11 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 06:38:11 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 06:38:11 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 06:38:11 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 06:38:11 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 06:38:11 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 06:38:11 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 06:38:11 spire-1.2.1/pkg/common/peertracker/uds.go 06:38:11 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 06:38:11 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 06:38:11 spire-1.2.1/pkg/common/peertracker/uds_linux.go 06:38:11 spire-1.2.1/pkg/common/pemutil/ 06:38:11 spire-1.2.1/pkg/common/pemutil/block.go 06:38:11 spire-1.2.1/pkg/common/pemutil/certs.go 06:38:11 spire-1.2.1/pkg/common/pemutil/common.go 06:38:11 spire-1.2.1/pkg/common/pemutil/csr.go 06:38:11 spire-1.2.1/pkg/common/pemutil/keys.go 06:38:11 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 06:38:11 spire-1.2.1/pkg/common/pemutil/testdata/ 06:38:11 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 06:38:11 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 06:38:11 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 06:38:11 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 06:38:11 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 06:38:11 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 06:38:11 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 06:38:11 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 06:38:11 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 06:38:11 spire-1.2.1/pkg/common/plugin/ 06:38:11 spire-1.2.1/pkg/common/plugin/aws/ 06:38:11 spire-1.2.1/pkg/common/plugin/aws/iid.go 06:38:11 spire-1.2.1/pkg/common/plugin/azure/ 06:38:11 spire-1.2.1/pkg/common/plugin/azure/msi.go 06:38:11 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 06:38:11 spire-1.2.1/pkg/common/plugin/facade.go 06:38:11 spire-1.2.1/pkg/common/plugin/facade_test.go 06:38:11 spire-1.2.1/pkg/common/plugin/gcp/ 06:38:11 spire-1.2.1/pkg/common/plugin/gcp/iit.go 06:38:11 spire-1.2.1/pkg/common/plugin/k8s/ 06:38:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 06:38:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 06:38:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 06:38:11 spire-1.2.1/pkg/common/plugin/k8s/utils.go 06:38:11 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 06:38:11 spire-1.2.1/pkg/common/plugin/log.go 06:38:11 spire-1.2.1/pkg/common/plugin/sshpop/ 06:38:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 06:38:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 06:38:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 06:38:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 06:38:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 06:38:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 06:38:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 06:38:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 06:38:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 06:38:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 06:38:11 spire-1.2.1/pkg/common/plugin/tpmdevid/ 06:38:11 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 06:38:11 spire-1.2.1/pkg/common/plugin/x509pop/ 06:38:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 06:38:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 06:38:11 spire-1.2.1/pkg/common/profiling/ 06:38:11 spire-1.2.1/pkg/common/profiling/dumpers.go 06:38:11 spire-1.2.1/pkg/common/profiling/profiling.go 06:38:11 spire-1.2.1/pkg/common/protoutil/ 06:38:11 spire-1.2.1/pkg/common/protoutil/masks.go 06:38:11 spire-1.2.1/pkg/common/protoutil/masks_test.go 06:38:11 spire-1.2.1/pkg/common/rotationutil/ 06:38:11 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 06:38:11 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 06:38:11 spire-1.2.1/pkg/common/selector/ 06:38:11 spire-1.2.1/pkg/common/selector/selector.go 06:38:11 spire-1.2.1/pkg/common/selector/selector_test.go 06:38:11 spire-1.2.1/pkg/common/selector/set.go 06:38:11 spire-1.2.1/pkg/common/selector/set_utils.go 06:38:11 spire-1.2.1/pkg/common/selector/set_utils_test.go 06:38:11 spire-1.2.1/pkg/common/telemetry/ 06:38:11 spire-1.2.1/pkg/common/telemetry/agent/ 06:38:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 06:38:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 06:38:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 06:38:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 06:38:11 spire-1.2.1/pkg/common/telemetry/agent/manager.go 06:38:11 spire-1.2.1/pkg/common/telemetry/agent/node.go 06:38:11 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 06:38:11 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 06:38:11 spire-1.2.1/pkg/common/telemetry/agent/store/ 06:38:11 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 06:38:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 06:38:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 06:38:11 spire-1.2.1/pkg/common/telemetry/blackhole.go 06:38:11 spire-1.2.1/pkg/common/telemetry/call.go 06:38:11 spire-1.2.1/pkg/common/telemetry/common/ 06:38:11 spire-1.2.1/pkg/common/telemetry/common/label_adders.gofetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:38:11 06:38:11 spire-1.2.1/pkg/common/telemetry/config.go 06:38:11 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 06:38:11 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 06:38:11 spire-1.2.1/pkg/common/telemetry/inmem.go 06:38:11 spire-1.2.1/pkg/common/telemetry/inmem_test.go 06:38:11 spire-1.2.1/pkg/common/telemetry/m3.go 06:38:11 spire-1.2.1/pkg/common/telemetry/m3_test.go 06:38:11 spire-1.2.1/pkg/common/telemetry/metrics.go 06:38:11 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 06:38:11 spire-1.2.1/pkg/common/telemetry/names.go 06:38:11 spire-1.2.1/pkg/common/telemetry/prometheus.go 06:38:11 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 06:38:11 spire-1.2.1/pkg/common/telemetry/sanitize.go 06:38:11 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 06:38:11 spire-1.2.1/pkg/common/telemetry/server/ 06:38:11 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 06:38:11 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 06:38:11 spire-1.2.1/pkg/common/telemetry/server/datastore/ 06:38:11 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 06:38:11 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 06:38:11 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 06:38:11 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 06:38:11 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 06:38:11 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 06:38:11 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 06:38:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 06:38:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 06:38:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 06:38:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 06:38:11 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 06:38:11 spire-1.2.1/pkg/common/telemetry/server/rotate.go 06:38:11 spire-1.2.1/pkg/common/telemetry/server/server.go 06:38:11 spire-1.2.1/pkg/common/telemetry/sink.go 06:38:11 spire-1.2.1/pkg/common/telemetry/statsd.go 06:38:11 spire-1.2.1/pkg/common/telemetry/statsd_test.go 06:38:11 spire-1.2.1/pkg/common/telemetry/uptime.go 06:38:11 spire-1.2.1/pkg/common/telemetry/version.go 06:38:11 spire-1.2.1/pkg/common/telemetry/withlabels.go 06:38:11 spire-1.2.1/pkg/common/uptime/ 06:38:11 spire-1.2.1/pkg/common/uptime/uptime.go 06:38:11 spire-1.2.1/pkg/common/uptime/uptime_test.go 06:38:11 spire-1.2.1/pkg/common/util/ 06:38:11 spire-1.2.1/pkg/common/util/certs.go 06:38:11 spire-1.2.1/pkg/common/util/certs_test.go 06:38:11 spire-1.2.1/pkg/common/util/csr.go 06:38:11 spire-1.2.1/pkg/common/util/hash.go 06:38:11 spire-1.2.1/pkg/common/util/selectors.go 06:38:11 spire-1.2.1/pkg/common/util/selectors_test.go 06:38:11 spire-1.2.1/pkg/common/util/signals.go 06:38:11 spire-1.2.1/pkg/common/util/sort.go 06:38:11 spire-1.2.1/pkg/common/util/sort_test.go 06:38:11 spire-1.2.1/pkg/common/util/task.go 06:38:11 spire-1.2.1/pkg/common/util/task_test.go 06:38:11 spire-1.2.1/pkg/common/util/testdata/ 06:38:11 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 06:38:11 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 06:38:11 spire-1.2.1/pkg/common/version/ 06:38:11 spire-1.2.1/pkg/common/version/version.go 06:38:11 spire-1.2.1/pkg/common/x509svid/ 06:38:11 spire-1.2.1/pkg/common/x509svid/common_test.go 06:38:11 spire-1.2.1/pkg/common/x509svid/csr.go 06:38:11 spire-1.2.1/pkg/common/x509svid/upstreamca.go 06:38:11 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 06:38:11 spire-1.2.1/pkg/common/x509util/ 06:38:11 spire-1.2.1/pkg/common/x509util/cert.go 06:38:11 spire-1.2.1/pkg/common/x509util/dns.go 06:38:11 spire-1.2.1/pkg/common/x509util/dns_test.go 06:38:11 spire-1.2.1/pkg/common/x509util/keyid.go 06:38:11 spire-1.2.1/pkg/common/x509util/keypair.go 06:38:11 spire-1.2.1/pkg/common/x509util/serialnumber.go 06:38:11 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 06:38:11 spire-1.2.1/pkg/server/ 06:38:11 spire-1.2.1/pkg/server/api/ 06:38:11 spire-1.2.1/pkg/server/api/agent.go 06:38:11 spire-1.2.1/pkg/server/api/agent/ 06:38:11 spire-1.2.1/pkg/server/api/agent/v1/ 06:38:11 spire-1.2.1/pkg/server/api/agent/v1/service.go 06:38:11 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 06:38:11 spire-1.2.1/pkg/server/api/agent_test.go 06:38:11 spire-1.2.1/pkg/server/api/api.go 06:38:11 spire-1.2.1/pkg/server/api/audit/ 06:38:11 spire-1.2.1/pkg/server/api/audit/audit.go 06:38:11 spire-1.2.1/pkg/server/api/audit/audit_test.go 06:38:11 spire-1.2.1/pkg/server/api/bundle.go 06:38:11 spire-1.2.1/pkg/server/api/bundle/ 06:38:11 spire-1.2.1/pkg/server/api/bundle/v1/ 06:38:11 spire-1.2.1/pkg/server/api/bundle/v1/service.go 06:38:11 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 06:38:11 spire-1.2.1/pkg/server/api/bundle_test.go 06:38:11 spire-1.2.1/pkg/server/api/debug/ 06:38:11 spire-1.2.1/pkg/server/api/debug/v1/ 06:38:11 spire-1.2.1/pkg/server/api/debug/v1/service.go 06:38:11 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 06:38:11 spire-1.2.1/pkg/server/api/entry.go 06:38:11 spire-1.2.1/pkg/server/api/entry/ 06:38:11 spire-1.2.1/pkg/server/api/entry/v1/ 06:38:11 spire-1.2.1/pkg/server/api/entry/v1/service.go 06:38:11 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 06:38:11 spire-1.2.1/pkg/server/api/entry_test.go 06:38:11 spire-1.2.1/pkg/server/api/health/ 06:38:11 spire-1.2.1/pkg/server/api/health/v1/ 06:38:11 spire-1.2.1/pkg/server/api/health/v1/service.go 06:38:11 spire-1.2.1/pkg/server/api/health/v1/service_test.go 06:38:11 spire-1.2.1/pkg/server/api/id.go 06:38:11 spire-1.2.1/pkg/server/api/id_test.go 06:38:11 spire-1.2.1/pkg/server/api/limits/ 06:38:11 spire-1.2.1/pkg/server/api/limits/limits.go 06:38:11 spire-1.2.1/pkg/server/api/middleware/ 06:38:11 spire-1.2.1/pkg/server/api/middleware/alias.go 06:38:11 spire-1.2.1/pkg/server/api/middleware/audit.go 06:38:11 spire-1.2.1/pkg/server/api/middleware/authorization.go 06:38:11 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 06:38:11 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 06:38:11 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 06:38:11 spire-1.2.1/pkg/server/api/middleware/caller.go 06:38:11 spire-1.2.1/pkg/server/api/middleware/caller_test.go 06:38:11 spire-1.2.1/pkg/server/api/middleware/common.go 06:38:11 spire-1.2.1/pkg/server/api/middleware/common_test.go 06:38:11 spire-1.2.1/pkg/server/api/middleware/entries.go 06:38:11 spire-1.2.1/pkg/server/api/middleware/entries_test.go 06:38:11 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 06:38:11 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 06:38:11 spire-1.2.1/pkg/server/api/ratelimit.go 06:38:11 spire-1.2.1/pkg/server/api/rpccontext/ 06:38:11 spire-1.2.1/pkg/server/api/rpccontext/alias.go 06:38:11 spire-1.2.1/pkg/server/api/rpccontext/audit.go 06:38:11 spire-1.2.1/pkg/server/api/rpccontext/caller.go 06:38:11 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 06:38:11 spire-1.2.1/pkg/server/api/selector.go 06:38:11 spire-1.2.1/pkg/server/api/selector_test.go 06:38:11 spire-1.2.1/pkg/server/api/status.go 06:38:11 spire-1.2.1/pkg/server/api/status_test.go 06:38:11 spire-1.2.1/pkg/server/api/svid/ 06:38:11 spire-1.2.1/pkg/server/api/svid/v1/ 06:38:11 spire-1.2.1/pkg/server/api/svid/v1/service.go 06:38:11 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 06:38:11 spire-1.2.1/pkg/server/api/trustdomain.go 06:38:11 spire-1.2.1/pkg/server/api/trustdomain/ 06:38:11 spire-1.2.1/pkg/server/api/trustdomain/v1/ 06:38:11 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 06:38:11 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 06:38:11 spire-1.2.1/pkg/server/api/trustdomain_test.go 06:38:11 spire-1.2.1/pkg/server/authpolicy/ 06:38:11 spire-1.2.1/pkg/server/authpolicy/defaults.go 06:38:11 spire-1.2.1/pkg/server/authpolicy/policy.go 06:38:11 spire-1.2.1/pkg/server/authpolicy/policy.rego 06:38:11 spire-1.2.1/pkg/server/authpolicy/policy_data.json 06:38:11 spire-1.2.1/pkg/server/authpolicy/policy_test.go 06:38:11 spire-1.2.1/pkg/server/authpolicy/validate.go 06:38:11 spire-1.2.1/pkg/server/bundle/ 06:38:11 spire-1.2.1/pkg/server/bundle/client/ 06:38:11 spire-1.2.1/pkg/server/bundle/client/client.go 06:38:11 spire-1.2.1/pkg/server/bundle/client/client_test.go 06:38:11 spire-1.2.1/pkg/server/bundle/client/manager.go 06:38:11 spire-1.2.1/pkg/server/bundle/client/manager_test.go 06:38:11 spire-1.2.1/pkg/server/bundle/client/sources.go 06:38:11 spire-1.2.1/pkg/server/bundle/client/sources_test.go 06:38:11 spire-1.2.1/pkg/server/bundle/client/updater.go 06:38:11 spire-1.2.1/pkg/server/bundle/client/updater_test.go 06:38:11 spire-1.2.1/pkg/server/ca/ 06:38:11 spire-1.2.1/pkg/server/ca/ca.go 06:38:11 spire-1.2.1/pkg/server/ca/ca_health.go 06:38:11 spire-1.2.1/pkg/server/ca/ca_test.go 06:38:11 spire-1.2.1/pkg/server/ca/journal.go 06:38:11 spire-1.2.1/pkg/server/ca/journal_test.go 06:38:11 spire-1.2.1/pkg/server/ca/manager.go 06:38:11 spire-1.2.1/pkg/server/ca/manager_health.go 06:38:11 spire-1.2.1/pkg/server/ca/manager_test.go 06:38:11 spire-1.2.1/pkg/server/ca/templates.go 06:38:11 spire-1.2.1/pkg/server/ca/upstream_client.go 06:38:11 spire-1.2.1/pkg/server/ca/upstream_client_test.go 06:38:11 spire-1.2.1/pkg/server/ca/validation.go 06:38:11 spire-1.2.1/pkg/server/cache/ 06:38:11 spire-1.2.1/pkg/server/cache/dscache/ 06:38:11 spire-1.2.1/pkg/server/cache/dscache/cache.go 06:38:11 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 06:38:11 spire-1.2.1/pkg/server/cache/entrycache/ 06:38:11 spire-1.2.1/pkg/server/cache/entrycache/cache.go 06:38:11 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 06:38:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 06:38:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 06:38:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 06:38:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 06:38:11 spire-1.2.1/pkg/server/catalog/ 06:38:11 spire-1.2.1/pkg/server/catalog/catalog.go 06:38:11 spire-1.2.1/pkg/server/catalog/keymanager.go 06:38:11 spire-1.2.1/pkg/server/catalog/nodeattestor.go 06:38:11 spire-1.2.1/pkg/server/catalog/noderesolver.go 06:38:11 spire-1.2.1/pkg/server/catalog/notifier.go 06:38:11 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 06:38:11 spire-1.2.1/pkg/server/config.go 06:38:11 spire-1.2.1/pkg/server/datastore/ 06:38:11 spire-1.2.1/pkg/server/datastore/datastore.go 06:38:11 spire-1.2.1/pkg/server/datastore/datastore_health.go 06:38:11 spire-1.2.1/pkg/server/datastore/repository.go 06:38:11 spire-1.2.1/pkg/server/datastore/sqlstore/ 06:38:11 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 06:38:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 06:38:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 06:38:11 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 06:38:11 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 06:38:11 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 06:38:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 06:38:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 06:38:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 06:38:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 06:38:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 06:38:11 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 06:38:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 06:38:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 06:38:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 06:38:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 06:38:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 06:38:11 spire-1.2.1/pkg/server/endpoints/ 06:38:11 spire-1.2.1/pkg/server/endpoints/bundle/ 06:38:11 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 06:38:11 spire-1.2.1/pkg/server/endpoints/bundle/config.go 06:38:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 06:38:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 06:38:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 06:38:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 06:38:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 06:38:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 06:38:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 06:38:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 06:38:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 06:38:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 06:38:11 spire-1.2.1/pkg/server/endpoints/bundle/server.go 06:38:11 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 06:38:11 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 06:38:11 spire-1.2.1/pkg/server/endpoints/config.go 06:38:11 spire-1.2.1/pkg/server/endpoints/endpoints.go 06:38:11 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 06:38:11 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 06:38:11 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 06:38:11 spire-1.2.1/pkg/server/endpoints/middleware.go 06:38:11 spire-1.2.1/pkg/server/endpoints/middleware_test.go 06:38:11 spire-1.2.1/pkg/server/hostservice/ 06:38:11 spire-1.2.1/pkg/server/hostservice/agentstore/ 06:38:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 06:38:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 06:38:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 06:38:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 06:38:11 spire-1.2.1/pkg/server/hostservice/identityprovider/ 06:38:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 06:38:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/ 06:38:11 spire-1.2.1/pkg/server/plugin/keymanager/ 06:38:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 06:38:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 06:38:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 06:38:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 06:38:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 06:38:11 spire-1.2.1/pkg/server/plugin/keymanager/base/ 06:38:11 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 06:38:11 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 06:38:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 06:38:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 06:38:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 06:38:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 06:38:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 06:38:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 06:38:11 spire-1.2.1/pkg/server/plugin/keymanager/test/ 06:38:11 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 06:38:11 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 06:38:11 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/ 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 06:38:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/noderesolver/ 06:38:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 06:38:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 06:38:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 06:38:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 06:38:11 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 06:38:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 06:38:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/notifier/ 06:38:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 06:38:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 06:38:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 06:38:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 06:38:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 06:38:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 06:38:11 spire-1.2.1/pkg/server/plugin/notifier/repository.go 06:38:11 spire-1.2.1/pkg/server/plugin/notifier/v1.go 06:38:11 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 06:38:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 06:38:11 spire-1.2.1/pkg/server/registration/ 06:38:11 spire-1.2.1/pkg/server/registration/manager.go 06:38:11 spire-1.2.1/pkg/server/registration/manager_test.go 06:38:11 spire-1.2.1/pkg/server/scanentries.go 06:38:11 spire-1.2.1/pkg/server/scanentries_test.go 06:38:11 spire-1.2.1/pkg/server/server.go 06:38:11 spire-1.2.1/pkg/server/server_test.go 06:38:11 spire-1.2.1/pkg/server/svid/ 06:38:11 spire-1.2.1/pkg/server/svid/observer.go 06:38:11 spire-1.2.1/pkg/server/svid/observer_test.go 06:38:11 spire-1.2.1/pkg/server/svid/rotator.go 06:38:11 spire-1.2.1/pkg/server/svid/rotator_config.go 06:38:11 spire-1.2.1/pkg/server/svid/rotator_config_test.go 06:38:11 spire-1.2.1/pkg/server/svid/rotator_test.go 06:38:11 spire-1.2.1/proto/ 06:38:11 spire-1.2.1/proto/private/ 06:38:11 spire-1.2.1/proto/private/server/ 06:38:11 spire-1.2.1/proto/private/server/journal/ 06:38:11 spire-1.2.1/proto/private/server/journal/journal.pb.go 06:38:11 spire-1.2.1/proto/private/server/journal/journal.proto 06:38:11 spire-1.2.1/proto/spire/ 06:38:11 spire-1.2.1/proto/spire/common/ 06:38:11 spire-1.2.1/proto/spire/common/common.pb.go 06:38:11 spire-1.2.1/proto/spire/common/common.proto 06:38:11 spire-1.2.1/proto/spire/common/plugin/ 06:38:11 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 06:38:11 spire-1.2.1/proto/spire/common/plugin/plugin.proto 06:38:11 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 06:38:11 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 06:38:11 spire-1.2.1/proto/spire/plugin/ 06:38:11 spire-1.2.1/proto/spire/plugin/agent/ 06:38:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 06:38:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 06:38:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 06:38:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 06:38:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 06:38:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 06:38:11 spire-1.2.1/release/ 06:38:11 spire-1.2.1/release/spire-extras/ 06:38:11 spire-1.2.1/release/spire-extras/README.md 06:38:11 spire-1.2.1/release/spire-extras/conf/ 06:38:11 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 06:38:11 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 06:38:11 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 06:38:11 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 06:38:11 spire-1.2.1/release/spire/ 06:38:11 spire-1.2.1/release/spire/README.md 06:38:11 spire-1.2.1/release/spire/conf/ 06:38:11 spire-1.2.1/release/spire/conf/agent/ 06:38:11 spire-1.2.1/release/spire/conf/agent/agent.conf 06:38:11 spire-1.2.1/release/spire/conf/server/ 06:38:11 spire-1.2.1/release/spire/conf/server/server.conf 06:38:11 spire-1.2.1/script/ 06:38:11 spire-1.2.1/script/build-artifact.sh 06:38:11 spire-1.2.1/script/generate_dummy_ca.sh 06:38:11 spire-1.2.1/support/ 06:38:11 spire-1.2.1/support/k8s/ 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/ 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 06:38:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 06:38:11 spire-1.2.1/support/oidc-discovery-provider/ 06:38:11 spire-1.2.1/support/oidc-discovery-provider/README.md 06:38:11 spire-1.2.1/support/oidc-discovery-provider/common_test.go 06:38:11 spire-1.2.1/support/oidc-discovery-provider/config.go 06:38:11 spire-1.2.1/support/oidc-discovery-provider/config_test.go 06:38:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 06:38:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 06:38:11 spire-1.2.1/support/oidc-discovery-provider/handler.go 06:38:11 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 06:38:11 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 06:38:11 spire-1.2.1/support/oidc-discovery-provider/main.go 06:38:11 spire-1.2.1/support/oidc-discovery-provider/server_api.go 06:38:11 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 06:38:11 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 06:38:11 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 06:38:11 spire-1.2.1/test/ 06:38:11 spire-1.2.1/test/clock/ 06:38:11 spire-1.2.1/test/clock/clock.go 06:38:11 spire-1.2.1/test/fakes/ 06:38:11 spire-1.2.1/test/fakes/fakeagentcatalog/ 06:38:11 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 06:38:11 spire-1.2.1/test/fakes/fakeagentkeymanager/ 06:38:11 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 06:38:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 06:38:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 06:38:11 spire-1.2.1/test/fakes/fakeagentstore/ 06:38:11 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 06:38:11 spire-1.2.1/test/fakes/fakedatastore/ 06:38:11 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 06:38:11 spire-1.2.1/test/fakes/fakeentryclient/ 06:38:11 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 06:38:11 spire-1.2.1/test/fakes/fakehealthchecker/ 06:38:11 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 06:38:11 spire-1.2.1/test/fakes/fakeidentityprovider/ 06:38:11 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 06:38:11 spire-1.2.1/test/fakes/fakemetrics/ 06:38:11 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 06:38:11 spire-1.2.1/test/fakes/fakenoderesolver/ 06:38:11 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 06:38:11 spire-1.2.1/test/fakes/fakenotifier/ 06:38:11 spire-1.2.1/test/fakes/fakenotifier/notifier.go 06:38:11 spire-1.2.1/test/fakes/fakepluginmetrics/ 06:38:11 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 06:38:11 spire-1.2.1/test/fakes/fakeserverca/ 06:38:11 spire-1.2.1/test/fakes/fakeserverca/serverca.go 06:38:11 spire-1.2.1/test/fakes/fakeservercatalog/ 06:38:11 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 06:38:11 spire-1.2.1/test/fakes/fakeserverkeymanager/ 06:38:11 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 06:38:11 spire-1.2.1/test/fakes/fakeservernodeattestor/ 06:38:11 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 06:38:11 spire-1.2.1/test/fakes/fakeupstreamauthority/ 06:38:11 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 06:38:11 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 06:38:11 spire-1.2.1/test/fakes/fakeworkloadapi/ 06:38:11 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 06:38:11 spire-1.2.1/test/fakes/fakeworkloadattestor/ 06:38:11 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 06:38:11 spire-1.2.1/test/fixture/ 06:38:11 spire-1.2.1/test/fixture/certs/ 06:38:11 spire-1.2.1/test/fixture/certs/agent_svid.der 06:38:11 spire-1.2.1/test/fixture/certs/base_cert.pem 06:38:11 spire-1.2.1/test/fixture/certs/base_csr.pem 06:38:11 spire-1.2.1/test/fixture/certs/base_key.pem 06:38:11 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 06:38:11 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 06:38:11 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 06:38:11 spire-1.2.1/test/fixture/certs/blog_cert.pem 06:38:11 spire-1.2.1/test/fixture/certs/blog_csr.pem 06:38:11 spire-1.2.1/test/fixture/certs/blog_key.pem 06:38:11 spire-1.2.1/test/fixture/certs/bundle.der 06:38:11 spire-1.2.1/test/fixture/certs/ca.pem 06:38:11 spire-1.2.1/test/fixture/certs/ca_key.pem 06:38:11 spire-1.2.1/test/fixture/certs/database_cert.pem 06:38:11 spire-1.2.1/test/fixture/certs/database_csr.pem 06:38:11 spire-1.2.1/test/fixture/certs/database_key.pem 06:38:11 spire-1.2.1/test/fixture/certs/node_cert.pem 06:38:11 spire-1.2.1/test/fixture/certs/node_csr.pem 06:38:11 spire-1.2.1/test/fixture/certs/node_key.pem 06:38:11 spire-1.2.1/test/fixture/certs/svid.pem 06:38:11 spire-1.2.1/test/fixture/certs/svid_key.pem 06:38:11 spire-1.2.1/test/fixture/config/ 06:38:11 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 06:38:11 spire-1.2.1/test/fixture/config/agent_good.conf 06:38:11 spire-1.2.1/test/fixture/config/agent_good_templated.conf 06:38:11 spire-1.2.1/test/fixture/config/plugin_good.conf 06:38:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 06:38:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 06:38:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 06:38:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 06:38:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 06:38:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 06:38:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 06:38:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 06:38:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 06:38:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 06:38:11 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 06:38:11 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 06:38:11 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 06:38:11 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 06:38:11 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 06:38:11 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 06:38:11 spire-1.2.1/test/fixture/config/server_good.conf 06:38:11 spire-1.2.1/test/fixture/config/server_good_templated.conf 06:38:11 spire-1.2.1/test/fixture/fixture.go 06:38:11 spire-1.2.1/test/fixture/nodeattestor/ 06:38:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 06:38:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 06:38:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 06:38:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 06:38:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 06:38:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 06:38:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 06:38:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 06:38:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 06:38:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 06:38:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 06:38:11 spire-1.2.1/test/fixture/registration/ 06:38:11 spire-1.2.1/test/fixture/registration/entries.json 06:38:11 spire-1.2.1/test/fixture/registration/good-for-update.json 06:38:11 spire-1.2.1/test/fixture/registration/good.json 06:38:11 spire-1.2.1/test/fixture/registration/invalid.json 06:38:11 spire-1.2.1/test/fixture/registration/invalid_json.json 06:38:11 spire-1.2.1/test/fixture/registration/manager_test_entries.json 06:38:11 spire-1.2.1/test/integration/ 06:38:11 spire-1.2.1/test/integration/README.md 06:38:11 spire-1.2.1/test/integration/common 06:38:11 spire-1.2.1/test/integration/setup/ 06:38:11 spire-1.2.1/test/integration/setup/adminclient/ 06:38:11 spire-1.2.1/test/integration/setup/adminclient/build.sh 06:38:11 spire-1.2.1/test/integration/setup/adminclient/client.go 06:38:11 spire-1.2.1/test/integration/setup/debugagent/ 06:38:11 spire-1.2.1/test/integration/setup/debugagent/build.sh 06:38:11 spire-1.2.1/test/integration/setup/debugagent/main.go 06:38:11 spire-1.2.1/test/integration/setup/debugserver/ 06:38:11 spire-1.2.1/test/integration/setup/debugserver/build.sh 06:38:11 spire-1.2.1/test/integration/setup/debugserver/main.go 06:38:11 spire-1.2.1/test/integration/setup/downstreamclient/ 06:38:11 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 06:38:11 spire-1.2.1/test/integration/setup/downstreamclient/client.go 06:38:11 spire-1.2.1/test/integration/setup/itclient/ 06:38:11 spire-1.2.1/test/integration/setup/itclient/client.go 06:38:11 spire-1.2.1/test/integration/setup/node-attestation/ 06:38:11 spire-1.2.1/test/integration/setup/node-attestation/build.sh 06:38:11 spire-1.2.1/test/integration/setup/node-attestation/client.go 06:38:11 spire-1.2.1/test/integration/setup/x509pop/ 06:38:11 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 06:38:11 spire-1.2.1/test/integration/setup/x509pop/setup.sh 06:38:11 spire-1.2.1/test/integration/suites/ 06:38:11 spire-1.2.1/test/integration/suites/admin-endpoints/ 06:38:11 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 06:38:11 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 06:38:11 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 06:38:11 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 06:38:11 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 06:38:11 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 06:38:11 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 06:38:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 06:38:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 06:38:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 06:38:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 06:38:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 06:38:11 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 06:38:11 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 06:38:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 06:38:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 06:38:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 06:38:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 06:38:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 06:38:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 06:38:11 spire-1.2.1/test/integration/suites/datastore-mysql/ 06:38:11 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 06:38:11 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 06:38:11 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 06:38:11 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 06:38:11 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 06:38:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 06:38:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 06:38:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 06:38:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 06:38:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 06:38:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 06:38:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 06:38:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 06:38:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 06:38:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 06:38:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 06:38:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 06:38:11 spire-1.2.1/test/integration/suites/datastore-postgres/ 06:38:11 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 06:38:11 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 06:38:11 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 06:38:11 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 06:38:11 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 06:38:11 spire-1.2.1/test/integration/suites/debug-endpoints/ 06:38:11 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 06:38:11 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 06:38:11 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 06:38:11 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 06:38:11 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 06:38:11 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 06:38:11 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 06:38:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 06:38:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 06:38:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 06:38:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 06:38:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 06:38:11 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 06:38:11 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 06:38:11 spire-1.2.1/test/integration/suites/downstream-endpoints/ 06:38:11 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 06:38:11 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 06:38:11 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 06:38:11 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 06:38:11 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 06:38:11 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 06:38:11 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 06:38:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 06:38:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 06:38:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 06:38:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 06:38:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 06:38:11 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 06:38:11 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 06:38:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 06:38:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 06:38:11 spire-1.2.1/test/integration/suites/join-token/ 06:38:11 spire-1.2.1/test/integration/suites/join-token/01-start-server 06:38:11 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 06:38:11 spire-1.2.1/test/integration/suites/join-token/03-start-agent 06:38:11 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 06:38:11 spire-1.2.1/test/integration/suites/join-token/05-check-svid 06:38:11 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 06:38:11 spire-1.2.1/test/integration/suites/join-token/README.md 06:38:11 spire-1.2.1/test/integration/suites/join-token/conf/ 06:38:11 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 06:38:11 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 06:38:11 spire-1.2.1/test/integration/suites/join-token/conf/server/ 06:38:11 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 06:38:11 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 06:38:11 spire-1.2.1/test/integration/suites/join-token/teardown 06:38:11 spire-1.2.1/test/integration/suites/k8s-reconcile/ 06:38:11 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 06:38:11 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 06:38:11 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 06:38:11 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 06:38:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 06:38:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 06:38:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 06:38:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 06:38:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 06:38:11 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 06:38:11 spire-1.2.1/test/integration/suites/k8s-scratch/ 06:38:11 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 06:38:11 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 06:38:11 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 06:38:11 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 06:38:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 06:38:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 06:38:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 06:38:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 06:38:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 06:38:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 06:38:11 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 06:38:11 spire-1.2.1/test/integration/suites/k8s/ 06:38:11 spire-1.2.1/test/integration/suites/k8s/00-setup 06:38:11 spire-1.2.1/test/integration/suites/k8s/01-apply-config 06:38:11 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 06:38:11 spire-1.2.1/test/integration/suites/k8s/README.md 06:38:11 spire-1.2.1/test/integration/suites/k8s/conf/ 06:38:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 06:38:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 06:38:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s/conf/server/ 06:38:11 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 06:38:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 06:38:11 spire-1.2.1/test/integration/suites/k8s/init-kubectl 06:38:11 spire-1.2.1/test/integration/suites/k8s/teardown 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/ 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/README.md 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/root/ 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 06:38:11 spire-1.2.1/test/integration/suites/nested-rotation/teardown 06:38:11 spire-1.2.1/test/integration/suites/node-attestation/ 06:38:11 spire-1.2.1/test/integration/suites/node-attestation/00-setup 06:38:11 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 06:38:11 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 06:38:11 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 06:38:11 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 06:38:11 spire-1.2.1/test/integration/suites/node-attestation/README.md 06:38:11 spire-1.2.1/test/integration/suites/node-attestation/conf/ 06:38:11 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 06:38:11 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 06:38:11 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 06:38:11 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 06:38:11 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 06:38:11 spire-1.2.1/test/integration/suites/node-attestation/teardown 06:38:11 spire-1.2.1/test/integration/suites/rotation/ 06:38:11 spire-1.2.1/test/integration/suites/rotation/00-setup 06:38:11 spire-1.2.1/test/integration/suites/rotation/01-start-server 06:38:11 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 06:38:11 spire-1.2.1/test/integration/suites/rotation/03-start-agent 06:38:11 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 06:38:11 spire-1.2.1/test/integration/suites/rotation/05-check-svids 06:38:11 spire-1.2.1/test/integration/suites/rotation/README.md 06:38:11 spire-1.2.1/test/integration/suites/rotation/conf/ 06:38:11 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 06:38:11 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 06:38:11 spire-1.2.1/test/integration/suites/rotation/conf/server/ 06:38:11 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 06:38:11 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 06:38:11 spire-1.2.1/test/integration/suites/rotation/teardown 06:38:11 spire-1.2.1/test/integration/suites/self-test/ 06:38:11 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 06:38:11 spire-1.2.1/test/integration/suites/self-test/README.md 06:38:11 spire-1.2.1/test/integration/suites/self-test/teardown 06:38:11 spire-1.2.1/test/integration/suites/spire-server-cli/ 06:38:11 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 06:38:11 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 06:38:11 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 06:38:11 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 06:38:11 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 06:38:11 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 06:38:11 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 06:38:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 06:38:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 06:38:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 06:38:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 06:38:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 06:38:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 06:38:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 06:38:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 06:38:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 06:38:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 06:38:11 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 06:38:11 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 06:38:11 spire-1.2.1/test/integration/suites/upgrade/ 06:38:11 spire-1.2.1/test/integration/suites/upgrade/00-setup 06:38:11 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 06:38:11 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 06:38:11 spire-1.2.1/test/integration/suites/upgrade/README.md 06:38:11 spire-1.2.1/test/integration/suites/upgrade/conf/ 06:38:11 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 06:38:11 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 06:38:11 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 06:38:11 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 06:38:11 spire-1.2.1/test/integration/suites/upgrade/teardown 06:38:11 spire-1.2.1/test/integration/suites/upgrade/versions.txt 06:38:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 06:38:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 06:38:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 06:38:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 06:38:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 06:38:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 06:38:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 06:38:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 06:38:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 06:38:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 06:38:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 06:38:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 06:38:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 06:38:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 06:38:11 spire-1.2.1/test/integration/test-one.sh 06:38:11 spire-1.2.1/test/integration/test.sh 06:38:11 spire-1.2.1/test/plugintest/ 06:38:11 spire-1.2.1/test/plugintest/config.go 06:38:11 spire-1.2.1/test/plugintest/load.go 06:38:11 spire-1.2.1/test/plugintest/option.go 06:38:11 spire-1.2.1/test/spiretest/ 06:38:11 spire-1.2.1/test/spiretest/apiserver.go 06:38:11 spire-1.2.1/test/spiretest/assertions.go 06:38:11 spire-1.2.1/test/spiretest/dir.go 06:38:11 spire-1.2.1/test/spiretest/errors_posix.go 06:38:11 spire-1.2.1/test/spiretest/errors_windows.go 06:38:11 spire-1.2.1/test/spiretest/logs.go 06:38:11 spire-1.2.1/test/spiretest/socketapi.go 06:38:11 spire-1.2.1/test/spiretest/suite.go 06:38:11 spire-1.2.1/test/spiretest/x509.go 06:38:11 spire-1.2.1/test/testca/ 06:38:11 spire-1.2.1/test/testca/ca.go 06:38:11 spire-1.2.1/test/testkey/ 06:38:11 spire-1.2.1/test/testkey/generate.sh 06:38:11 spire-1.2.1/test/testkey/genkeys.go 06:38:11 spire-1.2.1/test/testkey/keys.go 06:38:11 spire-1.2.1/test/testkey/new.go 06:38:11 spire-1.2.1/test/tpmsimulator/ 06:38:11 spire-1.2.1/test/tpmsimulator/simulator.go 06:38:11 spire-1.2.1/test/util/ 06:38:11 spire-1.2.1/test/util/cert_fixtures.go 06:38:11 spire-1.2.1/test/util/cert_generation.go 06:38:11 spire-1.2.1/test/util/io_redirection.go 06:38:11 spire-1.2.1/test/util/race.go 06:38:11 spire-1.2.1/test/util/util.go 06:38:11 building spire from source... 06:38:11 (1/2) Installing dumb-init (1.2.5-r1) 06:38:11 (2/2) Installing su-exec (0.2-r1) 06:38:11 Executing busybox-1.33.1-r7.trigger 06:38:11 Installing go1.17.7... 06:38:11 OK: 6 MiB in 16 packages 06:38:11 ---> 20a9094bb331 06:38:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:38:12 Removing intermediate container 5cf6c968020c 06:38:12 ---> 9f84b5bdd0be 06:38:12 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:38:12 ? github.com/edgexfoundry/edgex-go [no test files] 06:38:12 ---> f55e95cd6728 06:38:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:38:12 ---> Running in 1ca7363ddfd3 06:38:13 Removing intermediate container 1ca7363ddfd3 06:38:13 ---> 12e9b8cd8ca0 06:38:13 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:38:13 ---> eac8976b50b4 06:38:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:38:13 ---> Running in 3f5f1e6f80f7 06:38:14 Removing intermediate container 3f5f1e6f80f7 06:38:14 ---> 07641145d626 06:38:14 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:38:14 ---> db00740b502b 06:38:14 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/ 06:38:14 ---> Running in e08a95b92133 06:38:14 ---> Running in c9317df72292 06:38:16 Building bin/spire-server... 06:38:16 go: downloading github.com/mitchellh/cli v1.1.2 06:38:16 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 06:38:16 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 06:38:16 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 06:38:16 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 06:38:16 Building bin/spire-server... 06:38:16 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 06:38:16 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 06:38:16 go: downloading github.com/mitchellh/cli v1.1.2 06:38:16 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 06:38:16 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 06:38:16 go: downloading github.com/imdario/mergo v0.3.12 06:38:16 go: downloading github.com/imdario/mergo v0.3.12 06:38:16 go: downloading github.com/sirupsen/logrus v1.8.1 06:38:16 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 06:38:16 go: downloading github.com/sirupsen/logrus v1.8.1 06:38:16 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 06:38:16 go: downloading github.com/hashicorp/go-hclog v1.1.0 06:38:16 go: downloading google.golang.org/grpc v1.44.0 06:38:16 go: downloading github.com/hashicorp/go-hclog v1.1.0 06:38:16 go: downloading github.com/hashicorp/go-plugin v1.4.3 06:38:16 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 06:38:16 go: downloading google.golang.org/grpc v1.44.0 06:38:16 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 06:38:16 go: downloading github.com/fatih/color v1.13.0 06:38:16 go: downloading github.com/mattn/go-isatty v0.0.14 06:38:16 go: downloading github.com/hashicorp/go-plugin v1.4.3 06:38:16 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 06:38:16 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 06:38:16 go: downloading github.com/InVisionApp/go-logger v1.0.1 06:38:16 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 06:38:16 go: downloading github.com/InVisionApp/go-logger v1.0.1 06:38:16 go: downloading github.com/armon/go-metrics v0.3.10 06:38:16 go: downloading github.com/armon/go-metrics v0.3.10 06:38:17 go: downloading github.com/prometheus/client_golang v1.12.1 06:38:17 go: downloading github.com/prometheus/client_golang v1.12.1 06:38:17 go: downloading github.com/uber-go/tally/v4 v4.1.1 06:38:17 go: downloading github.com/uber-go/tally/v4 v4.1.1 06:38:17 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 06:38:17 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 06:38:17 go: downloading github.com/open-policy-agent/opa v0.38.0 06:38:17 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 06:38:17 go: downloading github.com/fatih/color v1.13.0 06:38:17 go: downloading github.com/mattn/go-isatty v0.0.14 06:38:17 go: downloading github.com/open-policy-agent/opa v0.38.0 06:38:17 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 06:38:17 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 06:38:17 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 06:38:17 go: downloading github.com/oklog/run v1.0.0 06:38:17 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 06:38:17 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 06:38:17 go: downloading github.com/prometheus/client_model v0.2.0 06:38:17 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 06:38:17 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 06:38:17 go: downloading github.com/mattn/go-colorable v0.1.12 06:38:17 go: downloading github.com/Masterminds/goutils v1.1.0 06:38:17 go: downloading github.com/prometheus/common v0.32.1 06:38:17 go: downloading github.com/Masterminds/semver v1.5.0 06:38:17 go: downloading github.com/google/uuid v1.1.2 06:38:17 go: downloading github.com/beorn7/perks v1.0.1 06:38:17 go: downloading github.com/cespare/xxhash/v2 v2.1.2 06:38:17 go: downloading github.com/huandu/xstrings v1.3.2 06:38:17 go: downloading github.com/prometheus/procfs v0.7.3 06:38:17 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 06:38:17 go: downloading github.com/oklog/run v1.0.0 06:38:17 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 06:38:17 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 06:38:17 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 06:38:17 go: downloading github.com/imkira/go-observer v1.0.3 06:38:17 go: downloading go.uber.org/atomic v1.9.0 06:38:17 go: downloading github.com/prometheus/client_model v0.2.0 06:38:17 Removing intermediate container c9317df72292 06:38:17 ---> c28ed4d93f3b 06:38:17 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 06:38:17 Removing intermediate container e08a95b92133 06:38:17 ---> 14f9f901816d 06:38:17 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 06:38:17 go: downloading github.com/prometheus/common v0.32.1 06:38:17 go: downloading github.com/pkg/errors v0.9.1 06:38:17 go: downloading go.uber.org/atomic v1.9.0 06:38:17 go: downloading github.com/pkg/errors v0.9.1 06:38:17 go: downloading github.com/beorn7/perks v1.0.1 06:38:18 go: downloading github.com/mattn/go-colorable v0.1.12 06:38:18 go: downloading github.com/cespare/xxhash/v2 v2.1.2 06:38:18 go: downloading github.com/Masterminds/goutils v1.1.0 06:38:18 go: downloading github.com/Masterminds/semver v1.5.0 06:38:18 go: downloading github.com/google/uuid v1.1.2 06:38:18 go: downloading github.com/prometheus/procfs v0.7.3 06:38:18 go: downloading github.com/huandu/xstrings v1.3.2 06:38:18 go: downloading github.com/hashicorp/golang-lru v0.5.4 06:38:18 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 06:38:18 go: downloading github.com/imkira/go-observer v1.0.3 06:38:18 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 06:38:18 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 06:38:18 go: downloading github.com/go-sql-driver/mysql v1.6.0 06:38:18 go: downloading github.com/blang/semver/v4 v4.0.0 06:38:18 go: downloading github.com/mitchellh/reflectwalk v1.0.1 06:38:18 go: downloading github.com/hashicorp/errwrap v1.1.0 06:38:18 go: downloading github.com/twmb/murmur3 v1.1.6 06:38:18 go: downloading github.com/hashicorp/golang-lru v0.5.4 06:38:18 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 06:38:18 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 06:38:18 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 06:38:18 go: downloading github.com/jinzhu/gorm v1.9.16 06:38:18 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 06:38:18 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 06:38:18 go: downloading github.com/lib/pq v1.10.4 06:38:18 go: downloading github.com/mattn/go-sqlite3 v1.14.12 06:38:18 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 06:38:18  ---> Running in 988f1f8f27f6 06:38:18 ---> Running in 69ce3fe68213 06:38:18 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 06:38:18 Removing intermediate container 69ce3fe68213 06:38:18 Removing intermediate container 988f1f8f27f6 06:38:18 ---> b7ae2835b4ac 06:38:18 ---> ffc7b0ec91f3 06:38:18 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:38:18 Step 23/25 : LABEL arch=x86_64 06:38:18 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 06:38:18  ---> Running in 126d4766de86 06:38:18 ---> 3aab204f61ce 06:38:18 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:38:19 Removing intermediate container 126d4766de86 06:38:19 ---> d92c120967c2 06:38:19 Step 24/25 : LABEL git_sha=9391088f00f6937479250a9c6c04650fe4910d1b 06:38:19 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 06:38:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 06:38:19 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 06:38:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 06:38:19 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 06:38:19 go: downloading github.com/stretchr/testify v1.7.0 06:38:19 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 06:38:19 go: downloading github.com/aws/aws-sdk-go v1.43.0 06:38:19 go: downloading github.com/stretchr/testify v1.7.0 06:38:19 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 06:38:19 go: downloading github.com/aws/aws-sdk-go v1.43.0 06:38:20  ---> Running in ece120944f8b 06:38:21 ---> Running in 618c29bdd7b8 06:38:21 Removing intermediate container 0bd3fea73397 06:38:21 ---> 12a6fc29745f 06:38:21 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:38:21 ---> Running in 9719cb235711 06:38:21 Removing intermediate container 618c29bdd7b8 06:38:21 ---> 42e5171ead4c 06:38:21 Step 25/25 : LABEL version=0.0.0 06:38:21 ---> Running in a8bf319d6f81 06:38:21 Removing intermediate container a8bf319d6f81 06:38:21 ---> 24bb81a31c7c 06:38:21 06:38:21 Successfully built 24bb81a31c7c 06:38:21 Successfully tagged security-secretstore-setup:latest 06:38:21  Building security-secretstore-setup ... done Building core-command 06:38:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:38:23 go: downloading google.golang.org/api v0.70.0 06:38:23 go: downloading k8s.io/client-go v0.23.4 06:38:23 go: downloading github.com/google/go-tpm v0.3.3 06:38:23 go: downloading k8s.io/api v0.23.4 06:38:23 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 06:38:23 go: downloading google.golang.org/api v0.70.0 06:38:23 go: downloading k8s.io/api v0.23.4 06:38:23 go: downloading k8s.io/client-go v0.23.4 06:38:23 go: downloading github.com/google/go-tpm v0.3.3 06:38:23 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 06:38:23 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 06:38:23 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 06:38:23 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 06:38:23 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 06:38:23 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 06:38:23 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 06:38:23 go: downloading cloud.google.com/go/storage v1.21.0 06:38:23 go: downloading cloud.google.com/go v0.100.2 06:38:23 go: downloading cloud.google.com/go/storage v1.21.0 06:38:24 go: downloading cloud.google.com/go v0.100.2 06:38:24 go: downloading k8s.io/apimachinery v0.23.4 06:38:24 go: downloading k8s.io/apimachinery v0.23.4 06:38:24 go: downloading k8s.io/kube-aggregator v0.23.3 06:38:24 go: downloading sigs.k8s.io/controller-runtime v0.11.1 06:38:24 go: downloading cloud.google.com/go/security v1.3.0 06:38:24 go: downloading k8s.io/kube-aggregator v0.23.3 06:38:24 go: downloading sigs.k8s.io/controller-runtime v0.11.1 06:38:24 go: downloading cloud.google.com/go/security v1.3.0 06:38:24 go: downloading github.com/hashicorp/vault/api v1.4.1 06:38:24 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 06:38:24 go: downloading github.com/hashicorp/vault/api v1.4.1 06:38:24 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 06:38:24 go: downloading github.com/blang/semver/v4 v4.0.0 06:38:24 go: downloading github.com/go-sql-driver/mysql v1.6.0 06:38:24 go: downloading github.com/twmb/murmur3 v1.1.6 06:38:24 go: downloading github.com/jinzhu/gorm v1.9.16 06:38:24 go: downloading github.com/hashicorp/errwrap v1.1.0 06:38:24 go: downloading github.com/mitchellh/reflectwalk v1.0.1 06:38:24 go: downloading github.com/lib/pq v1.10.4 06:38:24 go: downloading github.com/jinzhu/inflection v1.0.0 06:38:25 go: downloading github.com/aws/smithy-go v1.11.0 06:38:25 go: downloading github.com/mattn/go-sqlite3 v1.14.12 06:38:25 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 06:38:25 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 06:38:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 06:38:25 go: downloading github.com/aws/smithy-go v1.11.0 06:38:25 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 06:38:25 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 06:38:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:38:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:38:25 ---> 5089f31952f8 06:38:25 Step 3/23 : WORKDIR /edgex-go 06:38:25 ---> Using cache 06:38:25 ---> 8c809156be6d 06:38:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:38:25 ---> Using cache 06:38:25 ---> 1cc2e5f51cd1 06:38:25 Step 5/23 : RUN apk add --update --no-cache make git 06:38:25 ---> Using cache 06:38:25 ---> 7f7f1471f67a 06:38:25 Step 6/23 : COPY go.mod vendor* ./ 06:38:25 ---> Using cache 06:38:25 ---> 7f671dd322f6 06:38:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:38:25 ---> Using cache 06:38:25 ---> 6cb0658ffecf 06:38:25 Step 8/23 : COPY . . 06:38:25 ---> Using cache 06:38:25 ---> 5b91ec78e495 06:38:25 Step 9/23 : RUN make cmd/core-command/core-command 06:38:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 06:38:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 06:38:26 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 06:38:26 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 06:38:26 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 06:38:26 go: downloading github.com/Azure/go-autorest/logger v0.2.1 06:38:26 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 06:38:26 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 06:38:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 06:38:26 go: downloading github.com/dimchansky/utfbom v1.1.1 06:38:26 go: downloading github.com/gogo/protobuf v1.3.2 06:38:26 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 06:38:26 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 06:38:26 go: downloading github.com/Azure/go-autorest/logger v0.2.1 06:38:26 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 06:38:26 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 06:38:26 go: downloading github.com/dimchansky/utfbom v1.1.1 06:38:26 go: downloading cloud.google.com/go/compute v1.3.0 06:38:26 go: downloading cloud.google.com/go/compute v1.3.0 06:38:26 go: downloading cloud.google.com/go/iam v0.1.1 06:38:26 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 06:38:26 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 06:38:26 go: downloading cloud.google.com/go/iam v0.1.1 06:38:26 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 06:38:26 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 06:38:26 go: downloading k8s.io/klog/v2 v2.30.0 06:38:26 go: downloading github.com/google/gofuzz v1.1.0 06:38:26 go: downloading github.com/gogo/protobuf v1.3.2 06:38:26 go: downloading github.com/google/gofuzz v1.1.0 06:38:26 go: downloading k8s.io/klog/v2 v2.30.0 06:38:26 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 06:38:26 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 06:38:26 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 06:38:26 go: downloading github.com/spf13/pflag v1.0.5 06:38:26 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 06:38:26 Removing intermediate container ece120944f8b 06:38:26 ---> d301899f148b 06:38:26 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:38:26 go: downloading github.com/spf13/pflag v1.0.5 06:38:26 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 06:38:27 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 06:38:27 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 06:38:27 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 06:38:27 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 06:38:27 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 06:38:27 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 06:38:27 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 06:38:27 go: downloading github.com/hashicorp/vault/sdk v0.4.1 06:38:27 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 06:38:27 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 06:38:27 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 06:38:27 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 06:38:27 go: downloading github.com/hashicorp/vault/sdk v0.4.1 06:38:27 go: downloading github.com/mitchellh/mapstructure v1.4.3 06:38:27 go: downloading github.com/tklauser/go-sysconf v0.3.9 06:38:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 06:38:27 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:38:27 go: downloading gopkg.in/yaml.v2 v2.4.0 06:38:27 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 06:38:27 go: downloading github.com/gobwas/glob v0.2.3 06:38:27 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 06:38:27 go: downloading github.com/jmespath/go-jmespath v0.4.0 06:38:27 go: downloading github.com/mitchellh/mapstructure v1.4.3 06:38:27 go: downloading github.com/jinzhu/inflection v1.0.0 06:38:27 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 06:38:27 go: downloading github.com/tklauser/go-sysconf v0.3.9 06:38:27 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:38:27 go: downloading gopkg.in/yaml.v2 v2.4.0 06:38:27 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 06:38:27 go: downloading gopkg.in/inf.v0 v0.9.1 06:38:27 go: downloading go.opencensus.io v0.23.0 06:38:27 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 06:38:27 go: downloading github.com/gobwas/glob v0.2.3 06:38:27 go: downloading github.com/googleapis/gnostic v0.5.5 06:38:27 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 06:38:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 06:38:27 go: downloading github.com/jmespath/go-jmespath v0.4.0 06:38:27 go: downloading github.com/google/go-cmp v0.5.7 06:38:27 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 06:38:27 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 06:38:27 go: downloading go.opencensus.io v0.23.0 06:38:27 go: downloading gopkg.in/inf.v0 v0.9.1 06:38:27 go: downloading github.com/go-logr/logr v1.2.2 06:38:27 go: downloading github.com/go-logr/logr v1.2.2 06:38:27 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 06:38:27 go: downloading github.com/json-iterator/go v1.1.12 06:38:27 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 06:38:27 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 06:38:27 go: downloading github.com/google/go-cmp v0.5.7 06:38:27 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 06:38:27 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 06:38:27 go: downloading go.uber.org/zap v1.21.0 06:38:27 go: downloading github.com/googleapis/gnostic v0.5.5 06:38:27 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 06:38:27 go: downloading github.com/json-iterator/go v1.1.12 06:38:27 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 06:38:27 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 06:38:27 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 06:38:28 go: downloading github.com/tklauser/numcpus v0.3.0 06:38:28 go: downloading github.com/tklauser/numcpus v0.3.0 06:38:28 go: downloading sigs.k8s.io/yaml v1.3.0 06:38:28 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 06:38:28 go: downloading github.com/ryanuber/go-glob v1.0.0 06:38:28 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 06:38:28 go: downloading sigs.k8s.io/yaml v1.3.0 06:38:28 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 06:38:28 go: downloading github.com/golang/snappy v0.0.4 06:38:28 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 06:38:28 go: downloading github.com/ryanuber/go-glob v1.0.0 06:38:28 go: downloading github.com/golang/snappy v0.0.4 06:38:28 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 06:38:28 go: downloading go.uber.org/zap v1.21.0 06:38:28 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 06:38:28 go: downloading github.com/hashicorp/go-uuid v1.0.2 06:38:28 go: downloading github.com/hashicorp/go-version v1.2.0 06:38:28 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 06:38:28 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 06:38:28 go: downloading github.com/modern-go/reflect2 v1.0.2 06:38:28 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 06:38:28 go: downloading github.com/hashicorp/go-uuid v1.0.2 06:38:28 go: downloading go.uber.org/multierr v1.6.0 06:38:28 go: downloading github.com/hashicorp/go-version v1.2.0 06:38:28 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 06:38:28 go: downloading github.com/modern-go/reflect2 v1.0.2 06:38:28 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 06:38:28 go: downloading go.uber.org/multierr v1.6.0 06:38:33 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 06:38:33 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 06:38:33 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 06:38:33 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 06:38:35  ---> 5663f8980fa3 06:38:35 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:38:35 ---> Running in 2e72f9d8c76f 06:38:35 Removing intermediate container 9719cb235711 06:38:35 ---> 4d30274d6446 06:38:35 06:38:35 Step 11/23 : FROM docker:20.10.14 06:38:35 20.10.14: Pulling from library/docker 06:38:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:38:35 ---> 37148f28d553 06:38:35 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:38:36 ---> 7745c2a048a6 06:38:36 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:38:36 ---> bbce6d591610 06:38:36 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:38:37 ---> c198b4fcc8a9 06:38:37 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 06:38:37 ---> Running in 7d05026b3766 06:38:37 Removing intermediate container 7d05026b3766 06:38:37 ---> 5b658b9d2bf6 06:38:37 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:38:37 ---> 58a2daba5623 06:38:37 Step 26/31 : RUN chmod +x /entrypoint.sh 06:38:38 ---> Running in 7c2d1bc2c7f1 06:38:40 Removing intermediate container 7c2d1bc2c7f1 06:38:40 ---> 25fda5542345 06:38:40 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:38:41 ---> Running in 76210f262c7b 06:38:41 Removing intermediate container 76210f262c7b 06:38:41 ---> 8442dc824250 06:38:41 Step 28/31 : CMD ["gate"] 06:38:42 ---> Running in a5cf1db7cd09 06:38:42 Removing intermediate container a5cf1db7cd09 06:38:42 ---> 0b3cb28522e0 06:38:42 Step 29/31 : LABEL arch=x86_64 06:38:42 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 06:38:42 Status: Downloaded newer image for docker:20.10.14 06:38:42 ---> 7417809fdb73 06:38:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:38:42 ---> Running in ef32e0a251b3 06:38:43 ---> Running in c7825652e5ee 06:38:43 Removing intermediate container ef32e0a251b3 06:38:43 ---> e15be435b126 06:38:43 Step 30/31 : LABEL git_sha=9391088f00f6937479250a9c6c04650fe4910d1b 06:38:43 ---> Running in cfeeae06d5b3 06:38:43 Removing intermediate container c7825652e5ee 06:38:43 ---> 9f8d45873323 06:38:43 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 06:38:43 ---> Running in 458855ac47fe 06:38:43 Removing intermediate container cfeeae06d5b3 06:38:43 ---> 01f49cd88e5b 06:38:43 Step 31/31 : LABEL version=0.0.0 06:38:44 ---> Running in e07aeb4fb1f5 06:38:44 Removing intermediate container e07aeb4fb1f5 06:38:44 ---> 738fc1b0b095 06:38:44 06:38:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:38:45 Successfully built 738fc1b0b095 06:38:45 Successfully tagged security-bootstrapper:latest 06:38:45 Building security-spiffe-token-provider 06:38:45  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:38:45 (1/43) Installing readline (8.1.1-r0) 06:38:45 (2/43) Installing bash (5.1.16-r0) 06:38:45 Executing bash-5.1.16-r0.post-install 06:38:45 (3/43) Installing brotli-libs (1.0.9-r5) 06:38:45 (4/43) Installing nghttp2-libs (1.46.0-r0) 06:38:45 (5/43) Installing libcurl (7.80.0-r0) 06:38:45 (6/43) Installing curl (7.80.0-r0) 06:38:45 (7/43) Installing dumb-init (1.2.5-r1) 06:38:45 (8/43) Installing libbz2 (1.0.8-r1) 06:38:45 (9/43) Installing expat (2.4.7-r0) 06:38:45 (10/43) Installing libffi (3.4.2-r1) 06:38:45 (11/43) Installing gdbm (1.22-r0) 06:38:45 (12/43) Installing xz-libs (5.2.5-r1) 06:38:45 (13/43) Installing libgcc (10.3.1_git20211027-r0) 06:38:45 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 06:38:45 (15/43) Installing mpdecimal (2.5.1-r1) 06:38:45 (16/43) Installing sqlite-libs (3.36.0-r0) 06:38:45 (17/43) Installing python3 (3.9.7-r4) 06:38:45 (18/43) Installing py3-appdirs (1.4.4-r2) 06:38:45 (19/43) Installing py3-certifi (2020.12.5-r1) 06:38:45 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 06:38:45 (21/43) Installing py3-idna (3.3-r0) 06:38:45 (22/43) Installing py3-urllib3 (1.26.7-r0) 06:38:45 (23/43) Installing py3-requests (2.26.0-r1) 06:38:45 (24/43) Installing py3-msgpack (1.0.2-r1) 06:38:45 (25/43) Installing py3-lockfile (0.12.2-r4) 06:38:45 (26/43) Installing py3-cachecontrol (0.12.10-r0) 06:38:45 (27/43) Installing py3-colorama (0.4.4-r1) 06:38:45 (28/43) Installing py3-contextlib2 (21.6.0-r1) 06:38:45 (29/43) Installing py3-distlib (0.3.3-r0) 06:38:45 (30/43) Installing py3-distro (1.6.0-r0) 06:38:45 (31/43) Installing py3-six (1.16.0-r0) 06:38:45 (32/43) Installing py3-webencodings (0.5.1-r4) 06:38:45 (33/43) Installing py3-html5lib (1.1-r1) 06:38:45 (34/43) Installing py3-parsing (2.4.7-r2) 06:38:45 (35/43) Installing py3-packaging (20.9-r1) 06:38:45 (36/43) Installing py3-tomli (1.2.2-r0) 06:38:45 (37/43) Installing py3-pep517 (0.12.0-r0) 06:38:45 (38/43) Installing py3-progress (1.6-r0) 06:38:45 (39/43) Installing py3-retrying (1.3.3-r2) 06:38:45 (40/43) Installing py3-ordered-set (4.0.2-r2) 06:38:45 (41/43) Installing py3-setuptools (52.0.0-r4) 06:38:45 (42/43) Installing py3-toml (0.10.2-r2) 06:38:45 (43/43) Installing py3-pip (20.3.4-r1) 06:38:45 Executing busybox-1.34.1-r5.trigger 06:38:45 OK: 83 MiB in 65 packages 06:38:46 Collecting docker-compose==1.23.2 06:38:46 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:38:46 Collecting PyYAML<4,>=3.10 06:38:46 Downloading PyYAML-3.13.tar.gz (270 kB) 06:38:47 Collecting docopt<0.7,>=0.6.1 06:38:47 Downloading docopt-0.6.2.tar.gz (25 kB) 06:38:47 Collecting jsonschema<3,>=2.5.1 06:38:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:38:47 Collecting docker<4.0,>=3.6.0 06:38:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:38:47 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:38:47 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:38:47 Collecting websocket-client<1.0,>=0.32.0 06:38:47 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:38:48 Collecting dockerpty<0.5,>=0.4.1 06:38:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:38:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 06:38:48 Collecting cached-property<2,>=1.2.0 06:38:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:38:48 Collecting texttable<0.10,>=0.9.0 06:38:48 Downloading texttable-0.9.1.tar.gz (11 kB) 06:38:48 Collecting docker-pycreds>=0.4.0 06:38:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:38:49 Collecting idna<2.8,>=2.5 06:38:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:38:49 Collecting chardet<3.1.0,>=3.0.2 06:38:49 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 06:38:49 Collecting urllib3<1.25,>=1.21.1 06:38:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:38:49 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) 06:38:49 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 06:38:49 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 06:38:49 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 06:38:49 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 06:38:49 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 06:38:49 Attempting uninstall: urllib3 06:38:49 Found existing installation: urllib3 1.26.7 06:38:49 Uninstalling urllib3-1.26.7: 06:38:49 Successfully uninstalled urllib3-1.26.7 06:38:50 Attempting uninstall: idna 06:38:50 Found existing installation: idna 3.3 06:38:50 Uninstalling idna-3.3: 06:38:50 Successfully uninstalled idna-3.3 06:38:50 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:38:50 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:38:50 ---> 5089f31952f8 06:38:50 Step 3/20 : WORKDIR /edgex-go 06:38:50 ---> Using cache 06:38:50 ---> 8c809156be6d 06:38:50 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 06:38:52 Attempting uninstall: requests 06:38:52 Found existing installation: requests 2.26.0 06:38:52 Uninstalling requests-2.26.0: 06:38:52 Successfully uninstalled requests-2.26.0 06:38:53 Running setup.py install for texttable: started 06:38:53 ---> Running in f97c53ede19a 06:38:53 Running setup.py install for texttable: finished with status 'done' 06:38:53 Running setup.py install for PyYAML: started 06:38:53 Running setup.py install for PyYAML: finished with status 'done' 06:38:54 Running setup.py install for docopt: started 06:38:54 Running setup.py install for docopt: finished with status 'done' 06:38:54 Running setup.py install for dockerpty: started 06:38:54 Running setup.py install for dockerpty: finished with status 'done' 06:38:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:38:55 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 06:38:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:38:56 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 06:38:56 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 06:38:56 OK: 15864 distinct packages available 06:38:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:38:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:38:57 OK: 221 MiB in 52 packages 06:38:59 Removing intermediate container f97c53ede19a 06:38:59 ---> d4823b8617b6 06:38:59 Step 5/20 : COPY go.mod vendor* ./ 06:38:59 ---> 962d9ba4ec01 06:38:59 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:00 ---> Running in 747bc0385274 06:39:00 Removing intermediate container 458855ac47fe 06:39:00 ---> 6ff5746b7bb7 06:39:00 Step 14/23 : ENV APP_PORT=58890 06:39:00 ---> Running in e2f8bd0f1f7c 06:39:00 Removing intermediate container e2f8bd0f1f7c 06:39:00 ---> debf8553493b 06:39:00 Step 15/23 : EXPOSE $APP_PORT 06:39:01 ---> Running in 76b3653bdc99 06:39:01 Removing intermediate container 76b3653bdc99 06:39:01 ---> 8bcda92d80c3 06:39:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:39:02 ---> 9959081064e0 06:39:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:39:02 Removing intermediate container 747bc0385274 06:39:02 ---> df6b622d9985 06:39:02 Step 7/20 : COPY . . 06:39:03 ---> 8fa96ff1078c 06:39:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:39:05 ---> 633bd2e8768e 06:39:05 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 06:39:05 ---> Running in 4505ba32b726 06:39:06 Removing intermediate container 4505ba32b726 06:39:06 ---> cbbc53ce4fb5 06:39:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:39:06 ---> Running in d4476996dea7 06:39:06 Removing intermediate container d4476996dea7 06:39:06 ---> b0837719347e 06:39:06 Step 21/23 : LABEL arch=x86_64 06:39:06 ---> Running in 0d45135ad92b 06:39:07 Removing intermediate container 0d45135ad92b 06:39:07 ---> e654a991e220 06:39:07 Step 22/23 : LABEL git_sha=9391088f00f6937479250a9c6c04650fe4910d1b 06:39:07 ---> Running in b29be2c06503 06:39:08 Removing intermediate container b29be2c06503 06:39:08 ---> 0de6824cdf49 06:39:08 Step 23/23 : LABEL version=0.0.0 06:39:08 ---> Running in 6f473dcdd5ef 06:39:08 Removing intermediate container 6f473dcdd5ef 06:39:08 ---> d68373979b14 06:39:08 06:39:08 Successfully built d68373979b14 06:39:08 Successfully tagged sys-mgmt-agent:latest 06:39:08 Building security-spire-server 06:39:15  Building sys-mgmt-agent ... done Removing intermediate container 2e72f9d8c76f 06:39:15 ---> 1946395a7c0e 06:39:15 06:39:15 Step 10/23 : FROM alpine:3.14 06:39:15 ---> e04c818066af 06:39:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:39:15 ---> Using cache 06:39:15 ---> 2cb945179c04 06:39:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:39:15 ---> Using cache 06:39:15 ---> 0634abc509c4 06:39:15 Step 13/23 : ENV APP_PORT=59882 06:39:15 ---> Running in d0e9b9682b31 06:39:15 ---> 8396e1dca6c9 06:39:15 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:39:15 ---> Running in 46c49205765d 06:39:15 Removing intermediate container d0e9b9682b31 06:39:15 ---> 406331cc1aab 06:39:15 Step 14/23 : EXPOSE $APP_PORT 06:39:15 ---> Running in ba86fd846ecf 06:39:16 Removing intermediate container ba86fd846ecf 06:39:16 ---> f1799674e198 06:39:16 Step 15/23 : WORKDIR / 06:39:16 ---> Running in f3fb8321731f 06:39:16 Removing intermediate container f3fb8321731f 06:39:16 ---> 82d4c3f78762 06:39:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:39:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:39:17 ---> 1424f6b85dfa 06:39:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:39:19 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:39:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:39:19 ---> 5089f31952f8 06:39:19 Step 3/25 : WORKDIR /edgex-go 06:39:19 ---> Using cache 06:39:19 ---> 8c809156be6d 06:39:19 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:39:19 ---> Using cache 06:39:19 ---> 1cc2e5f51cd1 06:39:19 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 06:39:19 ---> Using cache 06:39:19 ---> 978da2d72fdd 06:39:19 Step 6/25 : COPY go.mod vendor* ./ 06:39:19 ---> Using cache 06:39:19 ---> e99f4e085d76 06:39:19 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:19 ---> Using cache 06:39:19 ---> 1a2e95febc9e 06:39:19 Step 8/25 : COPY . . 06:39:19 ---> Using cache 06:39:19 ---> 5303b62fbfa2 06:39:19 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 06:39:19 ---> Using cache 06:39:19 ---> 371be67fb275 06:39:19 Step 10/25 : RUN mkdir -p spire-build 06:39:19 ---> Using cache 06:39:19 ---> 776871e692e4 06:39:19 Step 11/25 : WORKDIR /edgex-go/spire-build 06:39:19 ---> Using cache 06:39:19 ---> 976b44b95721 06:39:19 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 06:39:19 ---> f666a1d99bed 06:39:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:39:19 ---> Running in 41367708fc3d 06:39:19 ---> 535005605587 06:39:19 Step 19/23 : ENTRYPOINT ["/core-command"] 06:39:19 ---> Running in 1e49251840cb 06:39:20 Removing intermediate container 1e49251840cb 06:39:20 ---> df8b121e3ab8 06:39:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:39:20 ---> Running in 42b52be46bc5 06:39:20 Removing intermediate container 42b52be46bc5 06:39:20 ---> de794d0f08c3 06:39:20 Step 21/23 : LABEL arch=x86_64 06:39:20 ---> Running in 7d52e9d8da7c 06:39:20 spire-1.2.1/ 06:39:20 spire-1.2.1/.data/ 06:39:20 spire-1.2.1/.data/.file 06:39:20 spire-1.2.1/.dockerignore 06:39:20 spire-1.2.1/.gitattributes 06:39:20 spire-1.2.1/.githooks/ 06:39:20 spire-1.2.1/.githooks/pre-commit 06:39:20 spire-1.2.1/.github/ 06:39:20 spire-1.2.1/.github/ISSUE_TEMPLATE.md 06:39:20 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 06:39:20 spire-1.2.1/.github/dependabot.yml 06:39:20 spire-1.2.1/.github/workflows/ 06:39:20 spire-1.2.1/.github/workflows/nightly_build.yaml 06:39:20 spire-1.2.1/.github/workflows/pr_build.yaml 06:39:20 spire-1.2.1/.github/workflows/release_build.yaml 06:39:20 spire-1.2.1/.github/workflows/scripts/ 06:39:20 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 06:39:20 spire-1.2.1/.github/workflows/scripts/push-images.sh 06:39:20 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 06:39:20 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 06:39:20 spire-1.2.1/.github/workflows/scripts/split.sh 06:39:20 spire-1.2.1/.gitignore 06:39:20 spire-1.2.1/.go-version 06:39:20 spire-1.2.1/.golangci.yml 06:39:20 spire-1.2.1/ADOPTERS.md 06:39:20 spire-1.2.1/CHANGELOG.md 06:39:20 spire-1.2.1/CODE-OF-CONDUCT.md 06:39:20 spire-1.2.1/CODEOWNERS 06:39:20 spire-1.2.1/CONTRIBUTING.md 06:39:20 spire-1.2.1/Dockerfile 06:39:20 spire-1.2.1/Dockerfile.dev 06:39:20 spire-1.2.1/Dockerfile.scratch 06:39:20 spire-1.2.1/LICENSE 06:39:20 spire-1.2.1/MAINTAINERS.md 06:39:20 spire-1.2.1/Makefile 06:39:20 spire-1.2.1/README.md 06:39:20 spire-1.2.1/ROADMAP.md 06:39:20 spire-1.2.1/SECURITY.md 06:39:20 spire-1.2.1/cmd/ 06:39:20 spire-1.2.1/cmd/spire-agent/ 06:39:20 spire-1.2.1/cmd/spire-agent/cli/ 06:39:20 spire-1.2.1/cmd/spire-agent/cli/api/ 06:39:20 spire-1.2.1/cmd/spire-agent/cli/api/common.go 06:39:20 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 06:39:20 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 06:39:20 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 06:39:20 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 06:39:20 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 06:39:20 spire-1.2.1/cmd/spire-agent/cli/cli.go 06:39:20 spire-1.2.1/cmd/spire-agent/cli/common/ 06:39:20 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 06:39:20 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 06:39:20 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 06:39:20 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 06:39:20 spire-1.2.1/cmd/spire-agent/cli/run/ 06:39:20 spire-1.2.1/cmd/spire-agent/cli/run/run.go 06:39:20 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 06:39:20 spire-1.2.1/cmd/spire-agent/cli/validate/ 06:39:20 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 06:39:20 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 06:39:20 spire-1.2.1/cmd/spire-agent/main.go 06:39:20 spire-1.2.1/cmd/spire-server/ 06:39:20 spire-1.2.1/cmd/spire-server/cli/ 06:39:20 spire-1.2.1/cmd/spire-server/cli/agent/ 06:39:20 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/agent/count.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/agent/list.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/agent/show.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/bundle/ 06:39:20 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/cli.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/entry/ 06:39:20 spire-1.2.1/cmd/spire-server/cli/entry/count.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/entry/create.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/entry/show.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/entry/update.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/entry/util.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/federation/ 06:39:20 spire-1.2.1/cmd/spire-server/cli/federation/common.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/federation/create.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/federation/list.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/federation/show.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/federation/update.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 06:39:20 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/jwt/ 06:39:20 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/run/ 06:39:20 spire-1.2.1/cmd/spire-server/cli/run/run.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/token/ 06:39:20 spire-1.2.1/cmd/spire-server/cli/token/generate.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/validate/ 06:39:20 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/x509/ 06:39:20 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 06:39:20 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 06:39:20 spire-1.2.1/cmd/spire-server/main.go 06:39:20 spire-1.2.1/cmd/spire-server/util/ 06:39:20 spire-1.2.1/cmd/spire-server/util/util.go 06:39:20 spire-1.2.1/conf/ 06:39:20 spire-1.2.1/conf/agent/ 06:39:20 spire-1.2.1/conf/agent/agent.conf 06:39:20 spire-1.2.1/conf/agent/agent_full.conf 06:39:20 spire-1.2.1/conf/agent/dummy_root_ca.crt 06:39:20 spire-1.2.1/conf/server/ 06:39:20 spire-1.2.1/conf/server/dummy_upstream_ca.crt 06:39:20 spire-1.2.1/conf/server/dummy_upstream_ca.key 06:39:20 spire-1.2.1/conf/server/server.conf 06:39:20 spire-1.2.1/conf/server/server_full.conf 06:39:20 spire-1.2.1/doc/ 06:39:20 spire-1.2.1/doc/SPIRE101.md 06:39:20 spire-1.2.1/doc/auditlog.md 06:39:20 spire-1.2.1/doc/authorization_policy_engine.md 06:39:20 spire-1.2.1/doc/changelog_guidelines.md 06:39:20 spire-1.2.1/doc/cure53-report.pdf 06:39:20 spire-1.2.1/doc/images/ 06:39:20 spire-1.2.1/doc/images/2019_roadmap.png 06:39:20 spire-1.2.1/doc/images/SPIRE101.png 06:39:20 spire-1.2.1/doc/images/SPIRE_agent.png 06:39:20 spire-1.2.1/doc/images/SPIRE_server.png 06:39:20 spire-1.2.1/doc/images/cache_mgr.png 06:39:20 spire-1.2.1/doc/images/cache_mgr_components.png 06:39:20 spire-1.2.1/doc/images/federated_spire.png 06:39:20 spire-1.2.1/doc/images/ha_mode.png 06:39:20 spire-1.2.1/doc/images/nested_spire.png 06:39:20 spire-1.2.1/doc/images/oidc_federation.png 06:39:20 spire-1.2.1/doc/images/single_trust_domain.png 06:39:20 spire-1.2.1/doc/images/spiffe_compatible.png 06:39:20 spire-1.2.1/doc/images/spire_logo.png 06:39:20 spire-1.2.1/doc/migrating_registration_api_clients.md 06:39:20 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 06:39:20 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 06:39:20 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 06:39:20 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 06:39:20 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 06:39:20 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 06:39:20 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 06:39:20 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 06:39:20 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 06:39:20 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 06:39:20 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 06:39:20 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 06:39:20 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 06:39:20 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 06:39:20 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 06:39:20 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 06:39:20 spire-1.2.1/doc/plugin_server_datastore_sql.md 06:39:20 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 06:39:20 spire-1.2.1/doc/plugin_server_keymanager_disk.md 06:39:20 spire-1.2.1/doc/plugin_server_keymanager_memory.md 06:39:20 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 06:39:20 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 06:39:20 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 06:39:20 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 06:39:20 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 06:39:20 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 06:39:20 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 06:39:20 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 06:39:20 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 06:39:20 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 06:39:20 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 06:39:20 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 06:39:20 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 06:39:20 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 06:39:20 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 06:39:20 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 06:39:20 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 06:39:20 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 06:39:20 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 06:39:20 spire-1.2.1/doc/scaling_spire.md 06:39:20 spire-1.2.1/doc/spire_agent.md 06:39:20 spire-1.2.1/doc/spire_server.md 06:39:20 spire-1.2.1/doc/supported_integrations.md 06:39:20 spire-1.2.1/doc/telemetry.md 06:39:20 spire-1.2.1/doc/telemetry_config.md 06:39:20 spire-1.2.1/doc/upgrading.md 06:39:20 spire-1.2.1/doc/using_spire.md 06:39:20 spire-1.2.1/examples/ 06:39:20 spire-1.2.1/examples/README.md 06:39:20 spire-1.2.1/go.mod 06:39:20 spire-1.2.1/go.sum 06:39:20 spire-1.2.1/pkg/ 06:39:20 spire-1.2.1/pkg/agent/ 06:39:20 spire-1.2.1/pkg/agent/agent.go 06:39:20 spire-1.2.1/pkg/agent/api/ 06:39:20 spire-1.2.1/pkg/agent/api/config.go 06:39:20 spire-1.2.1/pkg/agent/api/debug/ 06:39:20 spire-1.2.1/pkg/agent/api/debug/v1/ 06:39:20 spire-1.2.1/pkg/agent/api/debug/v1/service.go 06:39:20 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 06:39:20 spire-1.2.1/pkg/agent/api/delegatedidentity/ 06:39:20 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 06:39:20 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 06:39:20 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 06:39:20 spire-1.2.1/pkg/agent/api/endpoints.go 06:39:20 spire-1.2.1/pkg/agent/api/health/ 06:39:20 spire-1.2.1/pkg/agent/api/health/v1/ 06:39:20 spire-1.2.1/pkg/agent/api/health/v1/service.go 06:39:20 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 06:39:20 spire-1.2.1/pkg/agent/api/rpccontext/ 06:39:20 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 06:39:20 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 06:39:20 spire-1.2.1/pkg/agent/attestor/ 06:39:20 spire-1.2.1/pkg/agent/attestor/node/ 06:39:20 spire-1.2.1/pkg/agent/attestor/node/experimental.go 06:39:20 spire-1.2.1/pkg/agent/attestor/node/node.go 06:39:20 spire-1.2.1/pkg/agent/attestor/node/node_test.go 06:39:20 spire-1.2.1/pkg/agent/attestor/workload/ 06:39:20 spire-1.2.1/pkg/agent/attestor/workload/workload.go 06:39:20 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 06:39:20 spire-1.2.1/pkg/agent/catalog/ 06:39:20 spire-1.2.1/pkg/agent/catalog/catalog.go 06:39:20 spire-1.2.1/pkg/agent/catalog/keymanager.go 06:39:20 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 06:39:20 spire-1.2.1/pkg/agent/catalog/svidstore.go 06:39:20 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 06:39:20 spire-1.2.1/pkg/agent/client/ 06:39:20 spire-1.2.1/pkg/agent/client/client.go 06:39:20 spire-1.2.1/pkg/agent/client/client_test.go 06:39:20 spire-1.2.1/pkg/agent/client/dial.go 06:39:20 spire-1.2.1/pkg/agent/client/nodeconn.go 06:39:20 spire-1.2.1/pkg/agent/client/nodeconn_test.go 06:39:20 spire-1.2.1/pkg/agent/client/update.go 06:39:20 spire-1.2.1/pkg/agent/client/util.go 06:39:20 spire-1.2.1/pkg/agent/common/ 06:39:20 spire-1.2.1/pkg/agent/common/backoff/ 06:39:20 spire-1.2.1/pkg/agent/common/backoff/backoff.go 06:39:20 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 06:39:20 spire-1.2.1/pkg/agent/common/cgroups/ 06:39:20 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 06:39:20 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 06:39:20 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 06:39:20 spire-1.2.1/pkg/agent/config.go 06:39:20 spire-1.2.1/pkg/agent/endpoints/ 06:39:20 spire-1.2.1/pkg/agent/endpoints/config.go 06:39:20 spire-1.2.1/pkg/agent/endpoints/endpoints.go 06:39:20 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 06:39:20 spire-1.2.1/pkg/agent/endpoints/metrics.go 06:39:20 spire-1.2.1/pkg/agent/endpoints/middleware.go 06:39:20 spire-1.2.1/pkg/agent/endpoints/peertracker.go 06:39:20 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 06:39:20 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 06:39:20 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 06:39:20 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 06:39:20 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 06:39:20 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 06:39:20 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 06:39:20 spire-1.2.1/pkg/agent/endpoints/workload/ 06:39:20 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 06:39:20 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 06:39:20 spire-1.2.1/pkg/agent/manager/ 06:39:20 spire-1.2.1/pkg/agent/manager/cache/ 06:39:20 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 06:39:20 spire-1.2.1/pkg/agent/manager/cache/cache.go 06:39:20 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 06:39:20 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 06:39:20 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 06:39:20 spire-1.2.1/pkg/agent/manager/cache/sets.go 06:39:20 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 06:39:20 spire-1.2.1/pkg/agent/manager/config.go 06:39:20 spire-1.2.1/pkg/agent/manager/manager.go 06:39:20 spire-1.2.1/pkg/agent/manager/manager_test.go 06:39:20 spire-1.2.1/pkg/agent/manager/storage.go 06:39:20 spire-1.2.1/pkg/agent/manager/storage_test.go 06:39:20 spire-1.2.1/pkg/agent/manager/storecache/ 06:39:20 spire-1.2.1/pkg/agent/manager/storecache/cache.go 06:39:20 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 06:39:20 spire-1.2.1/pkg/agent/manager/sync.go 06:39:20 spire-1.2.1/pkg/agent/plugin/ 06:39:20 spire-1.2.1/pkg/agent/plugin/keymanager/ 06:39:20 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 06:39:20 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 06:39:20 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 06:39:20 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 06:39:20 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 06:39:20 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 06:39:20 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 06:39:20 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 06:39:20 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 06:39:20 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 06:39:20 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 06:39:20 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 06:39:20 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 06:39:20 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 06:39:20 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 06:39:20 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 06:39:20 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 06:39:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 06:39:20 spire-1.2.1/pkg/agent/plugin/svidstore/ 06:39:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 06:39:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 06:39:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 06:39:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 06:39:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 06:39:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 06:39:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 06:39:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 06:39:20 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 06:39:20 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 06:39:20 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 06:39:20 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 06:39:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 06:39:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 06:39:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 06:39:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 06:39:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 06:39:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 06:39:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 06:39:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 06:39:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 06:39:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 06:39:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 06:39:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 06:39:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 06:39:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 06:39:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 06:39:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 06:39:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 06:39:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 06:39:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 06:39:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 06:39:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 06:39:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 06:39:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 06:39:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 06:39:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 06:39:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 06:39:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 06:39:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 06:39:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 06:39:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 06:39:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 06:39:20 spire-1.2.1/pkg/agent/svid/ 06:39:20 spire-1.2.1/pkg/agent/svid/rotator.go 06:39:20 spire-1.2.1/pkg/agent/svid/rotator_config.go 06:39:20 spire-1.2.1/pkg/agent/svid/rotator_test.go 06:39:20 spire-1.2.1/pkg/agent/svid/store/ 06:39:20 spire-1.2.1/pkg/agent/svid/store/service.go 06:39:20 spire-1.2.1/pkg/agent/svid/store/service_test.go 06:39:20 spire-1.2.1/pkg/common/ 06:39:20 spire-1.2.1/pkg/common/agentpathtemplate/ 06:39:20 spire-1.2.1/pkg/common/agentpathtemplate/template.go 06:39:20 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 06:39:20 spire-1.2.1/pkg/common/api/ 06:39:20 spire-1.2.1/pkg/common/api/metrics.go 06:39:20 spire-1.2.1/pkg/common/api/middleware/ 06:39:20 spire-1.2.1/pkg/common/api/middleware/common_test.go 06:39:20 spire-1.2.1/pkg/common/api/middleware/interceptor.go 06:39:20 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 06:39:20 spire-1.2.1/pkg/common/api/middleware/logger.go 06:39:20 spire-1.2.1/pkg/common/api/middleware/logger_test.go 06:39:20 spire-1.2.1/pkg/common/api/middleware/metrics.go 06:39:20 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 06:39:20 spire-1.2.1/pkg/common/api/middleware/middleware.go 06:39:20 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 06:39:20 spire-1.2.1/pkg/common/api/middleware/misconfig.go 06:39:20 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 06:39:20 spire-1.2.1/pkg/common/api/middleware/names.go 06:39:20 spire-1.2.1/pkg/common/api/middleware/names_test.go 06:39:20 spire-1.2.1/pkg/common/api/names.go 06:39:20 spire-1.2.1/pkg/common/api/ratelimit.go 06:39:20 spire-1.2.1/pkg/common/api/rpccontext/ 06:39:20 spire-1.2.1/pkg/common/api/rpccontext/logger.go 06:39:20 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 06:39:20 spire-1.2.1/pkg/common/api/rpccontext/names.go 06:39:20 spire-1.2.1/pkg/common/auth/ 06:39:20 spire-1.2.1/pkg/common/auth/interceptors.go 06:39:20 spire-1.2.1/pkg/common/auth/interceptors_test.go 06:39:20 spire-1.2.1/pkg/common/auth/untracked_uds.go 06:39:20 spire-1.2.1/pkg/common/bundleutil/ 06:39:20 spire-1.2.1/pkg/common/bundleutil/bundle.go 06:39:20 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 06:39:20 spire-1.2.1/pkg/common/bundleutil/common_test.go 06:39:20 spire-1.2.1/pkg/common/bundleutil/marshal.go 06:39:20 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 06:39:20 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 06:39:20 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 06:39:20 spire-1.2.1/pkg/common/bundleutil/types.go 06:39:20 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 06:39:20 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 06:39:20 spire-1.2.1/pkg/common/catalog/ 06:39:20 spire-1.2.1/pkg/common/catalog/bind.go 06:39:20 spire-1.2.1/pkg/common/catalog/builtin.go 06:39:20 spire-1.2.1/pkg/common/catalog/catalog.go 06:39:20 spire-1.2.1/pkg/common/catalog/catalog_test.go 06:39:20 spire-1.2.1/pkg/common/catalog/closers.go 06:39:20 spire-1.2.1/pkg/common/catalog/cmd_linux.go 06:39:20 spire-1.2.1/pkg/common/catalog/cmd_other.go 06:39:20 spire-1.2.1/pkg/common/catalog/config.go 06:39:20 spire-1.2.1/pkg/common/catalog/config_test.go 06:39:20 spire-1.2.1/pkg/common/catalog/configure.go 06:39:20 spire-1.2.1/pkg/common/catalog/constraints.go 06:39:20 spire-1.2.1/pkg/common/catalog/constraints_test.go 06:39:20 spire-1.2.1/pkg/common/catalog/context.go 06:39:20 spire-1.2.1/pkg/common/catalog/external.go 06:39:20 spire-1.2.1/pkg/common/catalog/host.go 06:39:20 spire-1.2.1/pkg/common/catalog/pipenet.go 06:39:20 spire-1.2.1/pkg/common/catalog/plugin.go 06:39:20 spire-1.2.1/pkg/common/catalog/testplugin/ 06:39:20 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 06:39:20 spire-1.2.1/pkg/common/catalog/testplugin/main.go 06:39:20 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 06:39:20 spire-1.2.1/pkg/common/cli/ 06:39:20 spire-1.2.1/pkg/common/cli/env.go 06:39:20 spire-1.2.1/pkg/common/cli/flags.go 06:39:20 spire-1.2.1/pkg/common/cli/trust_domain.go 06:39:20 spire-1.2.1/pkg/common/cli/trust_domain_test.go 06:39:20 spire-1.2.1/pkg/common/cli/umask.go 06:39:20 spire-1.2.1/pkg/common/cli/umask_posix.go 06:39:20 spire-1.2.1/pkg/common/cli/umask_test.go 06:39:20 spire-1.2.1/pkg/common/cli/umask_windows.go 06:39:20 spire-1.2.1/pkg/common/cliprinter/ 06:39:20 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 06:39:20 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 06:39:20 spire-1.2.1/pkg/common/cliprinter/flag.go 06:39:20 spire-1.2.1/pkg/common/cliprinter/flag_test.go 06:39:20 spire-1.2.1/pkg/common/cliprinter/format.go 06:39:20 spire-1.2.1/pkg/common/cliprinter/format_test.go 06:39:20 spire-1.2.1/pkg/common/cliprinter/internal/ 06:39:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 06:39:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 06:39:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 06:39:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 06:39:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 06:39:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 06:39:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 06:39:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 06:39:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 06:39:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 06:39:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 06:39:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 06:39:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 06:39:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 06:39:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 06:39:20 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 06:39:20 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 06:39:20 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 06:39:20 spire-1.2.1/pkg/common/coretypes/ 06:39:20 spire-1.2.1/pkg/common/coretypes/bundle/ 06:39:20 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 06:39:20 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 06:39:20 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 06:39:20 spire-1.2.1/pkg/common/coretypes/bundle/require.go 06:39:20 spire-1.2.1/pkg/common/coretypes/jwtkey/ 06:39:20 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 06:39:20 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 06:39:20 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 06:39:20 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 06:39:20 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 06:39:20 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 06:39:20 spire-1.2.1/pkg/common/coretypes/x509certificate/ 06:39:20 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 06:39:20 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 06:39:20 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 06:39:20 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 06:39:20 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 06:39:20 spire-1.2.1/pkg/common/cryptoutil/ 06:39:20 spire-1.2.1/pkg/common/cryptoutil/keys.go 06:39:20 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 06:39:20 spire-1.2.1/pkg/common/diskutil/ 06:39:20 spire-1.2.1/pkg/common/diskutil/file_posix.go 06:39:20 spire-1.2.1/pkg/common/diskutil/file_test.go 06:39:20 spire-1.2.1/pkg/common/diskutil/file_windows.go 06:39:20 spire-1.2.1/pkg/common/errorutil/ 06:39:20 spire-1.2.1/pkg/common/errorutil/wrapper.go 06:39:20 spire-1.2.1/pkg/common/health/ 06:39:20 spire-1.2.1/pkg/common/health/config.go 06:39:20 spire-1.2.1/pkg/common/health/context.go 06:39:20 spire-1.2.1/pkg/common/health/context_test.go 06:39:20 spire-1.2.1/pkg/common/health/health.go 06:39:20 spire-1.2.1/pkg/common/health/health_test.go 06:39:20 spire-1.2.1/pkg/common/health/logger.go 06:39:20 spire-1.2.1/pkg/common/hostservice/ 06:39:20 spire-1.2.1/pkg/common/hostservice/metricsservice/ 06:39:20 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 06:39:20 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 06:39:20 spire-1.2.1/pkg/common/idutil/ 06:39:20 spire-1.2.1/pkg/common/idutil/require.go 06:39:20 spire-1.2.1/pkg/common/idutil/require_test.go 06:39:20 spire-1.2.1/pkg/common/idutil/safety.go 06:39:20 spire-1.2.1/pkg/common/idutil/safety_test.go 06:39:20 spire-1.2.1/pkg/common/idutil/spiffeid.go 06:39:20 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 06:39:20 spire-1.2.1/pkg/common/jwtsvid/ 06:39:20 spire-1.2.1/pkg/common/jwtsvid/common.go 06:39:20 spire-1.2.1/pkg/common/jwtsvid/sign.go 06:39:20 spire-1.2.1/pkg/common/jwtsvid/token_test.go 06:39:20 spire-1.2.1/pkg/common/jwtsvid/validate.go 06:39:20 spire-1.2.1/pkg/common/jwtutil/ 06:39:20 spire-1.2.1/pkg/common/jwtutil/keyset.go 06:39:20 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 06:39:20 spire-1.2.1/pkg/common/log/ 06:39:20 spire-1.2.1/pkg/common/log/hclog_adapter.go 06:39:20 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 06:39:20 spire-1.2.1/pkg/common/log/log.go 06:39:20 spire-1.2.1/pkg/common/log/log_test.go 06:39:20 spire-1.2.1/pkg/common/log/options.go 06:39:20 spire-1.2.1/pkg/common/nodeutil/ 06:39:20 spire-1.2.1/pkg/common/nodeutil/node.go 06:39:20 spire-1.2.1/pkg/common/nodeutil/node_test.go 06:39:20 spire-1.2.1/pkg/common/peertracker/ 06:39:20 spire-1.2.1/pkg/common/peertracker/conn.go 06:39:20 spire-1.2.1/pkg/common/peertracker/credentials.go 06:39:20 spire-1.2.1/pkg/common/peertracker/errors.go 06:39:20 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 06:39:20 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 06:39:20 spire-1.2.1/pkg/common/peertracker/info.go 06:39:20 spire-1.2.1/pkg/common/peertracker/listener.go 06:39:20 spire-1.2.1/pkg/common/peertracker/listener_test.go 06:39:20 spire-1.2.1/pkg/common/peertracker/peertracker.go 06:39:20 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 06:39:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 06:39:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 06:39:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 06:39:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 06:39:20 spire-1.2.1/pkg/common/peertracker/tcp.go 06:39:20 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 06:39:20 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 06:39:20 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 06:39:20 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 06:39:20 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 06:39:20 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 06:39:20 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 06:39:20 spire-1.2.1/pkg/common/peertracker/uds.go 06:39:20 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 06:39:20 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 06:39:20 spire-1.2.1/pkg/common/peertracker/uds_linux.go 06:39:20 spire-1.2.1/pkg/common/pemutil/ 06:39:20 spire-1.2.1/pkg/common/pemutil/block.go 06:39:20 spire-1.2.1/pkg/common/pemutil/certs.go 06:39:20 spire-1.2.1/pkg/common/pemutil/common.go 06:39:20 spire-1.2.1/pkg/common/pemutil/csr.go 06:39:20 spire-1.2.1/pkg/common/pemutil/keys.go 06:39:20 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 06:39:20 spire-1.2.1/pkg/common/pemutil/testdata/ 06:39:20 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 06:39:20 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 06:39:20 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 06:39:20 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 06:39:20 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 06:39:20 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 06:39:20 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 06:39:20 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 06:39:20 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 06:39:20 spire-1.2.1/pkg/common/plugin/ 06:39:20 spire-1.2.1/pkg/common/plugin/aws/ 06:39:20 spire-1.2.1/pkg/common/plugin/aws/iid.go 06:39:20 spire-1.2.1/pkg/common/plugin/azure/ 06:39:20 spire-1.2.1/pkg/common/plugin/azure/msi.go 06:39:20 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 06:39:20 spire-1.2.1/pkg/common/plugin/facade.go 06:39:20 spire-1.2.1/pkg/common/plugin/facade_test.go 06:39:20 spire-1.2.1/pkg/common/plugin/gcp/ 06:39:20 spire-1.2.1/pkg/common/plugin/gcp/iit.go 06:39:20 spire-1.2.1/pkg/common/plugin/k8s/ 06:39:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 06:39:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 06:39:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 06:39:20 spire-1.2.1/pkg/common/plugin/k8s/utils.go 06:39:20 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 06:39:20 spire-1.2.1/pkg/common/plugin/log.go 06:39:20 spire-1.2.1/pkg/common/plugin/sshpop/ 06:39:20 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 06:39:20 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 06:39:20 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 06:39:20 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 06:39:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 06:39:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 06:39:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 06:39:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 06:39:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 06:39:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 06:39:20 spire-1.2.1/pkg/common/plugin/tpmdevid/ 06:39:20 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 06:39:20 spire-1.2.1/pkg/common/plugin/x509pop/ 06:39:20 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 06:39:20 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 06:39:20 spire-1.2.1/pkg/common/profiling/ 06:39:20 spire-1.2.1/pkg/common/profiling/dumpers.go 06:39:20 spire-1.2.1/pkg/common/profiling/profiling.go 06:39:20 spire-1.2.1/pkg/common/protoutil/ 06:39:20 spire-1.2.1/pkg/common/protoutil/masks.go 06:39:20 spire-1.2.1/pkg/common/protoutil/masks_test.go 06:39:20 spire-1.2.1/pkg/common/rotationutil/ 06:39:20 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 06:39:20 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 06:39:20 spire-1.2.1/pkg/common/selector/ 06:39:20 spire-1.2.1/pkg/common/selector/selector.go 06:39:20 spire-1.2.1/pkg/common/selector/selector_test.go 06:39:20 spire-1.2.1/pkg/common/selector/set.go 06:39:20 spire-1.2.1/pkg/common/selector/set_utils.go 06:39:20 spire-1.2.1/pkg/common/selector/set_utils_test.go 06:39:20 spire-1.2.1/pkg/common/telemetry/ 06:39:20 spire-1.2.1/pkg/common/telemetry/agent/ 06:39:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 06:39:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 06:39:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 06:39:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 06:39:20 spire-1.2.1/pkg/common/telemetry/agent/manager.go 06:39:20 spire-1.2.1/pkg/common/telemetry/agent/node.go 06:39:20 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 06:39:20 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 06:39:20 spire-1.2.1/pkg/common/telemetry/agent/store/ 06:39:20 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 06:39:20 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 06:39:20 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 06:39:20 spire-1.2.1/pkg/common/telemetry/blackhole.go 06:39:20 spire-1.2.1/pkg/common/telemetry/call.go 06:39:20 spire-1.2.1/pkg/common/telemetry/common/ 06:39:20 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 06:39:20 spire-1.2.1/pkg/common/telemetry/config.go 06:39:20 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 06:39:20 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 06:39:20 spire-1.2.1/pkg/common/telemetry/inmem.go 06:39:20 spire-1.2.1/pkg/common/telemetry/inmem_test.go 06:39:20 spire-1.2.1/pkg/common/telemetry/m3.go 06:39:20 spire-1.2.1/pkg/common/telemetry/m3_test.go 06:39:20 spire-1.2.1/pkg/common/telemetry/metrics.go 06:39:20 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 06:39:20 spire-1.2.1/pkg/common/telemetry/names.go 06:39:20 spire-1.2.1/pkg/common/telemetry/prometheus.go 06:39:20 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 06:39:20 spire-1.2.1/pkg/common/telemetry/sanitize.go 06:39:20 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 06:39:20 spire-1.2.1/pkg/common/telemetry/server/ 06:39:20 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 06:39:20 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 06:39:20 spire-1.2.1/pkg/common/telemetry/server/datastore/ 06:39:20 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 06:39:20 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 06:39:21 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 06:39:21 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 06:39:21 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 06:39:21 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 06:39:21 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 06:39:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 06:39:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 06:39:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 06:39:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 06:39:21 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 06:39:21 spire-1.2.1/pkg/common/telemetry/server/rotate.go 06:39:21 spire-1.2.1/pkg/common/telemetry/server/server.go 06:39:21 spire-1.2.1/pkg/common/telemetry/sink.go 06:39:21 spire-1.2.1/pkg/common/telemetry/statsd.go 06:39:21 spire-1.2.1/pkg/common/telemetry/statsd_test.go 06:39:21 spire-1.2.1/pkg/common/telemetry/uptime.go 06:39:21 spire-1.2.1/pkg/common/telemetry/version.go 06:39:21 spire-1.2.1/pkg/common/telemetry/withlabels.go 06:39:21 spire-1.2.1/pkg/common/uptime/ 06:39:21 spire-1.2.1/pkg/common/uptime/uptime.go 06:39:21 spire-1.2.1/pkg/common/uptime/uptime_test.go 06:39:21 spire-1.2.1/pkg/common/util/ 06:39:21 spire-1.2.1/pkg/common/util/certs.go 06:39:21 spire-1.2.1/pkg/common/util/certs_test.go 06:39:21 spire-1.2.1/pkg/common/util/csr.go 06:39:21 spire-1.2.1/pkg/common/util/hash.go 06:39:21 spire-1.2.1/pkg/common/util/selectors.go 06:39:21 spire-1.2.1/pkg/common/util/selectors_test.go 06:39:21 spire-1.2.1/pkg/common/util/signals.go 06:39:21 spire-1.2.1/pkg/common/util/sort.go 06:39:21 spire-1.2.1/pkg/common/util/sort_test.go 06:39:21 spire-1.2.1/pkg/common/util/task.go 06:39:21 spire-1.2.1/pkg/common/util/task_test.go 06:39:21 spire-1.2.1/pkg/common/util/testdata/ 06:39:21 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 06:39:21 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 06:39:21 spire-1.2.1/pkg/common/version/ 06:39:21 spire-1.2.1/pkg/common/version/version.go 06:39:21 spire-1.2.1/pkg/common/x509svid/ 06:39:21 spire-1.2.1/pkg/common/x509svid/common_test.go 06:39:21 spire-1.2.1/pkg/common/x509svid/csr.go 06:39:21 spire-1.2.1/pkg/common/x509svid/upstreamca.go 06:39:21 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 06:39:21 spire-1.2.1/pkg/common/x509util/ 06:39:21 spire-1.2.1/pkg/common/x509util/cert.go 06:39:21 spire-1.2.1/pkg/common/x509util/dns.go 06:39:21 spire-1.2.1/pkg/common/x509util/dns_test.go 06:39:21 spire-1.2.1/pkg/common/x509util/keyid.go 06:39:21 spire-1.2.1/pkg/common/x509util/keypair.go 06:39:21 spire-1.2.1/pkg/common/x509util/serialnumber.go 06:39:21 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 06:39:21 spire-1.2.1/pkg/server/ 06:39:21 spire-1.2.1/pkg/server/api/ 06:39:21 spire-1.2.1/pkg/server/api/agent.go 06:39:21 spire-1.2.1/pkg/server/api/agent/ 06:39:21 spire-1.2.1/pkg/server/api/agent/v1/ 06:39:21 spire-1.2.1/pkg/server/api/agent/v1/service.go 06:39:21 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 06:39:21 spire-1.2.1/pkg/server/api/agent_test.go 06:39:21 spire-1.2.1/pkg/server/api/api.go 06:39:21 spire-1.2.1/pkg/server/api/audit/ 06:39:21 spire-1.2.1/pkg/server/api/audit/audit.go 06:39:21 spire-1.2.1/pkg/server/api/audit/audit_test.go 06:39:21 spire-1.2.1/pkg/server/api/bundle.go 06:39:21 spire-1.2.1/pkg/server/api/bundle/ 06:39:21 spire-1.2.1/pkg/server/api/bundle/v1/ 06:39:21 spire-1.2.1/pkg/server/api/bundle/v1/service.go 06:39:21 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 06:39:21 spire-1.2.1/pkg/server/api/bundle_test.go 06:39:21 spire-1.2.1/pkg/server/api/debug/ 06:39:21 spire-1.2.1/pkg/server/api/debug/v1/ 06:39:21 spire-1.2.1/pkg/server/api/debug/v1/service.go 06:39:21 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 06:39:21 spire-1.2.1/pkg/server/api/entry.go 06:39:21 spire-1.2.1/pkg/server/api/entry/ 06:39:21 spire-1.2.1/pkg/server/api/entry/v1/ 06:39:21 spire-1.2.1/pkg/server/api/entry/v1/service.go 06:39:21 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 06:39:21 spire-1.2.1/pkg/server/api/entry_test.go 06:39:21 spire-1.2.1/pkg/server/api/health/ 06:39:21 spire-1.2.1/pkg/server/api/health/v1/ 06:39:21 spire-1.2.1/pkg/server/api/health/v1/service.go 06:39:21 spire-1.2.1/pkg/server/api/health/v1/service_test.go 06:39:21 spire-1.2.1/pkg/server/api/id.go 06:39:21 spire-1.2.1/pkg/server/api/id_test.go 06:39:21 spire-1.2.1/pkg/server/api/limits/ 06:39:21 spire-1.2.1/pkg/server/api/limits/limits.go 06:39:21 spire-1.2.1/pkg/server/api/middleware/ 06:39:21 spire-1.2.1/pkg/server/api/middleware/alias.go 06:39:21 spire-1.2.1/pkg/server/api/middleware/audit.go 06:39:21 spire-1.2.1/pkg/server/api/middleware/authorization.go 06:39:21 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 06:39:21 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 06:39:21 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 06:39:21 spire-1.2.1/pkg/server/api/middleware/caller.go 06:39:21 spire-1.2.1/pkg/server/api/middleware/caller_test.go 06:39:21 spire-1.2.1/pkg/server/api/middleware/common.go 06:39:21 spire-1.2.1/pkg/server/api/middleware/common_test.go 06:39:21 spire-1.2.1/pkg/server/api/middleware/entries.go 06:39:21 spire-1.2.1/pkg/server/api/middleware/entries_test.go 06:39:21 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 06:39:21 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 06:39:21 spire-1.2.1/pkg/server/api/ratelimit.go 06:39:21 spire-1.2.1/pkg/server/api/rpccontext/ 06:39:21 spire-1.2.1/pkg/server/api/rpccontext/alias.go 06:39:21 spire-1.2.1/pkg/server/api/rpccontext/audit.go 06:39:21 spire-1.2.1/pkg/server/api/rpccontext/caller.go 06:39:21 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 06:39:21 spire-1.2.1/pkg/server/api/selector.go 06:39:21 spire-1.2.1/pkg/server/api/selector_test.go 06:39:21 spire-1.2.1/pkg/server/api/status.go 06:39:21 spire-1.2.1/pkg/server/api/status_test.go 06:39:21 spire-1.2.1/pkg/server/api/svid/ 06:39:21 spire-1.2.1/pkg/server/api/svid/v1/ 06:39:21 spire-1.2.1/pkg/server/api/svid/v1/service.go 06:39:21 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 06:39:21 spire-1.2.1/pkg/server/api/trustdomain.go 06:39:21 spire-1.2.1/pkg/server/api/trustdomain/ 06:39:21 spire-1.2.1/pkg/server/api/trustdomain/v1/ 06:39:21 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 06:39:21 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 06:39:21 spire-1.2.1/pkg/server/api/trustdomain_test.go 06:39:21 spire-1.2.1/pkg/server/authpolicy/ 06:39:21 spire-1.2.1/pkg/server/authpolicy/defaults.go 06:39:21 spire-1.2.1/pkg/server/authpolicy/policy.go 06:39:21 spire-1.2.1/pkg/server/authpolicy/policy.rego 06:39:21 spire-1.2.1/pkg/server/authpolicy/policy_data.json 06:39:21 spire-1.2.1/pkg/server/authpolicy/policy_test.go 06:39:21 spire-1.2.1/pkg/server/authpolicy/validate.go 06:39:21 spire-1.2.1/pkg/server/bundle/ 06:39:21 spire-1.2.1/pkg/server/bundle/client/ 06:39:21 spire-1.2.1/pkg/server/bundle/client/client.go 06:39:21 spire-1.2.1/pkg/server/bundle/client/client_test.go 06:39:21 spire-1.2.1/pkg/server/bundle/client/manager.go 06:39:21 spire-1.2.1/pkg/server/bundle/client/manager_test.go 06:39:21 spire-1.2.1/pkg/server/bundle/client/sources.go 06:39:21 spire-1.2.1/pkg/server/bundle/client/sources_test.go 06:39:21 spire-1.2.1/pkg/server/bundle/client/updater.go 06:39:21 spire-1.2.1/pkg/server/bundle/client/updater_test.go 06:39:21 spire-1.2.1/pkg/server/ca/ 06:39:21 spire-1.2.1/pkg/server/ca/ca.go 06:39:21 spire-1.2.1/pkg/server/ca/ca_health.go 06:39:21 spire-1.2.1/pkg/server/ca/ca_test.go 06:39:21 spire-1.2.1/pkg/server/ca/journal.go 06:39:21 spire-1.2.1/pkg/server/ca/journal_test.go 06:39:21 spire-1.2.1/pkg/server/ca/manager.go 06:39:21 spire-1.2.1/pkg/server/ca/manager_health.go 06:39:21 spire-1.2.1/pkg/server/ca/manager_test.go 06:39:21 spire-1.2.1/pkg/server/ca/templates.go 06:39:21 spire-1.2.1/pkg/server/ca/upstream_client.go 06:39:21 spire-1.2.1/pkg/server/ca/upstream_client_test.go 06:39:21 spire-1.2.1/pkg/server/ca/validation.go 06:39:21 spire-1.2.1/pkg/server/cache/ 06:39:21 spire-1.2.1/pkg/server/cache/dscache/ 06:39:21 spire-1.2.1/pkg/server/cache/dscache/cache.go 06:39:21 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 06:39:21 spire-1.2.1/pkg/server/cache/entrycache/ 06:39:21 spire-1.2.1/pkg/server/cache/entrycache/cache.go 06:39:21 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 06:39:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 06:39:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 06:39:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 06:39:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 06:39:21 spire-1.2.1/pkg/server/catalog/ 06:39:21 spire-1.2.1/pkg/server/catalog/catalog.go 06:39:21 spire-1.2.1/pkg/server/catalog/keymanager.go 06:39:21 spire-1.2.1/pkg/server/catalog/nodeattestor.go 06:39:21 spire-1.2.1/pkg/server/catalog/noderesolver.go 06:39:21 spire-1.2.1/pkg/server/catalog/notifier.go 06:39:21 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 06:39:21 spire-1.2.1/pkg/server/config.go 06:39:21 spire-1.2.1/pkg/server/datastore/ 06:39:21 spire-1.2.1/pkg/server/datastore/datastore.go 06:39:21 spire-1.2.1/pkg/server/datastore/datastore_health.go 06:39:21 spire-1.2.1/pkg/server/datastore/repository.go 06:39:21 spire-1.2.1/pkg/server/datastore/sqlstore/ 06:39:21 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 06:39:21 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 06:39:21 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 06:39:21 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 06:39:21 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 06:39:21 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 06:39:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 06:39:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 06:39:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 06:39:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 06:39:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 06:39:21 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 06:39:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 06:39:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 06:39:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 06:39:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 06:39:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 06:39:21 spire-1.2.1/pkg/server/endpoints/ 06:39:21 spire-1.2.1/pkg/server/endpoints/bundle/ 06:39:21 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 06:39:21 spire-1.2.1/pkg/server/endpoints/bundle/config.go 06:39:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 06:39:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 06:39:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 06:39:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 06:39:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 06:39:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 06:39:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 06:39:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 06:39:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 06:39:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 06:39:21 spire-1.2.1/pkg/server/endpoints/bundle/server.go 06:39:21 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 06:39:21 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 06:39:21 spire-1.2.1/pkg/server/endpoints/config.go 06:39:21 spire-1.2.1/pkg/server/endpoints/endpoints.go 06:39:21 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 06:39:21 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 06:39:21 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 06:39:21 spire-1.2.1/pkg/server/endpoints/middleware.go 06:39:21 spire-1.2.1/pkg/server/endpoints/middleware_test.go 06:39:21 spire-1.2.1/pkg/server/hostservice/ 06:39:21 spire-1.2.1/pkg/server/hostservice/agentstore/ 06:39:21 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 06:39:21 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 06:39:21 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 06:39:21 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 06:39:21 spire-1.2.1/pkg/server/hostservice/identityprovider/ 06:39:21 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 06:39:21 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/ 06:39:21 spire-1.2.1/pkg/server/plugin/keymanager/ 06:39:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 06:39:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 06:39:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 06:39:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 06:39:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 06:39:21 spire-1.2.1/pkg/server/plugin/keymanager/base/ 06:39:21 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 06:39:21 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 06:39:21 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 06:39:21 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 06:39:21 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 06:39:21 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 06:39:21 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 06:39:21 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 06:39:21 spire-1.2.1/pkg/server/plugin/keymanager/test/ 06:39:21 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 06:39:21 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 06:39:21 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/ 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 06:39:21 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/noderesolver/ 06:39:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 06:39:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 06:39:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 06:39:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 06:39:21 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 06:39:21 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 06:39:21 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/notifier/ 06:39:21 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 06:39:21 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 06:39:21 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 06:39:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 06:39:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 06:39:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 06:39:21 spire-1.2.1/pkg/server/plugin/notifier/repository.go 06:39:21 spire-1.2.1/pkg/server/plugin/notifier/v1.go 06:39:21 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 06:39:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 06:39:21 spire-1.2.1/pkg/server/registration/ 06:39:21 spire-1.2.1/pkg/server/registration/manager.go 06:39:21 spire-1.2.1/pkg/server/registration/manager_test.go 06:39:21 spire-1.2.1/pkg/server/scanentries.go 06:39:21 spire-1.2.1/pkg/server/scanentries_test.go 06:39:21 spire-1.2.1/pkg/server/server.go 06:39:21 spire-1.2.1/pkg/server/server_test.go 06:39:21 spire-1.2.1/pkg/server/svid/ 06:39:21 spire-1.2.1/pkg/server/svid/observer.go 06:39:21 spire-1.2.1/pkg/server/svid/observer_test.go 06:39:21 spire-1.2.1/pkg/server/svid/rotator.go 06:39:21 spire-1.2.1/pkg/server/svid/rotator_config.go 06:39:21 spire-1.2.1/pkg/server/svid/rotator_config_test.go 06:39:21 spire-1.2.1/pkg/server/svid/rotator_test.go 06:39:21 spire-1.2.1/proto/ 06:39:21 spire-1.2.1/proto/private/ 06:39:21 spire-1.2.1/proto/private/server/ 06:39:21 spire-1.2.1/proto/private/server/journal/ 06:39:21 spire-1.2.1/proto/private/server/journal/journal.pb.go 06:39:21 spire-1.2.1/proto/private/server/journal/journal.proto 06:39:21 spire-1.2.1/proto/spire/ 06:39:21 spire-1.2.1/proto/spire/common/ 06:39:21 spire-1.2.1/proto/spire/common/common.pb.go 06:39:21 spire-1.2.1/proto/spire/common/common.proto 06:39:21 spire-1.2.1/proto/spire/common/plugin/ 06:39:21 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 06:39:21 spire-1.2.1/proto/spire/common/plugin/plugin.proto 06:39:21 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 06:39:21 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 06:39:21 spire-1.2.1/proto/spire/plugin/ 06:39:21 spire-1.2.1/proto/spire/plugin/agent/ 06:39:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 06:39:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 06:39:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 06:39:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 06:39:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 06:39:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 06:39:21 spire-1.2.1/release/ 06:39:21 spire-1.2.1/release/spire-extras/ 06:39:21 spire-1.2.1/release/spire-extras/README.md 06:39:21 spire-1.2.1/release/spire-extras/conf/ 06:39:21 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 06:39:21 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 06:39:21 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 06:39:21 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 06:39:21 spire-1.2.1/release/spire/ 06:39:21 spire-1.2.1/release/spire/README.md 06:39:21 spire-1.2.1/release/spire/conf/ 06:39:21 spire-1.2.1/release/spire/conf/agent/ 06:39:21 spire-1.2.1/release/spire/conf/agent/agent.conf 06:39:21 spire-1.2.1/release/spire/conf/server/ 06:39:21 spire-1.2.1/release/spire/conf/server/server.conf 06:39:21 spire-1.2.1/script/ 06:39:21 spire-1.2.1/script/build-artifact.sh 06:39:21 spire-1.2.1/script/generate_dummy_ca.sh 06:39:21 spire-1.2.1/support/ 06:39:21 spire-1.2.1/support/k8s/ 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/ 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 06:39:21 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 06:39:21 spire-1.2.1/support/oidc-discovery-provider/ 06:39:21 spire-1.2.1/support/oidc-discovery-provider/README.md 06:39:21 spire-1.2.1/support/oidc-discovery-provider/common_test.go 06:39:21 spire-1.2.1/support/oidc-discovery-provider/config.go 06:39:21 spire-1.2.1/support/oidc-discovery-provider/config_test.go 06:39:21 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 06:39:21 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 06:39:21 spire-1.2.1/support/oidc-discovery-provider/handler.go 06:39:21 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 06:39:21 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 06:39:21 spire-1.2.1/support/oidc-discovery-provider/main.go 06:39:21 spire-1.2.1/support/oidc-discovery-provider/server_api.go 06:39:21 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 06:39:21 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 06:39:21 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 06:39:21 spire-1.2.1/test/ 06:39:21 spire-1.2.1/test/clock/ 06:39:21 spire-1.2.1/test/clock/clock.go 06:39:21 spire-1.2.1/test/fakes/ 06:39:21 spire-1.2.1/test/fakes/fakeagentcatalog/ 06:39:21 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 06:39:21 spire-1.2.1/test/fakes/fakeagentkeymanager/ 06:39:21 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 06:39:21 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 06:39:21 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 06:39:21 spire-1.2.1/test/fakes/fakeagentstore/ 06:39:21 spire-1.2.1/test/fakes/fakeagentstore/agentstore.goRemoving intermediate container 7d52e9d8da7c 06:39:21 06:39:21 spire-1.2.1/test/fakes/fakedatastore/ 06:39:21 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 06:39:21 spire-1.2.1/test/fakes/fakeentryclient/ 06:39:21 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 06:39:21 spire-1.2.1/test/fakes/fakehealthchecker/ 06:39:21 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 06:39:21 spire-1.2.1/test/fakes/fakeidentityprovider/ 06:39:21 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 06:39:21 spire-1.2.1/test/fakes/fakemetrics/ 06:39:21 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 06:39:21 spire-1.2.1/test/fakes/fakenoderesolver/ 06:39:21 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 06:39:21 spire-1.2.1/test/fakes/fakenotifier/ 06:39:21 spire-1.2.1/test/fakes/fakenotifier/notifier.go 06:39:21 spire-1.2.1/test/fakes/fakepluginmetrics/ 06:39:21 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 06:39:21 spire-1.2.1/test/fakes/fakeserverca/ 06:39:21 spire-1.2.1/test/fakes/fakeserverca/serverca.go 06:39:21 spire-1.2.1/test/fakes/fakeservercatalog/ 06:39:21 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 06:39:21 spire-1.2.1/test/fakes/fakeserverkeymanager/ 06:39:21 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go ---> 6ad41ed4f61c 06:39:21 Step 22/23 : LABEL git_sha=9391088f00f6937479250a9c6c04650fe4910d1b 06:39:21 06:39:21 spire-1.2.1/test/fakes/fakeservernodeattestor/ 06:39:21 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 06:39:21 spire-1.2.1/test/fakes/fakeupstreamauthority/ 06:39:21 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 06:39:21 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 06:39:21 spire-1.2.1/test/fakes/fakeworkloadapi/ 06:39:21 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 06:39:21 spire-1.2.1/test/fakes/fakeworkloadattestor/ 06:39:21 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 06:39:21 spire-1.2.1/test/fixture/ 06:39:21 spire-1.2.1/test/fixture/certs/ 06:39:21 spire-1.2.1/test/fixture/certs/agent_svid.der 06:39:21 spire-1.2.1/test/fixture/certs/base_cert.pem 06:39:21 spire-1.2.1/test/fixture/certs/base_csr.pem 06:39:21 spire-1.2.1/test/fixture/certs/base_key.pem 06:39:21 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 06:39:21 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 06:39:21 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 06:39:21 spire-1.2.1/test/fixture/certs/blog_cert.pem 06:39:21 spire-1.2.1/test/fixture/certs/blog_csr.pem 06:39:21 spire-1.2.1/test/fixture/certs/blog_key.pem 06:39:21 spire-1.2.1/test/fixture/certs/bundle.der 06:39:21 spire-1.2.1/test/fixture/certs/ca.pem 06:39:21 spire-1.2.1/test/fixture/certs/ca_key.pem 06:39:21 spire-1.2.1/test/fixture/certs/database_cert.pem 06:39:21 spire-1.2.1/test/fixture/certs/database_csr.pem 06:39:21 spire-1.2.1/test/fixture/certs/database_key.pem 06:39:21 spire-1.2.1/test/fixture/certs/node_cert.pem 06:39:21 spire-1.2.1/test/fixture/certs/node_csr.pem 06:39:21 spire-1.2.1/test/fixture/certs/node_key.pem 06:39:21 spire-1.2.1/test/fixture/certs/svid.pem 06:39:21 spire-1.2.1/test/fixture/certs/svid_key.pem 06:39:21 spire-1.2.1/test/fixture/config/ 06:39:21 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 06:39:21 spire-1.2.1/test/fixture/config/agent_good.conf 06:39:21 spire-1.2.1/test/fixture/config/agent_good_templated.conf 06:39:21 spire-1.2.1/test/fixture/config/plugin_good.conf 06:39:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 06:39:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 06:39:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 06:39:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 06:39:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 06:39:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 06:39:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 06:39:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 06:39:21 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 06:39:21 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 06:39:21 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 06:39:21 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 06:39:21 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 06:39:21 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 06:39:21 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 06:39:21 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 06:39:21 spire-1.2.1/test/fixture/config/server_good.conf 06:39:21 spire-1.2.1/test/fixture/config/server_good_templated.conf 06:39:21 spire-1.2.1/test/fixture/fixture.go 06:39:21 spire-1.2.1/test/fixture/nodeattestor/ 06:39:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 06:39:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 06:39:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 06:39:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 06:39:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 06:39:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 06:39:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 06:39:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 06:39:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 06:39:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 06:39:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 06:39:21 spire-1.2.1/test/fixture/registration/ 06:39:21 spire-1.2.1/test/fixture/registration/entries.json 06:39:21 spire-1.2.1/test/fixture/registration/good-for-update.json 06:39:21 spire-1.2.1/test/fixture/registration/good.json 06:39:21 spire-1.2.1/test/fixture/registration/invalid.json 06:39:21 spire-1.2.1/test/fixture/registration/invalid_json.json 06:39:21 spire-1.2.1/test/fixture/registration/manager_test_entries.json 06:39:21 spire-1.2.1/test/integration/ 06:39:21 spire-1.2.1/test/integration/README.md 06:39:21 spire-1.2.1/test/integration/common 06:39:21 spire-1.2.1/test/integration/setup/ 06:39:21 spire-1.2.1/test/integration/setup/adminclient/ 06:39:21 spire-1.2.1/test/integration/setup/adminclient/build.sh 06:39:21 spire-1.2.1/test/integration/setup/adminclient/client.go 06:39:21 spire-1.2.1/test/integration/setup/debugagent/ 06:39:21 spire-1.2.1/test/integration/setup/debugagent/build.sh 06:39:21 spire-1.2.1/test/integration/setup/debugagent/main.go 06:39:21 spire-1.2.1/test/integration/setup/debugserver/ 06:39:21 spire-1.2.1/test/integration/setup/debugserver/build.sh 06:39:21 spire-1.2.1/test/integration/setup/debugserver/main.go 06:39:21 spire-1.2.1/test/integration/setup/downstreamclient/ 06:39:21 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 06:39:21 spire-1.2.1/test/integration/setup/downstreamclient/client.go 06:39:21 spire-1.2.1/test/integration/setup/itclient/ 06:39:21 spire-1.2.1/test/integration/setup/itclient/client.go 06:39:21 spire-1.2.1/test/integration/setup/node-attestation/ 06:39:21 spire-1.2.1/test/integration/setup/node-attestation/build.sh 06:39:21 spire-1.2.1/test/integration/setup/node-attestation/client.go 06:39:21 spire-1.2.1/test/integration/setup/x509pop/ 06:39:21 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 06:39:21 spire-1.2.1/test/integration/setup/x509pop/setup.sh 06:39:21 spire-1.2.1/test/integration/suites/ 06:39:21 spire-1.2.1/test/integration/suites/admin-endpoints/ 06:39:21 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 06:39:21 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 06:39:21 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 06:39:21 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 06:39:21 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 06:39:21 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 06:39:21 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 06:39:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 06:39:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 06:39:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 06:39:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 06:39:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 06:39:21 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 06:39:21 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 06:39:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 06:39:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 06:39:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 06:39:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 06:39:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 06:39:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 06:39:21 spire-1.2.1/test/integration/suites/datastore-mysql/ 06:39:21 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 06:39:21 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 06:39:21 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 06:39:21 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 06:39:21 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 06:39:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 06:39:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 06:39:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 06:39:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 06:39:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 06:39:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 06:39:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 06:39:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 06:39:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 06:39:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 06:39:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 06:39:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 06:39:21 spire-1.2.1/test/integration/suites/datastore-postgres/ 06:39:21 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 06:39:21 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 06:39:21 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 06:39:21 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 06:39:21 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 06:39:21 spire-1.2.1/test/integration/suites/debug-endpoints/ 06:39:21 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 06:39:21 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 06:39:21 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 06:39:21 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 06:39:21 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 06:39:21 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 06:39:21 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 06:39:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 06:39:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 06:39:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 06:39:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 06:39:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 06:39:21 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 06:39:21 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 06:39:21 spire-1.2.1/test/integration/suites/downstream-endpoints/ 06:39:21 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 06:39:21 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 06:39:21 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 06:39:21 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 06:39:21 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 06:39:21 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 06:39:21 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 06:39:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 06:39:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 06:39:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 06:39:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 06:39:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 06:39:21 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 06:39:21 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 06:39:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 06:39:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 06:39:21 spire-1.2.1/test/integration/suites/join-token/ 06:39:21 spire-1.2.1/test/integration/suites/join-token/01-start-server 06:39:21 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 06:39:21 spire-1.2.1/test/integration/suites/join-token/03-start-agent 06:39:21 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 06:39:21 spire-1.2.1/test/integration/suites/join-token/05-check-svid 06:39:21 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 06:39:21 spire-1.2.1/test/integration/suites/join-token/README.md 06:39:21 spire-1.2.1/test/integration/suites/join-token/conf/ 06:39:21 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 06:39:21 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 06:39:21 spire-1.2.1/test/integration/suites/join-token/conf/server/ 06:39:21 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 06:39:21 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 06:39:21 spire-1.2.1/test/integration/suites/join-token/teardown 06:39:21 spire-1.2.1/test/integration/suites/k8s-reconcile/ 06:39:21 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 06:39:21 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 06:39:21 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 06:39:21 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 06:39:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 06:39:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 06:39:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 06:39:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 06:39:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 06:39:21 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 06:39:21 spire-1.2.1/test/integration/suites/k8s-scratch/ 06:39:21 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 06:39:21 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 06:39:21 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 06:39:21 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 06:39:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 06:39:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 06:39:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 06:39:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 06:39:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 06:39:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 06:39:21 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 06:39:21 spire-1.2.1/test/integration/suites/k8s/ 06:39:21 spire-1.2.1/test/integration/suites/k8s/00-setup 06:39:21 spire-1.2.1/test/integration/suites/k8s/01-apply-config 06:39:21 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 06:39:21 spire-1.2.1/test/integration/suites/k8s/README.md 06:39:21 spire-1.2.1/test/integration/suites/k8s/conf/ 06:39:21 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 06:39:21 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 06:39:21 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s/conf/server/ 06:39:21 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 06:39:21 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 06:39:21 spire-1.2.1/test/integration/suites/k8s/init-kubectl 06:39:21 spire-1.2.1/test/integration/suites/k8s/teardown 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/ 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/README.md 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/root/ 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 06:39:21 spire-1.2.1/test/integration/suites/nested-rotation/teardown 06:39:21 spire-1.2.1/test/integration/suites/node-attestation/ 06:39:21 spire-1.2.1/test/integration/suites/node-attestation/00-setup 06:39:21 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 06:39:21 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 06:39:21 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 06:39:21 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 06:39:21 spire-1.2.1/test/integration/suites/node-attestation/README.md 06:39:21 spire-1.2.1/test/integration/suites/node-attestation/conf/ 06:39:21 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 06:39:21 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 06:39:21 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 06:39:21 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 06:39:21 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 06:39:21 spire-1.2.1/test/integration/suites/node-attestation/teardown 06:39:21 spire-1.2.1/test/integration/suites/rotation/ 06:39:21 spire-1.2.1/test/integration/suites/rotation/00-setup 06:39:21 spire-1.2.1/test/integration/suites/rotation/01-start-server 06:39:21 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 06:39:21 spire-1.2.1/test/integration/suites/rotation/03-start-agent 06:39:21 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 06:39:21 spire-1.2.1/test/integration/suites/rotation/05-check-svids 06:39:21 spire-1.2.1/test/integration/suites/rotation/README.md 06:39:21 spire-1.2.1/test/integration/suites/rotation/conf/ 06:39:21 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 06:39:21 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 06:39:21 spire-1.2.1/test/integration/suites/rotation/conf/server/ 06:39:21 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 06:39:21 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 06:39:21 spire-1.2.1/test/integration/suites/rotation/teardown 06:39:21 spire-1.2.1/test/integration/suites/self-test/ 06:39:21 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 06:39:21 spire-1.2.1/test/integration/suites/self-test/README.md 06:39:21 spire-1.2.1/test/integration/suites/self-test/teardown 06:39:21 spire-1.2.1/test/integration/suites/spire-server-cli/ 06:39:21 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 06:39:21 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 06:39:21 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 06:39:21 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 06:39:21 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 06:39:21 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 06:39:21 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 06:39:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 06:39:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 06:39:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 06:39:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 06:39:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 06:39:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 06:39:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 06:39:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 06:39:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 06:39:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 06:39:21 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 06:39:21 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 06:39:21 spire-1.2.1/test/integration/suites/upgrade/ 06:39:21 spire-1.2.1/test/integration/suites/upgrade/00-setup 06:39:21 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 06:39:21 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 06:39:21 spire-1.2.1/test/integration/suites/upgrade/README.md 06:39:21 spire-1.2.1/test/integration/suites/upgrade/conf/ 06:39:21 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 06:39:21 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 06:39:21 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 06:39:21 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 06:39:21 spire-1.2.1/test/integration/suites/upgrade/teardown 06:39:21 spire-1.2.1/test/integration/suites/upgrade/versions.txt 06:39:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 06:39:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 06:39:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 06:39:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 06:39:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 06:39:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 06:39:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 06:39:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 06:39:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 06:39:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 06:39:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 06:39:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 06:39:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 06:39:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 06:39:21 spire-1.2.1/test/integration/test-one.sh 06:39:21 spire-1.2.1/test/integration/test.sh 06:39:21 spire-1.2.1/test/plugintest/ 06:39:21 spire-1.2.1/test/plugintest/config.go 06:39:21 spire-1.2.1/test/plugintest/load.go 06:39:21 spire-1.2.1/test/plugintest/option.go 06:39:21 spire-1.2.1/test/spiretest/ 06:39:21 spire-1.2.1/test/spiretest/apiserver.go 06:39:21 spire-1.2.1/test/spiretest/assertions.go 06:39:21 spire-1.2.1/test/spiretest/dir.go 06:39:21 spire-1.2.1/test/spiretest/errors_posix.go 06:39:21 spire-1.2.1/test/spiretest/errors_windows.go 06:39:21 spire-1.2.1/test/spiretest/logs.go 06:39:21 spire-1.2.1/test/spiretest/socketapi.go 06:39:21 spire-1.2.1/test/spiretest/suite.go 06:39:21 spire-1.2.1/test/spiretest/x509.go 06:39:21 spire-1.2.1/test/testca/ 06:39:21 spire-1.2.1/test/testca/ca.go 06:39:21 spire-1.2.1/test/testkey/ 06:39:21 spire-1.2.1/test/testkey/generate.sh 06:39:21 spire-1.2.1/test/testkey/genkeys.go 06:39:21 spire-1.2.1/test/testkey/keys.go 06:39:21 spire-1.2.1/test/testkey/new.go 06:39:21 spire-1.2.1/test/tpmsimulator/ 06:39:21 spire-1.2.1/test/tpmsimulator/simulator.go 06:39:21 spire-1.2.1/test/util/ 06:39:21 spire-1.2.1/test/util/cert_fixtures.go 06:39:21 spire-1.2.1/test/util/cert_generation.go 06:39:21 spire-1.2.1/test/util/io_redirection.go 06:39:21 spire-1.2.1/test/util/race.go 06:39:21 spire-1.2.1/test/util/util.go 06:39:21 building spire from source... 06:39:21 ---> Running in c826f2738ec4 06:39:21 Installing go1.17.7... 06:39:21 Removing intermediate container c826f2738ec4 06:39:21 ---> b76785ee20ca 06:39:21 Step 23/23 : LABEL version=0.0.0 06:39:22 ---> Running in b4ceefc0bded 06:39:22 Removing intermediate container b4ceefc0bded 06:39:22 ---> 1ac87fa803d6 06:39:22 06:39:22 Successfully built 1ac87fa803d6 06:39:22 Successfully tagged core-command:latest 06:39:27  Building core-command ... done Building bin/spire-server... 06:39:27 go: downloading github.com/mitchellh/cli v1.1.2 06:39:27 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 06:39:27 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 06:39:27 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 06:39:27 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 06:39:27 go: downloading github.com/imdario/mergo v0.3.12 06:39:27 go: downloading github.com/sirupsen/logrus v1.8.1 06:39:27 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 06:39:27 go: downloading github.com/hashicorp/go-hclog v1.1.0 06:39:27 go: downloading google.golang.org/grpc v1.44.0 06:39:27 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 06:39:27 go: downloading github.com/fatih/color v1.13.0 06:39:27 go: downloading github.com/mattn/go-isatty v0.0.14 06:39:28 go: downloading github.com/hashicorp/go-plugin v1.4.3 06:39:28 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 06:39:28 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 06:39:28 go: downloading github.com/InVisionApp/go-logger v1.0.1 06:39:28 go: downloading github.com/armon/go-metrics v0.3.10 06:39:28 go: downloading github.com/prometheus/client_golang v1.12.1 06:39:28 go: downloading github.com/uber-go/tally/v4 v4.1.1 06:39:28 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 06:39:28 go: downloading github.com/open-policy-agent/opa v0.38.0 06:39:28 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 06:39:28 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 06:39:28 go: downloading github.com/mattn/go-colorable v0.1.12 06:39:28 go: downloading github.com/Masterminds/goutils v1.1.0 06:39:28 go: downloading github.com/Masterminds/semver v1.5.0 06:39:28 go: downloading github.com/google/uuid v1.1.2 06:39:28 go: downloading github.com/huandu/xstrings v1.3.2 06:39:28 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 06:39:28 go: downloading github.com/oklog/run v1.0.0 06:39:28 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 06:39:28 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 06:39:28 go: downloading github.com/beorn7/perks v1.0.1 06:39:28 go: downloading github.com/cespare/xxhash/v2 v2.1.2 06:39:28 go: downloading github.com/prometheus/client_model v0.2.0 06:39:28 go: downloading github.com/prometheus/common v0.32.1 06:39:28 go: downloading github.com/prometheus/procfs v0.7.3 06:39:28 go: downloading go.uber.org/atomic v1.9.0 06:39:28 go: downloading github.com/pkg/errors v0.9.1 06:39:29 go: downloading github.com/imkira/go-observer v1.0.3 06:39:29 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 06:39:29 go: downloading github.com/mitchellh/reflectwalk v1.0.1 06:39:29 go: downloading github.com/hashicorp/errwrap v1.1.0 06:39:29 go: downloading github.com/hashicorp/golang-lru v0.5.4 06:39:29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 06:39:29 go: downloading github.com/twmb/murmur3 v1.1.6 06:39:29 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 06:39:29 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 06:39:29 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 06:39:31 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 06:39:31 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 06:39:31 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 06:39:31 go: downloading github.com/stretchr/testify v1.7.0 06:39:31 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 06:39:31 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 06:39:31 go: downloading github.com/blang/semver/v4 v4.0.0 06:39:31 go: downloading github.com/go-sql-driver/mysql v1.6.0 06:39:31 go: downloading github.com/jinzhu/gorm v1.9.16 06:39:31 go: downloading github.com/lib/pq v1.10.4 06:39:31 go: downloading github.com/mattn/go-sqlite3 v1.14.12 06:39:31 go: downloading github.com/aws/aws-sdk-go v1.43.0 06:39:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:39:37 go: downloading google.golang.org/api v0.70.0 06:39:37 go: downloading k8s.io/client-go v0.23.4 06:39:37 go: downloading k8s.io/api v0.23.4 06:39:37 go: downloading github.com/google/go-tpm v0.3.3 06:39:37 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 06:39:37 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 06:39:37 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 06:39:37 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 06:39:37 go: downloading cloud.google.com/go/storage v1.21.0 06:39:37 go: downloading cloud.google.com/go v0.100.2 06:39:38 go: downloading k8s.io/apimachinery v0.23.4 06:39:38 go: downloading k8s.io/kube-aggregator v0.23.3 06:39:38 go: downloading sigs.k8s.io/controller-runtime v0.11.1 06:39:38 go: downloading cloud.google.com/go/security v1.3.0 06:39:38 go: downloading github.com/hashicorp/vault/api v1.4.1 06:39:38 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 06:39:38 go: downloading github.com/aws/smithy-go v1.11.0 06:39:39 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 06:39:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 06:39:39 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 06:39:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 06:39:39 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 06:39:39 go: downloading github.com/jinzhu/inflection v1.0.0 06:39:39 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 06:39:39 go: downloading github.com/Azure/go-autorest/logger v0.2.1 06:39:39 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 06:39:39 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 06:39:39 go: downloading github.com/dimchansky/utfbom v1.1.1 06:39:39 go: downloading cloud.google.com/go/compute v1.3.0 06:39:39 go: downloading cloud.google.com/go/iam v0.1.1 06:39:39 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 06:39:39 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 06:39:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:39:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:39:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:39:43 go: downloading github.com/gogo/protobuf v1.3.2 06:39:43 go: downloading k8s.io/klog/v2 v2.30.0 06:39:43 go: downloading github.com/google/gofuzz v1.1.0 06:39:43 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 06:39:43 go: downloading github.com/spf13/pflag v1.0.5 06:39:43 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 06:39:43 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 06:39:43 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 06:39:43 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 06:39:43 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 06:39:43 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 06:39:43 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 06:39:43 go: downloading github.com/hashicorp/vault/sdk v0.4.1 06:39:43 go: downloading github.com/mitchellh/mapstructure v1.4.3 06:39:43 go: downloading github.com/tklauser/go-sysconf v0.3.9 06:39:43 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 06:39:43 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:39:43 go: downloading gopkg.in/yaml.v2 v2.4.0 06:39:43 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 06:39:43 go: downloading github.com/gobwas/glob v0.2.3 06:39:43 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 06:39:43 go: downloading github.com/jmespath/go-jmespath v0.4.0 06:39:43 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 06:39:43 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 06:39:43 go: downloading go.opencensus.io v0.23.0 06:39:43 go: downloading gopkg.in/inf.v0 v0.9.1 06:39:43 go: downloading github.com/google/go-cmp v0.5.7 06:39:43 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 06:39:43 go: downloading github.com/googleapis/gnostic v0.5.5 06:39:43 go: downloading github.com/go-logr/logr v1.2.2 06:39:43 go: downloading github.com/json-iterator/go v1.1.12 06:39:43 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 06:39:43 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 06:39:43 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 06:39:43 go: downloading go.uber.org/zap v1.21.0 06:39:43 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 06:39:43 go: downloading github.com/tklauser/numcpus v0.3.0 06:39:43 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 06:39:44 go: downloading sigs.k8s.io/yaml v1.3.0 06:39:44 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 06:39:44 go: downloading github.com/modern-go/reflect2 v1.0.2 06:39:44 go: downloading github.com/ryanuber/go-glob v1.0.0 06:39:44 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 06:39:44 go: downloading github.com/hashicorp/go-uuid v1.0.2 06:39:44 go: downloading github.com/hashicorp/go-version v1.2.0 06:39:44 go: downloading github.com/golang/snappy v0.0.4 06:39:44 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 06:39:44 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 06:39:44 go: downloading go.uber.org/multierr v1.6.0 06:39:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:39:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:39:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:39:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:39:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:39:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:39:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:39:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:39:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:39:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:39:52 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 06:39:52 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 06:39:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.291s coverage: 28.7% of statements 06:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:40:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.352s coverage: 98.5% of statements 06:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:40:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.562s coverage: 54.9% of statements 06:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:40:10 Removing intermediate container 46c49205765d 06:40:10 ---> 6d1c36296141 06:40:10 06:40:10 Step 9/20 : FROM alpine:3.15 06:40:10 3.15: Pulling from library/alpine 06:40:10 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 06:40:10 Status: Downloaded newer image for alpine:3.15 06:40:10 ---> 0ac33e5f5afa 06:40:10 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:40:10 ---> Running in 2a382b14d7d4 06:40:10 Removing intermediate container 2a382b14d7d4 06:40:10 ---> 236c3828d62c 06:40:10 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:40:10 ---> Running in 3d3ea9ff0888 06:40:10 Removing intermediate container 3d3ea9ff0888 06:40:10 ---> 8002331560cc 06:40:10 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:40:10 ---> Running in a84d7ac49d99 06:40:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:40:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:40:13 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 06:40:13 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 06:40:13 OK: 15854 distinct packages available 06:40:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:40:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:40:14 (1/9) Installing ca-certificates (20211220-r0) 06:40:14 (2/9) Installing brotli-libs (1.0.9-r5) 06:40:14 (3/9) Installing nghttp2-libs (1.46.0-r0) 06:40:14 (4/9) Installing libcurl (7.80.0-r0) 06:40:14 (5/9) Installing curl (7.80.0-r0) 06:40:14 (6/9) Installing dumb-init (1.2.5-r1) 06:40:14 (7/9) Installing musl-obstack (1.2.3-r0) 06:40:15 (8/9) Installing libucontext (1.1-r0) 06:40:15 (9/9) Installing gcompat (1.0.0-r4) 06:40:15 Executing busybox-1.34.1-r5.trigger 06:40:15 Executing ca-certificates-20211220-r0.trigger 06:40:15 OK: 8 MiB in 23 packages 06:40:17 Removing intermediate container a84d7ac49d99 06:40:17 ---> 3c117733ff9e 06:40:17 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 06:40:18 ---> 677e572ce7d7 06:40:18 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:40:19 ---> 0584c513d502 06:40:19 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 06:40:20 ---> ca27bdfd5c80 06:40:20 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 06:40:20 ---> Running in 2ef8101e5c96 06:40:21 Removing intermediate container 2ef8101e5c96 06:40:21 ---> 404a11e0a99d 06:40:21 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:40:21 ---> Running in da7320d0cb01 06:40:21 Removing intermediate container da7320d0cb01 06:40:21 ---> 6442b15c61b5 06:40:21 Step 18/20 : LABEL arch=x86_64 06:40:21 ---> Running in 82cab359949a 06:40:22 Removing intermediate container 82cab359949a 06:40:22 ---> d17731d15176 06:40:22 Step 19/20 : LABEL git_sha=9391088f00f6937479250a9c6c04650fe4910d1b 06:40:22 ---> Running in 0b78d8422295 06:40:23 Removing intermediate container 0b78d8422295 06:40:23 ---> 7d9ce2fc578c 06:40:23 Step 20/20 : LABEL version=0.0.0 06:40:23 ---> Running in b5761851a094 06:40:23 Removing intermediate container b5761851a094 06:40:23 ---> 9fbcc6209182 06:40:23 06:40:23 Successfully built 9fbcc6209182 06:40:23 Successfully tagged security-spiffe-token-provider:latest 06:40:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.702s coverage: 89.2% of statements 06:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:40:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.423s coverage: 84.4% of statements 06:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:40:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.774s coverage: 95.2% of statements 06:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:40:29 ok github.com/edgexfoundry/edgex-go/internal/io 0.258s coverage: 72.2% of statements 06:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:40:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.385s coverage: 60.0% of statements 06:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:40:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.647s coverage: 0.9% of statements 06:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:40:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.389s coverage: 58.8% of statements 06:40:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.428s coverage: 24.0% of statements 06:40:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.341s coverage: 47.1% of statements 06:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.416s coverage: 79.5% of statements 06:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.250s coverage: 94.1% of statements 06:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.304s coverage: 96.3% of statements 06:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.211s coverage: 87.5% of statements 06:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.227s coverage: 94.4% of statements 06:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.188s coverage: 44.8% of statements 06:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.693s coverage: 82.5% of statements 06:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.309s coverage: 92.9% of statements 06:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 65.1% of statements 06:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements 06:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements 06:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.264s coverage: 58.8% of statements 06:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.254s coverage: 80.0% of statements 06:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.220s coverage: 87.2% of statements 06:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.285s coverage: 85.4% of statements 06:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.738s coverage: 91.2% of statements 06:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.905s coverage: 64.4% of statements 06:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.219s coverage: 100.0% of statements 06:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.098s coverage: 89.4% of statements 06:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements 06:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 06:40:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 06:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.291s coverage: 65.4% of statements 06:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.787s coverage: 43.8% of statements 06:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.299s coverage: 89.5% of statements 06:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.252s coverage: 84.8% of statements 06:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:41:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:41:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.309s coverage: 17.7% of statements 06:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:41:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.634s coverage: 92.3% of statements 06:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:41:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.291s coverage: 63.2% of statements 06:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:41:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.429s coverage: 97.7% of statements 06:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:41:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:41:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:41:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.180s coverage: 28.9% of statements 06:41:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:41:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:41:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:41:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:41:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:41:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:41:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.209s coverage: 100.0% of statements 06:41:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements 06:41:11 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 06:41:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:41:11 GO111MODULE=on go vet ./... 06:41:20  Building security-spiffe-token-provider ... done Building bin/spire-agent... 06:41:20 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 06:41:20 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 06:41:20 go: downloading cloud.google.com/go/secretmanager v1.3.0 06:41:20 go: downloading github.com/docker/docker v20.10.12+incompatible 06:41:20 Building bin/spire-agent... 06:41:20 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 06:41:20 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 06:41:20 go: downloading github.com/docker/docker v20.10.12+incompatible 06:41:20 go: downloading github.com/google/go-tpm-tools v0.3.3 06:41:20 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 06:41:20 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 06:41:20 go: downloading github.com/docker/go-connections v0.4.0 06:41:20 go: downloading github.com/docker/go-units v0.4.0 06:41:20 go: downloading github.com/opencontainers/image-spec v1.0.1 06:41:20 go: downloading github.com/containerd/containerd v1.3.4 06:41:20 go: downloading github.com/docker/distribution v2.7.1+incompatible 06:41:20 go: downloading cloud.google.com/go/secretmanager v1.3.0 06:41:20 go: downloading github.com/opencontainers/go-digest v1.0.0 06:41:20 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 06:41:20 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 06:41:20 go: downloading github.com/google/go-tpm-tools v0.3.3 06:41:20 go: downloading github.com/docker/go-connections v0.4.0 06:41:20 go: downloading github.com/opencontainers/image-spec v1.0.1 06:41:20 go: downloading github.com/docker/go-units v0.4.0 06:41:20 go: downloading github.com/docker/distribution v2.7.1+incompatible 06:41:20 go: downloading github.com/containerd/containerd v1.3.4 06:41:20 go: downloading github.com/opencontainers/go-digest v1.0.0 06:41:52 Building bin/spire-agent... 06:41:52 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 06:41:52 go: downloading cloud.google.com/go/secretmanager v1.3.0 06:41:52 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 06:41:52 go: downloading github.com/docker/docker v20.10.12+incompatible 06:41:52 go: downloading github.com/google/go-tpm-tools v0.3.3 06:41:52 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 06:41:52 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 06:41:52 go: downloading github.com/docker/go-connections v0.4.0 06:41:52 go: downloading github.com/opencontainers/image-spec v1.0.1 06:41:52 go: downloading github.com/docker/go-units v0.4.0 06:41:52 go: downloading github.com/containerd/containerd v1.3.4 06:41:52 go: downloading github.com/docker/distribution v2.7.1+incompatible 06:41:52 go: downloading github.com/opencontainers/go-digest v1.0.0 06:42:31 Removing intermediate container f2e4d579d970 06:42:31 ---> 0faa72cd90c3 06:42:31 06:42:31 Step 13/26 : FROM alpine:3.15 06:42:31 ---> 0ac33e5f5afa 06:42:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:42:31 ---> Using cache 06:42:31 ---> 236c3828d62c 06:42:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:42:31 ---> Using cache 06:42:31 ---> 8002331560cc 06:42:31 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:42:31 Removing intermediate container c582b7ee05a8 06:42:31 ---> b32d9ef3357a 06:42:31 06:42:31 Step 13/26 : FROM alpine:3.15 06:42:31 ---> 0ac33e5f5afa 06:42:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:42:31 ---> Using cache 06:42:31 ---> 236c3828d62c 06:42:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:42:31 ---> Using cache 06:42:31 ---> 8002331560cc 06:42:31 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 06:42:31 ---> Running in e3941cb86ed5 06:42:31 ---> Running in 9d6432043743 06:42:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:42:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:42:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:42:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:42:31 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 06:42:31 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 06:42:31 OK: 15854 distinct packages available 06:42:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:42:31 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 06:42:31 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 06:42:31 OK: 15854 distinct packages available 06:42:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:42:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:42:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:42:32 (1/4) Installing dumb-init (1.2.5-r1) 06:42:32 (1/5) Installing dumb-init (1.2.5-r1) 06:42:32 (2/4) Installing musl-obstack (1.2.3-r0) 06:42:32 (2/5) Installing musl-obstack (1.2.3-r0) 06:42:32 (3/4) Installing libucontext (1.1-r0) 06:42:32 (3/5) Installing libucontext (1.1-r0) 06:42:32 (4/4) Installing gcompat (1.0.0-r4) 06:42:32 (4/5) Installing gcompat (1.0.0-r4) 06:42:32 Executing busybox-1.34.1-r5.trigger 06:42:32 OK: 6 MiB in 18 packages 06:42:32 (5/5) Installing openssl (1.1.1n-r0) 06:42:32 Executing busybox-1.34.1-r5.trigger 06:42:32 OK: 6 MiB in 19 packages 06:42:37 Removing intermediate container e3941cb86ed5 06:42:37 ---> bd3ed7146dd6 06:42:37 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 06:42:37 Removing intermediate container 9d6432043743 06:42:37 ---> 10558587e398 06:42:37 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 06:42:40 ---> 9dc29095d894 06:42:40 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 06:42:40 ---> 4e4a49462a4d 06:42:40 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:42:41 ---> 3a1449bad992 06:42:41 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 06:42:41 ---> bf583d51d404 06:42:41 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:42:41 ---> Running in 261c70f47c02 06:42:41 ---> c5fd995f78d7 06:42:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:42:41 Removing intermediate container 261c70f47c02 06:42:41 ---> 283452e29ce4 06:42:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:42:42 ---> 24fb686c5a63 06:42:42 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:42:42 ---> 2da9496a676b 06:42:42 Step 21/26 : WORKDIR / 06:42:42 ---> Running in c069ea4c1df3 06:42:42 ---> 22295e4f9394 06:42:42 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:42:42 ---> Running in 40ef2180deb2 06:42:42 Removing intermediate container c069ea4c1df3 06:42:42 ---> e0c345344529 06:42:42 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:42:42 Removing intermediate container 40ef2180deb2 06:42:42 ---> 9edc0db63d00 06:42:42 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:42:42 ---> Running in e870cbc70e47 06:42:43 ---> Running in 34a97cebcc89 06:42:43 Removing intermediate container e870cbc70e47 06:42:43 ---> 29915297565f 06:42:43 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:42:43 Removing intermediate container 34a97cebcc89 06:42:43 ---> 2f9222a89590 06:42:43 Step 24/26 : LABEL arch=x86_64 06:42:43 ---> Running in 02f06be2cd8b 06:42:43 ---> Running in 8988122b6303 06:42:43 Removing intermediate container 02f06be2cd8b 06:42:43 ---> aa6695a9b34c 06:42:43 Step 24/26 : LABEL arch=x86_64 06:42:43 Removing intermediate container 8988122b6303 06:42:43 ---> 41dc2cfe5530 06:42:43 Step 25/26 : LABEL git_sha=9391088f00f6937479250a9c6c04650fe4910d1b 06:42:43 ---> Running in c4053f4c6efe 06:42:43 ---> Running in 1144de680b74 06:42:43 Removing intermediate container c4053f4c6efe 06:42:43 ---> 9d1eeb057392 06:42:43 Step 25/26 : LABEL git_sha=9391088f00f6937479250a9c6c04650fe4910d1b 06:42:43 ---> Running in 2a5789e5b332 06:42:43 Removing intermediate container 1144de680b74 06:42:43 ---> 65fda591ce87 06:42:43 Step 26/26 : LABEL version=0.0.0 06:42:43 ---> Running in b9cafb740f77 06:42:44 Removing intermediate container 2a5789e5b332 06:42:44 ---> c6a87eb91fd6 06:42:44 Step 26/26 : LABEL version=0.0.0 06:42:44 ---> Running in 711bfdd7541e 06:42:44 Removing intermediate container b9cafb740f77 06:42:44 ---> 6e54b35a94d5 06:42:44 06:42:44 Successfully built 6e54b35a94d5 06:42:44 Removing intermediate container 711bfdd7541e 06:42:44 ---> 4bf875af34ce 06:42:44 06:42:44 Successfully tagged security-spire-agent:latest 06:42:44  Building security-spire-agent ... done Successfully built 4bf875af34ce 06:42:44 Successfully tagged security-spire-config:latest 06:42:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:42:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:42:49 ./bin/test-attribution-txt.sh [Pipeline] echo 06:42:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 06:42:53 + ls -al . 06:42:53 total 664 06:42:53 drwxrwxr-x 9 1001 1001 4096 Apr 12 06:42 . 06:42:53 drwxr-xr-x 4 root root 4096 Apr 12 06:37 .. 06:42:53 -rw-rw-r-- 1 1001 1001 11 Apr 12 06:35 .dockerignore 06:42:53 drwxrwxr-x 8 1001 1001 4096 Apr 12 06:35 .git 06:42:53 drwxrwxr-x 3 1001 1001 4096 Apr 12 06:35 .github 06:42:53 -rw-rw-r-- 1 1001 1001 870 Apr 12 06:35 .gitignore 06:42:53 -rw-rw-r-- 1 1001 1001 42 Apr 12 06:35 .golangci.yml 06:42:53 -rw-rw-r-- 1 1001 1001 87 Apr 12 06:35 .hadolint.yml 06:42:53 -rw-rw-r-- 1 1001 1001 166 Apr 12 06:35 .sonarcloud.properties 06:42:53 -rw-rw-r-- 1 1001 1001 1171 Apr 12 06:35 ADOPTERS.md 06:42:53 -rw-rw-r-- 1 1001 1001 9953 Apr 12 06:35 Attribution.txt 06:42:53 -rw-rw-r-- 1 1001 1001 51732 Apr 12 06:35 CHANGELOG.md 06:42:53 -rw-rw-r-- 1 1001 1001 3804 Apr 12 06:35 CONTRIBUTING.md 06:42:53 -rw-rw-r-- 1 1001 1001 677 Apr 12 06:35 GOVERNANCE.md 06:42:53 -rw-rw-r-- 1 1001 1001 850 Apr 12 06:35 Jenkinsfile 06:42:53 -rw-rw-r-- 1 1001 1001 10775 Apr 12 06:35 LICENSE 06:42:53 -rw-rw-r-- 1 1001 1001 8478 Apr 12 06:35 Makefile 06:42:53 -rw-rw-r-- 1 1001 1001 582 Apr 12 06:35 OWNERS.md 06:42:53 -rw-rw-r-- 1 1001 1001 8207 Apr 12 06:35 README.md 06:42:53 -rw-rw-r-- 1 1001 1001 6912 Apr 12 06:35 SECURITY.md 06:42:53 -rw-rw-r-- 1 1001 1001 5 Apr 12 06:33 VERSION 06:42:53 -rw-rw-r-- 1 1001 1001 4131 Apr 12 06:35 ZMQWindows.md 06:42:53 drwxrwxr-x 2 1001 1001 4096 Apr 12 06:35 bin 06:42:53 drwxrwxr-x 18 1001 1001 4096 Apr 12 06:35 cmd 06:42:53 -rw-r--r-- 1 root root 431438 Apr 12 06:41 coverage.out 06:42:53 -rw-rw-r-- 1 1001 1001 3175 Apr 12 06:35 go.mod 06:42:53 -rw-rw-r-- 1 1001 1001 34990 Apr 12 06:35 go.sum 06:42:53 drwxrwxr-x 8 1001 1001 4096 Apr 12 06:35 internal 06:42:53 drwxrwxr-x 3 1001 1001 4096 Apr 12 06:35 openapi 06:42:53 drwxrwxr-x 4 1001 1001 4096 Apr 12 06:35 snap 06:42:53 -rw-rw-r-- 1 1001 1001 204 Apr 12 06:35 version.go [Pipeline] sh 06:42:54 + '[' -e coverage.out ] 06:42:54 + chown 1001:1001 coverage.out [Pipeline] stash 06:42:54 Warning: overwriting stash ‘coverage-report’ 06:42:55 Stashed 1 file(s) [Pipeline] sh 06:42:55 + make build 06:42:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:43:11  Building security-spire-config ... done Removing intermediate container 41367708fc3d 06:43:11 ---> b7effeda4de7 06:43:11 06:43:11 Step 13/25 : FROM alpine:3.15 06:43:11 ---> 0ac33e5f5afa 06:43:11 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:43:11 ---> Using cache 06:43:11 ---> 236c3828d62c 06:43:11 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:43:11 ---> Using cache 06:43:11 ---> 8002331560cc 06:43:11 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:43:11 ---> Using cache 06:43:11 ---> 10558587e398 06:43:11 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 06:43:12 ---> ac723cab4d3a 06:43:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:43:12 ---> 050ca4a814ca 06:43:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:43:12 ---> 30e29e4d0f07 06:43:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:43:12 ---> 821c07d19183 06:43:12 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:43:12 ---> Running in d52a271cddd3 06:43:12 Removing intermediate container d52a271cddd3 06:43:12 ---> 43a8f6e30c49 06:43:12 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:43:12 ---> Running in b20648a6cc36 06:43:12 Removing intermediate container b20648a6cc36 06:43:12 ---> c7f9cad91c7d 06:43:12 Step 23/25 : LABEL arch=x86_64 06:43:12 ---> Running in f26ed9a43cf6 06:43:12 Removing intermediate container f26ed9a43cf6 06:43:12 ---> 548e91c8892f 06:43:12 Step 24/25 : LABEL git_sha=9391088f00f6937479250a9c6c04650fe4910d1b 06:43:13 ---> Running in 117b5e2e1039 06:43:13 Removing intermediate container 117b5e2e1039 06:43:13 ---> 3d2bb3b05539 06:43:13 Step 25/25 : LABEL version=0.0.0 06:43:13 ---> Running in 52ff50decc69 06:43:13 Removing intermediate container 52ff50decc69 06:43:13 ---> 15b1ea23aaaa 06:43:13 06:43:13 Successfully built 15b1ea23aaaa 06:43:13 Successfully tagged security-spire-server:latest 06:43:13  Building security-spire-server ... done  [Pipeline] } 06:43:13 $ docker stop --time=1 2cb2da3192c97c3b9f0090fe4641d913197521c99a7abacc18d22bc836ee185f 06:43:15 $ docker rm -f 2cb2da3192c97c3b9f0090fe4641d913197521c99a7abacc18d22bc836ee185f [Pipeline] // withDockerContainer [Pipeline] sh 06:43:15 + docker images 06:43:15 REPOSITORY TAG IMAGE ID CREATED SIZE 06:43:15 security-spire-server latest 15b1ea23aaaa 2 seconds ago 87.3MB 06:43:15 b7effeda4de7 14 seconds ago 4.5GB 06:43:15 security-spire-agent latest 6e54b35a94d5 31 seconds ago 127MB 06:43:15 security-spire-config latest 4bf875af34ce 31 seconds ago 86.7MB 06:43:15 0faa72cd90c3 52 seconds ago 4.5GB 06:43:15 b32d9ef3357a 52 seconds ago 4.5GB 06:43:15 security-spiffe-token-provider latest 9fbcc6209182 2 minutes ago 28.5MB 06:43:15 6d1c36296141 3 minutes ago 1.61GB 06:43:15 core-command latest 1ac87fa803d6 3 minutes ago 24.5MB 06:43:15 1946395a7c0e 4 minutes ago 1.61GB 06:43:15 sys-mgmt-agent latest d68373979b14 4 minutes ago 307MB 06:43:15 security-bootstrapper latest 738fc1b0b095 4 minutes ago 24.3MB 06:43:15 4d30274d6446 4 minutes ago 1.62GB 06:43:15 security-secretstore-setup latest 24bb81a31c7c 4 minutes ago 42.1MB 06:43:15 cf648e7d2540 5 minutes ago 1.61GB 06:43:15 508a4e5e978c 5 minutes ago 1.63GB 06:43:15 core-data latest 8f4d987b8d26 5 minutes ago 35.9MB 06:43:15 support-notifications latest eb49ed547870 5 minutes ago 26.6MB 06:43:15 core-metadata latest a9f01548a0a4 5 minutes ago 26.2MB 06:43:15 security-proxy-setup latest 50180f9de658 5 minutes ago 43.4MB 06:43:15 support-scheduler latest 72b71284098c 5 minutes ago 26MB 06:43:15 b64ed5986b56 5 minutes ago 1.62GB 06:43:15 e6724535050f 5 minutes ago 1.65GB 06:43:15 4a24c5b1001d 5 minutes ago 1.62GB 06:43:15 17dd9301e272 5 minutes ago 1.62GB 06:43:15 e847e934e5cf 6 minutes ago 1.63GB 06:43:15 ci-base-image-x86_64 latest 5089f31952f8 9 minutes ago 896MB 06:43:15 docker 20.10.14 7417809fdb73 6 days ago 218MB 06:43:15 alpine 3.14 e04c818066af 7 days ago 5.59MB 06:43:15 alpine 3.15 0ac33e5f5afa 7 days ago 5.57MB 06:43:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 06:43:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 06:43:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 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 06:43:30 Still waiting to schedule task 06:43:30 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:44:13 Running on prd-ubuntu18.04-docker-8c-8g-20635 in /w/workspace/edgexfoundry_edgex-go_PR-3958 [Pipeline] { [Pipeline] ws 06:44:13 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 06:44:13 The recommended git tool is: git 06:44:15 using credential edgex-jenkins-ssh 06:44:15 Cloning the remote Git repository 06:44:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:44:15 > git init /w/workspace/edgex-go/2 # timeout=10 06:44:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:44:15 > git --version # timeout=10 06:44:15 > git --version # 'git version 2.17.1' 06:44:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:44:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:44:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:44:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:44:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:44:20 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3958/head:refs/remotes/origin/PR-3958 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:44:21 Merging remotes/origin/main commit ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 into PR head commit 9391088f00f6937479250a9c6c04650fe4910d1b 06:44:21 Merge succeeded, producing 9391088f00f6937479250a9c6c04650fe4910d1b 06:44:21 Checking out Revision 9391088f00f6937479250a9c6c04650fe4910d1b (PR-3958) 06:44:21 > git config core.sparsecheckout # timeout=10 06:44:21 > git checkout -f 9391088f00f6937479250a9c6c04650fe4910d1b # timeout=10 06:44:21 > git remote # timeout=10 06:44:21 > git config --get remote.origin.url # timeout=10 06:44:21 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:21 > git merge ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 # timeout=10 06:44:21 > git rev-parse HEAD^{commit} # timeout=10 06:44:21 > git config core.sparsecheckout # timeout=10 06:44:21 > git checkout -f 9391088f00f6937479250a9c6c04650fe4910d1b # timeout=10 06:44:24 Commit message: "test(snap): add CI workflow, disable Jenkins snap build" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:25 + echo snap-build.sh 06:44:25 snap-build.sh 06:44:25 + SNAP_BASE_DIR=. 06:44:25 + '[' '!' -z /w/workspace/edgex-go/2 ']' 06:44:25 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 06:44:25 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 06:44:25 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 06:44:25 + cd /w/workspace/edgex-go/2 06:44:25 + sudo apt-get remove -qy --purge lxd lxd-client 06:44:25 Reading package lists... 06:44:25 Building dependency tree... 06:44:25 Reading state information... 06:44:25 The following packages were automatically installed and are no longer required: 06:44:25 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:44:25 uidmap xdelta3 06:44:25 Use 'sudo apt autoremove' to remove them. 06:44:25 The following packages will be REMOVED: 06:44:25 lxd* lxd-client* 06:44:25 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:44:26 After this operation, 31.7 MB disk space will be freed. 06:44:26 (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.) 06:44:26 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:44:27 Removing lxd dnsmasq configuration 06:44:27 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:44:27 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:44:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:44:28 (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.) 06:44:28 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:44:30 Processing triggers for systemd (237-3ubuntu10.52) ... 06:44:30 Processing triggers for ureadahead (0.100.0-21) ... 06:44:30 + sudo snap remove --purge lxd 06:44:30 snap "lxd" is not installed 06:44:30 + sudo groupadd --force --system lxd 06:44:30 ++ whoami 06:44:30 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:44:30 + newgrp - lxd 06:44:30 + sudo snap install lxd 06:44:40 2022-04-12T06:44:37Z INFO Waiting for automatic snapd restart... 06:44:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:44:55 lxd 5.0.0-c5bcb80 from Canonical* installed 06:44:55 + sudo lxd init --auto 06:45:03 + sudo snap install --classic snapcraft 06:45:06 snapcraft 6.1 from Canonical* installed 06:45:06 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 06:45:06 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 06:45:06 % Total % Received % Xferd Average Speed Time Time Time Current 06:45:06 Dload Upload Total Spent Left Speed 06:45:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4386 0 --:--:-- --:--:-- --:--:-- 4386 06:45:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 8591k 0 --:--:-- --:--:-- --:--:-- 18.5M 06:45:06 ./yq_linux_amd64 06:45:07 + sudo snapcraft prime --use-lxd 06:45:09 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:45:09 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: 06:45:09 - README.md 06:45:09 06:45:09 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:45:09 Launching a container. 06:45:19 Waiting for container to be ready 06:45:19 To start your first container, try: lxc launch ubuntu:20.04 06:45:19 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 06:45:19 06:45:25 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:45:25 Waiting for network to be ready... 06:45:26 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 06:45:26 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 06:45:26 Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 06:45:26 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 06:45:26 Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 06:45:26 Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 06:45:26 Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 06:45:26 Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 06:45:26 Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 06:45:26 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 06:45:26 Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 06:45:26 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1712 kB] 06:45:26 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] 06:45:26 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 06:45:26 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 06:45:26 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] 06:45:26 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] 06:45:26 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] 06:45:26 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 06:45:26 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1384 kB] 06:45:27 Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [240 kB] 06:45:27 Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 06:45:27 Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 06:45:27 Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] 06:45:27 Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] 06:45:27 Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 06:45:27 Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 06:45:29 Fetched 23.7 MB in 3s (7310 kB/s) 06:45:30 Reading package lists... 06:45:30 Reading package lists... 06:45:30 Building dependency tree... 06:45:30 Reading state information... 06:45:30 The following additional packages will be installed: 06:45:30 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:45:30 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:45:30 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:45:30 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:45:30 Suggested packages: 06:45:30 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:45:30 Recommended packages: 06:45:30 gnupg libsasl2-modules 06:45:30 The following NEW packages will be installed: 06:45:30 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:45:30 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:45:30 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:45:30 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:45:30 The following packages will be upgraded: 06:45:30 gpg gpg-agent gpgconf libudev1 06:45:30 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 06:45:30 Need to get 3859 kB of archives. 06:45:30 After this operation, 14.9 MB of additional disk space will be used. 06:45:30 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 06:45:30 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 06:45:30 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 06:45:30 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 06:45:30 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 06:45:31 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 06:45:31 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 06:45:31 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 06:45:31 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 06:45:31 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:45:31 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 06:45:31 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 06:45:31 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 06:45:31 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 06:45:31 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 06:45:31 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 06:45:31 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 06:45:31 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 06:45:31 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 06:45:31 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 06:45:31 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 06:45:31 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 06:45:31 debconf: delaying package configuration, since apt-utils is not installed 06:45:31 Fetched 3859 kB in 1s (3196 kB/s) 06:45:31 (Reading database ... 12816 files and directories currently installed.) 06:45:31 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 06:45:31 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 06:45:31 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 06:45:31 Selecting previously unselected package udev. 06:45:31 (Reading database ... 12816 files and directories currently installed.) 06:45:31 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 06:45:31 Unpacking udev (245.4-4ubuntu3.15) ... 06:45:32 Selecting previously unselected package libfuse2:amd64. 06:45:32 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 06:45:32 Unpacking libfuse2:amd64 (2.9.9-3) ... 06:45:32 Selecting previously unselected package fuse. 06:45:32 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 06:45:32 Unpacking fuse (2.9.9-3) ... 06:45:32 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 06:45:32 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 06:45:32 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 06:45:32 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 06:45:32 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 06:45:32 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 06:45:32 Selecting previously unselected package libksba8:amd64. 06:45:32 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:45:32 Unpacking libksba8:amd64 (1.3.5-2) ... 06:45:32 Selecting previously unselected package libroken18-heimdal:amd64. 06:45:32 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 06:45:32 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:45:32 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:45:32 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 06:45:32 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:45:32 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:45:32 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 06:45:32 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:45:32 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:45:32 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 06:45:32 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:45:32 Selecting previously unselected package libwind0-heimdal:amd64. 06:45:32 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 06:45:32 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:45:33 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:45:33 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 06:45:33 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:45:33 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:45:33 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 06:45:33 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:45:33 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:45:33 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 06:45:33 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:45:33 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:45:33 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 06:45:33 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:45:33 Selecting previously unselected package libsasl2-modules-db:amd64. 06:45:33 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 06:45:33 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 06:45:33 Selecting previously unselected package libsasl2-2:amd64. 06:45:33 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 06:45:33 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 06:45:33 Selecting previously unselected package libldap-common. 06:45:33 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 06:45:33 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 06:45:33 Selecting previously unselected package libldap-2.4-2:amd64. 06:45:33 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 06:45:33 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 06:45:33 Selecting previously unselected package dirmngr. 06:45:33 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 06:45:33 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 06:45:33 Setting up libksba8:amd64 (1.3.5-2) ... 06:45:33 Setting up libfuse2:amd64 (2.9.9-3) ... 06:45:33 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 06:45:33 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 06:45:33 Setting up udev (245.4-4ubuntu3.15) ... 06:45:34 invoke-rc.d: policy-rc.d denied execution of start. 06:45:34 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 06:45:34 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:45:34 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 06:45:34 Setting up gpg (2.2.19-3ubuntu2.1) ... 06:45:34 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:45:34 Setting up fuse (2.9.9-3) ... 06:45:34 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 06:45:34 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:45:34 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:45:34 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:45:34 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:45:34 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:45:34 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:45:34 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:45:34 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 06:45:34 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 06:45:35 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 06:45:35 Processing triggers for systemd (245.4-4ubuntu3) ... 06:45:35 Processing triggers for libc-bin (2.31-0ubuntu9) ... 06:45:35 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 06:45:35 Alias= settings in the [Install] section, and DefaultInstance= for template 06:45:35 units). This means they are not meant to be enabled using systemctl. 06:45:35 06:45:35 Possible reasons for having this kind of units are: 06:45:35 • A unit may be statically enabled by being symlinked from another unit's 06:45:35 .wants/ or .requires/ directory. 06:45:35 • A unit's purpose may be to act as a helper for some other unit which has 06:45:35 a requirement dependency on it. 06:45:35 • A unit may be started when needed via activation (socket, path, timer, 06:45:35 D-Bus, udev, scripted systemctl call, ...). 06:45:35 • In case of template units, the unit is meant to be enabled with some 06:45:35 instance name specified. 06:45:36 Reading package lists... 06:45:36 Building dependency tree... 06:45:36 Reading state information... 06:45:36 The following additional packages will be installed: 06:45:36 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 06:45:36 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 06:45:36 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 06:45:36 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 06:45:36 openssh-client python3 python3-minimal python3.8 python3.8-minimal 06:45:36 squashfs-tools systemd systemd-sysv systemd-timesyncd 06:45:36 Suggested packages: 06:45:36 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 06:45:36 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:45:36 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 06:45:36 systemd-container policykit-1 06:45:36 Recommended packages: 06:45:36 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 06:45:36 The following NEW packages will be installed: 06:45:36 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 06:45:36 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 06:45:36 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 06:45:36 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 06:45:36 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 06:45:36 The following packages will be upgraded: 06:45:36 libsystemd0 systemd systemd-sysv systemd-timesyncd 06:45:36 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 06:45:36 Need to get 46.5 MB of archives. 06:45:36 After this operation, 181 MB of additional disk space will be used. 06:45:36 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 06:45:36 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 06:45:36 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 06:45:36 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 06:45:36 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 06:45:36 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 06:45:36 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 06:45:36 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 06:45:36 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 06:45:36 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 06:45:36 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 06:45:36 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 06:45:36 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 06:45:36 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 06:45:36 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 06:45:36 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 06:45:37 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 06:45:37 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 06:45:37 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 06:45:37 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 06:45:37 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 06:45:37 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 06:45:37 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 06:45:37 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 06:45:37 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 06:45:37 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 06:45:37 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 06:45:37 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 06:45:37 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 06:45:37 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 06:45:37 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 06:45:37 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 06:45:37 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 06:45:38 debconf: delaying package configuration, since apt-utils is not installed 06:45:38 Fetched 46.5 MB in 2s (20.4 MB/s) 06:45:38 (Reading database ... 13067 files and directories currently installed.) 06:45:38 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 06:45:38 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 06:45:38 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 06:45:38 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 06:45:38 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 06:45:39 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 06:45:39 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 06:45:39 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 06:45:39 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 06:45:39 Selecting previously unselected package libpython3.8-minimal:amd64. 06:45:39 (Reading database ... 13068 files and directories currently installed.) 06:45:39 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 06:45:39 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 06:45:39 Selecting previously unselected package libexpat1:amd64. 06:45:39 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 06:45:39 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 06:45:39 Selecting previously unselected package python3.8-minimal. 06:45:39 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 06:45:39 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 06:45:40 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 06:45:40 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 06:45:40 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 06:45:40 Selecting previously unselected package python3-minimal. 06:45:40 (Reading database ... 13359 files and directories currently installed.) 06:45:40 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 06:45:40 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 06:45:40 Selecting previously unselected package mime-support. 06:45:40 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 06:45:40 Unpacking mime-support (3.64ubuntu1) ... 06:45:40 Selecting previously unselected package libmpdec2:amd64. 06:45:40 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 06:45:40 Unpacking libmpdec2:amd64 (2.4.2-3) ... 06:45:41 Selecting previously unselected package libpython3.8-stdlib:amd64. 06:45:41 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 06:45:41 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 06:45:41 Selecting previously unselected package python3.8. 06:45:41 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 06:45:41 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 06:45:41 Selecting previously unselected package libpython3-stdlib:amd64. 06:45:41 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 06:45:41 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 06:45:41 Setting up python3-minimal (3.8.2-0ubuntu2) ... 06:45:41 Selecting previously unselected package python3. 06:45:41 (Reading database ... 13761 files and directories currently installed.) 06:45:41 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 06:45:41 Unpacking python3 (3.8.2-0ubuntu2) ... 06:45:41 Selecting previously unselected package libdbus-1-3:amd64. 06:45:41 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 06:45:41 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 06:45:41 Selecting previously unselected package dbus. 06:45:41 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 06:45:41 Unpacking dbus (1.12.16-2ubuntu2.1) ... 06:45:41 Selecting previously unselected package libbsd0:amd64. 06:45:41 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 06:45:41 Unpacking libbsd0:amd64 (0.10.0-1) ... 06:45:41 Selecting previously unselected package libpam-systemd:amd64. 06:45:41 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 06:45:41 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 06:45:41 Selecting previously unselected package sudo. 06:45:41 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 06:45:41 Unpacking sudo (1.8.31-1ubuntu1.2) ... 06:45:41 Selecting previously unselected package apparmor. 06:45:41 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 06:45:42 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 06:45:42 Selecting previously unselected package libcbor0.6:amd64. 06:45:42 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 06:45:42 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 06:45:42 Selecting previously unselected package libedit2:amd64. 06:45:42 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 06:45:42 Unpacking libedit2:amd64 (3.1-20191231-1) ... 06:45:42 Selecting previously unselected package libfido2-1:amd64. 06:45:42 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 06:45:42 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 06:45:42 Selecting previously unselected package libkrb5support0:amd64. 06:45:42 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 06:45:42 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 06:45:42 Selecting previously unselected package libk5crypto3:amd64. 06:45:42 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 06:45:42 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 06:45:42 Selecting previously unselected package libkeyutils1:amd64. 06:45:42 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 06:45:42 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 06:45:42 Selecting previously unselected package libkrb5-3:amd64. 06:45:42 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 06:45:42 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 06:45:42 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:45:42 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 06:45:42 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 06:45:42 Selecting previously unselected package openssh-client. 06:45:42 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 06:45:42 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 06:45:42 Selecting previously unselected package dbus-user-session. 06:45:42 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 06:45:42 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 06:45:42 Selecting previously unselected package liblzo2-2:amd64. 06:45:42 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 06:45:42 Unpacking liblzo2-2:amd64 (2.10-2) ... 06:45:42 Selecting previously unselected package squashfs-tools. 06:45:42 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 06:45:42 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 06:45:42 Selecting previously unselected package snapd. 06:45:42 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 06:45:42 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 06:45:46 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 06:45:46 Setting up mime-support (3.64ubuntu1) ... 06:45:46 Setting up liblzo2-2:amd64 (2.10-2) ... 06:45:46 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 06:45:46 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 06:45:46 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 06:45:46 Setting up dbus (1.12.16-2ubuntu2.1) ... 06:45:46 Setting up sudo (1.8.31-1ubuntu1.2) ... 06:45:46 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 06:45:46 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 06:45:46 Setting up libmpdec2:amd64 (2.4.2-3) ... 06:45:46 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 06:45:46 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 06:45:46 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 06:45:47 Setting up libbsd0:amd64 (0.10.0-1) ... 06:45:47 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 06:45:47 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 06:45:47 Setting up libedit2:amd64 (3.1-20191231-1) ... 06:45:47 Setting up python3 (3.8.2-0ubuntu2) ... 06:45:47 running python rtupdate hooks for python3.8... 06:45:47 running python post-rtupdate hooks for python3.8... 06:45:47 Setting up apparmor (2.13.3-7ubuntu5.1) ... 06:45:48 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:45:48 Reloading AppArmor profiles 06:45:48 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 06:45:48 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 06:45:48 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 06:45:48 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 06:45:48 Setting up systemd (245.4-4ubuntu3.15) ... 06:45:48 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:45:48 Installing new version of config file /etc/systemd/resolved.conf ... 06:45:50 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 06:45:50 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 06:45:50 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 06:45:50 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 06:45:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:45:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:45:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:45:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:45:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:45:51 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:45:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:45:52 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:45:52 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:45:52 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:45:53 /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' 06:45:53 Processing triggers for libc-bin (2.31-0ubuntu9) ... 06:45:53 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 06:45:53 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 06:45:54 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 06:45:55 Reading package lists... 06:45:55 Reading package lists... 06:45:55 Building dependency tree... 06:45:55 Reading state information... 06:45:55 Calculating upgrade... 06:45:55 The following packages will be upgraded: 06:45:55 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 06:45:55 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 06:45:55 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 06:45:55 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 06:45:55 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 06:45:55 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 06:45:55 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 06:45:55 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 06:45:55 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 06:45:55 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 06:45:55 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 06:45:55 xz-utils zlib1g 06:45:56 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:45:56 Need to get 65.7 MB of archives. 06:45:56 After this operation, 27.6 MB of additional disk space will be used. 06:45:56 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 06:45:56 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 06:45:56 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 06:45:56 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 06:45:56 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 06:45:56 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 06:45:56 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 06:45:56 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 06:45:56 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 06:45:56 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 06:45:56 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 06:45:56 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 06:45:56 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 06:45:56 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 06:45:56 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 06:45:56 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 06:45:56 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 06:45:56 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 06:45:56 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 06:45:56 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 06:45:56 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 06:45:56 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 06:45:56 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 06:45:56 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 06:45:56 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 06:45:56 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 06:45:56 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 06:45:56 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 06:45:56 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 06:45:56 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 06:45:56 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 06:45:56 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 06:45:56 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 06:45:56 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 06:45:56 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 06:45:56 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 06:45:56 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 06:45:56 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 06:45:56 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 06:45:56 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 06:45:56 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 06:45:56 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 06:45:56 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 06:45:56 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 06:45:56 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 06:45:56 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 06:45:56 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 06:45:56 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 06:45:56 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 06:45:56 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 06:45:56 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 06:45:56 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 06:45:56 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 06:45:56 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 06:45:56 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 06:45:56 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 06:45:56 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 06:45:56 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 06:45:56 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 06:45:56 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 06:45:56 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 06:45:56 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 06:45:56 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 06:45:56 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 06:45:56 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 06:45:56 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 06:45:56 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 06:45:56 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 06:45:56 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 06:45:56 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 06:45:56 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 06:45:56 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 06:45:56 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 06:45:56 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 06:45:56 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 06:45:56 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 06:45:56 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 06:45:57 debconf: delaying package configuration, since apt-utils is not installed 06:45:57 Fetched 65.7 MB in 1s (79.3 MB/s) 06:45:57 (Reading database ... 14313 files and directories currently installed.) 06:45:57 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 06:45:57 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 06:45:57 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 06:45:57 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 06:45:57 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 06:45:57 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 06:45:58 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:45:58 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:45:58 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:45:58 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:45:58 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:45:58 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:45:58 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:45:58 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:45:58 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:45:59 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:45:59 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:45:59 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:45:59 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:45:59 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:45:59 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 06:45:59 (Reading database ... 14312 files and directories currently installed.) 06:45:59 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:45:59 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:45:59 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 06:45:59 (Reading database ... 14312 files and directories currently installed.) 06:45:59 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:45:59 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:45:59 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:45:59 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:45:59 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:45:59 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:45:59 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 06:46:00 (Reading database ... 14312 files and directories currently installed.) 06:46:00 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 06:46:00 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 06:46:00 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 06:46:00 (Reading database ... 14312 files and directories currently installed.) 06:46:00 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 06:46:00 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:46:00 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:46:00 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 06:46:01 Setting up base-files (11ubuntu5.5) ... 06:46:01 Installing new version of config file /etc/issue ... 06:46:01 Installing new version of config file /etc/issue.net ... 06:46:01 Installing new version of config file /etc/lsb-release ... 06:46:01 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:46:01 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:46:01 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:46:01 Removing obsolete conffile /etc/default/motd-news ... 06:46:01 (Reading database ... 14311 files and directories currently installed.) 06:46:01 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 06:46:01 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 06:46:01 Setting up bash (5.0-6ubuntu1.1) ... 06:46:01 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 06:46:01 (Reading database ... 14311 files and directories currently installed.) 06:46:01 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 06:46:01 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 06:46:01 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 06:46:01 (Reading database ... 14311 files and directories currently installed.) 06:46:01 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 06:46:01 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 06:46:01 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 06:46:02 (Reading database ... 14311 files and directories currently installed.) 06:46:02 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 06:46:02 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 06:46:02 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 06:46:02 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 06:46:02 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 06:46:02 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 06:46:03 Setting up perl-base (5.30.0-9ubuntu0.2) ... 06:46:03 (Reading database ... 14311 files and directories currently installed.) 06:46:03 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 06:46:03 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 06:46:03 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 06:46:03 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 06:46:03 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 06:46:03 (Reading database ... 14311 files and directories currently installed.) 06:46:03 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 06:46:03 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 06:46:03 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 06:46:03 (Reading database ... 14311 files and directories currently installed.) 06:46:03 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 06:46:03 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 06:46:04 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 06:46:04 (Reading database ... 14311 files and directories currently installed.) 06:46:04 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 06:46:04 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 06:46:04 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 06:46:04 (Reading database ... 14311 files and directories currently installed.) 06:46:04 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 06:46:04 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 06:46:04 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 06:46:04 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 06:46:04 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 06:46:04 (Reading database ... 14311 files and directories currently installed.) 06:46:04 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 06:46:04 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 06:46:04 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 06:46:04 (Reading database ... 14311 files and directories currently installed.) 06:46:04 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 06:46:04 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 06:46:04 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 06:46:04 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 06:46:05 Setting up util-linux (2.34-0.1ubuntu9.3) ... 06:46:05 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:46:05 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:46:05 (Reading database ... 14311 files and directories currently installed.) 06:46:05 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 06:46:06 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 06:46:06 Setting up libc-bin (2.31-0ubuntu9.7) ... 06:46:06 (Reading database ... 14311 files and directories currently installed.) 06:46:06 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 06:46:06 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 06:46:06 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 06:46:06 (Reading database ... 14311 files and directories currently installed.) 06:46:06 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 06:46:06 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 06:46:06 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 06:46:06 (Reading database ... 14311 files and directories currently installed.) 06:46:06 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 06:46:06 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 06:46:06 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 06:46:06 (Reading database ... 14311 files and directories currently installed.) 06:46:06 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 06:46:06 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 06:46:06 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 06:46:06 (Reading database ... 14311 files and directories currently installed.) 06:46:06 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 06:46:06 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 06:46:06 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 06:46:06 (Reading database ... 14311 files and directories currently installed.) 06:46:06 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 06:46:06 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 06:46:07 Setting up gpgv (2.2.19-3ubuntu2.1) ... 06:46:07 (Reading database ... 14311 files and directories currently installed.) 06:46:07 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 06:46:07 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 06:46:07 Setting up ubuntu-keyring (2020.02.11.4) ... 06:46:07 (Reading database ... 14311 files and directories currently installed.) 06:46:07 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 06:46:07 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 06:46:07 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 06:46:07 (Reading database ... 14311 files and directories currently installed.) 06:46:07 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 06:46:07 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 06:46:07 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 06:46:07 (Reading database ... 14311 files and directories currently installed.) 06:46:07 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 06:46:07 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 06:46:07 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 06:46:07 (Reading database ... 14311 files and directories currently installed.) 06:46:07 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 06:46:07 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 06:46:07 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 06:46:07 (Reading database ... 14311 files and directories currently installed.) 06:46:07 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 06:46:07 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 06:46:07 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 06:46:07 (Reading database ... 14311 files and directories currently installed.) 06:46:07 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 06:46:07 Unpacking apt (2.0.6) over (2.0.2) ... 06:46:08 Setting up apt (2.0.6) ... 06:46:08 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:46:08 (Reading database ... 14311 files and directories currently installed.) 06:46:08 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 06:46:08 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 06:46:08 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 06:46:09 (Reading database ... 14311 files and directories currently installed.) 06:46:09 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 06:46:09 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 06:46:09 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 06:46:09 (Reading database ... 14313 files and directories currently installed.) 06:46:09 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 06:46:09 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 06:46:09 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 06:46:09 (Reading database ... 14317 files and directories currently installed.) 06:46:09 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 06:46:09 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 06:46:09 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 06:46:09 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 06:46:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:46:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:46:09 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 06:46:09 (Reading database ... 14317 files and directories currently installed.) 06:46:09 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 06:46:10 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 06:46:10 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 06:46:10 (Reading database ... 14317 files and directories currently installed.) 06:46:10 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 06:46:10 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 06:46:10 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 06:46:10 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 06:46:10 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 06:46:10 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 06:46:10 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 06:46:10 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 06:46:10 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 06:46:10 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 06:46:10 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 06:46:10 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 06:46:10 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 06:46:10 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 06:46:11 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 06:46:11 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 06:46:11 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 06:46:11 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 06:46:11 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 06:46:11 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 06:46:11 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 06:46:11 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 06:46:11 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 06:46:11 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 06:46:11 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 06:46:11 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 06:46:11 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 06:46:11 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 06:46:12 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 06:46:12 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 06:46:12 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 06:46:12 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 06:46:12 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 06:46:12 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 06:46:12 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 06:46:12 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 06:46:12 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 06:46:12 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 06:46:12 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 06:46:12 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 06:46:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:46:13 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 06:46:13 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 06:46:14 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 06:46:14 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 06:46:14 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 06:46:14 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 06:46:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:46:14 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 06:46:14 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 06:46:15 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 06:46:15 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 06:46:15 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 06:46:15 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 06:46:15 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 06:46:15 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 06:46:15 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 06:46:15 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 06:46:15 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 06:46:15 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 06:46:15 Setting up tzdata (2022a-0ubuntu0.20.04) ... 06:46:15 06:46:15 Current default time zone: 'Etc/UTC' 06:46:15 Local time is now: Tue Apr 12 06:46:15 UTC 2022. 06:46:15 Universal Time is now: Tue Apr 12 06:46:15 UTC 2022. 06:46:15 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:46:15 06:46:15 Setting up xz-utils (5.2.4-1ubuntu1) ... 06:46:15 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 06:46:15 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 06:46:15 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 06:46:15 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 06:46:15 Setting up mount (2.34-0.1ubuntu9.3) ... 06:46:15 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 06:46:15 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 06:46:15 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 06:46:15 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 06:46:15 Setting up openssl (1.1.1f-1ubuntu2.12) ... 06:46:15 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 06:46:15 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 06:46:15 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 06:46:15 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 06:46:15 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 06:46:15 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 06:46:15 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 06:46:15 Setting up fdisk (2.34-0.1ubuntu9.3) ... 06:46:15 Setting up ca-certificates (20210119~20.04.2) ... 06:46:17 Updating certificates in /etc/ssl/certs... 06:46:18 21 added, 21 removed; done. 06:46:18 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 06:46:18 Setting up perl (5.30.0-9ubuntu0.2) ... 06:46:18 Setting up procps (2:3.3.16-1ubuntu2.3) ... 06:46:18 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 06:46:18 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 06:46:18 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 06:46:18 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 06:46:18 Setting up binutils (2.34-6ubuntu1.3) ... 06:46:18 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 06:46:18 Setting up build-essential (12.8ubuntu1.1) ... 06:46:18 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 06:46:18 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 06:46:18 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 06:46:18 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 06:46:18 Processing triggers for systemd (245.4-4ubuntu3.15) ... 06:46:18 Processing triggers for mime-support (3.64ubuntu1) ... 06:46:19 Processing triggers for ca-certificates (20210119~20.04.2) ... 06:46:19 Updating certificates in /etc/ssl/certs... 06:46:19 0 added, 0 removed; done. 06:46:19 Running hooks in /etc/ca-certificates/update.d... 06:46:19 done. 06:46:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:46:20 Reading package lists... 06:46:20 Building dependency tree... 06:46:20 Reading state information... 06:46:21 The following NEW packages will be installed: 06:46:21 apt-transport-https 06:46:21 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:46:21 Need to get 4680 B of archives. 06:46:21 After this operation, 162 kB of additional disk space will be used. 06:46:21 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 06:46:21 debconf: delaying package configuration, since apt-utils is not installed 06:46:21 Fetched 4680 B in 0s (23.9 kB/s) 06:46:21 Selecting previously unselected package apt-transport-https. 06:46:21 (Reading database ... 14320 files and directories currently installed.) 06:46:21 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 06:46:21 Unpacking apt-transport-https (2.0.6) ... 06:46:21 Setting up apt-transport-https (2.0.6) ... 06:46:21 Waiting for network to be ready... 06:46:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:46:28 2022-04-12T06:46:24Z INFO Waiting for automatic snapd restart... 06:46:28 snapd 2.54.4 from Canonical* installed 06:46:29 "snapd" switched to the "latest/stable" channel 06:46:29 06:46:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:46:31 core20 20220318 from Canonical* installed 06:46:31 "core20" switched to the "latest/stable" channel 06:46:31 06:46:34 snapcraft 6.1 from Canonical* installed 06:46:34 "snapcraft" switched to the "latest/stable" channel 06:46:34 06:46:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:46:39 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: 06:46:39 - README.md 06:46:39 06:46:39 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:46:39 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 06:46:39 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 06:46:39 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 06:46:40 Reading package lists... 06:46:41 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 06:46:41 Reading package lists... 06:46:41 Building dependency tree... 06:46:41 Reading state information... 06:46:41 Suggested packages: 06:46:41 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 06:46:41 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 06:46:41 krb5-user libnorm-doc 06:46:41 Recommended packages: 06:46:41 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:46:41 The following NEW packages will be installed: 06:46:41 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 06:46:41 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 06:46:41 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 06:46:41 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 06:46:41 libzmq5 pkg-config zip 06:46:41 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 06:46:41 Need to get 10.3 MB of archives. 06:46:41 After this operation, 56.5 MB of additional disk space will be used. 06:46:41 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 06:46:41 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 06:46:41 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 06:46:41 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 06:46:41 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 06:46:41 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 06:46:41 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 06:46:41 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 06:46:41 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 06:46:41 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 06:46:41 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 06:46:41 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 06:46:41 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 06:46:41 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 06:46:41 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 06:46:41 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 06:46:41 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 06:46:41 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 06:46:41 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 06:46:41 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 06:46:41 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 06:46:41 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 06:46:41 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 06:46:41 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 06:46:41 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 06:46:41 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 06:46:41 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 06:46:41 debconf: delaying package configuration, since apt-utils is not installed 06:46:41 Fetched 10.3 MB in 0s (38.6 MB/s) 06:46:41 Selecting previously unselected package libglib2.0-0:amd64. 06:46:41 (Reading database ... 14324 files and directories currently installed.) 06:46:41 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 06:46:41 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 06:46:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:46:42 Selecting previously unselected package libsodium23:amd64. 06:46:42 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 06:46:42 Unpacking libsodium23:amd64 (1.0.18-1) ... 06:46:42 Selecting previously unselected package libpsl5:amd64. 06:46:42 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 06:46:42 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 06:46:42 Selecting previously unselected package libbrotli1:amd64. 06:46:42 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 06:46:42 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 06:46:42 Selecting previously unselected package libnghttp2-14:amd64. 06:46:42 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 06:46:42 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 06:46:42 Selecting previously unselected package librtmp1:amd64. 06:46:42 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 06:46:42 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 06:46:42 Selecting previously unselected package libssh-4:amd64. 06:46:42 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 06:46:42 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 06:46:42 Selecting previously unselected package libcurl3-gnutls:amd64. 06:46:42 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 06:46:42 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 06:46:42 Selecting previously unselected package liberror-perl. 06:46:42 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 06:46:42 Unpacking liberror-perl (0.17029-1) ... 06:46:42 Selecting previously unselected package git-man. 06:46:42 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 06:46:42 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 06:46:42 Selecting previously unselected package git. 06:46:42 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 06:46:42 Unpacking git (1:2.25.1-1ubuntu3.2) ... 06:46:43 Selecting previously unselected package libgssrpc4:amd64. 06:46:43 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 06:46:43 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 06:46:43 Selecting previously unselected package libkdb5-9:amd64. 06:46:43 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 06:46:43 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 06:46:43 Selecting previously unselected package libkadm5srv-mit11:amd64. 06:46:43 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 06:46:43 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 06:46:43 Selecting previously unselected package libkadm5clnt-mit11:amd64. 06:46:43 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 06:46:43 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 06:46:43 Selecting previously unselected package comerr-dev:amd64. 06:46:43 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 06:46:43 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 06:46:43 Selecting previously unselected package krb5-multidev:amd64. 06:46:43 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 06:46:43 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 06:46:43 Selecting previously unselected package libnorm1:amd64. 06:46:43 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 06:46:43 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 06:46:43 Selecting previously unselected package libnorm-dev:amd64. 06:46:43 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 06:46:43 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 06:46:43 Selecting previously unselected package libpgm-5.2-0:amd64. 06:46:43 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 06:46:43 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 06:46:44 Selecting previously unselected package libpgm-dev:amd64. 06:46:44 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 06:46:44 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 06:46:44 Selecting previously unselected package libsodium-dev:amd64. 06:46:44 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 06:46:44 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 06:46:44 Selecting previously unselected package libzmq5:amd64. 06:46:44 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 06:46:44 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 06:46:44 Selecting previously unselected package libkrb5-dev:amd64. 06:46:44 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 06:46:44 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 06:46:44 Selecting previously unselected package libzmq3-dev:amd64. 06:46:44 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 06:46:44 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 06:46:44 Selecting previously unselected package pkg-config. 06:46:44 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 06:46:44 Unpacking pkg-config (0.29.1-0ubuntu4) ... 06:46:44 Selecting previously unselected package zip. 06:46:44 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 06:46:44 Unpacking zip (3.0-11build1) ... 06:46:44 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 06:46:44 Setting up libsodium23:amd64 (1.0.18-1) ... 06:46:44 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 06:46:44 No schema files found: doing nothing. 06:46:44 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 06:46:44 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 06:46:44 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 06:46:44 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 06:46:44 Setting up liberror-perl (0.17029-1) ... 06:46:44 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 06:46:44 Setting up zip (3.0-11build1) ... 06:46:44 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 06:46:44 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 06:46:44 Setting up pkg-config (0.29.1-0ubuntu4) ... 06:46:44 Setting up libsodium-dev:amd64 (1.0.18-1) ... 06:46:44 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 06:46:44 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 06:46:44 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 06:46:44 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 06:46:44 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 06:46:44 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 06:46:44 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 06:46:44 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 06:46:44 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 06:46:44 Setting up git (1:2.25.1-1ubuntu3.2) ... 06:46:44 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 06:46:44 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 06:46:44 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 06:46:44 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 06:46:45 comerr-dev set to automatically installed. 06:46:45 git set to automatically installed. 06:46:45 git-man set to automatically installed. 06:46:45 krb5-multidev set to automatically installed. 06:46:45 libbrotli1 set to automatically installed. 06:46:45 libcurl3-gnutls set to automatically installed. 06:46:45 liberror-perl set to automatically installed. 06:46:45 libglib2.0-0 set to automatically installed. 06:46:45 libgssrpc4 set to automatically installed. 06:46:45 libkadm5clnt-mit11 set to automatically installed. 06:46:45 libkadm5srv-mit11 set to automatically installed. 06:46:45 libkdb5-9 set to automatically installed. 06:46:45 libkrb5-dev set to automatically installed. 06:46:45 libnghttp2-14 set to automatically installed. 06:46:45 libnorm-dev set to automatically installed. 06:46:45 libnorm1 set to automatically installed. 06:46:45 libpgm-5.2-0 set to automatically installed. 06:46:45 libpgm-dev set to automatically installed. 06:46:45 libpsl5 set to automatically installed. 06:46:45 librtmp1 set to automatically installed. 06:46:45 libsodium-dev set to automatically installed. 06:46:45 libsodium23 set to automatically installed. 06:46:45 libssh-4 set to automatically installed. 06:46:45 libzmq3-dev set to automatically installed. 06:46:45 libzmq5 set to automatically installed. 06:46:45 pkg-config set to automatically installed. 06:46:45 zip set to automatically installed. 06:46:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:46:46 snapd is not logged in, snap install commands will use sudo 06:46:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:46:58 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 06:46:58 Downloading snap 'edgex-app-service-configurable' [Pipeline] } 06:47:00 $ docker stop --time=1 9b4ffeb986acbd0c510ff43ad5cbb80e410bdea2e43031288f2bd8bc806a4b93 06:47:01 Pulling app-service-configurable 06:47:01 + snapcraftctl pull 06:47:02 $ docker rm -f 9b4ffeb986acbd0c510ff43ad5cbb80e410bdea2e43031288f2bd8bc806a4b93 06:47:02 Pulling config-common 06:47:02 + snapcraftctl pull 06:47:04 Pulling go-build-helper 06:47:04 + snapcraftctl pull [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:47:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:47:04 06:47:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:47:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:47:05 latest: Pulling from edgex-devops/edgex-compose-arm64 06:47:05 29e5d40040c1: Pulling fs layer 06:47:05 1ce36da41761: Pulling fs layer 06:47:05 25b303627fd3: Pulling fs layer 06:47:05 29e5d40040c1: Verifying Checksum 06:47:05 29e5d40040c1: Download complete 06:47:05 'edgex-go' has dependencies that need to be staged: go-build-helper 06:47:05 Skipping pull go-build-helper (already ran) 06:47:05 Building go-build-helper 06:47:05 + snapcraftctl build 06:47:06 1ce36da41761: Verifying Checksum 06:47:06 1ce36da41761: Download complete 06:47:06 29e5d40040c1: Pull complete 06:47:06 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 06:47:07 Staging go-build-helper 06:47:07 + snapcraftctl stage 06:47:08 25b303627fd3: Verifying Checksum 06:47:08 25b303627fd3: Download complete 06:47:08 1ce36da41761: Pull complete 06:47:11 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 06:47:11 Fetched 290 kB in 0s (0 B/s) 06:47:11 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 06:47:11 Fetched 158 kB in 0s (0 B/s) 06:47:11 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 06:47:11 Fetched 242 kB in 0s (0 B/s) 06:47:11 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 06:47:11 Fetched 150 kB in 0s (0 B/s) 06:47:11 Pulling edgex-go 06:47:11 + snapcraftctl pull 06:47:13 Pulling hooks 06:47:13 + snapcraftctl pull 06:47:20 25b303627fd3: Pull complete 06:47:20 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:47:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:47:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:47:21 prd-ubuntu20.04-docker-arm64-4c-16g-20633 does not seem to be running inside a container 06:47:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:47:23 $ docker top 372365511c250383e70a9242afe90cf6ed318bd076d2752b496d3d77b71a735f -eo pid,comm [Pipeline] { [Pipeline] sh 06:47:24 + docker-compose build --help 06:47:24 + grep parallel 06:47:25 Removing suid/guid from /root/parts/static-packages/install/bin/su 06:47:25 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 06:47:25 Fetched 96.1 kB in 0s (0 B/s) 06:47:25 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 06:47:25 Fetched 78.7 kB in 0s (0 B/s) 06:47:25 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 06:47:25 Fetched 48.0 kB in 0s (0 B/s) 06:47:25 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 06:47:25 Fetched 50.2 kB in 0s (0 B/s) 06:47:25 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 06:47:25 Fetched 14.7 kB in 0s (0 B/s) 06:47:25 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 06:47:25 Fetched 234 kB in 0s (0 B/s) 06:47:25 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 06:47:25 Fetched 155 kB in 0s (0 B/s) 06:47:25 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 06:47:25 Fetched 170 kB in 0s (0 B/s) 06:47:25 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 06:47:25 Fetched 267 kB in 0s (0 B/s) 06:47:25 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:47:25 Fetched 50.6 kB in 0s (0 B/s) 06:47:25 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 06:47:25 Fetched 15.1 kB in 0s (0 B/s) 06:47:25 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 06:47:25 Fetched 51.5 kB in 0s (0 B/s) 06:47:25 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 06:47:25 Fetched 121 kB in 0s (0 B/s) 06:47:25 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 06:47:25 Fetched 29.7 kB in 0s (0 B/s) 06:47:25 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 06:47:25 Fetched 1021 kB in 0s (0 B/s) 06:47:25 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 06:47:25 Fetched 49.3 kB in 0s (0 B/s) 06:47:25 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 06:47:25 Fetched 54.9 kB in 0s (0 B/s) 06:47:25 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 06:47:25 Fetched 16.6 kB in 0s (0 B/s) 06:47:25 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 06:47:25 Fetched 87.9 kB in 0s (0 B/s) 06:47:25 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 06:47:25 Fetched 142 kB in 0s (0 B/s) 06:47:25 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 06:47:25 Fetched 41.8 kB in 0s (0 B/s) 06:47:25 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 06:47:25 Fetched 181 kB in 0s (0 B/s) 06:47:25 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 06:47:25 Fetched 208 kB in 0s (0 B/s) 06:47:25 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 06:47:25 Fetched 161 kB in 0s (0 B/s) 06:47:25 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 06:47:25 Fetched 107 kB in 0s (0 B/s) 06:47:25 Pulling static-packages 06:47:25 + snapcraftctl pull 06:47:26 Pulling version 06:47:26 + cd /root/project 06:47:26 ++ git describe --tags --abbrev=0 06:47:26 ++ sed s/v// 06:47:26 + GIT_VERSION=2.2.0-dev.63 06:47:26 + '[' -z 2.2.0-dev.63 ']' 06:47:26 + snapcraftctl set-version 2.2.0-dev.63 06:47:27 Building app-service-configurable 06:47:27 + snapcraftctl build 06:47:27 --parallel Build images in parallel. [Pipeline] } 06:47:28 $ docker stop --time=1 372365511c250383e70a9242afe90cf6ed318bd076d2752b496d3d77b71a735f 06:47:29 Building config-common 06:47:29 + snapcraftctl build 06:47:29 $ docker rm -f 372365511c250383e70a9242afe90cf6ed318bd076d2752b496d3d77b71a735f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:47:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:47:30 . [Pipeline] withDockerContainer 06:47:30 prd-ubuntu20.04-docker-arm64-4c-16g-20633 does not seem to be running inside a container 06:47:30 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:47:31 + cp --archive --link --no-dereference . /root/parts/config-common/install 06:47:31 Skipping build go-build-helper (already ran) 06:47:31 Building edgex-go 06:47:31 + cd /root/parts/edgex-go/src 06:47:31 ++ git describe --tags --abbrev=0 06:47:31 ++ sed s/v// 06:47:31 + GIT_VERSION=2.2.0-dev.63 06:47:31 + '[' -z 2.2.0-dev.63 ']' 06:47:31 + echo 2.2.0-dev.63 06:47:31 + '[' '!' -d vendor ']' 06:47:31 + go mod download all 06:47:31 $ docker top 9f55d8b9efe53f30773b2a6541361cc029a1a0c79636473c7c169149fbe0b3b2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:47:32 + docker-compose -f ./docker-compose-build.yml build --parallel 06:47:37 Building core-command ... 06:47:37 Building core-data ... 06:47:37 Building core-metadata ... 06:47:37 Building security-bootstrapper ... 06:47:37 Building security-proxy-setup ... 06:47:37 Building security-secretstore-setup ... 06:47:37 Building security-spiffe-token-provider ... 06:47:37 Building security-spire-agent ... 06:47:37 Building security-spire-config ... 06:47:37 Building security-spire-server ... 06:47:37 Building support-notifications ... 06:47:37 Building support-scheduler ... 06:47:37 Building sys-mgmt-agent ... 06:47:37 Building security-proxy-setup 06:47:37 Building security-spiffe-token-provider 06:47:37 Building core-data 06:47:37 Building security-secretstore-setup 06:47:37 Building security-spire-agent 06:47:39 + make build 06:47:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:48:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:48:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:48:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:48:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:48:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:48:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:48:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:48:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:48:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:48:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:48:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:48:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:48:27 + 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 06:48:27 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 06:48:27 + case "$service" in 06:48:27 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 06:48:27 + 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 06:48:27 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 06:48:27 + case "$service" in 06:48:27 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 06:48:27 + 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 06:48:27 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 06:48:27 + case "$service" in 06:48:27 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 06:48:27 + 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 06:48:27 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 06:48:27 + case "$service" in 06:48:27 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 06:48:27 + 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 06:48:27 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 06:48:27 + case "$service" in 06:48:27 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 06:48:27 + 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 06:48:27 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 06:48:27 + case "$service" in 06:48:27 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 06:48:27 + 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 06:48:27 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 06:48:27 + case "$service" in 06:48:27 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 06:48:27 + 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 06:48:27 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 06:48:27 + case "$service" in 06:48:27 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 06:48:27 + 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 06:48:27 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 06:48:27 + case "$service" in 06:48:27 + 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 06:48:27 + 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 06:48:27 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 06:48:27 + case "$service" in 06:48:27 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 06:48:27 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 06:48:27 + 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 06:48:27 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 06:48:27 + case "$service" in 06:48:27 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 06:48:27 + 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 06:48:27 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 06:48:27 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 06:48:27 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 06:48:28 Building hooks 06:48:28 + cd /root/parts/hooks/src 06:48:28 + make build 06:48:28 go mod tidy 06:48:28 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 06:48:29 go: downloading github.com/stretchr/testify v1.7.0 06:48:29 go: downloading github.com/davecgh/go-spew v1.1.0 06:48:29 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:48:29 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 06:48:31 GO111MODULE=on go build -o cmd/install/install ./cmd/install 06:48:31 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 06:48:31 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 06:48:33 Removing suid/guid from /root/parts/static-packages/install/bin/su 06:48:33 Building static-packages 06:48:33 + snapcraftctl build 06:48:35 Building version 06:48:35 + snapcraftctl build 06:48:37 Staging app-service-configurable 06:48:37 + snapcraftctl stage 06:48:38 Staging config-common 06:48:38 + snapcraftctl stage 06:48:39 Skipping stage go-build-helper (already ran) 06:48:39 Staging edgex-go 06:48:39 + snapcraftctl stage 06:48:41 Staging hooks 06:48:41 + snapcraftctl stage 06:48:42 Staging static-packages 06:48:42 + snapcraftctl stage 06:48:43 Staging version 06:48:43 + snapcraftctl stage 06:48:45 Priming app-service-configurable 06:48:45 + snapcraftctl prime 06:48:48 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 06:48:48 stage-packages: 06:48:48 - libnorm1 06:48:48 - libpgm-5.2-0 06:48:48 - libsodium23 06:48:48 - libzmq5 06:48:48 Priming config-common 06:48:48 + snapcraftctl prime 06:48:49 Priming go-build-helper 06:48:49 + snapcraftctl prime 06:48:51 Priming edgex-go 06:48:51 + snapcraftctl prime 06:48:53 Priming hooks 06:48:53 + snapcraftctl prime 06:48:54 Priming static-packages 06:48:54 + snapcraftctl prime 06:48:59 Priming version 06:48:59 + snapcraftctl prime 06:49:01 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:49:28 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:49:28 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:49:28 ---> 4dd8bd914dfe 06:49:28 Step 3/20 : WORKDIR /edgex-go 06:49:28 ---> Running in 113752cc047a 06:49:28 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:49:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:49:28 ---> 4dd8bd914dfe 06:49:28 Step 3/25 : WORKDIR /edgex-go 06:49:28 ---> Running in 1d98cc0ee273 06:49:28 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:49:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:49:28 ---> 4dd8bd914dfe 06:49:28 Step 3/22 : WORKDIR /edgex-go 06:49:28 ---> Running in 2eb9f1479dae 06:49:28 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:49:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:49:28 ---> 4dd8bd914dfe 06:49:28 Step 3/26 : WORKDIR /edgex-go 06:49:28 ---> Running in d40105ce7b05 06:49:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:49:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:49:28 ---> 4dd8bd914dfe 06:49:28 Step 3/23 : WORKDIR /edgex-go 06:49:28 ---> Running in b1b097543ff8 06:49:28 Removing intermediate container 113752cc047a 06:49:28 ---> 6b2148ae6ba5 06:49:28 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 06:49:28 Removing intermediate container b1b097543ff8 06:49:28 ---> 26cc2ae729ea 06:49:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:28 Removing intermediate container 2eb9f1479dae 06:49:28 ---> 7f194787e292 06:49:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:28 Removing intermediate container d40105ce7b05 06:49:28 ---> 2ebf02b2b24f 06:49:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 1d98cc0ee273 06:49:28 ---> c44f291aee47 06:49:28 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:28 06:49:28 ---> Running in c3bbd5d44f31 06:49:28 ---> Running in 1f28bb771322 06:49:28 ---> Running in 87968323013d 06:49:28 ---> Running in 801874e7d2af 06:49:28 ---> Running in 7ac638ae890e 06:49:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:49:28 Removing intermediate container c3bbd5d44f31 06:49:28 ---> 3e6f5eaf6fb2 06:49:28 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:49:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:49:28 ---> Running in 0638e57e39cc 06:49:28 Removing intermediate container 7ac638ae890e 06:49:28 ---> a8605a9df3d4 06:49:28 Step 5/25 : RUN apk add --update --no-cache make git 06:49:28 ---> Running in 2268d7364e77 06:49:28 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 06:49:28 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 06:49:28 OK: 15739 distinct packages available 06:49:28 Removing intermediate container 801874e7d2af 06:49:28 ---> 918e401c351b 06:49:28 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 06:49:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:49:28 Removing intermediate container 87968323013d 06:49:28 ---> 9b3914f14a28 06:49:28 Step 5/22 : RUN apk add --update --no-cache make git 06:49:28 ---> Running in 4785c7197445 06:49:28 ---> Running in 9ead4f88a9a1 06:49:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:49:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:49:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:49:28 OK: 220 MiB in 52 packages 06:49:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:49:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:49:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:49:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:49:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:49:28 Removing intermediate container 1f28bb771322 06:49:28 ---> a4e5f26d54be 06:49:28 Step 5/20 : COPY go.mod vendor* ./ 06:49:28 OK: 220 MiB in 52 packages 06:49:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:49:28 OK: 220 MiB in 52 packages 06:49:28 OK: 220 MiB in 52 packages 06:49:28 OK: 220 MiB in 52 packages 06:49:28 ---> 5fd438c71de3 06:49:28 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:28 Removing intermediate container 0638e57e39cc 06:49:28 ---> c123ee2163ef 06:49:28 Step 6/23 : COPY go.mod vendor* ./ 06:49:28 ---> Running in fde69db3d627 06:49:28 Removing intermediate container 2268d7364e77 06:49:28 ---> 8181139171ca 06:49:28 Step 6/25 : COPY go.mod vendor* ./ 06:49:28 Removing intermediate container 9ead4f88a9a1 06:49:28 ---> 82f4aab465cf 06:49:28 Step 6/22 : COPY go.mod vendor* ./ 06:49:28 ---> d0ade48a4db4 06:49:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:28 ---> Running in 1d20166573da 06:49:28 Removing intermediate container 4785c7197445 06:49:28 ---> c897f9e6941b 06:49:28 Step 6/26 : COPY go.mod vendor* ./ 06:49:28 ---> fce81fb5456c 06:49:28 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:28 ---> Running in f1e14a80ff17 06:49:29 ---> 88ae4d1e5a41 06:49:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:29 ---> Running in 614e6c44906a 06:49:30 ---> cfab852ff5c4 06:49:30 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:30 ---> Running in 76618e168d19 06:49:32 Removing intermediate container fde69db3d627 06:49:32 ---> 25dcd8914d70 06:49:32 Step 7/20 : COPY . . 06:49:33 Removing intermediate container 1d20166573da 06:49:33 ---> 8dfe4a248935 06:49:33 Step 8/23 : COPY . . 06:49:34 Removing intermediate container f1e14a80ff17 06:49:34 ---> ab917ec4e71f 06:49:34 Step 8/25 : COPY . . 06:49:35 Removing intermediate container 614e6c44906a 06:49:35 ---> 60293071cefb 06:49:35 Step 8/22 : COPY . . 06:49:35 Removing intermediate container 76618e168d19 06:49:35 ---> 0f31ba598cf8 06:49:35 Step 8/26 : COPY . . 06:50:07 ---> be78b2fa95bf 06:50:07 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:50:07 ---> 29cd490b3377 06:50:07 Step 9/23 : RUN make cmd/core-data/core-data 06:50:07 ---> 868992217dbc 06:50:07 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:50:07 ---> Running in 9d5cffb09e29 06:50:07 ---> Running in ef3cbeafdc0b 06:50:07 ---> Running in 9d90e9a4e253 06:50:07 ---> 547d0637a78f 06:50:07 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:50:07 ---> Running in 3be1ce9aa566 06:50:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:50:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:50:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:50:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:50:08 ---> 8ac440afc4e1 06:50:08 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 06:50:08 ---> Running in 0f938af10efd 06:50:08 Removing intermediate container 0f938af10efd 06:50:08 ---> 5fab432e7175 06:50:08 Step 10/26 : RUN mkdir -p spire-build 06:50:09 ---> Running in 83cfa0948c6f 06:50:11 Removing intermediate container 83cfa0948c6f 06:50:11 ---> 7598b654ecaa 06:50:11 Step 11/26 : WORKDIR /edgex-go/spire-build 06:50:11 ---> Running in 1b565833bbeb 06:50:12 Removing intermediate container 1b565833bbeb 06:50:12 ---> d77131809040 06:50:12 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 06:50:12 ---> Running in f03432b2069c 06:50:15 spire-1.2.1/ 06:50:15 spire-1.2.1/.data/ 06:50:15 spire-1.2.1/.data/.file 06:50:15 spire-1.2.1/.dockerignore 06:50:15 spire-1.2.1/.gitattributes 06:50:15 spire-1.2.1/.githooks/ 06:50:15 spire-1.2.1/.githooks/pre-commit 06:50:15 spire-1.2.1/.github/ 06:50:15 spire-1.2.1/.github/ISSUE_TEMPLATE.md 06:50:15 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 06:50:15 spire-1.2.1/.github/dependabot.yml 06:50:15 spire-1.2.1/.github/workflows/ 06:50:15 spire-1.2.1/.github/workflows/nightly_build.yaml 06:50:15 spire-1.2.1/.github/workflows/pr_build.yaml 06:50:15 spire-1.2.1/.github/workflows/release_build.yaml 06:50:15 spire-1.2.1/.github/workflows/scripts/ 06:50:15 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 06:50:15 spire-1.2.1/.github/workflows/scripts/push-images.sh 06:50:15 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 06:50:15 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 06:50:15 spire-1.2.1/.github/workflows/scripts/split.sh 06:50:15 spire-1.2.1/.gitignore 06:50:15 spire-1.2.1/.go-version 06:50:15 spire-1.2.1/.golangci.yml 06:50:15 spire-1.2.1/ADOPTERS.md 06:50:15 spire-1.2.1/CHANGELOG.md 06:50:15 spire-1.2.1/CODE-OF-CONDUCT.md 06:50:15 spire-1.2.1/CODEOWNERS 06:50:15 spire-1.2.1/CONTRIBUTING.md 06:50:15 spire-1.2.1/Dockerfile 06:50:15 spire-1.2.1/Dockerfile.dev 06:50:15 spire-1.2.1/Dockerfile.scratch 06:50:15 spire-1.2.1/LICENSE 06:50:15 spire-1.2.1/MAINTAINERS.md 06:50:15 spire-1.2.1/Makefile 06:50:15 spire-1.2.1/README.md 06:50:15 spire-1.2.1/ROADMAP.md 06:50:15 spire-1.2.1/SECURITY.md 06:50:15 spire-1.2.1/cmd/ 06:50:15 spire-1.2.1/cmd/spire-agent/ 06:50:15 spire-1.2.1/cmd/spire-agent/cli/ 06:50:15 spire-1.2.1/cmd/spire-agent/cli/api/ 06:50:15 spire-1.2.1/cmd/spire-agent/cli/api/common.go 06:50:15 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 06:50:15 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 06:50:15 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 06:50:15 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 06:50:15 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 06:50:15 spire-1.2.1/cmd/spire-agent/cli/cli.go 06:50:15 spire-1.2.1/cmd/spire-agent/cli/common/ 06:50:15 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 06:50:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 06:50:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 06:50:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 06:50:15 spire-1.2.1/cmd/spire-agent/cli/run/ 06:50:15 spire-1.2.1/cmd/spire-agent/cli/run/run.go 06:50:15 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 06:50:15 spire-1.2.1/cmd/spire-agent/cli/validate/ 06:50:15 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 06:50:15 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 06:50:15 spire-1.2.1/cmd/spire-agent/main.go 06:50:15 spire-1.2.1/cmd/spire-server/ 06:50:15 spire-1.2.1/cmd/spire-server/cli/ 06:50:15 spire-1.2.1/cmd/spire-server/cli/agent/ 06:50:15 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/agent/count.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/agent/list.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/agent/show.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/bundle/ 06:50:15 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/cli.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/entry/ 06:50:15 spire-1.2.1/cmd/spire-server/cli/entry/count.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/entry/create.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/entry/show.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/entry/update.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/entry/util.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/federation/ 06:50:15 spire-1.2.1/cmd/spire-server/cli/federation/common.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/federation/create.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/federation/list.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/federation/show.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/federation/update.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 06:50:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/jwt/ 06:50:15 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/run/ 06:50:15 spire-1.2.1/cmd/spire-server/cli/run/run.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/token/ 06:50:15 spire-1.2.1/cmd/spire-server/cli/token/generate.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/validate/ 06:50:15 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/x509/ 06:50:15 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 06:50:15 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 06:50:15 spire-1.2.1/cmd/spire-server/main.go 06:50:15 spire-1.2.1/cmd/spire-server/util/ 06:50:15 spire-1.2.1/cmd/spire-server/util/util.go 06:50:15 spire-1.2.1/conf/ 06:50:15 spire-1.2.1/conf/agent/ 06:50:15 spire-1.2.1/conf/agent/agent.conf 06:50:15 spire-1.2.1/conf/agent/agent_full.conf 06:50:15 spire-1.2.1/conf/agent/dummy_root_ca.crt 06:50:15 spire-1.2.1/conf/server/ 06:50:15 spire-1.2.1/conf/server/dummy_upstream_ca.crt 06:50:15 spire-1.2.1/conf/server/dummy_upstream_ca.key 06:50:15 spire-1.2.1/conf/server/server.conf 06:50:15 spire-1.2.1/conf/server/server_full.conf 06:50:15 spire-1.2.1/doc/ 06:50:15 spire-1.2.1/doc/SPIRE101.md 06:50:15 spire-1.2.1/doc/auditlog.md 06:50:15 spire-1.2.1/doc/authorization_policy_engine.md 06:50:15 spire-1.2.1/doc/changelog_guidelines.md 06:50:15 spire-1.2.1/doc/cure53-report.pdf 06:50:15 spire-1.2.1/doc/images/ 06:50:15 spire-1.2.1/doc/images/2019_roadmap.png 06:50:15 spire-1.2.1/doc/images/SPIRE101.png 06:50:15 spire-1.2.1/doc/images/SPIRE_agent.png 06:50:15 spire-1.2.1/doc/images/SPIRE_server.png 06:50:15 spire-1.2.1/doc/images/cache_mgr.png 06:50:15 spire-1.2.1/doc/images/cache_mgr_components.png 06:50:15 spire-1.2.1/doc/images/federated_spire.png 06:50:15 spire-1.2.1/doc/images/ha_mode.png 06:50:15 spire-1.2.1/doc/images/nested_spire.png 06:50:15 spire-1.2.1/doc/images/oidc_federation.png 06:50:15 spire-1.2.1/doc/images/single_trust_domain.png 06:50:15 spire-1.2.1/doc/images/spiffe_compatible.png 06:50:15 spire-1.2.1/doc/images/spire_logo.png 06:50:15 spire-1.2.1/doc/migrating_registration_api_clients.md 06:50:15 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 06:50:15 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 06:50:15 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 06:50:15 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 06:50:15 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 06:50:15 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 06:50:15 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 06:50:15 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 06:50:15 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 06:50:15 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 06:50:15 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 06:50:15 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 06:50:15 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 06:50:15 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 06:50:15 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 06:50:15 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 06:50:15 spire-1.2.1/doc/plugin_server_datastore_sql.md 06:50:15 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 06:50:15 spire-1.2.1/doc/plugin_server_keymanager_disk.md 06:50:15 spire-1.2.1/doc/plugin_server_keymanager_memory.md 06:50:15 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 06:50:15 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 06:50:15 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 06:50:15 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 06:50:15 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 06:50:15 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 06:50:15 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 06:50:15 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 06:50:15 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 06:50:15 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 06:50:15 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 06:50:15 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 06:50:15 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 06:50:15 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 06:50:15 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 06:50:15 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 06:50:15 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 06:50:15 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 06:50:15 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 06:50:15 spire-1.2.1/doc/scaling_spire.md 06:50:15 spire-1.2.1/doc/spire_agent.md 06:50:15 spire-1.2.1/doc/spire_server.md 06:50:15 spire-1.2.1/doc/supported_integrations.md 06:50:15 spire-1.2.1/doc/telemetry.md 06:50:15 spire-1.2.1/doc/telemetry_config.md 06:50:15 spire-1.2.1/doc/upgrading.md 06:50:15 spire-1.2.1/doc/using_spire.md 06:50:15 spire-1.2.1/examples/ 06:50:15 spire-1.2.1/examples/README.md 06:50:15 spire-1.2.1/go.mod 06:50:15 spire-1.2.1/go.sum 06:50:15 spire-1.2.1/pkg/ 06:50:15 spire-1.2.1/pkg/agent/ 06:50:15 spire-1.2.1/pkg/agent/agent.go 06:50:15 spire-1.2.1/pkg/agent/api/ 06:50:15 spire-1.2.1/pkg/agent/api/config.go 06:50:15 spire-1.2.1/pkg/agent/api/debug/ 06:50:15 spire-1.2.1/pkg/agent/api/debug/v1/ 06:50:15 spire-1.2.1/pkg/agent/api/debug/v1/service.go 06:50:15 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 06:50:15 spire-1.2.1/pkg/agent/api/delegatedidentity/ 06:50:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 06:50:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 06:50:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 06:50:15 spire-1.2.1/pkg/agent/api/endpoints.go 06:50:15 spire-1.2.1/pkg/agent/api/health/ 06:50:15 spire-1.2.1/pkg/agent/api/health/v1/ 06:50:15 spire-1.2.1/pkg/agent/api/health/v1/service.go 06:50:15 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 06:50:15 spire-1.2.1/pkg/agent/api/rpccontext/ 06:50:15 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 06:50:15 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 06:50:15 spire-1.2.1/pkg/agent/attestor/ 06:50:15 spire-1.2.1/pkg/agent/attestor/node/ 06:50:15 spire-1.2.1/pkg/agent/attestor/node/experimental.go 06:50:15 spire-1.2.1/pkg/agent/attestor/node/node.go 06:50:15 spire-1.2.1/pkg/agent/attestor/node/node_test.go 06:50:15 spire-1.2.1/pkg/agent/attestor/workload/ 06:50:15 spire-1.2.1/pkg/agent/attestor/workload/workload.go 06:50:15 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 06:50:15 spire-1.2.1/pkg/agent/catalog/ 06:50:15 spire-1.2.1/pkg/agent/catalog/catalog.go 06:50:15 spire-1.2.1/pkg/agent/catalog/keymanager.go 06:50:15 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 06:50:15 spire-1.2.1/pkg/agent/catalog/svidstore.go 06:50:15 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 06:50:15 spire-1.2.1/pkg/agent/client/ 06:50:15 spire-1.2.1/pkg/agent/client/client.go 06:50:15 spire-1.2.1/pkg/agent/client/client_test.go 06:50:15 spire-1.2.1/pkg/agent/client/dial.go 06:50:15 spire-1.2.1/pkg/agent/client/nodeconn.go 06:50:15 spire-1.2.1/pkg/agent/client/nodeconn_test.go 06:50:15 spire-1.2.1/pkg/agent/client/update.go 06:50:15 spire-1.2.1/pkg/agent/client/util.go 06:50:15 spire-1.2.1/pkg/agent/common/ 06:50:15 spire-1.2.1/pkg/agent/common/backoff/ 06:50:15 spire-1.2.1/pkg/agent/common/backoff/backoff.go 06:50:15 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 06:50:15 spire-1.2.1/pkg/agent/common/cgroups/ 06:50:15 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 06:50:15 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 06:50:15 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 06:50:15 spire-1.2.1/pkg/agent/config.go 06:50:15 spire-1.2.1/pkg/agent/endpoints/ 06:50:15 spire-1.2.1/pkg/agent/endpoints/config.go 06:50:15 spire-1.2.1/pkg/agent/endpoints/endpoints.go 06:50:15 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 06:50:15 spire-1.2.1/pkg/agent/endpoints/metrics.go 06:50:15 spire-1.2.1/pkg/agent/endpoints/middleware.go 06:50:15 spire-1.2.1/pkg/agent/endpoints/peertracker.go 06:50:15 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 06:50:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 06:50:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 06:50:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 06:50:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 06:50:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 06:50:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 06:50:15 spire-1.2.1/pkg/agent/endpoints/workload/ 06:50:15 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 06:50:15 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 06:50:15 spire-1.2.1/pkg/agent/manager/ 06:50:15 spire-1.2.1/pkg/agent/manager/cache/ 06:50:15 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 06:50:15 spire-1.2.1/pkg/agent/manager/cache/cache.go 06:50:15 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 06:50:15 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 06:50:15 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 06:50:15 spire-1.2.1/pkg/agent/manager/cache/sets.go 06:50:15 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 06:50:15 spire-1.2.1/pkg/agent/manager/config.go 06:50:15 spire-1.2.1/pkg/agent/manager/manager.go 06:50:15 spire-1.2.1/pkg/agent/manager/manager_test.go 06:50:15 spire-1.2.1/pkg/agent/manager/storage.go 06:50:15 spire-1.2.1/pkg/agent/manager/storage_test.go 06:50:15 spire-1.2.1/pkg/agent/manager/storecache/ 06:50:15 spire-1.2.1/pkg/agent/manager/storecache/cache.go 06:50:15 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 06:50:15 spire-1.2.1/pkg/agent/manager/sync.go 06:50:15 spire-1.2.1/pkg/agent/plugin/ 06:50:15 spire-1.2.1/pkg/agent/plugin/keymanager/ 06:50:15 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 06:50:15 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 06:50:15 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 06:50:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 06:50:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 06:50:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 06:50:15 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 06:50:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 06:50:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 06:50:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 06:50:15 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 06:50:15 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 06:50:15 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 06:50:15 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 06:50:15 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 06:50:15 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 06:50:15 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 06:50:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 06:50:15 spire-1.2.1/pkg/agent/plugin/svidstore/ 06:50:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 06:50:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 06:50:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 06:50:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 06:50:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 06:50:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 06:50:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 06:50:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 06:50:15 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 06:50:15 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 06:50:15 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 06:50:15 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 06:50:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 06:50:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 06:50:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 06:50:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 06:50:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 06:50:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 06:50:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 06:50:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 06:50:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 06:50:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 06:50:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 06:50:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 06:50:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 06:50:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 06:50:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 06:50:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 06:50:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 06:50:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 06:50:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 06:50:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 06:50:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 06:50:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 06:50:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 06:50:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 06:50:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 06:50:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 06:50:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 06:50:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 06:50:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 06:50:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 06:50:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 06:50:15 spire-1.2.1/pkg/agent/svid/ 06:50:15 spire-1.2.1/pkg/agent/svid/rotator.go 06:50:15 spire-1.2.1/pkg/agent/svid/rotator_config.go 06:50:15 spire-1.2.1/pkg/agent/svid/rotator_test.go 06:50:15 spire-1.2.1/pkg/agent/svid/store/ 06:50:15 spire-1.2.1/pkg/agent/svid/store/service.go 06:50:15 spire-1.2.1/pkg/agent/svid/store/service_test.go 06:50:15 spire-1.2.1/pkg/common/ 06:50:15 spire-1.2.1/pkg/common/agentpathtemplate/ 06:50:15 spire-1.2.1/pkg/common/agentpathtemplate/template.go 06:50:15 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 06:50:15 spire-1.2.1/pkg/common/api/ 06:50:15 spire-1.2.1/pkg/common/api/metrics.go 06:50:15 spire-1.2.1/pkg/common/api/middleware/ 06:50:15 spire-1.2.1/pkg/common/api/middleware/common_test.go 06:50:15 spire-1.2.1/pkg/common/api/middleware/interceptor.go 06:50:15 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 06:50:15 spire-1.2.1/pkg/common/api/middleware/logger.go 06:50:15 spire-1.2.1/pkg/common/api/middleware/logger_test.go 06:50:15 spire-1.2.1/pkg/common/api/middleware/metrics.go 06:50:15 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 06:50:15 spire-1.2.1/pkg/common/api/middleware/middleware.go 06:50:15 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 06:50:15 spire-1.2.1/pkg/common/api/middleware/misconfig.go 06:50:15 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 06:50:15 spire-1.2.1/pkg/common/api/middleware/names.go 06:50:15 spire-1.2.1/pkg/common/api/middleware/names_test.go 06:50:15 spire-1.2.1/pkg/common/api/names.go 06:50:15 spire-1.2.1/pkg/common/api/ratelimit.go 06:50:15 spire-1.2.1/pkg/common/api/rpccontext/ 06:50:15 spire-1.2.1/pkg/common/api/rpccontext/logger.go 06:50:15 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 06:50:15 spire-1.2.1/pkg/common/api/rpccontext/names.go 06:50:15 spire-1.2.1/pkg/common/auth/ 06:50:15 spire-1.2.1/pkg/common/auth/interceptors.go 06:50:15 spire-1.2.1/pkg/common/auth/interceptors_test.go 06:50:15 spire-1.2.1/pkg/common/auth/untracked_uds.go 06:50:15 spire-1.2.1/pkg/common/bundleutil/ 06:50:15 spire-1.2.1/pkg/common/bundleutil/bundle.go 06:50:15 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 06:50:15 spire-1.2.1/pkg/common/bundleutil/common_test.go 06:50:15 spire-1.2.1/pkg/common/bundleutil/marshal.go 06:50:15 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 06:50:15 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 06:50:15 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 06:50:15 spire-1.2.1/pkg/common/bundleutil/types.go 06:50:15 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 06:50:15 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 06:50:15 spire-1.2.1/pkg/common/catalog/ 06:50:15 spire-1.2.1/pkg/common/catalog/bind.go 06:50:15 spire-1.2.1/pkg/common/catalog/builtin.go 06:50:15 spire-1.2.1/pkg/common/catalog/catalog.go 06:50:15 spire-1.2.1/pkg/common/catalog/catalog_test.go 06:50:15 spire-1.2.1/pkg/common/catalog/closers.go 06:50:15 spire-1.2.1/pkg/common/catalog/cmd_linux.go 06:50:15 spire-1.2.1/pkg/common/catalog/cmd_other.go 06:50:15 spire-1.2.1/pkg/common/catalog/config.go 06:50:15 spire-1.2.1/pkg/common/catalog/config_test.go 06:50:15 spire-1.2.1/pkg/common/catalog/configure.go 06:50:15 spire-1.2.1/pkg/common/catalog/constraints.go 06:50:15 spire-1.2.1/pkg/common/catalog/constraints_test.go 06:50:15 spire-1.2.1/pkg/common/catalog/context.go 06:50:15 spire-1.2.1/pkg/common/catalog/external.go 06:50:15 spire-1.2.1/pkg/common/catalog/host.go 06:50:15 spire-1.2.1/pkg/common/catalog/pipenet.go 06:50:15 spire-1.2.1/pkg/common/catalog/plugin.go 06:50:15 spire-1.2.1/pkg/common/catalog/testplugin/ 06:50:15 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 06:50:15 spire-1.2.1/pkg/common/catalog/testplugin/main.go 06:50:15 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 06:50:15 spire-1.2.1/pkg/common/cli/ 06:50:15 spire-1.2.1/pkg/common/cli/env.go 06:50:15 spire-1.2.1/pkg/common/cli/flags.go 06:50:15 spire-1.2.1/pkg/common/cli/trust_domain.go 06:50:15 spire-1.2.1/pkg/common/cli/trust_domain_test.go 06:50:15 spire-1.2.1/pkg/common/cli/umask.go 06:50:15 spire-1.2.1/pkg/common/cli/umask_posix.go 06:50:15 spire-1.2.1/pkg/common/cli/umask_test.go 06:50:15 spire-1.2.1/pkg/common/cli/umask_windows.go 06:50:15 spire-1.2.1/pkg/common/cliprinter/ 06:50:15 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 06:50:15 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 06:50:15 spire-1.2.1/pkg/common/cliprinter/flag.go 06:50:15 spire-1.2.1/pkg/common/cliprinter/flag_test.go 06:50:15 spire-1.2.1/pkg/common/cliprinter/format.go 06:50:15 spire-1.2.1/pkg/common/cliprinter/format_test.go 06:50:15 spire-1.2.1/pkg/common/cliprinter/internal/ 06:50:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 06:50:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 06:50:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 06:50:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 06:50:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 06:50:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 06:50:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 06:50:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 06:50:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 06:50:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 06:50:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 06:50:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 06:50:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 06:50:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 06:50:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 06:50:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 06:50:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 06:50:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 06:50:15 spire-1.2.1/pkg/common/coretypes/ 06:50:15 spire-1.2.1/pkg/common/coretypes/bundle/ 06:50:15 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 06:50:15 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 06:50:15 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 06:50:15 spire-1.2.1/pkg/common/coretypes/bundle/require.go 06:50:15 spire-1.2.1/pkg/common/coretypes/jwtkey/ 06:50:15 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 06:50:15 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 06:50:15 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 06:50:15 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 06:50:15 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 06:50:15 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 06:50:15 spire-1.2.1/pkg/common/coretypes/x509certificate/ 06:50:15 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 06:50:15 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 06:50:15 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 06:50:15 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 06:50:15 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 06:50:15 spire-1.2.1/pkg/common/cryptoutil/ 06:50:15 spire-1.2.1/pkg/common/cryptoutil/keys.go 06:50:15 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 06:50:15 spire-1.2.1/pkg/common/diskutil/ 06:50:15 spire-1.2.1/pkg/common/diskutil/file_posix.go 06:50:15 spire-1.2.1/pkg/common/diskutil/file_test.go 06:50:15 spire-1.2.1/pkg/common/diskutil/file_windows.go 06:50:15 spire-1.2.1/pkg/common/errorutil/ 06:50:15 spire-1.2.1/pkg/common/errorutil/wrapper.go 06:50:15 spire-1.2.1/pkg/common/health/ 06:50:15 spire-1.2.1/pkg/common/health/config.go 06:50:15 spire-1.2.1/pkg/common/health/context.go 06:50:15 spire-1.2.1/pkg/common/health/context_test.go 06:50:15 spire-1.2.1/pkg/common/health/health.go 06:50:15 spire-1.2.1/pkg/common/health/health_test.go 06:50:15 spire-1.2.1/pkg/common/health/logger.go 06:50:15 spire-1.2.1/pkg/common/hostservice/ 06:50:15 spire-1.2.1/pkg/common/hostservice/metricsservice/ 06:50:15 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 06:50:15 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 06:50:15 spire-1.2.1/pkg/common/idutil/ 06:50:15 spire-1.2.1/pkg/common/idutil/require.go 06:50:15 spire-1.2.1/pkg/common/idutil/require_test.go 06:50:15 spire-1.2.1/pkg/common/idutil/safety.go 06:50:15 spire-1.2.1/pkg/common/idutil/safety_test.go 06:50:15 spire-1.2.1/pkg/common/idutil/spiffeid.go 06:50:15 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 06:50:15 spire-1.2.1/pkg/common/jwtsvid/ 06:50:15 spire-1.2.1/pkg/common/jwtsvid/common.go 06:50:15 spire-1.2.1/pkg/common/jwtsvid/sign.go 06:50:15 spire-1.2.1/pkg/common/jwtsvid/token_test.go 06:50:15 spire-1.2.1/pkg/common/jwtsvid/validate.go 06:50:15 spire-1.2.1/pkg/common/jwtutil/ 06:50:15 spire-1.2.1/pkg/common/jwtutil/keyset.go 06:50:15 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 06:50:15 spire-1.2.1/pkg/common/log/ 06:50:15 spire-1.2.1/pkg/common/log/hclog_adapter.go 06:50:15 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 06:50:15 spire-1.2.1/pkg/common/log/log.go 06:50:15 spire-1.2.1/pkg/common/log/log_test.go 06:50:15 spire-1.2.1/pkg/common/log/options.go 06:50:15 spire-1.2.1/pkg/common/nodeutil/ 06:50:15 spire-1.2.1/pkg/common/nodeutil/node.go 06:50:15 spire-1.2.1/pkg/common/nodeutil/node_test.go 06:50:15 spire-1.2.1/pkg/common/peertracker/ 06:50:15 spire-1.2.1/pkg/common/peertracker/conn.go 06:50:15 spire-1.2.1/pkg/common/peertracker/credentials.go 06:50:15 spire-1.2.1/pkg/common/peertracker/errors.go 06:50:15 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 06:50:15 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 06:50:15 spire-1.2.1/pkg/common/peertracker/info.go 06:50:15 spire-1.2.1/pkg/common/peertracker/listener.go 06:50:15 spire-1.2.1/pkg/common/peertracker/listener_test.go 06:50:15 spire-1.2.1/pkg/common/peertracker/peertracker.go 06:50:15 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 06:50:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 06:50:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 06:50:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 06:50:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 06:50:15 spire-1.2.1/pkg/common/peertracker/tcp.go 06:50:15 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 06:50:15 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 06:50:15 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 06:50:15 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 06:50:15 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 06:50:15 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 06:50:15 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 06:50:15 spire-1.2.1/pkg/common/peertracker/uds.go 06:50:15 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 06:50:15 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 06:50:15 spire-1.2.1/pkg/common/peertracker/uds_linux.go 06:50:15 spire-1.2.1/pkg/common/pemutil/ 06:50:15 spire-1.2.1/pkg/common/pemutil/block.go 06:50:15 spire-1.2.1/pkg/common/pemutil/certs.go 06:50:15 spire-1.2.1/pkg/common/pemutil/common.go 06:50:15 spire-1.2.1/pkg/common/pemutil/csr.go 06:50:15 spire-1.2.1/pkg/common/pemutil/keys.go 06:50:15 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 06:50:15 spire-1.2.1/pkg/common/pemutil/testdata/ 06:50:15 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 06:50:15 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 06:50:15 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 06:50:15 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 06:50:15 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 06:50:15 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 06:50:15 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 06:50:15 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 06:50:16 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 06:50:16 spire-1.2.1/pkg/common/plugin/ 06:50:16 spire-1.2.1/pkg/common/plugin/aws/ 06:50:16 spire-1.2.1/pkg/common/plugin/aws/iid.go 06:50:16 spire-1.2.1/pkg/common/plugin/azure/ 06:50:16 spire-1.2.1/pkg/common/plugin/azure/msi.go 06:50:16 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 06:50:16 spire-1.2.1/pkg/common/plugin/facade.go 06:50:16 spire-1.2.1/pkg/common/plugin/facade_test.go 06:50:16 spire-1.2.1/pkg/common/plugin/gcp/ 06:50:16 spire-1.2.1/pkg/common/plugin/gcp/iit.go 06:50:16 spire-1.2.1/pkg/common/plugin/k8s/ 06:50:16 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 06:50:16 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 06:50:16 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 06:50:16 spire-1.2.1/pkg/common/plugin/k8s/utils.go 06:50:16 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 06:50:16 spire-1.2.1/pkg/common/plugin/log.go 06:50:16 spire-1.2.1/pkg/common/plugin/sshpop/ 06:50:16 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 06:50:16 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 06:50:16 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 06:50:16 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 06:50:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 06:50:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 06:50:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 06:50:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 06:50:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 06:50:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 06:50:16 spire-1.2.1/pkg/common/plugin/tpmdevid/ 06:50:16 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 06:50:16 spire-1.2.1/pkg/common/plugin/x509pop/ 06:50:16 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 06:50:16 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 06:50:16 spire-1.2.1/pkg/common/profiling/ 06:50:16 spire-1.2.1/pkg/common/profiling/dumpers.go 06:50:16 spire-1.2.1/pkg/common/profiling/profiling.go 06:50:16 spire-1.2.1/pkg/common/protoutil/ 06:50:16 spire-1.2.1/pkg/common/protoutil/masks.go 06:50:16 spire-1.2.1/pkg/common/protoutil/masks_test.go 06:50:16 spire-1.2.1/pkg/common/rotationutil/ 06:50:16 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 06:50:16 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 06:50:16 spire-1.2.1/pkg/common/selector/ 06:50:16 spire-1.2.1/pkg/common/selector/selector.go 06:50:16 spire-1.2.1/pkg/common/selector/selector_test.go 06:50:16 spire-1.2.1/pkg/common/selector/set.go 06:50:16 spire-1.2.1/pkg/common/selector/set_utils.go 06:50:16 spire-1.2.1/pkg/common/selector/set_utils_test.go 06:50:16 spire-1.2.1/pkg/common/telemetry/ 06:50:16 spire-1.2.1/pkg/common/telemetry/agent/ 06:50:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 06:50:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 06:50:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 06:50:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 06:50:16 spire-1.2.1/pkg/common/telemetry/agent/manager.go 06:50:16 spire-1.2.1/pkg/common/telemetry/agent/node.go 06:50:16 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 06:50:16 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 06:50:16 spire-1.2.1/pkg/common/telemetry/agent/store/ 06:50:16 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 06:50:16 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 06:50:16 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 06:50:16 spire-1.2.1/pkg/common/telemetry/blackhole.go 06:50:16 spire-1.2.1/pkg/common/telemetry/call.go 06:50:16 spire-1.2.1/pkg/common/telemetry/common/ 06:50:16 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 06:50:16 spire-1.2.1/pkg/common/telemetry/config.go 06:50:16 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 06:50:16 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 06:50:16 spire-1.2.1/pkg/common/telemetry/inmem.go 06:50:16 spire-1.2.1/pkg/common/telemetry/inmem_test.go 06:50:16 spire-1.2.1/pkg/common/telemetry/m3.go 06:50:16 spire-1.2.1/pkg/common/telemetry/m3_test.go 06:50:16 spire-1.2.1/pkg/common/telemetry/metrics.go 06:50:16 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 06:50:16 spire-1.2.1/pkg/common/telemetry/names.go 06:50:16 spire-1.2.1/pkg/common/telemetry/prometheus.go 06:50:16 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 06:50:16 spire-1.2.1/pkg/common/telemetry/sanitize.go 06:50:16 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 06:50:16 spire-1.2.1/pkg/common/telemetry/server/ 06:50:16 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 06:50:16 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 06:50:16 spire-1.2.1/pkg/common/telemetry/server/datastore/ 06:50:16 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 06:50:16 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 06:50:16 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 06:50:16 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 06:50:16 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 06:50:16 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 06:50:16 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 06:50:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 06:50:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 06:50:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 06:50:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 06:50:16 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 06:50:16 spire-1.2.1/pkg/common/telemetry/server/rotate.go 06:50:16 spire-1.2.1/pkg/common/telemetry/server/server.go 06:50:16 spire-1.2.1/pkg/common/telemetry/sink.go 06:50:16 spire-1.2.1/pkg/common/telemetry/statsd.go 06:50:16 spire-1.2.1/pkg/common/telemetry/statsd_test.go 06:50:16 spire-1.2.1/pkg/common/telemetry/uptime.go 06:50:16 spire-1.2.1/pkg/common/telemetry/version.go 06:50:16 spire-1.2.1/pkg/common/telemetry/withlabels.go 06:50:16 spire-1.2.1/pkg/common/uptime/ 06:50:16 spire-1.2.1/pkg/common/uptime/uptime.go 06:50:16 spire-1.2.1/pkg/common/uptime/uptime_test.go 06:50:16 spire-1.2.1/pkg/common/util/ 06:50:16 spire-1.2.1/pkg/common/util/certs.go 06:50:16 spire-1.2.1/pkg/common/util/certs_test.go 06:50:16 spire-1.2.1/pkg/common/util/csr.go 06:50:16 spire-1.2.1/pkg/common/util/hash.go 06:50:16 spire-1.2.1/pkg/common/util/selectors.go 06:50:16 spire-1.2.1/pkg/common/util/selectors_test.go 06:50:16 spire-1.2.1/pkg/common/util/signals.go 06:50:16 spire-1.2.1/pkg/common/util/sort.go 06:50:16 spire-1.2.1/pkg/common/util/sort_test.go 06:50:16 spire-1.2.1/pkg/common/util/task.go 06:50:16 spire-1.2.1/pkg/common/util/task_test.go 06:50:16 spire-1.2.1/pkg/common/util/testdata/ 06:50:16 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 06:50:16 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 06:50:16 spire-1.2.1/pkg/common/version/ 06:50:16 spire-1.2.1/pkg/common/version/version.go 06:50:16 spire-1.2.1/pkg/common/x509svid/ 06:50:16 spire-1.2.1/pkg/common/x509svid/common_test.go 06:50:16 spire-1.2.1/pkg/common/x509svid/csr.go 06:50:16 spire-1.2.1/pkg/common/x509svid/upstreamca.go 06:50:16 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 06:50:16 spire-1.2.1/pkg/common/x509util/ 06:50:16 spire-1.2.1/pkg/common/x509util/cert.go 06:50:16 spire-1.2.1/pkg/common/x509util/dns.go 06:50:16 spire-1.2.1/pkg/common/x509util/dns_test.go 06:50:16 spire-1.2.1/pkg/common/x509util/keyid.go 06:50:16 spire-1.2.1/pkg/common/x509util/keypair.go 06:50:16 spire-1.2.1/pkg/common/x509util/serialnumber.go 06:50:16 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 06:50:16 spire-1.2.1/pkg/server/ 06:50:16 spire-1.2.1/pkg/server/api/ 06:50:16 spire-1.2.1/pkg/server/api/agent.go 06:50:16 spire-1.2.1/pkg/server/api/agent/ 06:50:16 spire-1.2.1/pkg/server/api/agent/v1/ 06:50:16 spire-1.2.1/pkg/server/api/agent/v1/service.go 06:50:16 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 06:50:16 spire-1.2.1/pkg/server/api/agent_test.go 06:50:16 spire-1.2.1/pkg/server/api/api.go 06:50:16 spire-1.2.1/pkg/server/api/audit/ 06:50:16 spire-1.2.1/pkg/server/api/audit/audit.go 06:50:16 spire-1.2.1/pkg/server/api/audit/audit_test.go 06:50:16 spire-1.2.1/pkg/server/api/bundle.go 06:50:16 spire-1.2.1/pkg/server/api/bundle/ 06:50:16 spire-1.2.1/pkg/server/api/bundle/v1/ 06:50:16 spire-1.2.1/pkg/server/api/bundle/v1/service.go 06:50:16 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 06:50:16 spire-1.2.1/pkg/server/api/bundle_test.go 06:50:16 spire-1.2.1/pkg/server/api/debug/ 06:50:16 spire-1.2.1/pkg/server/api/debug/v1/ 06:50:16 spire-1.2.1/pkg/server/api/debug/v1/service.go 06:50:16 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 06:50:16 spire-1.2.1/pkg/server/api/entry.go 06:50:16 spire-1.2.1/pkg/server/api/entry/ 06:50:16 spire-1.2.1/pkg/server/api/entry/v1/ 06:50:16 spire-1.2.1/pkg/server/api/entry/v1/service.go 06:50:16 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 06:50:16 spire-1.2.1/pkg/server/api/entry_test.go 06:50:16 spire-1.2.1/pkg/server/api/health/ 06:50:16 spire-1.2.1/pkg/server/api/health/v1/ 06:50:16 spire-1.2.1/pkg/server/api/health/v1/service.go 06:50:16 spire-1.2.1/pkg/server/api/health/v1/service_test.go 06:50:16 spire-1.2.1/pkg/server/api/id.go 06:50:16 spire-1.2.1/pkg/server/api/id_test.go 06:50:16 spire-1.2.1/pkg/server/api/limits/ 06:50:16 spire-1.2.1/pkg/server/api/limits/limits.go 06:50:16 spire-1.2.1/pkg/server/api/middleware/ 06:50:16 spire-1.2.1/pkg/server/api/middleware/alias.go 06:50:16 spire-1.2.1/pkg/server/api/middleware/audit.go 06:50:16 spire-1.2.1/pkg/server/api/middleware/authorization.go 06:50:16 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 06:50:16 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 06:50:16 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 06:50:16 spire-1.2.1/pkg/server/api/middleware/caller.go 06:50:16 spire-1.2.1/pkg/server/api/middleware/caller_test.go 06:50:16 spire-1.2.1/pkg/server/api/middleware/common.go 06:50:16 spire-1.2.1/pkg/server/api/middleware/common_test.go 06:50:16 spire-1.2.1/pkg/server/api/middleware/entries.go 06:50:16 spire-1.2.1/pkg/server/api/middleware/entries_test.go 06:50:16 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 06:50:16 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 06:50:16 spire-1.2.1/pkg/server/api/ratelimit.go 06:50:16 spire-1.2.1/pkg/server/api/rpccontext/ 06:50:16 spire-1.2.1/pkg/server/api/rpccontext/alias.go 06:50:16 spire-1.2.1/pkg/server/api/rpccontext/audit.go 06:50:16 spire-1.2.1/pkg/server/api/rpccontext/caller.go 06:50:16 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 06:50:16 spire-1.2.1/pkg/server/api/selector.go 06:50:16 spire-1.2.1/pkg/server/api/selector_test.go 06:50:16 spire-1.2.1/pkg/server/api/status.go 06:50:16 spire-1.2.1/pkg/server/api/status_test.go 06:50:16 spire-1.2.1/pkg/server/api/svid/ 06:50:16 spire-1.2.1/pkg/server/api/svid/v1/ 06:50:16 spire-1.2.1/pkg/server/api/svid/v1/service.go 06:50:16 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 06:50:16 spire-1.2.1/pkg/server/api/trustdomain.go 06:50:16 spire-1.2.1/pkg/server/api/trustdomain/ 06:50:16 spire-1.2.1/pkg/server/api/trustdomain/v1/ 06:50:16 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 06:50:16 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 06:50:16 spire-1.2.1/pkg/server/api/trustdomain_test.go 06:50:16 spire-1.2.1/pkg/server/authpolicy/ 06:50:16 spire-1.2.1/pkg/server/authpolicy/defaults.go 06:50:16 spire-1.2.1/pkg/server/authpolicy/policy.go 06:50:16 spire-1.2.1/pkg/server/authpolicy/policy.rego 06:50:16 spire-1.2.1/pkg/server/authpolicy/policy_data.json 06:50:16 spire-1.2.1/pkg/server/authpolicy/policy_test.go 06:50:16 spire-1.2.1/pkg/server/authpolicy/validate.go 06:50:16 spire-1.2.1/pkg/server/bundle/ 06:50:16 spire-1.2.1/pkg/server/bundle/client/ 06:50:16 spire-1.2.1/pkg/server/bundle/client/client.go 06:50:16 spire-1.2.1/pkg/server/bundle/client/client_test.go 06:50:16 spire-1.2.1/pkg/server/bundle/client/manager.go 06:50:16 spire-1.2.1/pkg/server/bundle/client/manager_test.go 06:50:16 spire-1.2.1/pkg/server/bundle/client/sources.go 06:50:16 spire-1.2.1/pkg/server/bundle/client/sources_test.go 06:50:16 spire-1.2.1/pkg/server/bundle/client/updater.go 06:50:16 spire-1.2.1/pkg/server/bundle/client/updater_test.go 06:50:16 spire-1.2.1/pkg/server/ca/ 06:50:16 spire-1.2.1/pkg/server/ca/ca.go 06:50:16 spire-1.2.1/pkg/server/ca/ca_health.go 06:50:16 spire-1.2.1/pkg/server/ca/ca_test.go 06:50:16 spire-1.2.1/pkg/server/ca/journal.go 06:50:16 spire-1.2.1/pkg/server/ca/journal_test.go 06:50:16 spire-1.2.1/pkg/server/ca/manager.go 06:50:16 spire-1.2.1/pkg/server/ca/manager_health.go 06:50:16 spire-1.2.1/pkg/server/ca/manager_test.go 06:50:16 spire-1.2.1/pkg/server/ca/templates.go 06:50:16 spire-1.2.1/pkg/server/ca/upstream_client.go 06:50:16 spire-1.2.1/pkg/server/ca/upstream_client_test.go 06:50:16 spire-1.2.1/pkg/server/ca/validation.go 06:50:16 spire-1.2.1/pkg/server/cache/ 06:50:16 spire-1.2.1/pkg/server/cache/dscache/ 06:50:16 spire-1.2.1/pkg/server/cache/dscache/cache.go 06:50:16 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 06:50:16 spire-1.2.1/pkg/server/cache/entrycache/ 06:50:16 spire-1.2.1/pkg/server/cache/entrycache/cache.go 06:50:16 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 06:50:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 06:50:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 06:50:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 06:50:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 06:50:16 spire-1.2.1/pkg/server/catalog/ 06:50:16 spire-1.2.1/pkg/server/catalog/catalog.go 06:50:16 spire-1.2.1/pkg/server/catalog/keymanager.go 06:50:16 spire-1.2.1/pkg/server/catalog/nodeattestor.go 06:50:16 spire-1.2.1/pkg/server/catalog/noderesolver.go 06:50:16 spire-1.2.1/pkg/server/catalog/notifier.go 06:50:16 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 06:50:16 spire-1.2.1/pkg/server/config.go 06:50:16 spire-1.2.1/pkg/server/datastore/ 06:50:16 spire-1.2.1/pkg/server/datastore/datastore.go 06:50:16 spire-1.2.1/pkg/server/datastore/datastore_health.go 06:50:16 spire-1.2.1/pkg/server/datastore/repository.go 06:50:16 spire-1.2.1/pkg/server/datastore/sqlstore/ 06:50:16 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 06:50:16 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 06:50:16 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 06:50:16 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 06:50:16 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 06:50:16 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 06:50:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 06:50:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 06:50:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 06:50:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 06:50:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 06:50:16 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 06:50:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 06:50:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 06:50:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 06:50:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 06:50:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 06:50:16 spire-1.2.1/pkg/server/endpoints/ 06:50:16 spire-1.2.1/pkg/server/endpoints/bundle/ 06:50:16 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 06:50:16 spire-1.2.1/pkg/server/endpoints/bundle/config.go 06:50:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 06:50:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 06:50:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 06:50:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 06:50:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 06:50:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 06:50:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 06:50:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 06:50:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 06:50:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 06:50:16 spire-1.2.1/pkg/server/endpoints/bundle/server.go 06:50:16 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 06:50:16 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 06:50:16 spire-1.2.1/pkg/server/endpoints/config.go 06:50:16 spire-1.2.1/pkg/server/endpoints/endpoints.go 06:50:16 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 06:50:16 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 06:50:16 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 06:50:16 spire-1.2.1/pkg/server/endpoints/middleware.go 06:50:16 spire-1.2.1/pkg/server/endpoints/middleware_test.go 06:50:16 spire-1.2.1/pkg/server/hostservice/ 06:50:16 spire-1.2.1/pkg/server/hostservice/agentstore/ 06:50:16 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 06:50:16 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 06:50:16 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 06:50:16 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 06:50:16 spire-1.2.1/pkg/server/hostservice/identityprovider/ 06:50:16 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 06:50:16 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/ 06:50:16 spire-1.2.1/pkg/server/plugin/keymanager/ 06:50:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 06:50:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 06:50:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 06:50:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 06:50:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 06:50:16 spire-1.2.1/pkg/server/plugin/keymanager/base/ 06:50:16 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 06:50:16 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 06:50:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 06:50:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 06:50:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 06:50:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 06:50:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 06:50:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 06:50:16 spire-1.2.1/pkg/server/plugin/keymanager/test/ 06:50:16 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 06:50:16 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 06:50:16 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/ 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 06:50:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/noderesolver/ 06:50:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 06:50:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 06:50:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 06:50:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 06:50:16 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 06:50:16 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 06:50:16 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/notifier/ 06:50:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 06:50:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 06:50:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 06:50:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 06:50:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 06:50:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 06:50:16 spire-1.2.1/pkg/server/plugin/notifier/repository.go 06:50:16 spire-1.2.1/pkg/server/plugin/notifier/v1.go 06:50:16 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 06:50:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 06:50:16 spire-1.2.1/pkg/server/registration/ 06:50:16 spire-1.2.1/pkg/server/registration/manager.go 06:50:16 spire-1.2.1/pkg/server/registration/manager_test.go 06:50:16 spire-1.2.1/pkg/server/scanentries.go 06:50:16 spire-1.2.1/pkg/server/scanentries_test.go 06:50:16 spire-1.2.1/pkg/server/server.go 06:50:16 spire-1.2.1/pkg/server/server_test.go 06:50:16 spire-1.2.1/pkg/server/svid/ 06:50:16 spire-1.2.1/pkg/server/svid/observer.go 06:50:16 spire-1.2.1/pkg/server/svid/observer_test.go 06:50:16 spire-1.2.1/pkg/server/svid/rotator.go 06:50:16 spire-1.2.1/pkg/server/svid/rotator_config.go 06:50:16 spire-1.2.1/pkg/server/svid/rotator_config_test.go 06:50:16 spire-1.2.1/pkg/server/svid/rotator_test.go 06:50:16 spire-1.2.1/proto/ 06:50:16 spire-1.2.1/proto/private/ 06:50:16 spire-1.2.1/proto/private/server/ 06:50:16 spire-1.2.1/proto/private/server/journal/ 06:50:16 spire-1.2.1/proto/private/server/journal/journal.pb.go 06:50:16 spire-1.2.1/proto/private/server/journal/journal.proto 06:50:16 spire-1.2.1/proto/spire/ 06:50:16 spire-1.2.1/proto/spire/common/ 06:50:16 spire-1.2.1/proto/spire/common/common.pb.go 06:50:16 spire-1.2.1/proto/spire/common/common.proto 06:50:16 spire-1.2.1/proto/spire/common/plugin/ 06:50:16 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 06:50:16 spire-1.2.1/proto/spire/common/plugin/plugin.proto 06:50:16 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 06:50:16 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 06:50:16 spire-1.2.1/proto/spire/plugin/ 06:50:16 spire-1.2.1/proto/spire/plugin/agent/ 06:50:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 06:50:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 06:50:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 06:50:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 06:50:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 06:50:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 06:50:16 spire-1.2.1/release/ 06:50:16 spire-1.2.1/release/spire-extras/ 06:50:16 spire-1.2.1/release/spire-extras/README.md 06:50:16 spire-1.2.1/release/spire-extras/conf/ 06:50:16 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 06:50:16 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 06:50:16 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 06:50:16 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 06:50:16 spire-1.2.1/release/spire/ 06:50:16 spire-1.2.1/release/spire/README.md 06:50:16 spire-1.2.1/release/spire/conf/ 06:50:16 spire-1.2.1/release/spire/conf/agent/ 06:50:16 spire-1.2.1/release/spire/conf/agent/agent.conf 06:50:16 spire-1.2.1/release/spire/conf/server/ 06:50:16 spire-1.2.1/release/spire/conf/server/server.conf 06:50:16 spire-1.2.1/script/ 06:50:16 spire-1.2.1/script/build-artifact.sh 06:50:16 spire-1.2.1/script/generate_dummy_ca.sh 06:50:16 spire-1.2.1/support/ 06:50:16 spire-1.2.1/support/k8s/ 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/ 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 06:50:16 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 06:50:16 spire-1.2.1/support/oidc-discovery-provider/ 06:50:16 spire-1.2.1/support/oidc-discovery-provider/README.md 06:50:16 spire-1.2.1/support/oidc-discovery-provider/common_test.go 06:50:16 spire-1.2.1/support/oidc-discovery-provider/config.go 06:50:16 spire-1.2.1/support/oidc-discovery-provider/config_test.go 06:50:16 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 06:50:16 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 06:50:16 spire-1.2.1/support/oidc-discovery-provider/handler.go 06:50:16 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 06:50:16 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 06:50:16 spire-1.2.1/support/oidc-discovery-provider/main.go 06:50:16 spire-1.2.1/support/oidc-discovery-provider/server_api.go 06:50:16 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 06:50:16 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 06:50:16 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 06:50:16 spire-1.2.1/test/ 06:50:16 spire-1.2.1/test/clock/ 06:50:16 spire-1.2.1/test/clock/clock.go 06:50:16 spire-1.2.1/test/fakes/ 06:50:16 spire-1.2.1/test/fakes/fakeagentcatalog/ 06:50:16 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 06:50:16 spire-1.2.1/test/fakes/fakeagentkeymanager/ 06:50:16 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 06:50:16 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 06:50:16 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 06:50:16 spire-1.2.1/test/fakes/fakeagentstore/ 06:50:16 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 06:50:16 spire-1.2.1/test/fakes/fakedatastore/ 06:50:16 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 06:50:16 spire-1.2.1/test/fakes/fakeentryclient/ 06:50:16 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 06:50:16 spire-1.2.1/test/fakes/fakehealthchecker/ 06:50:16 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 06:50:16 spire-1.2.1/test/fakes/fakeidentityprovider/ 06:50:16 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 06:50:16 spire-1.2.1/test/fakes/fakemetrics/ 06:50:16 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 06:50:16 spire-1.2.1/test/fakes/fakenoderesolver/ 06:50:16 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 06:50:16 spire-1.2.1/test/fakes/fakenotifier/ 06:50:16 spire-1.2.1/test/fakes/fakenotifier/notifier.go 06:50:16 spire-1.2.1/test/fakes/fakepluginmetrics/ 06:50:16 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 06:50:16 spire-1.2.1/test/fakes/fakeserverca/ 06:50:16 spire-1.2.1/test/fakes/fakeserverca/serverca.go 06:50:16 spire-1.2.1/test/fakes/fakeservercatalog/ 06:50:16 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 06:50:16 spire-1.2.1/test/fakes/fakeserverkeymanager/ 06:50:16 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 06:50:16 spire-1.2.1/test/fakes/fakeservernodeattestor/ 06:50:16 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 06:50:16 spire-1.2.1/test/fakes/fakeupstreamauthority/ 06:50:16 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 06:50:16 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 06:50:16 spire-1.2.1/test/fakes/fakeworkloadapi/ 06:50:16 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 06:50:16 spire-1.2.1/test/fakes/fakeworkloadattestor/ 06:50:16 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 06:50:16 spire-1.2.1/test/fixture/ 06:50:16 spire-1.2.1/test/fixture/certs/ 06:50:16 spire-1.2.1/test/fixture/certs/agent_svid.der 06:50:16 spire-1.2.1/test/fixture/certs/base_cert.pem 06:50:16 spire-1.2.1/test/fixture/certs/base_csr.pem 06:50:16 spire-1.2.1/test/fixture/certs/base_key.pem 06:50:16 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 06:50:16 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 06:50:16 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 06:50:16 spire-1.2.1/test/fixture/certs/blog_cert.pem 06:50:16 spire-1.2.1/test/fixture/certs/blog_csr.pem 06:50:16 spire-1.2.1/test/fixture/certs/blog_key.pem 06:50:16 spire-1.2.1/test/fixture/certs/bundle.der 06:50:16 spire-1.2.1/test/fixture/certs/ca.pem 06:50:16 spire-1.2.1/test/fixture/certs/ca_key.pem 06:50:16 spire-1.2.1/test/fixture/certs/database_cert.pem 06:50:16 spire-1.2.1/test/fixture/certs/database_csr.pem 06:50:16 spire-1.2.1/test/fixture/certs/database_key.pem 06:50:16 spire-1.2.1/test/fixture/certs/node_cert.pem 06:50:16 spire-1.2.1/test/fixture/certs/node_csr.pem 06:50:16 spire-1.2.1/test/fixture/certs/node_key.pem 06:50:16 spire-1.2.1/test/fixture/certs/svid.pem 06:50:16 spire-1.2.1/test/fixture/certs/svid_key.pem 06:50:16 spire-1.2.1/test/fixture/config/ 06:50:16 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 06:50:16 spire-1.2.1/test/fixture/config/agent_good.conf 06:50:16 spire-1.2.1/test/fixture/config/agent_good_templated.conf 06:50:16 spire-1.2.1/test/fixture/config/plugin_good.conf 06:50:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 06:50:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 06:50:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 06:50:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 06:50:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 06:50:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 06:50:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 06:50:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 06:50:16 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 06:50:16 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 06:50:16 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 06:50:16 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 06:50:16 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 06:50:16 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 06:50:16 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 06:50:16 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 06:50:16 spire-1.2.1/test/fixture/config/server_good.conf 06:50:16 spire-1.2.1/test/fixture/config/server_good_templated.conf 06:50:16 spire-1.2.1/test/fixture/fixture.go 06:50:16 spire-1.2.1/test/fixture/nodeattestor/ 06:50:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 06:50:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 06:50:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 06:50:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 06:50:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 06:50:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 06:50:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 06:50:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 06:50:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 06:50:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 06:50:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 06:50:16 spire-1.2.1/test/fixture/registration/ 06:50:16 spire-1.2.1/test/fixture/registration/entries.json 06:50:16 spire-1.2.1/test/fixture/registration/good-for-update.json 06:50:16 spire-1.2.1/test/fixture/registration/good.json 06:50:16 spire-1.2.1/test/fixture/registration/invalid.json 06:50:16 spire-1.2.1/test/fixture/registration/invalid_json.json 06:50:16 spire-1.2.1/test/fixture/registration/manager_test_entries.json 06:50:16 spire-1.2.1/test/integration/ 06:50:16 spire-1.2.1/test/integration/README.md 06:50:16 spire-1.2.1/test/integration/common 06:50:16 spire-1.2.1/test/integration/setup/ 06:50:16 spire-1.2.1/test/integration/setup/adminclient/ 06:50:16 spire-1.2.1/test/integration/setup/adminclient/build.sh 06:50:16 spire-1.2.1/test/integration/setup/adminclient/client.go 06:50:16 spire-1.2.1/test/integration/setup/debugagent/ 06:50:16 spire-1.2.1/test/integration/setup/debugagent/build.sh 06:50:16 spire-1.2.1/test/integration/setup/debugagent/main.go 06:50:16 spire-1.2.1/test/integration/setup/debugserver/ 06:50:16 spire-1.2.1/test/integration/setup/debugserver/build.sh 06:50:16 spire-1.2.1/test/integration/setup/debugserver/main.go 06:50:16 spire-1.2.1/test/integration/setup/downstreamclient/ 06:50:16 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 06:50:16 spire-1.2.1/test/integration/setup/downstreamclient/client.go 06:50:16 spire-1.2.1/test/integration/setup/itclient/ 06:50:16 spire-1.2.1/test/integration/setup/itclient/client.go 06:50:16 spire-1.2.1/test/integration/setup/node-attestation/ 06:50:16 spire-1.2.1/test/integration/setup/node-attestation/build.sh 06:50:16 spire-1.2.1/test/integration/setup/node-attestation/client.go 06:50:16 spire-1.2.1/test/integration/setup/x509pop/ 06:50:16 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 06:50:16 spire-1.2.1/test/integration/setup/x509pop/setup.sh 06:50:16 spire-1.2.1/test/integration/suites/ 06:50:16 spire-1.2.1/test/integration/suites/admin-endpoints/ 06:50:16 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 06:50:16 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 06:50:16 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 06:50:16 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 06:50:16 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 06:50:16 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 06:50:16 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 06:50:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 06:50:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 06:50:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 06:50:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 06:50:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 06:50:16 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 06:50:16 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 06:50:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 06:50:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 06:50:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 06:50:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 06:50:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 06:50:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 06:50:16 spire-1.2.1/test/integration/suites/datastore-mysql/ 06:50:16 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 06:50:16 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 06:50:16 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 06:50:16 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 06:50:16 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 06:50:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 06:50:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 06:50:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 06:50:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 06:50:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 06:50:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 06:50:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 06:50:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 06:50:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 06:50:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 06:50:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 06:50:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 06:50:16 spire-1.2.1/test/integration/suites/datastore-postgres/ 06:50:16 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 06:50:16 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 06:50:16 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 06:50:16 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 06:50:16 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 06:50:16 spire-1.2.1/test/integration/suites/debug-endpoints/ 06:50:16 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 06:50:16 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 06:50:16 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 06:50:16 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 06:50:16 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 06:50:16 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 06:50:16 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 06:50:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 06:50:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 06:50:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 06:50:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 06:50:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 06:50:16 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 06:50:16 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 06:50:16 spire-1.2.1/test/integration/suites/downstream-endpoints/ 06:50:16 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 06:50:16 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 06:50:16 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 06:50:16 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 06:50:16 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 06:50:16 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 06:50:16 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 06:50:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 06:50:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 06:50:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 06:50:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 06:50:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 06:50:16 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 06:50:16 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 06:50:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 06:50:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 06:50:16 spire-1.2.1/test/integration/suites/join-token/ 06:50:16 spire-1.2.1/test/integration/suites/join-token/01-start-server 06:50:16 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 06:50:16 spire-1.2.1/test/integration/suites/join-token/03-start-agent 06:50:16 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 06:50:16 spire-1.2.1/test/integration/suites/join-token/05-check-svid 06:50:16 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 06:50:16 spire-1.2.1/test/integration/suites/join-token/README.md 06:50:16 spire-1.2.1/test/integration/suites/join-token/conf/ 06:50:16 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 06:50:16 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 06:50:16 spire-1.2.1/test/integration/suites/join-token/conf/server/ 06:50:16 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 06:50:16 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 06:50:16 spire-1.2.1/test/integration/suites/join-token/teardown 06:50:16 spire-1.2.1/test/integration/suites/k8s-reconcile/ 06:50:16 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 06:50:16 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 06:50:16 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 06:50:16 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 06:50:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 06:50:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 06:50:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 06:50:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 06:50:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 06:50:16 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 06:50:16 spire-1.2.1/test/integration/suites/k8s-scratch/ 06:50:16 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 06:50:16 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 06:50:16 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 06:50:16 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 06:50:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 06:50:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 06:50:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 06:50:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 06:50:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 06:50:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 06:50:16 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 06:50:16 spire-1.2.1/test/integration/suites/k8s/ 06:50:16 spire-1.2.1/test/integration/suites/k8s/00-setup 06:50:16 spire-1.2.1/test/integration/suites/k8s/01-apply-config 06:50:16 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 06:50:16 spire-1.2.1/test/integration/suites/k8s/README.md 06:50:16 spire-1.2.1/test/integration/suites/k8s/conf/ 06:50:16 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 06:50:16 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 06:50:16 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s/conf/server/ 06:50:16 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 06:50:16 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 06:50:16 spire-1.2.1/test/integration/suites/k8s/init-kubectl 06:50:16 spire-1.2.1/test/integration/suites/k8s/teardown 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/ 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/README.md 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/root/ 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 06:50:16 spire-1.2.1/test/integration/suites/nested-rotation/teardown 06:50:16 spire-1.2.1/test/integration/suites/node-attestation/ 06:50:16 spire-1.2.1/test/integration/suites/node-attestation/00-setup 06:50:16 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 06:50:16 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 06:50:16 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 06:50:16 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 06:50:16 spire-1.2.1/test/integration/suites/node-attestation/README.md 06:50:16 spire-1.2.1/test/integration/suites/node-attestation/conf/ 06:50:16 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 06:50:16 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 06:50:16 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 06:50:16 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 06:50:16 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 06:50:16 spire-1.2.1/test/integration/suites/node-attestation/teardown 06:50:16 spire-1.2.1/test/integration/suites/rotation/ 06:50:16 spire-1.2.1/test/integration/suites/rotation/00-setup 06:50:16 spire-1.2.1/test/integration/suites/rotation/01-start-server 06:50:16 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 06:50:16 spire-1.2.1/test/integration/suites/rotation/03-start-agent 06:50:16 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 06:50:16 spire-1.2.1/test/integration/suites/rotation/05-check-svids 06:50:16 spire-1.2.1/test/integration/suites/rotation/README.md 06:50:16 spire-1.2.1/test/integration/suites/rotation/conf/ 06:50:16 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 06:50:16 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 06:50:16 spire-1.2.1/test/integration/suites/rotation/conf/server/ 06:50:16 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 06:50:16 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 06:50:16 spire-1.2.1/test/integration/suites/rotation/teardown 06:50:16 spire-1.2.1/test/integration/suites/self-test/ 06:50:16 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 06:50:16 spire-1.2.1/test/integration/suites/self-test/README.md 06:50:16 spire-1.2.1/test/integration/suites/self-test/teardown 06:50:16 spire-1.2.1/test/integration/suites/spire-server-cli/ 06:50:16 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 06:50:16 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 06:50:16 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 06:50:16 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 06:50:16 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 06:50:16 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 06:50:16 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 06:50:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 06:50:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 06:50:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 06:50:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 06:50:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 06:50:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 06:50:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 06:50:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 06:50:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 06:50:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 06:50:16 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 06:50:16 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 06:50:16 spire-1.2.1/test/integration/suites/upgrade/ 06:50:16 spire-1.2.1/test/integration/suites/upgrade/00-setup 06:50:16 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 06:50:16 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 06:50:16 spire-1.2.1/test/integration/suites/upgrade/README.md 06:50:16 spire-1.2.1/test/integration/suites/upgrade/conf/ 06:50:16 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 06:50:16 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 06:50:16 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 06:50:16 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 06:50:16 spire-1.2.1/test/integration/suites/upgrade/teardown 06:50:16 spire-1.2.1/test/integration/suites/upgrade/versions.txt 06:50:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 06:50:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 06:50:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 06:50:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 06:50:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 06:50:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 06:50:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 06:50:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 06:50:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 06:50:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 06:50:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 06:50:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 06:50:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 06:50:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 06:50:16 spire-1.2.1/test/integration/test-one.sh 06:50:16 spire-1.2.1/test/integration/test.sh 06:50:16 spire-1.2.1/test/plugintest/ 06:50:16 spire-1.2.1/test/plugintest/config.go 06:50:16 spire-1.2.1/test/plugintest/load.go 06:50:16 spire-1.2.1/test/plugintest/option.go 06:50:16 spire-1.2.1/test/spiretest/ 06:50:16 spire-1.2.1/test/spiretest/apiserver.go 06:50:17 spire-1.2.1/test/spiretest/assertions.go 06:50:17 spire-1.2.1/test/spiretest/dir.go 06:50:17 spire-1.2.1/test/spiretest/errors_posix.go 06:50:17 spire-1.2.1/test/spiretest/errors_windows.go 06:50:17 spire-1.2.1/test/spiretest/logs.go 06:50:17 spire-1.2.1/test/spiretest/socketapi.go 06:50:17 spire-1.2.1/test/spiretest/suite.go 06:50:17 spire-1.2.1/test/spiretest/x509.go 06:50:17 spire-1.2.1/test/testca/ 06:50:17 spire-1.2.1/test/testca/ca.go 06:50:17 spire-1.2.1/test/testkey/ 06:50:17 spire-1.2.1/test/testkey/generate.sh 06:50:17 spire-1.2.1/test/testkey/genkeys.go 06:50:17 spire-1.2.1/test/testkey/keys.go 06:50:17 spire-1.2.1/test/testkey/new.go 06:50:17 spire-1.2.1/test/tpmsimulator/ 06:50:17 spire-1.2.1/test/tpmsimulator/simulator.go 06:50:17 spire-1.2.1/test/util/ 06:50:17 spire-1.2.1/test/util/cert_fixtures.go 06:50:17 spire-1.2.1/test/util/cert_generation.go 06:50:17 spire-1.2.1/test/util/io_redirection.go 06:50:17 spire-1.2.1/test/util/race.go 06:50:17 spire-1.2.1/test/util/util.go 06:50:17 building spire from source... 06:50:17 Installing go1.17.7... 06:50:44 Building bin/spire-server... 06:50:44 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 06:50:44 go: downloading github.com/mitchellh/cli v1.1.2 06:50:44 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 06:50:44 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 06:50:44 go: downloading google.golang.org/grpc v1.44.0 06:50:44 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 06:50:45 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 06:50:46 go: downloading github.com/imdario/mergo v0.3.12 06:50:46 go: downloading github.com/sirupsen/logrus v1.8.1 06:50:46 go: downloading github.com/hashicorp/go-hclog v1.1.0 06:50:46 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 06:50:46 go: downloading github.com/fatih/color v1.13.0 06:50:46 go: downloading github.com/mattn/go-isatty v0.0.14 06:50:47 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 06:50:47 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 06:50:47 go: downloading github.com/hashicorp/go-plugin v1.4.3 06:50:47 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 06:50:48 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 06:50:48 go: downloading github.com/InVisionApp/go-logger v1.0.1 06:50:48 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 06:50:48 go: downloading github.com/armon/go-metrics v0.3.10 06:50:48 go: downloading github.com/prometheus/client_golang v1.12.1 06:50:48 go: downloading github.com/uber-go/tally/v4 v4.1.1 06:50:49 go: downloading github.com/open-policy-agent/opa v0.38.0 06:51:16 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 06:51:16 go: downloading github.com/mattn/go-colorable v0.1.12 06:51:16 go: downloading github.com/Masterminds/goutils v1.1.0 06:51:16 go: downloading github.com/Masterminds/semver v1.5.0 06:51:16 go: downloading github.com/google/uuid v1.1.2 06:51:16 go: downloading github.com/huandu/xstrings v1.3.2 06:51:16 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 06:51:16 go: downloading github.com/oklog/run v1.0.0 06:51:16 go: downloading github.com/imkira/go-observer v1.0.3 06:51:16 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 06:51:16 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 06:51:16 go: downloading github.com/prometheus/client_model v0.2.0 06:51:16 go: downloading github.com/prometheus/common v0.32.1 06:51:16 go: downloading github.com/beorn7/perks v1.0.1 06:51:16 go: downloading github.com/cespare/xxhash/v2 v2.1.2 06:51:16 go: downloading github.com/prometheus/procfs v0.7.3 06:51:16 go: downloading github.com/pkg/errors v0.9.1 06:51:16 go: downloading go.uber.org/atomic v1.9.0 06:51:16 go: downloading github.com/hashicorp/errwrap v1.1.0 06:51:16 go: downloading github.com/mitchellh/reflectwalk v1.0.1 06:51:17 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 06:51:17 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 06:51:17 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 06:51:19 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 06:51:24 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 06:51:24 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 06:51:24 go: downloading github.com/stretchr/testify v1.7.0 06:51:24 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 06:51:24 go: downloading github.com/aws/aws-sdk-go v1.43.0 06:51:47 go: downloading google.golang.org/api v0.70.0 06:51:47 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 06:51:47 go: downloading github.com/blang/semver/v4 v4.0.0 06:51:47 go: downloading github.com/go-sql-driver/mysql v1.6.0 06:51:47 go: downloading github.com/jinzhu/gorm v1.9.16 06:51:47 go: downloading github.com/lib/pq v1.10.4 06:51:47 go: downloading github.com/mattn/go-sqlite3 v1.14.12 06:51:48 go: downloading k8s.io/api v0.23.4 06:51:51 go: downloading github.com/google/go-tpm v0.3.3 06:51:52 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 06:52:31 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 06:52:31 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 06:52:31 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 06:52:31 go: downloading k8s.io/client-go v0.23.4 06:52:34 go: downloading k8s.io/apimachinery v0.23.4 06:52:37 go: downloading k8s.io/kube-aggregator v0.23.3 06:52:37 go: downloading cloud.google.com/go/storage v1.21.0 06:52:38 go: downloading cloud.google.com/go v0.100.2 06:52:39 go: downloading cloud.google.com/go/security v1.3.0 06:52:40 go: downloading sigs.k8s.io/controller-runtime v0.11.1 06:52:41 go: downloading github.com/hashicorp/vault/api v1.4.1 06:52:42 go: downloading github.com/hashicorp/golang-lru v0.5.4 06:52:42 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 06:52:43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 06:52:43 go: downloading github.com/twmb/murmur3 v1.1.6 06:52:43 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:52:43 go: downloading gopkg.in/yaml.v2 v2.4.0 06:52:44 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 06:52:44 go: downloading github.com/gobwas/glob v0.2.3 06:52:44 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 06:52:44 go: downloading github.com/aws/smithy-go v1.11.0 06:52:46 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 06:52:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 06:52:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 06:52:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 06:52:47 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 06:52:47 go: downloading github.com/jinzhu/inflection v1.0.0 06:52:47 go: downloading github.com/gogo/protobuf v1.3.2 06:52:52 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 06:52:52 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 06:52:52 go: downloading github.com/Azure/go-autorest/logger v0.2.1 06:52:52 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 06:52:52 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 06:52:52 go: downloading github.com/dimchansky/utfbom v1.1.1 06:52:53 go: downloading k8s.io/klog/v2 v2.30.0 06:52:53 go: downloading github.com/google/gofuzz v1.1.0 06:52:53 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 06:52:54 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 06:52:54 go: downloading github.com/spf13/pflag v1.0.5 06:52:55 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 06:52:55 go: downloading cloud.google.com/go/compute v1.3.0 06:52:56 go: downloading cloud.google.com/go/iam v0.1.1 06:52:56 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 06:52:56 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 06:52:57 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 06:52:57 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 06:52:57 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 06:52:57 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 06:52:57 go: downloading github.com/hashicorp/vault/sdk v0.4.1 06:52:59 go: downloading github.com/mitchellh/mapstructure v1.4.3 06:52:59 go: downloading github.com/tklauser/go-sysconf v0.3.9 06:52:59 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 06:52:59 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 06:52:59 go: downloading github.com/jmespath/go-jmespath v0.4.0 06:53:02 go: downloading go.opencensus.io v0.23.0 06:53:03 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 06:53:03 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 06:53:03 go: downloading gopkg.in/inf.v0 v0.9.1 06:53:03 go: downloading github.com/go-logr/logr v1.2.2 06:53:04 go: downloading github.com/google/go-cmp v0.5.7 06:53:04 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 06:53:04 go: downloading github.com/json-iterator/go v1.1.12 06:53:05 go: downloading github.com/googleapis/gnostic v0.5.5 06:53:07 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 06:53:09 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 06:53:09 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 06:53:10 go: downloading github.com/tklauser/numcpus v0.3.0 06:53:10 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 06:53:10 go: downloading go.uber.org/zap v1.21.0 06:53:11 go: downloading sigs.k8s.io/yaml v1.3.0 06:53:11 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 06:53:11 go: downloading github.com/modern-go/reflect2 v1.0.2 06:53:11 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 06:53:11 go: downloading github.com/ryanuber/go-glob v1.0.0 06:53:11 go: downloading github.com/golang/snappy v0.0.4 06:53:11 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 06:53:22 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 06:53:22 go: downloading github.com/hashicorp/go-uuid v1.0.2 06:53:22 go: downloading github.com/hashicorp/go-version v1.2.0 06:53:22 go: downloading go.uber.org/multierr v1.6.0 06:53:40 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 06:53:40 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 06:56:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:56:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:56:17 Removing intermediate container ef3cbeafdc0b 06:56:17 ---> 619775064fd1 06:56:17 06:56:17 Step 9/20 : FROM alpine:3.15 06:56:17 3.15: Pulling from library/alpine 06:56:17 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 06:56:17 Status: Downloaded newer image for alpine:3.15 06:56:17 ---> 3fb3c9af89a9 06:56:17 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:56:18 ---> Running in c9caa24207ab 06:56:18 Removing intermediate container c9caa24207ab 06:56:18 ---> 0079694bf9fc 06:56:18 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:56:19 ---> Running in 39185ed32a95 06:56:23 Removing intermediate container 39185ed32a95 06:56:23 ---> fc85c3517a2b 06:56:23 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:56:23 ---> Running in 49c4058e269c 06:56:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:56:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:56:28 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 06:56:28 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 06:56:28 OK: 15729 distinct packages available 06:56:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:56:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:56:30 (1/9) Installing ca-certificates (20211220-r0) 06:56:30 (2/9) Installing brotli-libs (1.0.9-r5) 06:56:30 (3/9) Installing nghttp2-libs (1.46.0-r0) 06:56:30 (4/9) Installing libcurl (7.80.0-r0) 06:56:30 (5/9) Installing curl (7.80.0-r0) 06:56:30 (6/9) Installing dumb-init (1.2.5-r1) 06:56:31 (7/9) Installing musl-obstack (1.2.3-r0) 06:56:31 (8/9) Installing libucontext (1.1-r0) 06:56:31 (9/9) Installing gcompat (1.0.0-r4) 06:56:31 Executing busybox-1.34.1-r5.trigger 06:56:31 Executing ca-certificates-20211220-r0.trigger 06:56:31 OK: 8 MiB in 23 packages 06:56:37 Removing intermediate container 49c4058e269c 06:56:37 ---> c09dbfda830b 06:56:37 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 06:56:37 Removing intermediate container 9d90e9a4e253 06:56:37 ---> fb805ee0f03d 06:56:37 06:56:37 Step 10/25 : FROM alpine:3.14 06:56:37 3.14: Pulling from library/alpine 06:56:37 ---> d67ec71178d6 06:56:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:56:39 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 06:56:39 Status: Downloaded newer image for alpine:3.14 06:56:39 ---> ac73e934f311 06:56:39 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:56:39 ---> Running in d883db5f2223 06:56:40 Removing intermediate container 3be1ce9aa566 06:56:40 ---> 3a5e52187656 06:56:40 06:56:40 Step 10/22 : FROM alpine:3.14 06:56:40 ---> ac73e934f311 06:56:40 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 06:56:40 ---> Running in 09c3dce7f018 06:56:42 ---> b43e40f66637 06:56:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 06:56:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:56:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:56:42 ---> 751575ec5e12 06:56:42 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 06:56:42 ---> Running in d59db0c9a2ad 06:56:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:56:43 Removing intermediate container d59db0c9a2ad 06:56:43 ---> 81fe3c75cd32 06:56:43 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:56:43 ---> Running in d9e83bf706ee 06:56:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:56:43 (1/3) Installing ca-certificates (20211220-r0) 06:56:44 Removing intermediate container d9e83bf706ee 06:56:44 ---> b17541eaed96 06:56:44 Step 18/20 : LABEL arch=arm64 06:56:44 (2/3) Installing dumb-init (1.2.5-r1) 06:56:44 (3/3) Installing su-exec (0.2-r1) 06:56:44 Executing busybox-1.33.1-r7.trigger 06:56:44 ---> Running in 91d8099dab16 06:56:44 Executing ca-certificates-20211220-r0.trigger 06:56:44 OK: 6 MiB in 17 packages 06:56:44 Removing intermediate container 91d8099dab16 06:56:44 ---> ce04e8f26de8 06:56:44 Step 19/20 : LABEL git_sha=9391088f00f6937479250a9c6c04650fe4910d1b 06:56:44 ---> Running in 785301666a62 06:56:44 (1/6) Installing ca-certificates (20211220-r0) 06:56:44 (2/6) Installing brotli-libs (1.0.9-r5) 06:56:45 (3/6) Installing nghttp2-libs (1.43.0-r0) 06:56:45 (4/6) Installing libcurl (7.79.1-r0) 06:56:45 (5/6) Installing curl (7.79.1-r0) 06:56:45 (6/6) Installing dumb-init (1.2.5-r1) 06:56:45 Executing busybox-1.33.1-r7.trigger 06:56:45 Executing ca-certificates-20211220-r0.trigger 06:56:45 Removing intermediate container 785301666a62 06:56:45 ---> 3385985db716 06:56:45 Step 20/20 : LABEL version=0.0.0 06:56:45 OK: 8 MiB in 20 packages 06:56:45 ---> Running in bba4538f6370 06:56:47 Removing intermediate container bba4538f6370 06:56:47 ---> fd45a0a373b3 06:56:47 06:56:47 Removing intermediate container d883db5f2223 06:56:47 ---> a0f95347192a 06:56:47 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:56:47 ---> Running in 0f367c60e114 06:56:48 Successfully built fd45a0a373b3 06:56:48 Successfully tagged security-spiffe-token-provider-arm64:latest 06:56:48 Building security-bootstrapper 06:56:48  Building security-spiffe-token-provider ... done Removing intermediate container 09c3dce7f018 06:56:48 ---> 5f449db5d313 06:56:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:56:48 ---> Running in bdc7bbff2df2 06:56:48 Removing intermediate container 0f367c60e114 06:56:48 ---> c07541766023 06:56:48 Step 13/25 : WORKDIR / 06:56:48 ---> Running in cac997c0a183 06:56:49 Removing intermediate container bdc7bbff2df2 06:56:49 ---> 791085e75ce7 06:56:49 Step 13/22 : WORKDIR /edgex 06:56:49 Removing intermediate container cac997c0a183 06:56:49 ---> 23725d97e468 06:56:49 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:56:49 ---> Running in 386fcebf91b9 06:56:49 Removing intermediate container 386fcebf91b9 06:56:49 ---> 70e7d8db1c65 06:56:49 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:56:50 ---> d110f8c18aea 06:56:50 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:56:51 ---> d5a963fe8547 06:56:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:56:51 ---> 565c1ecd1e6f 06:56:51 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:56:53 ---> f994673e7490 06:56:53 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:56:54 ---> 2fe560fc7611 06:56:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:56:54 ---> 1ffff649ba5d 06:56:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:56:58 ---> 16aee873c779 06:56:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:56:58 ---> a2b97abb96f0 06:56:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:56:58 ---> e46fc6808d6b 06:56:58 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:56:58 ---> Running in 933236d1fe40 06:57:00 ---> db9caf20977c 06:57:00 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:57:03 Removing intermediate container 933236d1fe40 06:57:03 ---> a24768f8d4f5 06:57:03 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 06:57:03 ---> edd6a8e558e6 06:57:03 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/ 06:57:03 ---> Running in 8f0204d189ce 06:57:03 ---> Running in ccf64367df6a 06:57:04 Removing intermediate container 8f0204d189ce 06:57:04 ---> d83a7e93c9eb 06:57:04 Step 20/22 : LABEL arch=arm64 06:57:04 ---> Running in 226bd890036c 06:57:05 Removing intermediate container 226bd890036c 06:57:05 ---> 090814e6bb9a 06:57:05 Step 21/22 : LABEL git_sha=9391088f00f6937479250a9c6c04650fe4910d1b 06:57:06 ---> Running in 63e61297e3d6 06:57:07 Removing intermediate container ccf64367df6a 06:57:07 ---> 39f1c7db93e5 06:57:07 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 06:57:07 Removing intermediate container 63e61297e3d6 06:57:07 ---> d055981e368a 06:57:07 Step 22/22 : LABEL version=0.0.0 06:57:07 ---> Running in fb557b16b066 06:57:07 ---> Running in 1e08e32f7d7c 06:57:08 Removing intermediate container 1e08e32f7d7c 06:57:08 ---> a9208ecdd730 06:57:08 06:57:09 Removing intermediate container fb557b16b066 06:57:09 ---> a2c40a5f4764 06:57:09 Step 23/25 : LABEL arch=arm64 06:57:09 ---> Running in 81be14cee8dd 06:57:10 Removing intermediate container 81be14cee8dd 06:57:10 ---> 2e1553f0ba35 06:57:10 Step 24/25 : LABEL git_sha=9391088f00f6937479250a9c6c04650fe4910d1b 06:57:10 Successfully built a9208ecdd730 06:57:10 Successfully tagged security-proxy-setup-arm64:latest 06:57:10 Building security-spire-config 06:57:10  Building security-proxy-setup ... done  ---> Running in 4cb2b50df729 06:57:11 Removing intermediate container 4cb2b50df729 06:57:11 ---> 13dc450c4a7c 06:57:11 Step 25/25 : LABEL version=0.0.0 06:57:11 ---> Running in 483aa2e9aef9 06:57:13 Removing intermediate container 483aa2e9aef9 06:57:13 ---> 0d3ae9fd74b0 06:57:13 06:57:14 Successfully built 0d3ae9fd74b0 06:57:14 Successfully tagged security-secretstore-setup-arm64:latest 06:57:14 Building support-scheduler 06:57:20  Building security-secretstore-setup ... done Removing intermediate container 9d5cffb09e29 06:57:20 ---> 4094d171b85b 06:57:20 06:57:20 Step 10/23 : FROM alpine:3.14 06:57:20 ---> ac73e934f311 06:57:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:57:20 ---> Running in 755b2affdb2f 06:57:20 Removing intermediate container 755b2affdb2f 06:57:20 ---> 474e582c80c9 06:57:20 Step 12/23 : ENV APP_PORT=59880 06:57:20 ---> Running in 943ba2ed4f07 06:57:20 Removing intermediate container 943ba2ed4f07 06:57:20 ---> 5ed8d3d57b75 06:57:20 Step 13/23 : EXPOSE $APP_PORT 06:57:20 ---> Running in 183b8cf5559a 06:57:21 Removing intermediate container 183b8cf5559a 06:57:21 ---> 6c17677fe67a 06:57:21 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:57:21 ---> Running in 784b32dd5691 06:57:25 Removing intermediate container 784b32dd5691 06:57:25 ---> e4b5fe652500 06:57:25 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:57:25 ---> Running in 582ea51b467d 06:57:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:57:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:57:28 (1/6) Installing dumb-init (1.2.5-r1) 06:57:29 (2/6) Installing libgcc (10.3.1_git20210424-r2) 06:57:29 (3/6) Installing libsodium (1.0.18-r0) 06:57:29 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 06:57:29 (5/6) Installing libzmq (4.3.4-r0) 06:57:29 (6/6) Installing zeromq (4.3.4-r0) 06:57:29 Executing busybox-1.33.1-r7.trigger 06:57:29 OK: 8 MiB in 20 packages 06:57:31 Removing intermediate container 582ea51b467d 06:57:31 ---> 1d31429fba85 06:57:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:57:32 ---> c4913a551edb 06:57:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:57:36 ---> 1047d13191e0 06:57:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:57:36 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:57:36 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:57:36 ---> 4dd8bd914dfe 06:57:36 Step 3/31 : WORKDIR /edgex-go 06:57:36 ---> Using cache 06:57:36 ---> c44f291aee47 06:57:36 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:57:36 ---> Using cache 06:57:36 ---> a8605a9df3d4 06:57:36 Step 5/31 : RUN apk add --update --no-cache make git 06:57:36 ---> Using cache 06:57:36 ---> 8181139171ca 06:57:36 Step 6/31 : COPY go.mod vendor* ./ 06:57:36 ---> Using cache 06:57:36 ---> fce81fb5456c 06:57:36 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:36 ---> Using cache 06:57:36 ---> ab917ec4e71f 06:57:36 Step 8/31 : COPY . . 06:57:36 ---> Using cache 06:57:36 ---> 868992217dbc 06:57:36 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:57:36 ---> Running in e3ba1742136d 06:57:37 ---> 7965f3a60478 06:57:37 Step 19/23 : ENTRYPOINT ["/core-data"] 06:57:37 ---> Running in fe893af6f905 06:57:38 Removing intermediate container fe893af6f905 06:57:38 ---> f7583f9a6bfb 06:57:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:57:38 ---> Running in 806008cf101e 06:57:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:57:39 Removing intermediate container 806008cf101e 06:57:39 ---> a39a6c0a2b3f 06:57:39 Step 21/23 : LABEL arch=arm64 06:57:39 ---> Running in 6f2aec9e995d 06:57:40 Removing intermediate container 6f2aec9e995d 06:57:40 ---> 2bf424df8bb0 06:57:40 Step 22/23 : LABEL git_sha=9391088f00f6937479250a9c6c04650fe4910d1b 06:57:40 ---> Running in 6f731b930c56 06:57:40 Removing intermediate container 6f731b930c56 06:57:40 ---> fb369e4908c4 06:57:40 Step 23/23 : LABEL version=0.0.0 06:57:41 ---> Running in ca941df69ac1 06:57:41 Removing intermediate container ca941df69ac1 06:57:41 ---> 3d77e6458a29 06:57:41 06:57:42 Successfully built 3d77e6458a29 06:57:42 Successfully tagged core-data-arm64:latest 06:57:42 Building sys-mgmt-agent 06:58:21  Building core-data ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:58:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:58:21 ---> 4dd8bd914dfe 06:58:21 Step 3/26 : WORKDIR /edgex-go 06:58:21 ---> Using cache 06:58:21 ---> c44f291aee47 06:58:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:58:21 ---> Using cache 06:58:21 ---> a8605a9df3d4 06:58:21 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 06:58:21 ---> Running in f2524326f34b 06:58:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:58:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:58:24 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:58:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:58:24 ---> 4dd8bd914dfe 06:58:24 Step 3/22 : WORKDIR /edgex-go 06:58:24 ---> Using cache 06:58:24 ---> c44f291aee47 06:58:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:58:24 ---> Using cache 06:58:24 ---> a8605a9df3d4 06:58:24 Step 5/22 : RUN apk add --update --no-cache make git 06:58:24 ---> Using cache 06:58:24 ---> 8181139171ca 06:58:24 Step 6/22 : COPY go.mod vendor* ./ 06:58:24 ---> Using cache 06:58:24 ---> fce81fb5456c 06:58:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:24 ---> Using cache 06:58:24 ---> ab917ec4e71f 06:58:24 Step 8/22 : COPY . . 06:58:24 ---> Using cache 06:58:24 ---> 868992217dbc 06:58:24 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:58:24 ---> Running in cf5aa7799e3a 06:58:24 OK: 220 MiB in 52 packages 06:58:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:58:26 Removing intermediate container f2524326f34b 06:58:26 ---> 2f71d98587f7 06:58:26 Step 6/26 : COPY go.mod vendor* ./ 06:58:27 ---> 2ffa46422837 06:58:27 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:27 ---> Running in fec69ef7725d 06:58:36 Removing intermediate container fec69ef7725d 06:58:36 ---> d45567d66757 06:58:36 Step 8/26 : COPY . . 06:58:44 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:58:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:58:44 ---> 4dd8bd914dfe 06:58:44 Step 3/23 : WORKDIR /edgex-go 06:58:44 ---> Using cache 06:58:44 ---> c44f291aee47 06:58:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:58:44 ---> Using cache 06:58:44 ---> a8605a9df3d4 06:58:44 Step 5/23 : RUN apk add --update --no-cache make bash git 06:58:44 ---> Running in 39a554dc10a0 06:58:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:58:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:58:49 OK: 220 MiB in 52 packages 06:58:51 Removing intermediate container 39a554dc10a0 06:58:51 ---> c469d5765f5f 06:58:51 Step 6/23 : COPY go.mod vendor* ./ 06:58:53 ---> 93d349b73478 06:58:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:53 ---> Running in f86dcbaab5ab 06:59:01 Removing intermediate container f86dcbaab5ab 06:59:01 ---> 55ec366431a4 06:59:01 Step 8/23 : COPY . . 06:59:08 ---> bccb44fa844d 06:59:08 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 06:59:08 ---> Running in 0c144237ff0a 06:59:09 Removing intermediate container 0c144237ff0a 06:59:09 ---> 0a404c7591e7 06:59:09 Step 10/26 : RUN mkdir -p spire-build 06:59:09 ---> Running in ab71130b8a1b 06:59:13 Removing intermediate container ab71130b8a1b 06:59:13 ---> ecd90fa8b1d5 06:59:13 Step 11/26 : WORKDIR /edgex-go/spire-build 06:59:13 ---> Running in ab159d5a50a8 06:59:14 Removing intermediate container ab159d5a50a8 06:59:14 ---> c471facabe5c 06:59:14 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 06:59:14 ---> Running in d99f0c8ae07b 06:59:18 spire-1.2.1/ 06:59:18 spire-1.2.1/.data/ 06:59:18 spire-1.2.1/.data/.file 06:59:18 spire-1.2.1/.dockerignore 06:59:18 spire-1.2.1/.gitattributes 06:59:18 spire-1.2.1/.githooks/ 06:59:18 spire-1.2.1/.githooks/pre-commit 06:59:18 spire-1.2.1/.github/ 06:59:18 spire-1.2.1/.github/ISSUE_TEMPLATE.md 06:59:18 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 06:59:18 spire-1.2.1/.github/dependabot.yml 06:59:18 spire-1.2.1/.github/workflows/ 06:59:18 spire-1.2.1/.github/workflows/nightly_build.yaml 06:59:18 spire-1.2.1/.github/workflows/pr_build.yaml 06:59:18 spire-1.2.1/.github/workflows/release_build.yaml 06:59:18 spire-1.2.1/.github/workflows/scripts/ 06:59:18 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 06:59:18 spire-1.2.1/.github/workflows/scripts/push-images.sh 06:59:18 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 06:59:18 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 06:59:18 spire-1.2.1/.github/workflows/scripts/split.sh 06:59:18 spire-1.2.1/.gitignore 06:59:18 spire-1.2.1/.go-version 06:59:18 spire-1.2.1/.golangci.yml 06:59:18 spire-1.2.1/ADOPTERS.md 06:59:18 spire-1.2.1/CHANGELOG.md 06:59:18 spire-1.2.1/CODE-OF-CONDUCT.md 06:59:18 spire-1.2.1/CODEOWNERS 06:59:18 spire-1.2.1/CONTRIBUTING.md 06:59:18 spire-1.2.1/Dockerfile 06:59:18 spire-1.2.1/Dockerfile.dev 06:59:18 spire-1.2.1/Dockerfile.scratch 06:59:18 spire-1.2.1/LICENSE 06:59:18 spire-1.2.1/MAINTAINERS.md 06:59:18 spire-1.2.1/Makefile 06:59:18 spire-1.2.1/README.md 06:59:18 spire-1.2.1/ROADMAP.md 06:59:18 spire-1.2.1/SECURITY.md 06:59:18 spire-1.2.1/cmd/ 06:59:18 spire-1.2.1/cmd/spire-agent/ 06:59:18 spire-1.2.1/cmd/spire-agent/cli/ 06:59:18 spire-1.2.1/cmd/spire-agent/cli/api/ 06:59:18 spire-1.2.1/cmd/spire-agent/cli/api/common.go 06:59:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 06:59:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 06:59:18 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 06:59:18 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 06:59:18 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 06:59:18 spire-1.2.1/cmd/spire-agent/cli/cli.go 06:59:18 spire-1.2.1/cmd/spire-agent/cli/common/ 06:59:18 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 06:59:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 06:59:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 06:59:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 06:59:18 spire-1.2.1/cmd/spire-agent/cli/run/ 06:59:18 spire-1.2.1/cmd/spire-agent/cli/run/run.go 06:59:18 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 06:59:18 spire-1.2.1/cmd/spire-agent/cli/validate/ 06:59:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 06:59:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 06:59:18 spire-1.2.1/cmd/spire-agent/main.go 06:59:18 spire-1.2.1/cmd/spire-server/ 06:59:18 spire-1.2.1/cmd/spire-server/cli/ 06:59:18 spire-1.2.1/cmd/spire-server/cli/agent/ 06:59:18 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/agent/count.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/agent/list.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/agent/show.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/bundle/ 06:59:18 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/cli.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/entry/ 06:59:18 spire-1.2.1/cmd/spire-server/cli/entry/count.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/entry/create.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/entry/show.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/entry/update.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/entry/util.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/federation/ 06:59:18 spire-1.2.1/cmd/spire-server/cli/federation/common.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/federation/create.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/federation/list.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/federation/show.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/federation/update.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 06:59:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/jwt/ 06:59:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/run/ 06:59:18 spire-1.2.1/cmd/spire-server/cli/run/run.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/token/ 06:59:18 spire-1.2.1/cmd/spire-server/cli/token/generate.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/validate/ 06:59:18 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/x509/ 06:59:18 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 06:59:18 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 06:59:18 spire-1.2.1/cmd/spire-server/main.go 06:59:18 spire-1.2.1/cmd/spire-server/util/ 06:59:18 spire-1.2.1/cmd/spire-server/util/util.go 06:59:18 spire-1.2.1/conf/ 06:59:18 spire-1.2.1/conf/agent/ 06:59:18 spire-1.2.1/conf/agent/agent.conf 06:59:18 spire-1.2.1/conf/agent/agent_full.conf 06:59:18 spire-1.2.1/conf/agent/dummy_root_ca.crt 06:59:18 spire-1.2.1/conf/server/ 06:59:18 spire-1.2.1/conf/server/dummy_upstream_ca.crt 06:59:18 spire-1.2.1/conf/server/dummy_upstream_ca.key 06:59:18 spire-1.2.1/conf/server/server.conf 06:59:18 spire-1.2.1/conf/server/server_full.conf 06:59:18 spire-1.2.1/doc/ 06:59:18 spire-1.2.1/doc/SPIRE101.md 06:59:18 spire-1.2.1/doc/auditlog.md 06:59:18 spire-1.2.1/doc/authorization_policy_engine.md 06:59:18 spire-1.2.1/doc/changelog_guidelines.md 06:59:18 spire-1.2.1/doc/cure53-report.pdf 06:59:18 spire-1.2.1/doc/images/ 06:59:18 spire-1.2.1/doc/images/2019_roadmap.png 06:59:18 spire-1.2.1/doc/images/SPIRE101.png 06:59:18 spire-1.2.1/doc/images/SPIRE_agent.png 06:59:18 spire-1.2.1/doc/images/SPIRE_server.png 06:59:18 spire-1.2.1/doc/images/cache_mgr.png 06:59:18 spire-1.2.1/doc/images/cache_mgr_components.png 06:59:18 spire-1.2.1/doc/images/federated_spire.png 06:59:18 spire-1.2.1/doc/images/ha_mode.png 06:59:18 spire-1.2.1/doc/images/nested_spire.png 06:59:18 spire-1.2.1/doc/images/oidc_federation.png 06:59:18 spire-1.2.1/doc/images/single_trust_domain.png 06:59:18 spire-1.2.1/doc/images/spiffe_compatible.png 06:59:18 spire-1.2.1/doc/images/spire_logo.png 06:59:18 spire-1.2.1/doc/migrating_registration_api_clients.md 06:59:18 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 06:59:18 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 06:59:18 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 06:59:18 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 06:59:18 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 06:59:18 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 06:59:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 06:59:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 06:59:18 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 06:59:18 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 06:59:18 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 06:59:18 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 06:59:18 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 06:59:18 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 06:59:18 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 06:59:18 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 06:59:18 spire-1.2.1/doc/plugin_server_datastore_sql.md 06:59:18 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 06:59:18 spire-1.2.1/doc/plugin_server_keymanager_disk.md 06:59:18 spire-1.2.1/doc/plugin_server_keymanager_memory.md 06:59:18 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 06:59:18 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 06:59:18 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 06:59:18 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 06:59:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 06:59:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 06:59:18 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 06:59:18 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 06:59:18 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 06:59:18 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 06:59:18 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 06:59:18 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 06:59:18 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 06:59:18 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 06:59:18 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 06:59:18 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 06:59:18 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 06:59:18 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 06:59:18 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 06:59:18 spire-1.2.1/doc/scaling_spire.md 06:59:18 spire-1.2.1/doc/spire_agent.md 06:59:18 spire-1.2.1/doc/spire_server.md 06:59:18 spire-1.2.1/doc/supported_integrations.md 06:59:18 spire-1.2.1/doc/telemetry.md 06:59:18 spire-1.2.1/doc/telemetry_config.md 06:59:18 spire-1.2.1/doc/upgrading.md 06:59:18 spire-1.2.1/doc/using_spire.md 06:59:18 spire-1.2.1/examples/ 06:59:18 spire-1.2.1/examples/README.md 06:59:18 spire-1.2.1/go.mod 06:59:18 spire-1.2.1/go.sum 06:59:18 spire-1.2.1/pkg/ 06:59:18 spire-1.2.1/pkg/agent/ 06:59:18 spire-1.2.1/pkg/agent/agent.go 06:59:18 spire-1.2.1/pkg/agent/api/ 06:59:18 spire-1.2.1/pkg/agent/api/config.go 06:59:18 spire-1.2.1/pkg/agent/api/debug/ 06:59:18 spire-1.2.1/pkg/agent/api/debug/v1/ 06:59:18 spire-1.2.1/pkg/agent/api/debug/v1/service.go 06:59:18 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 06:59:18 spire-1.2.1/pkg/agent/api/delegatedidentity/ 06:59:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 06:59:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 06:59:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 06:59:18 spire-1.2.1/pkg/agent/api/endpoints.go 06:59:18 spire-1.2.1/pkg/agent/api/health/ 06:59:18 spire-1.2.1/pkg/agent/api/health/v1/ 06:59:18 spire-1.2.1/pkg/agent/api/health/v1/service.go 06:59:18 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 06:59:18 spire-1.2.1/pkg/agent/api/rpccontext/ 06:59:18 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 06:59:18 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 06:59:18 spire-1.2.1/pkg/agent/attestor/ 06:59:18 spire-1.2.1/pkg/agent/attestor/node/ 06:59:18 spire-1.2.1/pkg/agent/attestor/node/experimental.go 06:59:18 spire-1.2.1/pkg/agent/attestor/node/node.go 06:59:18 spire-1.2.1/pkg/agent/attestor/node/node_test.go 06:59:18 spire-1.2.1/pkg/agent/attestor/workload/ 06:59:18 spire-1.2.1/pkg/agent/attestor/workload/workload.go 06:59:18 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 06:59:18 spire-1.2.1/pkg/agent/catalog/ 06:59:18 spire-1.2.1/pkg/agent/catalog/catalog.go 06:59:18 spire-1.2.1/pkg/agent/catalog/keymanager.go 06:59:18 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 06:59:18 spire-1.2.1/pkg/agent/catalog/svidstore.go 06:59:18 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 06:59:18 spire-1.2.1/pkg/agent/client/ 06:59:18 spire-1.2.1/pkg/agent/client/client.go 06:59:18 spire-1.2.1/pkg/agent/client/client_test.go 06:59:18 spire-1.2.1/pkg/agent/client/dial.go 06:59:18 spire-1.2.1/pkg/agent/client/nodeconn.go 06:59:18 spire-1.2.1/pkg/agent/client/nodeconn_test.go 06:59:18 spire-1.2.1/pkg/agent/client/update.go 06:59:18 spire-1.2.1/pkg/agent/client/util.go 06:59:18 spire-1.2.1/pkg/agent/common/ 06:59:18 spire-1.2.1/pkg/agent/common/backoff/ 06:59:18 spire-1.2.1/pkg/agent/common/backoff/backoff.go 06:59:18 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 06:59:18 spire-1.2.1/pkg/agent/common/cgroups/ 06:59:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 06:59:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 06:59:18 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 06:59:18 spire-1.2.1/pkg/agent/config.go 06:59:18 spire-1.2.1/pkg/agent/endpoints/ 06:59:18 spire-1.2.1/pkg/agent/endpoints/config.go 06:59:18 spire-1.2.1/pkg/agent/endpoints/endpoints.go 06:59:18 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 06:59:18 spire-1.2.1/pkg/agent/endpoints/metrics.go 06:59:18 spire-1.2.1/pkg/agent/endpoints/middleware.go 06:59:18 spire-1.2.1/pkg/agent/endpoints/peertracker.go 06:59:18 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 06:59:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 06:59:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 06:59:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 06:59:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 06:59:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 06:59:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 06:59:18 spire-1.2.1/pkg/agent/endpoints/workload/ 06:59:18 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 06:59:18 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 06:59:18 spire-1.2.1/pkg/agent/manager/ 06:59:18 spire-1.2.1/pkg/agent/manager/cache/ 06:59:18 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 06:59:18 spire-1.2.1/pkg/agent/manager/cache/cache.go 06:59:18 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 06:59:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 06:59:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 06:59:18 spire-1.2.1/pkg/agent/manager/cache/sets.go 06:59:18 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 06:59:18 spire-1.2.1/pkg/agent/manager/config.go 06:59:18 spire-1.2.1/pkg/agent/manager/manager.go 06:59:18 spire-1.2.1/pkg/agent/manager/manager_test.go 06:59:18 spire-1.2.1/pkg/agent/manager/storage.go 06:59:18 spire-1.2.1/pkg/agent/manager/storage_test.go 06:59:18 spire-1.2.1/pkg/agent/manager/storecache/ 06:59:18 spire-1.2.1/pkg/agent/manager/storecache/cache.go 06:59:18 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 06:59:18 spire-1.2.1/pkg/agent/manager/sync.go 06:59:18 spire-1.2.1/pkg/agent/plugin/ 06:59:18 spire-1.2.1/pkg/agent/plugin/keymanager/ 06:59:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 06:59:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 06:59:18 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 06:59:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 06:59:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 06:59:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 06:59:18 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 06:59:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 06:59:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 06:59:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 06:59:18 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 06:59:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 06:59:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 06:59:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 06:59:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 06:59:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 06:59:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 06:59:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 06:59:18 spire-1.2.1/pkg/agent/plugin/svidstore/ 06:59:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 06:59:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 06:59:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 06:59:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 06:59:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 06:59:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 06:59:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 06:59:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 06:59:18 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 06:59:18 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 06:59:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 06:59:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 06:59:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 06:59:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 06:59:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 06:59:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 06:59:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 06:59:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 06:59:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 06:59:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 06:59:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 06:59:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 06:59:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 06:59:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 06:59:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 06:59:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 06:59:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 06:59:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 06:59:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 06:59:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 06:59:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 06:59:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 06:59:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 06:59:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 06:59:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 06:59:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 06:59:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 06:59:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 06:59:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 06:59:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 06:59:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 06:59:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 06:59:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 06:59:18 spire-1.2.1/pkg/agent/svid/ 06:59:18 spire-1.2.1/pkg/agent/svid/rotator.go 06:59:18 spire-1.2.1/pkg/agent/svid/rotator_config.go 06:59:18 spire-1.2.1/pkg/agent/svid/rotator_test.go 06:59:18 spire-1.2.1/pkg/agent/svid/store/ 06:59:18 spire-1.2.1/pkg/agent/svid/store/service.go 06:59:18 spire-1.2.1/pkg/agent/svid/store/service_test.go 06:59:18 spire-1.2.1/pkg/common/ 06:59:18 spire-1.2.1/pkg/common/agentpathtemplate/ 06:59:18 spire-1.2.1/pkg/common/agentpathtemplate/template.go 06:59:18 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 06:59:18 spire-1.2.1/pkg/common/api/ 06:59:18 spire-1.2.1/pkg/common/api/metrics.go 06:59:18 spire-1.2.1/pkg/common/api/middleware/ 06:59:18 spire-1.2.1/pkg/common/api/middleware/common_test.go 06:59:18 spire-1.2.1/pkg/common/api/middleware/interceptor.go 06:59:18 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 06:59:18 spire-1.2.1/pkg/common/api/middleware/logger.go 06:59:18 spire-1.2.1/pkg/common/api/middleware/logger_test.go 06:59:18 spire-1.2.1/pkg/common/api/middleware/metrics.go 06:59:18 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 06:59:18 spire-1.2.1/pkg/common/api/middleware/middleware.go 06:59:18 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 06:59:18 spire-1.2.1/pkg/common/api/middleware/misconfig.go 06:59:18 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 06:59:18 spire-1.2.1/pkg/common/api/middleware/names.go 06:59:18 spire-1.2.1/pkg/common/api/middleware/names_test.go 06:59:18 spire-1.2.1/pkg/common/api/names.go 06:59:18 spire-1.2.1/pkg/common/api/ratelimit.go 06:59:18 spire-1.2.1/pkg/common/api/rpccontext/ 06:59:18 spire-1.2.1/pkg/common/api/rpccontext/logger.go 06:59:18 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 06:59:18 spire-1.2.1/pkg/common/api/rpccontext/names.go 06:59:18 spire-1.2.1/pkg/common/auth/ 06:59:18 spire-1.2.1/pkg/common/auth/interceptors.go 06:59:18 spire-1.2.1/pkg/common/auth/interceptors_test.go 06:59:18 spire-1.2.1/pkg/common/auth/untracked_uds.go 06:59:18 spire-1.2.1/pkg/common/bundleutil/ 06:59:18 spire-1.2.1/pkg/common/bundleutil/bundle.go 06:59:18 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 06:59:18 spire-1.2.1/pkg/common/bundleutil/common_test.go 06:59:18 spire-1.2.1/pkg/common/bundleutil/marshal.go 06:59:18 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 06:59:18 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 06:59:18 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 06:59:18 spire-1.2.1/pkg/common/bundleutil/types.go 06:59:18 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 06:59:18 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 06:59:18 spire-1.2.1/pkg/common/catalog/ 06:59:18 spire-1.2.1/pkg/common/catalog/bind.go 06:59:18 spire-1.2.1/pkg/common/catalog/builtin.go 06:59:18 spire-1.2.1/pkg/common/catalog/catalog.go 06:59:18 spire-1.2.1/pkg/common/catalog/catalog_test.go 06:59:18 spire-1.2.1/pkg/common/catalog/closers.go 06:59:18 spire-1.2.1/pkg/common/catalog/cmd_linux.go 06:59:18 spire-1.2.1/pkg/common/catalog/cmd_other.go 06:59:18 spire-1.2.1/pkg/common/catalog/config.go 06:59:18 spire-1.2.1/pkg/common/catalog/config_test.go 06:59:18 spire-1.2.1/pkg/common/catalog/configure.go 06:59:18 spire-1.2.1/pkg/common/catalog/constraints.go 06:59:18 spire-1.2.1/pkg/common/catalog/constraints_test.go 06:59:18 spire-1.2.1/pkg/common/catalog/context.go 06:59:18 spire-1.2.1/pkg/common/catalog/external.go 06:59:18 spire-1.2.1/pkg/common/catalog/host.go 06:59:18 spire-1.2.1/pkg/common/catalog/pipenet.go 06:59:18 spire-1.2.1/pkg/common/catalog/plugin.go 06:59:18 spire-1.2.1/pkg/common/catalog/testplugin/ 06:59:18 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 06:59:18 spire-1.2.1/pkg/common/catalog/testplugin/main.go 06:59:18 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 06:59:18 spire-1.2.1/pkg/common/cli/ 06:59:18 spire-1.2.1/pkg/common/cli/env.go 06:59:18 spire-1.2.1/pkg/common/cli/flags.go 06:59:18 spire-1.2.1/pkg/common/cli/trust_domain.go 06:59:18 spire-1.2.1/pkg/common/cli/trust_domain_test.go 06:59:18 spire-1.2.1/pkg/common/cli/umask.go 06:59:18 spire-1.2.1/pkg/common/cli/umask_posix.go 06:59:18 spire-1.2.1/pkg/common/cli/umask_test.go 06:59:18 spire-1.2.1/pkg/common/cli/umask_windows.go 06:59:18 spire-1.2.1/pkg/common/cliprinter/ 06:59:18 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 06:59:18 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 06:59:18 spire-1.2.1/pkg/common/cliprinter/flag.go 06:59:18 spire-1.2.1/pkg/common/cliprinter/flag_test.go 06:59:18 spire-1.2.1/pkg/common/cliprinter/format.go 06:59:19 spire-1.2.1/pkg/common/cliprinter/format_test.go 06:59:19 spire-1.2.1/pkg/common/cliprinter/internal/ 06:59:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 06:59:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 06:59:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 06:59:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 06:59:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 06:59:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 06:59:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 06:59:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 06:59:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 06:59:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 06:59:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 06:59:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 06:59:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 06:59:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 06:59:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 06:59:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 06:59:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 06:59:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 06:59:19 spire-1.2.1/pkg/common/coretypes/ 06:59:19 spire-1.2.1/pkg/common/coretypes/bundle/ 06:59:19 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 06:59:19 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 06:59:19 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 06:59:19 spire-1.2.1/pkg/common/coretypes/bundle/require.go 06:59:19 spire-1.2.1/pkg/common/coretypes/jwtkey/ 06:59:19 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 06:59:19 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 06:59:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 06:59:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 06:59:19 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 06:59:19 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 06:59:19 spire-1.2.1/pkg/common/coretypes/x509certificate/ 06:59:19 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 06:59:19 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 06:59:19 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 06:59:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 06:59:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 06:59:19 spire-1.2.1/pkg/common/cryptoutil/ 06:59:19 spire-1.2.1/pkg/common/cryptoutil/keys.go 06:59:19 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 06:59:19 spire-1.2.1/pkg/common/diskutil/ 06:59:19 spire-1.2.1/pkg/common/diskutil/file_posix.go 06:59:19 spire-1.2.1/pkg/common/diskutil/file_test.go 06:59:19 spire-1.2.1/pkg/common/diskutil/file_windows.go 06:59:19 spire-1.2.1/pkg/common/errorutil/ 06:59:19 spire-1.2.1/pkg/common/errorutil/wrapper.go 06:59:19 spire-1.2.1/pkg/common/health/ 06:59:19 spire-1.2.1/pkg/common/health/config.go 06:59:19 spire-1.2.1/pkg/common/health/context.go 06:59:19 spire-1.2.1/pkg/common/health/context_test.go 06:59:19 spire-1.2.1/pkg/common/health/health.go 06:59:19 spire-1.2.1/pkg/common/health/health_test.go 06:59:19 spire-1.2.1/pkg/common/health/logger.go 06:59:19 spire-1.2.1/pkg/common/hostservice/ 06:59:19 spire-1.2.1/pkg/common/hostservice/metricsservice/ 06:59:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 06:59:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 06:59:19 spire-1.2.1/pkg/common/idutil/ 06:59:19 spire-1.2.1/pkg/common/idutil/require.go 06:59:19 spire-1.2.1/pkg/common/idutil/require_test.go 06:59:19 spire-1.2.1/pkg/common/idutil/safety.go 06:59:19 spire-1.2.1/pkg/common/idutil/safety_test.go 06:59:19 spire-1.2.1/pkg/common/idutil/spiffeid.go 06:59:19 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 06:59:19 spire-1.2.1/pkg/common/jwtsvid/ 06:59:19 spire-1.2.1/pkg/common/jwtsvid/common.go 06:59:19 spire-1.2.1/pkg/common/jwtsvid/sign.go 06:59:19 spire-1.2.1/pkg/common/jwtsvid/token_test.go 06:59:19 spire-1.2.1/pkg/common/jwtsvid/validate.go 06:59:19 spire-1.2.1/pkg/common/jwtutil/ 06:59:19 spire-1.2.1/pkg/common/jwtutil/keyset.go 06:59:19 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 06:59:19 spire-1.2.1/pkg/common/log/ 06:59:19 spire-1.2.1/pkg/common/log/hclog_adapter.go 06:59:19 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 06:59:19 spire-1.2.1/pkg/common/log/log.go 06:59:19 spire-1.2.1/pkg/common/log/log_test.go 06:59:19 spire-1.2.1/pkg/common/log/options.go 06:59:19 spire-1.2.1/pkg/common/nodeutil/ 06:59:19 spire-1.2.1/pkg/common/nodeutil/node.go 06:59:19 spire-1.2.1/pkg/common/nodeutil/node_test.go 06:59:19 spire-1.2.1/pkg/common/peertracker/ 06:59:19 spire-1.2.1/pkg/common/peertracker/conn.go 06:59:19 spire-1.2.1/pkg/common/peertracker/credentials.go 06:59:19 spire-1.2.1/pkg/common/peertracker/errors.go 06:59:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 06:59:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 06:59:19 spire-1.2.1/pkg/common/peertracker/info.go 06:59:19 spire-1.2.1/pkg/common/peertracker/listener.go 06:59:19 spire-1.2.1/pkg/common/peertracker/listener_test.go 06:59:19 spire-1.2.1/pkg/common/peertracker/peertracker.go 06:59:19 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 06:59:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 06:59:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 06:59:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 06:59:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 06:59:19 spire-1.2.1/pkg/common/peertracker/tcp.go 06:59:19 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 06:59:19 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 06:59:19 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 06:59:19 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 06:59:19 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 06:59:19 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 06:59:19 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 06:59:19 spire-1.2.1/pkg/common/peertracker/uds.go 06:59:19 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 06:59:19 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 06:59:19 spire-1.2.1/pkg/common/peertracker/uds_linux.go 06:59:19 spire-1.2.1/pkg/common/pemutil/ 06:59:19 spire-1.2.1/pkg/common/pemutil/block.go 06:59:19 spire-1.2.1/pkg/common/pemutil/certs.go 06:59:19 spire-1.2.1/pkg/common/pemutil/common.go 06:59:19 spire-1.2.1/pkg/common/pemutil/csr.go 06:59:19 spire-1.2.1/pkg/common/pemutil/keys.go 06:59:19 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 06:59:19 spire-1.2.1/pkg/common/pemutil/testdata/ 06:59:19 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 06:59:19 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 06:59:19 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 06:59:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 06:59:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 06:59:19 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 06:59:19 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 06:59:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 06:59:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 06:59:19 spire-1.2.1/pkg/common/plugin/ 06:59:19 spire-1.2.1/pkg/common/plugin/aws/ 06:59:19 spire-1.2.1/pkg/common/plugin/aws/iid.go 06:59:19 spire-1.2.1/pkg/common/plugin/azure/ 06:59:19 spire-1.2.1/pkg/common/plugin/azure/msi.go 06:59:19 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 06:59:19 spire-1.2.1/pkg/common/plugin/facade.go 06:59:19 spire-1.2.1/pkg/common/plugin/facade_test.go 06:59:19 spire-1.2.1/pkg/common/plugin/gcp/ 06:59:19 spire-1.2.1/pkg/common/plugin/gcp/iit.go 06:59:19 spire-1.2.1/pkg/common/plugin/k8s/ 06:59:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 06:59:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 06:59:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 06:59:19 spire-1.2.1/pkg/common/plugin/k8s/utils.go 06:59:19 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 06:59:19 spire-1.2.1/pkg/common/plugin/log.go 06:59:19 spire-1.2.1/pkg/common/plugin/sshpop/ 06:59:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 06:59:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 06:59:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 06:59:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 06:59:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 06:59:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 06:59:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 06:59:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 06:59:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 06:59:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 06:59:19 spire-1.2.1/pkg/common/plugin/tpmdevid/ 06:59:19 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 06:59:19 spire-1.2.1/pkg/common/plugin/x509pop/ 06:59:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 06:59:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 06:59:19 spire-1.2.1/pkg/common/profiling/ 06:59:19 spire-1.2.1/pkg/common/profiling/dumpers.go 06:59:19 spire-1.2.1/pkg/common/profiling/profiling.go 06:59:19 spire-1.2.1/pkg/common/protoutil/ 06:59:19 spire-1.2.1/pkg/common/protoutil/masks.go 06:59:19 spire-1.2.1/pkg/common/protoutil/masks_test.go 06:59:19 spire-1.2.1/pkg/common/rotationutil/ 06:59:19 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 06:59:19 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 06:59:19 spire-1.2.1/pkg/common/selector/ 06:59:19 spire-1.2.1/pkg/common/selector/selector.go 06:59:19 spire-1.2.1/pkg/common/selector/selector_test.go 06:59:19 spire-1.2.1/pkg/common/selector/set.go 06:59:19 spire-1.2.1/pkg/common/selector/set_utils.go 06:59:19 spire-1.2.1/pkg/common/selector/set_utils_test.go 06:59:19 spire-1.2.1/pkg/common/telemetry/ 06:59:19 spire-1.2.1/pkg/common/telemetry/agent/ 06:59:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 06:59:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 06:59:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 06:59:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 06:59:19 spire-1.2.1/pkg/common/telemetry/agent/manager.go 06:59:19 spire-1.2.1/pkg/common/telemetry/agent/node.go 06:59:19 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 06:59:19 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 06:59:19 spire-1.2.1/pkg/common/telemetry/agent/store/ 06:59:19 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 06:59:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 06:59:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 06:59:19 spire-1.2.1/pkg/common/telemetry/blackhole.go 06:59:19 spire-1.2.1/pkg/common/telemetry/call.go 06:59:19 spire-1.2.1/pkg/common/telemetry/common/ 06:59:19 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 06:59:19 spire-1.2.1/pkg/common/telemetry/config.go 06:59:19 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 06:59:19 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 06:59:19 spire-1.2.1/pkg/common/telemetry/inmem.go 06:59:19 spire-1.2.1/pkg/common/telemetry/inmem_test.go 06:59:19 spire-1.2.1/pkg/common/telemetry/m3.go 06:59:19 spire-1.2.1/pkg/common/telemetry/m3_test.go 06:59:19 spire-1.2.1/pkg/common/telemetry/metrics.go 06:59:19 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 06:59:19 spire-1.2.1/pkg/common/telemetry/names.go 06:59:19 spire-1.2.1/pkg/common/telemetry/prometheus.go 06:59:19 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 06:59:19 spire-1.2.1/pkg/common/telemetry/sanitize.go 06:59:19 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 06:59:19 spire-1.2.1/pkg/common/telemetry/server/ 06:59:19 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 06:59:19 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 06:59:19 spire-1.2.1/pkg/common/telemetry/server/datastore/ 06:59:19 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 06:59:19 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 06:59:19 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 06:59:19 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 06:59:19 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 06:59:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 06:59:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 06:59:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 06:59:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 06:59:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 06:59:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 06:59:19 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 06:59:19 spire-1.2.1/pkg/common/telemetry/server/rotate.go 06:59:19 spire-1.2.1/pkg/common/telemetry/server/server.go 06:59:19 spire-1.2.1/pkg/common/telemetry/sink.go 06:59:19 spire-1.2.1/pkg/common/telemetry/statsd.go 06:59:19 spire-1.2.1/pkg/common/telemetry/statsd_test.go 06:59:19 spire-1.2.1/pkg/common/telemetry/uptime.go 06:59:19 spire-1.2.1/pkg/common/telemetry/version.go 06:59:19 spire-1.2.1/pkg/common/telemetry/withlabels.go 06:59:19 spire-1.2.1/pkg/common/uptime/ 06:59:19 spire-1.2.1/pkg/common/uptime/uptime.go 06:59:19 spire-1.2.1/pkg/common/uptime/uptime_test.go 06:59:19 spire-1.2.1/pkg/common/util/ 06:59:19 spire-1.2.1/pkg/common/util/certs.go 06:59:19 spire-1.2.1/pkg/common/util/certs_test.go 06:59:19 spire-1.2.1/pkg/common/util/csr.go 06:59:19 spire-1.2.1/pkg/common/util/hash.go 06:59:19 spire-1.2.1/pkg/common/util/selectors.go 06:59:19 spire-1.2.1/pkg/common/util/selectors_test.go 06:59:19 spire-1.2.1/pkg/common/util/signals.go 06:59:19 spire-1.2.1/pkg/common/util/sort.go 06:59:19 spire-1.2.1/pkg/common/util/sort_test.go 06:59:19 spire-1.2.1/pkg/common/util/task.go 06:59:19 spire-1.2.1/pkg/common/util/task_test.go 06:59:19 spire-1.2.1/pkg/common/util/testdata/ 06:59:19 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 06:59:19 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 06:59:19 spire-1.2.1/pkg/common/version/ 06:59:19 spire-1.2.1/pkg/common/version/version.go 06:59:19 spire-1.2.1/pkg/common/x509svid/ 06:59:19 spire-1.2.1/pkg/common/x509svid/common_test.go 06:59:19 spire-1.2.1/pkg/common/x509svid/csr.go 06:59:19 spire-1.2.1/pkg/common/x509svid/upstreamca.go 06:59:19 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 06:59:19 spire-1.2.1/pkg/common/x509util/ 06:59:19 spire-1.2.1/pkg/common/x509util/cert.go 06:59:19 spire-1.2.1/pkg/common/x509util/dns.go 06:59:19 spire-1.2.1/pkg/common/x509util/dns_test.go 06:59:19 spire-1.2.1/pkg/common/x509util/keyid.go 06:59:19 spire-1.2.1/pkg/common/x509util/keypair.go 06:59:19 spire-1.2.1/pkg/common/x509util/serialnumber.go 06:59:19 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 06:59:19 spire-1.2.1/pkg/server/ 06:59:19 spire-1.2.1/pkg/server/api/ 06:59:19 spire-1.2.1/pkg/server/api/agent.go 06:59:19 spire-1.2.1/pkg/server/api/agent/ 06:59:19 spire-1.2.1/pkg/server/api/agent/v1/ 06:59:19 spire-1.2.1/pkg/server/api/agent/v1/service.go 06:59:19 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 06:59:19 spire-1.2.1/pkg/server/api/agent_test.go 06:59:19 spire-1.2.1/pkg/server/api/api.go 06:59:19 spire-1.2.1/pkg/server/api/audit/ 06:59:19 spire-1.2.1/pkg/server/api/audit/audit.go 06:59:19 spire-1.2.1/pkg/server/api/audit/audit_test.go 06:59:19 spire-1.2.1/pkg/server/api/bundle.go 06:59:19 spire-1.2.1/pkg/server/api/bundle/ 06:59:19 spire-1.2.1/pkg/server/api/bundle/v1/ 06:59:19 spire-1.2.1/pkg/server/api/bundle/v1/service.go 06:59:19 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 06:59:19 spire-1.2.1/pkg/server/api/bundle_test.go 06:59:19 spire-1.2.1/pkg/server/api/debug/ 06:59:19 spire-1.2.1/pkg/server/api/debug/v1/ 06:59:19 spire-1.2.1/pkg/server/api/debug/v1/service.go 06:59:19 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 06:59:19 spire-1.2.1/pkg/server/api/entry.go 06:59:19 spire-1.2.1/pkg/server/api/entry/ 06:59:19 spire-1.2.1/pkg/server/api/entry/v1/ 06:59:19 spire-1.2.1/pkg/server/api/entry/v1/service.go 06:59:19 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 06:59:19 spire-1.2.1/pkg/server/api/entry_test.go 06:59:19 spire-1.2.1/pkg/server/api/health/ 06:59:19 spire-1.2.1/pkg/server/api/health/v1/ 06:59:19 spire-1.2.1/pkg/server/api/health/v1/service.go 06:59:19 spire-1.2.1/pkg/server/api/health/v1/service_test.go 06:59:19 spire-1.2.1/pkg/server/api/id.go 06:59:19 spire-1.2.1/pkg/server/api/id_test.go 06:59:19 spire-1.2.1/pkg/server/api/limits/ 06:59:19 spire-1.2.1/pkg/server/api/limits/limits.go 06:59:19 spire-1.2.1/pkg/server/api/middleware/ 06:59:19 spire-1.2.1/pkg/server/api/middleware/alias.go 06:59:19 spire-1.2.1/pkg/server/api/middleware/audit.go 06:59:19 spire-1.2.1/pkg/server/api/middleware/authorization.go 06:59:19 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 06:59:19 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 06:59:19 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 06:59:19 spire-1.2.1/pkg/server/api/middleware/caller.go 06:59:19 spire-1.2.1/pkg/server/api/middleware/caller_test.go 06:59:19 spire-1.2.1/pkg/server/api/middleware/common.go 06:59:19 spire-1.2.1/pkg/server/api/middleware/common_test.go 06:59:19 spire-1.2.1/pkg/server/api/middleware/entries.go 06:59:19 spire-1.2.1/pkg/server/api/middleware/entries_test.go 06:59:19 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 06:59:19 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 06:59:19 spire-1.2.1/pkg/server/api/ratelimit.go 06:59:19 spire-1.2.1/pkg/server/api/rpccontext/ 06:59:19 spire-1.2.1/pkg/server/api/rpccontext/alias.go 06:59:19 spire-1.2.1/pkg/server/api/rpccontext/audit.go 06:59:19 spire-1.2.1/pkg/server/api/rpccontext/caller.go 06:59:19 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 06:59:19 spire-1.2.1/pkg/server/api/selector.go 06:59:19 spire-1.2.1/pkg/server/api/selector_test.go 06:59:19 spire-1.2.1/pkg/server/api/status.go 06:59:19 spire-1.2.1/pkg/server/api/status_test.go 06:59:19 spire-1.2.1/pkg/server/api/svid/ 06:59:19 spire-1.2.1/pkg/server/api/svid/v1/ 06:59:19 spire-1.2.1/pkg/server/api/svid/v1/service.go 06:59:19 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 06:59:19 spire-1.2.1/pkg/server/api/trustdomain.go 06:59:19 spire-1.2.1/pkg/server/api/trustdomain/ 06:59:19 spire-1.2.1/pkg/server/api/trustdomain/v1/ 06:59:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 06:59:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 06:59:19 spire-1.2.1/pkg/server/api/trustdomain_test.go 06:59:19 spire-1.2.1/pkg/server/authpolicy/ 06:59:19 spire-1.2.1/pkg/server/authpolicy/defaults.go 06:59:19 spire-1.2.1/pkg/server/authpolicy/policy.go 06:59:19 spire-1.2.1/pkg/server/authpolicy/policy.rego 06:59:19 spire-1.2.1/pkg/server/authpolicy/policy_data.json 06:59:19 spire-1.2.1/pkg/server/authpolicy/policy_test.go 06:59:19 spire-1.2.1/pkg/server/authpolicy/validate.go 06:59:19 spire-1.2.1/pkg/server/bundle/ 06:59:19 spire-1.2.1/pkg/server/bundle/client/ 06:59:19 spire-1.2.1/pkg/server/bundle/client/client.go 06:59:19 spire-1.2.1/pkg/server/bundle/client/client_test.go 06:59:19 spire-1.2.1/pkg/server/bundle/client/manager.go 06:59:19 spire-1.2.1/pkg/server/bundle/client/manager_test.go 06:59:19 spire-1.2.1/pkg/server/bundle/client/sources.go 06:59:19 spire-1.2.1/pkg/server/bundle/client/sources_test.go 06:59:19 spire-1.2.1/pkg/server/bundle/client/updater.go 06:59:19 spire-1.2.1/pkg/server/bundle/client/updater_test.go 06:59:19 spire-1.2.1/pkg/server/ca/ 06:59:19 spire-1.2.1/pkg/server/ca/ca.go 06:59:19 spire-1.2.1/pkg/server/ca/ca_health.go 06:59:19 spire-1.2.1/pkg/server/ca/ca_test.go 06:59:19 spire-1.2.1/pkg/server/ca/journal.go 06:59:19 spire-1.2.1/pkg/server/ca/journal_test.go 06:59:19 spire-1.2.1/pkg/server/ca/manager.go 06:59:19 spire-1.2.1/pkg/server/ca/manager_health.go 06:59:19 spire-1.2.1/pkg/server/ca/manager_test.go 06:59:19 spire-1.2.1/pkg/server/ca/templates.go 06:59:19 spire-1.2.1/pkg/server/ca/upstream_client.go 06:59:19 spire-1.2.1/pkg/server/ca/upstream_client_test.go 06:59:19 spire-1.2.1/pkg/server/ca/validation.go 06:59:19 spire-1.2.1/pkg/server/cache/ 06:59:19 spire-1.2.1/pkg/server/cache/dscache/ 06:59:19 spire-1.2.1/pkg/server/cache/dscache/cache.go 06:59:19 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 06:59:19 spire-1.2.1/pkg/server/cache/entrycache/ 06:59:19 spire-1.2.1/pkg/server/cache/entrycache/cache.go 06:59:19 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 06:59:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 06:59:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 06:59:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 06:59:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 06:59:19 spire-1.2.1/pkg/server/catalog/ 06:59:19 spire-1.2.1/pkg/server/catalog/catalog.go 06:59:19 spire-1.2.1/pkg/server/catalog/keymanager.go 06:59:19 spire-1.2.1/pkg/server/catalog/nodeattestor.go 06:59:19 spire-1.2.1/pkg/server/catalog/noderesolver.go 06:59:19 spire-1.2.1/pkg/server/catalog/notifier.go 06:59:19 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 06:59:19 spire-1.2.1/pkg/server/config.go 06:59:19 spire-1.2.1/pkg/server/datastore/ 06:59:19 spire-1.2.1/pkg/server/datastore/datastore.go 06:59:19 spire-1.2.1/pkg/server/datastore/datastore_health.go 06:59:19 spire-1.2.1/pkg/server/datastore/repository.go 06:59:19 spire-1.2.1/pkg/server/datastore/sqlstore/ 06:59:19 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 06:59:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 06:59:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 06:59:19 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 06:59:19 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 06:59:19 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 06:59:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 06:59:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 06:59:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 06:59:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 06:59:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 06:59:19 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 06:59:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 06:59:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 06:59:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 06:59:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 06:59:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 06:59:19 spire-1.2.1/pkg/server/endpoints/ 06:59:19 spire-1.2.1/pkg/server/endpoints/bundle/ 06:59:19 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 06:59:19 spire-1.2.1/pkg/server/endpoints/bundle/config.go 06:59:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 06:59:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 06:59:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 06:59:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 06:59:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 06:59:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 06:59:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 06:59:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 06:59:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 06:59:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 06:59:19 spire-1.2.1/pkg/server/endpoints/bundle/server.go 06:59:19 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 06:59:19 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 06:59:19 spire-1.2.1/pkg/server/endpoints/config.go 06:59:19 spire-1.2.1/pkg/server/endpoints/endpoints.go 06:59:19 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 06:59:19 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 06:59:19 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 06:59:19 spire-1.2.1/pkg/server/endpoints/middleware.go 06:59:19 spire-1.2.1/pkg/server/endpoints/middleware_test.go 06:59:19 spire-1.2.1/pkg/server/hostservice/ 06:59:19 spire-1.2.1/pkg/server/hostservice/agentstore/ 06:59:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 06:59:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 06:59:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 06:59:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 06:59:19 spire-1.2.1/pkg/server/hostservice/identityprovider/ 06:59:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 06:59:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 06:59:19 spire-1.2.1/pkg/server/plugin/ 06:59:19 spire-1.2.1/pkg/server/plugin/keymanager/ 06:59:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 06:59:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 06:59:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 06:59:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 06:59:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 06:59:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 06:59:19 spire-1.2.1/pkg/server/plugin/keymanager/base/ 06:59:19 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 06:59:19 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 06:59:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 06:59:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 06:59:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 06:59:19 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 06:59:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 06:59:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 06:59:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 06:59:19 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 06:59:19 spire-1.2.1/pkg/server/plugin/keymanager/test/ 06:59:19 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 06:59:19 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 06:59:19 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/ 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 06:59:19 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 06:59:20 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 06:59:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 06:59:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 06:59:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 06:59:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 06:59:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 06:59:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 06:59:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 06:59:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 06:59:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 06:59:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 06:59:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 06:59:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 06:59:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 06:59:20 spire-1.2.1/pkg/server/plugin/noderesolver/ 06:59:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 06:59:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 06:59:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 06:59:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 06:59:20 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 06:59:20 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 06:59:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 06:59:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 06:59:20 spire-1.2.1/pkg/server/plugin/notifier/ 06:59:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 06:59:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 06:59:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 06:59:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 06:59:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 06:59:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 06:59:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 06:59:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 06:59:20 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 06:59:20 spire-1.2.1/pkg/server/plugin/notifier/repository.go 06:59:20 spire-1.2.1/pkg/server/plugin/notifier/v1.go 06:59:20 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 06:59:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 06:59:20 spire-1.2.1/pkg/server/registration/ 06:59:20 spire-1.2.1/pkg/server/registration/manager.go 06:59:20 spire-1.2.1/pkg/server/registration/manager_test.go 06:59:20 spire-1.2.1/pkg/server/scanentries.go 06:59:20 spire-1.2.1/pkg/server/scanentries_test.go 06:59:20 spire-1.2.1/pkg/server/server.go 06:59:20 spire-1.2.1/pkg/server/server_test.go 06:59:20 spire-1.2.1/pkg/server/svid/ 06:59:20 spire-1.2.1/pkg/server/svid/observer.go 06:59:20 spire-1.2.1/pkg/server/svid/observer_test.go 06:59:20 spire-1.2.1/pkg/server/svid/rotator.go 06:59:20 spire-1.2.1/pkg/server/svid/rotator_config.go 06:59:20 spire-1.2.1/pkg/server/svid/rotator_config_test.go 06:59:20 spire-1.2.1/pkg/server/svid/rotator_test.go 06:59:20 spire-1.2.1/proto/ 06:59:20 spire-1.2.1/proto/private/ 06:59:20 spire-1.2.1/proto/private/server/ 06:59:20 spire-1.2.1/proto/private/server/journal/ 06:59:20 spire-1.2.1/proto/private/server/journal/journal.pb.go 06:59:20 spire-1.2.1/proto/private/server/journal/journal.proto 06:59:20 spire-1.2.1/proto/spire/ 06:59:20 spire-1.2.1/proto/spire/common/ 06:59:20 spire-1.2.1/proto/spire/common/common.pb.go 06:59:20 spire-1.2.1/proto/spire/common/common.proto 06:59:20 spire-1.2.1/proto/spire/common/plugin/ 06:59:20 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 06:59:20 spire-1.2.1/proto/spire/common/plugin/plugin.proto 06:59:20 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 06:59:20 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 06:59:20 spire-1.2.1/proto/spire/plugin/ 06:59:20 spire-1.2.1/proto/spire/plugin/agent/ 06:59:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 06:59:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 06:59:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 06:59:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 06:59:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 06:59:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 06:59:20 spire-1.2.1/release/ 06:59:20 spire-1.2.1/release/spire-extras/ 06:59:20 spire-1.2.1/release/spire-extras/README.md 06:59:20 spire-1.2.1/release/spire-extras/conf/ 06:59:20 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 06:59:20 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 06:59:20 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 06:59:20 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 06:59:20 spire-1.2.1/release/spire/ 06:59:20 spire-1.2.1/release/spire/README.md 06:59:20 spire-1.2.1/release/spire/conf/ 06:59:20 spire-1.2.1/release/spire/conf/agent/ 06:59:20 spire-1.2.1/release/spire/conf/agent/agent.conf 06:59:20 spire-1.2.1/release/spire/conf/server/ 06:59:20 spire-1.2.1/release/spire/conf/server/server.conf 06:59:20 spire-1.2.1/script/ 06:59:20 spire-1.2.1/script/build-artifact.sh 06:59:20 spire-1.2.1/script/generate_dummy_ca.sh 06:59:20 spire-1.2.1/support/ 06:59:20 spire-1.2.1/support/k8s/ 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/ 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 06:59:20 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 06:59:20 spire-1.2.1/support/oidc-discovery-provider/ 06:59:20 spire-1.2.1/support/oidc-discovery-provider/README.md 06:59:20 spire-1.2.1/support/oidc-discovery-provider/common_test.go 06:59:20 spire-1.2.1/support/oidc-discovery-provider/config.go 06:59:20 spire-1.2.1/support/oidc-discovery-provider/config_test.go 06:59:20 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 06:59:20 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 06:59:20 spire-1.2.1/support/oidc-discovery-provider/handler.go 06:59:20 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 06:59:20 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 06:59:20 spire-1.2.1/support/oidc-discovery-provider/main.go 06:59:20 spire-1.2.1/support/oidc-discovery-provider/server_api.go 06:59:20 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 06:59:20 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 06:59:20 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 06:59:20 spire-1.2.1/test/ 06:59:20 spire-1.2.1/test/clock/ 06:59:20 spire-1.2.1/test/clock/clock.go 06:59:20 spire-1.2.1/test/fakes/ 06:59:20 spire-1.2.1/test/fakes/fakeagentcatalog/ 06:59:20 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 06:59:20 spire-1.2.1/test/fakes/fakeagentkeymanager/ 06:59:20 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 06:59:20 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 06:59:20 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 06:59:20 spire-1.2.1/test/fakes/fakeagentstore/ 06:59:20 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 06:59:20 spire-1.2.1/test/fakes/fakedatastore/ 06:59:20 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 06:59:20 spire-1.2.1/test/fakes/fakeentryclient/ 06:59:20 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 06:59:20 spire-1.2.1/test/fakes/fakehealthchecker/ 06:59:20 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 06:59:20 spire-1.2.1/test/fakes/fakeidentityprovider/ 06:59:20 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 06:59:20 spire-1.2.1/test/fakes/fakemetrics/ 06:59:20 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 06:59:20 spire-1.2.1/test/fakes/fakenoderesolver/ 06:59:20 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 06:59:20 spire-1.2.1/test/fakes/fakenotifier/ 06:59:20 spire-1.2.1/test/fakes/fakenotifier/notifier.go 06:59:20 spire-1.2.1/test/fakes/fakepluginmetrics/ 06:59:20 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 06:59:20 spire-1.2.1/test/fakes/fakeserverca/ 06:59:20 spire-1.2.1/test/fakes/fakeserverca/serverca.go 06:59:20 spire-1.2.1/test/fakes/fakeservercatalog/ 06:59:20 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 06:59:20 spire-1.2.1/test/fakes/fakeserverkeymanager/ 06:59:20 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 06:59:20 spire-1.2.1/test/fakes/fakeservernodeattestor/ 06:59:20 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 06:59:20 spire-1.2.1/test/fakes/fakeupstreamauthority/ 06:59:20 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 06:59:20 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 06:59:20 spire-1.2.1/test/fakes/fakeworkloadapi/ 06:59:20 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 06:59:20 spire-1.2.1/test/fakes/fakeworkloadattestor/ 06:59:20 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 06:59:20 spire-1.2.1/test/fixture/ 06:59:20 spire-1.2.1/test/fixture/certs/ 06:59:20 spire-1.2.1/test/fixture/certs/agent_svid.der 06:59:20 spire-1.2.1/test/fixture/certs/base_cert.pem 06:59:20 spire-1.2.1/test/fixture/certs/base_csr.pem 06:59:20 spire-1.2.1/test/fixture/certs/base_key.pem 06:59:20 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 06:59:20 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 06:59:20 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 06:59:20 spire-1.2.1/test/fixture/certs/blog_cert.pem 06:59:20 spire-1.2.1/test/fixture/certs/blog_csr.pem 06:59:20 spire-1.2.1/test/fixture/certs/blog_key.pem 06:59:20 spire-1.2.1/test/fixture/certs/bundle.der 06:59:20 spire-1.2.1/test/fixture/certs/ca.pem 06:59:20 spire-1.2.1/test/fixture/certs/ca_key.pem 06:59:20 spire-1.2.1/test/fixture/certs/database_cert.pem 06:59:20 spire-1.2.1/test/fixture/certs/database_csr.pem 06:59:20 spire-1.2.1/test/fixture/certs/database_key.pem 06:59:20 spire-1.2.1/test/fixture/certs/node_cert.pem 06:59:20 spire-1.2.1/test/fixture/certs/node_csr.pem 06:59:20 spire-1.2.1/test/fixture/certs/node_key.pem 06:59:20 spire-1.2.1/test/fixture/certs/svid.pem 06:59:20 spire-1.2.1/test/fixture/certs/svid_key.pem 06:59:20 spire-1.2.1/test/fixture/config/ 06:59:20 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 06:59:20 spire-1.2.1/test/fixture/config/agent_good.conf 06:59:20 spire-1.2.1/test/fixture/config/agent_good_templated.conf 06:59:20 spire-1.2.1/test/fixture/config/plugin_good.conf 06:59:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 06:59:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 06:59:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 06:59:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 06:59:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 06:59:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 06:59:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 06:59:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 06:59:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 06:59:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 06:59:20 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 06:59:20 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 06:59:20 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 06:59:20 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 06:59:20 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 06:59:20 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 06:59:20 spire-1.2.1/test/fixture/config/server_good.conf 06:59:20 spire-1.2.1/test/fixture/config/server_good_templated.conf 06:59:20 spire-1.2.1/test/fixture/fixture.go 06:59:20 spire-1.2.1/test/fixture/nodeattestor/ 06:59:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 06:59:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 06:59:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 06:59:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 06:59:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 06:59:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 06:59:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 06:59:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 06:59:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 06:59:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 06:59:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 06:59:20 spire-1.2.1/test/fixture/registration/ 06:59:20 spire-1.2.1/test/fixture/registration/entries.json 06:59:20 spire-1.2.1/test/fixture/registration/good-for-update.json 06:59:20 spire-1.2.1/test/fixture/registration/good.json 06:59:20 spire-1.2.1/test/fixture/registration/invalid.json 06:59:20 spire-1.2.1/test/fixture/registration/invalid_json.json 06:59:20 spire-1.2.1/test/fixture/registration/manager_test_entries.json 06:59:20 spire-1.2.1/test/integration/ 06:59:20 spire-1.2.1/test/integration/README.md 06:59:20 spire-1.2.1/test/integration/common 06:59:20 spire-1.2.1/test/integration/setup/ 06:59:20 spire-1.2.1/test/integration/setup/adminclient/ 06:59:20 spire-1.2.1/test/integration/setup/adminclient/build.sh 06:59:20 spire-1.2.1/test/integration/setup/adminclient/client.go 06:59:20 spire-1.2.1/test/integration/setup/debugagent/ 06:59:20 spire-1.2.1/test/integration/setup/debugagent/build.sh 06:59:20 spire-1.2.1/test/integration/setup/debugagent/main.go 06:59:20 spire-1.2.1/test/integration/setup/debugserver/ 06:59:20 spire-1.2.1/test/integration/setup/debugserver/build.sh 06:59:20 spire-1.2.1/test/integration/setup/debugserver/main.go 06:59:20 spire-1.2.1/test/integration/setup/downstreamclient/ 06:59:20 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 06:59:20 spire-1.2.1/test/integration/setup/downstreamclient/client.go 06:59:20 spire-1.2.1/test/integration/setup/itclient/ 06:59:20 spire-1.2.1/test/integration/setup/itclient/client.go 06:59:20 spire-1.2.1/test/integration/setup/node-attestation/ 06:59:20 spire-1.2.1/test/integration/setup/node-attestation/build.sh 06:59:20 spire-1.2.1/test/integration/setup/node-attestation/client.go 06:59:20 spire-1.2.1/test/integration/setup/x509pop/ 06:59:20 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 06:59:20 spire-1.2.1/test/integration/setup/x509pop/setup.sh 06:59:20 spire-1.2.1/test/integration/suites/ 06:59:20 spire-1.2.1/test/integration/suites/admin-endpoints/ 06:59:20 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 06:59:20 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 06:59:20 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 06:59:20 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 06:59:20 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 06:59:20 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 06:59:20 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 06:59:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 06:59:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 06:59:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 06:59:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 06:59:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 06:59:20 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 06:59:20 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 06:59:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 06:59:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 06:59:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 06:59:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 06:59:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 06:59:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 06:59:20 spire-1.2.1/test/integration/suites/datastore-mysql/ 06:59:20 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 06:59:20 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 06:59:20 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 06:59:20 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 06:59:20 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 06:59:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 06:59:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 06:59:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 06:59:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 06:59:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 06:59:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 06:59:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 06:59:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 06:59:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 06:59:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 06:59:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 06:59:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 06:59:20 spire-1.2.1/test/integration/suites/datastore-postgres/ 06:59:20 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 06:59:20 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 06:59:20 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 06:59:20 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 06:59:20 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 06:59:20 spire-1.2.1/test/integration/suites/debug-endpoints/ 06:59:20 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 06:59:20 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 06:59:20 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 06:59:20 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 06:59:20 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 06:59:20 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 06:59:20 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 06:59:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 06:59:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 06:59:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 06:59:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 06:59:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 06:59:20 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 06:59:20 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 06:59:20 spire-1.2.1/test/integration/suites/downstream-endpoints/ 06:59:20 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 06:59:20 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 06:59:20 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 06:59:20 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 06:59:20 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 06:59:20 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 06:59:20 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 06:59:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 06:59:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 06:59:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 06:59:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 06:59:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 06:59:20 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 06:59:20 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 06:59:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 06:59:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 06:59:20 spire-1.2.1/test/integration/suites/join-token/ 06:59:20 spire-1.2.1/test/integration/suites/join-token/01-start-server 06:59:20 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 06:59:20 spire-1.2.1/test/integration/suites/join-token/03-start-agent 06:59:20 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 06:59:20 spire-1.2.1/test/integration/suites/join-token/05-check-svid 06:59:20 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 06:59:20 spire-1.2.1/test/integration/suites/join-token/README.md 06:59:20 spire-1.2.1/test/integration/suites/join-token/conf/ 06:59:20 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 06:59:20 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 06:59:20 spire-1.2.1/test/integration/suites/join-token/conf/server/ 06:59:20 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 06:59:20 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 06:59:20 spire-1.2.1/test/integration/suites/join-token/teardown 06:59:20 spire-1.2.1/test/integration/suites/k8s-reconcile/ 06:59:20 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 06:59:20 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 06:59:20 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 06:59:20 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 06:59:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 06:59:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 06:59:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 06:59:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 06:59:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 06:59:20 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 06:59:20 spire-1.2.1/test/integration/suites/k8s-scratch/ 06:59:20 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 06:59:20 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 06:59:20 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 06:59:20 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 06:59:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 06:59:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 06:59:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 06:59:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 06:59:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 06:59:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 06:59:20 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 06:59:20 spire-1.2.1/test/integration/suites/k8s/ 06:59:20 spire-1.2.1/test/integration/suites/k8s/00-setup 06:59:20 spire-1.2.1/test/integration/suites/k8s/01-apply-config 06:59:20 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 06:59:20 spire-1.2.1/test/integration/suites/k8s/README.md 06:59:20 spire-1.2.1/test/integration/suites/k8s/conf/ 06:59:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 06:59:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 06:59:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s/conf/server/ 06:59:20 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 06:59:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 06:59:20 spire-1.2.1/test/integration/suites/k8s/init-kubectl 06:59:20 spire-1.2.1/test/integration/suites/k8s/teardown 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/ 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/README.md 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/root/ 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 06:59:20 spire-1.2.1/test/integration/suites/nested-rotation/teardown 06:59:20 spire-1.2.1/test/integration/suites/node-attestation/ 06:59:20 spire-1.2.1/test/integration/suites/node-attestation/00-setup 06:59:20 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 06:59:20 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 06:59:20 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 06:59:20 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 06:59:20 spire-1.2.1/test/integration/suites/node-attestation/README.md 06:59:20 spire-1.2.1/test/integration/suites/node-attestation/conf/ 06:59:20 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 06:59:20 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 06:59:20 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 06:59:20 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 06:59:20 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 06:59:20 spire-1.2.1/test/integration/suites/node-attestation/teardown 06:59:20 spire-1.2.1/test/integration/suites/rotation/ 06:59:20 spire-1.2.1/test/integration/suites/rotation/00-setup 06:59:20 spire-1.2.1/test/integration/suites/rotation/01-start-server 06:59:20 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 06:59:20 spire-1.2.1/test/integration/suites/rotation/03-start-agent 06:59:20 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 06:59:20 spire-1.2.1/test/integration/suites/rotation/05-check-svids 06:59:20 spire-1.2.1/test/integration/suites/rotation/README.md 06:59:20 spire-1.2.1/test/integration/suites/rotation/conf/ 06:59:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 06:59:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 06:59:20 spire-1.2.1/test/integration/suites/rotation/conf/server/ 06:59:20 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 06:59:20 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 06:59:20 spire-1.2.1/test/integration/suites/rotation/teardown 06:59:20 spire-1.2.1/test/integration/suites/self-test/ 06:59:20 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 06:59:20 spire-1.2.1/test/integration/suites/self-test/README.md 06:59:20 spire-1.2.1/test/integration/suites/self-test/teardown 06:59:20 spire-1.2.1/test/integration/suites/spire-server-cli/ 06:59:20 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 06:59:20 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 06:59:20 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 06:59:20 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 06:59:20 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 06:59:20 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 06:59:20 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 06:59:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 06:59:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 06:59:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 06:59:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 06:59:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 06:59:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 06:59:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 06:59:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 06:59:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 06:59:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 06:59:20 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 06:59:20 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 06:59:20 spire-1.2.1/test/integration/suites/upgrade/ 06:59:20 spire-1.2.1/test/integration/suites/upgrade/00-setup 06:59:20 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 06:59:20 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 06:59:20 spire-1.2.1/test/integration/suites/upgrade/README.md 06:59:20 spire-1.2.1/test/integration/suites/upgrade/conf/ 06:59:20 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 06:59:20 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 06:59:20 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 06:59:20 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 06:59:20 spire-1.2.1/test/integration/suites/upgrade/teardown 06:59:20 spire-1.2.1/test/integration/suites/upgrade/versions.txt 06:59:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 06:59:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 06:59:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 06:59:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 06:59:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 06:59:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 06:59:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 06:59:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 06:59:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 06:59:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 06:59:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 06:59:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 06:59:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 06:59:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 06:59:20 spire-1.2.1/test/integration/test-one.sh 06:59:20 spire-1.2.1/test/integration/test.sh 06:59:20 spire-1.2.1/test/plugintest/ 06:59:20 spire-1.2.1/test/plugintest/config.go 06:59:20 spire-1.2.1/test/plugintest/load.go 06:59:20 spire-1.2.1/test/plugintest/option.go 06:59:20 spire-1.2.1/test/spiretest/ 06:59:20 spire-1.2.1/test/spiretest/apiserver.go 06:59:20 spire-1.2.1/test/spiretest/assertions.go 06:59:20 spire-1.2.1/test/spiretest/dir.go 06:59:20 spire-1.2.1/test/spiretest/errors_posix.go 06:59:20 spire-1.2.1/test/spiretest/errors_windows.go 06:59:20 spire-1.2.1/test/spiretest/logs.go 06:59:20 spire-1.2.1/test/spiretest/socketapi.go 06:59:20 spire-1.2.1/test/spiretest/suite.go 06:59:20 spire-1.2.1/test/spiretest/x509.go 06:59:20 spire-1.2.1/test/testca/ 06:59:20 spire-1.2.1/test/testca/ca.go 06:59:20 spire-1.2.1/test/testkey/ 06:59:20 spire-1.2.1/test/testkey/generate.sh 06:59:20 spire-1.2.1/test/testkey/genkeys.go 06:59:20 spire-1.2.1/test/testkey/keys.go 06:59:20 spire-1.2.1/test/testkey/new.go 06:59:20 spire-1.2.1/test/tpmsimulator/ 06:59:20 spire-1.2.1/test/tpmsimulator/simulator.go 06:59:20 spire-1.2.1/test/util/ 06:59:20 spire-1.2.1/test/util/cert_fixtures.go 06:59:20 spire-1.2.1/test/util/cert_generation.go 06:59:20 spire-1.2.1/test/util/io_redirection.go 06:59:20 spire-1.2.1/test/util/race.go 06:59:20 spire-1.2.1/test/util/util.go 06:59:20 building spire from source... 06:59:21 Installing go1.17.7... 06:59:34 ---> c3fd2d12ae14 06:59:34 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:59:34 ---> Running in c26929648130 06:59:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:59:49 Building bin/spire-server... 06:59:49 go: downloading github.com/mitchellh/cli v1.1.2 06:59:49 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 06:59:49 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 06:59:49 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 06:59:49 go: downloading google.golang.org/grpc v1.44.0 06:59:50 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 06:59:51 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 06:59:52 go: downloading github.com/imdario/mergo v0.3.12 06:59:52 go: downloading github.com/sirupsen/logrus v1.8.1 06:59:53 go: downloading github.com/hashicorp/go-hclog v1.1.0 06:59:55 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 06:59:55 go: downloading github.com/fatih/color v1.13.0 06:59:55 go: downloading github.com/mattn/go-isatty v0.0.14 06:59:55 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 06:59:55 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 06:59:55 go: downloading github.com/hashicorp/go-plugin v1.4.3 06:59:55 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 06:59:56 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 06:59:56 go: downloading github.com/InVisionApp/go-logger v1.0.1 06:59:56 go: downloading github.com/armon/go-metrics v0.3.10 06:59:56 go: downloading github.com/prometheus/client_golang v1.12.1 06:59:56 go: downloading github.com/uber-go/tally/v4 v4.1.1 06:59:58 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 06:59:58 go: downloading github.com/open-policy-agent/opa v0.38.0 07:00:13 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 07:00:13 go: downloading github.com/mattn/go-colorable v0.1.12 07:00:13 go: downloading github.com/Masterminds/goutils v1.1.0 07:00:13 go: downloading github.com/Masterminds/semver v1.5.0 07:00:13 go: downloading github.com/google/uuid v1.1.2 07:00:13 go: downloading github.com/huandu/xstrings v1.3.2 07:00:13 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 07:00:13 go: downloading github.com/oklog/run v1.0.0 07:00:13 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 07:00:13 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 07:00:13 go: downloading github.com/prometheus/client_model v0.2.0 07:00:13 go: downloading github.com/prometheus/common v0.32.1 07:00:13 go: downloading github.com/pkg/errors v0.9.1 07:00:14 go: downloading go.uber.org/atomic v1.9.0 07:00:14 go: downloading github.com/beorn7/perks v1.0.1 07:00:14 go: downloading github.com/cespare/xxhash/v2 v2.1.2 07:00:14 go: downloading github.com/prometheus/procfs v0.7.3 07:00:16 go: downloading github.com/imkira/go-observer v1.0.3 07:00:16 go: downloading github.com/hashicorp/errwrap v1.1.0 07:00:16 go: downloading github.com/mitchellh/reflectwalk v1.0.1 07:00:16 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:00:16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 07:00:16 go: downloading github.com/twmb/murmur3 v1.1.6 07:00:16 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 07:00:16 go: downloading github.com/stretchr/testify v1.7.0 07:00:16 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 07:00:17 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 07:00:17 go: downloading github.com/blang/semver/v4 v4.0.0 07:00:17 go: downloading github.com/go-sql-driver/mysql v1.6.0 07:00:18 go: downloading github.com/jinzhu/gorm v1.9.16 07:00:19 go: downloading github.com/lib/pq v1.10.4 07:00:19 go: downloading github.com/mattn/go-sqlite3 v1.14.12 07:00:19 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 07:00:19 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 07:00:24 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 07:00:34 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 07:00:34 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 07:00:34 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 07:00:34 go: downloading github.com/aws/aws-sdk-go v1.43.0 07:00:56 go: downloading google.golang.org/api v0.70.0 07:00:56 go: downloading k8s.io/client-go v0.23.4 07:00:56 go: downloading k8s.io/api v0.23.4 07:01:09 go: downloading github.com/google/go-tpm v0.3.3 07:01:09 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 07:01:35 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 07:01:35 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 07:01:35 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 07:01:35 go: downloading cloud.google.com/go/storage v1.21.0 07:01:35 go: downloading cloud.google.com/go v0.100.2 07:01:36 go: downloading k8s.io/apimachinery v0.23.4 07:01:38 go: downloading k8s.io/kube-aggregator v0.23.3 07:01:39 go: downloading sigs.k8s.io/controller-runtime v0.11.1 07:01:41 go: downloading cloud.google.com/go/security v1.3.0 07:01:41 go: downloading github.com/hashicorp/vault/api v1.4.1 07:01:41 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:01:42 go: downloading gopkg.in/yaml.v2 v2.4.0 07:01:42 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 07:01:42 go: downloading github.com/gobwas/glob v0.2.3 07:01:43 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 07:01:43 go: downloading github.com/jinzhu/inflection v1.0.0 07:01:43 go: downloading github.com/tklauser/go-sysconf v0.3.9 07:01:43 go: downloading github.com/aws/smithy-go v1.11.0 07:01:44 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 07:01:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 07:01:44 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 07:01:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 07:01:45 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 07:01:45 go: downloading github.com/gogo/protobuf v1.3.2 07:01:50 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 07:01:51 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 07:01:51 go: downloading github.com/Azure/go-autorest/logger v0.2.1 07:01:51 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 07:01:51 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 07:01:51 go: downloading github.com/dimchansky/utfbom v1.1.1 07:01:51 go: downloading cloud.google.com/go/compute v1.3.0 07:01:52 go: downloading cloud.google.com/go/iam v0.1.1 07:01:52 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 07:01:52 go: downloading k8s.io/klog/v2 v2.30.0 07:01:53 go: downloading github.com/google/gofuzz v1.1.0 07:01:53 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 07:01:54 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 07:01:55 go: downloading github.com/spf13/pflag v1.0.5 07:01:55 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 07:01:55 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 07:01:55 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 07:01:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 07:01:55 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 07:01:55 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 07:01:55 go: downloading github.com/hashicorp/vault/sdk v0.4.1 07:01:56 go: downloading github.com/mitchellh/mapstructure v1.4.3 07:01:57 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 07:01:57 go: downloading github.com/tklauser/numcpus v0.3.0 07:01:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 07:01:57 go: downloading github.com/jmespath/go-jmespath v0.4.0 07:01:59 go: downloading go.opencensus.io v0.23.0 07:02:00 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 07:02:00 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 07:02:00 go: downloading gopkg.in/inf.v0 v0.9.1 07:02:00 go: downloading github.com/go-logr/logr v1.2.2 07:02:00 go: downloading github.com/google/go-cmp v0.5.7 07:02:01 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 07:02:01 go: downloading github.com/json-iterator/go v1.1.12 07:02:01 go: downloading github.com/googleapis/gnostic v0.5.5 07:02:04 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 07:02:06 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 07:02:06 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 07:02:06 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 07:02:07 go: downloading go.uber.org/zap v1.21.0 07:02:07 go: downloading sigs.k8s.io/yaml v1.3.0 07:02:08 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 07:02:08 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 07:02:08 go: downloading github.com/modern-go/reflect2 v1.0.2 07:02:08 go: downloading github.com/ryanuber/go-glob v1.0.0 07:02:08 go: downloading github.com/golang/snappy v0.0.4 07:02:08 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 07:02:18 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 07:02:18 go: downloading github.com/hashicorp/go-uuid v1.0.2 07:02:18 go: downloading github.com/hashicorp/go-version v1.2.0 07:02:18 go: downloading go.uber.org/multierr v1.6.0 07:02:45 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 07:02:45 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 07:04:07 Removing intermediate container e3ba1742136d 07:04:07 ---> 028d66b9ee7b 07:04:07 07:04:07 Step 10/31 : FROM alpine:3.14 07:04:07 ---> ac73e934f311 07:04:07 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:04:07 ---> Running in a5934eb52bf1 07:04:07 Removing intermediate container a5934eb52bf1 07:04:07 ---> 6e015368d29a 07:04:07 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 07:04:07 ---> Running in d32388e4114c 07:04:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:04:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:04:07 (1/2) Installing dumb-init (1.2.5-r1) 07:04:07 (2/2) Installing su-exec (0.2-r1) 07:04:07 Executing busybox-1.33.1-r7.trigger 07:04:07 OK: 6 MiB in 16 packages 07:04:07 Removing intermediate container d32388e4114c 07:04:07 ---> 0e5c6c94fded 07:04:07 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 07:04:07 ---> Running in 7e246ba8c964 07:04:07 Removing intermediate container 7e246ba8c964 07:04:07 ---> 9fb0621d979a 07:04:07 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:04:07 ---> Running in c6bec72bb53b 07:04:07 Removing intermediate container c6bec72bb53b 07:04:07 ---> cb1943801937 07:04:07 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:04:07 ---> Running in b4494430101e 07:04:08 Removing intermediate container b4494430101e 07:04:08 ---> 19f6917d39ad 07:04:08 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 07:04:08 ---> Running in d25740113761 07:04:09 Removing intermediate container d25740113761 07:04:09 ---> d6d4256fe060 07:04:09 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:04:10 ---> 71abec3e1aad 07:04:10 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:04:10 ---> Running in 1984902f469e 07:04:13 Removing intermediate container 1984902f469e 07:04:13 ---> 66d7e580e773 07:04:13 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 07:04:13 ---> 6f8a67c16dd1 07:04:13 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:04:16 ---> 96bb06c43b11 07:04:16 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:04:16 ---> 9b454b09fe83 07:04:16 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:04:17 ---> 2bbcb440f91c 07:04:17 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:04:19 ---> c13bff7391ce 07:04:19 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 07:04:19 ---> Running in b67d4ba69c01 07:04:20 Removing intermediate container b67d4ba69c01 07:04:20 ---> 68c90d6fcc90 07:04:20 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:04:21 ---> f25dde4251e0 07:04:21 Step 26/31 : RUN chmod +x /entrypoint.sh 07:04:21 ---> Running in 7bacba486ed6 07:04:24 Removing intermediate container 7bacba486ed6 07:04:24 ---> 838ced20cbab 07:04:24 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 07:04:24 ---> Running in 921e1d5c56e0 07:04:25 Removing intermediate container 921e1d5c56e0 07:04:25 ---> 4bd2d4d157b9 07:04:25 Step 28/31 : CMD ["gate"] 07:04:25 ---> Running in 3da7ad3717e0 07:04:26 Removing intermediate container 3da7ad3717e0 07:04:26 ---> 68c212ddafe3 07:04:26 Step 29/31 : LABEL arch=arm64 07:04:26 ---> Running in f102e13ecc3e 07:04:27 Removing intermediate container f102e13ecc3e 07:04:27 ---> ffc116c001a4 07:04:27 Step 30/31 : LABEL git_sha=9391088f00f6937479250a9c6c04650fe4910d1b 07:04:27 ---> Running in aac38923db50 07:04:27 Removing intermediate container aac38923db50 07:04:27 ---> 22ffe85070cb 07:04:27 Step 31/31 : LABEL version=0.0.0 07:04:27 ---> Running in fe5affb55118 07:04:28 Removing intermediate container fe5affb55118 07:04:28 ---> 35a30baeeaa9 07:04:28 07:04:29 Successfully built 35a30baeeaa9 07:04:29 Successfully tagged security-bootstrapper-arm64:latest 07:04:29 Building core-metadata 07:05:08  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:05:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:05:08 ---> 4dd8bd914dfe 07:05:08 Step 3/23 : WORKDIR /edgex-go 07:05:08 ---> Using cache 07:05:08 ---> c44f291aee47 07:05:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:08 ---> Using cache 07:05:08 ---> a8605a9df3d4 07:05:08 Step 5/23 : RUN apk add --update --no-cache make git 07:05:08 ---> Using cache 07:05:08 ---> 8181139171ca 07:05:08 Step 6/23 : COPY go.mod vendor* ./ 07:05:08 ---> Using cache 07:05:08 ---> fce81fb5456c 07:05:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:08 ---> Using cache 07:05:08 ---> ab917ec4e71f 07:05:08 Step 8/23 : COPY . . 07:05:08 ---> Using cache 07:05:08 ---> 868992217dbc 07:05:08 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:05:08 ---> Running in 22c4efb65924 07:05:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:05:30 Removing intermediate container cf5aa7799e3a 07:05:30 ---> 815c131401f8 07:05:30 07:05:30 Step 10/22 : FROM alpine:3.14 07:05:30 ---> ac73e934f311 07:05:30 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:05:30 ---> Running in dcc7fdc1d415 07:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:05:33 (1/1) Installing dumb-init (1.2.5-r1) 07:05:33 Executing busybox-1.33.1-r7.trigger 07:05:33 OK: 5 MiB in 15 packages 07:05:34 Removing intermediate container dcc7fdc1d415 07:05:34 ---> a0cdb31b6707 07:05:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:05:34 ---> Running in bcfef6d3163a 07:05:35 Removing intermediate container bcfef6d3163a 07:05:35 ---> 63eb6037c96b 07:05:35 Step 13/22 : ENV APP_PORT=59861 07:05:35 ---> Running in 66255e8b5b42 07:05:36 Removing intermediate container 66255e8b5b42 07:05:36 ---> 9d1a3b06458a 07:05:36 Step 14/22 : EXPOSE $APP_PORT 07:05:36 ---> Running in cbc13199d4ce 07:05:36 Removing intermediate container cbc13199d4ce 07:05:36 ---> 35c27da6a583 07:05:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:05:37 ---> 91212df4b9c0 07:05:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:05:39 ---> f3206d4a69bd 07:05:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:05:40 ---> b34b7aa39f10 07:05:40 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:05:40 ---> Running in b57371faed31 07:05:41 Removing intermediate container b57371faed31 07:05:41 ---> 81145eff07c9 07:05:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:05:41 ---> Running in 5a5d1345bc2a 07:05:41 Removing intermediate container 5a5d1345bc2a 07:05:41 ---> 2e244f7249ea 07:05:41 Step 20/22 : LABEL arch=arm64 07:05:41 ---> Running in 1b818fae7ca6 07:05:42 Removing intermediate container 1b818fae7ca6 07:05:42 ---> 4a159c6b4238 07:05:42 Step 21/22 : LABEL git_sha=9391088f00f6937479250a9c6c04650fe4910d1b 07:05:42 ---> Running in 4348daa5ac12 07:05:43 Removing intermediate container 4348daa5ac12 07:05:43 ---> 779b4a05697a 07:05:43 Step 22/22 : LABEL version=0.0.0 07:05:43 ---> Running in 030baaa23d44 07:05:43 Removing intermediate container 030baaa23d44 07:05:43 ---> a53e1e022a5d 07:05:43 07:05:44 Successfully built a53e1e022a5d 07:05:44 Successfully tagged support-scheduler-arm64:latest 07:05:44  Building support-scheduler ... done Building core-command 07:06:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:06:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:06:23 ---> 4dd8bd914dfe 07:06:23 Step 3/23 : WORKDIR /edgex-go 07:06:23 ---> Using cache 07:06:23 ---> c44f291aee47 07:06:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:23 ---> Using cache 07:06:23 ---> a8605a9df3d4 07:06:23 Step 5/23 : RUN apk add --update --no-cache make git 07:06:23 ---> Using cache 07:06:23 ---> 8181139171ca 07:06:23 Step 6/23 : COPY go.mod vendor* ./ 07:06:23 ---> Using cache 07:06:23 ---> fce81fb5456c 07:06:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:06:23 ---> Using cache 07:06:23 ---> ab917ec4e71f 07:06:23 Step 8/23 : COPY . . 07:06:23 ---> Using cache 07:06:23 ---> 868992217dbc 07:06:23 Step 9/23 : RUN make cmd/core-command/core-command 07:06:23 ---> Running in be51080be67d 07:06:23 Removing intermediate container c26929648130 07:06:23 ---> ca2444c5bf71 07:06:23 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:06:23 ---> Running in ef40aad03ac5 07:06:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:06:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:06:26 Removing intermediate container ef40aad03ac5 07:06:26 ---> 356f0627b278 07:06:26 07:06:26 Step 11/23 : FROM docker:20.10.14 07:06:26 20.10.14: Pulling from library/docker 07:06:41 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 07:06:41 Status: Downloaded newer image for docker:20.10.14 07:06:41 ---> c346e9eafbab 07:06:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:06:41 ---> Running in 5846ffbf2842 07:06:41 Removing intermediate container 5846ffbf2842 07:06:41 ---> 93340056cf65 07:06:41 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 07:06:41 ---> Running in 173f96623d06 07:06:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:06:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:06:44 (1/43) Installing readline (8.1.1-r0) 07:06:44 (2/43) Installing bash (5.1.16-r0) 07:06:45 Executing bash-5.1.16-r0.post-install 07:06:45 (3/43) Installing brotli-libs (1.0.9-r5) 07:06:45 (4/43) Installing nghttp2-libs (1.46.0-r0) 07:06:45 (5/43) Installing libcurl (7.80.0-r0) 07:06:45 (6/43) Installing curl (7.80.0-r0) 07:06:45 (7/43) Installing dumb-init (1.2.5-r1) 07:06:45 (8/43) Installing libbz2 (1.0.8-r1) 07:06:45 (9/43) Installing expat (2.4.7-r0) 07:06:45 (10/43) Installing libffi (3.4.2-r1) 07:06:45 (11/43) Installing gdbm (1.22-r0) 07:06:45 (12/43) Installing xz-libs (5.2.5-r1) 07:06:45 (13/43) Installing libgcc (10.3.1_git20211027-r0) 07:06:45 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 07:06:45 (15/43) Installing mpdecimal (2.5.1-r1) 07:06:45 (16/43) Installing sqlite-libs (3.36.0-r0) 07:06:45 (17/43) Installing python3 (3.9.7-r4) 07:06:48 (18/43) Installing py3-appdirs (1.4.4-r2) 07:06:48 (19/43) Installing py3-certifi (2020.12.5-r1) 07:06:48 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 07:06:48 (21/43) Installing py3-idna (3.3-r0) 07:06:48 (22/43) Installing py3-urllib3 (1.26.7-r0) 07:06:48 (23/43) Installing py3-requests (2.26.0-r1) 07:06:48 (24/43) Installing py3-msgpack (1.0.2-r1) 07:06:48 (25/43) Installing py3-lockfile (0.12.2-r4) 07:06:48 (26/43) Installing py3-cachecontrol (0.12.10-r0) 07:06:48 (27/43) Installing py3-colorama (0.4.4-r1) 07:06:48 (28/43) Installing py3-contextlib2 (21.6.0-r1) 07:06:48 (29/43) Installing py3-distlib (0.3.3-r0) 07:06:48 (30/43) Installing py3-distro (1.6.0-r0) 07:06:48 (31/43) Installing py3-six (1.16.0-r0) 07:06:48 (32/43) Installing py3-webencodings (0.5.1-r4) 07:06:48 (33/43) Installing py3-html5lib (1.1-r1) 07:06:48 (34/43) Installing py3-parsing (2.4.7-r2) 07:06:48 (35/43) Installing py3-packaging (20.9-r1) 07:06:48 (36/43) Installing py3-tomli (1.2.2-r0) 07:06:48 (37/43) Installing py3-pep517 (0.12.0-r0) 07:06:48 (38/43) Installing py3-progress (1.6-r0) 07:06:48 (39/43) Installing py3-retrying (1.3.3-r2) 07:06:48 (40/43) Installing py3-ordered-set (4.0.2-r2) 07:06:48 (41/43) Installing py3-setuptools (52.0.0-r4) 07:06:48 (42/43) Installing py3-toml (0.10.2-r2) 07:06:48 (43/43) Installing py3-pip (20.3.4-r1) 07:06:49 Executing busybox-1.34.1-r5.trigger 07:06:49 OK: 82 MiB in 65 packages 07:06:55 Collecting docker-compose==1.23.2 07:06:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:06:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:06:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:06:56 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 07:06:57 Collecting PyYAML<4,>=3.10 07:06:57 Downloading PyYAML-3.13.tar.gz (270 kB) 07:07:01 Collecting docker<4.0,>=3.6.0 07:07:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:07:01 Collecting texttable<0.10,>=0.9.0 07:07:01 Downloading texttable-0.9.1.tar.gz (11 kB) 07:07:04 Collecting dockerpty<0.5,>=0.4.1 07:07:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:07:06 Collecting websocket-client<1.0,>=0.32.0 07:07:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:07:07 Collecting jsonschema<3,>=2.5.1 07:07:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:07:07 Collecting cached-property<2,>=1.2.0 07:07:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:07:07 Collecting docopt<0.7,>=0.6.1 07:07:07 Downloading docopt-0.6.2.tar.gz (25 kB) 07:07:10 Collecting docker-pycreds>=0.4.0 07:07:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:07:10 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) 07:07:10 Collecting idna<2.8,>=2.5 07:07:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:07:11 Collecting urllib3<1.25,>=1.21.1 07:07:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:07:11 Collecting chardet<3.1.0,>=3.0.2 07:07:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:07:12 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:07:12 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:07:12 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:07:12 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:07:13 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:07:13 Attempting uninstall: urllib3 07:07:13 Found existing installation: urllib3 1.26.7 07:07:13 Uninstalling urllib3-1.26.7: 07:07:13 Successfully uninstalled urllib3-1.26.7 07:07:14 Attempting uninstall: idna 07:07:14 Found existing installation: idna 3.3 07:07:14 Uninstalling idna-3.3: 07:07:14 Successfully uninstalled idna-3.3 07:07:17 Attempting uninstall: requests 07:07:17 Found existing installation: requests 2.26.0 07:07:17 Uninstalling requests-2.26.0: 07:07:17 Successfully uninstalled requests-2.26.0 07:07:18 Running setup.py install for texttable: started 07:07:20 Running setup.py install for texttable: finished with status 'done' 07:07:20 Running setup.py install for PyYAML: started 07:07:24 Running setup.py install for PyYAML: finished with status 'done' 07:07:24 Running setup.py install for docopt: started 07:07:26 Running setup.py install for docopt: finished with status 'done' 07:07:26 Running setup.py install for dockerpty: started 07:07:29 Running setup.py install for dockerpty: finished with status 'done' 07:07:32 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 07:07:47 Removing intermediate container 173f96623d06 07:07:47 ---> f74246a47840 07:07:47 Step 14/23 : ENV APP_PORT=58890 07:07:47 ---> Running in 8482bb441641 07:07:47 Removing intermediate container 8482bb441641 07:07:47 ---> a6452ae687c7 07:07:47 Step 15/23 : EXPOSE $APP_PORT 07:07:47 ---> Running in e0ece69c2331 07:07:48 Removing intermediate container e0ece69c2331 07:07:48 ---> 7b890c521b2b 07:07:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:07:50 ---> ed2dc94f8cb0 07:07:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:07:50 ---> 5bdae28ea883 07:07:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:07:52 ---> e9b80078b381 07:07:52 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 07:07:52 ---> Running in 420e56850ed7 07:07:52 Removing intermediate container 420e56850ed7 07:07:52 ---> c082e874ff60 07:07:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:07:52 ---> Running in c207b3b5ec99 07:07:53 Removing intermediate container c207b3b5ec99 07:07:53 ---> cd328447a82c 07:07:53 Step 21/23 : LABEL arch=arm64 07:07:53 ---> Running in c119d6aac548 07:07:53 Removing intermediate container c119d6aac548 07:07:53 ---> 899b01d12128 07:07:53 Step 22/23 : LABEL git_sha=9391088f00f6937479250a9c6c04650fe4910d1b 07:07:53 ---> Running in 8e69ef865c15 07:07:54 Removing intermediate container 8e69ef865c15 07:07:54 ---> 3054109056db 07:07:54 Step 23/23 : LABEL version=0.0.0 07:07:54 ---> Running in 5f09aa203c90 07:07:55 Removing intermediate container 5f09aa203c90 07:07:55 ---> 3c6f2d667026 07:07:55 07:07:55 Successfully built 3c6f2d667026 07:07:55 Successfully tagged sys-mgmt-agent-arm64:latest 07:07:55 Building security-spire-server 07:08:35  Building sys-mgmt-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:08:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:08:35 ---> 4dd8bd914dfe 07:08:35 Step 3/25 : WORKDIR /edgex-go 07:08:35 ---> Using cache 07:08:35 ---> c44f291aee47 07:08:35 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:35 ---> Using cache 07:08:35 ---> a8605a9df3d4 07:08:35 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 07:08:35 ---> Using cache 07:08:35 ---> 2f71d98587f7 07:08:35 Step 6/25 : COPY go.mod vendor* ./ 07:08:35 ---> Using cache 07:08:35 ---> 2ffa46422837 07:08:35 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:35 ---> Using cache 07:08:35 ---> d45567d66757 07:08:35 Step 8/25 : COPY . . 07:08:35 ---> Using cache 07:08:35 ---> bccb44fa844d 07:08:35 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 07:08:35 ---> Using cache 07:08:35 ---> 0a404c7591e7 07:08:35 Step 10/25 : RUN mkdir -p spire-build 07:08:35 ---> Using cache 07:08:35 ---> ecd90fa8b1d5 07:08:35 Step 11/25 : WORKDIR /edgex-go/spire-build 07:08:35 ---> Using cache 07:08:35 ---> c471facabe5c 07:08:35 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 07:08:35 ---> Running in 477bb705c860 07:08:35 spire-1.2.1/ 07:08:35 spire-1.2.1/.data/ 07:08:35 spire-1.2.1/.data/.file 07:08:35 spire-1.2.1/.dockerignore 07:08:35 spire-1.2.1/.gitattributes 07:08:35 spire-1.2.1/.githooks/ 07:08:35 spire-1.2.1/.githooks/pre-commit 07:08:35 spire-1.2.1/.github/ 07:08:35 spire-1.2.1/.github/ISSUE_TEMPLATE.md 07:08:35 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 07:08:35 spire-1.2.1/.github/dependabot.yml 07:08:35 spire-1.2.1/.github/workflows/ 07:08:35 spire-1.2.1/.github/workflows/nightly_build.yaml 07:08:35 spire-1.2.1/.github/workflows/pr_build.yaml 07:08:35 spire-1.2.1/.github/workflows/release_build.yaml 07:08:35 spire-1.2.1/.github/workflows/scripts/ 07:08:35 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 07:08:35 spire-1.2.1/.github/workflows/scripts/push-images.sh 07:08:35 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 07:08:35 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 07:08:35 spire-1.2.1/.github/workflows/scripts/split.sh 07:08:35 spire-1.2.1/.gitignore 07:08:35 spire-1.2.1/.go-version 07:08:35 spire-1.2.1/.golangci.yml 07:08:35 spire-1.2.1/ADOPTERS.md 07:08:35 spire-1.2.1/CHANGELOG.md 07:08:35 spire-1.2.1/CODE-OF-CONDUCT.md 07:08:35 spire-1.2.1/CODEOWNERS 07:08:35 spire-1.2.1/CONTRIBUTING.md 07:08:35 spire-1.2.1/Dockerfile 07:08:35 spire-1.2.1/Dockerfile.dev 07:08:35 spire-1.2.1/Dockerfile.scratch 07:08:35 spire-1.2.1/LICENSE 07:08:35 spire-1.2.1/MAINTAINERS.md 07:08:35 spire-1.2.1/Makefile 07:08:35 spire-1.2.1/README.md 07:08:35 spire-1.2.1/ROADMAP.md 07:08:35 spire-1.2.1/SECURITY.md 07:08:35 spire-1.2.1/cmd/ 07:08:35 spire-1.2.1/cmd/spire-agent/ 07:08:35 spire-1.2.1/cmd/spire-agent/cli/ 07:08:35 spire-1.2.1/cmd/spire-agent/cli/api/ 07:08:35 spire-1.2.1/cmd/spire-agent/cli/api/common.go 07:08:35 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 07:08:35 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 07:08:35 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 07:08:35 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 07:08:35 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 07:08:35 spire-1.2.1/cmd/spire-agent/cli/cli.go 07:08:35 spire-1.2.1/cmd/spire-agent/cli/common/ 07:08:35 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 07:08:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 07:08:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 07:08:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 07:08:35 spire-1.2.1/cmd/spire-agent/cli/run/ 07:08:35 spire-1.2.1/cmd/spire-agent/cli/run/run.go 07:08:35 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 07:08:35 spire-1.2.1/cmd/spire-agent/cli/validate/ 07:08:35 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 07:08:35 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 07:08:35 spire-1.2.1/cmd/spire-agent/main.go 07:08:35 spire-1.2.1/cmd/spire-server/ 07:08:35 spire-1.2.1/cmd/spire-server/cli/ 07:08:35 spire-1.2.1/cmd/spire-server/cli/agent/ 07:08:35 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/agent/count.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/agent/list.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/agent/show.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/bundle/ 07:08:35 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/cli.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/entry/ 07:08:35 spire-1.2.1/cmd/spire-server/cli/entry/count.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/entry/create.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/entry/show.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/entry/update.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/entry/util.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/federation/ 07:08:35 spire-1.2.1/cmd/spire-server/cli/federation/common.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/federation/create.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/federation/list.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/federation/show.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/federation/update.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 07:08:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/jwt/ 07:08:35 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/run/ 07:08:35 spire-1.2.1/cmd/spire-server/cli/run/run.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/token/ 07:08:35 spire-1.2.1/cmd/spire-server/cli/token/generate.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/validate/ 07:08:35 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/x509/ 07:08:35 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 07:08:35 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 07:08:35 spire-1.2.1/cmd/spire-server/main.go 07:08:35 spire-1.2.1/cmd/spire-server/util/ 07:08:35 spire-1.2.1/cmd/spire-server/util/util.go 07:08:35 spire-1.2.1/conf/ 07:08:35 spire-1.2.1/conf/agent/ 07:08:35 spire-1.2.1/conf/agent/agent.conf 07:08:35 spire-1.2.1/conf/agent/agent_full.conf 07:08:35 spire-1.2.1/conf/agent/dummy_root_ca.crt 07:08:35 spire-1.2.1/conf/server/ 07:08:35 spire-1.2.1/conf/server/dummy_upstream_ca.crt 07:08:35 spire-1.2.1/conf/server/dummy_upstream_ca.key 07:08:35 spire-1.2.1/conf/server/server.conf 07:08:35 spire-1.2.1/conf/server/server_full.conf 07:08:35 spire-1.2.1/doc/ 07:08:35 spire-1.2.1/doc/SPIRE101.md 07:08:35 spire-1.2.1/doc/auditlog.md 07:08:35 spire-1.2.1/doc/authorization_policy_engine.md 07:08:35 spire-1.2.1/doc/changelog_guidelines.md 07:08:35 spire-1.2.1/doc/cure53-report.pdf 07:08:35 spire-1.2.1/doc/images/ 07:08:35 spire-1.2.1/doc/images/2019_roadmap.png 07:08:35 spire-1.2.1/doc/images/SPIRE101.png 07:08:35 spire-1.2.1/doc/images/SPIRE_agent.png 07:08:35 spire-1.2.1/doc/images/SPIRE_server.png 07:08:35 spire-1.2.1/doc/images/cache_mgr.png 07:08:35 spire-1.2.1/doc/images/cache_mgr_components.png 07:08:35 spire-1.2.1/doc/images/federated_spire.png 07:08:35 spire-1.2.1/doc/images/ha_mode.png 07:08:35 spire-1.2.1/doc/images/nested_spire.png 07:08:35 spire-1.2.1/doc/images/oidc_federation.png 07:08:35 spire-1.2.1/doc/images/single_trust_domain.png 07:08:35 spire-1.2.1/doc/images/spiffe_compatible.png 07:08:35 spire-1.2.1/doc/images/spire_logo.png 07:08:35 spire-1.2.1/doc/migrating_registration_api_clients.md 07:08:35 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 07:08:35 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 07:08:35 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 07:08:35 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 07:08:35 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 07:08:35 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 07:08:35 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 07:08:35 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 07:08:35 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 07:08:35 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 07:08:35 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 07:08:35 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 07:08:35 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 07:08:35 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 07:08:35 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 07:08:35 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 07:08:35 spire-1.2.1/doc/plugin_server_datastore_sql.md 07:08:35 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 07:08:35 spire-1.2.1/doc/plugin_server_keymanager_disk.md 07:08:35 spire-1.2.1/doc/plugin_server_keymanager_memory.md 07:08:35 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 07:08:35 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 07:08:35 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 07:08:35 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 07:08:35 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 07:08:35 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 07:08:35 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 07:08:35 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 07:08:35 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 07:08:35 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 07:08:35 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 07:08:35 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 07:08:35 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 07:08:35 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 07:08:35 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 07:08:35 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 07:08:35 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 07:08:35 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 07:08:35 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 07:08:35 spire-1.2.1/doc/scaling_spire.md 07:08:35 spire-1.2.1/doc/spire_agent.md 07:08:35 spire-1.2.1/doc/spire_server.md 07:08:35 spire-1.2.1/doc/supported_integrations.md 07:08:35 spire-1.2.1/doc/telemetry.md 07:08:35 spire-1.2.1/doc/telemetry_config.md 07:08:35 spire-1.2.1/doc/upgrading.md 07:08:35 spire-1.2.1/doc/using_spire.md 07:08:35 spire-1.2.1/examples/ 07:08:35 spire-1.2.1/examples/README.md 07:08:35 spire-1.2.1/go.mod 07:08:35 spire-1.2.1/go.sum 07:08:35 spire-1.2.1/pkg/ 07:08:35 spire-1.2.1/pkg/agent/ 07:08:35 spire-1.2.1/pkg/agent/agent.go 07:08:35 spire-1.2.1/pkg/agent/api/ 07:08:35 spire-1.2.1/pkg/agent/api/config.go 07:08:35 spire-1.2.1/pkg/agent/api/debug/ 07:08:35 spire-1.2.1/pkg/agent/api/debug/v1/ 07:08:35 spire-1.2.1/pkg/agent/api/debug/v1/service.go 07:08:35 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 07:08:35 spire-1.2.1/pkg/agent/api/delegatedidentity/ 07:08:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 07:08:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 07:08:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 07:08:35 spire-1.2.1/pkg/agent/api/endpoints.go 07:08:35 spire-1.2.1/pkg/agent/api/health/ 07:08:35 spire-1.2.1/pkg/agent/api/health/v1/ 07:08:35 spire-1.2.1/pkg/agent/api/health/v1/service.go 07:08:35 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 07:08:35 spire-1.2.1/pkg/agent/api/rpccontext/ 07:08:35 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 07:08:35 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 07:08:35 spire-1.2.1/pkg/agent/attestor/ 07:08:35 spire-1.2.1/pkg/agent/attestor/node/ 07:08:35 spire-1.2.1/pkg/agent/attestor/node/experimental.go 07:08:35 spire-1.2.1/pkg/agent/attestor/node/node.go 07:08:35 spire-1.2.1/pkg/agent/attestor/node/node_test.go 07:08:35 spire-1.2.1/pkg/agent/attestor/workload/ 07:08:35 spire-1.2.1/pkg/agent/attestor/workload/workload.go 07:08:35 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 07:08:35 spire-1.2.1/pkg/agent/catalog/ 07:08:35 spire-1.2.1/pkg/agent/catalog/catalog.go 07:08:35 spire-1.2.1/pkg/agent/catalog/keymanager.go 07:08:35 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 07:08:35 spire-1.2.1/pkg/agent/catalog/svidstore.go 07:08:35 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 07:08:35 spire-1.2.1/pkg/agent/client/ 07:08:35 spire-1.2.1/pkg/agent/client/client.go 07:08:35 spire-1.2.1/pkg/agent/client/client_test.go 07:08:35 spire-1.2.1/pkg/agent/client/dial.go 07:08:35 spire-1.2.1/pkg/agent/client/nodeconn.go 07:08:35 spire-1.2.1/pkg/agent/client/nodeconn_test.go 07:08:35 spire-1.2.1/pkg/agent/client/update.go 07:08:35 spire-1.2.1/pkg/agent/client/util.go 07:08:35 spire-1.2.1/pkg/agent/common/ 07:08:35 spire-1.2.1/pkg/agent/common/backoff/ 07:08:35 spire-1.2.1/pkg/agent/common/backoff/backoff.go 07:08:35 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 07:08:35 spire-1.2.1/pkg/agent/common/cgroups/ 07:08:35 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 07:08:35 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 07:08:35 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 07:08:35 spire-1.2.1/pkg/agent/config.go 07:08:35 spire-1.2.1/pkg/agent/endpoints/ 07:08:35 spire-1.2.1/pkg/agent/endpoints/config.go 07:08:35 spire-1.2.1/pkg/agent/endpoints/endpoints.go 07:08:35 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 07:08:35 spire-1.2.1/pkg/agent/endpoints/metrics.go 07:08:35 spire-1.2.1/pkg/agent/endpoints/middleware.go 07:08:35 spire-1.2.1/pkg/agent/endpoints/peertracker.go 07:08:35 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 07:08:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 07:08:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 07:08:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 07:08:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 07:08:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 07:08:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 07:08:35 spire-1.2.1/pkg/agent/endpoints/workload/ 07:08:35 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 07:08:35 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 07:08:35 spire-1.2.1/pkg/agent/manager/ 07:08:35 spire-1.2.1/pkg/agent/manager/cache/ 07:08:35 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 07:08:35 spire-1.2.1/pkg/agent/manager/cache/cache.go 07:08:35 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 07:08:35 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 07:08:35 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 07:08:35 spire-1.2.1/pkg/agent/manager/cache/sets.go 07:08:35 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 07:08:35 spire-1.2.1/pkg/agent/manager/config.go 07:08:35 spire-1.2.1/pkg/agent/manager/manager.go 07:08:35 spire-1.2.1/pkg/agent/manager/manager_test.go 07:08:35 spire-1.2.1/pkg/agent/manager/storage.go 07:08:35 spire-1.2.1/pkg/agent/manager/storage_test.go 07:08:35 spire-1.2.1/pkg/agent/manager/storecache/ 07:08:35 spire-1.2.1/pkg/agent/manager/storecache/cache.go 07:08:35 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 07:08:35 spire-1.2.1/pkg/agent/manager/sync.go 07:08:35 spire-1.2.1/pkg/agent/plugin/ 07:08:35 spire-1.2.1/pkg/agent/plugin/keymanager/ 07:08:35 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 07:08:35 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 07:08:35 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 07:08:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 07:08:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 07:08:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 07:08:35 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 07:08:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 07:08:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 07:08:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 07:08:35 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 07:08:35 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 07:08:35 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 07:08:35 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 07:08:35 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 07:08:35 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 07:08:35 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 07:08:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 07:08:35 spire-1.2.1/pkg/agent/plugin/svidstore/ 07:08:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 07:08:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 07:08:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 07:08:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 07:08:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 07:08:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 07:08:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 07:08:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 07:08:35 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 07:08:35 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 07:08:35 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 07:08:35 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 07:08:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 07:08:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 07:08:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 07:08:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 07:08:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 07:08:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 07:08:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 07:08:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 07:08:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 07:08:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 07:08:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 07:08:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 07:08:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 07:08:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 07:08:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 07:08:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 07:08:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 07:08:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 07:08:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 07:08:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 07:08:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 07:08:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 07:08:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 07:08:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 07:08:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 07:08:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 07:08:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 07:08:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 07:08:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 07:08:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 07:08:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 07:08:35 spire-1.2.1/pkg/agent/svid/ 07:08:35 spire-1.2.1/pkg/agent/svid/rotator.go 07:08:35 spire-1.2.1/pkg/agent/svid/rotator_config.go 07:08:35 spire-1.2.1/pkg/agent/svid/rotator_test.go 07:08:35 spire-1.2.1/pkg/agent/svid/store/ 07:08:35 spire-1.2.1/pkg/agent/svid/store/service.go 07:08:35 spire-1.2.1/pkg/agent/svid/store/service_test.go 07:08:35 spire-1.2.1/pkg/common/ 07:08:35 spire-1.2.1/pkg/common/agentpathtemplate/ 07:08:35 spire-1.2.1/pkg/common/agentpathtemplate/template.go 07:08:35 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 07:08:35 spire-1.2.1/pkg/common/api/ 07:08:35 spire-1.2.1/pkg/common/api/metrics.go 07:08:35 spire-1.2.1/pkg/common/api/middleware/ 07:08:35 spire-1.2.1/pkg/common/api/middleware/common_test.go 07:08:35 spire-1.2.1/pkg/common/api/middleware/interceptor.go 07:08:35 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 07:08:35 spire-1.2.1/pkg/common/api/middleware/logger.go 07:08:35 spire-1.2.1/pkg/common/api/middleware/logger_test.go 07:08:35 spire-1.2.1/pkg/common/api/middleware/metrics.go 07:08:35 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 07:08:35 spire-1.2.1/pkg/common/api/middleware/middleware.go 07:08:35 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 07:08:35 spire-1.2.1/pkg/common/api/middleware/misconfig.go 07:08:35 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 07:08:35 spire-1.2.1/pkg/common/api/middleware/names.go 07:08:35 spire-1.2.1/pkg/common/api/middleware/names_test.go 07:08:35 spire-1.2.1/pkg/common/api/names.go 07:08:35 spire-1.2.1/pkg/common/api/ratelimit.go 07:08:35 spire-1.2.1/pkg/common/api/rpccontext/ 07:08:35 spire-1.2.1/pkg/common/api/rpccontext/logger.go 07:08:35 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 07:08:35 spire-1.2.1/pkg/common/api/rpccontext/names.go 07:08:35 spire-1.2.1/pkg/common/auth/ 07:08:35 spire-1.2.1/pkg/common/auth/interceptors.go 07:08:35 spire-1.2.1/pkg/common/auth/interceptors_test.go 07:08:35 spire-1.2.1/pkg/common/auth/untracked_uds.go 07:08:35 spire-1.2.1/pkg/common/bundleutil/ 07:08:35 spire-1.2.1/pkg/common/bundleutil/bundle.go 07:08:35 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 07:08:35 spire-1.2.1/pkg/common/bundleutil/common_test.go 07:08:35 spire-1.2.1/pkg/common/bundleutil/marshal.go 07:08:35 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 07:08:35 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 07:08:35 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 07:08:35 spire-1.2.1/pkg/common/bundleutil/types.go 07:08:35 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 07:08:35 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 07:08:35 spire-1.2.1/pkg/common/catalog/ 07:08:35 spire-1.2.1/pkg/common/catalog/bind.go 07:08:35 spire-1.2.1/pkg/common/catalog/builtin.go 07:08:35 spire-1.2.1/pkg/common/catalog/catalog.go 07:08:35 spire-1.2.1/pkg/common/catalog/catalog_test.go 07:08:35 spire-1.2.1/pkg/common/catalog/closers.go 07:08:35 spire-1.2.1/pkg/common/catalog/cmd_linux.go 07:08:35 spire-1.2.1/pkg/common/catalog/cmd_other.go 07:08:35 spire-1.2.1/pkg/common/catalog/config.go 07:08:35 spire-1.2.1/pkg/common/catalog/config_test.go 07:08:35 spire-1.2.1/pkg/common/catalog/configure.go 07:08:35 spire-1.2.1/pkg/common/catalog/constraints.go 07:08:35 spire-1.2.1/pkg/common/catalog/constraints_test.go 07:08:35 spire-1.2.1/pkg/common/catalog/context.go 07:08:35 spire-1.2.1/pkg/common/catalog/external.go 07:08:35 spire-1.2.1/pkg/common/catalog/host.go 07:08:35 spire-1.2.1/pkg/common/catalog/pipenet.go 07:08:35 spire-1.2.1/pkg/common/catalog/plugin.go 07:08:35 spire-1.2.1/pkg/common/catalog/testplugin/ 07:08:35 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 07:08:35 spire-1.2.1/pkg/common/catalog/testplugin/main.go 07:08:35 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 07:08:35 spire-1.2.1/pkg/common/cli/ 07:08:35 spire-1.2.1/pkg/common/cli/env.go 07:08:35 spire-1.2.1/pkg/common/cli/flags.go 07:08:35 spire-1.2.1/pkg/common/cli/trust_domain.go 07:08:35 spire-1.2.1/pkg/common/cli/trust_domain_test.go 07:08:35 spire-1.2.1/pkg/common/cli/umask.go 07:08:35 spire-1.2.1/pkg/common/cli/umask_posix.go 07:08:35 spire-1.2.1/pkg/common/cli/umask_test.go 07:08:35 spire-1.2.1/pkg/common/cli/umask_windows.go 07:08:35 spire-1.2.1/pkg/common/cliprinter/ 07:08:35 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 07:08:35 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 07:08:35 spire-1.2.1/pkg/common/cliprinter/flag.go 07:08:35 spire-1.2.1/pkg/common/cliprinter/flag_test.go 07:08:35 spire-1.2.1/pkg/common/cliprinter/format.go 07:08:35 spire-1.2.1/pkg/common/cliprinter/format_test.go 07:08:35 spire-1.2.1/pkg/common/cliprinter/internal/ 07:08:35 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 07:08:35 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 07:08:35 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 07:08:35 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 07:08:35 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 07:08:35 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 07:08:35 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 07:08:35 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 07:08:35 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 07:08:35 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 07:08:35 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 07:08:35 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 07:08:35 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 07:08:35 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 07:08:35 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 07:08:35 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 07:08:35 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 07:08:35 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 07:08:35 spire-1.2.1/pkg/common/coretypes/ 07:08:35 spire-1.2.1/pkg/common/coretypes/bundle/ 07:08:35 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 07:08:35 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 07:08:35 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 07:08:35 spire-1.2.1/pkg/common/coretypes/bundle/require.go 07:08:35 spire-1.2.1/pkg/common/coretypes/jwtkey/ 07:08:35 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 07:08:35 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 07:08:35 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 07:08:35 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 07:08:35 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 07:08:35 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 07:08:35 spire-1.2.1/pkg/common/coretypes/x509certificate/ 07:08:35 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 07:08:35 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 07:08:35 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 07:08:35 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 07:08:35 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 07:08:35 spire-1.2.1/pkg/common/cryptoutil/ 07:08:35 spire-1.2.1/pkg/common/cryptoutil/keys.go 07:08:35 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 07:08:35 spire-1.2.1/pkg/common/diskutil/ 07:08:35 spire-1.2.1/pkg/common/diskutil/file_posix.go 07:08:35 spire-1.2.1/pkg/common/diskutil/file_test.go 07:08:35 spire-1.2.1/pkg/common/diskutil/file_windows.go 07:08:35 spire-1.2.1/pkg/common/errorutil/ 07:08:35 spire-1.2.1/pkg/common/errorutil/wrapper.go 07:08:35 spire-1.2.1/pkg/common/health/ 07:08:35 spire-1.2.1/pkg/common/health/config.go 07:08:35 spire-1.2.1/pkg/common/health/context.go 07:08:35 spire-1.2.1/pkg/common/health/context_test.go 07:08:35 spire-1.2.1/pkg/common/health/health.go 07:08:35 spire-1.2.1/pkg/common/health/health_test.go 07:08:35 spire-1.2.1/pkg/common/health/logger.go 07:08:35 spire-1.2.1/pkg/common/hostservice/ 07:08:35 spire-1.2.1/pkg/common/hostservice/metricsservice/ 07:08:35 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 07:08:35 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 07:08:35 spire-1.2.1/pkg/common/idutil/ 07:08:35 spire-1.2.1/pkg/common/idutil/require.go 07:08:35 spire-1.2.1/pkg/common/idutil/require_test.go 07:08:35 spire-1.2.1/pkg/common/idutil/safety.go 07:08:35 spire-1.2.1/pkg/common/idutil/safety_test.go 07:08:35 spire-1.2.1/pkg/common/idutil/spiffeid.go 07:08:35 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 07:08:35 spire-1.2.1/pkg/common/jwtsvid/ 07:08:35 spire-1.2.1/pkg/common/jwtsvid/common.go 07:08:35 spire-1.2.1/pkg/common/jwtsvid/sign.go 07:08:35 spire-1.2.1/pkg/common/jwtsvid/token_test.go 07:08:35 spire-1.2.1/pkg/common/jwtsvid/validate.go 07:08:35 spire-1.2.1/pkg/common/jwtutil/ 07:08:35 spire-1.2.1/pkg/common/jwtutil/keyset.go 07:08:35 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 07:08:35 spire-1.2.1/pkg/common/log/ 07:08:35 spire-1.2.1/pkg/common/log/hclog_adapter.go 07:08:35 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 07:08:35 spire-1.2.1/pkg/common/log/log.go 07:08:35 spire-1.2.1/pkg/common/log/log_test.go 07:08:35 spire-1.2.1/pkg/common/log/options.go 07:08:35 spire-1.2.1/pkg/common/nodeutil/ 07:08:35 spire-1.2.1/pkg/common/nodeutil/node.go 07:08:35 spire-1.2.1/pkg/common/nodeutil/node_test.go 07:08:35 spire-1.2.1/pkg/common/peertracker/ 07:08:35 spire-1.2.1/pkg/common/peertracker/conn.go 07:08:35 spire-1.2.1/pkg/common/peertracker/credentials.go 07:08:35 spire-1.2.1/pkg/common/peertracker/errors.go 07:08:35 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 07:08:35 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 07:08:35 spire-1.2.1/pkg/common/peertracker/info.go 07:08:35 spire-1.2.1/pkg/common/peertracker/listener.go 07:08:35 spire-1.2.1/pkg/common/peertracker/listener_test.go 07:08:35 spire-1.2.1/pkg/common/peertracker/peertracker.go 07:08:35 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 07:08:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 07:08:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 07:08:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 07:08:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 07:08:35 spire-1.2.1/pkg/common/peertracker/tcp.go 07:08:35 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 07:08:35 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 07:08:35 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 07:08:35 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 07:08:35 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 07:08:35 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 07:08:35 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 07:08:35 spire-1.2.1/pkg/common/peertracker/uds.go 07:08:35 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 07:08:35 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 07:08:35 spire-1.2.1/pkg/common/peertracker/uds_linux.go 07:08:35 spire-1.2.1/pkg/common/pemutil/ 07:08:35 spire-1.2.1/pkg/common/pemutil/block.go 07:08:35 spire-1.2.1/pkg/common/pemutil/certs.go 07:08:35 spire-1.2.1/pkg/common/pemutil/common.go 07:08:35 spire-1.2.1/pkg/common/pemutil/csr.go 07:08:35 spire-1.2.1/pkg/common/pemutil/keys.go 07:08:35 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 07:08:35 spire-1.2.1/pkg/common/pemutil/testdata/ 07:08:35 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 07:08:35 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 07:08:35 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 07:08:35 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 07:08:35 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 07:08:35 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 07:08:35 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 07:08:35 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 07:08:35 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 07:08:35 spire-1.2.1/pkg/common/plugin/ 07:08:35 spire-1.2.1/pkg/common/plugin/aws/ 07:08:35 spire-1.2.1/pkg/common/plugin/aws/iid.go 07:08:35 spire-1.2.1/pkg/common/plugin/azure/ 07:08:35 spire-1.2.1/pkg/common/plugin/azure/msi.go 07:08:35 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 07:08:35 spire-1.2.1/pkg/common/plugin/facade.go 07:08:35 spire-1.2.1/pkg/common/plugin/facade_test.go 07:08:35 spire-1.2.1/pkg/common/plugin/gcp/ 07:08:35 spire-1.2.1/pkg/common/plugin/gcp/iit.go 07:08:35 spire-1.2.1/pkg/common/plugin/k8s/ 07:08:35 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 07:08:35 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 07:08:35 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 07:08:35 spire-1.2.1/pkg/common/plugin/k8s/utils.go 07:08:35 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 07:08:35 spire-1.2.1/pkg/common/plugin/log.go 07:08:35 spire-1.2.1/pkg/common/plugin/sshpop/ 07:08:35 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 07:08:35 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 07:08:35 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 07:08:35 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 07:08:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 07:08:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 07:08:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 07:08:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 07:08:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 07:08:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 07:08:35 spire-1.2.1/pkg/common/plugin/tpmdevid/ 07:08:35 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 07:08:35 spire-1.2.1/pkg/common/plugin/x509pop/ 07:08:35 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 07:08:35 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 07:08:35 spire-1.2.1/pkg/common/profiling/ 07:08:35 spire-1.2.1/pkg/common/profiling/dumpers.go 07:08:35 spire-1.2.1/pkg/common/profiling/profiling.go 07:08:35 spire-1.2.1/pkg/common/protoutil/ 07:08:35 spire-1.2.1/pkg/common/protoutil/masks.go 07:08:35 spire-1.2.1/pkg/common/protoutil/masks_test.go 07:08:35 spire-1.2.1/pkg/common/rotationutil/ 07:08:35 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 07:08:35 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 07:08:35 spire-1.2.1/pkg/common/selector/ 07:08:35 spire-1.2.1/pkg/common/selector/selector.go 07:08:35 spire-1.2.1/pkg/common/selector/selector_test.go 07:08:35 spire-1.2.1/pkg/common/selector/set.go 07:08:35 spire-1.2.1/pkg/common/selector/set_utils.go 07:08:35 spire-1.2.1/pkg/common/selector/set_utils_test.go 07:08:35 spire-1.2.1/pkg/common/telemetry/ 07:08:35 spire-1.2.1/pkg/common/telemetry/agent/ 07:08:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 07:08:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 07:08:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 07:08:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 07:08:35 spire-1.2.1/pkg/common/telemetry/agent/manager.go 07:08:35 spire-1.2.1/pkg/common/telemetry/agent/node.go 07:08:35 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 07:08:35 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 07:08:35 spire-1.2.1/pkg/common/telemetry/agent/store/ 07:08:35 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 07:08:35 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 07:08:35 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 07:08:35 spire-1.2.1/pkg/common/telemetry/blackhole.go 07:08:35 spire-1.2.1/pkg/common/telemetry/call.go 07:08:35 spire-1.2.1/pkg/common/telemetry/common/ 07:08:35 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 07:08:35 spire-1.2.1/pkg/common/telemetry/config.go 07:08:35 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 07:08:35 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 07:08:35 spire-1.2.1/pkg/common/telemetry/inmem.go 07:08:35 spire-1.2.1/pkg/common/telemetry/inmem_test.go 07:08:35 spire-1.2.1/pkg/common/telemetry/m3.go 07:08:35 spire-1.2.1/pkg/common/telemetry/m3_test.go 07:08:35 spire-1.2.1/pkg/common/telemetry/metrics.go 07:08:35 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 07:08:35 spire-1.2.1/pkg/common/telemetry/names.go 07:08:35 spire-1.2.1/pkg/common/telemetry/prometheus.go 07:08:35 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 07:08:35 spire-1.2.1/pkg/common/telemetry/sanitize.go 07:08:35 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 07:08:35 spire-1.2.1/pkg/common/telemetry/server/ 07:08:35 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 07:08:35 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 07:08:35 spire-1.2.1/pkg/common/telemetry/server/datastore/ 07:08:35 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 07:08:35 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 07:08:35 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 07:08:35 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 07:08:35 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 07:08:35 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 07:08:35 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 07:08:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 07:08:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 07:08:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 07:08:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 07:08:35 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 07:08:35 spire-1.2.1/pkg/common/telemetry/server/rotate.go 07:08:35 spire-1.2.1/pkg/common/telemetry/server/server.go 07:08:35 spire-1.2.1/pkg/common/telemetry/sink.go 07:08:35 spire-1.2.1/pkg/common/telemetry/statsd.go 07:08:35 spire-1.2.1/pkg/common/telemetry/statsd_test.go 07:08:35 spire-1.2.1/pkg/common/telemetry/uptime.go 07:08:35 spire-1.2.1/pkg/common/telemetry/version.go 07:08:35 spire-1.2.1/pkg/common/telemetry/withlabels.go 07:08:35 spire-1.2.1/pkg/common/uptime/ 07:08:35 spire-1.2.1/pkg/common/uptime/uptime.go 07:08:35 spire-1.2.1/pkg/common/uptime/uptime_test.go 07:08:35 spire-1.2.1/pkg/common/util/ 07:08:35 spire-1.2.1/pkg/common/util/certs.go 07:08:35 spire-1.2.1/pkg/common/util/certs_test.go 07:08:35 spire-1.2.1/pkg/common/util/csr.go 07:08:35 spire-1.2.1/pkg/common/util/hash.go 07:08:35 spire-1.2.1/pkg/common/util/selectors.go 07:08:35 spire-1.2.1/pkg/common/util/selectors_test.go 07:08:35 spire-1.2.1/pkg/common/util/signals.go 07:08:35 spire-1.2.1/pkg/common/util/sort.go 07:08:35 spire-1.2.1/pkg/common/util/sort_test.go 07:08:35 spire-1.2.1/pkg/common/util/task.go 07:08:35 spire-1.2.1/pkg/common/util/task_test.go 07:08:35 spire-1.2.1/pkg/common/util/testdata/ 07:08:35 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 07:08:35 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 07:08:35 spire-1.2.1/pkg/common/version/ 07:08:35 spire-1.2.1/pkg/common/version/version.go 07:08:35 spire-1.2.1/pkg/common/x509svid/ 07:08:35 spire-1.2.1/pkg/common/x509svid/common_test.go 07:08:35 spire-1.2.1/pkg/common/x509svid/csr.go 07:08:35 spire-1.2.1/pkg/common/x509svid/upstreamca.go 07:08:35 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 07:08:35 spire-1.2.1/pkg/common/x509util/ 07:08:35 spire-1.2.1/pkg/common/x509util/cert.go 07:08:35 spire-1.2.1/pkg/common/x509util/dns.go 07:08:35 spire-1.2.1/pkg/common/x509util/dns_test.go 07:08:35 spire-1.2.1/pkg/common/x509util/keyid.go 07:08:35 spire-1.2.1/pkg/common/x509util/keypair.go 07:08:35 spire-1.2.1/pkg/common/x509util/serialnumber.go 07:08:35 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 07:08:35 spire-1.2.1/pkg/server/ 07:08:35 spire-1.2.1/pkg/server/api/ 07:08:35 spire-1.2.1/pkg/server/api/agent.go 07:08:35 spire-1.2.1/pkg/server/api/agent/ 07:08:35 spire-1.2.1/pkg/server/api/agent/v1/ 07:08:35 spire-1.2.1/pkg/server/api/agent/v1/service.go 07:08:35 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 07:08:35 spire-1.2.1/pkg/server/api/agent_test.go 07:08:35 spire-1.2.1/pkg/server/api/api.go 07:08:35 spire-1.2.1/pkg/server/api/audit/ 07:08:35 spire-1.2.1/pkg/server/api/audit/audit.go 07:08:35 spire-1.2.1/pkg/server/api/audit/audit_test.go 07:08:35 spire-1.2.1/pkg/server/api/bundle.go 07:08:35 spire-1.2.1/pkg/server/api/bundle/ 07:08:35 spire-1.2.1/pkg/server/api/bundle/v1/ 07:08:35 spire-1.2.1/pkg/server/api/bundle/v1/service.go 07:08:35 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 07:08:35 spire-1.2.1/pkg/server/api/bundle_test.go 07:08:35 spire-1.2.1/pkg/server/api/debug/ 07:08:35 spire-1.2.1/pkg/server/api/debug/v1/ 07:08:35 spire-1.2.1/pkg/server/api/debug/v1/service.go 07:08:35 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 07:08:35 spire-1.2.1/pkg/server/api/entry.go 07:08:35 spire-1.2.1/pkg/server/api/entry/ 07:08:35 spire-1.2.1/pkg/server/api/entry/v1/ 07:08:35 spire-1.2.1/pkg/server/api/entry/v1/service.go 07:08:35 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 07:08:35 spire-1.2.1/pkg/server/api/entry_test.go 07:08:35 spire-1.2.1/pkg/server/api/health/ 07:08:35 spire-1.2.1/pkg/server/api/health/v1/ 07:08:35 spire-1.2.1/pkg/server/api/health/v1/service.go 07:08:35 spire-1.2.1/pkg/server/api/health/v1/service_test.go 07:08:35 spire-1.2.1/pkg/server/api/id.go 07:08:35 spire-1.2.1/pkg/server/api/id_test.go 07:08:35 spire-1.2.1/pkg/server/api/limits/ 07:08:35 spire-1.2.1/pkg/server/api/limits/limits.go 07:08:35 spire-1.2.1/pkg/server/api/middleware/ 07:08:35 spire-1.2.1/pkg/server/api/middleware/alias.go 07:08:35 spire-1.2.1/pkg/server/api/middleware/audit.go 07:08:35 spire-1.2.1/pkg/server/api/middleware/authorization.go 07:08:35 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 07:08:35 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 07:08:35 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 07:08:35 spire-1.2.1/pkg/server/api/middleware/caller.go 07:08:35 spire-1.2.1/pkg/server/api/middleware/caller_test.go 07:08:35 spire-1.2.1/pkg/server/api/middleware/common.go 07:08:35 spire-1.2.1/pkg/server/api/middleware/common_test.go 07:08:35 spire-1.2.1/pkg/server/api/middleware/entries.go 07:08:35 spire-1.2.1/pkg/server/api/middleware/entries_test.go 07:08:35 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 07:08:35 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 07:08:35 spire-1.2.1/pkg/server/api/ratelimit.go 07:08:35 spire-1.2.1/pkg/server/api/rpccontext/ 07:08:35 spire-1.2.1/pkg/server/api/rpccontext/alias.go 07:08:35 spire-1.2.1/pkg/server/api/rpccontext/audit.go 07:08:35 spire-1.2.1/pkg/server/api/rpccontext/caller.go 07:08:35 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 07:08:35 spire-1.2.1/pkg/server/api/selector.go 07:08:35 spire-1.2.1/pkg/server/api/selector_test.go 07:08:35 spire-1.2.1/pkg/server/api/status.go 07:08:35 spire-1.2.1/pkg/server/api/status_test.go 07:08:35 spire-1.2.1/pkg/server/api/svid/ 07:08:35 spire-1.2.1/pkg/server/api/svid/v1/ 07:08:35 spire-1.2.1/pkg/server/api/svid/v1/service.go 07:08:35 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 07:08:35 spire-1.2.1/pkg/server/api/trustdomain.go 07:08:35 spire-1.2.1/pkg/server/api/trustdomain/ 07:08:35 spire-1.2.1/pkg/server/api/trustdomain/v1/ 07:08:35 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 07:08:35 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 07:08:35 spire-1.2.1/pkg/server/api/trustdomain_test.go 07:08:35 spire-1.2.1/pkg/server/authpolicy/ 07:08:35 spire-1.2.1/pkg/server/authpolicy/defaults.go 07:08:35 spire-1.2.1/pkg/server/authpolicy/policy.go 07:08:35 spire-1.2.1/pkg/server/authpolicy/policy.rego 07:08:35 spire-1.2.1/pkg/server/authpolicy/policy_data.json 07:08:35 spire-1.2.1/pkg/server/authpolicy/policy_test.go 07:08:35 spire-1.2.1/pkg/server/authpolicy/validate.go 07:08:35 spire-1.2.1/pkg/server/bundle/ 07:08:35 spire-1.2.1/pkg/server/bundle/client/ 07:08:35 spire-1.2.1/pkg/server/bundle/client/client.go 07:08:35 spire-1.2.1/pkg/server/bundle/client/client_test.go 07:08:35 spire-1.2.1/pkg/server/bundle/client/manager.go 07:08:35 spire-1.2.1/pkg/server/bundle/client/manager_test.go 07:08:35 spire-1.2.1/pkg/server/bundle/client/sources.go 07:08:35 spire-1.2.1/pkg/server/bundle/client/sources_test.go 07:08:35 spire-1.2.1/pkg/server/bundle/client/updater.go 07:08:35 spire-1.2.1/pkg/server/bundle/client/updater_test.go 07:08:35 spire-1.2.1/pkg/server/ca/ 07:08:35 spire-1.2.1/pkg/server/ca/ca.go 07:08:35 spire-1.2.1/pkg/server/ca/ca_health.go 07:08:35 spire-1.2.1/pkg/server/ca/ca_test.go 07:08:35 spire-1.2.1/pkg/server/ca/journal.go 07:08:35 spire-1.2.1/pkg/server/ca/journal_test.go 07:08:35 spire-1.2.1/pkg/server/ca/manager.go 07:08:35 spire-1.2.1/pkg/server/ca/manager_health.go 07:08:35 spire-1.2.1/pkg/server/ca/manager_test.go 07:08:35 spire-1.2.1/pkg/server/ca/templates.go 07:08:35 spire-1.2.1/pkg/server/ca/upstream_client.go 07:08:35 spire-1.2.1/pkg/server/ca/upstream_client_test.go 07:08:35 spire-1.2.1/pkg/server/ca/validation.go 07:08:35 spire-1.2.1/pkg/server/cache/ 07:08:35 spire-1.2.1/pkg/server/cache/dscache/ 07:08:35 spire-1.2.1/pkg/server/cache/dscache/cache.go 07:08:35 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 07:08:35 spire-1.2.1/pkg/server/cache/entrycache/ 07:08:35 spire-1.2.1/pkg/server/cache/entrycache/cache.go 07:08:35 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 07:08:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 07:08:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 07:08:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 07:08:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 07:08:35 spire-1.2.1/pkg/server/catalog/ 07:08:35 spire-1.2.1/pkg/server/catalog/catalog.go 07:08:35 spire-1.2.1/pkg/server/catalog/keymanager.go 07:08:35 spire-1.2.1/pkg/server/catalog/nodeattestor.go 07:08:35 spire-1.2.1/pkg/server/catalog/noderesolver.go 07:08:35 spire-1.2.1/pkg/server/catalog/notifier.go 07:08:35 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 07:08:35 spire-1.2.1/pkg/server/config.go 07:08:35 spire-1.2.1/pkg/server/datastore/ 07:08:35 spire-1.2.1/pkg/server/datastore/datastore.go 07:08:35 spire-1.2.1/pkg/server/datastore/datastore_health.go 07:08:35 spire-1.2.1/pkg/server/datastore/repository.go 07:08:35 spire-1.2.1/pkg/server/datastore/sqlstore/ 07:08:35 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 07:08:35 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 07:08:35 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 07:08:35 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 07:08:35 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 07:08:35 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 07:08:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 07:08:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 07:08:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 07:08:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 07:08:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 07:08:35 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 07:08:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 07:08:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 07:08:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 07:08:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 07:08:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 07:08:35 spire-1.2.1/pkg/server/endpoints/ 07:08:35 spire-1.2.1/pkg/server/endpoints/bundle/ 07:08:35 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 07:08:35 spire-1.2.1/pkg/server/endpoints/bundle/config.go 07:08:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 07:08:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 07:08:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 07:08:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 07:08:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 07:08:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 07:08:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 07:08:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 07:08:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 07:08:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 07:08:35 spire-1.2.1/pkg/server/endpoints/bundle/server.go 07:08:35 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 07:08:35 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 07:08:35 spire-1.2.1/pkg/server/endpoints/config.go 07:08:35 spire-1.2.1/pkg/server/endpoints/endpoints.go 07:08:35 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 07:08:35 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 07:08:35 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 07:08:35 spire-1.2.1/pkg/server/endpoints/middleware.go 07:08:35 spire-1.2.1/pkg/server/endpoints/middleware_test.go 07:08:35 spire-1.2.1/pkg/server/hostservice/ 07:08:35 spire-1.2.1/pkg/server/hostservice/agentstore/ 07:08:35 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 07:08:35 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 07:08:35 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 07:08:35 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 07:08:35 spire-1.2.1/pkg/server/hostservice/identityprovider/ 07:08:35 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 07:08:35 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/ 07:08:35 spire-1.2.1/pkg/server/plugin/keymanager/ 07:08:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 07:08:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 07:08:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 07:08:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 07:08:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 07:08:35 spire-1.2.1/pkg/server/plugin/keymanager/base/ 07:08:35 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 07:08:35 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 07:08:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 07:08:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 07:08:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 07:08:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 07:08:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 07:08:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 07:08:35 spire-1.2.1/pkg/server/plugin/keymanager/test/ 07:08:35 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 07:08:35 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 07:08:35 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/ 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 07:08:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/noderesolver/ 07:08:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 07:08:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 07:08:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 07:08:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 07:08:35 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 07:08:35 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 07:08:35 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/notifier/ 07:08:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 07:08:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 07:08:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 07:08:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 07:08:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 07:08:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 07:08:35 spire-1.2.1/pkg/server/plugin/notifier/repository.go 07:08:35 spire-1.2.1/pkg/server/plugin/notifier/v1.go 07:08:35 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 07:08:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 07:08:35 spire-1.2.1/pkg/server/registration/ 07:08:35 spire-1.2.1/pkg/server/registration/manager.go 07:08:35 spire-1.2.1/pkg/server/registration/manager_test.go 07:08:35 spire-1.2.1/pkg/server/scanentries.go 07:08:35 spire-1.2.1/pkg/server/scanentries_test.go 07:08:35 spire-1.2.1/pkg/server/server.go 07:08:35 spire-1.2.1/pkg/server/server_test.go 07:08:35 spire-1.2.1/pkg/server/svid/ 07:08:35 spire-1.2.1/pkg/server/svid/observer.go 07:08:35 spire-1.2.1/pkg/server/svid/observer_test.go 07:08:35 spire-1.2.1/pkg/server/svid/rotator.go 07:08:35 spire-1.2.1/pkg/server/svid/rotator_config.go 07:08:35 spire-1.2.1/pkg/server/svid/rotator_config_test.go 07:08:35 spire-1.2.1/pkg/server/svid/rotator_test.go 07:08:35 spire-1.2.1/proto/ 07:08:35 spire-1.2.1/proto/private/ 07:08:35 spire-1.2.1/proto/private/server/ 07:08:35 spire-1.2.1/proto/private/server/journal/ 07:08:35 spire-1.2.1/proto/private/server/journal/journal.pb.go 07:08:35 spire-1.2.1/proto/private/server/journal/journal.proto 07:08:35 spire-1.2.1/proto/spire/ 07:08:35 spire-1.2.1/proto/spire/common/ 07:08:35 spire-1.2.1/proto/spire/common/common.pb.go 07:08:35 spire-1.2.1/proto/spire/common/common.proto 07:08:35 spire-1.2.1/proto/spire/common/plugin/ 07:08:35 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 07:08:35 spire-1.2.1/proto/spire/common/plugin/plugin.proto 07:08:35 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 07:08:35 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 07:08:35 spire-1.2.1/proto/spire/plugin/ 07:08:35 spire-1.2.1/proto/spire/plugin/agent/ 07:08:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 07:08:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 07:08:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 07:08:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 07:08:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 07:08:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 07:08:35 spire-1.2.1/release/ 07:08:35 spire-1.2.1/release/spire-extras/ 07:08:35 spire-1.2.1/release/spire-extras/README.md 07:08:35 spire-1.2.1/release/spire-extras/conf/ 07:08:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 07:08:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 07:08:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 07:08:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 07:08:35 spire-1.2.1/release/spire/ 07:08:35 spire-1.2.1/release/spire/README.md 07:08:35 spire-1.2.1/release/spire/conf/ 07:08:35 spire-1.2.1/release/spire/conf/agent/ 07:08:35 spire-1.2.1/release/spire/conf/agent/agent.conf 07:08:35 spire-1.2.1/release/spire/conf/server/ 07:08:35 spire-1.2.1/release/spire/conf/server/server.conf 07:08:35 spire-1.2.1/script/ 07:08:35 spire-1.2.1/script/build-artifact.sh 07:08:35 spire-1.2.1/script/generate_dummy_ca.sh 07:08:35 spire-1.2.1/support/ 07:08:35 spire-1.2.1/support/k8s/ 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/ 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 07:08:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 07:08:35 spire-1.2.1/support/oidc-discovery-provider/ 07:08:35 spire-1.2.1/support/oidc-discovery-provider/README.md 07:08:35 spire-1.2.1/support/oidc-discovery-provider/common_test.go 07:08:35 spire-1.2.1/support/oidc-discovery-provider/config.go 07:08:35 spire-1.2.1/support/oidc-discovery-provider/config_test.go 07:08:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 07:08:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 07:08:35 spire-1.2.1/support/oidc-discovery-provider/handler.go 07:08:35 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 07:08:35 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 07:08:35 spire-1.2.1/support/oidc-discovery-provider/main.go 07:08:35 spire-1.2.1/support/oidc-discovery-provider/server_api.go 07:08:35 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 07:08:35 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 07:08:35 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 07:08:35 spire-1.2.1/test/ 07:08:35 spire-1.2.1/test/clock/ 07:08:35 spire-1.2.1/test/clock/clock.go 07:08:35 spire-1.2.1/test/fakes/ 07:08:35 spire-1.2.1/test/fakes/fakeagentcatalog/ 07:08:35 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 07:08:35 spire-1.2.1/test/fakes/fakeagentkeymanager/ 07:08:35 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 07:08:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 07:08:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 07:08:35 spire-1.2.1/test/fakes/fakeagentstore/ 07:08:36 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 07:08:36 spire-1.2.1/test/fakes/fakedatastore/ 07:08:36 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 07:08:36 spire-1.2.1/test/fakes/fakeentryclient/ 07:08:36 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 07:08:36 spire-1.2.1/test/fakes/fakehealthchecker/ 07:08:36 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 07:08:36 spire-1.2.1/test/fakes/fakeidentityprovider/ 07:08:36 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 07:08:36 spire-1.2.1/test/fakes/fakemetrics/ 07:08:36 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 07:08:36 spire-1.2.1/test/fakes/fakenoderesolver/ 07:08:36 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 07:08:36 spire-1.2.1/test/fakes/fakenotifier/ 07:08:36 spire-1.2.1/test/fakes/fakenotifier/notifier.go 07:08:36 spire-1.2.1/test/fakes/fakepluginmetrics/ 07:08:36 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 07:08:36 spire-1.2.1/test/fakes/fakeserverca/ 07:08:36 spire-1.2.1/test/fakes/fakeserverca/serverca.go 07:08:36 spire-1.2.1/test/fakes/fakeservercatalog/ 07:08:36 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 07:08:36 spire-1.2.1/test/fakes/fakeserverkeymanager/ 07:08:36 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 07:08:36 spire-1.2.1/test/fakes/fakeservernodeattestor/ 07:08:36 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 07:08:36 spire-1.2.1/test/fakes/fakeupstreamauthority/ 07:08:36 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 07:08:36 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 07:08:36 spire-1.2.1/test/fakes/fakeworkloadapi/ 07:08:36 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 07:08:36 spire-1.2.1/test/fakes/fakeworkloadattestor/ 07:08:36 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 07:08:36 spire-1.2.1/test/fixture/ 07:08:36 spire-1.2.1/test/fixture/certs/ 07:08:36 spire-1.2.1/test/fixture/certs/agent_svid.der 07:08:36 spire-1.2.1/test/fixture/certs/base_cert.pem 07:08:36 spire-1.2.1/test/fixture/certs/base_csr.pem 07:08:36 spire-1.2.1/test/fixture/certs/base_key.pem 07:08:36 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 07:08:36 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 07:08:36 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 07:08:36 spire-1.2.1/test/fixture/certs/blog_cert.pem 07:08:36 spire-1.2.1/test/fixture/certs/blog_csr.pem 07:08:36 spire-1.2.1/test/fixture/certs/blog_key.pem 07:08:36 spire-1.2.1/test/fixture/certs/bundle.der 07:08:36 spire-1.2.1/test/fixture/certs/ca.pem 07:08:36 spire-1.2.1/test/fixture/certs/ca_key.pem 07:08:36 spire-1.2.1/test/fixture/certs/database_cert.pem 07:08:36 spire-1.2.1/test/fixture/certs/database_csr.pem 07:08:36 spire-1.2.1/test/fixture/certs/database_key.pem 07:08:36 spire-1.2.1/test/fixture/certs/node_cert.pem 07:08:36 spire-1.2.1/test/fixture/certs/node_csr.pem 07:08:36 spire-1.2.1/test/fixture/certs/node_key.pem 07:08:36 spire-1.2.1/test/fixture/certs/svid.pem 07:08:36 spire-1.2.1/test/fixture/certs/svid_key.pem 07:08:36 spire-1.2.1/test/fixture/config/ 07:08:36 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 07:08:36 spire-1.2.1/test/fixture/config/agent_good.conf 07:08:36 spire-1.2.1/test/fixture/config/agent_good_templated.conf 07:08:36 spire-1.2.1/test/fixture/config/plugin_good.conf 07:08:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 07:08:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 07:08:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 07:08:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 07:08:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 07:08:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 07:08:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 07:08:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 07:08:36 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 07:08:36 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 07:08:36 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 07:08:36 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 07:08:36 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 07:08:36 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 07:08:36 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 07:08:36 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 07:08:36 spire-1.2.1/test/fixture/config/server_good.conf 07:08:36 spire-1.2.1/test/fixture/config/server_good_templated.conf 07:08:36 spire-1.2.1/test/fixture/fixture.go 07:08:36 spire-1.2.1/test/fixture/nodeattestor/ 07:08:36 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 07:08:36 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 07:08:36 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 07:08:36 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 07:08:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 07:08:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 07:08:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 07:08:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 07:08:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 07:08:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 07:08:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 07:08:36 spire-1.2.1/test/fixture/registration/ 07:08:36 spire-1.2.1/test/fixture/registration/entries.json 07:08:36 spire-1.2.1/test/fixture/registration/good-for-update.json 07:08:36 spire-1.2.1/test/fixture/registration/good.json 07:08:36 spire-1.2.1/test/fixture/registration/invalid.json 07:08:36 spire-1.2.1/test/fixture/registration/invalid_json.json 07:08:36 spire-1.2.1/test/fixture/registration/manager_test_entries.json 07:08:36 spire-1.2.1/test/integration/ 07:08:36 spire-1.2.1/test/integration/README.md 07:08:36 spire-1.2.1/test/integration/common 07:08:36 spire-1.2.1/test/integration/setup/ 07:08:36 spire-1.2.1/test/integration/setup/adminclient/ 07:08:36 spire-1.2.1/test/integration/setup/adminclient/build.sh 07:08:36 spire-1.2.1/test/integration/setup/adminclient/client.go 07:08:36 spire-1.2.1/test/integration/setup/debugagent/ 07:08:36 spire-1.2.1/test/integration/setup/debugagent/build.sh 07:08:36 spire-1.2.1/test/integration/setup/debugagent/main.go 07:08:36 spire-1.2.1/test/integration/setup/debugserver/ 07:08:36 spire-1.2.1/test/integration/setup/debugserver/build.sh 07:08:36 spire-1.2.1/test/integration/setup/debugserver/main.go 07:08:36 spire-1.2.1/test/integration/setup/downstreamclient/ 07:08:36 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 07:08:36 spire-1.2.1/test/integration/setup/downstreamclient/client.go 07:08:36 spire-1.2.1/test/integration/setup/itclient/ 07:08:36 spire-1.2.1/test/integration/setup/itclient/client.go 07:08:36 spire-1.2.1/test/integration/setup/node-attestation/ 07:08:36 spire-1.2.1/test/integration/setup/node-attestation/build.sh 07:08:36 spire-1.2.1/test/integration/setup/node-attestation/client.go 07:08:36 spire-1.2.1/test/integration/setup/x509pop/ 07:08:36 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 07:08:36 spire-1.2.1/test/integration/setup/x509pop/setup.sh 07:08:36 spire-1.2.1/test/integration/suites/ 07:08:36 spire-1.2.1/test/integration/suites/admin-endpoints/ 07:08:36 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 07:08:36 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 07:08:36 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 07:08:36 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 07:08:36 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 07:08:36 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 07:08:36 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 07:08:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 07:08:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 07:08:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 07:08:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 07:08:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 07:08:36 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 07:08:36 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 07:08:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 07:08:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 07:08:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 07:08:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 07:08:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 07:08:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 07:08:36 spire-1.2.1/test/integration/suites/datastore-mysql/ 07:08:36 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 07:08:36 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 07:08:36 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 07:08:36 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 07:08:36 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 07:08:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 07:08:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 07:08:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 07:08:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 07:08:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 07:08:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 07:08:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 07:08:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 07:08:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 07:08:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 07:08:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 07:08:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 07:08:36 spire-1.2.1/test/integration/suites/datastore-postgres/ 07:08:36 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 07:08:36 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 07:08:36 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 07:08:36 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 07:08:36 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 07:08:36 spire-1.2.1/test/integration/suites/debug-endpoints/ 07:08:36 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 07:08:36 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 07:08:36 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 07:08:36 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 07:08:36 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 07:08:36 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 07:08:36 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 07:08:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 07:08:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 07:08:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 07:08:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 07:08:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 07:08:36 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 07:08:36 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 07:08:36 spire-1.2.1/test/integration/suites/downstream-endpoints/ 07:08:36 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 07:08:36 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 07:08:36 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 07:08:36 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 07:08:36 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 07:08:36 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 07:08:36 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 07:08:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 07:08:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 07:08:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 07:08:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 07:08:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 07:08:36 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 07:08:36 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 07:08:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 07:08:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 07:08:36 spire-1.2.1/test/integration/suites/join-token/ 07:08:36 spire-1.2.1/test/integration/suites/join-token/01-start-server 07:08:36 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 07:08:36 spire-1.2.1/test/integration/suites/join-token/03-start-agent 07:08:36 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 07:08:36 spire-1.2.1/test/integration/suites/join-token/05-check-svid 07:08:36 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 07:08:36 spire-1.2.1/test/integration/suites/join-token/README.md 07:08:36 spire-1.2.1/test/integration/suites/join-token/conf/ 07:08:36 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 07:08:36 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 07:08:36 spire-1.2.1/test/integration/suites/join-token/conf/server/ 07:08:36 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 07:08:36 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 07:08:36 spire-1.2.1/test/integration/suites/join-token/teardown 07:08:36 spire-1.2.1/test/integration/suites/k8s-reconcile/ 07:08:36 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 07:08:36 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 07:08:36 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 07:08:36 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 07:08:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 07:08:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 07:08:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 07:08:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 07:08:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 07:08:36 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 07:08:36 spire-1.2.1/test/integration/suites/k8s-scratch/ 07:08:36 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 07:08:36 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 07:08:36 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 07:08:36 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 07:08:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 07:08:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 07:08:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 07:08:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 07:08:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 07:08:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 07:08:36 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 07:08:36 spire-1.2.1/test/integration/suites/k8s/ 07:08:36 spire-1.2.1/test/integration/suites/k8s/00-setup 07:08:36 spire-1.2.1/test/integration/suites/k8s/01-apply-config 07:08:36 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 07:08:36 spire-1.2.1/test/integration/suites/k8s/README.md 07:08:36 spire-1.2.1/test/integration/suites/k8s/conf/ 07:08:36 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 07:08:36 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 07:08:36 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s/conf/server/ 07:08:36 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 07:08:36 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 07:08:36 spire-1.2.1/test/integration/suites/k8s/init-kubectl 07:08:36 spire-1.2.1/test/integration/suites/k8s/teardown 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/ 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/README.md 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/root/ 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 07:08:36 spire-1.2.1/test/integration/suites/nested-rotation/teardown 07:08:36 spire-1.2.1/test/integration/suites/node-attestation/ 07:08:36 spire-1.2.1/test/integration/suites/node-attestation/00-setup 07:08:36 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 07:08:36 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 07:08:36 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 07:08:36 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 07:08:36 spire-1.2.1/test/integration/suites/node-attestation/README.md 07:08:36 spire-1.2.1/test/integration/suites/node-attestation/conf/ 07:08:36 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 07:08:36 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 07:08:36 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 07:08:36 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 07:08:36 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 07:08:36 spire-1.2.1/test/integration/suites/node-attestation/teardown 07:08:36 spire-1.2.1/test/integration/suites/rotation/ 07:08:36 spire-1.2.1/test/integration/suites/rotation/00-setup 07:08:36 spire-1.2.1/test/integration/suites/rotation/01-start-server 07:08:36 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 07:08:36 spire-1.2.1/test/integration/suites/rotation/03-start-agent 07:08:36 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 07:08:36 spire-1.2.1/test/integration/suites/rotation/05-check-svids 07:08:36 spire-1.2.1/test/integration/suites/rotation/README.md 07:08:36 spire-1.2.1/test/integration/suites/rotation/conf/ 07:08:36 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 07:08:36 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 07:08:36 spire-1.2.1/test/integration/suites/rotation/conf/server/ 07:08:36 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 07:08:36 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 07:08:36 spire-1.2.1/test/integration/suites/rotation/teardown 07:08:36 spire-1.2.1/test/integration/suites/self-test/ 07:08:36 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 07:08:36 spire-1.2.1/test/integration/suites/self-test/README.md 07:08:36 spire-1.2.1/test/integration/suites/self-test/teardown 07:08:36 spire-1.2.1/test/integration/suites/spire-server-cli/ 07:08:36 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 07:08:36 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 07:08:36 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 07:08:36 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 07:08:36 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 07:08:36 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 07:08:36 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 07:08:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 07:08:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 07:08:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 07:08:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 07:08:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 07:08:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 07:08:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 07:08:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 07:08:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 07:08:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 07:08:36 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 07:08:36 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 07:08:36 spire-1.2.1/test/integration/suites/upgrade/ 07:08:36 spire-1.2.1/test/integration/suites/upgrade/00-setup 07:08:36 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 07:08:36 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 07:08:36 spire-1.2.1/test/integration/suites/upgrade/README.md 07:08:36 spire-1.2.1/test/integration/suites/upgrade/conf/ 07:08:36 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 07:08:36 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 07:08:36 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 07:08:36 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 07:08:36 spire-1.2.1/test/integration/suites/upgrade/teardown 07:08:36 spire-1.2.1/test/integration/suites/upgrade/versions.txt 07:08:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 07:08:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 07:08:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 07:08:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 07:08:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 07:08:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 07:08:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 07:08:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 07:08:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 07:08:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 07:08:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 07:08:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 07:08:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 07:08:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 07:08:36 spire-1.2.1/test/integration/test-one.sh 07:08:36 spire-1.2.1/test/integration/test.sh 07:08:36 spire-1.2.1/test/plugintest/ 07:08:36 spire-1.2.1/test/plugintest/config.go 07:08:36 spire-1.2.1/test/plugintest/load.go 07:08:36 spire-1.2.1/test/plugintest/option.go 07:08:36 spire-1.2.1/test/spiretest/ 07:08:36 spire-1.2.1/test/spiretest/apiserver.go 07:08:36 spire-1.2.1/test/spiretest/assertions.go 07:08:36 spire-1.2.1/test/spiretest/dir.go 07:08:36 spire-1.2.1/test/spiretest/errors_posix.go 07:08:36 spire-1.2.1/test/spiretest/errors_windows.go 07:08:36 spire-1.2.1/test/spiretest/logs.go 07:08:36 spire-1.2.1/test/spiretest/socketapi.go 07:08:36 spire-1.2.1/test/spiretest/suite.go 07:08:36 spire-1.2.1/test/spiretest/x509.go 07:08:36 spire-1.2.1/test/testca/ 07:08:36 spire-1.2.1/test/testca/ca.go 07:08:36 spire-1.2.1/test/testkey/ 07:08:36 spire-1.2.1/test/testkey/generate.sh 07:08:36 spire-1.2.1/test/testkey/genkeys.go 07:08:36 spire-1.2.1/test/testkey/keys.go 07:08:36 spire-1.2.1/test/testkey/new.go 07:08:36 spire-1.2.1/test/tpmsimulator/ 07:08:36 spire-1.2.1/test/tpmsimulator/simulator.go 07:08:36 spire-1.2.1/test/util/ 07:08:36 spire-1.2.1/test/util/cert_fixtures.go 07:08:36 spire-1.2.1/test/util/cert_generation.go 07:08:36 spire-1.2.1/test/util/io_redirection.go 07:08:36 spire-1.2.1/test/util/race.go 07:08:36 spire-1.2.1/test/util/util.go 07:08:36 building spire from source... 07:08:37 Installing go1.17.7... 07:09:03 Building bin/spire-server... 07:09:03 go: downloading github.com/mitchellh/cli v1.1.2 07:09:03 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 07:09:03 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 07:09:03 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 07:09:03 go: downloading google.golang.org/grpc v1.44.0 07:09:04 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 07:09:05 go: downloading github.com/fatih/color v1.13.0 07:09:05 go: downloading github.com/mattn/go-isatty v0.0.14 07:09:08 go: downloading github.com/sirupsen/logrus v1.8.1 07:09:08 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 07:09:08 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 07:09:08 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 07:09:08 go: downloading github.com/imdario/mergo v0.3.12 07:09:08 go: downloading github.com/hashicorp/go-hclog v1.1.0 07:09:08 go: downloading github.com/Masterminds/goutils v1.1.0 07:09:08 go: downloading github.com/Masterminds/semver v1.5.0 07:09:08 go: downloading github.com/google/uuid v1.1.2 07:09:09 go: downloading github.com/huandu/xstrings v1.3.2 07:09:09 go: downloading github.com/mattn/go-colorable v0.1.12 07:09:09 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 07:09:09 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 07:09:09 go: downloading github.com/armon/go-metrics v0.3.10 07:09:10 go: downloading github.com/prometheus/client_golang v1.12.1 07:09:12 go: downloading github.com/uber-go/tally/v4 v4.1.1 07:09:13 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 07:09:13 go: downloading github.com/InVisionApp/go-logger v1.0.1 07:09:14 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 07:09:14 go: downloading github.com/open-policy-agent/opa v0.38.0 07:09:41 go: downloading github.com/hashicorp/go-plugin v1.4.3 07:09:41 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 07:09:41 go: downloading github.com/hashicorp/errwrap v1.1.0 07:09:41 go: downloading github.com/mitchellh/reflectwalk v1.0.1 07:09:41 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 07:09:41 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 07:09:41 go: downloading github.com/prometheus/client_model v0.2.0 07:09:41 go: downloading github.com/prometheus/common v0.32.1 07:09:41 go: downloading github.com/beorn7/perks v1.0.1 07:09:41 go: downloading github.com/cespare/xxhash/v2 v2.1.2 07:09:41 go: downloading github.com/prometheus/procfs v0.7.3 07:09:41 go: downloading github.com/pkg/errors v0.9.1 07:09:41 go: downloading go.uber.org/atomic v1.9.0 07:09:41 go: downloading github.com/imkira/go-observer v1.0.3 07:09:41 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 07:09:41 go: downloading github.com/oklog/run v1.0.0 07:09:41 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:09:41 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 07:09:41 go: downloading github.com/twmb/murmur3 v1.1.6 07:09:41 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 07:09:41 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 07:09:41 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 07:09:41 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 07:09:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 07:09:46 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 07:09:46 go: downloading github.com/stretchr/testify v1.7.0 07:09:46 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 07:09:46 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 07:09:47 go: downloading github.com/blang/semver/v4 v4.0.0 07:09:47 go: downloading github.com/go-sql-driver/mysql v1.6.0 07:09:47 go: downloading github.com/jinzhu/gorm v1.9.16 07:09:48 go: downloading github.com/lib/pq v1.10.4 07:09:48 go: downloading github.com/mattn/go-sqlite3 v1.14.12 07:09:48 go: downloading github.com/aws/aws-sdk-go v1.43.0 07:10:10 go: downloading k8s.io/client-go v0.23.4 07:10:10 go: downloading google.golang.org/api v0.70.0 07:10:10 go: downloading k8s.io/api v0.23.4 07:10:20 go: downloading github.com/google/go-tpm v0.3.3 07:10:21 go: downloading cloud.google.com/go/storage v1.21.0 07:10:22 go: downloading cloud.google.com/go v0.100.2 07:10:23 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 07:10:50 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 07:10:50 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 07:10:50 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 07:10:50 go: downloading k8s.io/apimachinery v0.23.4 07:10:51 go: downloading k8s.io/kube-aggregator v0.23.3 07:10:52 go: downloading sigs.k8s.io/controller-runtime v0.11.1 07:10:54 go: downloading cloud.google.com/go/security v1.3.0 07:10:54 go: downloading github.com/hashicorp/vault/api v1.4.1 07:10:54 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 07:10:55 go: downloading gopkg.in/yaml.v2 v2.4.0 07:10:56 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:10:56 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 07:10:56 go: downloading github.com/gobwas/glob v0.2.3 07:10:56 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 07:10:56 go: downloading github.com/aws/smithy-go v1.11.0 07:10:58 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 07:10:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 07:10:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 07:10:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 07:10:58 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 07:10:58 go: downloading github.com/jinzhu/inflection v1.0.0 07:10:59 go: downloading github.com/gogo/protobuf v1.3.2 07:11:04 go: downloading cloud.google.com/go/compute v1.3.0 07:11:05 go: downloading cloud.google.com/go/iam v0.1.1 07:11:05 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 07:11:05 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 07:11:06 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 07:11:06 go: downloading github.com/Azure/go-autorest/logger v0.2.1 07:11:06 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 07:11:06 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 07:11:06 go: downloading github.com/dimchansky/utfbom v1.1.1 07:11:06 go: downloading k8s.io/klog/v2 v2.30.0 07:11:06 go: downloading github.com/google/gofuzz v1.1.0 07:11:07 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 07:11:08 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 07:11:08 go: downloading github.com/spf13/pflag v1.0.5 07:11:09 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 07:11:09 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 07:11:09 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 07:11:09 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 07:11:09 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 07:11:09 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 07:11:09 go: downloading github.com/hashicorp/vault/sdk v0.4.1 07:11:11 go: downloading github.com/mitchellh/mapstructure v1.4.3 07:11:11 go: downloading github.com/tklauser/go-sysconf v0.3.9 07:11:11 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 07:11:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 07:11:11 go: downloading github.com/jmespath/go-jmespath v0.4.0 07:11:13 go: downloading go.opencensus.io v0.23.0 07:11:14 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 07:11:14 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 07:11:15 go: downloading gopkg.in/inf.v0 v0.9.1 07:11:15 go: downloading github.com/go-logr/logr v1.2.2 07:11:15 go: downloading github.com/google/go-cmp v0.5.7 07:11:15 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 07:11:15 go: downloading github.com/json-iterator/go v1.1.12 07:11:16 go: downloading github.com/googleapis/gnostic v0.5.5 07:11:19 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 07:11:21 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 07:11:21 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 07:11:21 go: downloading github.com/tklauser/numcpus v0.3.0 07:11:21 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 07:11:21 go: downloading go.uber.org/zap v1.21.0 07:11:22 go: downloading sigs.k8s.io/yaml v1.3.0 07:11:22 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 07:11:22 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 07:11:22 go: downloading github.com/modern-go/reflect2 v1.0.2 07:11:22 go: downloading github.com/ryanuber/go-glob v1.0.0 07:11:22 go: downloading github.com/golang/snappy v0.0.4 07:11:23 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 07:11:31 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 07:11:31 go: downloading github.com/hashicorp/go-uuid v1.0.2 07:11:31 go: downloading github.com/hashicorp/go-version v1.2.0 07:11:31 go: downloading go.uber.org/multierr v1.6.0 07:11:58 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 07:11:58 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 07:12:20 Removing intermediate container 22c4efb65924 07:12:20 ---> 9a8c7190ab69 07:12:20 07:12:20 Step 10/23 : FROM alpine:3.14 07:12:20 ---> ac73e934f311 07:12:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:12:20 ---> Using cache 07:12:20 ---> a0cdb31b6707 07:12:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:12:20 ---> Using cache 07:12:20 ---> 63eb6037c96b 07:12:20 Step 13/23 : ENV APP_PORT=59881 07:12:20 ---> Running in cb100ceebbae 07:12:20 Removing intermediate container cb100ceebbae 07:12:20 ---> 6fe9a8d56b17 07:12:20 Step 14/23 : EXPOSE $APP_PORT 07:12:20 ---> Running in 89359704e8ae 07:12:20 Removing intermediate container 89359704e8ae 07:12:20 ---> c012186ce820 07:12:20 Step 15/23 : WORKDIR / 07:12:20 ---> Running in 17af5014aaaa 07:12:20 Removing intermediate container 17af5014aaaa 07:12:20 ---> d8b8419e87d6 07:12:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:12:20 ---> 0f2dcfe0d7a3 07:12:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:12:23 ---> 2895d5fba0a1 07:12:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:12:23 ---> a3d0f5e5e5aa 07:12:23 Step 19/23 : ENTRYPOINT ["/core-metadata"] 07:12:23 ---> Running in 782cb4138287 07:12:24 Removing intermediate container 782cb4138287 07:12:24 ---> 795b13f8aa77 07:12:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:12:24 ---> Running in 0007cee699a1 07:12:25 Removing intermediate container 0007cee699a1 07:12:25 ---> ebd431f45226 07:12:25 Step 21/23 : LABEL arch=arm64 07:12:25 ---> Running in a424127813a7 07:12:25 Removing intermediate container a424127813a7 07:12:25 ---> 8681a651de06 07:12:25 Step 22/23 : LABEL git_sha=9391088f00f6937479250a9c6c04650fe4910d1b 07:12:25 ---> Running in e1d47a868820 07:12:26 Removing intermediate container e1d47a868820 07:12:26 ---> 5f4e44311432 07:12:26 Step 23/23 : LABEL version=0.0.0 07:12:26 ---> Running in a1318239da13 07:12:27 Removing intermediate container a1318239da13 07:12:27 ---> efccb8927996 07:12:27 07:12:27 Successfully built efccb8927996 07:12:27 Successfully tagged core-metadata-arm64:latest 07:12:27 Building support-notifications 07:13:06  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:13:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:13:06 ---> 4dd8bd914dfe 07:13:06 Step 3/22 : WORKDIR /edgex-go 07:13:06 ---> Using cache 07:13:06 ---> c44f291aee47 07:13:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:06 ---> Using cache 07:13:06 ---> a8605a9df3d4 07:13:06 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:13:06 ---> Running in 81b02146071f 07:13:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:13:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:13:06 OK: 220 MiB in 52 packages 07:13:08 Removing intermediate container 81b02146071f 07:13:08 ---> fe8dd4ffa8bd 07:13:08 Step 6/22 : COPY go.mod vendor* ./ 07:13:10 ---> 3138da014e22 07:13:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:13:10 ---> Running in 6d76f99db65d 07:13:15 Removing intermediate container be51080be67d 07:13:15 ---> 97063d164725 07:13:15 07:13:15 Step 10/23 : FROM alpine:3.14 07:13:15 ---> ac73e934f311 07:13:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:13:15 ---> Using cache 07:13:15 ---> a0cdb31b6707 07:13:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:13:15 ---> Using cache 07:13:15 ---> 63eb6037c96b 07:13:15 Step 13/23 : ENV APP_PORT=59882 07:13:15 ---> Running in 06f9b4a5a03e 07:13:16 Removing intermediate container 06f9b4a5a03e 07:13:16 ---> 8eae817719d6 07:13:16 Step 14/23 : EXPOSE $APP_PORT 07:13:16 ---> Running in 5c98c656cb7d 07:13:16 Removing intermediate container 6d76f99db65d 07:13:16 ---> 83c9eab76bf2 07:13:16 Step 8/22 : COPY . . 07:13:17 Removing intermediate container 5c98c656cb7d 07:13:17 ---> 6d4fcd049e96 07:13:17 Step 15/23 : WORKDIR / 07:13:17 ---> Running in ab1d5f13d3f8 07:13:18 Removing intermediate container ab1d5f13d3f8 07:13:18 ---> 705c94ef8341 07:13:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:13:19 ---> 0fe19ebbbca0 07:13:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:13:24 ---> 5b1324ee5a6f 07:13:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:13:25 ---> d53e750fc2d1 07:13:25 Step 19/23 : ENTRYPOINT ["/core-command"] 07:13:25 ---> Running in 6d9e7ea6c455 07:13:26 Removing intermediate container 6d9e7ea6c455 07:13:26 ---> 7fc573b87cad 07:13:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:13:26 ---> Running in 7936c663a9aa 07:13:27 Removing intermediate container 7936c663a9aa 07:13:27 ---> c536f370d158 07:13:27 Step 21/23 : LABEL arch=arm64 07:13:27 ---> Running in a916fb4a7d12 07:13:28 Removing intermediate container a916fb4a7d12 07:13:28 ---> dfa098980905 07:13:28 Step 22/23 : LABEL git_sha=9391088f00f6937479250a9c6c04650fe4910d1b 07:13:29 ---> Running in 093f50452b28 07:13:30 Removing intermediate container 093f50452b28 07:13:30 ---> 88a76a2dc624 07:13:30 Step 23/23 : LABEL version=0.0.0 07:13:30 ---> Running in 0876ca4472c2 07:13:31 Removing intermediate container 0876ca4472c2 07:13:31 ---> 01271a516185 07:13:31 07:13:32 Successfully built 01271a516185 07:13:32 Successfully tagged core-command-arm64:latest 07:13:47  Building core-command ... done  ---> fdd7c4446221 07:13:47 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:13:47 ---> Running in d17be98d9a2d 07:13:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:19:25 Removing intermediate container d17be98d9a2d 07:19:25 ---> 2698edacbd9b 07:19:25 07:19:25 Step 10/22 : FROM alpine:3.14 07:19:25 ---> ac73e934f311 07:19:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:19:25 ---> Running in 15df949cd91a 07:19:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:19:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:19:25 (1/2) Installing ca-certificates (20211220-r0) 07:19:25 (2/2) Installing dumb-init (1.2.5-r1) 07:19:25 Executing busybox-1.33.1-r7.trigger 07:19:25 Executing ca-certificates-20211220-r0.trigger 07:19:25 OK: 6 MiB in 16 packages 07:19:25 Removing intermediate container 15df949cd91a 07:19:25 ---> 8de3b1054933 07:19:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:19:25 ---> Running in 507268f5bac8 07:19:25 Removing intermediate container 507268f5bac8 07:19:25 ---> 47252e7f5705 07:19:25 Step 13/22 : ENV APP_PORT=59860 07:19:25 ---> Running in 3c7bc8dce759 07:19:25 Removing intermediate container 3c7bc8dce759 07:19:25 ---> 3be9e1318422 07:19:25 Step 14/22 : EXPOSE $APP_PORT 07:19:25 ---> Running in dcecf87ad627 07:19:25 Removing intermediate container dcecf87ad627 07:19:25 ---> 4b04b5873445 07:19:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:19:25 ---> 7c80122f863d 07:19:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:19:25 ---> 89394f2749ab 07:19:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:19:25 ---> e5d1ccb77c55 07:19:25 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:19:25 ---> Running in e991022bd886 07:19:25 Removing intermediate container e991022bd886 07:19:25 ---> 2c71e8d21680 07:19:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:19:25 ---> Running in 5dcf704909fe 07:19:25 Removing intermediate container 5dcf704909fe 07:19:25 ---> 3e18bf34dda9 07:19:25 Step 20/22 : LABEL arch=arm64 07:19:25 ---> Running in 1de2215d30dc 07:19:25 Removing intermediate container 1de2215d30dc 07:19:25 ---> c14a871dcbc8 07:19:25 Step 21/22 : LABEL git_sha=9391088f00f6937479250a9c6c04650fe4910d1b 07:19:25 ---> Running in b9763b1570e7 07:19:25 Removing intermediate container b9763b1570e7 07:19:25 ---> 4e4ea197192d 07:19:25 Step 22/22 : LABEL version=0.0.0 07:19:25 ---> Running in b9e5acde0474 07:19:26 Removing intermediate container b9e5acde0474 07:19:26 ---> 815940bd31f3 07:19:26 07:19:27 Successfully built 815940bd31f3 07:19:27 Successfully tagged support-notifications-arm64:latest 07:27:49  Building support-notifications ... done Building bin/spire-agent... 07:27:49 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 07:27:49 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 07:27:49 go: downloading cloud.google.com/go/secretmanager v1.3.0 07:27:49 go: downloading github.com/docker/docker v20.10.12+incompatible 07:27:52 go: downloading github.com/google/go-tpm-tools v0.3.3 07:27:54 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 07:27:54 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 07:27:54 go: downloading github.com/docker/go-connections v0.4.0 07:27:54 go: downloading github.com/docker/go-units v0.4.0 07:27:54 go: downloading github.com/opencontainers/image-spec v1.0.1 07:27:54 go: downloading github.com/containerd/containerd v1.3.4 07:27:55 go: downloading github.com/docker/distribution v2.7.1+incompatible 07:27:55 go: downloading github.com/opencontainers/go-digest v1.0.0 07:33:33 Building bin/spire-agent... 07:33:33 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 07:33:33 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 07:33:33 go: downloading cloud.google.com/go/secretmanager v1.3.0 07:33:33 go: downloading github.com/docker/docker v20.10.12+incompatible 07:33:33 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 07:33:33 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 07:33:33 go: downloading github.com/google/go-tpm-tools v0.3.3 07:33:36 go: downloading github.com/docker/go-connections v0.4.0 07:33:36 go: downloading github.com/docker/go-units v0.4.0 07:33:36 go: downloading github.com/opencontainers/image-spec v1.0.1 07:33:36 go: downloading github.com/docker/distribution v2.7.1+incompatible 07:33:36 go: downloading github.com/containerd/containerd v1.3.4 07:33:36 go: downloading github.com/opencontainers/go-digest v1.0.0 07:34:03 Removing intermediate container f03432b2069c 07:34:03 ---> c5eef0b15013 07:34:03 07:34:03 Step 13/26 : FROM alpine:3.15 07:34:03 ---> 3fb3c9af89a9 07:34:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:34:03 ---> Using cache 07:34:03 ---> 0079694bf9fc 07:34:03 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:34:03 ---> Using cache 07:34:03 ---> fc85c3517a2b 07:34:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:34:03 ---> Running in 9faef1f4a398 07:34:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:34:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:34:06 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 07:34:06 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 07:34:06 OK: 15729 distinct packages available 07:34:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:34:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:34:08 (1/5) Installing dumb-init (1.2.5-r1) 07:34:08 (2/5) Installing musl-obstack (1.2.3-r0) 07:34:08 (3/5) Installing libucontext (1.1-r0) 07:34:08 (4/5) Installing gcompat (1.0.0-r4) 07:34:09 (5/5) Installing openssl (1.1.1n-r0) 07:34:09 Executing busybox-1.34.1-r5.trigger 07:34:09 OK: 6 MiB in 19 packages 07:34:10 Removing intermediate container 9faef1f4a398 07:34:10 ---> 68ce5459bb95 07:34:10 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 07:34:14 ---> 9297f9b04301 07:34:14 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 07:34:19 ---> b169519c1597 07:34:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:34:20 ---> af99d8b2a148 07:34:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:34:21 ---> cb2c779b1550 07:34:21 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:34:22 ---> a4467ac1f415 07:34:22 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:34:22 ---> Running in 5a221bc957aa 07:34:22 Removing intermediate container 5a221bc957aa 07:34:22 ---> 077549badd4a 07:34:22 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:34:22 ---> Running in 296d9cbcdb32 07:34:23 Removing intermediate container 296d9cbcdb32 07:34:23 ---> 7a9772f15c00 07:34:23 Step 24/26 : LABEL arch=arm64 07:34:23 ---> Running in aee27c688a10 07:34:23 Removing intermediate container aee27c688a10 07:34:23 ---> 816fd5548e86 07:34:23 Step 25/26 : LABEL git_sha=9391088f00f6937479250a9c6c04650fe4910d1b 07:34:24 ---> Running in 16e6f5c8a026 07:34:24 Removing intermediate container 16e6f5c8a026 07:34:24 ---> 9ea253c0483e 07:34:24 Step 26/26 : LABEL version=0.0.0 07:34:24 ---> Running in 787373a9021f 07:34:25 Removing intermediate container 787373a9021f 07:34:25 ---> 43c50625d875 07:34:25 07:34:25 Successfully built 43c50625d875 07:34:25 Successfully tagged security-spire-agent-arm64:latest 07:37:02  Building security-spire-agent ... done Building bin/spire-agent... 07:37:02 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 07:37:02 go: downloading github.com/docker/docker v20.10.12+incompatible 07:37:02 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 07:37:02 go: downloading cloud.google.com/go/secretmanager v1.3.0 07:37:02 go: downloading github.com/google/go-tpm-tools v0.3.3 07:37:02 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 07:37:02 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 07:37:03 go: downloading github.com/docker/go-connections v0.4.0 07:37:03 go: downloading github.com/docker/go-units v0.4.0 07:37:03 go: downloading github.com/opencontainers/image-spec v1.0.1 07:37:03 go: downloading github.com/containerd/containerd v1.3.4 07:37:03 go: downloading github.com/docker/distribution v2.7.1+incompatible 07:37:03 go: downloading github.com/opencontainers/go-digest v1.0.0 07:38:11 Removing intermediate container d99f0c8ae07b 07:38:11 ---> bcca8f6bccc4 07:38:11 07:38:11 Step 13/26 : FROM alpine:3.15 07:38:11 ---> 3fb3c9af89a9 07:38:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:38:11 ---> Using cache 07:38:11 ---> 0079694bf9fc 07:38:11 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:38:11 ---> Using cache 07:38:11 ---> fc85c3517a2b 07:38:11 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 07:38:11 ---> Running in 55f6edf49916 07:38:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:38:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:38:11 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 07:38:11 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 07:38:11 OK: 15729 distinct packages available 07:38:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:38:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:38:11 (1/4) Installing dumb-init (1.2.5-r1) 07:38:11 (2/4) Installing musl-obstack (1.2.3-r0) 07:38:11 (3/4) Installing libucontext (1.1-r0) 07:38:11 (4/4) Installing gcompat (1.0.0-r4) 07:38:11 Executing busybox-1.34.1-r5.trigger 07:38:11 OK: 6 MiB in 18 packages 07:38:11 Removing intermediate container 55f6edf49916 07:38:11 ---> eae80c785f3c 07:38:11 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 07:38:12 ---> 5eec3f6241f9 07:38:12 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:38:13 ---> 6dde73eec48f 07:38:13 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 07:38:13 ---> Running in ccd0a4c703c3 07:38:13 Removing intermediate container ccd0a4c703c3 07:38:13 ---> 6933f69341b9 07:38:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:38:14 ---> 6db3c6b152d1 07:38:14 Step 21/26 : WORKDIR / 07:38:14 ---> Running in e590c484928b 07:38:14 Removing intermediate container e590c484928b 07:38:14 ---> 79db45d57e5f 07:38:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:38:14 ---> Running in 5cf1b5b0577f 07:38:15 Removing intermediate container 5cf1b5b0577f 07:38:15 ---> 8cc3790533a1 07:38:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:38:15 ---> Running in 0ce5d27ebe22 07:38:15 Removing intermediate container 0ce5d27ebe22 07:38:15 ---> ae500d475c8e 07:38:15 Step 24/26 : LABEL arch=arm64 07:38:16 ---> Running in f76ab1edaf61 07:38:16 Removing intermediate container f76ab1edaf61 07:38:16 ---> b5fb5623d043 07:38:16 Step 25/26 : LABEL git_sha=9391088f00f6937479250a9c6c04650fe4910d1b 07:38:16 ---> Running in 1dcd21e1a744 07:38:16 Removing intermediate container 1dcd21e1a744 07:38:16 ---> 120a56be2f60 07:38:16 Step 26/26 : LABEL version=0.0.0 07:38:17 ---> Running in fd8c007d8a02 07:38:17 Removing intermediate container fd8c007d8a02 07:38:17 ---> 65dde1b22b65 07:38:17 07:38:17 Successfully built 65dde1b22b65 07:38:17 Successfully tagged security-spire-config-arm64:latest 07:40:54  Building security-spire-config ... done Removing intermediate container 477bb705c860 07:40:54 ---> 85f5f913f1b8 07:40:54 07:40:54 Step 13/25 : FROM alpine:3.15 07:40:54 ---> 3fb3c9af89a9 07:40:54 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:40:54 ---> Using cache 07:40:54 ---> 0079694bf9fc 07:40:54 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:54 ---> Using cache 07:40:54 ---> fc85c3517a2b 07:40:54 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:40:54 ---> Using cache 07:40:54 ---> 68ce5459bb95 07:40:54 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 07:40:54 ---> 2a85e5dd0ca8 07:40:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:40:54 ---> 00f56a51cd00 07:40:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:40:55 ---> d521ea99e902 07:40:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:40:55 ---> 675227f489f1 07:40:55 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:40:55 ---> Running in 1444f2df9bef 07:40:56 Removing intermediate container 1444f2df9bef 07:40:56 ---> d02d4d6df03a 07:40:56 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:40:56 ---> Running in decb45f01bc4 07:40:56 Removing intermediate container decb45f01bc4 07:40:56 ---> 0548606a2d37 07:40:56 Step 23/25 : LABEL arch=arm64 07:40:56 ---> Running in 8e81afae084c 07:40:56 Removing intermediate container 8e81afae084c 07:40:56 ---> 5acd28a0a31d 07:40:56 Step 24/25 : LABEL git_sha=9391088f00f6937479250a9c6c04650fe4910d1b 07:40:57 ---> Running in 4af9daa80c45 07:40:57 Removing intermediate container 4af9daa80c45 07:40:57 ---> 5a4bb90304f9 07:40:57 Step 25/25 : LABEL version=0.0.0 07:40:57 ---> Running in f4060422b0e0 07:40:58 Removing intermediate container f4060422b0e0 07:40:58 ---> b21c5c1673c6 07:40:58 07:40:58 Successfully built b21c5c1673c6 07:40:58 Successfully tagged security-spire-server-arm64:latest 07:40:58  Building security-spire-server ... done  [Pipeline] } 07:40:58 $ docker stop --time=1 9f55d8b9efe53f30773b2a6541361cc029a1a0c79636473c7c169149fbe0b3b2 07:41:00 $ docker rm -f 9f55d8b9efe53f30773b2a6541361cc029a1a0c79636473c7c169149fbe0b3b2 [Pipeline] // withDockerContainer [Pipeline] sh 07:41:01 + docker images 07:41:01 REPOSITORY TAG IMAGE ID CREATED SIZE 07:41:01 security-spire-server-arm64 latest b21c5c1673c6 4 seconds ago 86.3MB 07:41:01 85f5f913f1b8 28 seconds ago 4.21GB 07:41:01 security-spire-config-arm64 latest 65dde1b22b65 2 minutes ago 85.6MB 07:41:01 bcca8f6bccc4 3 minutes ago 4.21GB 07:41:01 security-spire-agent-arm64 latest 43c50625d875 6 minutes ago 126MB 07:41:01 c5eef0b15013 7 minutes ago 4.21GB 07:41:01 support-notifications-arm64 latest 815940bd31f3 21 minutes ago 25.5MB 07:41:01 2698edacbd9b 21 minutes ago 1.43GB 07:41:01 core-command-arm64 latest 01271a516185 27 minutes ago 23.7MB 07:41:01 97063d164725 27 minutes ago 1.43GB 07:41:01 core-metadata-arm64 latest efccb8927996 28 minutes ago 25.1MB 07:41:01 9a8c7190ab69 28 minutes ago 1.43GB 07:41:01 sys-mgmt-agent-arm64 latest 3c6f2d667026 33 minutes ago 290MB 07:41:01 356f0627b278 34 minutes ago 1.43GB 07:41:01 support-scheduler-arm64 latest a53e1e022a5d 35 minutes ago 24.9MB 07:41:01 815c131401f8 35 minutes ago 1.43GB 07:41:01 security-bootstrapper-arm64 latest 35a30baeeaa9 36 minutes ago 23.6MB 07:41:01 028d66b9ee7b 37 minutes ago 1.43GB 07:41:01 core-data-arm64 latest 3d77e6458a29 43 minutes ago 34.4MB 07:41:01 4094d171b85b 43 minutes ago 1.46GB 07:41:01 security-secretstore-setup-arm64 latest 0d3ae9fd74b0 43 minutes ago 40.8MB 07:41:01 security-proxy-setup-arm64 latest a9208ecdd730 43 minutes ago 42.1MB 07:41:01 security-spiffe-token-provider-arm64 latest fd45a0a373b3 44 minutes ago 27.7MB 07:41:01 3a5e52187656 44 minutes ago 1.44GB 07:41:01 fb805ee0f03d 44 minutes ago 1.44GB 07:41:01 619775064fd1 44 minutes ago 1.42GB 07:41:01 ci-base-image-arm64 latest 4dd8bd914dfe About an hour ago 886MB 07:41:01 docker 20.10.14 c346e9eafbab 6 days ago 202MB 07:41:01 alpine 3.14 ac73e934f311 7 days ago 5.34MB 07:41:01 alpine 3.15 3fb3c9af89a9 7 days ago 5.32MB 07:41:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 07:41:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 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 07:41:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:41:01 07:41:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:41:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:41:02 arm64: Pulling from edgex-lftools-log-publisher 07:41:02 8998bd30e6a1: Pulling fs layer 07:41:02 04944245beec: Pulling fs layer 07:41:02 699f458cf7ca: Pulling fs layer 07:41:02 765212b225bb: Pulling fs layer 07:41:02 f23df028b6ca: Pulling fs layer 07:41:02 d65c8cfc05b1: Pulling fs layer 07:41:02 2437ff75d9bd: Pulling fs layer 07:41:02 f23df028b6ca: Waiting 07:41:02 d65c8cfc05b1: Waiting 07:41:02 765212b225bb: Waiting 07:41:02 2437ff75d9bd: Waiting 07:41:02 04944245beec: Verifying Checksum 07:41:02 04944245beec: Download complete 07:41:02 765212b225bb: Verifying Checksum 07:41:02 765212b225bb: Download complete 07:41:02 f23df028b6ca: Verifying Checksum 07:41:02 f23df028b6ca: Download complete 07:41:02 d65c8cfc05b1: Verifying Checksum 07:41:02 d65c8cfc05b1: Download complete 07:41:02 699f458cf7ca: Verifying Checksum 07:41:02 699f458cf7ca: Download complete 07:41:02 8998bd30e6a1: Verifying Checksum 07:41:02 8998bd30e6a1: Download complete 07:41:05 2437ff75d9bd: Verifying Checksum 07:41:05 2437ff75d9bd: Download complete 07:41:07 8998bd30e6a1: Pull complete 07:41:08 04944245beec: Pull complete 07:41:09 699f458cf7ca: Pull complete 07:41:09 765212b225bb: Pull complete 07:41:10 f23df028b6ca: Pull complete 07:41:11 d65c8cfc05b1: Pull complete 07:41:26 2437ff75d9bd: Pull complete 07:41:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:41:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:41:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:41:26 prd-ubuntu20.04-docker-arm64-4c-16g-20633 does not seem to be running inside a container 07:41:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:41:29 $ docker top a35034698beabe3e9a79106af166b269cc1f7ba3d76075c2a3d00db4a1f7e161 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:41:30 ---> job-cost.sh 07:41:30 lf-activate-venv: SKIPPING 07:41:30 INFO: No Stack... 07:41:31 INFO: Retrieving Pricing Info for: v3-standard-4 07:41:32 INFO: Archiving Costs [Pipeline] sh 07:41:32 + cat /w/workspace/edgex-go/2/archives/cost.csv 07:41:32 + cut -d, -f6 [Pipeline] lock 07:41:32 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3958-2-stack-cost] 07:41:32 Resource [jenkins-edgexfoundry-edgex-go-PR-3958-2-stack-cost] did not exist. Created. 07:41:32 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3958-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:41:33 + echo total: 0.2199999988079071 [Pipeline] stash 07:41:33 Stashed 1 file(s) [Pipeline] } 07:41:33 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3958-2-stack-cost] [Pipeline] // lock [Pipeline] } 07:41:33 $ docker stop --time=1 a35034698beabe3e9a79106af166b269cc1f7ba3d76075c2a3d00db4a1f7e161 07:41:35 $ docker rm -f a35034698beabe3e9a79106af166b269cc1f7ba3d76075c2a3d00db4a1f7e161 [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 07:41:35 provisioning config files... 07:41:35 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6180838689328531433tmp [Pipeline] { [Pipeline] sh 07:41:36 + set +x 07:41:36 + curl -s https://codecov.io/bash 07:41:36 + bash -s -- 07:41:36 07:41:36 _____ _ 07:41:36 / ____| | | 07:41:36 | | ___ __| | ___ ___ _____ __ 07:41:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:41:36 | |___| (_) | (_| | __/ (_| (_) \ V / 07:41:36 \_____\___/ \__,_|\___|\___\___/ \_/ 07:41:36 Bash-1.0.6 07:41:36 07:41:36 07:41:36 ==> git version 2.25.1 found 07:41:36 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 07:41:36 Release-Date: 2020-01-08 07:41:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:41:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:41:36 ==> Jenkins CI detected. 07:41:36 current dir:  /w/workspace/edgex-go/2 07:41:36 project root: . 07:41:36 --> token set from env 07:41:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:41:36 ==> Running gcov in . (disable via -X gcov) 07:41:36 ==> Python coveragepy not found 07:41:36 ==> Searching for coverage reports in: 07:41:36 + . 07:41:36 -> Found 1 reports 07:41:36 ==> Detecting git/mercurial file structure 07:41:36 ==> Reading reports 07:41:36 + ./coverage.out bytes=431438 07:41:36 ==> Appending adjustments 07:41:36 https://docs.codecov.io/docs/fixing-reports 07:41:37 + Found adjustments 07:41:37 ==> Gzipping contents 07:41:37 60K /tmp/codecov.AWRA3u.gz 07:41:37 ==> Uploading reports 07:41:37 url: https://codecov.io 07:41:37 query: branch=PR-3958&commit=9391088f00f6937479250a9c6c04650fe4910d1b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3958%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3958&job=&cmd_args= 07:41:37 -> Pinging Codecov 07:41:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3958&commit=9391088f00f6937479250a9c6c04650fe4910d1b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3958%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3958&job=&cmd_args= 07:41:37 -> Uploading to 07:41:37 https://storage.googleapis.com/codecov/v4/raw/2022-04-12/00271124DB129430A58F1EEE437C3FCB/9391088f00f6937479250a9c6c04650fe4910d1b/dbfe33cf-e49a-41bb-a1f5-3cea526192ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220412T074137Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c0d5037ae5aadc9d20107bdee52e56a99e1b6109f840a4c837a57f257d16f319 07:41:37 % Total % Received % Xferd Average Speed Time Time Time Current 07:41:37 Dload Upload Total Spent Left Speed 07:41:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59292 0 0 100 59292 0 262k --:--:-- --:--:-- --:--:-- 262k 07:41:37 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9391088f00f6937479250a9c6c04650fe4910d1b [Pipeline] } 07:41:37 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 07:41:38 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 07:41:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:41:39 ---> package-listing.sh 07:41:39 ++ facter osfamily 07:41:39 ++ tr '[:upper:]' '[:lower:]' 07:41:39 + OS_FAMILY=debian 07:41:39 + workspace=/w/workspace/edgex-go/2 07:41:39 + START_PACKAGES=/tmp/packages_start.txt 07:41:39 + END_PACKAGES=/tmp/packages_end.txt 07:41:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:41:39 + PACKAGES=/tmp/packages_start.txt 07:41:39 + '[' /w/workspace/edgex-go/2 ']' 07:41:39 + PACKAGES=/tmp/packages_end.txt 07:41:39 + case "${OS_FAMILY}" in 07:41:39 + dpkg -l 07:41:39 + grep '^ii' 07:41:39 + '[' -f /tmp/packages_start.txt ']' 07:41:39 + '[' -f /tmp/packages_end.txt ']' 07:41:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:41:39 + '[' /w/workspace/edgex-go/2 ']' 07:41:39 + mkdir -p /w/workspace/edgex-go/2/archives/ 07:41:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 07:41:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:41:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:41:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:41:40 07:41:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:41:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:41:41 latest: Pulling from edgex-lftools-log-publisher 07:41:41 5eb5b503b376: Pulling fs layer 07:41:41 5c69ac0246d0: Pulling fs layer 07:41:41 ec43610c2a17: Pulling fs layer 07:41:41 3a2ae6a8a46f: Pulling fs layer 07:41:41 33b1e0a273af: Pulling fs layer 07:41:41 5d3b04190fa2: Pulling fs layer 07:41:41 2f39f015ded8: Pulling fs layer 07:41:41 3a2ae6a8a46f: Waiting 07:41:41 2f39f015ded8: Waiting 07:41:41 5d3b04190fa2: Waiting 07:41:41 33b1e0a273af: Waiting 07:41:41 3a2ae6a8a46f: Verifying Checksum 07:41:41 3a2ae6a8a46f: Download complete 07:41:41 33b1e0a273af: Verifying Checksum 07:41:41 33b1e0a273af: Download complete 07:41:41 5d3b04190fa2: Verifying Checksum 07:41:41 5d3b04190fa2: Download complete 07:41:41 ec43610c2a17: Download complete 07:41:41 5eb5b503b376: Verifying Checksum 07:41:41 5eb5b503b376: Download complete 07:41:41 2f39f015ded8: Verifying Checksum 07:41:41 2f39f015ded8: Download complete 07:41:42 5eb5b503b376: Pull complete 07:41:42 5c69ac0246d0: Pull complete 07:41:43 ec43610c2a17: Pull complete 07:41:43 3a2ae6a8a46f: Pull complete 07:41:43 33b1e0a273af: Pull complete 07:41:43 5d3b04190fa2: Pull complete 07:41:48 2f39f015ded8: Pull complete 07:41:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:41:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:41:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:41:48 prd-ubuntu20.04-docker-8c-8g-20632 does not seem to be running inside a container 07:41:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:41:50 $ docker top 97852a47fc89a818176fcb022dfe88c848eb1c02dad0f03e8b8abe48cb4506b5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:51 + touch /tmp/pre-build-complete [Pipeline] sh 07:41:51 + mkdir -p /var/log/sysstat [Pipeline] sh 07:41:51 + ls /var/log/sa-host 07:41:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:41:52 provisioning config files... 07:41:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config9081033221603793706tmp [Pipeline] { [Pipeline] echo 07:41:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:41:52 ---> create-netrc.sh [Pipeline] } 07:41:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:41:52 ---> python-tools-install.sh [Pipeline] echo 07:41:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:41:53 ---> sudo-logs.sh 07:41:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:41:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:41:53 ---> job-cost.sh 07:41:53 lf-activate-venv: SKIPPING 07:41:53 DEBUG: total: 0.2199999988079071 07:41:53 INFO: Retrieving Stack Cost... 07:41:54 INFO: Retrieving Pricing Info for: v3-standard-8 07:41:54 INFO: Archiving Costs [Pipeline] echo 07:41:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:41:54 ---> logs-deploy.sh 07:41:54 lf-activate-venv: SKIPPING 07:41:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3958/2 07:41:54 INFO: archiving workspace using pattern(s): 07:41:55 Archives upload complete. 07:41:55 INFO: archiving logs to Nexus 07:41:56 ---> uname -a: 07:41:56 Linux prd-ubuntu20-04-docker-8c-8g-20632 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 07:41:56 07:41:56 07:41:56 ---> lscpu: 07:41:56 Architecture: x86_64 07:41:56 CPU op-mode(s): 32-bit, 64-bit 07:41:56 Byte Order: Little Endian 07:41:56 Address sizes: 40 bits physical, 48 bits virtual 07:41:56 CPU(s): 8 07:41:56 On-line CPU(s) list: 0-7 07:41:56 Thread(s) per core: 1 07:41:56 Core(s) per socket: 1 07:41:56 Socket(s): 8 07:41:56 NUMA node(s): 1 07:41:56 Vendor ID: AuthenticAMD 07:41:56 CPU family: 23 07:41:56 Model: 49 07:41:56 Model name: AMD EPYC-Rome Processor 07:41:56 Stepping: 0 07:41:56 CPU MHz: 2800.000 07:41:56 BogoMIPS: 5600.00 07:41:56 Virtualization: AMD-V 07:41:56 Hypervisor vendor: KVM 07:41:56 Virtualization type: full 07:41:56 L1d cache: 256 KiB 07:41:56 L1i cache: 256 KiB 07:41:56 L2 cache: 4 MiB 07:41:56 L3 cache: 128 MiB 07:41:56 NUMA node0 CPU(s): 0-7 07:41:56 Vulnerability Itlb multihit: Not affected 07:41:56 Vulnerability L1tf: Not affected 07:41:56 Vulnerability Mds: Not affected 07:41:56 Vulnerability Meltdown: Not affected 07:41:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:41:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:41:56 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:41:56 Vulnerability Srbds: Not affected 07:41:56 Vulnerability Tsx async abort: Not affected 07:41:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:41:56 07:41:56 07:41:56 ---> nproc: 07:41:56 8 07:41:56 07:41:56 07:41:56 ---> df -h: 07:41:56 Filesystem Size Used Avail Use% Mounted on 07:41:56 overlay 155G 27G 129G 18% / 07:41:56 tmpfs 64M 0 64M 0% /dev 07:41:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:41:56 shm 64M 0 64M 0% /dev/shm 07:41:56 /dev/vda1 155G 27G 129G 18% /facter-os 07:41:56 07:41:56 07:41:56 ---> sar -b -r -n DEV: 07:41:56 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20632) 04/12/22 _x86_64_ (8 CPU) 07:41:56 07:41:56 06:32:13 LINUX RESTART (8 CPU) 07:41:56 07:41:56 06:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:41:56 06:34:01 147.56 4.43 143.13 0.00 380.47 95156.54 0.00 07:41:56 06:35:01 30.61 0.13 30.48 0.00 1.07 12681.50 0.00 07:41:56 06:36:01 85.00 0.08 84.92 0.00 8.40 36308.48 0.00 07:41:56 06:37:01 415.96 0.32 415.64 0.00 23.99 385443.15 0.00 07:41:56 06:38:01 991.59 0.18 991.40 0.00 14.80 384559.81 0.00 07:41:56 06:39:01 1086.74 4.28 1082.46 0.00 34.52 319632.66 0.00 07:41:56 06:40:01 549.15 0.32 548.83 0.00 2.53 214026.79 0.00 07:41:56 06:41:01 297.73 0.00 297.73 0.00 0.00 68216.73 0.00 07:41:56 06:42:01 319.73 2.23 317.49 0.00 17.86 133142.02 0.00 07:41:56 06:43:01 658.76 0.45 658.31 0.00 3.60 253067.82 0.00 07:41:56 06:44:01 122.84 0.00 122.84 0.00 0.00 59640.52 0.00 07:41:56 06:45:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 07:41:56 06:46:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 07:41:56 06:47:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 07:41:56 06:48:01 2.37 0.02 2.35 0.00 0.13 26.52 0.00 07:41:56 06:49:01 1.70 0.00 1.70 0.00 0.00 19.20 0.00 07:41:56 06:50:01 1.57 0.00 1.57 0.00 0.00 16.66 0.00 07:41:56 06:51:01 1.75 0.00 1.75 0.00 0.00 20.53 0.00 07:41:56 06:52:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 07:41:56 06:53:01 1.72 0.00 1.72 0.00 0.00 20.66 0.00 07:41:56 06:54:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 07:41:56 06:55:01 1.63 0.00 1.63 0.00 0.00 20.66 0.00 07:41:56 06:56:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 07:41:56 06:57:01 1.78 0.00 1.78 0.00 0.00 20.53 0.00 07:41:56 06:58:01 0.98 0.00 0.98 0.00 0.00 10.71 0.00 07:41:56 06:59:01 3.53 1.58 1.95 0.00 50.38 24.79 0.00 07:41:56 07:00:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 07:41:56 07:01:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 07:41:56 07:02:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 07:41:56 07:03:01 1.75 0.00 1.75 0.00 0.00 18.93 0.00 07:41:56 07:04:01 1.68 0.00 1.68 0.00 0.00 20.13 0.00 07:41:56 07:05:01 1.77 0.00 1.77 0.00 0.00 19.33 0.00 07:41:56 07:06:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 07:41:56 07:07:01 1.80 0.00 1.80 0.00 0.00 20.39 0.00 07:41:56 07:08:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 07:41:56 07:09:01 1.78 0.00 1.78 0.00 0.00 21.46 0.00 07:41:56 07:10:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 07:41:56 07:11:01 1.57 0.00 1.57 0.00 0.00 16.79 0.00 07:41:56 07:12:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 07:41:56 07:13:01 2.10 0.00 2.10 0.00 0.00 24.40 0.00 07:41:56 07:14:01 1.25 0.00 1.25 0.00 0.00 15.19 0.00 07:41:56 07:15:01 2.03 0.00 2.03 0.00 0.00 22.53 0.00 07:41:56 07:16:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 07:41:56 07:17:01 1.77 0.02 1.75 0.00 0.13 19.73 0.00 07:41:56 07:18:01 3.48 0.87 2.62 0.00 18.39 33.59 0.00 07:41:56 07:19:01 1.83 0.00 1.83 0.00 0.00 20.66 0.00 07:41:56 07:20:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 07:41:56 07:21:01 1.72 0.00 1.72 0.00 0.00 20.40 0.00 07:41:56 07:22:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 07:41:56 07:23:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 07:41:56 07:24:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 07:41:56 07:25:01 1.92 0.00 1.92 0.00 0.00 21.73 0.00 07:41:56 07:26:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 07:41:56 07:27:01 1.78 0.00 1.78 0.00 0.00 19.73 0.00 07:41:56 07:28:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 07:41:56 07:29:01 1.73 0.00 1.73 0.00 0.00 19.33 0.00 07:41:56 07:30:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 07:41:56 07:31:01 1.42 0.00 1.42 0.00 0.00 17.73 0.00 07:41:56 07:32:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 07:41:56 07:33:01 2.30 0.00 2.30 0.00 0.00 26.12 0.00 07:41:56 07:34:01 1.52 0.00 1.52 0.00 0.00 16.66 0.00 07:41:56 07:35:01 1.93 0.00 1.93 0.00 0.00 22.93 0.00 07:41:56 07:36:01 1.67 0.00 1.67 0.00 0.00 18.13 0.00 07:41:56 07:37:01 2.25 0.00 2.25 0.00 0.00 25.06 0.00 07:41:56 07:38:01 1.60 0.00 1.60 0.00 0.00 17.73 0.00 07:41:56 07:39:01 2.27 0.00 2.27 0.00 0.00 26.26 0.00 07:41:56 07:40:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 07:41:56 07:41:01 2.12 0.00 2.12 0.00 0.00 24.26 0.00 07:41:56 Average: 70.54 0.22 70.32 0.00 8.18 28875.31 0.00 07:41:56 07:41:56 06:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:41:56 06:34:01 28270776 31667024 628860 1.91 148476 3470888 2204864 6.50 1445388 2734552 138664 07:41:56 06:35:01 28054780 31761132 530928 1.61 153200 3736408 1879372 5.54 1327864 3027060 169360 07:41:56 06:36:01 27862024 31724464 569344 1.73 155192 3894464 1926224 5.68 1373236 3175084 752 07:41:56 06:37:01 20944764 30917776 1343056 4.08 180320 9732136 4653060 13.71 3048556 8127224 643452 07:41:56 06:38:01 18257036 31319576 951416 2.89 200716 12720648 3578060 10.54 2538916 11255156 374412 07:41:56 06:39:01 12739052 31069056 1177892 3.58 368796 17296988 4085968 12.04 3779208 14983312 40564 07:41:56 06:40:01 6189920 28713240 3526684 10.72 448276 21092348 6298344 18.56 7271112 17712440 358904 07:41:56 06:41:01 5168852 29445736 2806316 8.53 456828 22759776 5005256 14.75 7713480 18230368 856192 07:41:56 06:42:01 4397520 31427336 819896 2.49 594532 25225764 2759688 8.13 4232888 22332664 2243356 07:41:56 06:43:01 6001572 31629924 628788 1.91 716632 23835408 2085504 6.15 3669332 21435372 1565280 07:41:56 06:44:01 9948552 31732172 534808 1.63 717568 20210516 1947448 5.74 3025144 18359908 12 07:41:56 06:45:01 9948384 31732056 534744 1.63 717588 20210516 1947448 5.74 3025736 18359908 20 07:41:56 06:46:01 9960360 31744024 523096 1.59 717604 20210520 1947448 5.74 3014148 18359912 12 07:41:56 06:47:01 9960520 31744200 523116 1.59 717620 20210524 1947448 5.74 3014520 18359916 196 07:41:56 06:48:01 9960272 31744180 522832 1.59 717656 20210652 1960020 5.78 3014816 18360052 28 07:41:56 06:49:01 9960396 31744360 522544 1.59 717668 20210660 1960020 5.78 3014460 18360056 12 07:41:56 06:50:01 9960600 31744592 522256 1.59 717696 20210660 1960020 5.78 3014272 18360056 12 07:41:56 06:51:01 9960576 31744580 522216 1.59 717712 20210664 1960020 5.78 3014724 18360060 12 07:41:56 06:52:01 9960488 31744512 522232 1.59 717720 20210668 1960020 5.78 3014304 18360064 20 07:41:56 06:53:01 9960292 31744332 522384 1.59 717740 20210664 1960020 5.78 3014648 18360064 16 07:41:56 06:54:01 9960496 31744560 522100 1.59 717752 20210672 1960020 5.78 3014364 18360068 24 07:41:56 06:55:01 9960416 31744484 522100 1.59 717764 20210676 1960020 5.78 3014388 18360068 28 07:41:56 06:56:01 9960584 31744656 522068 1.59 717784 20210676 1960020 5.78 3014388 18360072 20 07:41:56 06:57:01 9960820 31744896 521784 1.59 717792 20210688 1976136 5.82 3014396 18360076 8 07:41:56 06:58:01 9960552 31744684 521980 1.59 717800 20210688 1976136 5.82 3014764 18360084 24 07:41:56 06:59:01 9957112 31743800 522740 1.59 717828 20212200 1976136 5.82 3018044 18359660 28 07:41:56 07:00:01 9957088 31743788 522692 1.59 717832 20212204 1976136 5.82 3017424 18359644 16 07:41:56 07:01:01 9957040 31743744 522660 1.59 717848 20212204 1976136 5.82 3017432 18359644 12 07:41:56 07:02:01 9957208 31743948 522628 1.59 717864 20212208 1976136 5.82 3017400 18359648 12 07:41:56 07:03:01 9957160 31743900 522644 1.59 717868 20212208 1976136 5.82 3017644 18359648 12 07:41:56 07:04:01 9956868 31743660 522808 1.59 717916 20212212 1976136 5.82 3017996 18359656 12 07:41:56 07:05:01 9956876 31743696 522840 1.59 717932 20212220 1976136 5.82 3017476 18359660 24 07:41:56 07:06:01 9957016 31743840 522640 1.59 717936 20212220 1976136 5.82 3017476 18359660 12 07:41:56 07:07:01 9956748 31743576 522836 1.59 717952 20212224 1976136 5.82 3017668 18359664 16 07:41:56 07:08:01 9956884 31743748 522836 1.59 717968 20212224 1976136 5.82 3017948 18359664 24 07:41:56 07:09:01 9956876 31743760 522780 1.59 717996 20212212 1976136 5.82 3017652 18359668 12 07:41:56 07:10:01 9956796 31743700 522740 1.59 718004 20212232 1976136 5.82 3017860 18359672 8 07:41:56 07:11:01 9956968 31743872 522504 1.59 718008 20212232 1976136 5.82 3017772 18359672 12 07:41:56 07:12:01 9956416 31743352 522984 1.59 718016 20212236 1976136 5.82 3018552 18359676 16 07:41:56 07:13:01 9956624 31743580 522916 1.59 718032 20212244 1976136 5.82 3018092 18359684 12 07:41:56 07:14:01 9957084 31744056 522632 1.59 718048 20212248 1976136 5.82 3017684 18359688 16 07:41:56 07:15:01 9956800 31743784 522844 1.59 718072 20212252 1959508 5.77 3017700 18359692 12 07:41:56 07:16:01 9956776 31743764 522804 1.59 718088 20212252 1959508 5.77 3017716 18359692 12 07:41:56 07:17:01 9956696 31743736 522812 1.59 718100 20212252 1975560 5.82 3017764 18359700 12 07:41:56 07:18:01 9954804 31742796 523740 1.59 718160 20212900 1991296 5.87 3018156 18360276 12 07:41:56 07:19:01 9954764 31742772 523724 1.59 718180 20212892 1991296 5.87 3017932 18360276 8 07:41:56 07:20:01 9954676 31742700 523736 1.59 718184 20212904 1991296 5.87 3017944 18360280 12 07:41:56 07:21:01 9954888 31742936 523444 1.59 718200 20212908 1991296 5.87 3018156 18360284 12 07:41:56 07:22:01 9954832 31742884 523420 1.59 718208 20212912 1991296 5.87 3017980 18360288 12 07:41:56 07:23:01 9955284 31743364 523208 1.59 718224 20212916 1991296 5.87 3018252 18360292 24 07:41:56 07:24:01 9955268 31743356 523296 1.59 718240 20212908 1991296 5.87 3018024 18360292 20 07:41:56 07:25:01 9955220 31743320 523276 1.59 718248 20212920 1991296 5.87 3018040 18360296 12 07:41:56 07:26:01 9955172 31743288 523268 1.59 718252 20212924 1975108 5.82 3018328 18360300 12 07:41:56 07:27:01 9955092 31743216 523276 1.59 718272 20212924 1975108 5.82 3018092 18360300 16 07:41:56 07:28:01 9955052 31743212 523216 1.59 718296 20212928 1991276 5.87 3018828 18360304 12 07:41:56 07:29:01 9955488 31743672 522924 1.59 718328 20212924 1991276 5.87 3018412 18360304 24 07:41:56 07:30:01 9955480 31743696 522880 1.59 718336 20212936 1991276 5.87 3018152 18360312 12 07:41:56 07:31:01 9955464 31743712 522804 1.59 718352 20212944 1991276 5.87 3018168 18360320 12 07:41:56 07:32:01 9955668 31743916 522524 1.59 718368 20212944 1991276 5.87 3018204 18360320 12 07:41:56 07:33:01 9955084 31743380 523012 1.59 718400 20212944 1991276 5.87 3018540 18360324 12 07:41:56 07:34:01 9955036 31743360 522968 1.59 718436 20212940 1991276 5.87 3018256 18360324 24 07:41:56 07:35:01 9955208 31743568 522700 1.59 718460 20212952 1991276 5.87 3018316 18360328 188 07:41:56 07:36:01 9955396 31743804 522856 1.59 718516 20212956 1991276 5.87 3019036 18360332 12 07:41:56 07:37:01 9955364 31743836 522792 1.59 718568 20212956 1991276 5.87 3018792 18360332 12 07:41:56 07:38:01 9954552 31743072 523460 1.59 718604 20212960 1991276 5.87 3019224 18360336 12 07:41:56 07:39:01 9955040 31743620 523020 1.59 718660 20212964 1991276 5.87 3018684 18360344 12 07:41:56 07:40:01 9954992 31743584 523004 1.59 718668 20212968 1991276 5.87 3019232 18360344 16 07:41:56 07:41:01 9954944 31743572 522960 1.59 718708 20212968 1974700 5.82 3018700 18360348 12 07:41:56 Average: 10814315 31629257 637225 1.94 662803 19353926 2192841 6.46 3109085 17469040 94003 07:41:56 07:41:56 06:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:41:56 06:34:01 ens3 712.45 982.82 7353.14 113.49 0.00 0.00 0.00 0.00 07:41:56 06:34:01 docker0 880.29 538.13 74.56 3701.04 0.00 0.00 0.00 0.00 07:41:56 06:34:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 07:41:56 06:34:01 veth752f3f0 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:41:56 06:35:01 ens3 43.68 45.29 17.56 58.86 0.00 0.00 0.00 0.00 07:41:56 06:35:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 07:41:56 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 06:35:01 veth752f3f0 1.50 1.55 0.12 0.12 0.00 0.00 0.00 0.00 07:41:56 06:36:01 ens3 125.53 97.12 1709.38 77.55 0.00 0.00 0.00 0.00 07:41:56 06:36:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 07:41:56 06:36:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 07:41:56 06:36:01 vethad321b5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:41:56 06:37:01 veth1fa4843 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:41:56 06:37:01 ens3 66.57 45.66 210.94 13.27 0.00 0.00 0.00 0.00 07:41:56 06:37:01 docker0 32.33 41.85 1.82 190.36 0.00 0.00 0.00 0.00 07:41:56 06:37:01 veth20d3038 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:41:56 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 06:37:01 veth5694c96 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:41:56 06:37:01 veth7a8d2c3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:41:56 06:37:01 vethad321b5 0.00 0.68 0.00 0.04 0.00 0.00 0.00 0.00 07:41:56 06:37:01 vethd8954e6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:41:56 06:38:01 veth9b6f383 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:38:01 ens3 128.72 102.32 374.67 85.84 0.00 0.00 0.00 0.00 07:41:56 06:38:01 docker0 36.54 51.40 2.13 291.41 0.00 0.00 0.00 0.00 07:41:56 06:38:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 07:41:56 06:38:01 veth0d541e1 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 07:41:56 06:38:01 vethad321b5 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 07:41:56 06:39:01 ens3 1031.99 599.62 13397.38 139.65 0.00 0.00 0.00 0.00 07:41:56 06:39:01 docker0 485.47 895.33 36.89 12216.18 0.00 0.00 0.00 0.00 07:41:56 06:39:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 07:41:56 06:39:01 veth8407837 214.66 404.87 19.67 5828.12 0.00 0.00 0.00 0.48 07:41:56 06:39:01 veth4361b5b 0.03 0.23 0.00 0.02 0.00 0.00 0.00 0.00 07:41:56 06:39:01 vethad321b5 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 07:41:56 06:39:01 veth3714bad 236.84 429.99 21.02 5829.29 0.00 0.00 0.00 0.48 07:41:56 06:40:01 ens3 466.94 232.01 5859.51 36.28 0.00 0.00 0.00 0.00 07:41:56 06:40:01 veth774d6f5 212.31 429.99 18.58 5829.61 0.00 0.00 0.00 0.48 07:41:56 06:40:01 docker0 212.65 430.12 15.69 5829.61 0.00 0.00 0.00 0.00 07:41:56 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:40:01 veth8407837 0.15 0.17 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 06:40:01 vethad321b5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:40:01 veth3714bad 0.17 0.18 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 06:41:01 ens3 66.84 61.91 109.46 72.82 0.00 0.00 0.00 0.00 07:41:56 06:41:01 veth774d6f5 0.08 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:41:56 06:41:01 docker0 15.83 19.56 0.91 92.32 0.00 0.00 0.00 0.00 07:41:56 06:41:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 07:41:56 06:41:01 veth8407837 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:41:56 06:41:01 vethad321b5 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:41:01 veth3714bad 0.08 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:41:56 06:42:01 ens3 52.20 39.40 628.67 7.48 0.00 0.00 0.00 0.00 07:41:56 06:42:01 veth774d6f5 11.30 14.66 1.08 207.08 0.00 0.00 0.00 0.02 07:41:56 06:42:01 docker0 34.02 42.92 2.79 620.88 0.00 0.00 0.00 0.00 07:41:56 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:42:01 vethad321b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:43:01 ens3 52.91 38.84 172.39 9.22 0.00 0.00 0.00 0.00 07:41:56 06:43:01 docker0 29.86 37.11 1.72 159.26 0.00 0.00 0.00 0.00 07:41:56 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 06:43:01 vethad321b5 0.00 0.82 0.00 0.04 0.00 0.00 0.00 0.00 07:41:56 06:44:01 ens3 7.78 4.65 8.71 2.93 0.00 0.00 0.00 0.00 07:41:56 06:44:01 docker0 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 07:41:56 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:45:01 ens3 0.60 0.38 0.27 0.21 0.00 0.00 0.00 0.00 07:41:56 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 06:46:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:41:56 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 06:48:01 ens3 0.35 0.18 0.44 0.07 0.00 0.00 0.00 0.00 07:41:56 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:49:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 06:50:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:51:01 ens3 0.55 0.57 0.27 0.23 0.00 0.00 0.00 0.00 07:41:56 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 06:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:53:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:41:56 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 06:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 06:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 06:58:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:41:56 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:59:01 ens3 32.51 33.24 6.79 55.70 0.00 0.00 0.00 0.00 07:41:56 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 06:59:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:41:56 07:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:03:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:41:56 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:04:01 ens3 0.78 0.40 0.30 0.21 0.00 0.00 0.00 0.00 07:41:56 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:05:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:07:01 ens3 0.23 0.15 0.29 0.01 0.00 0.00 0.00 0.00 07:41:56 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:08:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 07:41:56 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:09:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:11:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 07:41:56 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:12:01 ens3 0.53 0.50 0.32 0.22 0.00 0.00 0.00 0.00 07:41:56 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:13:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 07:41:56 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:18:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 07:41:56 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:21:01 ens3 0.22 0.13 0.12 0.01 0.00 0.00 0.00 0.00 07:41:56 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:23:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 07:41:56 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:28:01 ens3 0.17 0.20 0.08 0.07 0.00 0.00 0.00 0.00 07:41:56 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:29:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:33:01 ens3 0.32 0.33 0.20 0.08 0.00 0.00 0.00 0.00 07:41:56 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:35:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 07:41:56 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:36:01 ens3 0.45 0.50 0.26 0.22 0.00 0.00 0.00 0.00 07:41:56 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:38:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:41:56 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:39:01 ens3 0.70 0.10 0.06 0.01 0.00 0.00 0.00 0.00 07:41:56 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:40:01 ens3 0.65 0.58 0.46 0.29 0.00 0.00 0.00 0.00 07:41:56 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:41:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:56 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 Average: ens3 41.16 33.69 439.13 9.94 0.00 0.00 0.00 0.00 07:41:56 Average: docker0 25.43 30.28 2.01 339.83 0.00 0.00 0.00 0.00 07:41:56 Average: lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 07:41:56 07:41:56 07:41:56 ---> sar -P ALL: 07:41:56 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20632) 04/12/22 _x86_64_ (8 CPU) 07:41:56 07:41:56 06:32:13 LINUX RESTART (8 CPU) 07:41:56 07:41:56 06:33:01 CPU %user %nice %system %iowait %steal %idle 07:41:56 06:34:01 all 17.18 0.00 5.31 1.18 0.06 76.28 07:41:56 06:34:01 0 17.40 0.00 5.77 0.19 0.05 76.59 07:41:56 06:34:01 1 15.91 0.00 4.94 2.35 0.05 76.75 07:41:56 06:34:01 2 22.17 0.00 6.17 0.29 0.05 71.33 07:41:56 06:34:01 3 16.39 0.00 5.24 1.03 0.07 77.27 07:41:56 06:34:01 4 19.16 0.00 4.72 0.14 0.05 75.94 07:41:56 06:34:01 5 16.60 0.00 4.78 0.81 0.05 77.76 07:41:56 06:34:01 6 14.14 0.00 4.60 0.42 0.05 80.79 07:41:56 06:34:01 7 15.66 0.00 6.27 4.22 0.07 73.78 07:41:56 06:35:01 all 48.11 0.00 7.41 0.25 0.07 44.16 07:41:56 06:35:01 0 46.46 0.00 9.85 0.03 0.08 43.57 07:41:56 06:35:01 1 47.32 0.00 7.54 0.03 0.07 45.04 07:41:56 06:35:01 2 47.60 0.00 6.88 0.03 0.07 45.41 07:41:56 06:35:01 3 49.01 0.00 7.26 0.30 0.08 43.34 07:41:56 06:35:01 4 47.50 0.00 7.14 0.03 0.07 45.26 07:41:56 06:35:01 5 49.93 0.00 6.73 0.02 0.08 43.23 07:41:56 06:35:01 6 48.60 0.00 6.77 1.50 0.07 43.06 07:41:56 06:35:01 7 48.44 0.00 7.07 0.03 0.07 44.40 07:41:56 06:36:01 all 34.68 0.00 6.18 0.68 0.08 58.38 07:41:56 06:36:01 0 34.50 0.00 5.79 0.08 0.07 59.56 07:41:56 06:36:01 1 35.00 0.00 6.60 0.10 0.08 58.22 07:41:56 06:36:01 2 38.87 0.00 6.30 0.03 0.07 54.74 07:41:56 06:36:01 3 33.78 0.00 6.24 0.88 0.07 59.03 07:41:56 06:36:01 4 33.27 0.00 6.18 0.54 0.08 59.93 07:41:56 06:36:01 5 33.62 0.00 5.92 0.12 0.07 60.28 07:41:56 06:36:01 6 33.89 0.00 6.81 3.61 0.08 55.61 07:41:56 06:36:01 7 34.53 0.00 5.63 0.07 0.08 59.68 07:41:56 06:37:01 all 47.71 0.00 15.64 3.93 0.10 32.61 07:41:56 06:37:01 0 48.26 0.00 16.74 1.33 0.12 33.55 07:41:56 06:37:01 1 46.42 0.00 14.06 0.66 0.10 38.75 07:41:56 06:37:01 2 48.34 0.00 15.22 1.26 0.10 35.08 07:41:56 06:37:01 3 49.89 0.00 18.19 6.65 0.10 25.17 07:41:56 06:37:01 4 46.69 0.00 15.64 6.64 0.10 30.93 07:41:56 06:37:01 5 48.76 0.00 17.60 3.15 0.10 30.38 07:41:56 06:37:01 6 48.16 0.00 16.67 10.17 0.12 24.88 07:41:56 06:37:01 7 45.20 0.00 10.98 1.64 0.09 42.10 07:41:56 06:38:01 all 56.70 0.00 16.69 5.70 0.12 20.79 07:41:56 06:38:01 0 57.94 0.00 17.03 8.12 0.14 16.77 07:41:56 06:38:01 1 58.08 0.00 16.10 4.55 0.12 21.15 07:41:56 06:38:01 2 56.04 0.00 16.57 3.53 0.12 23.74 07:41:56 06:38:01 3 55.54 0.00 17.16 8.95 0.14 18.21 07:41:56 06:38:01 4 57.51 0.00 16.41 2.63 0.10 23.34 07:41:56 06:38:01 5 56.33 0.00 18.30 5.96 0.12 19.30 07:41:56 06:38:01 6 57.07 0.00 16.73 9.39 0.12 16.68 07:41:56 06:38:01 7 55.05 0.00 15.20 2.42 0.14 27.20 07:41:56 06:39:01 all 62.64 0.00 15.54 8.48 0.14 13.20 07:41:56 06:39:01 0 61.50 0.00 14.19 5.33 0.12 18.86 07:41:56 06:39:01 1 64.21 0.00 15.79 9.02 0.14 10.85 07:41:56 06:39:01 2 60.58 0.00 17.03 14.76 0.14 7.49 07:41:56 06:39:01 3 63.82 0.00 15.38 7.44 0.13 13.23 07:41:56 06:39:01 4 63.70 0.00 16.03 7.24 0.17 12.87 07:41:56 06:39:01 5 62.63 0.00 16.41 6.81 0.13 14.01 07:41:56 06:39:01 6 63.71 0.00 14.74 10.13 0.15 11.27 07:41:56 06:39:01 7 60.97 0.00 14.73 7.17 0.14 17.00 07:41:56 06:40:01 all 88.63 0.00 10.79 0.20 0.13 0.25 07:41:56 06:40:01 0 88.80 0.00 10.13 0.30 0.12 0.65 07:41:56 06:40:01 1 88.76 0.00 10.74 0.25 0.13 0.12 07:41:56 06:40:01 2 87.49 0.00 11.98 0.13 0.13 0.27 07:41:56 06:40:01 3 88.35 0.00 11.10 0.08 0.12 0.35 07:41:56 06:40:01 4 88.49 0.00 11.02 0.25 0.12 0.12 07:41:56 06:40:01 5 89.76 0.00 9.74 0.23 0.13 0.13 07:41:56 06:40:01 6 89.07 0.00 10.51 0.15 0.12 0.15 07:41:56 06:40:01 7 88.28 0.00 11.08 0.23 0.15 0.25 07:41:56 06:41:01 all 90.71 0.00 8.86 0.02 0.14 0.27 07:41:56 06:41:01 0 92.87 0.00 6.74 0.03 0.13 0.22 07:41:56 06:41:01 1 88.94 0.00 10.50 0.00 0.12 0.45 07:41:56 06:41:01 2 90.65 0.00 8.92 0.05 0.13 0.25 07:41:56 06:41:01 3 91.01 0.00 8.61 0.00 0.15 0.23 07:41:56 06:41:01 4 89.65 0.00 9.84 0.00 0.13 0.37 07:41:56 06:41:01 5 89.87 0.00 9.56 0.03 0.15 0.38 07:41:56 06:41:01 6 93.05 0.00 6.80 0.00 0.15 0.00 07:41:56 06:41:01 7 89.66 0.00 9.92 0.02 0.12 0.28 07:41:56 06:42:01 all 52.25 0.00 9.86 4.10 0.10 33.68 07:41:56 06:42:01 0 66.72 0.00 7.20 4.10 0.10 21.88 07:41:56 06:42:01 1 47.69 0.00 10.28 6.84 0.10 35.09 07:41:56 06:42:01 2 48.25 0.00 12.54 8.42 0.10 30.69 07:41:56 06:42:01 3 45.15 0.00 10.79 5.43 0.10 38.53 07:41:56 06:42:01 4 60.25 0.00 8.46 0.93 0.12 30.24 07:41:56 06:42:01 5 46.99 0.00 10.62 4.23 0.10 38.06 07:41:56 06:42:01 6 53.74 0.00 9.06 0.72 0.08 36.40 07:41:56 06:42:01 7 49.11 0.00 9.95 2.20 0.10 38.63 07:41:56 06:43:01 all 16.62 0.00 9.03 10.36 0.10 63.89 07:41:56 06:43:01 0 15.50 0.00 9.69 4.92 0.08 69.80 07:41:56 06:43:01 1 12.45 0.00 10.02 30.64 0.10 46.78 07:41:56 06:43:01 2 17.21 0.00 7.73 2.25 0.10 72.71 07:41:56 06:43:01 3 17.45 0.00 8.66 14.79 0.12 58.97 07:41:56 06:43:01 4 17.50 0.00 7.57 3.44 0.10 71.38 07:41:56 06:43:01 5 16.29 0.00 10.04 13.80 0.09 59.79 07:41:56 06:43:01 6 18.86 0.00 9.14 6.49 0.09 65.42 07:41:56 06:43:01 7 17.73 0.00 9.39 6.56 0.10 66.23 07:41:56 06:44:01 all 0.62 0.00 0.80 1.84 0.01 96.72 07:41:56 06:44:01 0 0.60 0.00 0.67 0.00 0.00 98.73 07:41:56 06:44:01 1 0.45 0.00 0.45 0.07 0.02 99.02 07:41:56 06:44:01 2 0.53 0.00 0.25 0.08 0.02 99.12 07:41:56 06:44:01 3 0.69 0.00 0.64 0.03 0.00 98.65 07:41:56 06:44:01 4 0.53 0.00 0.32 0.53 0.00 98.62 07:41:56 06:44:01 5 0.70 0.00 1.89 9.85 0.03 87.52 07:41:56 06:44:01 6 0.74 0.00 0.97 2.59 0.02 95.69 07:41:56 06:44:01 7 0.74 0.00 1.22 1.61 0.03 96.40 07:41:56 07:41:56 06:44:01 CPU %user %nice %system %iowait %steal %idle 07:41:56 06:45:01 all 0.11 0.00 0.01 0.01 0.00 99.87 07:41:56 06:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:41:56 06:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 06:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 06:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:41:56 06:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:45:01 5 0.02 0.00 0.02 0.07 0.00 99.90 07:41:56 06:45:01 6 0.80 0.00 0.00 0.00 0.02 99.19 07:41:56 06:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:41:56 06:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:41:56 06:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:41:56 06:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 06:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:46:01 5 0.02 0.00 0.02 0.03 0.00 99.93 07:41:56 06:46:01 6 0.05 0.00 0.02 0.00 0.00 99.93 07:41:56 06:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:47:01 all 0.01 0.00 0.01 0.01 0.00 99.98 07:41:56 06:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 06:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:47:01 5 0.02 0.00 0.03 0.05 0.00 99.90 07:41:56 06:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 06:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:41:56 06:48:01 all 0.03 0.00 0.03 0.02 0.00 99.92 07:41:56 06:48:01 0 0.00 0.00 0.05 0.00 0.00 99.95 07:41:56 06:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:41:56 06:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:41:56 06:48:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:41:56 06:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 06:48:01 5 0.05 0.00 0.02 0.10 0.00 99.83 07:41:56 06:48:01 6 0.03 0.00 0.00 0.03 0.00 99.93 07:41:56 06:48:01 7 0.05 0.00 0.05 0.00 0.00 99.90 07:41:56 06:49:01 all 0.04 0.00 0.00 0.01 0.00 99.95 07:41:56 06:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:49:01 1 0.20 0.00 0.00 0.00 0.00 99.80 07:41:56 06:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:49:01 5 0.02 0.00 0.02 0.07 0.00 99.90 07:41:56 06:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 06:49:01 7 0.05 0.00 0.00 0.00 0.02 99.93 07:41:56 06:50:01 all 0.26 0.00 0.01 0.01 0.00 99.72 07:41:56 06:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:41:56 06:50:01 1 1.97 0.00 0.00 0.00 0.02 98.01 07:41:56 06:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 06:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:50:01 5 0.02 0.00 0.03 0.07 0.00 99.88 07:41:56 06:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 06:50:01 7 0.07 0.00 0.02 0.00 0.00 99.92 07:41:56 06:51:01 all 0.27 0.00 0.01 0.02 0.00 99.69 07:41:56 06:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:41:56 06:51:01 1 1.97 0.00 0.00 0.00 0.00 98.03 07:41:56 06:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 06:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 06:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 06:51:01 5 0.10 0.00 0.00 0.18 0.00 99.72 07:41:56 06:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:51:01 7 0.03 0.00 0.03 0.00 0.00 99.93 07:41:56 06:52:01 all 0.20 0.00 0.01 0.00 0.00 99.79 07:41:56 06:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 06:52:01 1 1.44 0.00 0.02 0.00 0.00 98.55 07:41:56 06:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 06:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:52:01 5 0.03 0.00 0.02 0.03 0.02 99.90 07:41:56 06:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:41:56 06:52:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:41:56 06:53:01 all 0.04 0.00 0.01 0.01 0.00 99.94 07:41:56 06:53:01 0 0.10 0.00 0.00 0.00 0.00 99.90 07:41:56 06:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 06:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 06:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:41:56 06:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:41:56 06:53:01 5 0.10 0.00 0.02 0.12 0.00 99.77 07:41:56 06:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:41:56 06:54:01 all 0.03 0.00 0.00 0.00 0.00 99.97 07:41:56 06:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:41:56 06:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 06:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 06:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:54:01 5 0.07 0.00 0.00 0.02 0.00 99.92 07:41:56 06:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:41:56 06:54:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:41:56 06:55:01 all 0.02 0.00 0.01 0.01 0.00 99.96 07:41:56 06:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 06:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 06:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 06:55:01 5 0.05 0.00 0.02 0.05 0.00 99.88 07:41:56 06:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:41:56 06:55:01 7 0.02 0.00 0.02 0.03 0.02 99.92 07:41:56 07:41:56 06:55:01 CPU %user %nice %system %iowait %steal %idle 07:41:56 06:56:01 all 0.00 0.00 0.00 0.00 0.00 99.99 07:41:56 06:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:41:56 06:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 06:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:41:56 06:56:01 7 0.02 0.00 0.02 0.02 0.00 99.95 07:41:56 06:57:01 all 0.02 0.00 0.01 0.01 0.00 99.97 07:41:56 06:57:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:41:56 06:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:41:56 06:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 06:57:01 5 0.03 0.00 0.03 0.02 0.00 99.92 07:41:56 06:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 06:57:01 7 0.03 0.00 0.02 0.03 0.00 99.92 07:41:56 06:58:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:41:56 06:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 06:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:41:56 06:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 06:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 06:58:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:41:56 06:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 06:58:01 7 0.02 0.00 0.02 0.02 0.02 99.93 07:41:56 06:59:01 all 0.27 0.00 0.07 0.02 0.00 99.64 07:41:56 06:59:01 0 0.35 0.00 0.10 0.02 0.00 99.53 07:41:56 06:59:01 1 0.42 0.00 0.08 0.02 0.00 99.48 07:41:56 06:59:01 2 0.18 0.00 0.03 0.00 0.00 99.78 07:41:56 06:59:01 3 0.25 0.00 0.10 0.03 0.00 99.62 07:41:56 06:59:01 4 0.22 0.00 0.00 0.00 0.00 99.78 07:41:56 06:59:01 5 0.30 0.00 0.05 0.02 0.00 99.63 07:41:56 06:59:01 6 0.20 0.00 0.05 0.02 0.00 99.73 07:41:56 06:59:01 7 0.27 0.00 0.17 0.03 0.00 99.53 07:41:56 07:00:01 all 0.00 0.00 0.01 0.00 0.00 99.98 07:41:56 07:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 07:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:41:56 07:00:01 5 0.02 0.00 0.02 0.02 0.00 99.95 07:41:56 07:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:00:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:41:56 07:01:01 all 0.01 0.00 0.01 0.01 0.00 99.96 07:41:56 07:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:01:01 5 0.02 0.00 0.02 0.02 0.02 99.93 07:41:56 07:01:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:41:56 07:01:01 7 0.03 0.00 0.02 0.05 0.02 99.88 07:41:56 07:02:01 all 0.01 0.00 0.00 0.00 0.00 99.99 07:41:56 07:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:02:01 7 0.00 0.00 0.00 0.03 0.00 99.97 07:41:56 07:03:01 all 0.01 0.00 0.01 0.02 0.00 99.95 07:41:56 07:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:41:56 07:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:41:56 07:03:01 2 0.00 0.00 0.03 0.00 0.00 99.97 07:41:56 07:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:03:01 5 0.03 0.00 0.00 0.02 0.00 99.95 07:41:56 07:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:03:01 7 0.02 0.00 0.02 0.17 0.02 99.78 07:41:56 07:04:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:41:56 07:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 07:04:01 5 0.02 0.00 0.02 0.05 0.00 99.92 07:41:56 07:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:04:01 7 0.03 0.00 0.03 0.02 0.00 99.92 07:41:56 07:05:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:41:56 07:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 07:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:05:01 5 0.02 0.00 0.03 0.05 0.00 99.90 07:41:56 07:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:41:56 07:05:01 7 0.02 0.00 0.02 0.05 0.02 99.90 07:41:56 07:06:01 all 0.01 0.00 0.01 0.01 0.00 99.98 07:41:56 07:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:06:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:41:56 07:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:06:01 5 0.02 0.00 0.02 0.02 0.00 99.95 07:41:56 07:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:06:01 7 0.03 0.00 0.03 0.03 0.00 99.90 07:41:56 07:41:56 07:06:01 CPU %user %nice %system %iowait %steal %idle 07:41:56 07:07:01 all 0.02 0.00 0.01 0.01 0.00 99.97 07:41:56 07:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:41:56 07:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:07:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:41:56 07:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:41:56 07:07:01 7 0.02 0.00 0.02 0.05 0.00 99.92 07:41:56 07:08:01 all 0.00 0.00 0.01 0.00 0.00 99.98 07:41:56 07:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:08:01 5 0.02 0.00 0.02 0.02 0.00 99.95 07:41:56 07:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:08:01 7 0.02 0.00 0.03 0.02 0.02 99.92 07:41:56 07:09:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:41:56 07:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:09:01 5 0.03 0.00 0.02 0.03 0.00 99.92 07:41:56 07:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:09:01 7 0.02 0.00 0.03 0.05 0.00 99.90 07:41:56 07:10:01 all 0.17 0.00 0.01 0.00 0.00 99.81 07:41:56 07:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 07:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:41:56 07:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:10:01 5 0.00 0.00 0.03 0.02 0.00 99.95 07:41:56 07:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:10:01 7 1.29 0.00 0.03 0.02 0.02 98.64 07:41:56 07:11:01 all 0.18 0.00 0.01 0.01 0.00 99.80 07:41:56 07:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:41:56 07:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:41:56 07:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:11:01 7 1.42 0.00 0.02 0.05 0.00 98.51 07:41:56 07:12:01 all 0.03 0.00 0.01 0.01 0.00 99.95 07:41:56 07:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 07:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 07:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 07:12:01 5 0.03 0.00 0.02 0.03 0.00 99.92 07:41:56 07:12:01 6 0.05 0.00 0.02 0.00 0.00 99.93 07:41:56 07:12:01 7 0.05 0.00 0.02 0.03 0.02 99.88 07:41:56 07:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:41:56 07:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 07:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:13:01 5 0.00 0.00 0.00 0.05 0.00 99.95 07:41:56 07:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:41:56 07:13:01 7 0.03 0.00 0.02 0.03 0.00 99.92 07:41:56 07:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:41:56 07:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:41:56 07:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:14:01 5 0.03 0.00 0.00 0.03 0.00 99.93 07:41:56 07:14:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:41:56 07:14:01 7 0.02 0.00 0.02 0.03 0.02 99.92 07:41:56 07:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:41:56 07:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 07:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:15:01 5 0.02 0.00 0.02 0.03 0.00 99.93 07:41:56 07:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:15:01 7 0.00 0.00 0.02 0.05 0.00 99.93 07:41:56 07:16:01 all 0.02 0.00 0.01 0.01 0.00 99.96 07:41:56 07:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 07:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:16:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:41:56 07:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:16:01 5 0.02 0.00 0.00 0.03 0.00 99.95 07:41:56 07:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:16:01 7 0.02 0.00 0.03 0.02 0.02 99.92 07:41:56 07:17:01 all 0.01 0.00 0.01 0.02 0.00 99.96 07:41:56 07:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:41:56 07:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:17:01 5 0.00 0.00 0.02 0.03 0.00 99.95 07:41:56 07:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:17:01 7 0.02 0.00 0.02 0.10 0.00 99.87 07:41:56 07:41:56 07:17:01 CPU %user %nice %system %iowait %steal %idle 07:41:56 07:18:01 all 0.28 0.00 0.05 0.01 0.00 99.66 07:41:56 07:18:01 0 0.15 0.00 0.15 0.02 0.00 99.68 07:41:56 07:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 07:18:01 2 0.03 0.00 0.03 0.00 0.00 99.93 07:41:56 07:18:01 3 0.03 0.00 0.07 0.00 0.02 99.88 07:41:56 07:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 07:18:01 5 0.05 0.00 0.02 0.03 0.00 99.90 07:41:56 07:18:01 6 0.03 0.00 0.03 0.00 0.00 99.93 07:41:56 07:18:01 7 1.89 0.00 0.03 0.05 0.00 98.03 07:41:56 07:19:01 all 0.16 0.00 0.01 0.01 0.00 99.81 07:41:56 07:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:19:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:41:56 07:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:19:01 5 0.00 0.00 0.00 0.03 0.00 99.97 07:41:56 07:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:19:01 7 1.29 0.00 0.00 0.05 0.02 98.64 07:41:56 07:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:41:56 07:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:41:56 07:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 07:20:01 7 0.03 0.00 0.02 0.02 0.00 99.93 07:41:56 07:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:41:56 07:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:41:56 07:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:41:56 07:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:21:01 5 0.00 0.00 0.02 0.05 0.00 99.93 07:41:56 07:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:21:01 7 0.00 0.00 0.02 0.03 0.00 99.95 07:41:56 07:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:41:56 07:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:41:56 07:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:22:01 3 0.05 0.00 0.02 0.00 0.00 99.93 07:41:56 07:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:22:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:41:56 07:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:22:01 7 0.02 0.00 0.00 0.02 0.00 99.97 07:41:56 07:23:01 all 0.01 0.00 0.00 0.01 0.00 99.98 07:41:56 07:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 07:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:23:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:41:56 07:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:23:01 7 0.00 0.00 0.00 0.05 0.00 99.95 07:41:56 07:24:01 all 0.01 0.00 0.01 0.01 0.01 99.96 07:41:56 07:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:41:56 07:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:24:01 5 0.00 0.00 0.03 0.02 0.02 99.93 07:41:56 07:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 07:24:01 7 0.02 0.00 0.02 0.05 0.02 99.90 07:41:56 07:25:01 all 0.00 0.00 0.01 0.01 0.00 99.97 07:41:56 07:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:25:01 5 0.02 0.00 0.02 0.07 0.00 99.90 07:41:56 07:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:25:01 7 0.00 0.00 0.00 0.03 0.00 99.97 07:41:56 07:26:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:41:56 07:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:26:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:41:56 07:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:26:01 5 0.02 0.00 0.02 0.02 0.00 99.95 07:41:56 07:26:01 6 0.05 0.00 0.00 0.00 0.00 99.95 07:41:56 07:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:41:56 07:27:01 all 0.00 0.00 0.01 0.01 0.00 99.98 07:41:56 07:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:27:01 2 0.00 0.00 0.03 0.00 0.00 99.97 07:41:56 07:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 07:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:27:01 5 0.00 0.00 0.02 0.05 0.00 99.93 07:41:56 07:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:27:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:41:56 07:28:01 all 0.01 0.00 0.01 0.01 0.01 99.97 07:41:56 07:28:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:41:56 07:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:41:56 07:28:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:41:56 07:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:28:01 5 0.02 0.00 0.00 0.05 0.00 99.93 07:41:56 07:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:28:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:41:56 07:41:56 07:28:01 CPU %user %nice %system %iowait %steal %idle 07:41:56 07:29:01 all 0.01 0.00 0.00 0.01 0.00 99.98 07:41:56 07:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:29:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:41:56 07:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:29:01 5 0.02 0.00 0.03 0.05 0.00 99.90 07:41:56 07:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:41:56 07:30:01 all 0.00 0.00 0.01 0.01 0.00 99.98 07:41:56 07:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:30:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:41:56 07:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:30:01 5 0.00 0.00 0.02 0.05 0.00 99.93 07:41:56 07:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 07:31:01 all 0.01 0.00 0.00 0.01 0.00 99.98 07:41:56 07:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:31:01 5 0.03 0.00 0.00 0.07 0.00 99.90 07:41:56 07:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:32:01 all 0.01 0.00 0.00 0.00 0.00 99.98 07:41:56 07:32:01 0 0.02 0.00 0.00 0.02 0.00 99.97 07:41:56 07:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:32:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:41:56 07:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:41:56 07:33:01 0 0.00 0.00 0.02 0.03 0.00 99.95 07:41:56 07:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 07:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 07:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:33:01 5 0.00 0.00 0.00 0.07 0.00 99.93 07:41:56 07:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:34:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:41:56 07:34:01 0 0.00 0.00 0.02 0.02 0.00 99.97 07:41:56 07:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:34:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:41:56 07:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:34:01 5 0.02 0.00 0.02 0.03 0.00 99.93 07:41:56 07:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:34:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:41:56 07:35:01 all 0.01 0.00 0.00 0.01 0.00 99.97 07:41:56 07:35:01 0 0.02 0.00 0.02 0.03 0.00 99.93 07:41:56 07:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:35:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:41:56 07:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:35:01 5 0.00 0.00 0.02 0.07 0.00 99.92 07:41:56 07:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:36:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:41:56 07:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 07:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:36:01 2 0.02 0.00 0.03 0.00 0.00 99.95 07:41:56 07:36:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:41:56 07:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:36:01 5 0.00 0.00 0.02 0.08 0.00 99.90 07:41:56 07:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:37:01 all 0.01 0.00 0.00 0.01 0.00 99.98 07:41:56 07:37:01 0 0.00 0.00 0.00 0.02 0.00 99.98 07:41:56 07:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:37:01 5 0.02 0.00 0.02 0.05 0.00 99.92 07:41:56 07:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 07:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:41:56 07:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 07:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 07:38:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:41:56 07:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:38:01 5 0.02 0.00 0.02 0.07 0.00 99.90 07:41:56 07:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:39:01 all 0.02 0.00 0.01 0.01 0.00 99.96 07:41:56 07:39:01 0 0.02 0.00 0.02 0.02 0.02 99.93 07:41:56 07:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:41:56 07:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:41:56 07:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:39:01 5 0.00 0.00 0.03 0.05 0.02 99.90 07:41:56 07:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:41:56 07:41:56 07:39:01 CPU %user %nice %system %iowait %steal %idle 07:41:56 07:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:41:56 07:40:01 0 0.00 0.00 0.02 0.02 0.00 99.97 07:41:56 07:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 07:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:41:56 07:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:40:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:41:56 07:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:41:56 07:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:41:56 07:41:01 all 0.02 0.00 0.01 0.01 0.00 99.96 07:41:56 07:41:01 0 0.02 0.00 0.02 0.02 0.00 99.95 07:41:56 07:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:41:56 07:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:41:56 07:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:41:01 5 0.03 0.00 0.02 0.05 0.00 99.90 07:41:56 07:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 07:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:41:56 Average: all 7.56 0.00 1.55 0.54 0.02 90.34 07:41:56 Average: 0 7.75 0.00 1.52 0.36 0.02 90.36 07:41:56 Average: 1 7.47 0.00 1.56 0.79 0.02 90.16 07:41:56 Average: 2 7.55 0.00 1.60 0.45 0.02 90.39 07:41:56 Average: 3 7.47 0.00 1.60 0.66 0.02 90.25 07:41:56 Average: 4 7.64 0.00 1.50 0.32 0.02 90.52 07:41:56 Average: 5 7.48 0.00 1.63 0.69 0.02 90.18 07:41:56 Average: 6 7.62 0.00 1.50 0.65 0.02 90.21 07:41:56 Average: 7 7.48 0.00 1.49 0.40 0.02 90.62 07:41:56 07:41:56 07:41:56